Age | Commit message (Expand) | Author |
2017-12-12 | Move Script_Attribute_BOOL to CJX_Object | Dan Sinclair |
2017-12-12 | Move Script_Attribute_String to CJX_Object | Dan Sinclair |
2017-12-12 | Remove non-const refs in CPDF_NameTree functions. | Lei Zhang |
2017-12-12 | [js] Convert to using size instead of sentinels | Dan Sinclair |
2017-12-12 | Roll DEPS for zlib to 91155b5d. | Lei Zhang |
2017-12-11 | [xfa] Move CJX code into fxjs/xfa | Dan Sinclair |
2017-12-11 | Remove default arguments to CPDF_StreamAcc::LoadAllData(). | Lei Zhang |
2017-12-11 | Slightly simplify CPDF_StreamAcc::LoadAllData(). | Lei Zhang |
2017-12-11 | [xfa] Refactor CJX method signatures. | Dan Sinclair |
2017-12-11 | Move some GetDict() calls out of header files. | Lei Zhang |
2017-12-11 | Initialize FDE_TEXTEDITPIECE.chromium/3292 | Lei Zhang |
2017-12-11 | Get rid of default ctors for CPDF_Action and CPDF_AAction. | Lei Zhang |
2017-12-11 | Clarify some function names in CPDF_NameTree. | Lei Zhang |
2017-12-09 | Roll DEPS for build to 891d9357.chromium/3291chromium/3290 | Lei Zhang |
2017-12-09 | Roll DEPS for Skia to d6c04d9a. | Lei Zhang |
2017-12-09 | Roll DEPS for clang to 0235fed9. | Lei Zhang |
2017-12-09 | Roll DEPS for zlib to 945bc9fb. | Lei Zhang |
2017-12-09 | Roll V8 to ff3d8321. | Lei Zhang |
2017-12-09 | Roll DEPS for build to 159ee37d. | Lei Zhang |
2017-12-09 | Roll DEPS for clang and build. | Lei Zhang |
2017-12-09 | Roll DEPS for buildtools to f6d165d9. | Lei Zhang |
2017-12-09 | Roll DEPS for ICU to e3b480d3. | Lei Zhang |
2017-12-09 | Roll DEPS for catapult and trace_event. | Lei Zhang |
2017-12-08 | Fix CPDF_AAction default constructor so it compiles in other environments. | Andrew Weintraub |
2017-12-08 | Fix an LLVM error caused by assigning a uint32_t to an int without a cast | Andrew Weintraub |
2017-12-08 | Fix build when using different sysroots.chromium/3289 | Andrew Weintraub |
2017-12-07 | [xfa] Move JS method information to files.chromium/3288 | Dan Sinclair |
2017-12-07 | Add WARN_UNUSED_RESULT to more static methods in (Byte|Wide)String. | Henrique Nakashima |
2017-12-07 | Add WARN_UNUSED_RESULT to ByteString::Format* methods. | Henrique Nakashima |
2017-12-07 | Fix WideString::Format instances that should use %ls | Ryan Harrison |
2017-12-07 | Change %s to %ls in calls to WideString::Format | Ryan Harrison |
2017-12-07 | Fix nits from previous CL. | Dan Sinclair |
2017-12-06 | Move m_CharCodes to local for crash investigation | Bruce Dawson |
2017-12-06 | Fix ps rendering.chromium/3287 | Henrique Nakashima |
2017-12-06 | Fix nits on some font code. | Lei Zhang |
2017-12-06 | Move V8 helper methods to their own class. | Dan Sinclair |
2017-12-05 | Replace uses of bsearch().chromium/3286 | Lei Zhang |
2017-12-05 | Replace bsearch() in FPDFAPI_CIDFromCharCode(). | Lei Zhang |
2017-12-05 | Remove redundant field in struct FXCMAP_CMap. | Lei Zhang |
2017-12-05 | Fix CXFA_SimpleParser member destruction order. | Lei Zhang |
2017-12-05 | Avoid integer overflows in CPDF_FixedMatrix::Transform(). | Lei Zhang |
2017-12-04 | Simplify some CFX_FloatRect methods.chromium/3285 | Lei Zhang |
2017-12-04 | Simplify color calculations in CFX_ImageTransformer. | Lei Zhang |
2017-12-04 | Simplify code in CFX_ImageTransformer. | Lei Zhang |
2017-12-04 | Refactor CFX_ImageTransformer down sample calculations. | Lei Zhang |
2017-12-04 | Refactor CFX_ImageTransformer bicubic calculations. | Lei Zhang |
2017-12-04 | Remove SetResultCreateNode | Dan Sinclair |
2017-12-04 | Refactor CFX_ImageTransformer bilinear calculations. | Lei Zhang |
2017-12-04 | Remove CXFA_ValueArray | Dan Sinclair |
2017-12-04 | Cleanup ResolveObjects params and return | Dan Sinclair |