Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
edef4aa8d84f9d0cfa49e9b7c761bb986af63142
/
tools
1b1bcc3
New API for encoding bitmaps during serialization.
by scroggo@google.com
· 12 years ago
9a73104
add SkPath as real lua object
by reed@google.com
· 12 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
· 12 years ago
14f584b
disable dumping the ctm on every drawRect verb (was there for testing)
by reed@google.com
· 12 years ago
f02fe3d
support SkCanvas as a real lua object
by mike@reedtribe.org
· 12 years ago
0e59b79
allow multiple lua files to be used in lua_pictures
by mike@reedtribe.org
· 12 years ago
cef454e
printf name of picture *before* we try to scrape it.
by mike@reedtribe.org
· 12 years ago
4b0757b
add encodeData() to SkImageEncoder, and add encoding to SkImage
by reed@google.com
· 12 years ago
7d01ec4
Make rebaseline.py pull msaa images
by bsalomon@google.com
· 12 years ago
539f364
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 12 years ago
1c5a94f
lua accumulate now receives a table of the draw parameters
by mike@reedtribe.org
· 12 years ago
dff7e11
add SkLuaCanvas
by reed@google.com
· 12 years ago
9da0e1d
Use separate subset directories in skimage.
by scroggo@google.com
· 12 years ago
3c58723
Update rebaseline.py for N10.
by bsalomon@google.com
· 12 years ago
4fed643
Create a self test for skimage.
by scroggo@google.com
· 12 years ago
6ca30ca
skimage: report failure if expectation not found.
by scroggo@google.com
· 12 years ago
4d98b74
Fix memory leak in filter tool
by robertphillips@google.com
· 12 years ago
6843bdb
Write/compare against expectations in skimage tool.
by scroggo@google.com
· 12 years ago
1ce5cef
Run bench_pictures with "--config msaa4" on Razr I, Nexus 10, and GNex
by borenet@google.com
· 12 years ago
1125d39
Add a new mode to render_pictures.
by scroggo@google.com
· 12 years ago
0018f75
Fix more warnings.
by scroggo@google.com
· 12 years ago
cb3c8d7
Make rebaseline.py pull GN Debug images.
by bsalomon@google.com
· 12 years ago
8b5ff5c
Fix build (warning).
by scroggo@google.com
· 12 years ago
7e6fcee
Test region decoding in skimage, plus fixes.
by scroggo@google.com
· 12 years ago
f6a9033
Add msaa configs to bench_pictures.
by jvanverth@google.com
· 12 years ago
99da601
Fix submit_try for new builder names
by borenet@google.com
· 12 years ago
c4ebdb0
Force linking with image decoders for images project.
by scroggo@google.com
· 12 years ago
8fc729f
Housekeeper should not fail when skia-autogen is reset.
by rmistry@google.com
· 12 years ago
e6598a0
Fix builder name references
by borenet@google.com
· 12 years ago
39edf4c
Updates to skimage tool to use it for testing.
by scroggo@google.com
· 12 years ago
83f0d30
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
d041901
Fix the build.
by scroggo@google.com
· 12 years ago
58104a9
Treat default command line argument properly.
by scroggo@google.com
· 12 years ago
d9dfa18
Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to FlateDecode (zip) if it makes sense. Otherewise include uncompressed stream.
by edisonn@google.com
· 12 years ago
b7dbf63
Fix an SkCommandLineFlags bug.
by scroggo@google.com
· 12 years ago
aaec851
Link webp in skimage and debugger.
by scroggo@google.com
· 12 years ago
9c5f969
Include gif image decoding in images/ on linux.
by scroggo@google.com
· 12 years ago
b41ff95
Updates for the skimage tool.
by scroggo@google.com
· 12 years ago
ae403b9
Simplify bench pictures render target creation.
by commit-bot@chromium.org
· 12 years ago
604e0c2
SkFlags now follows proper dashing convention.
by scroggo@google.com
· 12 years ago
f5c4fc8
Introduce aliases and regex in submit_try.
by rmistry@google.com
· 12 years ago
3284017
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
2e87ba0
Add before and after command count to filter tool
by robertphillips@google.com
· 12 years ago
50d6862
Make submit_try accept space- or comma-separated list
by epoger@google.com
· 12 years ago
041e2db
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
c525704
Expand filter 0 to handle transparent drawBitmapRect paints
by robertphillips@google.com
· 12 years ago
07a69f8
Name table iterator. https://codereview.appspot.com/8180043/
by bungeman@google.com
· 12 years ago
05a2ee0
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
3bdf164
Taken together with the filter tool's new looping capabilities, these two optimizations can replace check_7 and apply_7.
by commit-bot@chromium.org
· 12 years ago
d9c1853
Add looping over optimizations to filter tool
by robertphillips@google.com
· 12 years ago
50c84da
Add getDrawCommandAt and setDrawCommandAt to SkDebugCanvas
by robertphillips@google.com
· 12 years ago
02009c7
Add short option for --bot in submit_try
by borenet@google.com
· 12 years ago
6acd09e
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
c3410b8
New filter targeted at desk_googlespreadsheet overdraw issues
by robertphillips@google.com
· 12 years ago
d9ba9a0
Change the name of SkFlags to SkCommandLineFlags.
by scroggo@google.com
· 12 years ago
5dc4ca1
Allow more options for setting boolean flag values in SkFlags.
by scroggo@google.com
· 12 years ago
0f2cd17
When SkFlags encounters an invalid flag, quit.
by scroggo@google.com
· 12 years ago
8366df0
Update help in SkFlags.
by scroggo@google.com
· 12 years ago
4bfbc7f
Fix submit_try
by borenet@google.com
· 12 years ago
09fd4d2
Reland r8235 "Switch gm to use SkFlags."
by scroggo@google.com
· 12 years ago
0b73563
Revert "Make gm use SkFlags."
by scroggo@google.com
· 12 years ago
7d51930
Make gm use SkFlags.
by scroggo@google.com
· 12 years ago
bb281f7
Improvements/additions to SkImageCache/SkLazyPixelRef.
by scroggo@google.com
· 12 years ago
a74302d
Use "svn cat" in tools/submit_try
by borenet@google.com
· 12 years ago
9105ad0
Add translate & scale optimizations
by robertphillips@google.com
· 12 years ago
91217d0
Making SkDrawCommand more robust
by robertphillips@google.com
· 12 years ago
03682be
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
d34fda1
Build fix: accessing uninitialized class member (not)
by junov@chromium.org
· 12 years ago
e286e84
Modifying the behavior of render_pictures --validate to test the effect of bbh.
by junov@chromium.org
· 12 years ago
c19c191
Fixing crash in render_pictures when failing to create referenceBitmap for --validate
by junov@chromium.org
· 12 years ago
febc0ec
Add misc. optimizations to filter tool
by robertphillips@google.com
· 12 years ago
fe7533e
Change submit_try to use checked-in master_host and master_port
by borenet@google.com
· 12 years ago
eed625d
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
2d137b6
Fix Windows build - revert r8056 and r8057
by borenet@google.com
· 12 years ago
184487c
Collect minidump and print callstack if an app chrashes.
by edisonn@google.com
· 12 years ago
d59cf7c
Remove reset of SkTileGrid in PictureRenderer::init
by robertphillips@google.com
· 12 years ago
b8f0de1
Fix bench_pictures.cfg
by borenet@google.com
· 12 years ago
075b089
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
a560d00b
Provide an option in bench_pictures to count pixel ram.
by scroggo@google.com
· 12 years ago
31ea339
Convert skhello tool to SkFlags API.
by commit-bot@chromium.org
· 12 years ago
cc69020
Add a way to monitor cache hits and misses for deferred decoding.
by scroggo@google.com
· 12 years ago
161e1ba
Created my own flag parser, based off of gflags.
by scroggo@google.com
· 12 years ago
7ae918e
Move initialization to PictureRenderer ctor
by robertphillips@google.com
· 12 years ago
2c00ba3
Revert 7932
by robertphillips@google.com
· 12 years ago
f9ce423
Initialize grid info in TiledPictureRenderer::init
by robertphillips@google.com
· 12 years ago
6177e69
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
by robertphillips@google.com
· 12 years ago
29b19e5
Change SkTileGride geometry calculations to match the Chromium compositor.
by junov@chromium.org
· 12 years ago
f8d7d27
Create SkLazyPixelRef which performs lazy decoding.
by scroggo@google.com
· 12 years ago
46dc43d
Make ANGLE bot run only ANGLE configs in bench_pictures
by borenet@google.com
· 12 years ago
bd9669a
bench_graph_svg: add r7618 results (NOT per-tile) to self-test source data
by epoger@google.com
· 12 years ago
aa6470a
bench_graph_svg self-test: add non-tile bench data
by epoger@google.com
· 12 years ago
673816c
tools/tests/run.sh: download test bench data from Google Storage rather than SVN
by epoger@google.com
· 12 years ago
2459a39
bench_graph_svg: generate output in consistently sorted order, to make diffs more useful
by epoger@google.com
· 12 years ago
9316d7a
disable new bench_graph_svg test in tools/tests/run.sh that fails on housekeeper
by epoger@google.com
· 12 years ago
f4eeeab
tools/tests/run.sh: add self-test for bench_graph_svg.py
by epoger@google.com
· 12 years ago
3d18d06
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
1780a3c
Fix filter optimizations to take the paint's alpha into account
by robertphillips@google.com
· 12 years ago
e8fe4bc
Allow debugger to be compiled without Ganesh
by robertphillips@google.com
· 12 years ago
b15e606
Turn off per-iteration tile time reporting
by borenet@google.com
· 12 years ago
01bfd75
Argv[0] isn't the first argument to anything.
by reed@google.com
· 12 years ago
Next »