summaryrefslogtreecommitdiff
path: root/core/fpdfapi/parser/cpdf_hint_tables.cpp
AgeCommit message (Expand)Author
2018-06-14Simplify the calculation of Pages Offsets within CPDF_HintsTable.chromium/3460Artem Strygin
2018-06-13Merge the offset calculation logic within CPDF_HintsTable.Artem Strygin
2018-06-11Replace FPDF_PAGE_MAX_NUM with class scoped constant.Tom Sepez
2018-06-07Reland "Reland "Simplify CPDF_HintsTable.""Artem Strygin
2018-06-07Revert "Reland "Simplify CPDF_HintsTable.""Ryan Harrison
2018-06-06Reland "Simplify CPDF_HintsTable."Artem Strygin
2018-05-24CPDF_HintTables should not try to read 0 bits.Lei Zhang
2018-04-09Use pdfium::span<> in CFX_BitStream, CPDF_SimpleParser.Tom Sepez
2018-04-05Ignore bad data in the shared object hint table.Lei Zhang
2017-12-11Remove default arguments to CPDF_StreamAcc::LoadAllData().Lei Zhang
2017-11-06Revert "Simplify CPDF_HintsTable."dsinclair
2017-11-04Simplify CPDF_HintsTable.Artem Strygin
2017-10-30Add test for CPDF_HintsTable.Artem Strygin
2017-10-03Unify CPDF_HintsTable.chromium/3232Artem Strygin
2017-09-19Use CPDF_ReadValidator to request linearized hint tables.Artem Strygin
2017-08-30Move CFX_BitStream to its own fileDan Sinclair
2017-05-08Check bits to decode will fit before decodingDan Sinclair
2017-04-04RefCount CPDF_StreamAcc all the time.Tom Sepez
2017-01-23Update safe numerics package to get bitwise opstsepez
2016-11-07Rename CPDF_Linearized to CPDF_LinearizedHeadertsepez
2016-11-07Reland of Unify some codeart-snake
2016-11-04Revert of Unify some code (patchset #14 id:260001 of https://codereview.chrom...chromium/2912chromium/2911dsinclair
2016-11-04Unify some codeart-snake
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair