Age | Commit message (Expand) | Author |
2016-03-23 | Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. | Dan Sinclair |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-17 | Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics. | Dan Sinclair |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |
2016-03-08 | Remove xfa/src/fwl/src and move code up a level. | Dan Sinclair |
2016-03-08 | Remove extraneous xfa/src/fwl/src include/ directories. | Dan Sinclair |
2016-02-27 | Cleanup forward declarations. | dan sinclair |
2016-02-25 | Remove include only fwl.h and IWYU. | Dan Sinclair |
2016-02-24 | Fixing whitespace lint errors. | Dan Sinclair |
2016-02-23 | Remove more _CAPS names | Tom Sepez |
2016-02-23 | Remove many _CAPS structure names. | Tom Sepez |
2016-02-23 | Sort includes in xfa/. | Dan Sinclair |
2016-02-18 | Fixup incorrect include guards. | Dan Sinclair |
2016-01-26 | Fix DOS newlines | Tom Sepez |
2015-12-10 | Convert last batch of casts in fwl. | Tom Sepez |
2015-12-10 | Replace more static casts in FWL (part 3) | Tom Sepez |
2015-12-09 | Fix errors in BEGIN_FWL_MESSAGE_DEF macros | Tom Sepez |
2015-12-09 | FWL refcounts never incremented (part 2). | Tom Sepez |
2015-12-09 | Re-land "Rename CFWL_Thread classes to ThreadImp" | Tom Sepez |
2015-12-08 | FWL refcounts never incremented (part 1) | Tom Sepez |
2015-12-07 | Revert "Rename CFWL_Thread classes to ThreadImp" | Tom Sepez |
2015-12-07 | Rename CFWL_Thread classes to ThreadImp | Tom Sepez |
2015-12-02 | Remove _FWL_RETURN_IF_ macros | Tom Sepez |
2015-11-25 | Refactor CXFA_FFPageView::GetWidgetByPos | Jun Fang |
2015-11-20 | Merge to XFA: Remove CFX_Matrix::Reset() | Tom Sepez |
2015-11-18 | Kill dead IFWL_*::Initialize() variants dead. | Tom Sepez |
2015-11-18 | Make IFWL_Target::m_pImpl a private member. | Tom Sepez |
2015-11-18 | Fold IFWL_TargetData into IFWL_Target | Tom Sepez |
2015-11-17 | Make FWL_ classes more consistently named. | Tom Sepez |
2015-11-09 | Merge to XFA: Fix all relative includes to core. | Lei Zhang |
2015-08-06 | XFA: clang-format all pdfium code, again. | Nico Weber |
2015-08-05 | Kill off last uses of FX_NEW in XFA. | Tom Sepez |
2015-08-04 | XFA: clang-format all pdfium code. | Nico Weber |
2015-06-19 | Fix -Wnon-virtual-dtor warnings on the XFA branch. | Lei Zhang |
2015-06-10 | Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. | Tom Sepez |
2015-06-10 | Merge to XFA: Remove typdefs for pointer types in fx_system.h. | Tom Sepez |
2015-06-09 | Merge to XFA: Use stdint.h types throughout PDFium. | Tom Sepez |
2015-04-14 | Merge to XFA: Kill CFX_Object. | Tom Sepez |
2015-03-11 | Merge to XFA: Kill remaining sprintfs | Tom Sepez |
2014-11-03 | Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 | Bo Xu |