Age | Commit message (Expand) | Author |
2016-02-04 | Fix a crasher in CPDFSDK_Document::GetPageView() | Jun Fang |
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-02 | XFA: Fix a crashier in SetFocus() | Jun Fang |
2016-02-02 | Fix heap-use-after-free in V8::Initialize() | Jun Fang |
2016-02-02 | XFA: Fix SEGV in CPDFXFA_Document::SetCurrentPage() | Jun Fang |
2016-02-01 | Revert "Fix a crashier in CPDFSDK_Document::GetPageView()" | Jun Fang |
2016-02-01 | Fix a crashier in CPDFSDK_Document::GetPageView() | Jun Fang |
2016-01-29 | Merge to XFA: Member function name refactoring | Wei Li |
2016-01-27 | XFA: Fix DOS newlines, final round. | Lei Zhang |
2016-01-27 | XFA: Remove dead AddDoRecord code. | Lei Zhang |
2016-01-26 | Merge to XFA: War on #defines, part 1. | Tom Sepez |
2016-01-21 | Mege to XFA: Redo CPDF_PageObjects - part 1 | Tom Sepez |
2016-01-20 | Fix crashing in CPDFXFA_Document::GetPage() | Jun Fang |
2016-01-11 | XFA: Fix memory leakage on Linux | 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-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 |