Age | Commit message (Expand) | Author |
---|---|---|
2018-04-12 | Bounds check in CPDF_CMap::GetNextChar. | Tom Sepez |
2018-04-09 | Use ByteStringView / pdfium::span in CPDF font as appropriate.chromium/3393 | Tom Sepez |
2018-04-09 | Use pdfium::span<> in CFX_BitStream, CPDF_SimpleParser. | Tom Sepez |
2018-03-28 | Use ByteStringView in parsers | Dan Sinclair |
2017-11-02 | Simplify some CMap code. | Lei Zhang |
2017-09-27 | Remove FX_STRSIZE and replace with size_t | Ryan Harrison |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-09-01 | Cleanup usages of Mid(foo, 1), Right(1), and Left(1)chromium/3203 | Ryan Harrison |
2017-09-01 | Prepare for converting FX_STRSIZE int->size_t | Ryan Harrison |
2017-09-01 | Adjust loops in preperation for FX_STRSIZE int->size_t | Ryan Harrison |
2017-08-30 | Convert int* references to FX_STRSIZE | Ryan Harrison |
2017-05-26 | Use proper file names in core/fpdfapi/font | Nicolas Pena |