Age | Commit message (Expand) | Author |
2017-08-31 | Split IFX_Pause out of fx_basic | Dan Sinclair |
2017-08-30 | Add truly const versions of CPDF_Document getters. | Lei Zhang |
2017-08-30 | Split CFX_FixedBufGrow out of fx_basicchromium/3201 | Dan Sinclair |
2017-08-30 | Move CFX_WideTextBuf out of fx_basic | Dan Sinclair |
2017-08-30 | Move CFX_BinaryBuf out of fx_basic | Dan Sinclair |
2017-08-30 | Move CFX_UTF8Decoder out of fx_basic | Dan Sinclair |
2017-08-30 | Move CFX_UTF8Encoder out of fx_basic | Dan Sinclair |
2017-08-30 | Fix undefined shift in CJBig2_Context::decodeSymbolIDHuffmanTable | Nicolas Pena |
2017-08-30 | Split auto restorer from fx_basic | Dan Sinclair |
2017-08-30 | Move CFX_BitStream to its own file | Dan Sinclair |
2017-08-30 | Rebuild CFDE_TextEditEngine. | Dan Sinclair |
2017-08-30 | Convert int* references to FX_STRSIZE | Ryan Harrison |
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 |