1. eae6200 Some cleanup in GrTextureProvider and GrResourceProvider. by bsalomon · 9 years ago
  2. 1b8e1b5 Refactor GrBufferAllocPools to use resource cache by robertphillips · 9 years ago
  3. b607767 Revert of Refactor GrBufferAllocPools to use resource cache (patchset #15 id:280001 of https://codereview.chromium.org/1139753002/) by robertphillips · 9 years ago
  4. e935f1a Refactor GrBufferAllocPools to use resource cache by robertphillips · 9 years ago
  5. eea2ff7 Revert of Refactor GrBufferAllocPools to use resource cache (patchset #9 id:160001 of https://codereview.chromium.org/1139753002/) by robertphillips · 9 years ago
  6. c5f1c54 Refactor GrBufferAllocPools to use resource cache by robertphillips · 9 years ago
  7. 5236cf4 Make uncached textures uncached from the get go. by bsalomon · 10 years ago
  8. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 10 years ago
  9. adacc70 Start cleaning up 64bit Win warnings by robertphillips@google.com · 11 years ago
  10. ee3bc3b Add support for vertex data rendered from CPU arrays. by bsalomon@google.com · 11 years ago
  11. 7283022 Make GrResource know whether 3D objects' lifetimes are managed by Skia or not. by bsalomon@google.com · 11 years ago
  12. 4705954 Search and replace change. Some Gr enum value names didn't have a "Gr" in their suffix. by bsalomon@google.com · 12 years ago
  13. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/src/GrIndexBuffer.h]
  14. 4d3aaaf Move some gpu headers out of the public include dir by bsalomon@google.com · 13 years ago[Renamed from gpu/include/GrIndexBuffer.h]
  15. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  16. cee661a Reapply r1951. by bsalomon@google.com · 13 years ago
  17. ec36471 Revert "Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config (r1951)" by vandebo@chromium.org · 13 years ago
  18. aab1fd9 Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config by bsalomon@google.com · 13 years ago
  19. 8fe7247 Add GrResource base class for ibs, texs, vbs, etc. by bsalomon@google.com · 13 years ago
  20. 86afc2a Batch consecutive draw rects. by bsalomon@google.com · 13 years ago
  21. 1c13c96 Refactor how Gr handles vertex and index data. GrGpu and GrInOrderDrawBuffer both GrBufferAllocPool to manage reserved and set-to-array vertex and index data. by bsalomon@google.com · 13 years ago
  22. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 14 years ago