1. 8f524d6 Refactor JS method parameters and return values. by Dan Sinclair · 7 years ago
  2. 80435cb Convert JS input params to v8::Local<v8::Value>>s by dan sinclair · 7 years ago
  3. 33d13f2 Remove CJS_PropValue by Dan Sinclair · 7 years ago
  4. cbe23db Refactoring JS Callbacks. by dan sinclair · 7 years ago
  5. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  6. e47e0c9 Avoid unordered_set and maps for the time being. by Tom Sepez · 8 years ago
  7. b1670b5 Pass CJS_Runtime to JS callbacks. by Tom Sepez · 8 years ago
  8. d6ae2af Rename IJS_Context to IJS_EventContext. by Tom Sepez · 8 years ago
  9. 85c8e7f Fixup lint flags. by Dan Sinclair · 8 years ago
  10. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  11. a752edf Introduce pdfium::FakeUniquePtr for keys to sets of unique ptrs. by tsepez · 8 years ago
  12. 2eb7c7d Use a map for app::m_Timers by dsinclair · 8 years ago
  13. b469424 Push v8::Isolate into CFXJS_Engine class by tsepez · 8 years ago
  14. e3ff76b Rename CJS_Timer to GlobalTimer and make private to app.cpp by tsepez · 9 years ago
  15. 8ca63de Remove another potential stale CJS_Timer usage by tsepez · 9 years ago
  16. 41a53ad use std::vector in more places in JavaScript bindings code. by tsepez · 9 years ago
  17. f766ad2 Move fpdfsdk/src up to fpdfsdk/. by Dan Sinclair · 9 years ago[Renamed (97%) from fpdfsdk/src/javascript/app.h]
  18. 3ebd121 Review and cleanup lint warnings. by Dan Sinclair · 9 years ago
  19. efbc191 Expand all paths to be based off pdfium/ directory by Dan Sinclair · 9 years ago
  20. 945fdb7 Merge to XFA: Replace CJS_Parameters with std::vector<CJS_Value>. by Lei Zhang · 9 years ago
  21. ba038bc Merge to XFA: Rename IFXJS_Runtime and IFXJS_Context to IJS_. by Tom Sepez · 9 years ago
  22. cd56a7d Merge to XFA: Store object definition ID in each js_class. by Tom Sepez · 9 years ago
  23. 3745841 Merge to XFA: Make the vast majority of JS headers private to src/javascript. by Tom Sepez · 9 years ago[Renamed (98%) from fpdfsdk/include/javascript/app.h]
  24. 808a99e Merge to XFA: Remove some abstractions in fxjs_v8.h. by Tom Sepez · 9 years ago
  25. 2b1a2d5 Merge to XFA: Use override in more classes in fpdfsdk/ by Lei Zhang · 9 years ago
  26. 077f1a3 XFA: clang-format all pdfium code, again. by Nico Weber · 10 years ago
  27. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 10 years ago
  28. a6d9f0e Remove trailing whitespaces in fpdfsdk, XFA edition. by Lei Zhang · 10 years ago
  29. 19922bb Merge to XFA: Fix ALL the include guards. by Tom Sepez · 10 years ago
  30. 9a3f812 Merge to XFA: Fix (nearly all) IWYU in fpdfskd/include/javascript/ headers. by Tom Sepez · 10 years ago
  31. 2f3dfef Merge to XFA: Kill off JS_ErrorString type. by Tom Sepez · 10 years ago
  32. ccc9483 Merge to XFA: Tidy up JS_Defines.h by Tom Sepez · 10 years ago
  33. c6ab172 Kill off some dodgy JS callbacks by Tom Sepez · 10 years ago
  34. 55681f9 Remove a few unused variables, functions, and member variables. by Nico Weber · 11 years ago
  35. 3f3b45c Convert all line endings to LF. by John Abd-El-Malek · 11 years ago
  36. 5110c47 Initial commit. by John Abd-El-Malek · 11 years ago