1. cd11018 Just use one version of the scripts in both the browser and in SkV8 by using feature detection to determine if we are running in a browser, and if the platform supports the Path() object. Also add oval, console.log, and the snow example code. by commit-bot@chromium.org · 11 years ago
  2. 9ee0e32 Turn on GL drawing, allow switching via --gpu flag. by commit-bot@chromium.org · 11 years ago
  3. c8d7328 Renamed JsCanvas to JsContext and moved into it's own file. by commit-bot@chromium.org · 11 years ago
  4. 872796b Allow multiple concurrent timers. by commit-bot@chromium.org · 11 years ago
  5. 0fc0dea Add a setTimer() function. by commit-bot@chromium.org · 11 years ago
  6. 4ad1e97 Add a print function in the global JS scope for debugging. by commit-bot@chromium.org · 11 years ago
  7. 48d94b8c Add command line flag for optionally loading JS from external files. by commit-bot@chromium.org · 11 years ago
  8. 3a6143d Added canvas.fillStyle with support for just the "#RRGGBB" style of colors. by commit-bot@chromium.org · 11 years ago
  9. 9bde13c Add a canvas object with drawRect() and inval(). by commit-bot@chromium.org · 11 years ago
  10. 80bd0c9 A simple draw() function in Javascript. by commit-bot@chromium.org · 11 years ago
  11. 44a3877 V8 and Skia by commit-bot@chromium.org · 11 years ago