Age | Commit message (Expand) | Author |
2016-02-19 | Define _DEBUG for debug builds. | Lei Zhang |
2016-02-04 | Pdfium does not create isolate when it runs in chromium | jinming_wang |
2016-01-29 | Merge to XFA: Member function name refactoring | Wei Li |
2016-01-26 | War on #defines - part 2 | Tom Sepez |
2016-01-22 | Merge to XFA: Change _PDF_RenderItem to CPDF_RenderContext::Layer. | Tom Sepez |
2016-01-21 | Mege to XFA: Redo CPDF_PageObjects - part 1 | Tom Sepez |
2016-01-11 | Merge to XFA: Use std::map as CPDF_Dictionary's underlying store. | Oliver Chang |
2016-01-08 | XFA: Remove relative includes outside of xfa/. | Lei Zhang |
2015-12-29 | Merge to XFA: Fix partial information printed with blank window covering the ... | Jun Fang |
2015-12-24 | Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr. | Lei Zhang |
2015-12-17 | Merge to XFA: Tidy CPDF_RenderContext | Tom Sepez |
2015-12-16 | Fix memory leaking in FPDF_LoadCustomDocument() | Jun Fang |
2015-12-14 | Merge to XFA: Get rid of most instance of 'foo == NULL' | Lei Zhang |
2015-12-14 | Merge to XFA: Remove FX_BSTRC. | 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-24 | XFA: DYNIMIC is spelled DYNAMIC | Tom Sepez |
2015-11-24 | XFA: more underlying type changes to match master | Tom Sepez |
2015-11-24 | Introduce "underlying types" to abstract XFA differences. | Tom Sepez |
2015-11-24 | Fix wrong page count returned in FPDF_GetPageCount() for dynamic XFA files | Tom Sepez |
2015-11-20 | Update XFA fpdfsdk to match master | Tom Sepez |
2015-11-12 | Merge to XFA: Remove relative includes. | 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 |
2015-10-22 | Merge to XFA: Add type cast definitions for CPDF_Array. | Dan Sinclair |
2015-10-21 | XFA: add CPDFDocumentToFPDFDocument() | Tom Sepez |
2015-10-20 | XFA: Fix unittests and embeddertests crashers | Tom Sepez |
2015-10-20 | [Merge to XFA] Revert "Revert "Add type cast definitions for CPDF_Dictionary."" | Dan Sinclair |
2015-10-19 | Merge to XFA: Fix some override warnings in fpdfview.cpp. | Lei Zhang |
2015-10-19 | Merge to XFA: Refactor progressive renderer. | Tom Sepez |
2015-10-19 | Merge to XFA: Sanity check the values of TRUE and FALSE. | Lei Zhang |
2015-10-16 | Merge to XFA: Introduce CPDFPageFromFPFDPage() | Tom Sepez |
2015-10-15 | Merge to XFA: Introduce CPDF_DocumentFromFPDFDocument(). | Tom Sepez |
2015-10-14 | Next round of XFA changes to match master. | Tom Sepez |
2015-10-13 | Merge to XFA: Allow compiling PDFium without V8. | Tom Sepez |
2015-10-07 | Merge to XFA: Pass v8::Isolate to PDFium at init time. | Tom Sepez |
2015-10-02 | XFA: Remove checks for new returning NULL in fpdfsdk. | Lei Zhang |
2015-09-23 | Merge to XFA: Allow external font-path configuration from pdfium_test. | Lei Zhang |
2015-08-19 | Merge to XFA: Extern in .cpp files is a code smell, part 1. | Tom Sepez |
2015-08-14 | Merge to XFA: Use override in more classes in fpdfsdk/ | 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-04 | XFA: clang-format all pdfium code. | Nico Weber |
2015-07-27 | Fix FX_BOOL / int inconsistencies, XFA branch | Tom Sepez |
2015-07-15 | Merge to XFA: Kill Func_Renderpage global function pointer. | Tom Sepez |
2015-06-19 | Merge to XFA: Cleanup: Do not check pointers before deleting them. | Lei Zhang |