Age | Commit message (Expand) | Author |
2016-03-09 | Split off CPDF_Parser and CPDF_SimpleParser into .h/.cpp files | Tom Sepez |
2016-03-08 | Split off CPDF_Document into its own .cpp/.h files. | Tom Sepez |
2016-03-08 | Re-land "Split CPDF_SyntaxParser into its own named .cpp/.h files." | Tom Sepez |
2016-03-08 | Revert "Split CPDF_SyntaxParser into its own named .cpp/.h files." | Tom Sepez |
2016-03-08 | Split CPDF_SyntaxParser into its own named .cpp/.h files. | Tom Sepez |
2016-03-08 | Reland "Fix chromium-style errors." | Dan Sinclair |
2016-03-08 | Remove xfa/src/fxfa/src/common and xfa/src/fxfa/src | Dan Sinclair |
2016-03-08 | Move fx_agg_driver files up one level | Dan Sinclair |
2016-03-07 | Reland "Add option to GYP to use chromium clang plugins." | Dan Sinclair |
2016-03-04 | Add unit tests for FPDFBookmark_Find() | Wei Li |
2016-03-04 | Revert "Add option to GYP to use chromium clang plugins."chromium/2671chromium/2670chromium/2669chromium/2668 | Tom Sepez |
2016-03-04 | Small change to enable skia-backed version of pdfium. | Cary Clark |
2016-03-03 | Add option to GYP to use chromium clang plugins. | Dan Sinclair |
2016-03-03 | Fix parsing of object numbers > 16,777,216. | Dan Sinclair |
2016-03-02 | Rename png_ functions conflicting with chrome. | Tom Sepez |
2016-02-29 | Remove fx_fpf.h and IWYU | Dan Sinclair |
2016-02-24 | Rename fxge .c files to .cpp | Dan Sinclair |
2016-02-18 | Clean up CPDF_FileSpec and add unit tests | Wei Li |
2016-02-16 | Refactor CPDF_SimpleParser and add unit tests. | Wei Li |
2016-02-11 | Remove unused NormalizeString() | Tom Sepez |
2016-02-08 | CPDF_TextStream::m_pObjArray is always NULL | Tom Sepez |
2016-01-29 | Merge to XFA: Add tests for CBA_AnnotIterator. | Tom Sepez |
2016-01-22 | Merge to XFA: Fixed object references in CPDF_Object | Wei Li |
2016-01-20 | Merge to XFA: Replace more CFX_MapPtrToPtr. | Tom Sepez |
2016-01-06 | Merge to XFA: Add fpdf_edit basic creation embedder test. | Tom Sepez |
2016-01-05 | Merge to XFA: Remove header files that only have includes. | Lei Zhang |
2016-01-05 | Merge to XFA: Add embedder test for fpdfsave.cpp and bug 342 | Tom Sepez |
2016-01-04 | Merge to XFA: Add FPDFDoc_GetPageMode() embeddertest | Tom Sepez |
2015-12-24 | Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr. | Lei Zhang |
2015-12-21 | Merge to XFA: Fix JS seconds since epoch to date conversions. | Lei Zhang |
2015-12-17 | Merge to XFA: Correctly extracting email addresses | Wei Li |
2015-12-08 | XFA: Hide xfa targets in gyp (similar to GN) | Tom Sepez |
2015-12-08 | Move default value of pdf_enable_xfa to standalone.gypi | Tom Sepez |
2015-11-30 | Allow building non-XFA (master) on the XFA branch. | Tom Sepez |
2015-11-16 | Merge to XFA: Reland "Cleanup some numeric code."" | Dan Sinclair |
2015-11-11 | Merge to XFA: Fix extraction of colour components in CPDF_DIBSource::DownSamp... | Oliver Chang |
2015-11-10 | Merge to XFA: Remove core/src/fpdfapi/fpdf_font/common.h and use stdint types. | Lei Zhang |
2015-11-10 | Merge to XFA: Support linearized loading | Jun Fang |
2015-11-09 | Merge to XFA: Remove dead code in fx_codec_jbig_enc.cpp. | Lei Zhang |
2015-11-09 | Merge to XFA: Add path service to retrieve test data directory at run time so... | Wei Li |
2015-11-06 | Merge to XFA: Fix all relative includes to third_party. | Lei Zhang |
2015-11-06 | XFA: Rename freetype to fx_freetype in pdfium.gyp. | Lei Zhang |
2015-11-05 | Merge to XFA: The chromium_code whack-a-mole CLs. | Lei Zhang |
2015-11-05 | Merge to XFA: Update bundled freetype to 2.6.1 | Oliver Chang |
2015-11-04 | Merge to XFA: Enforce input and output dimensionalities for CPDF_StitchFunc. | Oliver Chang |
2015-11-03 | Merge to XFA: Add test for CPDF_SyntaxParser::ReadHexString. | Dan Sinclair |
2015-11-02 | Merget to XFA: Add test for CPDF_StreamParser::ReadHexString. | Dan Sinclair |
2015-11-02 | Merge to XFA: Add tests for CMap_GetCode and CMap_GetCodeRange. | Dan Sinclair |
2015-11-02 | Merge to XFA: Add a test for the HexDecode method. | Dan Sinclair |
2015-11-02 | Merge to XFA: Add test for StringToCode and StringToWideString | Dan Sinclair |