Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Move GrMakeCachedBitmapProxy work in lazy mode | Greg Daniel | 2018-02-08 |
* | Add function to GrProxyProvider to lazily upload mip map data | Greg Daniel | 2018-02-07 |
* | Update LazyProxy creation to allow for a non-textureable result | Robert Phillips | 2018-02-04 |
* | Update GrYUVGenerator to upload to texture vs use writePixels | Greg Daniel | 2018-02-02 |
* | Add createTextureProxy function to ProxyProvider that takes an SkImage | Greg Daniel | 2018-01-29 |
* | Add explicit abandoned flag to the GrProxyProvider | Robert Phillips | 2018-01-19 |
* | Remove GrSurfaceProxy::MakeWrapped (take 2) | Robert Phillips | 2018-01-17 |
* | Revert "Remove GrSurfaceProxy::MakeWrapped" | Robert Phillips | 2018-01-17 |
* | Remove GrSurfaceProxy::MakeWrapped | Robert Phillips | 2018-01-17 |
* | Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazy | Robert Phillips | 2018-01-17 |
* | Funnel most proxy creation through GrProxyProvider | Robert Phillips | 2018-01-16 |
* | Add GrProxyProvider | Robert Phillips | 2018-01-08 |