Age | Commit message (Expand) | Author |
2015-07-30 | Use bundled freetype for the pdfium_test binary. | Tom Sepez |
2015-07-14 | Move FPDFAPI_FlateInit() prototype and friends to .h file | Tom Sepez |
2015-06-19 | Disintermediation. | Tom Sepez |
2015-06-19 | Move zlib to third_party/ | Tom Sepez |
2015-06-18 | Move libopenjpeg to third_party/ | Tom Sepez |
2015-06-17 | Revert "Move libopenjpeg to third_party/" | Tom Sepez |
2015-06-17 | Move libopenjpeg to third_party/ | Tom Sepez |
2015-06-17 | Move libjpeg to third_party/ | Tom Sepez |
2015-06-17 | Move lcms2 into third_party | Tom Sepez |
2015-06-16 | Separate agg-authored code from fx-authored code.chromium/2439chromium/2438chromium/2437chromium/2436chromium/2435 | Tom Sepez |
2015-06-04 | Move fx_safe_types.h to include/ directory. | Tom Sepez |
2015-06-02 | Automated test case for 487928. | Tom Sepez |
2015-05-15 | Abort on OOM by default in FX_Alloc(). | Tom Sepez |
2015-05-12 | Make (and verify) public/ files compile under C. | Tom Sepez |
2015-05-11 | Create top-level public/ header directory. | Tom Sepez |
2015-05-08 | Move function prototypes to new doc_utils.h file | Tom Sepez |
2015-04-10 | Don't call FPDF_InitLibrary() in individual unit_tests. | Tom Sepez |
2015-04-07 | Fix (nearly all) IWYU in fpdfskd/include/javascript/ headers. | Tom Sepez |
2015-04-03 | Add embedder test comparing with the last patch. | JUN FANG |
2015-03-19 | Fix subtle issues in opj_skip_from_memory and add unit tests. | Tom Sepez |
2015-02-27 | Remove unused IDS_ constants from pdfium. | Tom Sepez |
2015-02-27 | Pull in gmock for standalone pdfium builds. | Tom Sepez |
2015-02-24 | Add small flate decode unit test. | Tom Sepez |
2015-02-05 | Kill off some more unreachable fopen's. | Tom Sepez |
2015-02-05 | Add namespace and-re-arrange PDFium's local copy of chromium /base. | Tom Sepez |
2015-02-04 | Initialize V8 outside of PDFium. | John Abd-El-Malek |
2015-02-04 | Prevent base::CheckedNumeric from leaking outside of pdfium. | Tom Sepez |
2015-02-03 | Remove OpenJPEG header generator binary from PDFium build.chromium/2295 | John Abd-El-Malek |
2015-02-01 | Fix GN PDFium build when building all.chromium/2294chromium/2293 | John Abd-El-Malek |
2015-02-01 | Always use the FreeType headers included in PDFium. | John Abd-El-Malek |
2015-01-30 | Use system FreeType on Linux. | John Abd-El-Malek |
2015-01-27 | Add embedder test for stream length beyond end of file. | Tom Sepez |
2015-01-23 | Fix test naming in previous commit. | Tom Sepez |
2015-01-23 | Fix null crash in CheckTrailer. | Tom Sepez |
2015-01-22 | Fix build of pdfium_embeddertest under V8_USE_EXTERNAL_STARTUP_DATA. | Tom Sepez |
2015-01-22 | Add API tests: NamedDestsByName, DestGetPageIndex. | Tom Sepez |
2015-01-21 | Simplify UTF16LE_Encode and add unittest. | Bo Xu |
2015-01-16 | Follow-on to pdfium_embeddertests. | Tom Sepez |
2015-01-15 | Create first pdfium embedder test. | Tom Sepez |
2015-01-07 | Add ostream helpers for FX String classes. | Tom Sepez |
2015-01-06 | Resolve all but two VC++ build warnings in pdfium. | Bruce Dawson |
2015-01-05 | Re-enable pdfium_unittests.chromium/2271chromium/2270chromium/2269 | Tom Sepez |
2014-12-29 | Revert build of pdfium_unittests. | Tom Sepez |
2014-12-29 | Fix pdfium buildbot build breakage from 336991d. | Tom Sepez |
2014-12-29 | Create pdfium_unittests binary. | Tom Sepez |
2014-12-19 | Update freetype to 2.5.4. | Bo Xu |
2014-12-12 | Fix build after previous commit.chromium/2255chromium/2254chromium/2253chromium/2252chromium/2251 | John Abd-El-Malek |
2014-12-12 | Simplify PDFium by removing code that's not used in the open source repo. | John Abd-El-Malek |
2014-12-02 | Modify big integer library | Bo Xu |
2014-10-03 | Add openjpeg pre-processor OPJ_STATIC to pdfium.gyp | Bo Xu |