1. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  2. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  3. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  4. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  5. 1fc83b1 removed appendPrecisionModifier by Ethan Nicholas · 8 years ago
  6. c590341 Add shadowrrect geometry processor by Jim Van Verth · 8 years ago
  7. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  8. 101b844 Remove GrGLSLSampler type and subclasses by Brian Salomon · 8 years ago
  9. 833dcf4 Add handling for instantiate failure up the call stack by Robert Phillips · 8 years ago
  10. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  11. db4183d In GrProcessor::TextureSampler drop the "get", it's cleaner by Brian Salomon · 8 years ago
  12. a7c4c29 Remove unnecessary TextureSampler comparison in GrTextureDomainEffect. by Brian Salomon · 8 years ago
  13. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  14. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  15. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  16. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  17. 739c5bf Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."" by Brian Salomon · 8 years ago
  18. ce4d04a Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear." by Ben Wagner · 8 years ago
  19. 4d53c44 Limit GL_TEXTURE_RECTANGLE filtering to bilinear. by Brian Salomon · 8 years ago
  20. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  21. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  22. 693a540 Rename renderTargetContextPriv to priv, and some more leftover DCs by Brian Osman · 8 years ago
  23. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  24. 618d304 GrConstColorProcessor uses 4f colors in the destination space by Brian Osman · 8 years ago
  25. ddb37d6 re-re-land of skslc now automatically turns on derivatives support by ethannicholas · 8 years ago
  26. ac66ae6 Revert "re-land of skslc now automatically turns on derivatives support" by Mike Klein · 8 years ago
  27. d7d1997 re-land of skslc now automatically turns on derivatives support by Ethan Nicholas · 8 years ago
  28. 37269ff Revert "skslc now automatically turns on derivatives support" by Ethan Nicholas · 8 years ago
  29. 311742b skslc now automatically turns on derivatives support by Ethan Nicholas · 8 years ago
  30. 22f939e added basic dataflow analysis to skslc by ethannicholas · 8 years ago
  31. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  32. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  33. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  34. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  35. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  36. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 8 years ago
  37. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  38. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  39. e2f732f Start supplying random color space xforms to FP tests by Brian Osman · 8 years ago
  40. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  41. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  42. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  43. a624bf3 Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  44. 56b7dc4 Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ ) by bsalomon · 8 years ago
  45. d91237e Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  46. 32d1e95 Remove "f" suffix from literal in LCD DF text shader. by bsalomon · 8 years ago
  47. 1a1aa93 Remove unneeded GrGLSLTransformedCoordsArray type by bsalomon · 8 years ago
  48. 5192475 Two changes: by brianosman · 8 years ago
  49. 77320db Add color gamut xform helpers to GrGLSLShaderBuilder by brianosman · 8 years ago
  50. 3c3e0d7 Work around VS 2015 Update 3 optimizer internal compiler error by brucedawson · 8 years ago
  51. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  52. 95243eb Make GrTextureStripAtlas flush pending IO on newly acquired texture by ajuma · 8 years ago
  53. abe795e Relax check for gpu use of static src-over XP by egdaniel · 8 years ago
  54. 6cb807b Simplify adding attributes to GrGeometryProcessor by bsalomon · 8 years ago
  55. e4f2461 Detemplatize GrGLSLGeometryProcessor::setTransformDataHelper() by bsalomon · 8 years ago
  56. 4e97607 Use sse4.2 CRC32 instructions to hash when available. by mtklein · 8 years ago
  57. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  58. 9f97882 Simplify color space xform storage and usage (float[] vs. SkMatrix44) by brianosman · 8 years ago
  59. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  60. e499adf Use dFdx in Vulkan to address distance field issues. by jvanverth · 8 years ago
  61. 49b264c Create DCs rather than textures in GrConfigConversionEffect by bsalomon · 8 years ago
  62. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
  63. 88cf17d Consolidate handling of infinitely thin primitives and aa bloat handing WRT batch bounds. by bsalomon · 8 years ago
  64. a7d85ba Add gm that tests shaded stroked rectangles. by bsalomon · 8 years ago
  65. b445a57 Add NV12 texture conversion support. by jbauman · 8 years ago
  66. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  67. af18fb4 Make GrDashEffect take a AA mode enum. by bsalomon · 8 years ago
  68. d15947e Filter out degenerate contours in GrConvexPolyEffect by lsalzman · 8 years ago
  69. a167e74 Remove sRGB overrides on GrTextureParams. Use GrPaint flags instead. by brianosman · 8 years ago
  70. 82ec6e5 Retract GrRenderTarget from GLProgramsTest by robertphillips · 8 years ago
  71. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  72. fe4d5d3 Make GrGammaEffect have explicit sRGB modes, plus exponential mode. by brianosman · 8 years ago
  73. 3e11da7 Revert of Make GrGammaEffect have explicit sRGB modes, plus exponential mode. (patchset #4 id:60001 of https://codereview.chromium.org/1954863002/ ) by robertphillips · 8 years ago
  74. 2139303 Make GrGammaEffect have explicit sRGB modes, plus exponential mode. by brianosman · 8 years ago
  75. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  76. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  77. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  78. 3ccf2e7 Remove hasMixedSamples() from GrPipelineBuilder by cdalton · 8 years ago
  79. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago
  80. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  81. 09aa1fc Refactor how we store and use samplers in Ganesh by egdaniel · 8 years ago
  82. b800248 Revert of Refactor how we store and use samplers in Ganesh (patchset #7 id:120001 of https://codereview.chromium.org/1885863004/ ) by egdaniel · 8 years ago
  83. 45b61a1 Refactor how we store and use samplers in Ganesh by egdaniel · 8 years ago
  84. 0e3c554 Tweak distance field path renderer behavior in gamma-correct mode to match by brianosman · 8 years ago
  85. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 8 years ago
  86. 0586f5c sRGB support for distance field text. by brianosman · 8 years ago
  87. 3f6f76f Rename EmitArgs::fSamplers to fTexSamplers by cdalton · 8 years ago
  88. 1f50acf Add appendPrecisionModifier method to GrGLSLShaderBuilder by cdalton · 8 years ago
  89. b63c576 More valgrind appeasement by robertphillips · 8 years ago
  90. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  91. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  92. 7888de0 Fix GrConvexPolyEffect to deal with line paths. by bsalomon · 8 years ago
  93. 397536c Consolidate GPU buffer implementations by cdalton · 8 years ago
  94. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 8 years ago
  95. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 8 years ago
  96. a635936 sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  97. c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 8 years ago
  98. 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  99. 0e1853c Update how we send draws to gpu backend to reduce state setting. by egdaniel · 8 years ago
  100. cf371bb Use correct gradient calculation for rotated distance fields. by jvanverth · 8 years ago