summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-25Roll third_party/freetype/src/ 26ad1acbc..2157d8fa6 (21 commits)chromium/3409Nicolas Pena
2018-04-25Remove m_NodeStack from CFX_XMLParserchromium/3408Dan Sinclair
2018-04-24Fix include order for cpdfxfa_context.hchromium/3407Tom Sepez
2018-04-24Remove m_CurNodeType from CFX_XMLParserDan Sinclair
2018-04-24Switch declaration order to prevent UAFRyan Harrison
2018-04-24Remove CFX_BlockBufferchromium/3406Dan Sinclair
2018-04-24Fix edit text rendered with wrong offsets after deletion.Henrique Nakashima
2018-04-24Cleanup CFX_XMLParser entity conversionDan Sinclair
2018-04-24Fix caret moving to next line on click in multiline XFA edit.Henrique Nakashima
2018-04-24Remove duplicate data extraction from CFX_XMLParserDan Sinclair
2018-04-23Cleanup CFX_XMLParser initializationDan Sinclair
2018-04-23Pre-allocate more string buffers in barcode codeRyan Harrison
2018-04-23Make CFX_SeekableStreamProxy a subclass of IFX_SeekableReadStreamchromium/3405Dan Sinclair
2018-04-23Change CFX_XML Save to take a write streamDan Sinclair
2018-04-23Validate the Size dictionary entry in CPDF_SampledFunc.Lei Zhang
2018-04-23Revert "Change CFX_XML Save to take a write stream"dsinclair
2018-04-23Revert "Make CFX_SeekableStreamProxy a subclass of IFX_SeekableReadStream"dsinclair
2018-04-23Make CFX_SeekableStreamProxy a subclass of IFX_SeekableReadStreamdan sinclair
2018-04-23Change CFX_XML Save to take a write streamDan Sinclair
2018-04-23Create FPDFPageObjMark_GetParamStringValue().Henrique Nakashima
2018-04-23Disable JavaScript entirely if no JSPlatform passed by embedder.Tom Sepez
2018-04-23Provide double-byte terminator in Windows font variant name.Tom Sepez
2018-04-23Create API to get PageObject mark parameters.Henrique Nakashima
2018-04-23Fix some nits in CPDF_SampledFunc().Lei Zhang
2018-04-23Add more image size checks in CJBig2_Context.Lei Zhang
2018-04-20Add CPDF_PatternCS::GetPatternRGB(const PatternValue& value).chromium/3404chromium/3403chromium/3402Lei Zhang
2018-04-20Revert "Do validation earlier in CPDF_SampledFunc::v_Init()."Lei Zhang
2018-04-19Caret moves after clicked char if closer to its right rect boundary.chromium/3401Henrique Nakashima
2018-04-19Fix duplicated text in each line in XFA widgets.Henrique Nakashima
2018-04-19Fix caret moving to start of edit on click after the text.Henrique Nakashima
2018-04-19Add public APIs for undo / redo in forms.Lei Zhang
2018-04-19Change SHADING_STEPS from a #define to a constant.Lei Zhang
2018-04-19Fix caret not moving to click target in XFA edit.Henrique Nakashima
2018-04-19Make CPDF_StitchFunc use more vectors.Lei Zhang
2018-04-19Do more validation in CPDF_StitchFunc::v_Init().Lei Zhang
2018-04-19Do a bit more validation in CPDF_ExpIntFunc::v_Init().Lei Zhang
2018-04-19Do validation earlier in CPDF_SampledFunc::v_Init().Lei Zhang
2018-04-19Validate the Range key in Functions.Lei Zhang
2018-04-19Fix UAF in CFX_XMLElement::SaveKe Liu
2018-04-18Fix integer overflow in shading drawing code.Lei Zhang
2018-04-18Always build JS Runtime stubs even if V8 present.Tom Sepez
2018-04-18Do not show validation errors if PDF not yet loadedchromium/3400Ryan Harrison
2018-04-18Add AsRawSpan() to ByteString.Tom Sepez
2018-04-17Use span<> in GetBits32().Tom Sepez
2018-04-17XFA_XPDPacket_MergeRootNode is dead code, too.Tom Sepez
2018-04-17Base64 stuff is all dead code in cxfa_ffdoc.cppTom Sepez
2018-04-17CFX_XML Cleanupdan sinclair
2018-04-17Add ownership to CFX_XMLNode childrendan sinclair
2018-04-17Avoid some string -> ptr -> string duplicate allocations in FF EnvironmentTom Sepez
2018-04-17Create new FPDFPageObjMark_CountParams() API.Henrique Nakashima