1. 702501d Simplify path allocation, clean up resources correctly by kkinnunen · 9 years ago
  2. 64c4728 Make all GrFragmentProcessors GL independent. by egdaniel · 9 years ago
  3. 018fb62 Create GLSL base class for ProgramDataManager by egdaniel · 9 years ago
  4. 2fc11d3 Move definitions of GrGL basic types (e.g. GrGLenum) to their own header. by bsalomon · 9 years ago
  5. 6bb6d40 Implement support for CHROMIUM_path_rendering pseudo extension by kkinnunen · 9 years ago
  6. 2853fe4 Revert of Implement support for CHROMIUM_path_rendering pseudo extension (patchset #4 id:60001 of https://codereview.chromium.org/1192663002/) by jvanverth · 9 years ago
  7. eeef46d Implement support for CHROMIUM_path_rendering pseudo extension by kkinnunen · 9 years ago
  8. cfe62e3 Cleanup legacy NVPR-related definitions by kkinnunen · 9 years ago
  9. 439f23e Revert of Cleanup legacy NVPR-related definitions (patchset #4 id:60001 of https://codereview.chromium.org/1177243004/) by jvanverth · 9 years ago
  10. e35b5d9 Cleanup legacy NVPR-related definitions by kkinnunen · 9 years ago
  11. 538bacb Revert of Cleanup legacy NVPR-related definitions (patchset #3 id:40001 of https://codereview.chromium.org/1177243004/) by fmalita · 9 years ago
  12. fb8d688 Cleanup legacy NVPR-related definitions by kkinnunen · 9 years ago
  13. 591a2ca Stop using the NVPR glyph loading functionality by kkinnunen · 9 years ago
  14. cabe20c Refactor GrGpu path rendering functions to GrPathRendering by kkinnunen · 9 years ago
  15. 50b58e6 Improve caching of dashed paths in GrStencilAndCoverPathRenderer by kkinnunen · 9 years ago
  16. 5053063 Remove legacy NVPR support by jvanverth · 9 years ago
  17. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  18. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  19. ee2af95 ViewMatrix uniform upload moved to GeometryProcessor by joshualitt · 10 years ago
  20. 861e103 Rename GrGpuGL to GrGLGpu for consistency by bsalomon · 10 years ago
  21. 55b24af Add IndexType parameter to GrDrawTarget::drawPaths by cdalton · 10 years ago
  22. 92e496f Beginning to refactor nvpr code by joshualitt · 10 years ago
  23. 855d83f Uses a single pre-baked set of paths for drawing nvpr text of a given by cdalton · 10 years ago
  24. 149b3ec Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and begins by cdalton · 10 years ago
  25. 5b65357 Simplify GrGLPathRendering interface by kkinnunen · 10 years ago
  26. ccdaa04 Separate GL path rendering state from GrGpuGL to GrGLPathRendering by kkinnunen · 10 years ago
  27. c7103a1 Wrap NV_path_rendering API with GrGLPathRendering by cdalton · 10 years ago
  28. 760ba8d Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering" by bungeman · 10 years ago
  29. 5672da0 Adds a GrGLPathRendering class that wraps the NV_path_rendering by cdalton · 10 years ago