1. 9315024 Set V8 extras mode in gin::V8Initializer. by yhirano · 10 years ago
  2. c94eff1 Allow startup with missing V8 snapshot file. by erikcorry · 10 years ago
  3. 93b23d9 Reland of "Adding task runner/ message loop to tests that use IsolateHolder." by ssid · 10 years ago
  4. 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
  5. 54d19441 Adding task runner/ message loop to tests that use IsolateHolder. by ssid · 10 years ago
  6. 05c26fde Move V8 snapshot loading code from isolate_holder to gin/v8_startup_data.{h,cc}. by oth · 10 years ago
  7. 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
  8. 2f43f2c9 Refactor IsolateHolder to be able to always create the isolate by jochen · 11 years ago
  9. 6b395fe Make net use v8 through gin by [email protected] · 11 years ago
  10. 1771610d Refactors parts of gin: by [email protected] · 11 years ago[Renamed (82%) from gin/runner_unittest.cc]
  11. 7618ebbb Convert the rest of the functions in core.cc to use CreateFunctionTemplate. by [email protected] · 12 years ago
  12. 2f70342 [Gin] Add a basic unit testing framework by [email protected] · 12 years ago
  13. f04b0e9 [gin] add support for non-gin managed isolates in gin. by [email protected] · 12 years ago
  14. 1b93c23 Introduce a Gin class instead of using global functions to control gin by [email protected] · 12 years ago
  15. 855ab43 Introduce gin_shell by [email protected] · 12 years ago
  16. 97f21ca This CL implements the Asynchronous Module Definition (AMD) by [email protected] · 12 years ago
  17. a22998a This CL introduces a lightweight bindings system for V8 called gin by [email protected] · 12 years ago