1. 02a44a4 Recycle stencil buffers across render targets. by bsalomon · 10 years ago
  2. 297aaf9 Avoid wrong memory access due to double substitution and %% by kkinnunen · 10 years ago
  3. f320e04 Use an array of nonpurgeable resources in GrResourceCache by bsalomon · 10 years ago
  4. 3582d3e Split out methods in GrGpuResource::CacheAccess that can be called outside of the cache. by bsalomon · 10 years ago
  5. 0ea80f4 Rename GrResourceCache2->GrResourceCache by bsalomon · 10 years ago
  6. 50785a3 Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #1 id:1 of https://codereview.chromium.org/901663007/) by bsalomon · 10 years ago
  7. 21b2c53 Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:200001 of https://codereview.chromium.org/885923002/) by bsalomon · 10 years ago
  8. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  9. 4dce32c Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  10. 7adb355 Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1 id:1 of https://codereview.chromium.org/896163003/) by egdaniel · 10 years ago
  11. 3e9dfdb Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  12. 74a1175 Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  13. b12ea41 Add texture create/upload stats and make nanobench have explicit gpu stats flag by bsalomon · 10 years ago
  14. b9eb4ac patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40001) by mtklein · 10 years ago
  15. 36c57df Make stencil buffers uncached for uncached render target textures by kkinnunen · 10 years ago
  16. 8dd688b Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder by egdaniel · 10 years ago
  17. 17e7314 remove drawtype by joshualitt · 10 years ago
  18. 873ad0e BUG=skia: by joshualitt · 10 years ago
  19. 5236cf4 Make uncached textures uncached from the get go. by bsalomon · 10 years ago
  20. 3e79124 Stop creating GrODS for stencilPath commands. by bsalomon · 10 years ago
  21. d95263c Remove GrGpu::flushGraphicsState by bsalomon · 10 years ago
  22. dafa4d0 move program descriptor generation to flush by joshualitt · 10 years ago
  23. f78c60c Revert of move program descriptor generation to flush (patchset #7 id:120001 of https://codereview.chromium.org/777673003/) by joshualitt · 10 years ago
  24. 829e1b8 move program descriptor generation to flush by joshualitt · 10 years ago
  25. f90a02b some cleanup around GrGpu/GrDrawTarget copySurface by bsalomon · 10 years ago
  26. 8ee4e60 Revert of some cleanup around GrGpu/GrDrawTarget copySurface (patchset #3 id:40001 of https://codereview.chromium.org/749903003/) by bsalomon · 10 years ago
  27. e9aa5dc some cleanup around GrGpu/GrDrawTarget copySurface by bsalomon · 10 years ago
  28. 9176e2c dstCopy on optdrawstate by joshualitt · 10 years ago
  29. 54e0c12 scissor state on optstate by joshualitt · 10 years ago
  30. 9853cce Drawstate on stack by joshualitt · 10 years ago
  31. 71cb0c2 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  32. ac49acd Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:120001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
  33. 407aa58 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  34. f21dab9 Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:100001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
  35. 66a450f Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  36. d53a827 Snap optdrawstate in inorder draw buffer and pass into gpu by joshualitt · 10 years ago
  37. 4b68ec0 simple cl to cleanup friends in GrGpu by joshualitt · 10 years ago
  38. 3322fa4 Refactor DrawTarget and GPU to be independent by joshualitt · 10 years ago
  39. 3343557 Add mock context and use in ResourceCacheTest. by bsalomon · 10 years ago
  40. fdcf2c0 Revert of Add mock context and use in ResourceCacheTest. (patchset #4 id:60001 of https://codereview.chromium.org/702083003/) by bsalomon · 10 years ago
  41. 820dd6c Add mock context and use in ResourceCacheTest. by bsalomon · 10 years ago
  42. 50408ad Test factory uses the inorder draw buffer by joshualitt · 10 years ago
  43. 95c2003 cleanup GrContext resource cache api by commit-bot@chromium.org · 10 years ago
  44. 94d8f1e Update bench pictures to time image decode & upload costs by robertphillips@google.com · 11 years ago
  45. 78a1078 Create new target to hold gpu test code, enable direct testing of GrEffects in GM. by commit-bot@chromium.org · 11 years ago