Age | Commit message (Expand) | Author |
---|---|---|
2018-08-27 | The final game: mark everything final. | Tom Sepez |
2018-08-23 | Remove bool bPromptCJK argument (several places) | Tom Sepez |
2018-08-09 | Change CPDF_Font::GetNextChar()'s in-out parameter to pass by pointer.chromium/3518 | Lei Zhang |
2018-06-26 | Use unowned ptr in CPDF_Cmap | 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-10-04 | Remove CPDF_CMap friends | Dan Sinclair |
2017-09-27 | Remove FX_STRSIZE and replace with size_t | Ryan Harrison |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-08-31 | Remove fx_basic.h | Dan Sinclair |
2017-08-30 | Convert int* references to FX_STRSIZE | Ryan Harrison |
2017-05-26 | Use proper file names in core/fpdfapi/font | Nicolas Pena |