1. 45d6303 Have mip status match surface when snapping image from wrapped object by Greg Daniel · 7 years ago
  2. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago
  3. db91c6e Improve heuristics for when to use ccpr by Chris Dalton · 7 years ago
  4. 6888c0d Add support for vkCmdCopyBuffer by Greg Daniel · 7 years ago
  5. 73e7f80 GrTessellator: when sanitizing contours, remove non-finite points. by Stephen White · 7 years ago
  6. 9d90224 Revert "GrTessellator: when sanitizing contours, remove non-finite points." by Robert Phillips · 7 years ago
  7. 620cc24 GrTessellator: when sanitizing contours, remove non-finite points. by Stephen White · 7 years ago
  8. 3f5301b GrTessellator: fix for collinear out-of-range intersections. by Stephen White · 7 years ago
  9. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  10. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  11. e3a0be7 GrTessellator: fix two NaN issues. by Stephen White · 7 years ago
  12. 019f6c0 GrTessellator: fix logging; fix test comment. by Stephen White · 7 years ago
  13. 0cb3167 GrTessellator: fix intersection above the first vertex. by Stephen White · 7 years ago
  14. 6eca90f GrTessellator: fix for three edges becoming collinear after splitting. by Stephen White · 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. 64dbb89 GrTessellator: fix for vertex coincident with enclosing edge. by Stephen White · 7 years ago
  19. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 7 years ago
  20. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 7 years ago
  21. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 7 years ago
  22. 9342921 Revert "Rm makeRenderTargetContext in favor of deferred version" by Robert Phillips · 7 years ago
  23. d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 7 years ago
  24. c65aec9 Make GrClip.h private by Brian Salomon · 7 years ago
  25. 256c37b Remove atlas creation from GrResourceProvider by Robert Phillips · 7 years ago
  26. cc70083 GrTessellator (AA): null GrGeometryProcessor crash fix. by Stephen White · 7 years ago
  27. 77505da Remove GrTestTarget by Robert Phillips · 7 years ago
  28. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  29. a163392 Revert "Revert "Removing ref counting from GrXPFactory."" by Brian Salomon · 8 years ago
  30. 003312a Revert "Removing ref counting from GrXPFactory." by Brian Salomon · 8 years ago
  31. a8f80de Removing ref counting from GrXPFactory. by Brian Salomon · 8 years ago
  32. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  33. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  34. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  35. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  36. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  37. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  38. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  39. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  40. 777b563 Remove many uses of kSkia8888 and kSkiaGamma8888 by Brian Osman · 8 years ago
  41. 70f5251 Fix assert caused by floating point error in tessellating path renderer. by senorblanco · 8 years ago
  42. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  43. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  44. 3950f0d Remove fColor from PathRenderer DrawPathArgs struct by robertphillips · 8 years ago
  45. 8acedde Use GrShape in GrPathRenderer. by bsalomon · 8 years ago
  46. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  47. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 8 years ago
  48. 87f15c8 Retract GrRenderTarget from GrTestTarget by robertphillips · 8 years ago
  49. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  50. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  51. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  52. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  53. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  54. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  55. fda8807 Convert some unit tests from running on GL contexts to running on all contexts by bsalomon · 8 years ago
  56. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  57. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  58. 546eb5c Initialize glGen* call id args to zero by kkinnunen · 9 years ago
  59. 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
  60. c4b7272 Don't create a GXPFactory when blend is SrcOver by egdaniel · 9 years ago
  61. 504ce5d Optionally pass rendertarget to getTestTarget by robertphillips · 9 years ago
  62. 6335a72 Move PathRenderers to batches folder by joshualitt · 9 years ago
  63. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  64. eae6200 Some cleanup in GrTextureProvider and GrResourceProvider. by bsalomon · 9 years ago
  65. 0aff2fa Also provides the ResourceProvider to onDrawPath which allows the DF PR to no longer require access to GrContext. by bsalomon · 9 years ago
  66. d309e7a This replaces the texture creation/caching functions on GrContext with a GrTextureProvider interface. The goal is to pass this narrowly focused object in places that currently take a GrContext but don't need and shouldn't use its other methods. It also has an extended private interface for interacting with non-texture resource types. by bsalomon · 9 years ago
  67. 1899651 Extract gpu line dashing to GrDashLinePathRenderer by kkinnunen · 9 years ago
  68. c8e9340 Yet more ASAN fixes. by senorblanco · 9 years ago
  69. 0e95b11 Speculative fix for ASAN build. by senorblanco · 9 years ago
  70. a2b6d28 Fix for out-of-bounds intersection (found by fuzzer). by senorblanco · 9 years ago
  71. d6ed19c Tessellating GPU path renderer. by senorblanco · 9 years ago