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