Age | Commit message (Expand) | Author |
2018-10-09 | Do IWYU for ptr_util.h. | Lei Zhang |
2018-08-02 | Rework of CPDF_DataAvail::CheckHintTables. | Artem Strygin |
2018-07-30 | Check maximum bit count of shared group object numbers. | Artem Strygin |
2018-07-27 | Parse obj nums range within Hint tables for shared groups. | Artem Strygin |
2018-07-25 | Fix hint tables parsing. | Artem Strygin |
2018-07-12 | Remove CPDF_HintTables::GetItemLength() | Artem Strygin |
2018-07-12 | Implement CPDF_HintsTable::SharedObjGroupInfo. | Artem Strygin |
2018-06-29 | Implement CPDF_HintsTable::PageInfo. | Artem Strygin |
2018-06-14 | Simplify the calculation of Pages Offsets within CPDF_HintsTable.chromium/3460 | Artem Strygin |
2018-06-13 | Merge the offset calculation logic within CPDF_HintsTable. | Artem Strygin |
2018-06-11 | Replace FPDF_PAGE_MAX_NUM with class scoped constant. | Tom Sepez |
2018-06-07 | Reland "Reland "Simplify CPDF_HintsTable."" | Artem Strygin |
2018-06-07 | Revert "Reland "Simplify CPDF_HintsTable."" | Ryan Harrison |
2018-06-06 | Reland "Simplify CPDF_HintsTable." | Artem Strygin |
2018-05-24 | CPDF_HintTables should not try to read 0 bits. | Lei Zhang |
2018-04-09 | Use pdfium::span<> in CFX_BitStream, CPDF_SimpleParser. | Tom Sepez |
2018-04-05 | Ignore bad data in the shared object hint table. | Lei Zhang |
2017-12-11 | Remove default arguments to CPDF_StreamAcc::LoadAllData(). | Lei Zhang |
2017-11-06 | Revert "Simplify CPDF_HintsTable." | dsinclair |
2017-11-04 | Simplify CPDF_HintsTable. | Artem Strygin |
2017-10-30 | Add test for CPDF_HintsTable. | Artem Strygin |
2017-10-03 | Unify CPDF_HintsTable.chromium/3232 | Artem Strygin |
2017-09-19 | Use CPDF_ReadValidator to request linearized hint tables. | Artem Strygin |
2017-08-30 | Move CFX_BitStream to its own file | Dan Sinclair |
2017-05-08 | Check bits to decode will fit before decoding | Dan Sinclair |
2017-04-04 | RefCount CPDF_StreamAcc all the time. | Tom Sepez |
2017-01-23 | Update safe numerics package to get bitwise ops | tsepez |
2016-11-07 | Rename CPDF_Linearized to CPDF_LinearizedHeader | tsepez |
2016-11-07 | Reland of Unify some code | art-snake |
2016-11-04 | Revert of Unify some code (patchset #14 id:260001 of https://codereview.chrom...chromium/2912chromium/2911 | dsinclair |
2016-11-04 | Unify some code | art-snake |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |