Age | Commit message (Expand) | Author |
2015-11-04 | Make checkdeps --resolve-dotdot succeed. | Lei Zhang |
2015-10-30 | Add standard "Must be after no_chromium_code" comment in GN files. | Lei Zhang |
2015-10-19 | Add FPDFAPIJPEG_ prefix to more libjpeg functions | Tom Sepez |
2015-10-14 | Land temporary workaround for clang-cl not yet understanding __emulchromium/2537chromium/2536 | Nico Weber |
2015-10-13 | upgrade openjpeg to commit# cf352af | Jun Fang |
2015-10-09 | Sanitize CJBig2_SymbolDict's memory usage.chromium/2534chromium/2533chromium/2532 | Lei Zhang |
2015-09-22 | Change nonstd::unique_ptr to take a custom deleter. | Lei Zhang |
2015-09-22 | Add nonstd::unique_ptr move assigment operator. | Tom Sepez |
2015-09-18 | Fix a #include in fpdf_page_func.cpp. | David Lattimore |
2015-09-15 | Fix build broken at ac8fda05418b on windows | Tom Sepez |
2015-09-15 | Add move ctor to nonstd::unique_ptr. | Tom Sepez |
2015-09-02 | Reapply Foxit's libopenjpeg modifications. | Lei Zhang |
2015-08-31 | Move configs out of targets in GN build files.chromium/2500chromium/2499chromium/2498 | Brett Wilson |
2015-08-28 | Check array bounds for opj_dwt_decode_1() and friends. | Lei Zhang |
2015-08-13 | Suppress -Wunused-function for pdfium's third-party libraries. | Nico Weber |
2015-07-30 | Use bundled freetype for the pdfium_test binary. | Tom Sepez |
2015-07-13 | Fix an integer overflow issue in openJpegchromium/2457chromium/2456 | JUN FANG |
2015-07-01 | Fix some clang warnings with -Wmissing-braces in pdfium. | Nico Weber |
2015-06-29 | Remove references to three deleted files. | Bruce Dawson |
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-01 | Add missing comma to third_party.gyp | Bruce Dawson |
2015-05-21 | Update copy of safe_math_impl.h to take a fix from upstream: | Tom Sepez |
2015-05-06 | Support arrays in nonstd::unique_ptr<>. | Tom Sepez |
2015-04-17 | Add nonstd::unique_ptr as a workaround until std::unique_ptr is allowed. | Tom Sepez |
2015-03-23 | Try to make a NOTREACHED definition suitable for win8.chromium/2351chromium/2350chromium/2349chromium/2348chromium/2347chromium/2346chromium/2345chromium/2344chromium/2343 | Tom Sepez |
2015-03-06 | Fix the pdfium component build. | Brett Wilson |
2015-02-05 | Add namespace and-re-arrange PDFium's local copy of chromium /base. | Tom Sepez |
2015-02-01 | Fix GN PDFium build when building all.chromium/2294chromium/2293 | John Abd-El-Malek |
2015-01-05 | Cleanup: Get rid of CRLF line endings. | Lei Zhang |
2014-12-19 | Fix new third_party/BUILD.gn to use the right build configuration. | Lei Zhang |
2014-12-19 | Set the freetype options missing in the recent update. | Bo Xu |
2014-12-19 | Add the license back to ftmodule.h after the freetype 2.5.4 upgrade. | Lei Zhang |
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-02 | Add a missing 'using' keyword in big integer library | Bo Xu |
2014-12-02 | Modify big integer library | Bo Xu |
2014-12-02 | Remove unnecessary files in third_party/bigint | Bo Xu |
2014-12-02 | Initial check in of big integer library, v2010.04.30 | Bo Xu |
2014-09-26 | Use static_assert unconditionally.chromium/2190chromium/2189 | Peter Kasting |
2014-06-26 | Import Chromium base/numerics to resolve integer overflow. | Chris Palmer |
2014-06-23 | Revert "Import Chromium base/numerics to resolve integer overflow." | John Abd-El-Malek |
2014-06-20 | Import Chromium base/numerics to resolve integer overflow. | Chris Palmer |