Age | Commit message (Expand) | Author |
2016-02-18 | Fixup incorrect include guards. | Dan Sinclair |
2016-02-17 | Banish CFX_ByteArray and CFX_WideArray to the XFA side. | Tom Sepez |
2016-02-16 | IFWL_App::Create() always passed adapter, "fuel" adapter unused | Tom Sepez |
2016-02-12 | One less PI. | Tom Sepez |
2016-02-09 | Several pure virtual IFWL_Adapter* classes not implemented. | Tom Sepez |
2016-02-08 | Remove CFX_PtrArray from xfa/include/fwl | Tom Sepez |
2016-02-05 | Remove CFX_PtrArray from xfa's combobox.h. | Tom Sepez |
2016-02-04 | Pdfium does not create isolate when it runs in chromium | jinming_wang |
2016-02-03 | Make CXFA_Data sub-classes ctors explicit. | Tom Sepez |
2016-01-27 | XFA: Remove dead AddDoRecord code. | Lei Zhang |
2016-01-26 | Fix DOS newlines | Tom Sepez |
2016-01-08 | XFA: Remove many relative includes in xfa/ | Lei Zhang |
2016-01-05 | Merge to XFA: Remove header files that only have includes. | Lei Zhang |
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-04 | Tidy fwl_widgetimp.cpp. | Tom Sepez |
2015-12-02 | Remove _FWL_RETURN_IF_ macros | Tom Sepez |
2015-12-02 | Add MakeWidgetImpProperties() helper method. | Tom Sepez |
2015-12-01 | Fix a crasher due to recursion in CXFA_WidgetAcc::ExecuteScript() | Jun Fang |
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-11-06 | XFA: Actually fix all relative includes to third_party. | Lei Zhang |
2015-11-06 | Merge to XFA: Fix all relative includes to third_party. | Lei Zhang |
2015-11-05 | Fix XFA compilation warnings, part 2 | Tom Sepez |
2015-10-06 | Merge to XFA: Make the vast majority of JS headers private to src/javascript. | Tom Sepez |
2015-10-02 | XFA: Remove test for new. | 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-07-15 | Merge to XFA: Kill Func_Renderpage global function pointer. | Tom Sepez |
2015-06-19 | Merge to XFA: Do some IWYU cleanups. | Lei Zhang |
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-06-09 | Merge to XFA: Remove more cruft from fx_system.h | Tom Sepez |
2015-06-02 | Replace XFA_HWIDGET with IXFA_Widget* | Tom Sepez |
2015-05-27 | Replace XFA_HDOC with IXFA_Doc* | Tom Sepez |
2015-05-27 | Make CPDFXFA_App / IXFA_AppProvider saner | Tom Sepez |