| Commit message (Expand) | Author | Age |
* | Alter bench_pictures to "respect" the logPerIter flag. | commit-bot@chromium.org | 2014-03-11 |
* | Add nvprmsaa4 and nvprmsaa16 configs to bench_pictures | commit-bot@chromium.org | 2014-03-07 |
* | Initial QuadTree implementation | commit-bot@chromium.org | 2014-02-03 |
* | When a picture lies about its size (i.e., claims to be 100x100 but only ever ... | commit-bot@chromium.org | 2014-01-15 |
* | change offset to xy for pixelref subsetting | reed@google.com | 2014-01-08 |
* | Support mesa config in render_pictures. | rmistry@google.com | 2014-01-06 |
* | These strings are unused. | commit-bot@chromium.org | 2014-01-06 |
* | Update bench pictures to time image decode & upload costs | robertphillips@google.com | 2013-12-18 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-12-18 |
* | move SkScalarLog2 into its only client, in a move to reduce our public API su... | reed@google.com | 2013-12-18 |
* | render_pictures: add --writeJsonSummaryPath | commit-bot@chromium.org | 2013-12-13 |
* | R-Tree -- Don't sort draw commands unless specified. | sglez@google.com | 2013-08-30 |
* | Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter | robertphillips@google.com | 2013-07-03 |
* | New API for encoding bitmaps during serialization. | scroggo@google.com | 2013-05-21 |
* | Add msaa configs to bench_pictures. | jvanverth@google.com | 2013-05-02 |
* | Simplify bench pictures render target creation. | commit-bot@chromium.org | 2013-04-10 |
* | Remove reset of SkTileGrid in PictureRenderer::init | robertphillips@google.com | 2013-03-08 |
* | Revert 7932 | robertphillips@google.com | 2013-03-01 |
* | Initialize grid info in TiledPictureRenderer::init | robertphillips@google.com | 2013-03-01 |
* | Split GrGLContextInfo into GrGLContext & GrGLContextInfo | robertphillips@google.com | 2013-02-28 |
* | Change SkTileGride geometry calculations to match the Chromium compositor. | junov@chromium.org | 2013-02-27 |
* | Add support for using ANGLE in bench_pictures. | scroggo@google.com | 2013-02-08 |
* | Enhance GL error checking for non-Ganesh GL calls | robertphillips@google.com | 2013-02-07 |
* | Fixed warning/error in PictureRenderer.cpp | robertphillips@google.com | 2013-02-07 |
* | In picture rendering tools, draw the entire scaled image. | scroggo@google.com | 2013-02-06 |
* | Change the method for timing individual tiles in bench_pictures. | scroggo@google.com | 2013-01-28 |
* | Fixing expression logic from r7237/r7234 | junov@chromium.org | 2013-01-16 |
* | Compiler warning fixes for r7235 | robertphillips@google.com | 2013-01-16 |
* | Turn on the kUsePathBoundsForClip_RecordingFlag in bench, gm and tools that u... | junov@chromium.org | 2013-01-16 |
* | Cleaned up warnings in Windows build. | jvanverth@google.com | 2013-01-07 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-19 |
* | Flags for render_pictures: verify, clone and writeWholeImage: | edisonn@google.com | 2012-12-18 |
* | remove experimental setAsABlur, as it forces the instance to be mutable, and was | reed@google.com | 2012-12-18 |
* | Allow setting a scaleFactor in bench_pictures (and render_pictures). | scroggo@google.com | 2012-12-17 |
* | Provide an option to bench drawing individual tiles in bench_pictures. | scroggo@google.com | 2012-12-13 |
* | Allow bench_pictures to have its viewport set on the command line. | scroggo@google.com | 2012-12-13 |
* | Modifying SkTileGrid to support arbitrary query rectangles. | junov@chromium.org | 2012-12-13 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-11 |
* | add '--mode clone' option to bench_pictures | reed@google.com | 2012-12-10 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-11-30 |
* | add SkPictureUtils::GatherPixelRefs() | reed@google.com | 2012-11-29 |
* | change SkDrawFilter::filter to return a bool, where false means don't-draw | reed@google.com | 2012-11-26 |
* | Add an option to render_pictures to rerecord the pictures with PNG encoded bi... | scroggo@google.com | 2012-11-07 |
* | Add low blur and AAClip options to picture bench. | caryclark@google.com | 2012-11-07 |
* | add draw filter option to picture_bench | caryclark@google.com | 2012-11-06 |
* | Adding SkTileGrid: a new subclass of BBoxHierarchy, optimized for tiled playb... | junov@chromium.org | 2012-11-06 |
* | Fix the PictureRecord step of BenchPictures. | djsollen@google.com | 2012-11-06 |
* | Make bench_pictures output a meaningful config name. | scroggo@google.com | 2012-11-02 |
* | In bench_pictures --multi, maintain thread local caches. | scroggo@google.com | 2012-11-02 |
* | Adding rtree support to the bench_pictures utility | junov@chromium.org | 2012-11-02 |