summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-29Remove an unused CXFA_FFDoc method.chromium/3200Lei Zhang
2017-08-29Reduce rounding errors when Invalidating rects.Lei Zhang
2017-08-29Fix incorrectly guarded lexer advancement in FormCalc parserRyan Harrison
2017-08-29Convert some form fill tests to use CFX_PointF coordinates.Lei Zhang
2017-08-29Make some CPDF_StreamContentParser methods static.Lei Zhang
2017-08-28Remove parameter to TypeTextIntoTextField().Lei Zhang
2017-08-28Put some form tests in FPDFFormFillEmbeddertest subclasses.Lei Zhang
2017-08-28Unify CPDF_DataAvail::CheckTrailer.Artem Strygin
2017-08-28Implicitly create CFX_WideString() in form tests.Lei Zhang
2017-08-28Unify CPDF_DataAvail::LoadAllFile.chromium/3199Artem Strygin
2017-08-28Update paths for coverage script in documentationRyan Harrison
2017-08-28Unify CPDF_DataAvail::CheckCrossRef.Artem Strygin
2017-08-28Added FPDFAnnot_GetAnnotIndex()Jane Liu
2017-08-28Add a nullptr check in ReplaceIndirectObjectIfHigherGeneration().Lei Zhang
2017-08-28Remove unused / rarely used CFX_PTemplate methods.Lei Zhang
2017-08-28Convert find markers to Optionals in CPDF_TextPageFindRyan Harrison
2017-08-28Pass more const CFX_Matrix* params in CFFL_FormFiller.Lei Zhang
2017-08-28Add helper methods in CJBig2_GRRDProc.Lei Zhang
2017-08-28Move replaced indirect objects to the orphans list.Lei Zhang
2017-08-28Change DrawAppearance() methods to take CFX_Matrix by const-ref.Lei Zhang
2017-08-28Limit pdf_codec_jbig2_fuzzer memory usage.Lei Zhang
2017-08-28Limit pdf_jpx_fuzzer memory usage.Lei Zhang
2017-08-28Skip decoding of excessively large JBIG2 images.Lei Zhang
2017-08-28Unify CPDF_SyntaxParser::GetObjectXXX methods.Artem Strygin
2017-08-28Add a global font loader in XFA testsDan Sinclair
2017-08-28Remove code which does nothingDan Sinclair
2017-08-25Add help IsValid* methods to string classeschromium/3198chromium/3197Ryan Harrison
2017-08-25Do not QuickFloor on cmsintrpNicolas Pena
2017-08-24Fix some nits in XFACodecFuzzer.chromium/3196Lei Zhang
2017-08-23Reject oversized iCCP profile length in libpng.chromium/3195Lei Zhang
2017-08-23Fixed ASan crash when unloading page with CFFL_ListBox.Henrique Nakashima
2017-08-23Reduce FM2JS parser depth limit to avoid memory exhaustionRyan Harrison
2017-08-23Remove OnPageLoad and OnPageUnload from CFWL_EditDan Sinclair
2017-08-23Cleanup GetPre* methods in CFDE_TextEdtEngineDan Sinclair
2017-08-23Move m_pTextBreak to be a member of CFDE_TxtEdtEngineDan Sinclair
2017-08-23Convert string Find methods to return an OptionalRyan Harrison
2017-08-23Convert the CFDE_TxtEdtEngine::Insert results into an enum classDan Sinclair
2017-08-23Remove useless code.Artem Strygin
2017-08-23Unify CPDF_DataAvail::CheckEnd.Artem Strygin
2017-08-23Unify CPDF_DataAvail::CheckHeader.Artem Strygin
2017-08-23Simplify Trailers usage in CPDF_Parser.Artem Strygin
2017-08-23Verify image returned from AddImageDan Sinclair
2017-08-23Remove tools/generate_library_loader.Lei Zhang
2017-08-22Bypass asserts in string [] operator for empty stringschromium/3194Ryan Harrison
2017-08-22Corrected the error setting after calling FPDF_LoadDocument()Jane Liu
2017-08-22Add pdfium::Optional to third_party/baseRyan Harrison
2017-08-22Simplifying state of CPDFSDK_PageView.Henrique Nakashima
2017-08-22Added FPDFAnnot_GetLinkedAnnot()Jane Liu
2017-08-22Converted CFX_Matrix::TransformRect() to take in constsJane Liu
2017-08-22Check length in CFX_Win32FontInfo::AddInstalledFontNicolas Pena