C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / tools / PictureRenderer.h
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2015-01-09 mtkleinRemove SkTileGrid (except for TileGridInfo).
2014-11-07 jvanverthGet gpudft support working in dm, gm, nanobench and...
2014-11-06 jvanverthRevert of Get gpudft support working in dm, gm, nanoben...
2014-11-06 jvanverthGet gpudft support working in dm, gm, nanobench and...
2014-10-09 kkinnunenMake the Sk GL context class an abstract base class
2014-10-09 robertphillipsUpdate old tools to allow MultiPictureDraw rendering
2014-10-08 bsalomonRevert of Make the Sk GL context class an abstract...
2014-10-08 kkinnunenMake the Sk GL context class an abstract base class
2014-08-26 mtkleinRemove SkQuadTree.
2014-08-18 krajcevskiAdd flag to bench/render pictures
2014-07-07 robertphillipsSplit SkPicturePlayback out of SkPictureData
2014-06-30 kkinnunenSupport using OpenGL ES context on desktop
2014-06-27 mtkleinDeprecate SkPicture::clone().
2014-06-26 kelvinlyMake SKP bench JSON ouput better
2014-06-23 rmistryRevert of Support using OpenGL ES context on desktop...
2014-06-23 kkinnunenSupport using OpenGL ES context on desktop
2014-06-09 robertphillipsRemove SkPicture::kUsePathBoundsForClip_RecordingFlag
2014-06-03 kelvinlyAdded grid data to logging output
2014-05-22 commit-bot@chromiu... Call write() within render_pictures but not bench_pictures
2014-05-15 commit-bot@chromiu... render_pictures: add --mismatchPath flag
2014-05-12 commit-bot@chromiu... add --readJsonSummaryPath to render_pictures
2014-05-09 commit-bot@chromiu... reland "extract some common code from PictureRenderer"
2014-05-08 commit-bot@chromiu... Revert of extract some common code from PictureRenderer...
2014-05-08 commit-bot@chromiu... extract some common code from PictureRenderer
2014-04-18 robertphillips@goo... Staging for cleanup of SkPicture-related headers
2014-04-17 commit-bot@chromiu... Staged removal of SkPicture-derived classes
2014-04-13 robertphillips@goo... split SkPictureRecorder out of SkPicture
2014-04-10 commit-bot@chromiu... add explicit filepaths to render_pictures JSON summary
2014-03-31 commit-bot@chromiu... Actually identify required saveLayers in SkGpuDevice...
2014-03-19 commit-bot@chromiu... add --writeChecksumBasedFilenames flag to render_pictures
2014-03-16 commit-bot@chromiu... Proposed SkCanvas API for preLoading textures to VRAM...
2014-03-14 robertphillips@goo... Revert r13810 (Proposed SkCanvas API for preLoading...
2014-03-14 commit-bot@chromiu... Proposed SkCanvas API for preLoading textures to VRAM...
2014-03-11 commit-bot@chromiu... Alter bench_pictures to "respect" the logPerIter flag.
2014-03-11 commit-bot@chromiu... New version of the bbh shootout.
2014-03-11 commit-bot@chromiu... Revert of New version of the bbh shootout (https:/...
2014-03-11 commit-bot@chromiu... New version of the bbh shootout.
2014-03-07 commit-bot@chromiu... Add nvprmsaa4 and nvprmsaa16 configs to bench_pictures
2014-02-03 commit-bot@chromiu... Initial QuadTree implementation
2014-01-06 rmistry@google.comSupport mesa config in render_pictures.
2013-12-20 commit-bot@chromiu... Adds non-1 scalar to config names.
2013-12-18 robertphillips@goo... Update bench pictures to time image decode & upload...
2013-12-13 commit-bot@chromiu... render_pictures: add --writeJsonSummaryPath
2013-07-09 humper@google.comadd extra flag (currently unused) for high quality...
2013-07-03 robertphillips@goo... Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter
2013-05-22 reed@google.commove all flag bits up by 1, to accomodate new flag...
2013-05-02 jvanverth@google.comAdd msaa configs to bench_pictures.
2013-03-13 junov@chromium.orgModifying the behavior of render_pictures --validate...
2013-03-04 scroggo@google.comCreated my own flag parser, based off of gflags.
2013-03-02 robertphillips@goo... Move initialization to PictureRenderer ctor
2013-02-28 robertphillips@goo... Split GrGLContextInfo into GrGLContext & GrGLContextInfo
2013-02-27 junov@chromium.orgChange SkTileGride geometry calculations to match the...
2013-02-13 robertphillips@goo... Allow debugger to be compiled without Ganesh
2013-02-08 scroggo@google.comClean up some out of order initialization warnings.
2013-02-08 scroggo@google.comAdd support for using ANGLE in bench_pictures.
2013-01-28 scroggo@google.comChange the method for timing individual tiles in bench_...
2012-12-24 mike@reedtribe.orgfix warnings:
2012-12-18 edisonn@google.comFlags for render_pictures: verify, clone and writeWhole...
2012-12-18 reed@google.comremove experimental setAsABlur, as it forces the instan...
2012-12-17 scroggo@google.comAllow setting a scaleFactor in bench_pictures (and...
2012-12-13 scroggo@google.comProvide an option to bench drawing individual tiles...
2012-12-13 scroggo@google.comIn the config name, report the viewport, if one is...
2012-12-13 scroggo@google.comAllow bench_pictures to have its viewport set on the...
2012-12-10 reed@google.comadd '--mode clone' option to bench_pictures
2012-11-29 reed@google.comadd SkPictureUtils::GatherPixelRefs()
2012-11-07 caryclark@google.comAdd low blur and AAClip options to picture bench.
2012-11-06 reed@google.cominclude SkPaint.h
2012-11-06 caryclark@google.comleading character accidentally deleted on merge
2012-11-06 caryclark@google.comadd draw filter option to picture_bench
2012-11-06 junov@chromium.orgAdding SkTileGrid: a new subclass of BBoxHierarchy...
2012-11-06 djsollen@google.comFix the PictureRecord step of BenchPictures.
2012-11-02 scroggo@google.comMake bench_pictures output a meaningful config name.
2012-11-02 scroggo@google.comIn bench_pictures --multi, maintain thread local caches.
2012-11-02 junov@chromium.orgFixing crash in render_pictures. Uninitialized member...
2012-11-02 junov@chromium.orgAdding rtree support to the bench_pictures utility
2012-10-26 borenet@google.comMake output path to render_pictures optional
2012-10-03 scroggo@google.comAllow render_pictures to render using multiple threads.
2012-09-20 scroggo@google.comIn render_pictures tiled rendering, draw a separate...
2012-09-20 scroggo@google.comIn bench_pictures, use a pool of tiles for multicore...
2012-09-18 scroggo@google.comReuse one canvas for every tile in bench_pictures ...
2012-09-13 robertphillips@goo... Added GPU resource cache stats printing to render_pictures
2012-09-07 scroggo@google.comReport data from bench_pictures in the same fashion...
2012-08-31 scroggo@google.comPerform multi core rendering in bench_pictures.
2012-08-23 keyar@chromium.orgImplemented power of two tiling.
2012-08-21 keyar@chromium.orgImages are written by PictureRenderer and not render_pi...
2012-08-20 keyar@chromium.orgRemoved the TileInfo struct used in TiledPictureRenderer.
2012-08-20 keyar@chromium.orgflush() and glFinish() are now in the timed area of...
2012-08-20 keyar@chromium.orgAdded the option to enable GPU rendering on render_...
2012-08-20 keyar@chromium.orgThe tiles are properly reset.
2012-08-20 keyar@chromium.orgTiledPictureRenderer now has tiles accelerated when...
2012-08-20 keyar@chromium.orgState reset and gpu timers added.
2012-08-20 keyar@chromium.orgChanged to Yoda style comparisons where appropriate.
2012-08-20 keyar@chromium.orgHave GPU based approach workingish.
2012-08-20 keyar@chromium.orgMinor whitespace change.
2012-08-20 keyar@chromium.orgThe GrContext and the GrFactoryContext are now kept...
2012-08-20 keyar@chromium.orgDirty commit so Brian can see changes.
2012-08-07 keyar@chromium.orgRefactored the bitmap creation into PictureRenderer.
2012-08-01 keyar@chromium.orgMerged bench_pictures and render_pictures rendering...
next