Age | Commit message (Expand) | Author |
2017-06-20 | Cleanup tiling and shading patterns in correct order | Dan Sinclair |
2017-05-26 | Use proper file names in core/fpdfapi/font | Nicolas Pena |
2017-05-25 | Break apart the pageint.h file. | Dan Sinclair |
2017-05-24 | Convert to CFX_UnownedPtr, part 8chromium/3110 | Tom Sepez |
2017-04-27 | Assert CPDF_Pattern always has a valid CPDF_Document pointer. | Lei Zhang |
2017-04-04 | RefCount CPDF_StreamAcc all the time. | Tom Sepez |
2017-04-04 | RefCount CPDF_IccProfile all the time | Tom Sepez |
2017-04-01 | Refcount CPDF_Image all the time.chromium/3061chromium/3060 | Tom Sepez |
2016-11-22 | Ensure CPDF_CountedObjects only made from owned references. | tsepez |
2016-11-21 | Remove some WrapUnique() calls by returing unique_ptrs | tsepez |
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-15 | Make AddIndirectObject() take a unique_ptr. | tsepez |
2016-11-14 | Make CPDF_PageContentGenerator methods take object numbers | tsepez |
2016-11-02 | Remove FX_BOOL from core | 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_Image() constructors saner.chromium/2890 | tsepez |
2016-10-11 | Rename fpdf_page_doc.cpp -> cpdf_docpagedata.h | tsepez |