1. 34855f9 Add readPixels() tests for generator backed images by Matt Sarett · 8 years ago
  2. 84014f0 Respect SkColorSpace in SkPNGImageEncoder by Matt Sarett · 8 years ago
  3. e98234f Start making texture coordinates be absolute by Robert Phillips · 8 years ago
  4. 89cb821 Separate SkArithmeticImageFilter from SkXfermodeImageFilter. by Brian Salomon · 8 years ago
  5. e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago
  6. a163392 Revert "Revert "Removing ref counting from GrXPFactory."" by Brian Salomon · 8 years ago
  7. 003312a Revert "Removing ref counting from GrXPFactory." by Brian Salomon · 8 years ago
  8. a8f80de Removing ref counting from GrXPFactory. by Brian Salomon · 8 years ago
  9. d463198 ignore max curvature at end point by Cary Clark · 8 years ago
  10. 8c852be Removing tracking of whether GP/FP coverage calculations are used by XP. by Brian Salomon · 8 years ago
  11. 3546ff1 Stage SkFontMgr factories to return smart pointers. by Ben Wagner · 8 years ago
  12. 2f4686f Quality and performance fixes for AA tessellating path renderer. by Stephen White · 8 years ago
  13. 021f927 Revert "Quality and performance fixes for AA tessellating path renderer." by Stephan White · 8 years ago
  14. d4b2155 Quality and performance fixes for AA tessellating path renderer. by Stephen White · 8 years ago
  15. 55325b7 clean up non-ASCII comments by Hal Canary · 8 years ago
  16. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  17. 5f50092 Change GaussianBlur logic wrt color spaces by Brian Osman · 8 years ago
  18. 85ff848 remove unused ForceUnique option from makeImageSnapshot by Mike Reed · 8 years ago
  19. 878df6d Modify matrix convolution GM for sRGB testing by Brian Osman · 8 years ago
  20. 578f52c Fix iOS build by Matt Sarett · 8 years ago
  21. 909d379 Improve color space support in SkImage::readPixels() by Matt Sarett · 8 years ago
  22. 9be9a42 Do not support index8 for generateScaledPixels by Leon Scroggins III · 8 years ago
  23. 20a7ecc Implement scaling in SkCodecImageGenerator by Leon Scroggins III · 8 years ago
  24. 463c848 helper to convert CGImage -> SkImage by Mike Reed · 8 years ago
  25. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  26. 253b4dd Handle failed surface creation in AlphaThresholdImageFilter GM by Robert Phillips · 8 years ago
  27. b44bb31 Add color space xform to GrMagnifierEffect by Brian Osman · 8 years ago
  28. 22c57ab Fix mapping from src to dst image space in SkAlphaThresholdFilter by Robert Phillips · 8 years ago
  29. 6750e91 Fix precision errors in large circle rendering. by Jim Van Verth · 8 years ago
  30. 98624d2 "Fix" some ImageFilter fuzzer issues by Robert Phillips · 8 years ago
  31. 138ea97 Add color space to picture image as a creation parameter by Brian Osman · 8 years ago
  32. 8ced688 Add GM for filtering bug by Robert Phillips · 8 years ago
  33. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  34. 6b316e9 Rename GrTestBatch and subclasses to Op by Brian Salomon · 8 years ago
  35. d85dd53 Shrink the SkImageGenerator API by Brian Osman · 8 years ago
  36. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  37. 222e9ad Make picture backed images sRGB by default by Brian Osman · 8 years ago
  38. 6a63904 Update rect ops to use "op" in their name and return sk_sp. by Brian Salomon · 8 years ago
  39. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  40. ecdb686 Fix SDF generation for pixel-aligned paths (take two) by Jim Van Verth · 8 years ago
  41. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  42. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  43. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  44. 5f1bb0a Add a method in SkCanvas to set "hard" clip bounds. by Stan Iliev · 8 years ago
  45. 131c1fb Add GMs and benchs for concave Analytic AA by Yuqian Li · 8 years ago
  46. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  47. c87f99e Make subset param to texture generation API non-optional by Brian Osman · 8 years ago
  48. 1951f3d Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_sp by Brian Salomon · 8 years ago
  49. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  50. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  51. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  52. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  53. d263413 Remove SkImage::makeTextureImage by Brian Osman · 8 years ago
  54. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  55. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  56. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  57. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  58. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  59. a9da22d Fix bitmap-image srgb gm by Matt Sarett · 8 years ago
  60. e1f29c7 Revert "Fix SDF generation for pixel-aligned paths" by Jim Van Verth · 8 years ago
  61. fd87be8 hide emboss from everyone (except android for now) by Mike Reed · 8 years ago
  62. 9296412 Fix SDF generation for pixel-aligned paths by Jim Van Verth · 8 years ago
  63. 11970e5 Add destination color space to shader ContextRec by Brian Osman · 8 years ago
  64. f941280 Fix textblobrandomfont GM in F16 configs by Brian Osman · 8 years ago
  65. dad2923 Rename GrVertexBatch->GrMeshDrawOp by Brian Salomon · 8 years ago
  66. 5476128 Added CMYK support for ICC profiles. by raftias · 8 years ago
  67. 6e1fca4 Add animating blur image filter GM/slide/bench by Robert Phillips · 8 years ago
  68. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  69. 62458a6 Revert "Added CMYK support for ICC profiles." by Mike Klein · 8 years ago
  70. 51c3fcd Added CMYK support for ICC profiles. by raftias · 8 years ago
  71. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  72. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  73. 1b51c52 Narrow the SkImageGenerator interface by Brian Osman · 8 years ago
  74. 58cda8f External image generator API: return an SkPixmap instead of SkImage by Florin Malita · 8 years ago
  75. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  76. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  77. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  78. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  79. 030cbd5 Add SkOverdrawColorFilter by Matt Sarett · 8 years ago
  80. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  81. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  82. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  83. dfa492e Use SkFixedAllocator in SkLinearPipeline and remove the embedding of by Herb Derby · 8 years ago
  84. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  85. ca79535 External SkImageGenerator API by Florin Malita · 8 years ago
  86. 08576e6 Fix error with transforming custom/large glyphs by Jim Van Verth · 8 years ago
  87. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  88. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  89. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  90. d93f4a4 Compute the correct dst->src rect for bitmap tiles in SkGpuDevice by Brian Salomon · 8 years ago
  91. 0038b7f Remove accumulative snapping error by Yuqian Li · 8 years ago
  92. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  93. 2563601 Initial implementation of a SkColorSpace_A2B xform by raftias · 8 years ago
  94. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  95. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  96. 6a01554 remove use of xfermode* in procs by Mike Reed · 8 years ago
  97. ec2249f Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy by Robert Phillips · 8 years ago
  98. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  99. 294c1c4 Revert "Delete SkImage::encode(Type)" by Leon Scroggins · 8 years ago
  100. e48b4c5 Delete SkImage::encode(Type) by Matt Sarett · 8 years ago