1. 1b08df1 Convert Get methods to return instead of using out params. by Dan Sinclair · 8 years ago
  2. bba2a7c Update to use CFX_Rect{F} and CFX_Matrix constructors. by Dan Sinclair · 8 years ago
  3. 6db6fbc Remove CFX_Points, CFX_PointsF in favor of std::vector by tsepez · 8 years ago
  4. e647799 Properly ref-count CFGAS_GEFont with CFX_RetainPtr. by tsepez · 8 years ago
  5. 4b91a2d Clean up CFGAS_GEFont by npm · 8 years ago
  6. 85c8e7f Fixup lint flags. by Dan Sinclair · 8 years ago
  7. 8f3eb60 Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little. by npm · 8 years ago
  8. d19e912 Remove FX_BOOL from xfa. by tsepez · 8 years ago
  9. 74a34fc Move core/fxge/include to core/fxge by dsinclair · 8 years ago
  10. 9972ff9 Refactor CFX_FontCache to have only one in GE Module. by art-snake · 8 years ago
  11. c480899 Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of https://codereview.chromium.org/2158023002/ ) by dsinclair · 8 years ago
  12. cde5101 Fix memory leaking on ClosePage. by art-snake · 8 years ago
  13. 81ee14d Move CFX_SubstFont and CTTFontDesc into their own files by npm · 8 years ago
  14. d691899 Split fx_font into multiple files, part 1. by npm · 8 years ago
  15. 9ada2d8 Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files. by npm · 8 years ago
  16. 26b86e6 Move CFX_GEModule into its own file by npm · 8 years ago
  17. cddf825 Use smart pointers for class owned pointers under xfa/fde by weili · 8 years ago
  18. 9b671ac Use smart pointers for CFX_Font and CFX_Type3Font classes by weili · 8 years ago
  19. 85d1f2c Remove NULL in xfa/ by dsinclair · 9 years ago
  20. 907a522 Use FXFONT defines in place of integers. by thestig · 9 years ago
  21. ec51ac3 Another round of fx_ge cleanup. by thestig · 9 years ago
  22. cfb77cc Get rid of NULLs in xfa/fde/ by thestig · 9 years ago
  23. a4fdfc5 Replace IFGAS_Font with underlying concrete type by thestig · 9 years ago
  24. fe433f1 Remove FDE_HDEVICESTATE. by dsinclair · 9 years ago
  25. 48ddd86 Make GetDevFont() return a CFX_Font* instead of void* by tsepez · 9 years ago
  26. b71dc76 Rename IFX_Font to IFGAS_Font by tsepez · 9 years ago
  27. 41846a0 Remove default argument from RestoreState() methods. by thestig · 9 years ago
  28. 43854a5 Standardize on ASSERT. by dsinclair · 9 years ago
  29. acd0d59 Cleanup FDE interfaces. by dsinclair · 9 years ago
  30. 08153b1 Remove IFDE_Image, IFDE_PathSet, IFDE_ImageSet, and IFDE_WidgetSet. by dsinclair · 9 years ago
  31. a5c1323 Remove IFDE_Pen and IFDE_Brush. by dsinclair · 9 years ago
  32. 25c223d Only SolidBrush types are created, remove other brushes. by dsinclair · 9 years ago
  33. 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
  34. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago