1. 80c4878 Cleanup some xfa/fxfa code. by Dan Sinclair · 8 years ago
  2. cdba747 Cleanup DocType defines by Dan Sinclair · 8 years ago
  3. 1bbedec Remove unused XFA_VALIDATE code by Dan Sinclair · 8 years ago
  4. e3978d0 Remove unused invalidate flag by Dan Sinclair · 8 years ago
  5. 3d06022 Remove unused docview flag by Dan Sinclair · 8 years ago
  6. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  7. 3cdcfeb Create individual exception methods. by Dan Sinclair · 8 years ago
  8. c8fd331 Cleaning out params in CPDFXFA_Context by Dan Sinclair · 8 years ago
  9. 833619b Refcount all the IFX_ stream classes all the time. by tsepez · 8 years ago
  10. d19e912 Remove FX_BOOL from xfa. by tsepez · 8 years ago
  11. ad2441e Rename IFX_ stream names by tsepez · 8 years ago
  12. f51e4dc Cleanup CPDFXFA_App methods by dsinclair · 8 years ago
  13. 5b49309 Move xfa/fxfa/include to xfa/fxfa by dsinclair · 8 years ago[Renamed (98%) from xfa/fxfa/include/fxfa.h]
  14. 577ad2c Move CPDFSDK_Environment code to cpp file by dsinclair · 8 years ago
  15. 1f24890 Remove FFI_ from CPDFSDK_Environment method names by dsinclair · 8 years ago
  16. a440bb3 Split CPDFXFA_Document apart by dsinclair · 8 years ago
  17. f2662c4 Cleanup CPDFXFA_Document. by dsinclair · 8 years ago
  18. 89f8fa8 Remove unused code in CPDFXFA_Document by dsinclair · 8 years ago
  19. e8a8066 Remove foxit app related setter and getter APIs in XFA code by weili · 8 years ago
  20. 85d1f2c Remove NULL in xfa/ by dsinclair · 8 years ago
  21. 47bcd4c Make code compile with clang_use_chrome_plugin (part V) by weili · 8 years ago
  22. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 8 years ago
  23. a4fdfc5 Replace IFGAS_Font with underlying concrete type by thestig · 8 years ago
  24. b71dc76 Rename IFX_Font to IFGAS_Font by tsepez · 8 years ago
  25. 0e0a86a Remove unused LoadString values, cleanup remaining strings. by dsinclair · 8 years ago
  26. 12a6b0c Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value* by dsinclair · 8 years ago
  27. 935d8d5 XFA_WIDGETSTATUS cleanup. by dsinclair · 9 years ago
  28. c6450bb Remove XFA_WIDGETEVENT defines by dsinclair · 9 years ago
  29. cc4d6d8 Remove { delete this; } anti-pattern from IXFA_WidgetIterator by tsepez · 9 years ago
  30. 3f80c86 Remove some c_str() calls from StringCs in xfa docs. by tsepez · 9 years ago
  31. afe9430 Make CFX_WideString(const CFX_WideString&) explicit. by tsepez · 9 years ago
  32. 8f4bf9a More define cleanup. by dsinclair · 9 years ago
  33. 186a78e Remove no-op ShowFileDialog(s). by tsepez · 9 years ago
  34. b1a5959 Simplify XFA event handling. by thestig · 9 years ago
  35. 774bdde Replace calls to deprecated CFX_{Wide,Byte}String::Empty() by tsepez · 9 years ago
  36. 7222ea6 Move remaining xfa/include/fxfa files by dsinclair · 9 years ago[Renamed (98%) from xfa/include/fxfa/fxfa.h]
  37. df4bc59 Remove IXFA_* interfaces. by dsinclair · 9 years ago
  38. deee3d2 Remove FX_DWORD from XFA, part 2 by tsepez · 9 years ago
  39. 62a70f9 Remove FX_WORD in favor of uint16_t. by Tom Sepez · 9 years ago
  40. e98ac2e Fix a typo by Wei Li · 9 years ago
  41. a1cef70 Trigger page view event when re-layout is finished by jinming_wang · 9 years ago
  42. 06f49c8 Cleanup forward declarations. by dan sinclair · 9 years ago
  43. 880962c Sort includes in xfa/. by Dan Sinclair · 9 years ago
  44. 04d02db Expand XFA includes to be relative to pdfium/. by Dan Sinclair · 9 years ago
  45. c7cd809 Fixup incorrect include guards. by Dan Sinclair · 9 years ago
  46. ab27768 Banish CFX_ByteArray and CFX_WideArray to the XFA side. by Tom Sepez · 9 years ago
  47. 6ffb03c XFA: Remove dead AddDoRecord code. by Lei Zhang · 9 years ago
  48. 99ffdb0 Fix DOS newlines by Tom Sepez · 9 years ago
  49. 3745841 Merge to XFA: Make the vast majority of JS headers private to src/javascript. by Tom Sepez · 9 years ago
  50. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 9 years ago
  51. ca3ac5e Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. by Tom Sepez · 9 years ago
  52. d7e5cc7 Merge to XFA: Remove typdefs for pointer types in fx_system.h. by Tom Sepez · 9 years ago
  53. bfa9a82 Merge to XFA: Use stdint.h types throughout PDFium. by Tom Sepez · 9 years ago
  54. eed467d Replace XFA_HWIDGET with IXFA_Widget* by Tom Sepez · 9 years ago
  55. 18e5b4b Replace XFA_HDOC with IXFA_Doc* by Tom Sepez · 9 years ago
  56. bdeeb8a Make CPDFXFA_App / IXFA_AppProvider saner by Tom Sepez · 9 years ago
  57. 6fc8cbb Merge to XFA: Kill CFX_Object. by Tom Sepez · 10 years ago
  58. d3e2477 Fix IXFA_ destructor compiler warnings. by Tom Sepez · 10 years ago
  59. 062a079 modify google bug 61311 for messageBox; by linlin_miao · 10 years ago
  60. fdc00a7 Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 by Bo Xu · 10 years ago