aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/PictureRenderer.cpp
Commit message (Expand)AuthorAge
...
* Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public APIGravatar commit-bot@chromium.org2014-04-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-14
* split SkPictureRecorder out of SkPictureGravatar robertphillips@google.com2014-04-13
* add explicit filepaths to render_pictures JSON summaryGravatar commit-bot@chromium.org2014-04-10
* Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPictureGravatar commit-bot@chromium.org2014-03-31
* Silence warning after f5e315ccf1a.Gravatar commit-bot@chromium.org2014-03-19
* add --writeChecksumBasedFilenames flag to render_picturesGravatar commit-bot@chromium.org2014-03-19
* Proposed SkCanvas API for preLoading textures to VRAM v2.0Gravatar commit-bot@chromium.org2014-03-16
* Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0)Gravatar robertphillips@google.com2014-03-14
* Proposed SkCanvas API for preLoading textures to VRAM v2.0Gravatar commit-bot@chromium.org2014-03-14
* Alter bench_pictures to "respect" the logPerIter flag.Gravatar commit-bot@chromium.org2014-03-11
* Add nvprmsaa4 and nvprmsaa16 configs to bench_picturesGravatar commit-bot@chromium.org2014-03-07
* Initial QuadTree implementationGravatar commit-bot@chromium.org2014-02-03
* When a picture lies about its size (i.e., claims to be 100x100 but only ever ...Gravatar commit-bot@chromium.org2014-01-15
* change offset to xy for pixelref subsettingGravatar reed@google.com2014-01-08
* Support mesa config in render_pictures.Gravatar rmistry@google.com2014-01-06
* These strings are unused.Gravatar commit-bot@chromium.org2014-01-06
* Update bench pictures to time image decode & upload costsGravatar robertphillips@google.com2013-12-18
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-18
* move SkScalarLog2 into its only client, in a move to reduce our public API su...Gravatar reed@google.com2013-12-18
* render_pictures: add --writeJsonSummaryPathGravatar commit-bot@chromium.org2013-12-13
* R-Tree -- Don't sort draw commands unless specified.Gravatar sglez@google.com2013-08-30
* Add canFilterMaskGPU & filterMaskGPU to SkMaskFilterGravatar robertphillips@google.com2013-07-03
* New API for encoding bitmaps during serialization.Gravatar scroggo@google.com2013-05-21
* Add msaa configs to bench_pictures.Gravatar jvanverth@google.com2013-05-02
* Simplify bench pictures render target creation.Gravatar commit-bot@chromium.org2013-04-10
* Remove reset of SkTileGrid in PictureRenderer::initGravatar robertphillips@google.com2013-03-08
* 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
* Add support for using ANGLE in bench_pictures.Gravatar scroggo@google.com2013-02-08
* Enhance GL error checking for non-Ganesh GL callsGravatar 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
* Change the method for timing individual tiles in bench_pictures.Gravatar scroggo@google.com2013-01-28
* Fixing expression logic from r7237/r7234Gravatar junov@chromium.org2013-01-16
* Compiler warning fixes for r7235Gravatar robertphillips@google.com2013-01-16
* Turn on the kUsePathBoundsForClip_RecordingFlag in bench, gm and tools that u...Gravatar junov@chromium.org2013-01-16
* Cleaned up warnings in Windows build.Gravatar jvanverth@google.com2013-01-07
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-19
* Flags for render_pictures: verify, clone and writeWholeImage:Gravatar edisonn@google.com2012-12-18
* remove experimental setAsABlur, as it forces the instance to be mutable, and wasGravatar reed@google.com2012-12-18
* Allow setting a scaleFactor in bench_pictures (and render_pictures).Gravatar scroggo@google.com2012-12-17
* Provide an option to bench drawing individual tiles in bench_pictures.Gravatar scroggo@google.com2012-12-13
* Allow bench_pictures to have its viewport set on the command line.Gravatar scroggo@google.com2012-12-13
* Modifying SkTileGrid to support arbitrary query rectangles.Gravatar junov@chromium.org2012-12-13
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-11
* add '--mode clone' option to bench_picturesGravatar reed@google.com2012-12-10
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-30