1. d991486 Drop the ref on the GrOpList's target in makeClosed (take 2) by Robert Phillips · 7 years ago
  2. c8ecb03 Revert "Drop the ref on the GrOpList's target in makeClosed" by Robert Phillips · 7 years ago
  3. dcd499c Drop the ref on the GrOpList's target in makeClosed by Robert Phillips · 7 years ago
  4. b6deea8 Setup for another attempt to split up opLists by Robert Phillips · 7 years ago
  5. 952a243 Add GrGpuTextureProxyRef by Robert Phillips · 7 years ago
  6. a91e0b7 Allow TextureSamplers to have null GrTexture pointer by Robert Phillips · 7 years ago
  7. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  8. bcf0a52 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  9. 45725db Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef on IOType. by bsalomon · 10 years ago
  10. b3e3a95 Make GrIODB keep pending IO refs on all resources it records into its cmd stream. by bsalomon · 10 years ago
  11. f96ba02 Rename GrProgramResource to GrGpuResourceRef by bsalomon · 10 years ago[Renamed (83%) from src/gpu/GrProgramResource.cpp]
  12. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  13. ac8d619 Add method to GrProgramResource to record that pending a execution was completed. by bsalomon · 10 years ago
  14. 9574098 Add GrProgramElement base class for GrEffect with deferred exec ref. by bsalomon · 10 years ago