summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-18Fix small typo in common.pychromium/3436chromium/3435Ryan Harrison
2018-05-18Fix issues with XFA font loadingRyan Harrison
2018-05-17Add check that --font-dir is actually a directorychromium/3434Ryan Harrison
2018-05-17More overflow checks in bidi codeDan Sinclair
2018-05-17Deprecate several Path/Text APIs.Nicolas Pena
2018-05-17Make CXFA_LayoutProcessor an UnownedPtr in CXFA_FFDocViewDan Sinclair
2018-05-17Roll third_party/freetype/src/ 2157d8fa6..9e345c911 (9 commits)Lei Zhang
2018-05-17Annotate CFX_ImageTransformer with LIKELY().Lei Zhang
2018-05-17Add comment about cleaning binding nodesDan Sinclair
2018-05-17Expose CJBig2_Image::ComposeTo() as a public method.Lei Zhang
2018-05-17Avoid fmodf() in CFX_BilinearMatrix.Lei Zhang
2018-05-17Consolidate identical code in CJBig2_TRDProc.Lei Zhang
2018-05-17Convert JS execute methods to return Optional<IJS_Runtime::JS_Error>Dan Sinclair
2018-05-17Update third_party/base/compiler_specific.h.Lei Zhang
2018-05-16Move JBig2 HuffmanTables into JBig2_HuffmanTable.cppNicolas Pena
2018-05-16Add support for PartionRealloc to return nullptrRyan Harrison
2018-05-16Update third_party/base/bits.h.Lei Zhang
2018-05-16Remove some more unused #definesTom Sepez
2018-05-16Move FX_LBUN shorthand codes from .h to .cpp fileTom Sepez
2018-05-16Do more optimizations to make FindBit() faster.chromium/3433Lei Zhang
2018-05-16Use pdfium::span<> in cpdf_crypto_handler.hTom Sepez
2018-05-16Avoid a memset() in FindBit() in the fax codec.Lei Zhang
2018-05-16Remove two unused #defines in cjs_globaldata.cpp.Tom Sepez
2018-05-16Convert CJX_Object::Set* methods to return voidDan Sinclair
2018-05-16Use pdfium::span<> in cpdf_creator.Tom Sepez
2018-05-16core: allow building against system icu-ucMiklos Vajna
2018-05-16Cleanup CPDF_ContentParserDan Sinclair
2018-05-16Use pdfium::span<> in CPDF_EncryptorTom Sepez
2018-05-16Remove CFX_BidiLineDan Sinclair
2018-05-16Convert Formcalc ToJavascript to a pointer WideTextBufDan Sinclair
2018-05-16Use CheckedNumeric in CFX_RTFBreak::AppendChar_OthersDan Sinclair
2018-05-16Verify bidi pos is within range before accessingDan Sinclair
2018-05-15Remove unused methods from CFX_BreakLineDan Sinclair
2018-05-15Remove CFX_BreakLine::CountPiecesDan Sinclair
2018-05-15Remove CFX_BreakLine::CountCharsDan Sinclair
2018-05-15Use {{streamlen}} macro in testing/resources/javascript/*.inTom Sepez
2018-05-15Cap size of exponent when converting floatsDan Sinclair
2018-05-15Use {{trailer}} macro in testing/resources/javascript/*.inTom Sepez
2018-05-15Test app.beep() in standalone PDFium.Tom Sepez
2018-05-15Break CPDF_CotnentParser::Continue into piecesDan Sinclair
2018-05-15Lower the limit of image dimensions for fax codecs.chromium/3432Lei Zhang
2018-05-15Read data in bigger chunks in fax codec code.Lei Zhang
2018-05-15Clean up CBC_ASCIIEncoder.Lei Zhang
2018-05-15Return earlier in CPDF_TextPage::ProcessInsertObject() when possible.Lei Zhang
2018-05-15Simplify various functions in CPDF_TextPage.Lei Zhang
2018-05-14Cleanup CPDF_Form parsing codechromium/3431Dan Sinclair
2018-05-14Use internal wcstof instead of system wcstod in formcalc lexerDan Sinclair
2018-05-14Add regression test for XFA crash under CPDF_LinkList::GetPageLinks().Tom Sepez
2018-05-14Cleanup unused members of CFWL_MonthCalendar.Henrique Nakashima
2018-05-14Remove dead code from CFWL_WidgetMgr.Henrique Nakashima