1. 3d81315 Pass output parameters as pointers in ijs_event_context by Tom Sepez · 6 years ago
  2. a964f2a Remove WideString::c_str() calls where possible. by Tom Sepez · 6 years ago
  3. 221f0b3 Lowercase JS_Define.{h,cpp} and CJS_Define.h by Tom Sepez · 6 years ago
  4. dc5d88b Convert JS execute methods to return Optional<IJS_Runtime::JS_Error> by Dan Sinclair · 6 years ago
  5. 1258f7f Remove V8 context from CJS_V8 by Tom Sepez · 7 years ago
  6. d6e9cfa Convert JS resource into enum class by Dan Sinclair · 7 years ago
  7. e0345a4 Move fpdfsdk/javascript to fxjs/ by Dan Sinclair · 7 years ago[Renamed (97%) from fpdfsdk/javascript/cjs_event_context.cpp]
  8. 3de090d Move resource to js_resource by Dan Sinclair · 7 years ago
  9. 8b6acdd Rename JS_EventHandler by dan sinclair · 7 years ago
  10. b896699 Move CFX_AutoRestorer to fxcrt::AutoRestorer by Dan Sinclair · 7 years ago
  11. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  12. 674bbfe Split auto restorer from fx_basic by Dan Sinclair · 7 years ago
  13. d6ae2af Rename IJS_Context to IJS_EventContext. by Tom Sepez · 8 years ago