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