Age | Commit message (Expand) | Author |
2016-01-14 | openjpeg: Fix potential bad precno value in opj_pi_next* functions. | Oliver Chang |
2015-12-24 | Switch from nonstd::unique_ptr to std::unique_ptr. | Lei Zhang |
2015-12-24 | Replace an assertion with returning false | Jun Fang |
2015-12-22 | Start using allowed C++11 features. | Lei Zhang |
2015-12-22 | Add ContainsKey() and ContainsValue() and use them where appropriate. | Lei Zhang |
2015-12-21 | Fix wrong rendering on greyscale images with index colorspace | Jun Fang |
2015-12-15 | Fix a dividing zero bug in opj_tcd_init_tile() | Jun Fang |
2015-12-14 | openjpeg: Fix crash in opj_jp2_apply_pclr | Oliver Chang |
2015-12-11 | openjpeg: fix incrementing of "l_tcp->m_nb_mcc_records" in opj_j2k_read_mcc | Oliver Chang |
2015-12-10 | Remove CFX_AffineMatrix/CPDF_Matrix | Tom Sepez |
2015-12-09 | Remove static initializer from BigIntegerUtils.cc | Tom Sepez |
2015-12-03 | Revert downstream patch to libopenjpeg2000 | Nico Weber |
2015-11-12 | Remove relative includes. | Lei Zhang |
2015-11-10 | Get rid of _FX_JPEG_TURBO_ | Lei Zhang |
2015-11-06 | Fix all relative includes to core. | Lei Zhang |
2015-11-06 | Fix incorrect paths in third_party.gyp. | Oliver Chang |
2015-11-05 | Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557 | Lei Zhang |
2015-11-05 | Update bundled freetype to 2.6.1 | Oliver Chang |
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 |