1. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  2. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 7 years ago
  3. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 7 years ago
  4. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 7 years ago
  5. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 7 years ago
  6. 24429c6 Move GrTextureProvider to src by Brian Osman · 8 years ago
  7. 32f2818 Clean up/remove unused GrFragmentProcessor-derived ctors by Robert Phillips · 8 years ago
  8. 875218e Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch blurs, etc.) by Robert Phillips · 8 years ago
  9. dbc8eeb Remove GrProcessorTestData's GrTextures by Robert Phillips · 8 years ago
  10. f3b995b Clarify when tweak alpha for coverage optimizaton can occur. by Brian Salomon · 8 years ago
  11. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 8 years ago
  12. 3865711 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  13. cae3a4c Revert "Replaced all calls to fragmentPosition() with sk_FragCoord" by Ethan Nicholas · 8 years ago
  14. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 8 years ago
  15. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  16. 08c5ec7 Make blur utils take GrTextureProxies - take 2 by Robert Phillips · 8 years ago
  17. 877b15b Revert "Make blur utils take GrTextureProxies" by Robert Phillips · 8 years ago
  18. d0dc05b Make blur utils take GrTextureProxies by Robert Phillips · 8 years ago
  19. 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 8 years ago
  20. 052fd51 Revert "Start of rewrite of GrFragmentProcessor optimizations." by Ethan Nicholas · 8 years ago
  21. 85eb422 Start of rewrite of GrFragmentProcessor optimizations. by Brian Salomon · 8 years ago
  22. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
  23. de4d301 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  24. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
  25. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago
  26. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  27. 98624d2 "Fix" some ImageFilter fuzzer issues by Robert Phillips · 8 years ago
  28. 4a24da5 Make filterMaskGPU use GrTextureProxy by Robert Phillips · 8 years ago
  29. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  30. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  31. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  32. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  33. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  34. 55360b1 Revert "Remove use of makeDeferredRenderTargetContextWithFallback" by Robert Phillips · 8 years ago
  35. 155b292 Remove use of makeDeferredRenderTargetContextWithFallback by Robert Phillips · 8 years ago
  36. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 8 years ago
  37. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  38. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  39. d728f0c Defer more renderTargetContexts in the GPU image filter paths - take 2 by robertphillips · 8 years ago
  40. 101b844 Remove GrGLSLSampler type and subclasses by Brian Salomon · 8 years ago
  41. 833dcf4 Add handling for instantiate failure up the call stack by Robert Phillips · 8 years ago
  42. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  43. 4e344c8 Revert "Defer more renderTargetContexts in the GPU image filter paths" by Robert Phillips · 8 years ago
  44. fd01ce0 Defer more renderTargetContexts in the GPU image filter paths by Robert Phillips · 8 years ago
  45. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
  46. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  47. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  48. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  49. 48fde9c Add a makeDrawContextWithFallback that handles config fallback by robertphillips · 8 years ago
  50. 6cfb106 Fix Ganesh analytic blurred rect draws by robertphillips · 8 years ago
  51. 3a0c369 Remove quantization of device-space dest rect for Ganesh analytic rrect blurs by robertphillips · 8 years ago
  52. 287e7cb Revert of Start using vertex attributes for nine-patch blurred rrect draws (patchset #8 id:140001 of https://codereview.chromium.org/2245653002/ ) by robertphillips · 8 years ago
  53. 087905a Start using vertex attributes for nine-patch blurred rrect draws by robertphillips · 8 years ago
  54. c4d2f90 Update ComputeBlurredRRectParams to compute all the parameters needed for occluded blurred rrect ninepatch draws by robertphillips · 8 years ago
  55. d39430d Update blurred rrect mask filter creation method to also handle caching by robertphillips · 8 years ago
  56. 0dafbde Pull handling of blurred circles out of GrRRectBlurEffect::Make by robertphillips · 8 years ago
  57. 865606d Always give simple circular rrects a shot at being directly blurred on the GPU by robertphillips · 8 years ago
  58. 27cdd94 Implement GPU occluded blur mask filter by robertphillips · 8 years ago
  59. f5a83e8 Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  60. 3f0e694 Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchset #5 id:80001 of https://codereview.chromium.org/2222083004/ ) by robertphillips · 8 years ago
  61. 94b5c5a Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  62. 69cfa9c Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchset #4 id:60001 of https://codereview.chromium.org/2222083004/ ) by robertphillips · 8 years ago
  63. 75ccdc7 Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  64. 9aff85a Minor clean up related to blur mask filters by robertphillips · 8 years ago
  65. 4e44efe SkRTConf: eliminate by halcanary · 8 years ago
  66. b979634 Revert of SkRTConf: reduce functionality to what we use, increase simplicity (patchset #8 id:150001 of https://codereview.chromium.org/2212473002/ ) by mtklein · 8 years ago
  67. ef59974 SkRTConf: reduce functionality to what we use, increase simplicity by halcanary · 8 years ago
  68. 9dc935f Remove all usage of SkSurfaceProps::isGammaCorrect() by brianosman · 8 years ago
  69. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  70. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
  71. 8bad3ac Fix up flags to SkGpuBlurUtils::GaussianBlur by robertphillips · 8 years ago
  72. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  73. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  74. f054b17 Swap SkGpuBlurUtils over to using SkIRects by robertphillips · 8 years ago
  75. 04c84af Make SkGpuBlurUtils::GaussianBlur more drawContext centric by robertphillips · 8 years ago
  76. f823778 Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchset #2 id:20001 of https://codereview.chromium.org/1962903003/ ) by robertphillips · 8 years ago
  77. d38d92f Make SkGpuBlurUtils::GaussianBlur more drawContext centric by robertphillips · 8 years ago
  78. 6a51491 Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchset #2 id:20001 of https://codereview.chromium.org/1962903003/ ) by scroggo · 8 years ago
  79. e7ef01d Make SkGpuBlurUtils::GaussianBlur more drawContext centric by robertphillips · 8 years ago
  80. a8966a8 Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of https://codereview.chromium.org/1956023002/ ) by robertphillips · 8 years ago
  81. 67a58dc Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 of https://codereview.chromium.org/1958603002/ ) by jvanverth · 8 years ago
  82. 055e192 Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and DrawMask by bsalomon · 8 years ago
  83. 56a85e6 Simplify SkGpuBlurUtils::GaussianBlur method by robertphillips · 8 years ago
  84. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  85. 09aa1fc Refactor how we store and use samplers in Ganesh by egdaniel · 8 years ago
  86. 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
  87. 45b61a1 Refactor how we store and use samplers in Ganesh by egdaniel · 8 years ago
  88. 3f6f76f Rename EmitArgs::fSamplers to fTexSamplers by cdalton · 8 years ago
  89. 1f50acf Add appendPrecisionModifier method to GrGLSLShaderBuilder by cdalton · 8 years ago
  90. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 8 years ago
  91. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  92. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  93. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  94. 55f2d2d Creating functions for uploading a mipmapped texture. by cblume · 9 years ago
  95. e851714 Make GrRRectBlurEffect::onIsEqual include the roundrect's rect by robertphillips · 9 years ago
  96. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  97. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 9 years ago
  98. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  99. 8528541 Add more specialized fragment builders by cdalton · 9 years ago
  100. 5e58cee Add GrShaderFlags enum by cdalton · 9 years ago