summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-19Use MaybeOwned in CPDF_StreamAcc.chromium/3557Lei Zhang
2018-09-19Roll testing/corpus/ 6cd71979b..2ddedb263 (1 commit)Lei Zhang
2018-09-19Consolidate raw data processing path in CPDF_StreamAcc.Lei Zhang
2018-09-19Initialize CPDF_ImageRenderer in the header.Lei Zhang
2018-09-19Encapsulate CPDF_ImageLoader.Lei Zhang
2018-09-19Validate decoder pipelines.Lei Zhang
2018-09-18Change signature of FPDFPageObjMark_Get(Name|ParamKey).chromium/3556Henrique Nakashima
2018-09-18Transfer ownership of nodes to top-level XML docRyan Harrison
2018-09-18Encode mark names when writing to file.Henrique Nakashima
2018-09-18Roll third_party/freetype/src/ f8af8fba7..dfddc2d97 (14 commits)Lei Zhang
2018-09-17Make fxcrt::Retainable non-copyable.Tom Sepez
2018-09-17Check for empty streams earlier in CPDF_StreamAcc::LoadAllData().Lei Zhang
2018-09-17Replace CJS_GlobalVariableArray::Copy() with operator=().Tom Sepez
2018-09-17Make CBC_CodeBase::SetWideNarrowRatio() not virtual.Lei Zhang
2018-09-17Extract duplicate code into GetShadingSteps().Lei Zhang
2018-09-17Remove a check that is never true in CJBig2_ArithDecoder::Decode().chromium/3555Lei Zhang
2018-09-17Use more booleans within JBig2ArithCtx.Lei Zhang
2018-09-17Remove CPDF_StreamAcc::m_pSrcData.Lei Zhang
2018-09-17Make CBC_CodeBase::SetTextLocation() not virtual.Lei Zhang
2018-09-17Make JBig2ArithCtx a class.Lei Zhang
2018-09-17Fix final/protected conflicts.Tom Sepez
2018-09-17Make CBC_CodeBase::SetTextLocation() virtual.Lei Zhang
2018-09-17Initialize some 1D barcode classes in the header.Lei Zhang
2018-09-17Remove BCExceptionInvalidateCharacter.Lei Zhang
2018-09-17Encapsulate CPDF_StreamAcc::LoadAllData().Lei Zhang
2018-09-17Remove deprecated FPDFPage_CountObject().Lei Zhang
2018-09-15Roll v8/ 19afaa143..41562c7c5 (415 commits)chromium/3554Lei Zhang
2018-09-15Roll tools/clang to 9bd40b25b.Lei Zhang
2018-09-15Roll third_party/libjpeg_turbo/ 7260e4d8b..61a2bbaa9 (4 commits)Lei Zhang
2018-09-15Roll DEPS for catapult to 9f36d9f7Lei Zhang
2018-09-15Remove FXFM_ENCODING_NONE.Lei Zhang
2018-09-15Remove dead CBC_QRCoderEncoder code.Lei Zhang
2018-09-15Use ScopedFPDFStructTree in tests.Lei Zhang
2018-09-14Use pdfium::Optional in CFGAS_GEFont.Lei Zhang
2018-09-14Add CPDF_Document::StockFontClearer.Lei Zhang
2018-09-14Use MakeUnique() in CFFL_InteractiveFormFiller.Tom Sepez
2018-09-14Use unique_ptr<> in CJS_GlobalVariableArray::Add().Tom Sepez
2018-09-14Use fxcrt::MaybeOwned in CFGAS_GEFont.Lei Zhang
2018-09-14Use UnownedPtr in CFX_UnicodeEncoding.Lei Zhang
2018-09-14Revert "Disable FPDFEditEmbeddertest.AddCIDFontText"Tom Sepez
2018-09-14Clean up CFGAS_GEFont members.Lei Zhang
2018-09-14Change two memcpys to iterator form of vector constructor.Tom Sepez
2018-09-14Rename FPDF_RenderPage_Retail() to RenderPageWithContext()chromium/3553Tom Sepez
2018-09-14Make ContentParam::m_Name be a ByteString.Tom Sepez
2018-09-14Initialize CBC_OneDimWriter members in the header.Lei Zhang
2018-09-14Add basic tests for some annotation APIs.Lei Zhang
2018-09-13Use safe math in MatchFloatRange().Tom Sepez
2018-09-13Reland "Introduce FX_Number class as a replacement for FX_atonum()."Tom Sepez
2018-09-13Disable FPDFEditEmbeddertest.AddCIDFontTextTom Sepez
2018-09-13Reland "Make things more const-y"chromium/3552Tom Sepez