1. aee0db0 Move CFX_UnownedPtr to UnownedPtr by Dan Sinclair · 7 years ago
  2. 0b95042 Rename CFX_RetainPtr to RetainPtr by Dan Sinclair · 7 years ago
  3. 2c559dc Use CPDF_ReadValidator to request linearized hint tables. by Artem Strygin · 7 years ago
  4. 59aa827 Use CPDF_ReadValidator to request linearized first page. by Artem Strygin · 7 years ago
  5. 29b7891 Remove useless code. by Artem Strygin · 7 years ago
  6. 21f4afb Use CPDF_ReadValidator to request linearized data. by Artem Strygin · 7 years ago
  7. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  8. 671f0d4 Prevent FPDFAvail_IsDocAvail() from infinite looping. by Lei Zhang · 7 years ago
  9. bcd1e70 Remove fx_basic.h by Dan Sinclair · 7 years ago
  10. 6e63fd3 Unify CPDF_DataAvail::CheckTrailer. by Artem Strygin · 7 years ago
  11. 4a1493d Unify CPDF_DataAvail::LoadAllFile. by Artem Strygin · 7 years ago
  12. 03371b8 Unify CPDF_DataAvail::CheckCrossRef. by Artem Strygin · 7 years ago
  13. 1d3696d Remove useless code. by Artem Strygin · 7 years ago
  14. f9161c6 Unify CPDF_DataAvail::CheckEnd. by Artem Strygin · 7 years ago
  15. a9bf297 Unify CPDF_DataAvail::CheckHeader. by Artem Strygin · 7 years ago
  16. 29fd935 Remove useless code. by Artem Strygin · 7 years ago
  17. 5f0e644 Refactoring of CPDF_DataAvail::GetObject. by Artem Strygin · 7 years ago
  18. 93c886b Refactoring of CPDF_DataAvail::AreObjectsAvailable. by Artem Strygin · 7 years ago
  19. 834ebec Implement read validator. by Artem Strygin · 7 years ago
  20. e9af379 Remove recursion from CPDF_DataAvail::HaveResourceXXX. by Artem Strygin · 7 years ago
  21. 5c1c87c Remove useless code. by Artem Strygin · 7 years ago
  22. d0409af Mass conversion of remaining class members (non-xfa) by Tom Sepez · 7 years ago
  23. 7062b26 Use vector of unique ptr in cpdf_data_avail.cpp. by Tom Sepez · 7 years ago
  24. c4a2b75 Cleanup string passing in core/fpdf* by Tom Sepez · 7 years ago
  25. 0fa4717 Remove CFX_ArrayTemplate from fpdfapi by tsepez · 8 years ago
  26. aea7705 Use vector of unique_ptrs for page node children. by tsepez · 8 years ago
  27. 833619b Refcount all the IFX_ stream classes all the time. by tsepez · 8 years ago
  28. aeeb6d1 Kill some friends in fpdfapi. by tsepez · 8 years ago
  29. 85c8e7f Fixup lint flags. by Dan Sinclair · 8 years ago
  30. 61f8e9c Do not load main cross ref table for first page in linearized pdf. by art-snake · 8 years ago
  31. 5ab31ef Use unique_ptr return from CPDF_Parser::ParseIndirectObject() by tsepez · 8 years ago
  32. c09625c Rename CPDF_Linearized to CPDF_LinearizedHeader by tsepez · 8 years ago
  33. 240dec5 Reland of Unify some code by art-snake · 8 years ago
  34. 19cd7cc Revert of Unify some code (patchset #14 id:260001 of https://codereview.chromium.org/2466023002/ ) by dsinclair · 8 years ago
  35. 71333dc Unify some code by art-snake · 8 years ago
  36. 12f3e4a Remove FX_BOOL from core by tsepez · 8 years ago
  37. ad2441e Rename IFX_ stream names by tsepez · 8 years ago
  38. 74b8c6e Get rid of CFX_ArrayTemplate<CPDF_Object*> by tsepez · 8 years ago
  39. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago[Renamed (96%) from core/fpdfapi/fpdf_parser/cpdf_data_avail.h]
  40. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  41. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago[Renamed (97%) from core/fpdfapi/fpdf_parser/include/cpdf_data_avail.h]
  42. e0cb687 Use unsigned page indexes in CPDF_HintTables. by thestig · 8 years ago
  43. 979070b Get rid of IPDF_DataAvail. by thestig · 8 years ago