| Commit message (Expand) | Author | Age |
* | Revert "Reduce dependence on GrSurface's origin field" | Robert Phillips | 2017-07-21 |
* | Reduce dependence on GrSurface's origin field | Robert Phillips | 2017-07-21 |
* | Remove GrBackendTextureDesc | Brian Salomon | 2017-07-20 |
* | Update gpu caps for valid sample counts. | Greg Daniel | 2017-07-19 |
* | Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferr... | Robert Phillips | 2017-07-11 |
* | Move mock gpu and caps, add Gr prefix, and create via GrContext::Create | Brian Salomon | 2017-06-23 |
* | Retract GrTexture*.h & GrRenderTarget*.h from other headers | Robert Phillips | 2017-06-13 |
* | Expand texturability testing to cover mip-mapped textures, and fix iOS | Brian Osman | 2017-06-02 |
* | Revert "Expand texturability testing to cover mip-mapped textures, and fix iOS" | Brian Osman | 2017-06-01 |
* | Expand texturability testing to cover mip-mapped textures, and fix iOS | Brian Osman | 2017-06-01 |
* | Revert "Expand texturability testing to cover mip-mapped textures, and fix iOS" | Brian Osman | 2017-06-01 |
* | Expand texturability testing to cover mip-mapped textures, and fix iOS | Brian Osman | 2017-06-01 |
* | Add method to GrContext to purge unlocked resources. | Derek Sollenberger | 2017-05-26 |
* | Add GrContext API to report the number of purgeable bytes in the cache. | Derek Sollenberger | 2017-05-24 |
* | Remove SkCrossContextImageData and all support code | Brian Osman | 2017-05-11 |
* | Add flag to avoid stencil buffers in Skia | Eric Karl | 2017-05-09 |
* | Allow wrapped resources to have unique keys | Brian Osman | 2017-05-08 |
* | Revert "Revert "Plumb GrBackendTexture throughout skia."" | Greg Daniel | 2017-04-20 |
* | Revert "Plumb GrBackendTexture throughout skia." | Stan Iliev | 2017-04-19 |
* | Plumb GrBackendTexture throughout skia. | Greg Daniel | 2017-04-18 |
* | deprecate odd variants of SkCanvas::readPixels | Mike Reed | 2017-04-17 |
* | Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ... | Robert Phillips | 2017-04-06 |
* | Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont... | Robert Phillips | 2017-04-05 |
* | Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ... | Robert Phillips | 2017-04-05 |
* | Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont... | Robert Phillips | 2017-04-05 |
* | Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv | Robert Phillips | 2017-04-05 |
* | Revert "Revert "Add a new GrResourceCache purging mechanism for purging unuse... | Brian Salomon | 2017-03-22 |
* | Mark overridden destructors with 'override' and remove 'virtual' | Brian Salomon | 2017-03-22 |
* | Revert "Add a new GrResourceCache purging mechanism for purging unused resour... | Brian Salomon | 2017-03-22 |
* | Add a new GrResourceCache purging mechanism for purging unused resources. | Brian Salomon | 2017-03-22 |
* | Treat cross context images as Ganesh-created resources | Brian Osman | 2017-03-13 |
* | Revert "Treat cross context images as Ganesh-created resources" | Brian Osman | 2017-03-10 |
* | Treat cross context images as Ganesh-created resources | Brian Osman | 2017-03-10 |
* | Rebase and fix chromium | Brian Osman | 2017-03-04 |
* | Purge clip masks when they are no longer findable. | Brian Salomon | 2017-01-06 |
* | Add support for tagging GrUniqueKeys with a debug string | Brian Salomon | 2017-01-06 |
* | remove debugging printf from resource cache test. | Brian Salomon | 2017-01-03 |
* | Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode | Brian Osman | 2016-11-09 |
* | src/core: s/SkAutoTUnref/sk_sp/g | Hal Canary | 2016-11-07 |
* | Fix Vulkan command buffer assert on device lost | Jim Van Verth | 2016-11-07 |
* | Further centralize computation of GrSurface VRAM consumption - take 2 | Robert Phillips | 2016-11-07 |
* | Revert "Further centralize computation of GrSurface VRAM consumption" | Ben Wagner | 2016-11-06 |
* | tests: s/SkAutoTUnref/sk_sp/ | Hal Canary | 2016-11-04 |
* | Further centralize computation of GrSurface VRAM consumption | Robert Phillips | 2016-11-04 |
* | Remove SkAutoTUnref and SkAutoTDelete from public includes. | bungeman | 2016-10-27 |
* | Explicit control in tools of ANGLE frontend and backend | bsalomon | 2016-10-14 |
* | Remove many uses of kSkia8888 and kSkiaGamma8888 | Brian Osman | 2016-10-14 |
* | Change implementation of flush-count based GrGpuResource purging | bsalomon | 2016-09-22 |
* | Restructure flushing relationship between GrContext, GrDrawingManager, and Gr... | bsalomon | 2016-09-07 |
* | Revert of Restructure flushing relationship between GrContext, GrDrawingManag... | bsalomon | 2016-09-06 |