Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
0992d0764b59f50be2f365071fe2a386509addea
/
experimental
/
SkV8Example
24e0496
Factor out a BaseContext from JsContext.
by commit-bot@chromium.org
· 11 years ago
cb33687
Start prototyping what DisplayList support will look like.
by commit-bot@chromium.org
· 11 years ago
f679d1b
Rename Path to Path2D
by commit-bot@chromium.org
· 11 years ago
939560b
Move SkV8Example to SkSurface
by commit-bot@chromium.org
· 11 years ago
e1df565
Add conicTo().
by commit-bot@chromium.org
· 11 years ago
310ec8e
Update directions and lib paths for ninja.
by commit-bot@chromium.org
· 11 years ago
c896f4d
Both gears and snow should detect if Path is available, and also report on the console if present.
by commit-bot@chromium.org
· 11 years ago
58c0fa3
Clear the canvas before drawing the gears.
by commit-bot@chromium.org
· 11 years ago
2055454
Add handling alpha values in RRGGBBAA formatted styles.
by commit-bot@chromium.org
· 11 years ago
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
b163984
Move v8 into third_party.
by commit-bot@chromium.org
· 11 years ago
d784104
Add the gears.js demo and all the code changes needed to get it working, including implementing both fill and stroke style. Also add the HTML and JS files to compare with browser performance.
by commit-bot@chromium.org
· 11 years ago
179f6c5
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
9ee0e32
Turn on GL drawing, allow switching via --gpu flag.
by commit-bot@chromium.org
· 11 years ago
c8d7328
Renamed JsCanvas to JsContext and moved into it's own file.
by commit-bot@chromium.org
· 11 years ago
872796b
Allow multiple concurrent timers.
by commit-bot@chromium.org
· 11 years ago
0fc0dea
Add a setTimer() function.
by commit-bot@chromium.org
· 11 years ago
4ad1e97
Add a print function in the global JS scope for debugging.
by commit-bot@chromium.org
· 11 years ago
48d94b8c
Add command line flag for optionally loading JS from external files.
by commit-bot@chromium.org
· 11 years ago
3a6143d
Added canvas.fillStyle with support for just the "#RRGGBB" style of colors.
by commit-bot@chromium.org
· 11 years ago
9bde13c
Add a canvas object with drawRect() and inval().
by commit-bot@chromium.org
· 11 years ago
80bd0c9
A simple draw() function in Javascript.
by commit-bot@chromium.org
· 11 years ago
44a3877
V8 and Skia
by commit-bot@chromium.org
· 11 years ago