Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add initial version of GrResourceAllocator's free pool (take 2) | Robert Phillips | 2017-07-21 |
* | Revert "Add initial version of GrResourceAllocator's free pool" | Robert Phillips | 2017-07-21 |
* | Add initial version of GrResourceAllocator's free pool | Robert Phillips | 2017-07-21 |
* | Don't store resources with a unique key in GrResourceCache's fScratchMap | robertphillips | 2016-05-24 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | Use GrResourceCache2 to service content key lookups | bsalomon | 2014-11-10 |
* | "NULL !=" = NULL | bsalomon | 2014-09-05 |
* | Move GrTMultiMap to src/core and rename it | robertphillips | 2014-07-21 |