Age | Commit message (Expand) | Author |
---|---|---|
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser | dsinclair |
2016-09-20 | Make CPDF_Array not do indirect object creation. | tsepez |
2016-08-24 | Move parser out of IndirectObjectHolder | dsinclair |
2016-08-23 | Fix stack overflow in object Clone() functions | weili |
2016-08-23 | IndirectObjectHolder API updates | dsinclair |
2016-08-22 | Revert of Move parser pointer to CPDF_Document (patchset #6 id:100001 of http... | dsinclair |
2016-08-17 | Move parser pointer to CPDF_Document | dsinclair |
2016-05-16 | Fix the code that causes warnings | weili |
2016-04-13 | Add iterators and unit tests for CPDF_Array class | weili |