aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Build fix: accessing uninitialized class member (not)Gravatar junov@chromium.org2013-03-13
* Modifying the behavior of render_pictures --validate to test the effect of bbh.Gravatar junov@chromium.org2013-03-13
* Fixing crash in render_pictures when failing to create referenceBitmap for --...Gravatar junov@chromium.org2013-03-12
* Add misc. optimizations to filter toolGravatar robertphillips@google.com2013-03-11
* Change submit_try to use checked-in master_host and master_portGravatar borenet@google.com2013-03-11
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-09
* Fix Windows build - revert r8056 and r8057Gravatar borenet@google.com2013-03-08
* Collect minidump and print callstack if an app chrashes.Gravatar edisonn@google.com2013-03-08
* Remove reset of SkTileGrid in PictureRenderer::initGravatar robertphillips@google.com2013-03-08
* Fix bench_pictures.cfgGravatar borenet@google.com2013-03-07
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-05
* Provide an option in bench_pictures to count pixel ram.Gravatar scroggo@google.com2013-03-04
* Convert skhello tool to SkFlags API.Gravatar commit-bot@chromium.org2013-03-04
* Add a way to monitor cache hits and misses for deferred decoding.Gravatar scroggo@google.com2013-03-04
* Created my own flag parser, based off of gflags.Gravatar scroggo@google.com2013-03-04
* Move initialization to PictureRenderer ctorGravatar robertphillips@google.com2013-03-02
* Revert 7932Gravatar robertphillips@google.com2013-03-01
* Initialize grid info in TiledPictureRenderer::initGravatar robertphillips@google.com2013-03-01
* Split GrGLContextInfo into GrGLContext & GrGLContextInfoGravatar robertphillips@google.com2013-02-28
* Change SkTileGride geometry calculations to match the Chromium compositor.Gravatar junov@chromium.org2013-02-27
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22
* Make ANGLE bot run only ANGLE configs in bench_picturesGravatar borenet@google.com2013-02-20
* bench_graph_svg: add r7618 results (NOT per-tile) to self-test source dataGravatar epoger@google.com2013-02-17
* bench_graph_svg self-test: add non-tile bench dataGravatar epoger@google.com2013-02-15
* tools/tests/run.sh: download test bench data from Google Storage rather than SVNGravatar epoger@google.com2013-02-15
* bench_graph_svg: generate output in consistently sorted order, to make diffs ...Gravatar epoger@google.com2013-02-14
* disable new bench_graph_svg test in tools/tests/run.sh that fails on housekeeperGravatar epoger@google.com2013-02-14
* tools/tests/run.sh: add self-test for bench_graph_svg.pyGravatar epoger@google.com2013-02-14
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-14
* Fix filter optimizations to take the paint's alpha into accountGravatar robertphillips@google.com2013-02-13
* Allow debugger to be compiled without GaneshGravatar robertphillips@google.com2013-02-13
* Turn off per-iteration tile time reportingGravatar borenet@google.com2013-02-11
* Argv[0] isn't the first argument to anything.Gravatar reed@google.com2013-02-08
* match chromium's approach for locating the most appropriate macos SDK to useGravatar humper@google.com2013-02-08
* Clean up some out of order initialization warnings.Gravatar scroggo@google.com2013-02-08
* Add support for using ANGLE in bench_pictures.Gravatar scroggo@google.com2013-02-08
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-08
* Only turn on one gpu timer in PictureBenchmark toolGravatar robertphillips@google.com2013-02-07
* Enhance GL error checking for non-Ganesh GL callsGravatar robertphillips@google.com2013-02-07
* Temporary patch to BenchPictures gpu timing problemGravatar robertphillips@google.com2013-02-07
* Fixed warning/error in PictureRenderer.cppGravatar robertphillips@google.com2013-02-07
* In picture rendering tools, draw the entire scaled image.Gravatar scroggo@google.com2013-02-06
* Turn --timeIndividualTiles back on in bench_picturesGravatar borenet@google.com2013-02-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-06
* Improved compartmentalization of filter tool's optimizations & add new optimi...Gravatar robertphillips@google.com2013-02-05
* Fix master IP in submit_tryGravatar borenet@google.com2013-02-05
* Change comment to avoid warning (don't end line comment with '\').Gravatar bungeman@google.com2013-02-04
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-31
* Update filter tool to allow more flexible filteringGravatar robertphillips@google.com2013-01-31
* Change the method for timing individual tiles in bench_pictures.Gravatar scroggo@google.com2013-01-28