Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce a Gin class instead of using global functions to control gin | jochen@chromium.org | 2013-11-19 | 14 | -88/+147 |
* | Add console.log support to gin_shell | abarth@chromium.org | 2013-11-19 | 6 | -7/+98 |
* | Port Mojo's sample_service.cc to JavaScript | abarth@chromium.org | 2013-11-19 | 1 | -6/+4 |
* | Fix win64 build error | jschuh@chromium.org | 2013-11-19 | 1 | -2/+2 |
* | Implement Mojo message codec in JavaScript | abarth@chromium.org | 2013-11-18 | 7 | -16/+43 |
* | Introduce gin_shell | abarth@chromium.org | 2013-11-18 | 24 | -164/+568 |
* | Remove deprecated v8::External::New calls (chromium side) | jochen@chromium.org | 2013-11-18 | 1 | -1/+2 |
* | This CL implements the Asynchronous Module Definition (AMD) | abarth@chromium.org | 2013-11-17 | 21 | -68/+708 |
* | Fix Win64 build errors | jschuh@chromium.org | 2013-11-13 | 2 | -3/+4 |
* | Begin implementing V8 bindings for Mojo | abarth@chromium.org | 2013-11-12 | 14 | -48/+473 |
* | This CL introduces a lightweight bindings system for V8 called gin | abarth@chromium.org | 2013-11-10 | 21 | -0/+1050 |