| Commit message (Expand) | Author | Age |
* | Make SkGpuDevice know its alpha type | bsalomon | 2015-06-23 |
* | Convert PictureRenderer to SkPaintFilterCanvas | fmalita | 2015-06-15 |
* | Store context options on caps. | bsalomon | 2015-05-22 |
* | Revert of Store context options on caps. (patchset #3 id:40001 of https://cod... | bsalomon | 2015-05-22 |
* | Store context options on caps. | bsalomon | 2015-05-22 |
* | Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod... | reed | 2015-05-12 |
* | Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie... | reed | 2015-05-12 |
* | stop calling SkScalarDiv | reed | 2015-05-12 |
* | This replaces the texture creation/caching functions on GrContext with a GrTe... | bsalomon | 2015-04-30 |
* | Preserve texture compression when saving a revised skp from debugger | robertphillips | 2015-03-23 |
* | One createTexture function, attempt to recycle scratch in createTexture. | bsalomon | 2015-02-06 |
* | remove (unused) GatherPixelRefs | reed | 2015-01-22 |
* | Require budget decision when creating a RenderTarget SkSurface. | bsalomon | 2015-01-16 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Remove SkTileGrid (except for TileGridInfo). | mtklein | 2015-01-09 |
* | add const to encodePixels pixel parameter | reed | 2014-12-19 |
* | Replace EncodeBitmap with an interface. | scroggo | 2014-12-11 |
* | Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ... | scroggo | 2014-12-09 |
* | Replace EncodeBitmap with an interface. | scroggo | 2014-12-09 |
* | Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ... | robertphillips | 2014-12-09 |
* | Replace EncodeBitmap with an interface. | scroggo | 2014-12-09 |
* | add clip to PictureRenderer to better mimic Chromium's rendering method | robertphillips | 2014-11-28 |
* | Change where layer hoisting data is gathered | robertphillips | 2014-11-11 |
* | Get gpudft support working in dm, gm, nanobench and bench_pictures | jvanverth | 2014-11-07 |
* | Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures ... | jvanverth | 2014-11-06 |
* | Get gpudft support working in dm, gm, nanobench and bench_pictures | jvanverth | 2014-11-06 |
* | rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags | bsalomon | 2014-10-28 |
* | Fix clearing issue in render_pictures | robertphillips | 2014-10-20 |
* | Make the Sk GL context class an abstract base class | kkinnunen | 2014-10-09 |
* | Update old tools to allow MultiPictureDraw rendering | robertphillips | 2014-10-09 |
* | Revert of Make the Sk GL context class an abstract base class (patchset #4 id... | bsalomon | 2014-10-08 |
* | Make the Sk GL context class an abstract base class | kkinnunen | 2014-10-08 |
* | Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro... | reed | 2014-09-22 |
* | Revert of introduce Props to surface (patchset #27 id:520001 of https://coder... | reed | 2014-09-21 |
* | introduce Props to surface (work in progress) | reed | 2014-09-21 |
* | "NULL !=" = NULL | bsalomon | 2014-09-05 |
* | Change SkPicture::draw to playback | robertphillips | 2014-09-04 |
* | Try out scalar picture sizes | robertphillips | 2014-08-29 |
* | Remove SkQuadTree. | mtklein | 2014-08-26 |
* | create sk_tools::Expectation class, similar to skiagm::Expectations class | epoger | 2014-08-21 |
* | Add flag to bench/render pictures | krajcevski | 2014-08-18 |
* | Cleanup: Rename SkOSPath functions. | tfarina | 2014-07-28 |
* | Split SkPicturePlayback out of SkPictureData | robertphillips | 2014-07-07 |
* | Deprecate SkPicture::clone(). | mtklein | 2014-06-27 |
* | Remove SkPicture::kUsePathBoundsForClip_RecordingFlag | robertphillips | 2014-06-09 |
* | Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) | robertphillips | 2014-06-04 |
* | Call write() within render_pictures but not bench_pictures | commit-bot@chromium.org | 2014-05-22 |
* | speed up benches: postpone hash computation in PictureRenderer.cpp | commit-bot@chromium.org | 2014-05-21 |
* | render_pictures: add --mismatchPath flag | commit-bot@chromium.org | 2014-05-15 |
* | add --readJsonSummaryPath to render_pictures | commit-bot@chromium.org | 2014-05-12 |