summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-27Roll DEPS for ICU to e4194dc7chromium/3411Lei Zhang
2018-04-27Roll DEPS for build and buildtools.Lei Zhang
2018-04-27Roll DEPS for Clang to abe5e4f9.Lei Zhang
2018-04-26Reset entity start when clearing textchromium/3410Dan Sinclair
2018-04-26Fix caret moving to next line upon click on line break in XFA edit.Henrique Nakashima
2018-04-26Replace some c-style cast with static_cast<>Tom Sepez
2018-04-26Enter key inserts a line break correctly in XFA edits.Henrique Nakashima
2018-04-26Improve diffing and regeneration of expected pngs.Henrique Nakashima
2018-04-26Optionally optimize PNGs with optipng in make_expected.sh.Lei Zhang
2018-04-25Replace reinterpret_cast with static_cast where possibleTom Sepez
2018-04-25Make XFA Caret become immediately visible when moved.Henrique Nakashima
2018-04-25Use local for return value in factory methodRyan Harrison
2018-04-25Don't store CE (comment extension) block data when decoding GIFRyan Harrison
2018-04-25Use a bool in FindBit() in the fax codec.Lei Zhang
2018-04-25Add PostScript PASSTHROUGH options to FPDF_SetPrintMode().Lei Zhang
2018-04-25Use PredictorType in more places.Lei Zhang
2018-04-25Clean up CCodec_FlateScanlineDecoder.Lei Zhang
2018-04-25Introduce ScopedFPDF types in public/cpp/fpdf_scopers.hTom Sepez
2018-04-25Allow failing to build CFXA_FWLTheme if unable to load fontsRyan Harrison
2018-04-25Remove unused PNGEncode() code.Lei Zhang
2018-04-25Roll third_party/googletest/src/ a325ad2db..4bd8c4638 (125 commits)Lei Zhang
2018-04-25Use WindowsPrintMode in more places in place of ints.Lei Zhang
2018-04-25Fix behavior of Delete key in XFA edit.Henrique Nakashima
2018-04-25Fix slight type inconsistencies discovered with strict FPDF API types.Tom Sepez
2018-04-25Remove CDWriteExt.Lei Zhang
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