Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gin: Only use primitive types for creating function templates | jochen@chromium.org | 2014-02-11 | 1 | -1/+19 |
* | [gin] Introduce Wrappable::GetObjectTemplate | jochen@chromium.org | 2013-12-17 | 1 | -14/+3 |
* | [gin] Declare a wrappable's kWrapperInfo on the class deriving from Wrappable | jochen@chromium.org | 2013-12-12 | 1 | -1/+1 |
* | Gin: Make it easier to implement Wrappable. | aa@chromium.org | 2013-12-08 | 1 | -5/+1 |
* | Remove usage of deprecagted V8 API from gin/ | jochen@chromium.org | 2013-11-28 | 1 | -1/+2 |
* | Implement support in function_template.h for return types. | aa@chromium.org | 2013-11-26 | 1 | -9/+12 |
* | First cut at gin::Bind(). | aa@chromium.org | 2013-11-23 | 1 | -0/+26 |