Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Move SkTArray to include/private. | bungeman | 2016-02-17 |
* | Convert child FPs from refs to pending executions when parent converts | bsalomon | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | remove SkInstCnt | mtklein | 2015-06-26 |
* | Simplify SkInstCnt | mtklein | 2015-01-13 |
* | Create GrOptDrawState before recording draw in GrInOrderDrawBuffer | bsalomon | 2014-11-19 |
* | Fix ref cnt'ing issue in GrProgramElement. | bsalomon | 2014-10-03 |
* | Patch to create a distinct geometry processor. The vast majority of this patch | joshualitt | 2014-09-23 |
* | Rename GrProgramResource to GrGpuResourceRef | bsalomon | 2014-09-17 |
* | Don't take a ref on GP in AutoEffectRestore. | bsalomon | 2014-09-05 |
* | Add method to GrProgramResource to record that pending a execution was comple... | bsalomon | 2014-09-04 |
* | Add GrProgramElement base class for GrEffect with deferred exec ref. | bsalomon | 2014-09-04 |