Age | Commit message (Expand) | Author |
2017-10-02 | Removing unused defines | Dan Sinclair |
2017-09-27 | Cleanup FX macros | Dan Sinclair |
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-08-31 | Remove fx_basic.h | Dan Sinclair |
2017-08-30 | Add truly const versions of CPDF_Document getters. | Lei Zhang |
2017-06-19 | Fixing metadata not read from linearized file.chromium/3136 | Henrique Nakashima |
2017-05-24 | Convert to CFX_UnownedPtr, part 3. | Tom Sepez |
2017-05-04 | CPDF_Document::GetPageData() normally does not return NULL. | Lei Zhang |
2017-04-26 | Get rid of a few |new|s in CPDF_Document. | Tom Sepez |
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 |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2017-01-18 | Bad indexing in CPDF_Document::FindPageIndex when page tree corrupt. | tsepez |
2017-01-09 | Remove CFX_ArrayTemplate from fpdfapi | tsepez |
2017-01-03 | Force stop of page tree traversal when max level reached | Nicolas Pena |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-16 | Move ByteStringPool from document to indirect object holder. | tsepez |
2016-11-14 | Make CPDF_PageContentGenerator methods take object numbers | tsepez |
2016-11-07 | Use unique_ptr return from CPDF_Parser::ParseIndirectObject() | tsepez |
2016-11-07 | Rename CPDF_Linearized to CPDF_LinearizedHeader | tsepez |
2016-11-07 | Reland of Unify some code | art-snake |
2016-11-04 | Revert of Unify some code (patchset #14 id:260001 of https://codereview.chrom...chromium/2912chromium/2911 | dsinclair |
2016-11-04 | Unify some code | art-snake |
2016-11-04 | Traverse PDF page tree only once in CPDF_Document Try 3 | npm |
2016-11-03 | Move CPDF_Document insert methods from namespace | npm |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-28 | Revert of Traverse PDF page tree only once in CPDF_Document Try 2 (patchset #... | npm |
2016-10-26 | Traverse PDF page tree only once in CPDF_Document | npm |
2016-10-21 | Add CPDF_Document::GetPage() unittestschromium/2899 | npm |
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-05 | Removed unused stuff, some FX_BOOL, and cleanup pageint.h a bit | npm |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |