summaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2018-04-25Roll third_party/freetype/src/ 26ad1acbc..2157d8fa6 (21 commits)chromium/3409Nicolas Pena
2018-04-13Patch lcms to mark data structures as const.chromium/3397Lei Zhang
2018-04-11Fix issues with PDFium third_party/base/span.hTom Sepez
2018-04-09Make pdfium::span<> be based off of UnownedPtr<>.Tom Sepez
2018-04-06Add span.h from chromium base.chromium/3392Tom Sepez
2018-04-03Roll pdfium/third_party/freetype/src/ 713d68ee9..7109495c5 (21 commits)Lei Zhang
2018-04-02Enable cfi-icall type generalization for libopenjpeg20Vlad Tsyrklevich
2018-03-22Update gtest and gmock to 1.8.x.Lei Zhang
2018-02-22Add namespaces to duplicated Skia code.Jonathan Feinberg
2018-02-16Improve performance of writing path floats.Dan Sinclair
2018-02-15Fix roll-freetype scriptNicolas Pena
2018-02-02Remove third_party/build/build_config.h.Lei Zhang
2018-02-02Add asm.js to third_party/build/build_config.h.Henrique Nakashima
2018-01-24Support compiling pdfium with emscripten.Henrique Nakashima
2018-01-16Add support for pdfium use partitionalloc on loongson platform.Wang Qing
2018-01-10[OpenJPEG] Fix integer overflowNicolas Pena
2018-01-09Add initial jumbo build support.Lei Zhang
2018-01-08Reland "[CFI] Enable type generalization for LCMS"Vlad Tsyrklevich
2018-01-04Convert usages of pdfium::Optional to OptionalRyan Harrison
2017-12-19Fix use_system_freetype=true build when third_party/freetype is missingTom Anderson
2017-12-12Roll pdfium/third_party/freetype/src/ bec14f688..2c048a8a6 (25 commits)chromium/3293Nicolas Pena
2017-11-30Run clang-tidy modernize-use-nullptr on //third_party/pdfiumDan Sinclair
2017-11-30Run clang-tidy modernize-use-bool-literals on //third_party/pdfiumDan Sinclair
2017-11-30Run clang-tidy modernize-use-auto on //third_party/pdfiumDan Sinclair
2017-11-30Run clang-tidy modernize-use-equals-{delete,default} on //third_party/pdfiumDan Sinclair
2017-11-29Allow building pdfium against the system version of libpng.Andrew Weintraub
2017-11-29Revert "[CFI] Enable type generalization for LCMS"dsinclair
2017-11-29[CFI] Enable type generalization for LCMSVlad Tsyrklevich
2017-11-23Roll pdfium/third_party/freetype/src/ 8f5568bfc..bec14f688 (5 commits)chromium/3278Nicolas Pena
2017-11-07Fix PartitionAlloc cookies for small in-place reallocs.Lei Zhang
2017-11-07Roll pdfium/third_party/freetype/src/ 91015cb41..8f5568bfc (5 commits)Nicolas Pena
2017-11-07Prevent an OOM error in libtiff.Lei Zhang
2017-11-03Remove flags param from FXMEM_DefaultAlloc() and friends.Lei Zhang
2017-11-02Only use the yield instruction on architectures that support it.Andrew Weintraub
2017-11-02Remove use of deprecated 'register' keywordHans Wennborg
2017-10-24Roll pdfium/third_party/freetype/src/ ae7dc1f62..91015cb41 (35 commits)Henrique Nakashima
2017-10-23Upgrade LibopenJPEG to 2.3chromium/3249Nicolas Pena
2017-10-05Create FreeType roll scriptNicolas Pena
2017-10-02Remove extraneous ;sDan Sinclair
2017-09-27Enable PRINTF_FORMAT for clangDan Sinclair
2017-09-27Remove FX_CPU=FX_WIN64 build flagDan Sinclair
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-20Get system lcms2 config using pkg-config.Lei Zhang
2017-09-18Roll DEPS for build to e659d43.Lei Zhang
2017-09-11Use the right allocate and free functions in OpenJPEG.Chris Palmer
2017-09-05Upgrade OpenJPEG to 2.2.0Nicolas Pena
2017-08-31Remove fx_basic.hDan Sinclair
2017-08-25Do not QuickFloor on cmsintrpNicolas Pena
2017-08-23Reject oversized iCCP profile length in libpng.chromium/3195Lei Zhang
2017-08-22Add pdfium::Optional to third_party/baseRyan Harrison