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
*
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
*
Deleted timer for record and unflatten benchmarks.
keyar@chromium.org
2012-08-20
*
Added some assertions.
keyar@chromium.org
2012-08-20
*
Added the option to enable GPU rendering on render_ and bench_pictures.
keyar@chromium.org
2012-08-20
*
Remove fBitmap delete. Tile bitmaps are no longer kept around.
keyar@chromium.org
2012-08-20
*
The tiles are properly reset.
keyar@chromium.org
2012-08-20
*
TiledPictureRenderer now has tiles accelerated when appropiate.
keyar@chromium.org
2012-08-20
*
Changed new and delete to SkNEW* and SkDELETE as appropriate.
keyar@chromium.org
2012-08-20
*
resetState is called between every benchmark run.
keyar@chromium.org
2012-08-20
*
State reset and gpu timers added.
keyar@chromium.org
2012-08-20
*
Changed to Yoda style comparisons where appropriate.
keyar@chromium.org
2012-08-20
*
Have GPU based approach workingish.
keyar@chromium.org
2012-08-20
*
Minor whitespace change.
keyar@chromium.org
2012-08-20
*
The GrContext and the GrFactoryContext are now kept around.
keyar@chromium.org
2012-08-20
*
Dirty commit so Brian can see changes.
keyar@chromium.org
2012-08-20
*
skdiff: recurse over subdirectories, unless --norecurse option is given
epoger@google.com
2012-08-16
*
Addressed Windows compiler complaints
robertphillips@google.com
2012-08-15
*
Clean up most clang warnings outside animator/
tomhudson@google.com
2012-08-14
*
skdiff: clean up isPathAbsolute check for Windows
epoger@google.com
2012-08-08
*
Refactored the bitmap creation into PictureRenderer.
keyar@chromium.org
2012-08-07
*
render_pictures and bench_pictures now use a --mode parameter.
keyar@chromium.org
2012-08-02
*
Merged bench_pictures and render_pictures rendering methods.
keyar@chromium.org
2012-08-01
*
Fix skdiff when using windows path that begins with a drive letter
bsalomon@google.com
2012-07-30
*
Added an option to specify the tiling size to render_pictures.
keyar@chromium.org
2012-07-27
[next]