Age | Commit message (Expand) | Author |
2015-08-13 | Merge to XFA: Kill JS_TIMER_MAPARRAY | Tom Sepez |
2015-08-13 | Merge to XFA: Remove if checks after new. | Lei Zhang |
2015-08-11 | Fix some sign comparison warnings. | Lei Zhang |
2015-08-11 | Merge to XFA: Remove dead code from CPDF_Metadata. Add missing nullptr check. | Lei Zhang |
2015-08-10 | Merge to XFA: Cleanup: Mark methods with the override keyword. | Lei Zhang |
2015-08-10 | Merge to XFA: Cleanup: Remove dead formfiller code. | Lei Zhang |
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-05 | Merge to XFA: CPDF_Parser shouldnt be in the business of opening files | Tom Sepez |
2015-08-05 | Merge to XFA: Don't dispose the isolate if its provided by the embedder | Jochen Eisinger |
2015-08-04 | Merge to XFA: Remove stringify macro (#) from JS_STATIC_CONST_ENTRY_*. | Tom Sepez |
2015-08-04 | XFA: clang-format all pdfium code. | Nico Weber |
2015-07-31 | Merge to XFA: Name IFX_SysFontInfo subclasses consistently. | Tom Sepez |
2015-07-30 | Merge to XFA: Plumb in an externally created v8::Isolate | Jochen Eisinger |
2015-07-28 | Merge to XFA: Fix segv above CPDFSDK_Document::GetPageView() | Tom Sepez |
2015-07-27 | Fix FX_BOOL / int inconsistencies, XFA branch | Tom Sepez |
2015-07-27 | Merge to XFA: Fix FX_BOOL compilation errors under windows | Tom Sepez |
2015-07-27 | Merge to XFA: Kill FX_READER_DLL symbol | Tom Sepez |
2015-07-27 | Stray character in Document.cpp | Tom Sepez |
2015-07-24 | Merge to XFA: document.delay and document.external are boolean properties. | Tom Sepez |
2015-07-23 | Merge to XFA: FX_BOOL combo patch. | Tom Sepez |
2015-07-23 | Merge to XFA - else after returns. | Tom Sepez |
2015-07-22 | Merge to XFA: Remove dead code found by Scythe. | Lei Zhang |
2015-07-17 | Merge to XFA: Tidy up CPDFDOC_Environment. | Tom Sepez |
2015-07-16 | Merge to XFA: Cleanup: Do not check pointers before deleting them, part 2. | Lei Zhang |
2015-07-15 | Merge to XFA: Kill Func_Renderpage global function pointer. | Tom Sepez |
2015-07-14 | Add a few include rules for XFA-specific files. | Tom Sepez |
2015-07-14 | Merge to XFA: Tighten up DEPS include rules. | Tom Sepez |
2015-07-01 | Cherry-pick to XFA: Fix some clang warnings with -Wmissing-braces in pdfium. | Nico Weber |
2015-06-19 | Merge to XFA: Replace some CFX_MapPtrTemplates with std::map. | Lei Zhang |
2015-06-19 | Merge to XFA: Cleanup: Do not check pointers before deleting them. | Lei Zhang |
2015-06-19 | Merge to XFA: Do some IWYU cleanups. | Lei Zhang |
2015-06-19 | Merge to XFA: Remove some dead code. | Lei Zhang |
2015-06-19 | Fix -Wnon-virtual-dtor warnings on the XFA branch. | Lei Zhang |
2015-06-18 | Replace some Release() calls with virtual destructors. | Tom Sepez |
2015-06-13 | Merge to XFA: Remove unneeded checks in CPDF_DocPageData::GetFontFileStreamAc... | Lei Zhang |
2015-06-13 | Remove trailing whitespaces in fpdfsdk, XFA edition. | Lei Zhang |
2015-06-13 | Merge to XFA: Cleanup: Get this rid of "this->" in fpdfsdk/ | Lei Zhang |
2015-06-11 | Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}. | Tom Sepez |
2015-06-10 | Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. | Tom Sepez |
2015-06-10 | Merge to XFA: Cleanup: Remove CFFL_IFormFiller::GetCommitKey() that always re... | Lei Zhang |
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-09 | Merge to XFA: Remove more cruft from fx_system.h | Tom Sepez |
2015-06-05 | Merge to XFA: Cleanup: Make CPDF_Annot::m_pAnnotDict private. | Lei Zhang |
2015-06-05 | Merge to XFA: Fix bad include path in fpdfview.cpp | Tom Sepez |
2015-06-04 | Merge to XFA: Move fx_safe_types.h to include/ directory. | Tom Sepez |
2015-06-02 | Merge to XFA: Automated test case for 487928. | Tom Sepez |
2015-06-02 | Replace XFA_HWIDGET with IXFA_Widget* | Tom Sepez |
2015-05-28 | Merge to XFA: Fix ALL the include guards. | Tom Sepez |