1. 51945ab Make IsolateHolder aware of the isolate type. by Ulan Degenbaev · 7 years ago
  2. 1e7eb05 Revert "gin: Set V8 context snapshot as a default snapshot" by Robert Liao · 7 years ago
  3. a9b25af Fix missing config for gin_unittests. by Yuzhu Shen · 7 years ago
  4. e1fb0a45 Disable a failing test temporarily during investigation. by Yuzhu Shen · 7 years ago
  5. 231de835 gin: Set V8 context snapshot as a default snapshot by Hitoshi Yoshida · 7 years ago
  6. 09a43ef Use ScopedTaskEnvironment instead of MessageLoop in tests that use v8. by fdoray · 8 years ago
  7. 4df731b Revert of Use TaskScheduler instead of WorkerPool in v8_platform.cc. (patchset #18 id:340001 of https://codereview.chromium.org/2610473002/ ) by jam · 8 years ago
  8. b83be4ca Use TaskScheduler instead of WorkerPool in v8_platform.cc. by fdoray · 8 years ago
  9. 124814c Use timer task runner for V8PerIsolate tasks by altimin · 8 years ago
  10. 9315024 Set V8 extras mode in gin::V8Initializer. by yhirano · 9 years ago
  11. c94eff1 Allow startup with missing V8 snapshot file. by erikcorry · 10 years ago
  12. 93b23d9 Reland of "Adding task runner/ message loop to tests that use IsolateHolder." by ssid · 10 years ago
  13. 198cfb6 Revert of Adding task runner/ message loop to tests that use IsolateHolder. (patchset #4 id:60001 of https://codereview.chromium.org/1130433002/) by jochen · 10 years ago
  14. 54d19441 Adding task runner/ message loop to tests that use IsolateHolder. by ssid · 10 years ago
  15. 05c26fde Move V8 snapshot loading code from isolate_holder to gin/v8_startup_data.{h,cc}. by oth · 10 years ago
  16. 3a3c88a Infrastructure for enabling V8's initial snapshot to be loaded from external files as opposed to being statically linked to the binary. by baixo · 11 years ago
  17. 2f43f2c9 Refactor IsolateHolder to be able to always create the isolate by jochen · 11 years ago
  18. 6b395fe Make net use v8 through gin by [email protected] · 11 years ago
  19. 1771610d Refactors parts of gin: by [email protected] · 11 years ago[Renamed (82%) from gin/runner_unittest.cc]
  20. 7618ebbb Convert the rest of the functions in core.cc to use CreateFunctionTemplate. by [email protected] · 12 years ago
  21. 2f70342 [Gin] Add a basic unit testing framework by [email protected] · 12 years ago
  22. f04b0e9 [gin] add support for non-gin managed isolates in gin. by [email protected] · 12 years ago
  23. 1b93c23 Introduce a Gin class instead of using global functions to control gin by [email protected] · 12 years ago
  24. 855ab43 Introduce gin_shell by [email protected] · 12 years ago
  25. 97f21ca This CL implements the Asynchronous Module Definition (AMD) by [email protected] · 12 years ago
  26. a22998a This CL introduces a lightweight bindings system for V8 called gin by [email protected] · 12 years ago