Age | Commit message (Expand) | Author |
2017-08-30 | Cleanup CFX_SeekableStreamProxy | Ryan Harrison |
2017-08-29 | Implement CPDF_ObjectAvail. | Artem Strygin |
2017-08-29 | Optimize receiving page, if it have not obj num. | Artem Strygin |
2017-08-29 | Add a few recent decisions into README.md | Tom Sepez |
2017-08-29 | Remove an unused CXFA_FFDoc method.chromium/3200 | Lei Zhang |
2017-08-29 | Reduce rounding errors when Invalidating rects. | Lei Zhang |
2017-08-29 | Fix incorrectly guarded lexer advancement in FormCalc parser | Ryan Harrison |
2017-08-29 | Convert some form fill tests to use CFX_PointF coordinates. | Lei Zhang |
2017-08-29 | Make some CPDF_StreamContentParser methods static. | Lei Zhang |
2017-08-28 | Remove parameter to TypeTextIntoTextField(). | Lei Zhang |
2017-08-28 | Put some form tests in FPDFFormFillEmbeddertest subclasses. | Lei Zhang |
2017-08-28 | Unify CPDF_DataAvail::CheckTrailer. | Artem Strygin |
2017-08-28 | Implicitly create CFX_WideString() in form tests. | Lei Zhang |
2017-08-28 | Unify CPDF_DataAvail::LoadAllFile.chromium/3199 | Artem Strygin |
2017-08-28 | Update paths for coverage script in documentation | Ryan Harrison |
2017-08-28 | Unify CPDF_DataAvail::CheckCrossRef. | Artem Strygin |
2017-08-28 | Added FPDFAnnot_GetAnnotIndex() | Jane Liu |
2017-08-28 | Add a nullptr check in ReplaceIndirectObjectIfHigherGeneration(). | Lei Zhang |
2017-08-28 | Remove unused / rarely used CFX_PTemplate methods. | Lei Zhang |
2017-08-28 | Convert find markers to Optionals in CPDF_TextPageFind | Ryan Harrison |
2017-08-28 | Pass more const CFX_Matrix* params in CFFL_FormFiller. | Lei Zhang |
2017-08-28 | Add helper methods in CJBig2_GRRDProc. | Lei Zhang |
2017-08-28 | Move replaced indirect objects to the orphans list. | Lei Zhang |
2017-08-28 | Change DrawAppearance() methods to take CFX_Matrix by const-ref. | Lei Zhang |
2017-08-28 | Limit pdf_codec_jbig2_fuzzer memory usage. | Lei Zhang |
2017-08-28 | Limit pdf_jpx_fuzzer memory usage. | Lei Zhang |
2017-08-28 | Skip decoding of excessively large JBIG2 images. | Lei Zhang |
2017-08-28 | Unify CPDF_SyntaxParser::GetObjectXXX methods. | Artem Strygin |
2017-08-28 | Add a global font loader in XFA tests | Dan Sinclair |
2017-08-28 | Remove code which does nothing | Dan Sinclair |
2017-08-25 | Add help IsValid* methods to string classeschromium/3198chromium/3197 | Ryan Harrison |
2017-08-25 | Do not QuickFloor on cmsintrp | Nicolas Pena |
2017-08-24 | Fix some nits in XFACodecFuzzer.chromium/3196 | Lei Zhang |
2017-08-23 | Reject oversized iCCP profile length in libpng.chromium/3195 | Lei Zhang |
2017-08-23 | Fixed ASan crash when unloading page with CFFL_ListBox. | Henrique Nakashima |
2017-08-23 | Reduce FM2JS parser depth limit to avoid memory exhaustion | Ryan Harrison |
2017-08-23 | Remove OnPageLoad and OnPageUnload from CFWL_Edit | Dan Sinclair |
2017-08-23 | Cleanup GetPre* methods in CFDE_TextEdtEngine | Dan Sinclair |
2017-08-23 | Move m_pTextBreak to be a member of CFDE_TxtEdtEngine | Dan Sinclair |
2017-08-23 | Convert string Find methods to return an Optional | Ryan Harrison |
2017-08-23 | Convert the CFDE_TxtEdtEngine::Insert results into an enum class | Dan Sinclair |
2017-08-23 | Remove useless code. | Artem Strygin |
2017-08-23 | Unify CPDF_DataAvail::CheckEnd. | Artem Strygin |
2017-08-23 | Unify CPDF_DataAvail::CheckHeader. | Artem Strygin |
2017-08-23 | Simplify Trailers usage in CPDF_Parser. | Artem Strygin |
2017-08-23 | Verify image returned from AddImage | Dan Sinclair |
2017-08-23 | Remove tools/generate_library_loader. | Lei Zhang |
2017-08-22 | Bypass asserts in string [] operator for empty stringschromium/3194 | Ryan Harrison |
2017-08-22 | Corrected the error setting after calling FPDF_LoadDocument() | Jane Liu |
2017-08-22 | Add pdfium::Optional to third_party/base | Ryan Harrison |