| Commit message (Expand) | Author | Age |
* | remove unused declarations | Mike Reed | 2018-01-03 |
* | Add hint to SkSurface::MakeRenderTarget that we will use mips | Greg Daniel | 2017-10-23 |
* | Rework GrSamplerParams to be more compact and use its own wrap mode enum. | Brian Salomon | 2017-09-07 |
* | Retract Gr*Priv.h includes a bit | Robert Phillips | 2017-08-31 |
* | Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDev... | Brian Salomon | 2017-08-28 |
* | Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::dra... | Brian Salomon | 2017-08-22 |
* | Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[R... | Brian Salomon | 2017-08-18 |
* | Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() w... | Brian Salomon | 2017-08-18 |
* | Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when poss... | Brian Salomon | 2017-08-18 |
* | Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on ... | Greg Daniel | 2017-08-02 |
* | Revert "Revert "Revert "Add support for semaphores to be inserted on GrContex... | Yuqian Li | 2017-08-01 |
* | Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" | Greg Daniel | 2017-08-01 |
* | Revert "Add support for semaphores to be inserted on GrContext flush" | Mike Reed | 2017-07-22 |
* | Add support for semaphores to be inserted on GrContext flush | Greg Daniel | 2017-07-22 |
* | clean read/write pixels signatures, augment SkSurface API | Mike Reed | 2017-07-21 |
* | SkDevice::drawBitmap takes x,y, not matrix | Hal Canary | 2017-06-27 |
* | Add return to surface semaphore calls to indicate when we don't support them | Greg Daniel | 2017-06-19 |
* | Revert "Revert "Add API for flushing surfaces with gpu semaphores"" | Greg Daniel | 2017-06-16 |
* | Revert "Add API for flushing surfaces with gpu semaphores" | Greg Daniel | 2017-06-15 |
* | Add API for flushing surfaces with gpu semaphores | Greg Daniel | 2017-06-15 |
* | move shadows to device virtual | Mike Reed | 2017-05-17 |
* | Initial clip-mask-layer support | Florin Malita | 2017-05-01 |
* | move vertex-mode enum into SkVertices | Mike Reed | 2017-04-03 |
* | Make SkImage_Gpu be deferred (take 2) | Robert Phillips | 2017-03-22 |
* | Revert "Make SkImage_Gpu be deferred" | Robert Phillips | 2017-03-21 |
* | Make SkImage_Gpu be deferred | Robert Phillips | 2017-03-21 |
* | remove legacy vertices virtual from SkDevice | Mike Reed | 2017-03-19 |
* | Revert[2] "More SkVertices implementation work"" | Mike Reed | 2017-03-17 |
* | Revert "More SkVertices implementation work" | Mike Reed | 2017-03-17 |
* | More SkVertices implementation work | Mike Reed | 2017-03-17 |
* | Remove GrClipsStackClip member from SkGpuDevice | Brian Salomon | 2017-03-13 |
* | Make SkGr.h private and remove unused functions | Brian Osman | 2017-03-08 |
* | Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric ... | Mike Reed | 2017-03-07 |
* | Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, an... | Mike Reed | 2017-03-04 |
* | Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable... | Mike Reed | 2017-03-04 |
* | Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-... | Cary Clark | 2017-03-03 |
* | Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric ... | Mike Reed | 2017-03-03 |
* | Revert "Remove SkDraw from device-draw methods, and enable device-centric cli... | Mike Reed | 2017-03-02 |
* | Remove SkDraw from device-draw methods, and enable device-centric clipping. | Mike Reed | 2017-03-02 |
* | use common intermediate device class for clipstack management | Mike Reed | 2017-02-17 |
* | add device-clipping to gpudevice | Mike Reed | 2017-02-16 |
* | Add refcnt'ed immutable vertices class for SkCanvas::drawVertices. | Brian Salomon | 2017-02-06 |
* | Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" | Mike Reed | 2017-01-13 |
* | move SkDevice.h and SkBitmapDevice.h contents in to src headers | Mike Reed | 2017-01-13 |
* | Remove getDevice_just_for_deprecated_compatibility_test() | Robert Phillips | 2016-12-20 |
* | Rename GrTextureParams to GrSamplerParams | Brian Salomon | 2016-11-17 |
* | Remove accessRenderTarget call in SkGpuDevice ctor | Robert Phillips | 2016-11-17 |
* | src/gpu: s/SkAutoTUnref/sk_sp/g | Hal Canary | 2016-11-07 |
* | remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM | Mike Reed | 2016-11-03 |
* | remove xfermode from public api | Mike Reed | 2016-10-28 |