1. af61ca6 Move xfa/fwl code into namespace pdfium by Lei Zhang · 10 months ago chromium/6661 chromium/6662
  2. af16af1 Move xfa/fwl/theme code into namespace pdfium by Lei Zhang · 10 months ago
  3. 832a694 Update old-style copyright headers by K. Moon · 2 years, 8 months ago
  4. 18616e7 Remove CFWL_FontManager by Tom Sepez · 3 years, 1 month ago
  5. cefb38d Make core/fxge/{fx_dib.h,dib/fx_dib_main.cpp} consistently named. by Tom Sepez · 4 years, 8 months ago
  6. 53f083a7 Garbage collect last CFWL_ classes. by Tom Sepez · 4 years, 8 months ago
  7. 0a9d974 Convert more FWL objects over to Oilpan GC. by Tom Sepez · 4 years, 10 months ago
  8. d4147fc Provide better layering for FWL theme providers. by Tom Sepez · 4 years, 11 months ago
  9. f801451 Pass CFWL_Theme{Background,Text,Part} params by const-ref. by Tom Sepez · 6 years ago
  10. 39cf6a7 Change |virtual ~Foo(){}| to |virtual ~Foo()=default;| by Tom Sepez · 7 years ago chromium/3571
  11. 0b0b0b3 Transform rect out param from reference to pointer in XFA code. by Henrique Nakashima · 7 years ago
  12. 6e59fb5 Remove more unneeded includes and code from headers. by Lei Zhang · 7 years ago
  13. 0b95042 Rename CFX_RetainPtr to RetainPtr by Dan Sinclair · 8 years ago
  14. cb32712 Remove includes of xfa/fwl/theme/cfwl_widgettp.h that are unused. by Henrique Nakashima · 8 years ago
  15. e647799 Properly ref-count CFGAS_GEFont with CFX_RetainPtr. by tsepez · 8 years ago
  16. c635c93 Remove the ::GetCapacity methods. by Dan Sinclair · 8 years ago
  17. 447b1f3 Move xfa/fwl/core to xfa/fwl. by dsinclair · 9 years ago[Renamed (85%) from xfa/fwl/core/ifwl_themeprovider.h]
  18. 2c489cc Merge IFWL and CFWL classes. by dsinclair · 9 years ago
  19. 30e5f30 Remove customized layout flag from FWL by dsinclair · 9 years ago
  20. 12f72bf Continue cleaning IFWL classes by dsinclair · 9 years ago
  21. 2085538 Remove FWL globals. by dsinclair · 9 years ago
  22. 73895de Cleanup unused methods and return values in FWL code. by dsinclair · 9 years ago
  23. 878dd5b Cleanup unneeded FWL theme code. by dsinclair · 9 years ago
  24. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 9 years ago
  25. b4d40ff Remove CLASSHASH defines in favour of an enum class. by dsinclair · 9 years ago
  26. c777f48 Convert FWL_ERR into an enum class. by dsinclair · 9 years ago
  27. f87058d Convert some FWL defines to enums. by dsinclair · 9 years ago
  28. deee3d2 Remove FX_DWORD from XFA, part 2 by tsepez · 9 years ago
  29. 398a43d Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. by Dan Sinclair · 9 years ago[Renamed (66%) from xfa/include/fwl/core/fwl_theme.h]
  30. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  31. 811b8a4 Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics. by Dan Sinclair · 9 years ago
  32. e73c5ce Remove include only fwl.h and IWYU. by Dan Sinclair · 9 years ago
  33. c7cd809 Fixup incorrect include guards. by Dan Sinclair · 9 years ago
  34. 99ffdb0 Fix DOS newlines by Tom Sepez · 9 years ago
  35. 5500da0 Merge to XFA: Remove CFX_Matrix::Reset() by Tom Sepez · 10 years ago
  36. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 10 years ago
  37. 568aff5 Fix -Wnon-virtual-dtor warnings on the XFA branch. by Lei Zhang · 10 years ago
  38. d7e5cc7 Merge to XFA: Remove typdefs for pointer types in fx_system.h. by Tom Sepez · 10 years ago
  39. bfa9a82 Merge to XFA: Use stdint.h types throughout PDFium. by Tom Sepez · 10 years ago
  40. 6fc8cbb Merge to XFA: Kill CFX_Object. by Tom Sepez · 10 years ago
  41. fdc00a7 Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 by Bo Xu · 11 years ago