summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-12-04Simplify some CFX_FloatRect methods.chromium/3285Lei Zhang
2017-12-04Simplify color calculations in CFX_ImageTransformer.Lei Zhang
2017-12-04Simplify code in CFX_ImageTransformer.Lei Zhang
2017-12-04Refactor CFX_ImageTransformer down sample calculations.Lei Zhang
2017-12-04Refactor CFX_ImageTransformer bicubic calculations.Lei Zhang
2017-12-04Remove SetResultCreateNodeDan Sinclair
2017-12-04Refactor CFX_ImageTransformer bilinear calculations.Lei Zhang
2017-12-04Remove CXFA_ValueArrayDan Sinclair
2017-12-04Cleanup ResolveObjects params and returnDan Sinclair
2017-12-04Cleanup CFXJSE engine and resolve processorDan Sinclair
2017-12-04Break out CFX_ImageTransformer color calculations.Lei Zhang
2017-12-04Break out CFX_ImageTransformer mono calculations.Lei Zhang
2017-12-04Add text unit to glyph unit conversion to CPDF_Type3Char.Lei Zhang
2017-12-04Cleanup CFXJSE_Engine visibilityDan Sinclair
2017-12-04Break out CFX_ImageTransformer alpha calculations.Lei Zhang
2017-12-04Shuffle XFA code arounddan sinclair
2017-12-04XFA JS method cleanupdan sinclair
2017-12-04Remove XFA isolate trackerdan sinclair
2017-12-04Fix nits in CPDF_Type3Font.Lei Zhang