1. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  2. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  3. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  4. 2fc11d3 Move definitions of GrGL basic types (e.g. GrGLenum) to their own header. by bsalomon · 9 years ago
  5. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  6. 6df8640 Revert "Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/)" by bsalomon · 9 years ago
  7. 404b3b2 Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/) by mtklein · 9 years ago
  8. 5df6fee Move copy-surface-as-draw fallback to GrGLGpu. by bsalomon · 9 years ago
  9. 8780bc6 Remove GrGLVertexArray from GrGpuResource hierarchy. by bsalomon · 9 years ago
  10. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  11. 5a105ff Use uint16s for texture coordinates when rendering text. by jvanverth · 10 years ago
  12. e4ef1ca Revert of Use uint16s for texture coordinates when rendering text. (patchset #5 id:80001 of https://codereview.chromium.org/917373002/) by reed · 10 years ago
  13. 059034d Use uint16s for texture coordinates when rendering text. by jvanverth · 10 years ago
  14. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  15. 861e103 Rename GrGpuGL to GrGLGpu for consistency by bsalomon · 10 years ago
  16. 69ed47f Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl by bsalomon · 10 years ago
  17. 37b4d86 Force input coverage to be only a byte in gpu shaders. by egdaniel · 10 years ago
  18. 6d3fe02 Rename GrGpuObject to GrGpuResource by bsalomon · 10 years ago
  19. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 10 years ago
  20. 6ebfbf9 Use vertex buffer objects instead of client side arrays in fixed-function codepaths by commit-bot@chromium.org · 11 years ago
  21. ce6da4d Improve handling of FF vertex array state by commit-bot@chromium.org · 11 years ago
  22. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  23. 31ec798 Move GrGLProgram::Desc out of GrGLProgram. by bsalomon@google.com · 11 years ago
  24. 152336f Fix uninitialized memory access by robertphillips@google.com · 11 years ago
  25. 6918d48 Use vertex array objects on core profiles. by bsalomon@google.com · 11 years ago