| Commit message (Expand) | Author | Age |
* | Make fully lazy proxies possess an origin | Robert Phillips | 2018-02-13 |
* | Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy" | Cary Clark | 2018-02-13 |
* | Add SkCharacterization creation helper to GrContextThreadSafeProxy | Robert Phillips | 2018-02-13 |
* | begin to wrap all float divides | Mike Reed | 2018-02-12 |
* | Remove tracking of SkDestinationSurfaceColorMode on GrTextureProxy for mips | Greg Daniel | 2018-02-12 |
* | Add 2 fuzz targets for image decoding (oss-fuzz) | Kevin Lubick | 2018-02-12 |
* | When querying mipmapped on proxies return targets state if possible | Greg Daniel | 2018-02-09 |
* | Make non-ddl lazy proxys clean-up and delete their callbacks immediately afte... | Greg Daniel | 2018-02-08 |
* | Move control of explicit GPU resource allocation to GrContextOptions | Robert Phillips | 2018-02-08 |
* | Revert "Re-enable explicit resource allocation in Skia (take 2)" | Robert Phillips | 2018-02-07 |
* | Re-enable explicit resource allocation in Skia (take 2) | Robert Phillips | 2018-02-07 |
* | Revert "Revert "move GrColor.h to private, IWYU"" | Mike Reed | 2018-02-06 |
* | Revert "move GrColor.h to private, IWYU" | Brian Salomon | 2018-02-06 |
* | move GrColor.h to private, IWYU | Mike Reed | 2018-02-06 |
* | Remove integer texture support | Brian Salomon | 2018-02-06 |
* | Revert "Re-enable explicit resource allocation in Skia" | Robert Phillips | 2018-02-05 |
* | Re-enable explicit resource allocation in Skia | Robert Phillips | 2018-02-05 |
* | Update LazyProxy creation to allow for a non-textureable result | Robert Phillips | 2018-02-04 |
* | Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl... | Brian Salomon | 2018-02-03 |
* | Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts... | Brian Salomon | 2018-02-03 |
* | Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ... | Brian Salomon | 2018-02-02 |
* | Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" | Brian Salomon | 2018-02-02 |
* | Revert "Revert "Redefine the meaning of sample counts in GPU backend."" | Brian Salomon | 2018-02-01 |
* | Revert "Redefine the meaning of sample counts in GPU backend." | Brian Salomon | 2018-02-01 |
* | Redefine the meaning of sample counts in GPU backend. | Brian Salomon | 2018-02-01 |
* | Have lazy proxies keep their callbacks around and clean up their lambdas in t... | Greg Daniel | 2018-02-01 |
* | Implement GPU/OpList DDLs | Robert Phillips | 2018-02-01 |
* | add saturate helper for float2int64 | Mike Reed | 2018-01-31 |
* | Add SkSurface_Gpu::MakeWrappedRenderTarget method | Robert Phillips | 2018-01-31 |
* | saturate some irect ops for fuzzers | Mike Reed | 2018-01-30 |
* | Add ref counted wrapped around GrTexture ReleaseProc | Greg Daniel | 2018-01-30 |
* | Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals,... | Brian Salomon | 2018-01-23 |
* | Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arc... | Brian Salomon | 2018-01-23 |
* | Remove tonal color from DrawShadow internals | Jim Van Verth | 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 |
* | Add ability for lazy proxy callback to free captured resources | Greg Daniel | 2018-01-17 |
* | Funnel most proxy creation through GrProxyProvider | Robert Phillips | 2018-01-16 |
* | Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs." | Greg Daniel | 2018-01-12 |
* | Updating lazy proxys to support the case where we know a lot more info about ... | Greg Daniel | 2018-01-12 |
* | Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs. | Brian Salomon | 2018-01-12 |
* | Add GrProxyProvider | Robert Phillips | 2018-01-08 |
* | remove guarded old malloc code | Mike Reed | 2018-01-07 |
* | begin cleanup of malloc porting layer | Mike Reed | 2018-01-05 |
* | don't include SkMalloc.h from SkTypes.h | Mike Reed | 2018-01-04 |
* | check for irect with overflow width/height | Mike Reed | 2018-01-03 |
* | GOOGLE3 -> SK_BUILD_FOR_GOOGLE3 | Mike Klein | 2017-12-19 |
* | Increase accuracy of float -> fixed in ICC code | Brian Osman | 2017-12-18 |