summaryrefslogtreecommitdiff
path: root/xfa/include
AgeCommit message (Expand)Author
2016-02-05Remove CFX_PtrArray from xfa's combobox.h.Tom Sepez
2016-02-04Pdfium does not create isolate when it runs in chromiumjinming_wang
2016-02-03Make CXFA_Data sub-classes ctors explicit.Tom Sepez
2016-01-27XFA: Remove dead AddDoRecord code.Lei Zhang
2016-01-26Fix DOS newlinesTom Sepez
2016-01-08XFA: Remove many relative includes in xfa/Lei Zhang
2016-01-05Merge to XFA: Remove header files that only have includes.Lei Zhang
2015-12-10Convert last batch of casts in fwl.Tom Sepez
2015-12-10Replace more static casts in FWL (part 3)Tom Sepez
2015-12-09Fix errors in BEGIN_FWL_MESSAGE_DEF macrosTom Sepez
2015-12-09FWL refcounts never incremented (part 2).Tom Sepez
2015-12-09Re-land "Rename CFWL_Thread classes to ThreadImp"Tom Sepez
2015-12-08FWL refcounts never incremented (part 1)Tom Sepez
2015-12-07Revert "Rename CFWL_Thread classes to ThreadImp"Tom Sepez
2015-12-07Rename CFWL_Thread classes to ThreadImpTom Sepez
2015-12-04Tidy fwl_widgetimp.cpp.Tom Sepez
2015-12-02Remove _FWL_RETURN_IF_ macrosTom Sepez
2015-12-02Add MakeWidgetImpProperties() helper method.Tom Sepez
2015-12-01Fix a crasher due to recursion in CXFA_WidgetAcc::ExecuteScript()Jun Fang
2015-11-25Refactor CXFA_FFPageView::GetWidgetByPosJun Fang
2015-11-20Merge to XFA: Remove CFX_Matrix::Reset()Tom Sepez
2015-11-18Kill dead IFWL_*::Initialize() variants dead.Tom Sepez
2015-11-18Make IFWL_Target::m_pImpl a private member.Tom Sepez
2015-11-18Fold IFWL_TargetData into IFWL_TargetTom Sepez
2015-11-17Make FWL_ classes more consistently named.Tom Sepez
2015-11-09Merge to XFA: Fix all relative includes to core.Lei Zhang
2015-11-06XFA: Actually fix all relative includes to third_party.Lei Zhang
2015-11-06Merge to XFA: Fix all relative includes to third_party.Lei Zhang
2015-11-05Fix XFA compilation warnings, part 2Tom Sepez
2015-10-06Merge to XFA: Make the vast majority of JS headers private to src/javascript.Tom Sepez
2015-10-02XFA: Remove test for new.Lei Zhang
2015-08-06XFA: clang-format all pdfium code, again.Nico Weber
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-15Merge to XFA: Kill Func_Renderpage global function pointer.Tom Sepez
2015-06-19Merge to XFA: Do some IWYU cleanups.Lei Zhang
2015-06-19Fix -Wnon-virtual-dtor warnings on the XFA branch.Lei Zhang
2015-06-10Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.Tom Sepez
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-06-09Merge to XFA: Remove more cruft from fx_system.hTom Sepez
2015-06-02Replace XFA_HWIDGET with IXFA_Widget*Tom Sepez
2015-05-27Replace XFA_HDOC with IXFA_Doc*Tom Sepez
2015-05-27Make CPDFXFA_App / IXFA_AppProvider sanerTom Sepez
2015-05-13Code alignment in issue 471991JUN FANG
2015-05-04Merge to XFA: Kill FX_DEFINEHANDLETom Sepez
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2015-03-11Merge to XFA: Kill remaining sprintfsTom Sepez
2015-01-30Fix IXFA_ destructor compiler warnings.Tom Sepez
2014-12-29Fix compilation breakage at d70b545.Tom Sepez