Age | Commit message (Expand) | Author |
2018-04-24 | Fix edit text rendered with wrong offsets after deletion. | Henrique Nakashima |
2018-04-24 | Cleanup CFX_XMLParser entity conversion | Dan Sinclair |
2018-04-24 | Fix caret moving to next line on click in multiline XFA edit. | Henrique Nakashima |
2018-04-24 | Remove duplicate data extraction from CFX_XMLParser | Dan Sinclair |
2018-04-23 | Cleanup CFX_XMLParser initialization | Dan Sinclair |
2018-04-23 | Pre-allocate more string buffers in barcode code | Ryan Harrison |
2018-04-23 | Make CFX_SeekableStreamProxy a subclass of IFX_SeekableReadStreamchromium/3405 | Dan Sinclair |
2018-04-23 | Change CFX_XML Save to take a write stream | Dan Sinclair |
2018-04-23 | Validate the Size dictionary entry in CPDF_SampledFunc. | Lei Zhang |
2018-04-23 | Revert "Change CFX_XML Save to take a write stream" | dsinclair |
2018-04-23 | Revert "Make CFX_SeekableStreamProxy a subclass of IFX_SeekableReadStream" | dsinclair |
2018-04-23 | Make CFX_SeekableStreamProxy a subclass of IFX_SeekableReadStream | dan sinclair |
2018-04-23 | Change CFX_XML Save to take a write stream | Dan Sinclair |
2018-04-23 | Create FPDFPageObjMark_GetParamStringValue(). | Henrique Nakashima |
2018-04-23 | Disable JavaScript entirely if no JSPlatform passed by embedder. | Tom Sepez |
2018-04-23 | Provide double-byte terminator in Windows font variant name. | Tom Sepez |
2018-04-23 | Create API to get PageObject mark parameters. | Henrique Nakashima |
2018-04-23 | Fix some nits in CPDF_SampledFunc(). | Lei Zhang |
2018-04-23 | Add more image size checks in CJBig2_Context. | Lei Zhang |
2018-04-20 | Add CPDF_PatternCS::GetPatternRGB(const PatternValue& value).chromium/3404chromium/3403chromium/3402 | Lei Zhang |
2018-04-20 | Revert "Do validation earlier in CPDF_SampledFunc::v_Init()." | Lei Zhang |
2018-04-19 | Caret moves after clicked char if closer to its right rect boundary.chromium/3401 | Henrique Nakashima |
2018-04-19 | Fix duplicated text in each line in XFA widgets. | Henrique Nakashima |
2018-04-19 | Fix caret moving to start of edit on click after the text. | Henrique Nakashima |
2018-04-19 | Add public APIs for undo / redo in forms. | Lei Zhang |
2018-04-19 | Change SHADING_STEPS from a #define to a constant. | Lei Zhang |
2018-04-19 | Fix caret not moving to click target in XFA edit. | Henrique Nakashima |
2018-04-19 | Make CPDF_StitchFunc use more vectors. | Lei Zhang |
2018-04-19 | Do more validation in CPDF_StitchFunc::v_Init(). | Lei Zhang |
2018-04-19 | Do a bit more validation in CPDF_ExpIntFunc::v_Init(). | Lei Zhang |
2018-04-19 | Do validation earlier in CPDF_SampledFunc::v_Init(). | Lei Zhang |
2018-04-19 | Validate the Range key in Functions. | Lei Zhang |
2018-04-19 | Fix UAF in CFX_XMLElement::Save | Ke Liu |
2018-04-18 | Fix integer overflow in shading drawing code. | Lei Zhang |
2018-04-18 | Always build JS Runtime stubs even if V8 present. | Tom Sepez |
2018-04-18 | Do not show validation errors if PDF not yet loadedchromium/3400 | Ryan Harrison |
2018-04-18 | Add AsRawSpan() to ByteString. | Tom Sepez |
2018-04-17 | Use span<> in GetBits32(). | Tom Sepez |
2018-04-17 | XFA_XPDPacket_MergeRootNode is dead code, too. | Tom Sepez |
2018-04-17 | Base64 stuff is all dead code in cxfa_ffdoc.cpp | Tom Sepez |
2018-04-17 | CFX_XML Cleanup | dan sinclair |
2018-04-17 | Add ownership to CFX_XMLNode children | dan sinclair |
2018-04-17 | Avoid some string -> ptr -> string duplicate allocations in FF Environment | Tom Sepez |
2018-04-17 | Create new FPDFPageObjMark_CountParams() API. | Henrique Nakashima |
2018-04-17 | Remove unused CFX_SeekableStreamProxy constructor | dan sinclair |
2018-04-17 | Remove unimplemented CXFA_DataExporter private header | dan sinclair |
2018-04-17 | Convert CFX_XMLParser to take a IFX_SeekableStream | dan sinclair |
2018-04-17 | Remove unused CFX_SeekableStreamProxy From CFGAS_GEFont | dan sinclair |
2018-04-17 | Cleanup some seekablestreamproxy code | dan sinclair |
2018-04-17 | Remove write abilities from CFX_SeekableStreamProxy | dan sinclair |