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