index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
*
Fix a warning in PictureBenchmark.
scroggo@google.com
2012-09-25
*
Remove automatic resizing in *_pictures
borenet@google.com
2012-09-20
*
In render_pictures tiled rendering, draw a separate PNG for each tile.
scroggo@google.com
2012-09-20
*
In bench_pictures, use a pool of tiles for multicore drawing.
scroggo@google.com
2012-09-20
*
Skip empty directories and input files not ending in .skp in *_pictures
borenet@google.com
2012-09-19
*
Reuse one canvas for every tile in bench_pictures (in single threaded mode).
scroggo@google.com
2012-09-18
*
Set DEFAULT_REPEATS to 1
borenet@google.com
2012-09-17
*
Check for invalid SkPictures
borenet@google.com
2012-09-17
*
Scale even smaller in bench_pictures to get things green
borenet@google.com
2012-09-14
*
Enable automatic rescaling in bench_pictures
borenet@google.com
2012-09-14
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-14
*
Do not exit on failure to open logFile
borenet@google.com
2012-09-13
*
To avoid running out of memory, we rescale very large pictures before we
reed@google.com
2012-09-13
*
Added GPU resource cache stats printing to render_pictures
robertphillips@google.com
2012-09-13
*
Add -logPerIter, -timers, and -min to bench_pictures.
scroggo@google.com
2012-09-11
*
Baseline DirectWrite.
bungeman@google.com
2012-09-11
*
Init graphics in bench_pictures.
scroggo@google.com
2012-09-10
*
Fix ordering of initializer list to fix compiler complaints.
rileya@google.com
2012-09-10
*
Add per-picture logging to render_pictures
borenet@google.com
2012-09-10
*
Fix render_pictures for skia_static_initializers=0
borenet@google.com
2012-09-10
*
download_baselines: allow user to select which builder's images to download
epoger@google.com
2012-09-07
*
Report data from bench_pictures in the same fashion as bench.
scroggo@google.com
2012-09-07
*
Fixed Windows compiler complaints (esp. in debugger)
robertphillips@google.com
2012-09-06
*
Shut up some Mac (xcode 3) warnings
bsalomon@google.com
2012-09-05
*
Fix windows build of tools.
scroggo@google.com
2012-08-31
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-08-31
*
Rename my DeferredPipeController to not conflict with the other.
scroggo@google.com
2012-08-31
*
Perform multi core rendering in bench_pictures.
scroggo@google.com
2012-08-31
*
add --dump-ops option to pinspect, which will invoke SkDumpCanvas on the pict...
reed@google.com
2012-08-31
*
Adding checkboxes to skdiff output so a user can select a subset of images to...
jkleinert@google.com
2012-08-30
*
Fix uninitialized values in bench_pictures' tiled renderer.
rileya@google.com
2012-08-29
*
Change picture record benchmark to include begin/end record in timings and ma...
rileya@google.com
2012-08-28
*
Move gm baselines from trunk/gm to gm-expected
borenet@google.com
2012-08-28
*
Added second "truncated" cpu/wall timer to bench
robertphillips@google.com
2012-08-28
*
Script to help cycle skia-autogen
borenet@google.com
2012-08-27
*
Rebaseline for r5280.
bungeman@google.com
2012-08-24
*
Created to fix http://code.google.com/p/skia/issues/detail?id=817 : UpdateDox...
rmistry@google.com
2012-08-24
*
Updated options for test_picturs.py to match new option in render_pictures.
keyar@chromium.org
2012-08-23
*
Implemented power of two tiling.
keyar@chromium.org
2012-08-23
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Changed how tiles are copied to the master canvas.
keyar@chromium.org
2012-08-23
*
Fix bug in tools/sanitize_source_files.py
rmistry@google.com
2012-08-23
*
The script does the following:
rmistry@google.com
2012-08-22
*
Images are written by PictureRenderer and not render_pictures_main.
keyar@chromium.org
2012-08-21
*
Benchmark results will now print to STDOUT if on not-Android.
keyar@chromium.org
2012-08-21
*
Removed the TileInfo struct used in TiledPictureRenderer.
keyar@chromium.org
2012-08-20
*
Added copyright notice to PictureRenderer.cpp
keyar@chromium.org
2012-08-20
*
test_pictures.py will now look for render_pictures.exe and skdiff.exe
keyar@chromium.org
2012-08-20
*
flush() and glFinish() are now in the timed area of rendering.
keyar@chromium.org
2012-08-20
*
Fixed up SK_SUPPORT_GPU flags.
keyar@chromium.org
2012-08-20
[next]