1. 881f143 Hide GrGpuResourceRef from prying eyes by Robert Phillips · 7 years ago
  2. 9f5d467 Remove more headers from include/gpu by Robert Phillips · 7 years ago[Renamed from include/gpu/GrProgramElement.h]
  3. d61c9d9 Move ref counting out of GrProcessor and into subclasses. by Brian Salomon · 7 years ago
  4. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 7 years ago
  5. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 7 years ago
  6. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 7 years ago
  7. 92ce594 Add class GrProcessorSet which represents color and coverage FPs and a XPFactory. by Brian Salomon · 8 years ago
  8. e57194f Move resource ref/io manipulation from GrProgramElement to GrProcessor by Brian Salomon · 8 years ago
  9. 19ae138 Remove unused unique ID from GrProgramElement by Brian Salomon · 8 years ago
  10. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  11. bf521ff Move SkTArray to include/private. by bungeman · 9 years ago
  12. 4204800 Convert child FPs from refs to pending executions when parent converts by bsalomon · 9 years ago
  13. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  14. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  15. 6f07665 Simplify SkInstCnt by mtklein · 10 years ago
  16. ae59b77 Create GrOptDrawState before recording draw in GrInOrderDrawBuffer by bsalomon · 10 years ago
  17. d012877 Fix ref cnt'ing issue in GrProgramElement. by bsalomon · 10 years ago
  18. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  19. f96ba02 Rename GrProgramResource to GrGpuResourceRef by bsalomon · 10 years ago
  20. 52e9d63 Don't take a ref on GP in AutoEffectRestore. by bsalomon · 10 years ago
  21. ac8d619 Add method to GrProgramResource to record that pending a execution was completed. by bsalomon · 10 years ago
  22. 9574098 Add GrProgramElement base class for GrEffect with deferred exec ref. by bsalomon · 10 years ago