Age | Commit message (Expand) | Author |
2018-02-16 | Improve performance of writing path floats. | Dan Sinclair |
2018-02-15 | Fix roll-freetype script | Nicolas Pena |
2018-02-02 | Remove third_party/build/build_config.h. | Lei Zhang |
2018-02-02 | Add asm.js to third_party/build/build_config.h. | Henrique Nakashima |
2018-01-24 | Support compiling pdfium with emscripten. | Henrique Nakashima |
2018-01-16 | Add support for pdfium use partitionalloc on loongson platform. | Wang Qing |
2018-01-10 | [OpenJPEG] Fix integer overflow | Nicolas Pena |
2018-01-09 | Add initial jumbo build support. | Lei Zhang |
2018-01-08 | Reland "[CFI] Enable type generalization for LCMS" | Vlad Tsyrklevich |
2018-01-04 | Convert usages of pdfium::Optional to Optional | Ryan Harrison |
2017-12-19 | Fix use_system_freetype=true build when third_party/freetype is missing | Tom Anderson |
2017-12-12 | Roll pdfium/third_party/freetype/src/ bec14f688..2c048a8a6 (25 commits)chromium/3293 | Nicolas Pena |
2017-11-30 | Run clang-tidy modernize-use-nullptr on //third_party/pdfium | Dan Sinclair |
2017-11-30 | Run clang-tidy modernize-use-bool-literals on //third_party/pdfium | Dan Sinclair |
2017-11-30 | Run clang-tidy modernize-use-auto on //third_party/pdfium | Dan Sinclair |
2017-11-30 | Run clang-tidy modernize-use-equals-{delete,default} on //third_party/pdfium | Dan Sinclair |
2017-11-29 | Allow building pdfium against the system version of libpng. | Andrew Weintraub |
2017-11-29 | Revert "[CFI] Enable type generalization for LCMS" | dsinclair |
2017-11-29 | [CFI] Enable type generalization for LCMS | Vlad Tsyrklevich |
2017-11-23 | Roll pdfium/third_party/freetype/src/ 8f5568bfc..bec14f688 (5 commits)chromium/3278 | Nicolas Pena |
2017-11-07 | Fix PartitionAlloc cookies for small in-place reallocs. | Lei Zhang |
2017-11-07 | Roll pdfium/third_party/freetype/src/ 91015cb41..8f5568bfc (5 commits) | Nicolas Pena |
2017-11-07 | Prevent an OOM error in libtiff. | Lei Zhang |
2017-11-03 | Remove flags param from FXMEM_DefaultAlloc() and friends. | Lei Zhang |
2017-11-02 | Only use the yield instruction on architectures that support it. | Andrew Weintraub |
2017-11-02 | Remove use of deprecated 'register' keyword | Hans Wennborg |
2017-10-24 | Roll pdfium/third_party/freetype/src/ ae7dc1f62..91015cb41 (35 commits) | Henrique Nakashima |
2017-10-23 | Upgrade LibopenJPEG to 2.3chromium/3249 | Nicolas Pena |
2017-10-05 | Create FreeType roll script | Nicolas Pena |
2017-10-02 | Remove extraneous ;s | Dan Sinclair |
2017-09-27 | Enable PRINTF_FORMAT for clang | Dan Sinclair |
2017-09-27 | Remove FX_CPU=FX_WIN64 build flag | Dan Sinclair |
2017-09-27 | Cleanup FX macros | Dan Sinclair |
2017-09-20 | Get system lcms2 config using pkg-config. | Lei Zhang |
2017-09-18 | Roll DEPS for build to e659d43. | Lei Zhang |
2017-09-11 | Use the right allocate and free functions in OpenJPEG. | Chris Palmer |
2017-09-05 | Upgrade OpenJPEG to 2.2.0 | Nicolas Pena |
2017-08-31 | Remove fx_basic.h | Dan Sinclair |
2017-08-25 | Do not QuickFloor on cmsintrp | Nicolas Pena |
2017-08-23 | Reject oversized iCCP profile length in libpng.chromium/3195 | Lei Zhang |
2017-08-22 | Add pdfium::Optional to third_party/base | Ryan Harrison |
2017-08-21 | Roll yasm to 1.3.0. | Lei Zhang |
2017-08-14 | LCMS: upgrade to 2.8 | Nicolas Pena |
2017-08-10 | LCMS: rename folder | Nicolas Pena |
2017-08-03 | LibTIFF: fix defines in tiffconf | Nicolas Pena |
2017-08-03 | Roll FreeType to 7e50824288fac5a36c2938fdb3e1c949ea53f982 | Nicolas Pena |
2017-07-28 | LibTIFF: upstream patch to fix null dereference | Nicolas Pena |
2017-07-27 | Define SIZEOF_VOIDP and other cleanup in tiffconf | Nicolas Pena |
2017-07-20 | LibTIFF: remove a couple of patches | Nicolas Pena |
2017-07-20 | Upgrade LibTIFF to 4.0.8 | Nicolas Pena |