Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gin: Stop converting float values into integers implicitly | hajimehoshi@chromium.org | 2014-04-16 | 1 | -1/+1 |
* | gin: Automatic conversion from JS number to intger | hajimehoshi@chromium.org | 2014-03-14 | 1 | -1/+1 |
* | Remove usage of deprecate v8::Number constructors from gin | jochen@chromium.org | 2014-01-03 | 1 | -2/+3 |
* | Remove usage of deprecagted V8 API from gin/ | jochen@chromium.org | 2013-11-28 | 1 | -28/+28 |
* | Convert the rest of the functions in core.cc to use CreateFunctionTemplate. | aa@chromium.org | 2013-11-27 | 1 | -4/+8 |
* | [gin] add support for non-gin managed isolates in gin. | jochen@chromium.org | 2013-11-22 | 1 | -1/+1 |
* | Introduce a Gin class instead of using global functions to control gin | jochen@chromium.org | 2013-11-19 | 1 | -7/+8 |
* | This CL introduces a lightweight bindings system for V8 called gin | abarth@chromium.org | 2013-11-10 | 1 | -0/+128 |