Age | Commit message (Expand) | Author |
2015-10-01 | XFA: Remove checks in fxcrt now that new can't return 0. | Lei Zhang |
2015-10-01 | Merge to XFA: Clean up some image decoder classes: | Lei Zhang |
2015-09-28 | Merge to XFA: Cleanup some fx_codec_fax.cpp code. | Lei Zhang |
2015-09-25 | Merge to XFA: Fix the issue that pdfium swallows 'fi' or 'ff' in some pdf files | Lei Zhang |
2015-09-23 | Merge to XFA: Allow external font-path configuration from pdfium_test. | Lei Zhang |
2015-09-22 | Merge to XFA: Change nonstd::unique_ptr to take a custom deleter. | Lei Zhang |
2015-09-17 | Merge to XFA: Implement FPDFAction_GetFilePath(). | Lei Zhang |
2015-09-03 | Merge to XFA: Remove dead JBig2 code. | Lei Zhang |
2015-09-03 | Merge to XFA: Cleanup dead code in CPDF_DIBSource::LoadJpxBitmap() and friends. | Lei Zhang |
2015-08-19 | Merge to XFA: Extern in .cpp file is a code smell, part 2. | Tom Sepez |
2015-08-19 | Merge to XFA: Extern in .cpp files is a code smell, part 1. | Tom Sepez |
2015-08-19 | Merge to XFA: Remove more dead code from fx_basic.h | Tom Sepez |
2015-08-19 | Merge to XFA: FX_CMapDwordToDword considered harmful. | Tom Sepez |
2015-08-19 | Merge to XFA: CFX_MapByteStringToPtr considered harmful (combo patch). | Tom Sepez |
2015-08-17 | Merge to XFA: Cleanup CFX_UnicodeEncoding and remove IFX_FontEncoding. | Lei Zhang |
2015-08-17 | Merge to XFA: Fix more sign comparison errors. | Lei Zhang |
2015-08-14 | Merge to XFA: Don't bother checking pointers before delete[] and FX_Free(). | Lei Zhang |
2015-08-14 | Merge to XFA: Use override in more classes in fpdfsdk/ | Lei Zhang |
2015-08-14 | Merge to XFA: Use override in more classes in core/ | Lei Zhang |
2015-08-14 | Merge to XFA: Add new public APIs to find the z-order for links and widgets. | Lei Zhang |
2015-08-14 | Merge to XFA: Cleanup: Remove unused CPDF_Metadata::m_pDoc. | Lei Zhang |
2015-08-14 | Merge to XFA: CPDF_ModuleMgr::m_SecurityHandlerMap only used by dead code. | Tom Sepez |
2015-08-13 | Merge to XFA: Cleanup: s/Torelance/Tolerance/ | Lei Zhang |
2015-08-13 | Merge to XFA: OutputText() is dead code. | Tom Sepez |
2015-08-11 | Merge to XFA: Remove dead code from CPDF_Metadata. Add missing nullptr check. | Lei Zhang |
2015-08-06 | XFA: clang-format all pdfium code, again. | Nico Weber |
2015-08-05 | Merge to XFA: Early object closing in PDF via premature 'endobj' keyword | JUN FANG |
2015-08-05 | Mert to XFA: Remove the unused IFX_StreamRead::SetRange() mechanism. | Tom Sepez |
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: FPDF_Creator can only create file through callbacks. | Tom Sepez |
2015-08-04 | XFA: clang-format all pdfium code. | Nico Weber |
2015-07-31 | Merge to XFA: Kill FX_HFILE | Tom Sepez |
2015-07-31 | Merge to XFA: Kill IFX_FontMapper | Tom Sepez |
2015-07-27 | Merge to XFA: Fix FX_BOOL compilation errors under windows | 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-21 | Merge to XFA: Move extern fpdf_font_charset.cpp function prototypes. | Tom Sepez |
2015-07-14 | Merge to XFA: Move FPDFAPI_FlateInit() prototype and friends to .h file | Tom Sepez |
2015-06-19 | Merge to XFA: Replace some CFX_MapPtrTemplates with std::map. | Lei Zhang |
2015-06-19 | Merge to XFA: Cleanup: Remove dead CPDF_InlineImages code. | Lei Zhang |
2015-06-19 | Merge to XFA: Small cleanup of CPDF_TextObject and other CPDF_PageObject subc... | Lei Zhang |
2015-06-19 | Merge to XFA: Make CPDF_PageModuleDef and CPDF_RenderModuleDef pure virtual. | Lei Zhang |
2015-06-19 | Merge to XFA: Do some IWYU cleanups. | Lei Zhang |
2015-06-19 | Merge to XFA: Fix -Winconsistent-missing-override warnings. | 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-16 | Merge to XF: Add constructor for CPDF_ColorSpace. | Tom Sepez |
2015-06-15 | Merge to XFA: Provide a constructor for CPDF_CountedObject. | Tom Sepez |