summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/fpdfxfa
AgeCommit message (Expand)Author
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair
2016-03-10Split fpdf_parser_objects.cpp into per-class .cpp/.h files.Tom Sepez
2016-03-09Cleanup some header includes.Dan Sinclair
2016-03-09Review and cleanup lint warnings.Dan Sinclair
2016-03-08Split off CPDF_Document into its own .cpp/.h files.Tom Sepez
2016-03-01Fix and enable lint checks.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-24Fixing whitespace lint errors.Dan Sinclair
2016-02-22Remove foo != NULL outside of xfa/Lei Zhang
2016-02-18Sort headers in non-xfa directories.Dan Sinclair
2016-02-04Fix a crasher in CPDFSDK_Document::GetPageView()Jun Fang
2016-02-04Kill CFX_PtryArray in CXFA_FWLAdapterTimerMgr.Tom Sepez
2016-02-04Pdfium does not create isolate when it runs in chromiumjinming_wang
2016-02-02XFA: Fix a crashier in SetFocus()Jun Fang
2016-02-02Fix heap-use-after-free in V8::Initialize()Jun Fang
2016-02-02XFA: Fix SEGV in CPDFXFA_Document::SetCurrentPage()Jun Fang
2016-02-01Revert "Fix a crashier in CPDFSDK_Document::GetPageView()"Jun Fang
2016-02-01Fix a crashier in CPDFSDK_Document::GetPageView()Jun Fang
2016-01-29Merge to XFA: Member function name refactoringWei Li
2016-01-27XFA: Fix DOS newlines, final round.Lei Zhang
2016-01-27XFA: Remove dead AddDoRecord code.Lei Zhang
2016-01-26Merge to XFA: War on #defines, part 1.Tom Sepez
2016-01-21Mege to XFA: Redo CPDF_PageObjects - part 1Tom Sepez
2016-01-20Fix crashing in CPDFXFA_Document::GetPage()Jun Fang
2016-01-11XFA: Fix memory leakage on LinuxJun 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-25Fix invalid buffer length set in CFX_WideString::UTF16LE_Encode()Jun Fang
2015-11-24XFA: DYNIMIC is spelled DYNAMICTom Sepez
2015-11-06Merge to XFA: Fix all relative includes to public.Lei Zhang
2015-11-02Fix XFA compilation noise, part 1.Tom Sepez
2015-10-21XFA: add CPDFDocumentToFPDFDocument()Tom Sepez
2015-10-13Merge to XFA: Allow compiling PDFium without V8.Tom Sepez
2015-10-12Allow building of XFA branch without XFATom Sepez
2015-10-08Merge to XFA: Rename IFXJS_Runtime and IFXJS_Context to IJS_.Tom Sepez
2015-10-02XFA: Remove test for new.Lei Zhang
2015-09-22XFA: contention between FXJSE and FXJS over isolate data slotsTom Sepez
2015-09-21Merge to XFA: Remove CJS_RuntimeFactoryTom Sepez
2015-09-17Merge to XFA: Ensure functions in FXJS_V8 are prefixed by FXJS_.Tom Sepez
2015-09-10Merge to XFA: Remove some abstractions in fxjs_v8.h.Tom Sepez
2015-08-06XFA: clang-format all pdfium code, again.Nico Weber
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-19Merge to XFA: Replace some CFX_MapPtrTemplates with std::map.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