Age | Commit message (Expand) | Author |
2017-12-14 | Fold CXFA_TextData into CXFA_Text | Dan Sinclair |
2017-12-14 | Fold CXFA_ValueData into CXFA_Value | Dan Sinclair |
2017-12-14 | Fold CXFA_ValidateData into CXFA_Validate | Dan Sinclair |
2017-12-14 | Create classes for XFA JS objects | Dan Sinclair |
2017-12-13 | Refactor CFXA_*List constructorschromium/3294 | Ryan Harrison |
2017-12-13 | Methods are on CJX_Object not CJX_Node now | Dan Sinclair |
2017-12-13 | Get rid of CXML_AttrMap. | Lei Zhang |
2017-12-13 | Fix some nits in CXML_Element. | Lei Zhang |
2017-12-13 | Use size_t in CXML_Element and callers. | Lei Zhang |
2017-12-13 | Simplify CXML_Element::GetTagName(). | Lei Zhang |
2017-12-13 | Inline CXML_Element private methods. | Lei Zhang |
2017-12-13 | Remove dead CXML_Element code. | Lei Zhang |
2017-12-13 | Update build instructions on Windows | Wei Li |
2017-12-13 | Move remaining Script_ methods to CJX_Object | Dan Sinclair |
2017-12-13 | Move Script_Som_* methods to CJX_Object | Dan Sinclair |
2017-12-12 | Roll pdfium/third_party/freetype/src/ bec14f688..2c048a8a6 (25 commits)chromium/3293 | Nicolas Pena |
2017-12-12 | Move Script_Som_*Message methods to CJX_Object | Dan Sinclair |
2017-12-12 | Move Script_Som_{Fill|Font}Color to CJX_Object | Dan Sinclair |
2017-12-12 | Move Script_Som_Border{Width|Color} to CJX_Object | Dan Sinclair |
2017-12-12 | Roll DEPS for Skia to 40ca2087. | Lei Zhang |
2017-12-12 | Combine WideString::operator< and Compare(). | Lei Zhang |
2017-12-12 | Move Script_Attribute_Integer to CJX_Object | Dan Sinclair |
2017-12-12 | Use early returns in pdf_parser_decode.cpp. | Lei Zhang |
2017-12-12 | Remove unused script attribute methods | Dan Sinclair |
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 |