Age | Commit message (Expand) | Author |
2016-02-17 | Banish CFX_ByteArray and CFX_WideArray to the XFA side. | Tom Sepez |
2016-02-16 | Split CPDF_PageObjectHolder off from CPDF_PageObjectList | Tom Sepez |
2016-02-12 | One less PI. | Tom Sepez |
2016-02-09 | Banish CFX_WordArray to XFA-land. | Tom Sepez |
2016-02-04 | Kill CFX_PtryArray in CXFA_FWLAdapterTimerMgr. | Tom Sepez |
2016-02-04 | Pdfium does not create isolate when it runs in chromium | jinming_wang |
2016-02-03 | Merge to XFA: Fix prototypes for CPDF_FormNotify. | Tom Sepez |
2016-02-02 | XFA: Fix a crashier in SetFocus() | Jun Fang |
2016-02-02 | Merge to XFA: Kill CFX_ByteArray in master. | Tom Sepez |
2016-02-01 | Merge to XFA: Tidy up CPDF_DocEnvironment::JS_* methods | Tom Sepez |
2016-02-01 | Merge to XFA: Remove CGW_ArrayTemplate and its O(n^2 log n) sort. | Tom Sepez |
2016-01-29 | Merge to XFA: Add tests for CBA_AnnotIterator. | Tom Sepez |
2016-01-28 | Fix memory leakage on Linux - part3 | jinming_wang |
2016-01-27 | XFA: Fix DOS newlines, final round. | Lei Zhang |
2016-01-27 | XFA: Remove dead AddDoRecord code. | Lei Zhang |
2016-01-26 | War on #defines - part 2 | Tom Sepez |
2016-01-21 | Merge to XFA: Rename CPDF_PageObjects to CPDF_PageObjectList | Tom Sepez |
2016-01-20 | Merge to XFA: Use std::set to track visited dictionaries in fsdk_actionhandler. | Tom Sepez |
2016-01-20 | Fix crashing in CPDFXFA_Document::GetPage() | Jun Fang |
2016-01-11 | Merge to XFA: Switch most min/max macros to std::min/max. | Lei Zhang |
2016-01-08 | Merge to XFA: Remove a bunch of dead code. | Lei Zhang |
2016-01-08 | Merge to XFA: Clean up misc nits found while fixing bugs. | Lei Zhang |
2016-01-08 | XFA: Remove relative includes outside of xfa/. | Lei Zhang |
2016-01-06 | Merge to XFA: Return const-ref object in a few CPWL_Wnd getters. | Lei Zhang |
2016-01-06 | XFA: Change the destruction order inside CPDFXFA_Document to avoid UAFs. | Lei Zhang |
2016-01-06 | Invalidate IPWL_FocusHandler and IPWL_Provider on destruction. | Lei Zhang |
2016-01-05 | Merge to XFA: Remove header files that only have includes. | Lei Zhang |
2016-01-05 | Merge to XFA: Make more CPDF_Parser method const. | Lei Zhang |
2015-12-24 | Merge to XFA: Fix a bad virtual keyword removal from commit 0f6b51c. | Lei Zhang |
2015-12-24 | Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr. | Lei Zhang |
2015-12-22 | Merge to XFA: Cleanup: Remove some dead code in CPWL_Note. | Lei Zhang |
2015-12-10 | Merge to XFA: Remove CFX_AffineMatrix/CPDF_Matrix | Tom Sepez |
2015-11-30 | Tidy PDF_ENABLE_XFA #ifdefs in fpdfsdk. | Tom Sepez |
2015-11-25 | Inflict PDF_ENABLE_XFA ifdefs on XFA fpdfsdk/ | Tom Sepez |
2015-11-25 | XFA: More underlying types | Tom Sepez |
2015-11-25 | Fix a issue that FFI_GetCurrentPageIndex always returns -1 | Jun Fang |
2015-11-24 | XFA: more underlying type changes to match master | Tom Sepez |
2015-11-24 | XFA: add underlying document type comment | Tom Sepez |
2015-11-24 | Introduce "underlying types" to abstract XFA differences. | Tom Sepez |
2015-11-23 | Merge to XFA: Add constant CPDFSDK_InterForm::kNumFieldTypes | Tom Sepez |
2015-11-23 | Merge to XFA: Replace |CPWL_ComboBox::operator CPWL_Edit()|. | Tom Sepez |
2015-11-20 | Mising JS refactoring in XFA. | Tom Sepez |
2015-11-19 | Merge to XFA: Add more overrides. | Lei Zhang |
2015-11-12 | Merge to XFA: Remove relative includes. | Lei Zhang |
2015-11-10 | Merge to XFA: Keep "static" objects per-context rather than per isolate. | Tom Sepez |
2015-11-10 | Segv when PDF-side JS object property getter invoked from XFA. | Tom Sepez |
2015-11-10 | Merge to XFA: Remove CFX_PtrArray usage in fpdfsdk. | Lei Zhang |
2015-11-09 | Merge to XFA: Fix all relative includes to core. | Lei Zhang |
2015-11-06 | Merge to XFA: Fix all relative includes to public. | Lei Zhang |
2015-11-06 | Merge to XFA: Fix all relative includes to third_party. | Lei Zhang |