1. 00b2939 Remove some more GrColor references by Brian Osman · 6 years ago
  2. 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
  3. 6d10f8b move patheffect virtuals to protected and rename by Mike Reed · 6 years ago
  4. 50dbc09 SkTypes: more into SkMacros by Hal Canary · 6 years ago
  5. 27dddae rebase by Cary Clark · 6 years ago
  6. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  7. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  8. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  9. 5191880 remove toString by Cary Clark · 6 years ago
  10. 3bc266b Revert "Revert "simplify GrFPArgs, isolating localmatrix"" by Mike Reed · 7 years ago
  11. 3d628fe Revert "simplify GrFPArgs, isolating localmatrix" by Mike Reed · 7 years ago
  12. b76c717 simplify GrFPArgs, isolating localmatrix by Mike Reed · 7 years ago
  13. e3429e6 rename inner AsFPArgs to stand-alone GrFPArgs by Mike Reed · 7 years ago
  14. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago
  15. d49e946 Remove unnecessary includes of GrColorSpaceXform.h by Brian Osman · 7 years ago
  16. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  17. 4aed138 Reland of SkShaderBase by Florin Malita · 7 years ago
  18. d93e11c Revert "SkShaderBase" by Florin Malita · 7 years ago
  19. 58a7564 SkShaderBase by Florin Malita · 7 years ago
  20. 9f5d467 Remove more headers from include/gpu by Robert Phillips · 7 years ago[Renamed from include/gpu/GrTestUtils.h]
  21. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 8 years ago
  22. 9f532a3 Add helper to create random AsFPArgs for Ganesh unit tests by Brian Osman · 8 years ago
  23. 0d9dfe9 Supply random dst color space to asFP in unit tests by Brian Osman · 8 years ago
  24. e2f732f Start supplying random color space xforms to FP tests by Brian Osman · 8 years ago
  25. 01a1950 Move GrNonAAFillRectPerspectiveBatch to its own file by robertphillips · 8 years ago
  26. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  27. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  28. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  29. 73add93 Appease valgrind wrt testing code initialization by robertphillips · 8 years ago
  30. bc7d235 Take care fall-through case of switch in skia by tzik · 9 years ago
  31. b4f9d0e Implement caching of stroked paths in the tessellating path renderer. by senorblanco · 9 years ago
  32. 59cd367 Revert of Implement caching of stroked paths in the tessellated path renderer. (patchset #4 id:60001 of https://codereview.chromium.org/1275553002/ ) by senorblanco · 9 years ago
  33. 29e0d3f Implement caching of stroked paths in the tessellated path renderer. by senorblanco · 9 years ago
  34. 6c89110 GLProgramsTest 3.0 by joshualitt · 9 years ago
  35. 8e5c177 convex path renderer unit tests by joshualitt · 9 years ago
  36. 21279c7 AADistanceFieldPathRenderer unit tests by joshualitt · 9 years ago
  37. 2fbd406 tesselating path renderer unit tests by joshualitt · 9 years ago
  38. 40ded32 Add hairlines batch unit test by joshualitt · 9 years ago
  39. 3e708c5 Add batch unit tests for ovals by joshualitt · 9 years ago
  40. fa2008f Add dash lines batch unit test by joshualitt · 9 years ago
  41. 3f655f3 Initial CL to create GrBatchTest infrastructure by joshualitt · 9 years ago
  42. 4eaf9ce create GrTestUtils.h, move some common functions into it by joshualitt · 9 years ago