Age | Commit message (Expand) | Author |
2016-10-26 | Fix some bool/int mismatches. | tsepez |
2016-10-24 | Rename IFX_ stream nameschromium/2900 | tsepez |
2016-10-24 | Fix root dictionary leak in cpdf_document_unittest | Nicolas Pena |
2016-10-21 | Add CPDF_Document::GetPage() unittestschromium/2899 | npm |
2016-10-21 | Re-enable CHECK() than only 0-numbered objects are released. | tsepez |
2016-10-21 | Revert of Fix loading page using hint tables. (patchset #5 id:80001 of https:... | npm |
2016-10-20 | Fix loading page using hint tables.chromium/2897 | art-snake |
2016-10-20 | Revert of Traverse PDF page tree only once in CPDF_Document (patchset #4 id:6... | dsinclair |
2016-10-18 | Traverse PDF page tree only once in CPDF_Documentchromium/2895 | npm |
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-13 | Make CPDF_Image() constructors saner.chromium/2890 | tsepez |
2016-10-13 | split CPDF_StreamContentParser::AddImage() into 3 overloads. | tsepez |
2016-10-12 | Get rid of CFX_ArrayTemplate<CPDF_Object*> | tsepez |
2016-10-11 | Add CPDF_Object::IsInline() | tsepez |
2016-10-11 | Rename fpdf_page_doc.cpp -> cpdf_docpagedata.h | tsepez |
2016-10-10 | Move ToString() and friends from CPDF_Object.h to CPDF_String.h | 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 | Removed unused stuff, some FX_BOOL, and cleanup pageint.h a bit | npm |
2016-10-05 | Re-land "Assert that only 0-numbered objects are Released()" | tsepez |
2016-10-05 | Rework a redundant check when calling ConvertToIndirectObjectAt() | tsepez |
2016-10-05 | Remove FX_BOOL from core/fpdfapi/font | npm |
2016-10-04 | Fix ownership when making a private annot dictionary into a shared one. | tsepez |
2016-10-04 | Move core/fpdfapi/fpdf_render to core/fpdfapi/render | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |