1. 99f5bbb Do IWYU for ptr_util.h. by Lei Zhang · 6 years ago
  2. b924003 Remove unreachable vertical text code in CPDF_Document. by Lei Zhang · 6 years ago
  3. 101535f Rework "Make common page base class." by Tom Sepez · 6 years ago
  4. 168c763 Revert "Make common page base class for XFA and non-XFA." by Tom Sepez · 6 years ago
  5. 1118a66 Make XFA pixel tests more stable by Ryan Harrison · 6 years ago
  6. 656eb84 Move codepage/charset methods into related places. by Artem Strygin · 6 years ago
  7. d06cc38 Make common page base class for XFA and non-XFA. by Tom Sepez · 6 years ago
  8. dd17a14 Move CFX_Font definition to cfx_font.h by Dan Sinclair · 7 years ago
  9. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  10. 77f9bff Reduce rounding errors when Invalidating rects. by Lei Zhang · 7 years ago
  11. 60fa2fc Simplify code in CPDFSDK_FormFillEnvironment. by Lei Zhang · 7 years ago
  12. b21f174 Change SetReverse to GetInverse in CFX_Matrix by Nicolas Pena · 7 years ago
  13. 940967d Use Unowned/Observed pointers between doc and FF onwership hierarchies. by Tom Sepez · 7 years ago
  14. f51a02a Cleanup codepage and charset definitions. by Dan Sinclair · 7 years ago
  15. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 8 years ago
  16. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  17. 60fd9fc Convert OutputSelectedRect to take a rect by Dan Sinclair · 8 years ago
  18. 6eec1c4 Update Invalidate to take a rect by Dan Sinclair · 8 years ago
  19. 1f403ce Convert more TransformPoint calls to Transform by Dan Sinclair · 8 years ago
  20. f528eee Reland "Convert CFX_FloatPoint to CFX_PointF" by Dan Sinclair · 8 years ago
  21. 92a32db Revert "Convert CFX_FloatPoint to CFX_PointF" by dsinclair · 8 years ago
  22. 4797c42 Convert CFX_FloatPoint to CFX_PointF by Dan Sinclair · 8 years ago
  23. afb4456 Remove Transform in favour of TransformPoint by Dan Sinclair · 8 years ago
  24. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  25. 8779fa8 Cleanup env variable names by dsinclair · 8 years ago
  26. 7cbe68e Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  27. 065c350 Split m_InstalledTTFonts into two vectors to avoid sketchy logic. by npm · 8 years ago
  28. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 8 years ago
  29. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  30. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  31. 74a34fc Move core/fxge/include to core/fxge by dsinclair · 8 years ago
  32. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  33. bfe9afc Remove FX_BOOL from cpdf_font by npm · 8 years ago
  34. ea3c3be Remove duplicated charset definitions, and move them to fx_font.h by npm · 8 years ago
  35. 8faac62 Cleanup CFX_SystemHandler. by dsinclair · 8 years ago
  36. 1f24890 Remove FFI_ from CPDFSDK_Environment method names by dsinclair · 8 years ago
  37. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 8 years ago
  38. f34518b Split fsdk_mgr files apart. by dsinclair · 8 years ago
  39. 26b86e6 Move CFX_GEModule into its own file by npm · 8 years ago
  40. f73893a Splitting fx_ge_fontmap.cpp by npm · 8 years ago
  41. 907a522 Use FXFONT defines in place of integers. by thestig · 8 years ago
  42. 25fa42f Clean up fx_ge.h and IWYU. by thestig · 8 years ago
  43. 224bc5a Change bool type to fix warnings. by dsinclair · 8 years ago
  44. b959010 Remove IFX_SystemHandler. by dsinclair · 8 years ago