1. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  2. 36aa176 Fix bug of passing DrawType::kColor instead of kStencilAndColor by Brian Salomon · 8 years ago
  3. 82125e9 Remove antialias axis from GrPathRendererChain::DrawType by Brian Salomon · 8 years ago
  4. 941e7e2 re-land of added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  5. e8e4a3e Revert "added sk_FragCoord support to skslc" by Greg Daniel · 8 years ago
  6. ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  7. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  8. 2790c52 Make *OpList::recordOp functions take sk_sp<GrOp> not GrOp* by Brian Salomon · 8 years ago
  9. 1951f3d Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_sp by Brian Salomon · 8 years ago
  10. 21aa35f Make GrRenderTargetOpList::addDrawOp use sk_sp by Brian Salomon · 8 years ago
  11. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  12. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  13. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  14. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  15. 784b7bf Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  16. b040320 Make command buffer sRGB mip-mapping more predictable by Brian Osman · 8 years ago
  17. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  18. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  19. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  20. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  21. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  22. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  23. 42521e8 Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp by Brian Salomon · 8 years ago
  24. e1f29c7 Revert "Fix SDF generation for pixel-aligned paths" by Jim Van Verth · 8 years ago
  25. 1e41f4a Rename batch->op in GrOpList and subclasses by Brian Salomon · 8 years ago
  26. 5b7b49f Rework GrRenderTargetOpList::setupDstReadIfNecessary. by Brian Salomon · 8 years ago
  27. 851c238 Skip the sRGB mip-map testing on command buffer by brianosman · 8 years ago
  28. 9296412 Fix SDF generation for pixel-aligned paths by Jim Van Verth · 8 years ago
  29. bd72f5a Tighten up when a line requires aa in SkGpuDevice. by Brian Salomon · 8 years ago
  30. c57c7c9 Rewrite GrRenderTargetContext::drawRegion antialias logic. by Brian Salomon · 8 years ago
  31. 864f6bd Add comment explaining the derivation of our Mitchell coefficients by Brian Osman · 8 years ago
  32. fe647b2 Make flag values in GrResourceProvider and GrTextureProvider consistent by Brian Salomon · 8 years ago
  33. 55360b1 Revert "Remove use of makeDeferredRenderTargetContextWithFallback" by Robert Phillips · 8 years ago
  34. 2047189 Two (related) changes here: by brianosman · 8 years ago
  35. 0164896 Clamp colors after gamut xform in Ganesh by Brian Osman · 8 years ago
  36. dad2923 Rename GrVertexBatch->GrMeshDrawOp by Brian Salomon · 8 years ago
  37. a6abb57 Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12 id:220001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
  38. 1aeb78c Two (related) changes here: by brianosman · 8 years ago
  39. 155b292 Remove use of makeDeferredRenderTargetContextWithFallback by Robert Phillips · 8 years ago
  40. 0a2782c Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
  41. 9db12d2 Two (related) changes here: by brianosman · 8 years ago
  42. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  43. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  44. 7c3e718 Remove pipeline info dump from GrDrawBatch by Brian Salomon · 8 years ago
  45. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  46. 3a7492f Remove GrBatch::renderTarget() and use GrBatch::renderTargetUniqueID() instead. by Brian Salomon · 8 years ago
  47. fa56584 Remove unused copySurfaceAsDraw code from GrVkGpu by Brian Osman · 8 years ago
  48. 5c1c8d1 Remove batch bounds drawing debug option by Brian Salomon · 8 years ago
  49. 94e4ab1 Fix error: ‘access’ may be used uninitialized in this function by Joe Gregorio · 8 years ago
  50. c293a29 Make GrGpuCommandBuffer infer its render target from first draw by Brian Salomon · 8 years ago
  51. 2d38b22 Make pipeline getter a GrDrawBatch::pipeline() a protected method. by Brian Salomon · 8 years ago
  52. 8b7a7dd Remove caps image storage caps hack. by Brian Salomon · 8 years ago
  53. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 8 years ago
  54. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  55. df96319 Rm assert that image texture array is null unless GrCaps has images support. by Brian Salomon · 8 years ago
  56. 32ac83e Add #define for Nsight compatibility by Jim Van Verth · 8 years ago
  57. f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
  58. e4cd006 Make GrMemoryPool play nice with bucketing allocators. by dskiba · 8 years ago
  59. 3ab83e2 Remove old driver bug workaround for glTexStorage. by Brian Salomon · 8 years ago
  60. 2b3dab6 removed textureProj() and legacy texture functions from sksl by Ethan Nicholas · 8 years ago
  61. e8e5458 GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker by Brian Osman · 8 years ago
  62. 6762dd6 baked in a few more precision modifiers by Ethan Nicholas · 8 years ago
  63. 3b66ab6 GrTextureProducer cleanup, phase one: Bitmap and Image makers by Brian Osman · 8 years ago
  64. 93f1633 Fix gpu blurring on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  65. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  66. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  67. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  68. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago
  69. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  70. 59dc411 Revert "Initial OpenGL Image support." by Brian Salomon · 8 years ago
  71. be34882 Initial OpenGL Image support. by Brian Salomon · 8 years ago
  72. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  73. 6039768 Move GrShaderVar to an appending model for layout qualifiers by Brian Salomon · 8 years ago
  74. e8eed32 remove SkPixelRef::refEncodedData() by Hal Canary · 8 years ago
  75. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  76. 1fc83b1 removed appendPrecisionModifier by Ethan Nicholas · 8 years ago
  77. c590341 Add shadowrrect geometry processor by Jim Van Verth · 8 years ago
  78. 276cc41 Revive geometry shaders by csmartdalton · 8 years ago
  79. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  80. d728f0c Defer more renderTargetContexts in the GPU image filter paths - take 2 by robertphillips · 8 years ago
  81. 101b844 Remove GrGLSLSampler type and subclasses by Brian Salomon · 8 years ago
  82. 9e1138d re-land of switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  83. 8d5f9cb Add an extra pixel to the distance field path renderer bounds. by Brian Salomon · 8 years ago
  84. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  85. 792d0f1 Revert "switched skslc from std::string to SkString" by Greg Daniel · 8 years ago
  86. a675910 Fix typo in GrGLCaps by elemental · 8 years ago
  87. 1aaccc7 Make GrSwizzle::GrSwizzle() constexpr by Brian Salomon · 8 years ago
  88. f31ae49 Remove unnecessary attribute and varying type modifiers by Brian Salomon · 8 years ago
  89. b014cca Make GrBufferAccess a nested class of GrProcessor by Brian Salomon · 8 years ago
  90. d8df21a switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  91. 833dcf4 Add handling for instantiate failure up the call stack by Robert Phillips · 8 years ago
  92. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  93. b446088 Fix computation of texture size for approximately-fit deferred proxies by Robert Phillips · 8 years ago
  94. 684d7ce Fix double deletion of DescriptorSetLayouts by Jim Van Verth · 8 years ago
  95. db4183d In GrProcessor::TextureSampler drop the "get", it's cleaner by Brian Salomon · 8 years ago
  96. 3a88725 Always use GL_HALF_FLOAT_OES on ANGLE, even with ES3. by Brian Osman · 8 years ago
  97. 9fab7e9 Remove accessRenderTarget call in SkGpuDevice ctor by Robert Phillips · 8 years ago
  98. a7c4c29 Remove unnecessary TextureSampler comparison in GrTextureDomainEffect. by Brian Salomon · 8 years ago
  99. e60ad62 Guard against instantiate & accessRenderTarget failures by Robert Phillips · 8 years ago
  100. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago