| Commit message (Expand) | Author | Age | Files | Lines |
* | Standardize usage of virtual/override/final in gin/ | dcheng | 2014-10-23 | 1 | -3/+3 |
* | Replacing the OVERRIDE with override and FINAL with final in /src/gin | anujk.sharma | 2014-10-06 | 1 | -3/+3 |
* | Refactor IsolateHolder to be able to always create the isolate | jochen | 2014-09-11 | 1 | -1/+1 |
* | Fix gin's array buffer class for component build | jochen@chromium.org | 2014-05-16 | 1 | -1/+1 |
* | [gin] Turn gin into a component | jochen@chromium.org | 2013-12-12 | 1 | -4/+6 |
* | Convert the rest of the functions in core.cc to use CreateFunctionTemplate. | aa@chromium.org | 2013-11-27 | 1 | -8/+8 |
* | Introduce gin_shell | abarth@chromium.org | 2013-11-18 | 1 | -1/+1 |
* | Begin implementing V8 bindings for Mojo | abarth@chromium.org | 2013-11-12 | 1 | -6/+39 |
* | This CL introduces a lightweight bindings system for V8 called gin | abarth@chromium.org | 2013-11-10 | 1 | -0/+45 |