1. 24ef633 Move xfa/fxfa/app to xfa/fxfa by Dan Sinclair · 7 years ago
  2. 2eddb66 Split apart remaining xfa/fxfa/app files by Dan Sinclair · 8 years ago
  3. cc20513 Introduce CFX_UnownedPtr to detect lifetime inversion issues. by Tom Sepez · 8 years ago
  4. 40badde Remove more |new|s, part 6 by Tom Sepez · 8 years ago
  5. 1d52d1e Use unique_ptr in CFWL_NoteDriver::m_eventTargets map by Tom Sepez · 8 years ago
  6. 9d6a208 Remove MakeSeekableReadStream by Dan Sinclair · 8 years ago
  7. afd0d1f RefCount CPDF_StreamAcc all the time. by Tom Sepez · 8 years ago
  8. 1c5d0b4 Drop FXSYS_ from mem methods by Dan Sinclair · 8 years ago
  9. 80c4878 Cleanup some xfa/fxfa code. by Dan Sinclair · 8 years ago[Renamed (95%) from xfa/fxfa/app/xfa_ffapp.cpp]
  10. 37b12ad Return unique_ptr from CXFA_FFApp::CreateDoc. by tsepez · 8 years ago
  11. a9caab9 Avoid the ptr.reset(new XXX()) anti-pattern by tsepez · 8 years ago
  12. 80c40de Remove last usage of CFX_ObjectArray. by tsepez · 8 years ago
  13. 447b1f3 Move xfa/fwl/core to xfa/fwl. by dsinclair · 8 years ago
  14. 833619b Refcount all the IFX_ stream classes all the time. by tsepez · 8 years ago
  15. f78bf1a Make concrete stream classes private to .cpp, part 3 by tsepez · 8 years ago
  16. 2c489cc Merge IFWL and CFWL classes. by dsinclair · 8 years ago
  17. 1a7534a Rename IFWL_App to CFWL_App by dsinclair · 8 years ago
  18. 37b6d14 Split fwl/core class pt II. by dsinclair · 8 years ago
  19. 85c8e7f Fixup lint flags. by Dan Sinclair · 8 years ago
  20. 242b95e Move the message definitions to their own files. by dsinclair · 8 years ago
  21. 05b9a31 Cleaning methods and visibility in cfwl_* files. by dsinclair · 8 years ago
  22. 211d4ed Add fpdfppo_embeddertest.cpp. by tsepez · 8 years ago
  23. 8f3eb60 Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little. by npm · 8 years ago
  24. d19e912 Remove FX_BOOL from xfa. by tsepez · 8 years ago
  25. 521b750 Rename CPDFXFA_Document to CPDFXFA_Context by dsinclair · 8 years ago
  26. 2085538 Remove FWL globals. by dsinclair · 8 years ago
  27. f39074c Fix some FX_BOOL / int noise in fxcrt. by tsepez · 8 years ago
  28. ad2441e Rename IFX_ stream names by tsepez · 8 years ago
  29. 2a38a02 Remove IFWL_*::Create methods, use new by dsinclair · 8 years ago
  30. 4e90313 Merge IFWL_App and FWL_AppImp together by dsinclair · 8 years ago
  31. 74b8c6e Get rid of CFX_ArrayTemplate<CPDF_Object*> by tsepez · 8 years ago
  32. 5b49309 Move xfa/fxfa/include to xfa/fxfa by dsinclair · 8 years ago
  33. a440bb3 Split CPDFXFA_Document apart by dsinclair · 8 years ago
  34. b4d1b57 Use smart pointers for class owned pointers in xfa/fxfa by weili · 8 years ago
  35. 85d1f2c Remove NULL in xfa/ by dsinclair · 8 years ago
  36. 47bcd4c Make code compile with clang_use_chrome_plugin (part V) by weili · 8 years ago
  37. 16e587e Rename IFX_FontMgr to IFGAS_FontMgr by tsepez · 8 years ago
  38. 4dce6d4 Fix a leak in CXFA_FontMgr. by thestig · 8 years ago
  39. 648575a Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h} by tsepez · 9 years ago
  40. 0aae2a7 Remove Release() from CXFA_FWLTheme by tsepez · 9 years ago
  41. 55fa356 Cleanup IFWL_Adapter interfaces. by dsinclair · 9 years ago
  42. 7322343 More FWL interface cleanup. by dsinclair · 9 years ago
  43. 303e525 More IFX_ interface cleanup. by dsinclair · 9 years ago
  44. 7222ea6 Move remaining xfa/include/fxfa files by dsinclair · 9 years ago
  45. 221caf6 Cleanup the FF Handler proxy methods. by dsinclair · 9 years ago
  46. df4bc59 Remove IXFA_* interfaces. by dsinclair · 9 years ago
  47. 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
  48. 398a43d Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. by Dan Sinclair · 9 years ago
  49. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago