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