1. aee0db0 Move CFX_UnownedPtr to UnownedPtr by Dan Sinclair · 7 years ago
  2. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  3. d0409af Mass conversion of remaining class members (non-xfa) by Tom Sepez · 8 years ago
  4. 80547a1 Use unique_ptr in CXFA_ScriptContext::m_mapVariableToContext. by Tom Sepez · 8 years ago
  5. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  6. 304bb91 Remove FX_BOOL entirely. by tsepez · 8 years ago
  7. 4355468 Move fxjs/include to fxjs by dsinclair · 8 years ago[Renamed (86%) from fxjs/include/cfxjse_arguments.h]
  8. 08fea80 Rename fxjse/ to fxjs/ update files to match class names. by dsinclair · 9 years ago[Renamed (86%) from fxjse/include/cfxjse_arguments.h]
  9. 8bd9ce0 Move xfa/fxjse/ to fxjse/ by dsinclair · 9 years ago[Renamed (86%) from xfa/fxjse/cfxjse_arguments.h]
  10. 2334e9e Fix crash in CXFA_Node::TryUserData() (speculative) by tsepez · 9 years ago
  11. 769b137 Remove more FXJSE c-method wrappers. by dsinclair · 9 years ago
  12. 4ee98cd Stop casting struct CFXJSE_ArgumentsImpl to unrelated class CFXJSE_Arguments by tsepez · 9 years ago
  13. 86fad99 Replace CFXJSE_Value create/destroy with new and delete. by dsinclair · 9 years ago
  14. 12a6b0c Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value* by dsinclair · 9 years ago
  15. e9885e7 Replace FXJSE_HCLASS with CFXJSE_Class* by dsinclair · 9 years ago
  16. dd6a46c Revert of Remove parameters which are always null (patchset #1 id:1 of https://codereview.chromium.org/2009413002/ ) by dsinclair · 9 years ago
  17. 818e190 Remove parameters which are always null by dsinclair · 9 years ago
  18. ec3da5b Rename FXJSE_HRUNTIME to v8::Isolate by dsinclair · 9 years ago
  19. 3a8051c Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include. by Dan Sinclair · 9 years ago