aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/SkV8Example
Commit message (Expand)AuthorAge
* Add handling alpha values in RRGGBBAA formatted styles.Gravatar commit-bot@chromium.org2014-01-13
* Just use one version of the scripts in both the browser and in SkV8 by using ...Gravatar commit-bot@chromium.org2014-01-10
* Move v8 into third_party.Gravatar commit-bot@chromium.org2014-01-08
* Add the gears.js demo and all the code changes needed to get it working, incl...Gravatar commit-bot@chromium.org2014-01-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-01-07
* 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
* Allow multiple concurrent timers.Gravatar commit-bot@chromium.org2013-12-20
* Add a setTimer() function.Gravatar commit-bot@chromium.org2013-12-18
* Add a print function in the global JS scope for debugging.Gravatar commit-bot@chromium.org2013-12-16
* Add command line flag for optionally loading JS from external files.Gravatar commit-bot@chromium.org2013-12-16
* 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