1. d16cfbf unowned_ptr.h: Don't include what you don't use. by Tom Sepez · 6 years ago
  2. b9d9b61 Introduce CONSTRUCT_VIA_MAKE_RETAIN macro. by Tom Sepez · 6 years ago
  3. 38095d3 Reland "Make CPDF_Color saner." by Tom Sepez · 7 years ago
  4. 2be5153 Revert "Make CPDF_Color saner." by Lei Zhang · 7 years ago
  5. 73bd37c Make CPDF_Color saner. by Tom Sepez · 7 years ago chromium/3843
  6. e912b62 Make CPDF_ColorSpace fully retainable. by Tom Sepez · 7 years ago
  7. ea38420 Fix nits in CPDF_Pattern and related code. by Lei Zhang · 7 years ago
  8. 647d8ff Do not cache unowned dictionary in CPDF_ShadingPattern. by Tom Sepez · 7 years ago
  9. 5586545 The final game: mark everything final. by Tom Sepez · 8 years ago
  10. 0a6dbef Add some more consts to unowned pointers. by Tom Sepez · 8 years ago
  11. 710fa99 Mark CPDF_Object pointers in pattern code as const. by Lei Zhang · 8 years ago
  12. 0fe8910 Simplify CPDF_ShadingPattern::Validate(). by Lei Zhang · 8 years ago
  13. 30ef542 Add parameter validation to CPDF_ShadingPattern. by Henrique Nakashima · 8 years ago
  14. aee0db0 Move CFX_UnownedPtr to UnownedPtr by Dan Sinclair · 9 years ago
  15. d0409af Mass conversion of remaining class members (non-xfa) by Tom Sepez · 9 years ago
  16. 5acacd3 Break apart the pageint.h file. by Dan Sinclair · 9 years ago
  17. 4cb82ee Convert more c-style pointers to CFX_UnownedPtr by Tom Sepez · 9 years ago
  18. e883afc Removed unused stuff, some FX_BOOL, and cleanup pageint.h a bit by npm · 10 years ago
  19. 41872fa Move core/fpdfapi/fpdf_page to core/fpdfapi/page by dsinclair · 10 years ago[Renamed (88%) from core/fpdfapi/fpdf_page/cpdf_shadingpattern.h]
  20. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 10 years ago
  21. 8c41b1b Revert "Rename CPDF_CountedObject to CFX_WeakPtr::Handle" by tsepez · 10 years ago
  22. fe0179d Rename CPDF_CountedObject to CFX_WeakPtr::Handle by tsepez · 10 years ago chromium/2869
  23. 868150b Make code compile with clang_use_chrome_plugin (part I) by weili · 10 years ago
  24. edfd3c3 get skia building by caryclark · 10 years ago
  25. 490d612 Make CPDF_Function::Load() return an unique_ptr. by thestig · 10 years ago chromium/2748 chromium/2749 chromium/2750
  26. 12168d7 CPDF_Document::LoadPattern() and friends always have a valid matrix. by thestig · 10 years ago
  27. 5cc2465 Clean up CPDF_Page. by thestig · 10 years ago
  28. e1aebd4 Use std::vector as internal storage for CPDF_Array by Wei Li · 10 years ago
  29. 61b2fc7 Split core/include/fpdfapi/fpdf_resource.h by dan sinclair · 10 years ago