1. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  2. 33b42e4 Rename StringCs c_str() to unterminated_c_str(). by Tom Sepez · 7 years ago
  3. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  4. 76a44de Cleaning up memory allocation in CXFA_FM2JSContext - IV by Dan Sinclair · 8 years ago
  5. 304bb91 Remove FX_BOOL entirely. by tsepez · 8 years ago
  6. 4355468 Move fxjs/include to fxjs by dsinclair · 8 years ago
  7. 08fea80 Rename fxjse/ to fxjs/ update files to match class names. by dsinclair · 8 years ago[Renamed (67%) from fxjse/value.cpp]
  8. eec3a36 Make code compile with clang_use_chrome_plugin (final) by weili · 8 years ago
  9. 4044d2d Remove V8_INLINE markers. by dsinclair · 8 years ago
  10. 8bd9ce0 Move xfa/fxjse/ to fxjse/ by dsinclair · 8 years ago[Renamed (98%) from xfa/fxjse/value.cpp]
  11. 769b137 Remove more FXJSE c-method wrappers. by dsinclair · 8 years ago
  12. f27aeec Remove various FXJSE Value methods. by dsinclair · 8 years ago
  13. 8f3074b Remove FXJSE_Value_ToObject and call methods directly by dsinclair · 8 years ago
  14. 29adee7 Replace void* with CFXJSE_HostObect and make wrapped objects inherit from it by tsepez · 8 years ago
  15. 86fad99 Replace CFXJSE_Value create/destroy with new and delete. by dsinclair · 8 years ago
  16. 3a005f2 Workaround dubious casting between CXFA_Object and void* in FXJSE by tsepez · 8 years ago
  17. 12a6b0c Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value* by dsinclair · 8 years ago
  18. e9885e7 Replace FXJSE_HCLASS with CFXJSE_Class* by dsinclair · 8 years ago
  19. dd6a46c Revert of Remove parameters which are always null (patchset #1 id:1 of https://codereview.chromium.org/2009413002/ ) by dsinclair · 8 years ago
  20. 818e190 Remove parameters which are always null by dsinclair · 8 years ago
  21. ec3da5b Rename FXJSE_HRUNTIME to v8::Isolate by dsinclair · 8 years ago
  22. 0582ad1 XFA unused function cleanup by dsinclair · 9 years ago
  23. 179bebb Rename GetCStr and GetPtr to match CFX_ByteString. by dsinclair · 9 years ago
  24. 04fd27b Replace FXJSE_DOUBLE with double by dsinclair · 9 years ago
  25. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago