summaryrefslogtreecommitdiff
path: root/fpdfsdk/include/fpdfxfa
AgeCommit message (Expand)Author
2016-03-18Trigger page view event when re-layout is finishedjinming_wang
2016-03-15FPDF_PageDelete must delete XFA pages as well.Tom Sepez
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-15Modify xfa code to avoid c4800 warningsWei Li
2016-03-09Review and cleanup lint warnings.Dan Sinclair
2016-02-27Cleanup forward declarations.dan sinclair
2016-02-26Re-land "Replace CPDF_Rect and CPDF_Point with CFX types."Tom Sepez
2016-02-26Revert "Replace CPDF_Rect and CPDF_Point with CFX types."Tom Sepez
2016-02-26Replace CPDF_Rect and CPDF_Point with CFX types.Tom Sepez
2016-02-25Fix static initializers.Lei Zhang
2016-02-22Fixing include guards, and presubmit.Dan Sinclair
2016-02-18Fixup incorrect include guards.Dan Sinclair
2016-02-18Sort headers in non-xfa directories.Dan Sinclair
2016-02-17Banish CFX_ByteArray and CFX_WideArray to the XFA side.Tom Sepez
2016-02-04Kill CFX_PtryArray in CXFA_FWLAdapterTimerMgr.Tom Sepez
2016-02-04Pdfium does not create isolate when it runs in chromiumjinming_wang
2016-01-27XFA: Fix DOS newlines, final round.Lei Zhang
2016-01-27XFA: Remove dead AddDoRecord code.Lei Zhang
2016-01-20Fix crashing in CPDFXFA_Document::GetPage()Jun Fang
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