1. 375c276 Make most PDFium code pass Clang plugin's auto raw check. by Lei Zhang · 7 years ago
  2. 85c8e7f Fixup lint flags. by Dan Sinclair · 8 years ago
  3. 8a3aa45 Make CPDF_Array take unique_ptrs by tsepez · 8 years ago
  4. 335cf09 Return unique_ptr from CPDF_Object::Clone(). by tsepez · 8 years ago
  5. 931d087 Pass object to ReplaceIndirectObjectIfHigherGeneration() by unique_ptr. by tsepez · 8 years ago
  6. 33fdebc Reland "Remove CPDF_Object::Release() in favor of direct delete" by tsepez · 8 years ago
  7. f0d5b6c Revert of Remove CPDF_Object::Release() in favor of direct delete (patchset #11 id:200001 of https://codereview.chromium.org/2384883003/ ) by dsinclair · 8 years ago
  8. 4de3d09 Remove CPDF_Object::Release() in favor of direct delete by tsepez · 8 years ago
  9. c25a421 Revert "Update CPDF_IndirectObjectHolder APIs for unique objects." by Tom Sepez · 8 years ago
  10. 3ba0985 Update CPDF_IndirectObjectHolder APIs for unique objects. by tsepez · 8 years ago
  11. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago[Renamed (97%) from core/fpdfapi/fpdf_parser/cpdf_array_unittest.cpp]
  12. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  13. 5a399de Make CPDF_Array not do indirect object creation. by tsepez · 8 years ago
  14. a61c01e Move parser out of IndirectObjectHolder by dsinclair · 8 years ago
  15. a470b5e Fix stack overflow in object Clone() functions by weili · 8 years ago
  16. 03bd7c7 IndirectObjectHolder API updates by dsinclair · 8 years ago
  17. 8d6c929 Revert of Move parser pointer to CPDF_Document (patchset #6 id:100001 of https://codereview.chromium.org/2253723002/ ) by dsinclair · 8 years ago
  18. 260f5fb Move parser pointer to CPDF_Document by dsinclair · 8 years ago
  19. 3cc01f2 Fix the code that causes warnings by weili · 8 years ago
  20. cdce757 Add iterators and unit tests for CPDF_Array class by weili · 8 years ago