1. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  2. 784b7bf Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  3. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  4. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  5. bd72f5a Tighten up when a line requires aa in SkGpuDevice. by Brian Salomon · 8 years ago
  6. e8e5458 GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker by Brian Osman · 8 years ago
  7. 3b66ab6 GrTextureProducer cleanup, phase one: Bitmap and Image makers by Brian Osman · 8 years ago
  8. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  9. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  10. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  11. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  12. 833dcf4 Add handling for instantiate failure up the call stack by Robert Phillips · 8 years ago
  13. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  14. 9fab7e9 Remove accessRenderTarget call in SkGpuDevice ctor by Robert Phillips · 8 years ago
  15. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  16. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  17. d93f4a4 Compute the correct dst->src rect for bitmap tiles in SkGpuDevice by Brian Salomon · 8 years ago
  18. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  19. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  20. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  21. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  22. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  23. 693a540 Rename renderTargetContextPriv to priv, and some more leftover DCs by Brian Osman · 8 years ago
  24. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  25. a29a956 Add SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 8 years ago
  26. e54c75f remove SkError by Mike Klein · 8 years ago
  27. 71df2d7 Add a src rect to drawImageLattice() API by msarett · 8 years ago
  28. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 8 years ago
  29. 04a44d0 Add a transient image filter cache to SkImage::makeWithFilter & PDF by brianosman · 8 years ago
  30. 6ade6dd Match Android framework's non-AA point and line offset by bsalomon · 8 years ago
  31. 5192475 Two changes: by brianosman · 8 years ago
  32. b77a907 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  33. 77320db Add color gamut xform helpers to GrGLSLShaderBuilder by brianosman · 8 years ago
  34. 5eb41fd Revert of Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. (patchset #4 id:60001 of https://codereview.chromium.org/2307053002/ ) by bsalomon · 8 years ago
  35. 1dbb207 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  36. 48fde9c Add a makeDrawContextWithFallback that handles config fallback by robertphillips · 8 years ago
  37. 1da3ecd Add read/write-Pixels to GrDrawContext by robertphillips · 8 years ago
  38. cc319b9 GPU implementation of drawRegion() by msarett · 8 years ago
  39. 464a7d6 Remove pixel config fallback - failing is a better option. by brianosman · 8 years ago
  40. 4f3a0ca GPU implementation of drawArc. by bsalomon · 8 years ago
  41. 589a39e store info in basedevice, change getter to non-virtual const& by reed · 8 years ago
  42. 10e3d9b Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  43. 7fc0858 Revert of Batched implementation of drawLattice() for GPU (patchset #7 id:180001 of https://codereview.chromium.org/2255963002/ ) by msarett · 8 years ago
  44. 93242c4 Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  45. 5814b8a Add alpha type to texture producer by brianosman · 8 years ago
  46. c3953af Fix computation of clipped src rect when tiling bitmaps in SkGpuDevice by bsalomon · 8 years ago
  47. 2d5b714 pin as texture api by reed · 8 years ago
  48. e553b64 Fix tile bitmap code in SkGpuDevice to compute correct local coords. by bsalomon · 8 years ago
  49. 27cdd94 Implement GPU occluded blur mask filter by robertphillips · 8 years ago
  50. f5a83e8 Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  51. 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
  52. 94b5c5a Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  53. 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
  54. 75ccdc7 Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  55. 9aff85a Minor clean up related to blur mask filters by robertphillips · 8 years ago
  56. 15c42ca Remove SkSurface::MakeRenderTargetDirect by robertphillips · 8 years ago
  57. 714712b Remove GrRenderTarget member variable from SkGpuDevice by robertphillips · 8 years ago
  58. 4fd74ae Move GrContext::makeDrawContext to new GrContextPriv object by robertphillips · 8 years ago
  59. c573a40 Add drawImageLattice() and drawBitmapLattice() APIs by msarett · 8 years ago
  60. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  61. 7e92276 Reduce usage of MakeRenderTargetDirect by robertphillips · 8 years ago
  62. 8c523e0 Move prepareForExternalIO from GrRenderTarget to GrDrawContext by robertphillips · 8 years ago
  63. 8fe485b Just pass the draw context to paint conversion by brianosman · 8 years ago
  64. c7ec7c9 remove/deprecate SkBitmap::getTexture, as it now always returns false by reed · 8 years ago
  65. 2c9e200 remove fClipStack and attach/deattach-from-canvas by reed · 8 years ago
  66. 1638c0d Add destination color space to AsFPArgs. Eliminates last XFORMTODO. by brianosman · 8 years ago
  67. 500bb3e Connect dst color space in a few places (removing TODOs) by brianosman · 8 years ago
  68. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  69. f292a0c Remove SkGrPixelRef by robertphillips · 8 years ago
  70. 1f3923e Deprecate SkDevice::accessBitmap method by robertphillips · 8 years ago
  71. afbf71d Adding color space to SkSpecialImage by brianosman · 8 years ago
  72. cf5c846 remove dead methods now that we use specials exclusively for imagefilters by reed · 8 years ago
  73. ea70c4b Remove SkDevice::accessRenderTarget virtual by robertphillips · 8 years ago
  74. e51c356 pre-land special methods on device by reed · 8 years ago
  75. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
  76. 6451a0c Add makeSpecial calls to SkGpuDevice by robertphillips · 8 years ago
  77. 04d6218 Add copy (when needed) to SkGpuDevice::asSpecial by robertphillips · 8 years ago
  78. 1b5f968 Add SkGpuDevice::asSpecial entry point by robertphillips · 8 years ago
  79. 970587b Remove GrWrapTextureInBitmap call in SkGpuDevice::drawSpriteWithFilter by robertphillips · 8 years ago
  80. 1433c67 Remove SkGrTexturePixelRef and SkGrRenderTargetPixelRef aliases for SkGrPixelRef by bsalomon · 8 years ago
  81. dda5445 Remove GrLayerHoister by robertphillips · 8 years ago
  82. a7d85ba Add gm that tests shaded stroked rectangles. by bsalomon · 8 years ago
  83. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  84. ab82418 Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ ) by brianosman · 8 years ago
  85. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  86. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  87. 982eb7f Add new SkSourceGammaTreatment enum, used in situations like mipmap construction, where we need to know if we should respect (vs. ignore) the gamma encoding of sRGB tagged images. Plumb that extensively. by brianosman · 8 years ago
  88. f2204c9 Adjust tolerance for when Ganesh stroked-line-as-rect optimization kicks in by robertphillips · 8 years ago
  89. 0851d2d Handle stroked single line special case in Ganesh by robertphillips · 8 years ago
  90. ca6eafc (Mostly) Retract GrRenderTarget from SkGpuDevice by robertphillips · 8 years ago
  91. 071457b Add isUnifiedMultisampled entry point to GrDrawContext by robertphillips · 8 years ago
  92. e576874 Retract GrRenderTarget a bit within SkGpuDevice by robertphillips · 8 years ago
  93. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  94. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  95. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  96. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  97. 74e9a4d Reland of Disable layer hoisting for non-8888 canvases (patchset #1 id:1 of https://codereview.chromium.org/1961483002/ ) by robertphillips · 8 years ago
  98. 524484b Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:20001 of https://codereview.chromium.org/1956473002/ ) by robertphillips · 8 years ago
  99. 6b53b9d Revert of Disable layer hoisting for non-8888 canvases (patchset #2 id:20001 of https://codereview.chromium.org/1957433002/ ) by robertphillips · 8 years ago
  100. 4e30f27 Disable layer hoisting for non-8888 canvases by robertphillips · 8 years ago