1. 73bed4e Fix crash when rendering invalid GIF by Ryan Harrison · 7 years ago
  2. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  3. 2d88381 Merge CFDE_RenderContext into CFWL_Edit by Dan Sinclair · 7 years ago
  4. 24ef633 Move xfa/fxfa/app to xfa/fxfa by Dan Sinclair · 8 years ago
  5. 2eddb66 Split apart remaining xfa/fxfa/app files by Dan Sinclair · 8 years ago
  6. 797ca5c Mass conversion of all const-lifetime class members by Tom Sepez · 8 years ago
  7. 40badde Remove more |new|s, part 6 by Tom Sepez · 8 years ago
  8. d9828fd Rename FDE files to match contents. by Dan Sinclair · 8 years ago
  9. efcae5d Split xfa_object.h apart. by Dan Sinclair · 8 years ago
  10. afc8eb3 Fix nits in cxfa_ffpageview.cpp and friends. by Lei Zhang · 8 years ago
  11. b822782 Use std::vector<std::unique_ptr>> in cxfa_ffpageview by Tom Sepez · 8 years ago
  12. 80c4878 Cleanup some xfa/fxfa code. by Dan Sinclair · 8 years ago[Renamed (98%) from xfa/fxfa/app/xfa_ffpageview.cpp]
  13. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  14. 375c276 Make most PDFium code pass Clang plugin's auto raw check. by Lei Zhang · 8 years ago
  15. 312ce17 Remove CFX_StackTemplate in xfa_utils.h. by Tom Sepez · 8 years ago
  16. 1b08df1 Convert Get methods to return instead of using out params. by Dan Sinclair · 8 years ago
  17. 071d786 Rename x,y to width,height for Size types by dan sinclair · 8 years ago
  18. bba2a7c Update to use CFX_Rect{F} and CFX_Matrix constructors. by Dan Sinclair · 8 years ago
  19. a0b2d23 Replace CXFA_StrokeArray and CXFA_WidgetArray with std::vector by tsepez · 8 years ago
  20. d19e912 Remove FX_BOOL from xfa. by tsepez · 8 years ago
  21. 5b49309 Move xfa/fxfa/include to xfa/fxfa by dsinclair · 8 years ago
  22. 0b851ff Rename xfa_doclayout and xfa_document_layout_imp files. by dsinclair · 9 years ago
  23. d1cf239 Cleanup redundant method names. by dsinclair · 9 years ago
  24. 85d1f2c Remove NULL in xfa/ by dsinclair · 9 years ago
  25. 070fcdf Update GetClassID to GetElementType by dsinclair · 9 years ago
  26. 56a8b19 Convert XFA_ELEMENT to an enum class by dsinclair · 9 years ago
  27. 47bcd4c Make code compile with clang_use_chrome_plugin (part V) by weili · 9 years ago
  28. 20d6b76 Use static_cast<CXFA_WidgetAcc*> in xfa. by tsepez · 9 years ago
  29. d3be111 Fix GetPageIndex() for dynamic XFA documents. by thestig · 9 years ago
  30. 935d8d5 XFA_WIDGETSTATUS cleanup. by dsinclair · 9 years ago
  31. cc4d6d8 Remove { delete this; } anti-pattern from IXFA_WidgetIterator by tsepez · 9 years ago
  32. d15ba4e Replace CFX_PtryArray with typesafe CFX_ArrayTemplate, Part 7 by tsepez · 9 years ago
  33. 43854a5 Standardize on ASSERT. by dsinclair · 9 years ago
  34. acd0d59 Cleanup FDE interfaces. by dsinclair · 9 years ago
  35. 70c5520 Pass CFX_WideString to CXFA_FFDocView::GetWidgetByName. by tsepez · 9 years ago
  36. 9f3dbbc Cleanup CPDFXFA_Page. by thestig · 9 years ago
  37. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
  38. 7222ea6 Move remaining xfa/include/fxfa files by dsinclair · 9 years ago
  39. fc58ad1 Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. by tsepez · 9 years ago
  40. 221caf6 Cleanup the FF Handler proxy methods. by dsinclair · 9 years ago
  41. df4bc59 Remove IXFA_* interfaces. by dsinclair · 9 years ago
  42. 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
  43. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago