aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/PictureRenderer.cpp
Commit message (Expand)AuthorAge
* Store context options on caps.Gravatar bsalomon2015-05-22
* Revert of Store context options on caps. (patchset #3 id:40001 of https://cod...Gravatar bsalomon2015-05-22
* Store context options on caps.Gravatar bsalomon2015-05-22
* Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...Gravatar reed2015-05-12
* Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...Gravatar reed2015-05-12
* stop calling SkScalarDivGravatar reed2015-05-12
* This replaces the texture creation/caching functions on GrContext with a GrTe...Gravatar bsalomon2015-04-30
* Preserve texture compression when saving a revised skp from debuggerGravatar robertphillips2015-03-23
* One createTexture function, attempt to recycle scratch in createTexture.Gravatar bsalomon2015-02-06
* remove (unused) GatherPixelRefsGravatar reed2015-01-22
* Require budget decision when creating a RenderTarget SkSurface.Gravatar bsalomon2015-01-16
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Remove SkTileGrid (except for TileGridInfo).Gravatar mtklein2015-01-09
* add const to encodePixels pixel parameterGravatar reed2014-12-19
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-11
* Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ...Gravatar scroggo2014-12-09
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-09
* Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ...Gravatar robertphillips2014-12-09
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-09
* add clip to PictureRenderer to better mimic Chromium's rendering methodGravatar robertphillips2014-11-28
* Change where layer hoisting data is gatheredGravatar robertphillips2014-11-11
* Get gpudft support working in dm, gm, nanobench and bench_picturesGravatar jvanverth2014-11-07
* Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures ...Gravatar jvanverth2014-11-06
* Get gpudft support working in dm, gm, nanobench and bench_picturesGravatar jvanverth2014-11-06
* rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsGravatar bsalomon2014-10-28
* Fix clearing issue in render_picturesGravatar robertphillips2014-10-20
* Make the Sk GL context class an abstract base classGravatar kkinnunen2014-10-09
* Update old tools to allow MultiPictureDraw renderingGravatar robertphillips2014-10-09
* Revert of Make the Sk GL context class an abstract base class (patchset #4 id...Gravatar bsalomon2014-10-08
* Make the Sk GL context class an abstract base classGravatar kkinnunen2014-10-08
* Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...Gravatar reed2014-09-22
* Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...Gravatar reed2014-09-21
* introduce Props to surface (work in progress)Gravatar reed2014-09-21
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Change SkPicture::draw to playbackGravatar robertphillips2014-09-04
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* Remove SkQuadTree.Gravatar mtklein2014-08-26
* create sk_tools::Expectation class, similar to skiagm::Expectations classGravatar epoger2014-08-21
* Add flag to bench/render picturesGravatar krajcevski2014-08-18
* Cleanup: Rename SkOSPath functions.Gravatar tfarina2014-07-28
* Split SkPicturePlayback out of SkPictureDataGravatar robertphillips2014-07-07
* Deprecate SkPicture::clone().Gravatar mtklein2014-06-27
* Remove SkPicture::kUsePathBoundsForClip_RecordingFlagGravatar robertphillips2014-06-09
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* Call write() within render_pictures but not bench_picturesGravatar commit-bot@chromium.org2014-05-22
* speed up benches: postpone hash computation in PictureRenderer.cppGravatar commit-bot@chromium.org2014-05-21
* render_pictures: add --mismatchPath flagGravatar commit-bot@chromium.org2014-05-15
* add --readJsonSummaryPath to render_picturesGravatar commit-bot@chromium.org2014-05-12
* reland "extract some common code from PictureRenderer"Gravatar commit-bot@chromium.org2014-05-09
* Revert of extract some common code from PictureRenderer (https://codereview.c...Gravatar commit-bot@chromium.org2014-05-08