1. f3b5967 Rename CPDF_PageObject::Type values to kFoo. by Lei Zhang · 2 years, 11 months ago
  2. f36132a Replace CPDF_PathObject::set_matrix() with SetPathMatrix(). by Lei Zhang · 3 years, 7 months ago
  3. ced8cbe Disambiguate CFX_PathData::GetBoundingBox(). by Lei Zhang · 3 years, 8 months ago
  4. f4f2b6d Start making CPDF_PathObject members private. by Lei Zhang · 6 years ago
  5. 7a8d3d6 Simplify some object rect calculations. by Lei Zhang · 6 years ago
  6. d982649 Encapsulate CPDF_PageObject's rect member. by Lei Zhang · 6 years ago
  7. 6eb7939 Fill m_ContentStream field in CPDF_PageObject. by Henrique Nakashima · 7 years ago
  8. 354ed20 Revert "Create m_ContentStream field in CPDF_PageObject." by Henrique Nakashima · 7 years ago
  9. d3d8287 Create m_ContentStream field in CPDF_PageObject. by Henrique Nakashima · 7 years ago
  10. 878b27d Converted CFX_Matrix::TransformRect() to take in consts by Jane Liu · 7 years ago
  11. 47c9e6d Initialize CPDF_PathObject members on constructor. by Henrique Nakashima · 7 years ago
  12. e858aa4 Fix content generation to only generate dirty page objects. by wileyrya · 8 years ago
  13. 0a08926 Replace operator bool with HasRef() in classes with a CFX_SharedCopyOnWrite member. by Lei Zhang · 8 years ago
  14. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  15. 118a8e2 Replace rect.Transform(matrix) with matrix.TransformRect(rect) by Dan Sinclair · 8 years ago
  16. 6a1c9bd Use more unique_ptrs in CPDF_Image. by thestig · 8 years ago
  17. 41872fa Move core/fpdfapi/fpdf_page to core/fpdfapi/page by dsinclair · 8 years ago[Renamed (96%) from core/fpdfapi/fpdf_page/cpdf_pathobject.cpp]
  18. 8a752ab Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page by dsinclair · 8 years ago
  19. 4d9df42 Make CPDF_GraphState have a CPDF_GraphStateData instead of inheriting. by tsepez · 8 years ago
  20. d24c3a6 Revert "Add -> operators to CFX_CountRef." by tsepez · 8 years ago
  21. 5960143 Revert "Replace wrapper methods in CPDF_Path with -> operator." by tsepez · 8 years ago
  22. d09a097 Replace wrapper methods in CPDF_Path with -> operator. by tsepez · 8 years ago
  23. c10c23a Add -> operators to CFX_CountRef. by tsepez · 8 years ago chromium/2842
  24. 83d2351 Remove CFX_CountRef::IsNull in favor of operator bool by tsepez · 8 years ago
  25. 868150b Make code compile with clang_use_chrome_plugin (part I) by weili · 9 years ago
  26. 584b1e6 Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi. by Dan Sinclair · 9 years ago[Renamed (88%) from core/fpdfapi/fpdf_page/fpdf_page_path.cpp]
  27. 455a419 Move core/include/fpdfapi/fpdf_page.h to correct locations. by Dan Sinclair · 9 years ago
  28. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 9 years ago
  29. 764ec51 Move core/src/ up to core/. by Dan Sinclair · 9 years ago[Renamed (96%) from core/src/fpdfapi/fpdf_page/fpdf_page_path.cpp]
  30. 4f4de9a refactor CPDF_PageObject and subclasses by Wei Li · 9 years ago
  31. efbc191 Expand all paths to be based off pdfium/ directory by Dan Sinclair · 9 years ago
  32. 60d909e Merge to XFA: Remove CFX_AffineMatrix/CPDF_Matrix by Tom Sepez · 9 years ago
  33. a9fa50f Merge to XFA: Fix relative includes within core/ by Lei Zhang · 9 years ago
  34. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 9 years ago
  35. 95e854f Remove trailing whitespaces in core, XFA edition. by Lei Zhang · 10 years ago
  36. 3f3b45c Convert all line endings to LF. by John Abd-El-Malek · 11 years ago
  37. 5110c47 Initial commit. by John Abd-El-Malek · 11 years ago