Age | Commit message (Expand) | Author |
---|---|---|
2017-12-11 | Remove default arguments to CPDF_StreamAcc::LoadAllData(). | Lei Zhang |
2017-12-11 | Slightly simplify CPDF_StreamAcc::LoadAllData(). | Lei Zhang |
2017-12-11 | Move some GetDict() calls out of header files. | Lei Zhang |
2017-11-08 | Use MaybeOwned in CPDF_ContentParser | Nicolas Pena |
2017-09-21 | Move CFX_UnownedPtr to UnownedPtr | Dan Sinclair |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-05-25 | Mass conversion of all const-lifetime class members | Tom Sepez |
2017-04-04 | RefCount CPDF_StreamAcc all the time. | Tom Sepez |
2016-12-08 | Remove last usage of CFX_ObjectArray. | tsepez |
2016-11-28 | Use CFX_MaybeOwned<> in fpdf_edit_create.cppchromium/2936 | tsepez |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |