summaryrefslogtreecommitdiff
path: root/fpdfsdk/include/fpdfxfa
AgeCommit message (Expand)Author
2016-01-08XFA: Remove relative includes outside of xfa/.Lei Zhang
2016-01-06XFA: Change the destruction order inside CPDFXFA_Document to avoid UAFs.Lei Zhang
2015-12-10Merge to XFA: Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-11-06Merge to XFA: Fix all relative includes to public.Lei Zhang
2015-10-21XFA: add CPDFDocumentToFPDFDocument()Tom Sepez
2015-10-08Merge to XFA: Rename IFXJS_Runtime and IFXJS_Context to IJS_.Tom Sepez
2015-10-06Merge to XFA: Make the vast majority of JS headers private to src/javascript.Tom Sepez
2015-09-22XFA: contention between FXJSE and FXJS over isolate data slotsTom Sepez
2015-09-21Merge to XFA: Remove CJS_RuntimeFactoryTom Sepez
2015-08-19Merge to XFA: CFX_MapByteStringToPtr considered harmful (combo patch).Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-19Merge to XFA: Do some IWYU cleanups.Lei Zhang
2015-06-10Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.Tom Sepez
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-06-02Replace XFA_HWIDGET with IXFA_Widget*Tom Sepez
2015-05-27Replace XFA_HDOC with IXFA_Doc*Tom Sepez
2015-05-27Make CPDFXFA_App / IXFA_AppProvider sanerTom Sepez
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2015-02-17Keep the declaration of FPDF_HasXFAField consistent with other XFA APIsJun Fang
2015-02-17Set the view pointer as NULL after its xfa doc is releasedJun Fang
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu