Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
7ac83bb9d6024779d7ef3f9fe70f7b9c2e6c21a5
/
tools
/
lua
b3b0cfc
Add lua scripts to scrape dashing info
by commit-bot@chromium.org
· 10 years ago
bdc772e
Add quiet mode to lua_pictures.
by commit-bot@chromium.org
· 11 years ago
1301bf3
add initial scraper for dashing
by commit-bot@chromium.org
· 11 years ago
c530208
Add point count to lua SkPath.
by commit-bot@chromium.org
· 11 years ago
4ebe382
Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/)"
by bsalomon@google.com
· 11 years ago
1caedbb
Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/)
by commit-bot@chromium.org
· 11 years ago
a47ac2b
Add getReducedClipStack to lua canvas
by commit-bot@chromium.org
· 11 years ago
d85b822
Add some SkPath lua functions
by commit-bot@chromium.org
· 11 years ago
5cc2535
Add getClipStack method to lua SkCanvas
by commit-bot@chromium.org
· 11 years ago
74f96b9
Added 3-color gradient scraper for detecting symmetrical gradients.
by commit-bot@chromium.org
· 11 years ago
0f48ee0
add more stats to the bitmap matrix locator
by humper@google.com
· 11 years ago
5fdc983
expose shaders
by reed@google.com
· 11 years ago
6645cde
Fix build problem with reverted issue 16948011
by commit-bot@chromium.org
· 11 years ago
7ac13b7
Reverting r10173 due to compile problems
by robertphillips@google.com
· 11 years ago
0abc976
Measurement tool for Bounding-Box-Hierarchies.
by commit-bot@chromium.org
· 11 years ago
56799e2
Add the lazy decoder from PictureFlags to SkImageDecoder
by commit-bot@chromium.org
· 11 years ago
f37f2cc
clean up extra printfs in count_effects.lua
by reed@google.com
· 11 years ago
9d5fedc
add newline to bitmap rotation script output
by humper@google.com
· 11 years ago
2815c19
add matrix objects to the lua bindings, as well as a lua script to find the proportion of image draw commands with different kinds of matrices
by humper@google.com
· 11 years ago
2956387
add paint:getEffects to return table of bools of a given effect is present on the paint
by reed@google.com
· 11 years ago
f1754ec
Replace SkPicture(SkStream) constructors with a factory.
by scroggo@google.com
· 11 years ago
aaeb87d
Add modulo flag to lua_pictures.
by commit-bot@chromium.org
· 11 years ago
3da6c56
Allow files, making ".skp files or directories are required." less of a lie.
by commit-bot@chromium.org
· 11 years ago
b8b3d90
use ForceLinking to get codecs into lua_picture
by reed@google.com
· 11 years ago
312e9a2
add script to count glyph -vs- char draw calls
by reed@google.com
· 11 years ago
73d9f1c
more paint methods to lua
by mike@reedtribe.org
· 11 years ago
26da7f0
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
e2aad27
sort the glyphID arrays
by reed@google.com
· 11 years ago
e3823fd
add script to scrape glyph usage in drawText calls
by reed@google.com
· 11 years ago
3597b73
expand SkLua to handle creation of its own State
by reed@google.com
· 11 years ago
74ce6f0
add dumpops.lua as a sample scraper that just dumps the arguments
by reed@google.com
· 11 years ago
9a73104
add SkPath as real lua object
by reed@google.com
· 11 years ago
2d51677
add startcanvas/endcanvas entry-points for the script. rename all "official" entry-points to use "sk_scrape_" prefix
by reed@google.com
· 11 years ago
14f584b
disable dumping the ctm on every drawRect verb (was there for testing)
by reed@google.com
· 11 years ago
f02fe3d
support SkCanvas as a real lua object
by mike@reedtribe.org
· 11 years ago
0e59b79
allow multiple lua files to be used in lua_pictures
by mike@reedtribe.org
· 11 years ago
cef454e
printf name of picture *before* we try to scrape it.
by mike@reedtribe.org
· 11 years ago
539f364
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
1c5a94f
lua accumulate now receives a table of the draw parameters
by mike@reedtribe.org
· 11 years ago
dff7e11
add SkLuaCanvas
by reed@google.com
· 11 years ago