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