Commit message (Expand) | Author | Age | |
---|---|---|---|
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Doing the "using namespace" penance by adding in v8:: everywhere, like I shou... | jcgregorio | 2014-10-24 |
* | Move SkV8Example to SkSurface | commit-bot@chromium.org | 2014-02-27 |
* | Turn on GL drawing, allow switching via --gpu flag. | commit-bot@chromium.org | 2014-01-06 |
* | Renamed JsCanvas to JsContext and moved into it's own file. | commit-bot@chromium.org | 2014-01-06 |
* | Add a setTimer() function. | commit-bot@chromium.org | 2013-12-18 |
* | Added canvas.fillStyle with support for just the "#RRGGBB" style of colors. | commit-bot@chromium.org | 2013-12-11 |
* | Add a canvas object with drawRect() and inval(). | commit-bot@chromium.org | 2013-12-10 |
* | A simple draw() function in Javascript. | commit-bot@chromium.org | 2013-12-06 |
* | V8 and Skia | commit-bot@chromium.org | 2013-12-05 |