Age | Commit message (Expand) | Author |
2016-04-06 | Move code from fpdfsdk/include to the sub directories. | dsinclair |
2016-04-04 | Cleanup the FF Handler proxy methods. | dsinclair |
2016-03-31 | Remove IXFA_* interfaces. | dsinclair |
2016-03-25 | Remove FX_DWORD from fpdfsdk/ and testing | tsepez |
2016-03-23 | Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. | Dan Sinclair |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-18 | Trigger page view event when re-layout is finished | jinming_wang |
2016-03-15 | FPDF_PageDelete must delete XFA pages as well. | Tom Sepez |
2016-03-15 | core/include/fdpfapi cleanup Part I. | Dan Sinclair |
2016-03-15 | Modify xfa code to avoid c4800 warnings | Wei Li |
2016-03-09 | Review and cleanup lint warnings. | Dan Sinclair |
2016-02-27 | Cleanup forward declarations. | dan sinclair |
2016-02-26 | Re-land "Replace CPDF_Rect and CPDF_Point with CFX types." | Tom Sepez |
2016-02-26 | Revert "Replace CPDF_Rect and CPDF_Point with CFX types." | Tom Sepez |
2016-02-26 | Replace CPDF_Rect and CPDF_Point with CFX types. | Tom Sepez |
2016-02-25 | Fix static initializers. | Lei Zhang |
2016-02-22 | Fixing include guards, and presubmit. | Dan Sinclair |
2016-02-18 | Fixup incorrect include guards. | Dan Sinclair |
2016-02-18 | Sort headers in non-xfa directories. | Dan Sinclair |
2016-02-17 | Banish CFX_ByteArray and CFX_WideArray to the XFA side. | 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-01-27 | XFA: Fix DOS newlines, final round. | Lei Zhang |
2016-01-27 | XFA: Remove dead AddDoRecord code. | Lei Zhang |
2016-01-20 | Fix crashing in CPDFXFA_Document::GetPage() | Jun Fang |
2016-01-08 | XFA: Remove relative includes outside of xfa/. | Lei Zhang |
2016-01-06 | XFA: Change the destruction order inside CPDFXFA_Document to avoid UAFs. | Lei Zhang |
2015-12-10 | Merge to XFA: Remove CFX_AffineMatrix/CPDF_Matrix | Tom Sepez |
2015-11-06 | Merge to XFA: Fix all relative includes to public. | Lei Zhang |
2015-10-21 | XFA: add CPDFDocumentToFPDFDocument() | Tom Sepez |
2015-10-08 | Merge to XFA: Rename IFXJS_Runtime and IFXJS_Context to IJS_. | Tom Sepez |
2015-10-06 | Merge to XFA: Make the vast majority of JS headers private to src/javascript. | Tom Sepez |
2015-09-22 | XFA: contention between FXJSE and FXJS over isolate data slots | Tom Sepez |
2015-09-21 | Merge to XFA: Remove CJS_RuntimeFactory | Tom Sepez |
2015-08-19 | Merge to XFA: CFX_MapByteStringToPtr considered harmful (combo patch). | Tom Sepez |
2015-08-04 | XFA: clang-format all pdfium code. | Nico Weber |
2015-06-19 | Merge to XFA: Do some IWYU cleanups. | Lei Zhang |
2015-06-10 | Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. | Tom Sepez |
2015-06-10 | Merge to XFA: Remove typdefs for pointer types in fx_system.h. | Tom Sepez |
2015-06-09 | Merge to XFA: Use stdint.h types throughout PDFium. | Tom Sepez |
2015-06-02 | Replace XFA_HWIDGET with IXFA_Widget* | Tom Sepez |
2015-05-27 | Replace XFA_HDOC with IXFA_Doc* | Tom Sepez |
2015-05-27 | Make CPDFXFA_App / IXFA_AppProvider saner | Tom Sepez |
2015-04-14 | Merge to XFA: Kill CFX_Object. | Tom Sepez |
2015-02-17 | Keep the declaration of FPDF_HasXFAField consistent with other XFA APIs | Jun Fang |
2015-02-17 | Set the view pointer as NULL after its xfa doc is released | Jun Fang |
2014-11-03 | Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 | Bo Xu |