1. 2fc11d3 Move definitions of GrGL basic types (e.g. GrGLenum) to their own header. by bsalomon · 9 years ago
  2. 50b58e6 Improve caching of dashed paths in GrStencilAndCoverPathRenderer by kkinnunen · 9 years ago
  3. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  4. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  5. 861e103 Rename GrGpuGL to GrGLGpu for consistency by bsalomon · 10 years ago
  6. 912ed6e Cleanup: Mark some overridden methods with 'SK_OVERRIDE'. by tfarina · 10 years ago
  7. 12299ab Make GrResourceCache2 responsible for calling release, abandon, and ~. by bsalomon · 10 years ago
  8. 69ed47f Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl by bsalomon · 10 years ago
  9. 855d83f Uses a single pre-baked set of paths for drawing nvpr text of a given by cdalton · 10 years ago
  10. c7103a1 Wrap NV_path_rendering API with GrGLPathRendering by cdalton · 10 years ago
  11. 760ba8d Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering" by bungeman · 10 years ago
  12. af13c7c Revert "Calculate rough approximations for nvpr path sizes" by bungeman · 10 years ago
  13. 61bff70 Calculate rough approximations for nvpr path sizes by cdalton · 10 years ago
  14. 5672da0 Adds a GrGLPathRendering class that wraps the NV_path_rendering by cdalton · 10 years ago
  15. b85a0aa Add a GrPathRange class by cdalton · 10 years ago