Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Rewrite GrTextureMipMapInvalidationTest using SkImage | bsalomon | 2016-07-14 |
* | Remove GrWrapTextureInBitmap from public API | bsalomon | 2016-07-13 |
* | Turn ContextInfos returned by GrContextFactory into structs. | bsalomon | 2016-05-11 |
* | Make existing unit tests only run on GL contexts | bsalomon | 2016-04-06 |
* | One signature for creating unit tests that run on premade GrContexts | bsalomon | 2016-04-05 |
* | switch surface to sk_sp | reed | 2016-03-23 |
* | Move Budgeted enum out of SkSurface, use in GrTextureProvider | bsalomon | 2016-02-25 |
* | Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc... | bsalomon | 2016-02-25 |
* | Move Budgeted enum out of SkSurface, use in GrTextureProvider | bsalomon | 2016-02-25 |
* | Generate list of GPU contexts outside tests | kkinnunen | 2015-12-01 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Invalidate GrTexture mipmap on content change notification | junov | 2015-06-15 |