Age | Commit message (Expand) | Author |
2017-10-02 | Implement CPDF_CryptoHandler::DecryptObject | Artem Strygin |
2017-09-21 | Move CFX_WeakPtr to WeakPtr | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-08-31 | Remove fx_basic.h | Dan Sinclair |
2017-07-28 | Return removed value from dictionary. | Artem Strygin |
2017-05-10 | Store the offset in the archive buffer | Dan Sinclair |
2017-05-09 | Remove AppendObject from CPDF_Creator | Dan Sinclair |
2017-03-23 | Fix two CloneNonCycle issues | Wei Li |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2016-11-18 | Make CPDF_Dictionary use unique pointers.chromium/2926 | tsepez |
2016-11-16 | Make CPDF_Object subclass constructors intern strings | tsepez |
2016-11-16 | Make CPDF_Array take unique_ptrs | tsepez |
2016-11-15 | Make AddIndirectObject() take a unique_ptr. | tsepez |
2016-11-09 | Return unique_ptr from CPDF_Object::Clone(). | tsepez |
2016-11-04 | Reland "Remove CPDF_Object::Release() in favor of direct delete" | tsepez |
2016-11-04 | Revert of Remove CPDF_Object::Release() in favor of direct delete (patchset #... | dsinclair |
2016-11-03 | Remove CPDF_Object::Release() in favor of direct delete | tsepez |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-17 | Revert "Make CPDF_Object containers hold objects via unique pointers." | tsepez |
2016-10-14 | Revert "Update CPDF_IndirectObjectHolder APIs for unique objects." | Tom Sepez |
2016-10-14 | Update CPDF_IndirectObjectHolder APIs for unique objects. | tsepez |
2016-10-13 | Make CPDF_Object containers hold objects via unique pointers. | tsepez |
2016-10-11 | Add CPDF_Object::IsInline() | tsepez |
2016-10-10 | Land all the fixes from 5609f39c but don't enable assertchromium/2887 | tsepez |
2016-10-10 | Add method to convert to an indirect object in a dictionary. | tsepez |
2016-10-10 | Revert "Re-land "Assert that only 0-numbered objects are Released()"" | tsepez |
2016-10-05 | Re-land "Assert that only 0-numbered objects are Released()" | tsepez |
2016-10-05 | Remove FX_BOOL from core/fpdfapi/font | npm |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |