Age | Commit message (Expand) | Author |
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-25 | Fix invalid buffer length set in CFX_WideString::UTF16LE_Encode() | Jun Fang |
2015-11-24 | XFA: DYNIMIC is spelled DYNAMIC | Tom Sepez |
2015-11-06 | Merge to XFA: Fix all relative includes to public. | Lei Zhang |
2015-11-02 | Fix XFA compilation noise, part 1. | Tom Sepez |
2015-10-21 | XFA: add CPDFDocumentToFPDFDocument() | Tom Sepez |
2015-10-13 | Merge to XFA: Allow compiling PDFium without V8. | Tom Sepez |
2015-10-12 | Allow building of XFA branch without XFA | Tom Sepez |
2015-10-08 | Merge to XFA: Rename IFXJS_Runtime and IFXJS_Context to IJS_. | Tom Sepez |
2015-10-02 | XFA: Remove test for new. | Lei Zhang |
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-09-17 | Merge to XFA: Ensure functions in FXJS_V8 are prefixed by FXJS_. | Tom Sepez |
2015-09-10 | Merge to XFA: Remove some abstractions in fxjs_v8.h. | Tom Sepez |
2015-08-06 | XFA: clang-format all pdfium code, again. | Nico Weber |
2015-08-05 | Kill off last uses of FX_NEW in XFA. | Tom Sepez |
2015-08-04 | XFA: clang-format all pdfium code. | Nico Weber |
2015-06-19 | Merge to XFA: Replace some CFX_MapPtrTemplates with std::map. | 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-05-19 | Merge V8 API updates to xfa branch | Jochen Eisinger |
2015-05-11 | Merge to XFA: Create top-level public/ header directory. | Tom Sepez |
2015-03-09 | Remove the calling 'FPDF_HasXFAField' in LoadXFADoc | JUN FANG |
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-24 | Mass remove dangerous and needless LPCWSTR casts. | Tom Sepez |
2014-11-03 | Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 | Bo Xu |