Age | Commit message (Expand) | Author |
2016-03-24 | fix windows build; add blend modes | Cary Clark |
2016-03-23 | Remove bad third_party/skia file. | Dan Sinclair |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-22 | Re-enable MSVC warning 4702 | Wei Li |
2016-03-18 | openjpeg: Remove unneeded non-standard code. | Nico Weber |
2016-03-17 | Fix windows pdfium_use_skia build. | Dan Sinclair |
2016-03-17 | Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics. | Dan Sinclair |
2016-03-11 | Set HAVE_SEARCH_H so that pdfium/xfa builds with VS 2015 | Bruce Dawson |
2016-03-10 | openjpeg: Don't build with SSE instrinsics for 32-bit x86. | Oliver Chang |
2016-03-09 | Move ScopedSetInsertion to third_party/base/stl_util.h | Tom Sepez |
2016-03-09 | Support clang-cl build on Windows. | Oliver Chang |
2016-03-02 | Rename png_ functions conflicting with chrome. | Tom Sepez |
2016-02-26 | Silence shift-negative-value warnings only on POSIX/Clang.chromium/2665chromium/2664chromium/2663chromium/2662 | Lei Zhang |
2016-02-24 | Silence shift-negative-value warnings in third_party | Dan Sinclair |
2016-02-23 | Remove FXSYS_MulDiv(a, b, c). | Dan Sinclair |
2016-02-23 | Remove FXSYS_Div. | Dan Sinclair |
2016-02-23 | openjpeg: Prevent bad cast in opj_j2k_update_image_data | Oliver Chang |
2016-02-23 | Remove FXSYS_Mul. | Dan Sinclair |
2016-02-08 | Remove CFX_PtrArray from xfa/include/fwl | Tom Sepez |
2016-02-05 | lcms2: Fix a type confusion.chromium/2645chromium/2644chromium/2643 | Oliver Chang |
2016-01-25 | Merge to XFA: Remove CFX_SegmentedArray use from master. | Tom Sepez |
2016-01-19 | XFA: Unconditionally use static png_gt() in png.c | Oliver Chang |
2016-01-15 | XFA: Rename libpng to libpng16.chromium/2625chromium/2624 | Lei Zhang |
2016-01-15 | Merge to XFA: openjpeg: Set proper upper bound for an array in opj_pi_update_... | Oliver Chang |
2016-01-15 | XFA: Upgrade libpng to 1.6.20. | Lei Zhang |
2016-01-15 | XFA: Remove ifdefs for _FX_MANAGED_CODE_. | Lei Zhang |
2016-01-14 | Disable use of missing arm neon function in libpng | Sam Clegg |
2016-01-14 | Merge to XFA: openjpeg: Fix potential bad precno value in opj_pi_next* functi...chromium/2622 | Oliver Chang |
2016-01-12 | Fix link of chrome under GN when pdf_enable_xfa=true | Tom Sepez |
2016-01-08 | XFA: Remove relative includes outside of xfa/. | Lei Zhang |
2016-01-07 | XFA: Fix Windows build after upgrading libtiff, second attempt. | Lei Zhang |
2016-01-07 | XFA: Fix Windows build after upgrading libtiff. | Lei Zhang |
2016-01-07 | XFA: Add missing libtiff file from commit 9c2c87d1c744. | Lei Zhang |
2016-01-07 | XFA: Upgrade to libtiff 4.0.6. | Lei Zhang |
2015-12-24 | Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr. | Lei Zhang |
2015-12-24 | Merge to XFA: Replace an assertion with returning false | Jun Fang |
2015-12-22 | Merge to XFA: Start using allowed C++11 features. | Lei Zhang |
2015-12-22 | Merge to XFA: Add ContainsKey() and ContainsValue() and use them where approp... | Lei Zhang |
2015-12-21 | Merge to XFA: Fix wrong rendering on greyscale images with index colorspace | Jun Fang |
2015-12-15 | Merge to XFA: Fix a dividing zero bug in opj_tcd_init_tile() | Jun Fang |
2015-12-14 | Merge to XFA: openjpeg: Fix crash in opj_jp2_apply_pclr | Oliver Chang |
2015-12-11 | Merge to XFA: openjpeg: fix incrementing of "l_tcp->m_nb_mcc_records" in opj_... | Oliver Chang |
2015-12-10 | Merge to XFA: Remove CFX_AffineMatrix/CPDF_Matrix | Tom Sepez |
2015-12-09 | Merge to XFA: Remove static initializer from BigIntegerUtils.cc | Tom Sepez |
2015-12-09 | XFA: Fix win8 gn build under chromium checkout (non-xfa) | Tom Sepez |
2015-11-12 | Merge to XFA: Remove relative includes. | Lei Zhang |
2015-11-10 | Merge to XFA: Get rid of _FX_JPEG_TURBO_ | Lei Zhang |
2015-11-10 | XFA: Fix libjpeg header includes. | Lei Zhang |
2015-11-09 | Merge to XFA: Fix all relative includes to core. | Lei Zhang |
2015-11-06 | Merge to XFA: Fix all relative includes to third_party. | Lei Zhang |