Age | Commit message (Expand) | Author |
2016-12-14 | Return unique_ptr from CXFA_FFApp::CreateDoc. | tsepez |
2016-12-14 | Avoid the ptr.reset(new XXX()) anti-pattern | tsepez |
2016-12-08 | Remove last usage of CFX_ObjectArray. | tsepez |
2016-12-08 | Move xfa/fwl/core to xfa/fwl. | dsinclair |
2016-12-07 | Refcount all the IFX_ stream classes all the time. | tsepez |
2016-12-01 | Make concrete stream classes private to .cpp, part 3 | tsepez |
2016-11-23 | Merge IFWL and CFWL classes. | dsinclair |
2016-11-22 | Rename IFWL_App to CFWL_App | dsinclair |
2016-11-21 | Split fwl/core class pt II. | dsinclair |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-16 | Move the message definitions to their own files.chromium/2923 | dsinclair |
2016-11-15 | Cleaning methods and visibility in cfwl_* files. | dsinclair |
2016-11-11 | Add fpdfppo_embeddertest.cpp. | tsepez |
2016-11-11 | Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little. | npm |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-11-02 | Rename CPDFXFA_Document to CPDFXFA_Context | dsinclair |
2016-10-31 | Remove FWL globals. | dsinclair |
2016-10-26 | Fix some FX_BOOL / int noise in fxcrt.chromium/2902 | tsepez |
2016-10-24 | Rename IFX_ stream nameschromium/2900 | tsepez |
2016-10-20 | Remove IFWL_*::Create methods, use new | dsinclair |
2016-10-18 | Merge IFWL_App and FWL_AppImp together | dsinclair |
2016-10-12 | Get rid of CFX_ArrayTemplate<CPDF_Object*> | tsepez |
2016-09-29 | Move xfa/fxfa/include to xfa/fxfa | dsinclair |
2016-09-14 | Split CPDFXFA_Document apart | dsinclair |
2016-08-10 | Use smart pointers for class owned pointers in xfa/fxfa | weili |
2016-06-23 | Remove NULL in xfa/ | dsinclair |
2016-06-16 | Make code compile with clang_use_chrome_plugin (part V)chromium/2770 | weili |
2016-06-03 | Rename IFX_FontMgr to IFGAS_FontMgr | tsepez |
2016-05-31 | Fix a leak in CXFA_FontMgr. | thestig |
2016-05-25 | Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h} | tsepez |
2016-05-18 | Remove Release() from CXFA_FWLTheme | tsepez |
2016-05-04 | Cleanup IFWL_Adapter interfaces. | dsinclair |
2016-04-28 | More FWL interface cleanup. | dsinclair |
2016-04-27 | More IFX_ interface cleanup. | dsinclair |
2016-04-06 | Move remaining xfa/include/fxfa files | dsinclair |
2016-04-04 | Cleanup the FF Handler proxy methods. | dsinclair |
2016-03-31 | Remove IXFA_* interfaces. | dsinclair |
2016-03-25 | Remove FX_DWORD from XFA. | tsepez |
2016-03-23 | Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. | Dan Sinclair |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |