summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-12Roll pdfium/third_party/freetype/src/ bec14f688..2c048a8a6 (25 commits)chromium/3293Nicolas Pena
2017-12-12Move Script_Som_*Message methods to CJX_ObjectDan Sinclair
2017-12-12Move Script_Som_{Fill|Font}Color to CJX_ObjectDan Sinclair
2017-12-12Move Script_Som_Border{Width|Color} to CJX_ObjectDan Sinclair
2017-12-12Roll DEPS for Skia to 40ca2087.Lei Zhang
2017-12-12Combine WideString::operator< and Compare().Lei Zhang
2017-12-12Move Script_Attribute_Integer to CJX_ObjectDan Sinclair
2017-12-12Use early returns in pdf_parser_decode.cpp.Lei Zhang
2017-12-12Remove unused script attribute methodsDan Sinclair
2017-12-12Move Script_Attribute_BOOL to CJX_ObjectDan Sinclair
2017-12-12Move Script_Attribute_String to CJX_ObjectDan Sinclair
2017-12-12Remove non-const refs in CPDF_NameTree functions.Lei Zhang
2017-12-12[js] Convert to using size instead of sentinelsDan Sinclair
2017-12-12Roll DEPS for zlib to 91155b5d.Lei Zhang
2017-12-11[xfa] Move CJX code into fxjs/xfaDan Sinclair
2017-12-11Remove default arguments to CPDF_StreamAcc::LoadAllData().Lei Zhang
2017-12-11Slightly simplify CPDF_StreamAcc::LoadAllData().Lei Zhang
2017-12-11[xfa] Refactor CJX method signatures.Dan Sinclair
2017-12-11Move some GetDict() calls out of header files.Lei Zhang
2017-12-11Initialize FDE_TEXTEDITPIECE.chromium/3292Lei Zhang
2017-12-11Get rid of default ctors for CPDF_Action and CPDF_AAction.Lei Zhang
2017-12-11Clarify some function names in CPDF_NameTree.Lei Zhang
2017-12-09Roll DEPS for build to 891d9357.chromium/3291chromium/3290Lei Zhang
2017-12-09Roll DEPS for Skia to d6c04d9a.Lei Zhang
2017-12-09Roll DEPS for clang to 0235fed9.Lei Zhang
2017-12-09Roll DEPS for zlib to 945bc9fb.Lei Zhang
2017-12-09Roll V8 to ff3d8321.Lei Zhang
2017-12-09Roll DEPS for build to 159ee37d.Lei Zhang
2017-12-09Roll DEPS for clang and build.Lei Zhang
2017-12-09Roll DEPS for buildtools to f6d165d9.Lei Zhang
2017-12-09Roll DEPS for ICU to e3b480d3.Lei Zhang
2017-12-09Roll DEPS for catapult and trace_event.Lei Zhang
2017-12-08Fix CPDF_AAction default constructor so it compiles in other environments.Andrew Weintraub
2017-12-08Fix an LLVM error caused by assigning a uint32_t to an int without a castAndrew Weintraub
2017-12-08Fix build when using different sysroots.chromium/3289Andrew Weintraub
2017-12-07[xfa] Move JS method information to files.chromium/3288Dan Sinclair
2017-12-07Add WARN_UNUSED_RESULT to more static methods in (Byte|Wide)String.Henrique Nakashima
2017-12-07Add WARN_UNUSED_RESULT to ByteString::Format* methods.Henrique Nakashima
2017-12-07Fix WideString::Format instances that should use %lsRyan Harrison
2017-12-07Change %s to %ls in calls to WideString::FormatRyan Harrison
2017-12-07Fix nits from previous CL.Dan Sinclair
2017-12-06Move m_CharCodes to local for crash investigationBruce Dawson
2017-12-06Fix ps rendering.chromium/3287Henrique Nakashima
2017-12-06Fix nits on some font code.Lei Zhang
2017-12-06Move V8 helper methods to their own class.Dan Sinclair
2017-12-05Replace uses of bsearch().chromium/3286Lei Zhang
2017-12-05Replace bsearch() in FPDFAPI_CIDFromCharCode().Lei Zhang
2017-12-05Remove redundant field in struct FXCMAP_CMap.Lei Zhang
2017-12-05Fix CXFA_SimpleParser member destruction order.Lei Zhang
2017-12-05Avoid integer overflows in CPDF_FixedMatrix::Transform().Lei Zhang