1. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 7 years ago
  2. eb7a693 Move SK_API from namespace to function by Matt Sarett · 7 years ago
  3. 6a4dc66 Add SkJpegEncoder and SkWebpEncoder to public API by Matt Sarett · 7 years ago
  4. a9d9ab3 fix SkASSERT for Visual Studio by Cary Clark · 7 years ago
  5. 56269ef Remove comments referencing locked pixels by Leon Scroggins III · 7 years ago
  6. 44d3279 Make SkCreateRasterPipelineBlitter() not fail. by Mike Klein · 7 years ago
  7. 37c5a96 Unify ShadowUtils interface by Jim Van Verth · 7 years ago
  8. 2814d91 clean up SkShader friends by Mike Klein · 7 years ago
  9. 14113bc add flag to hide deprecated clipops by Mike Reed · 7 years ago
  10. 0418a88 add parameter names by Cary Clark · 7 years ago
  11. fdf3103 void SkColorFilter::onAppendStages(...) by Mike Klein · 7 years ago
  12. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  13. 4435311 update dox for dithering by Mike Reed · 7 years ago
  14. 7120b2d move set-text-matrix into private by Mike Reed · 7 years ago
  15. 94fd06f Move SkPngEncoder into public API by Matt Sarett · 7 years ago
  16. 6dfceca Make SkColorFilter::appendStages() not fail. by Mike Klein · 7 years ago
  17. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  18. d2da87d Forward getGrContext in color space xform canvas by Brian Osman · 7 years ago
  19. 7f1d020 remove (possibly slow) call to refEncoded in getDeferredTextureImageData by Mike Reed · 7 years ago
  20. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago
  21. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  22. e308a12 Remove height functor for shadows and replace with plane equation params by Jim Van Verth · 7 years ago
  23. b37208f Revert "Revert "Re-enable deferred proxies in Chrome"" by Robert Phillips · 7 years ago
  24. 49081d1 Expand GrTextureProxy to handle highestFilterMode by Robert Phillips · 7 years ago
  25. 26368c3 Minimize computeTotalInverse()'s inputs by Florin Malita · 7 years ago
  26. 15b2509 Update minimum non-ES OpenGL spec to 2.0. by Brian Salomon · 7 years ago
  27. f086167 Remove support for GLs without separate stencil. by Brian Salomon · 7 years ago
  28. 2983f40 Re-land of "eliminated GrGLSLExpr". by Ethan Nicholas · 7 years ago
  29. 5bbd076 SkImage::isValid by Brian Osman · 7 years ago
  30. 05814de Revert "Re-enable deferred proxies in Chrome" by Robert Phillips · 7 years ago
  31. 555c49c Re-enable deferred proxies in Chrome by Robert Phillips · 8 years ago
  32. 6d34228 Allow custom GrAtlasGlyphCache texture sizes by Eric Karl · 8 years ago
  33. 2627b04 SkTypeface: remove old virtual onGetAdvancedMetrics, since https://crrev.com/2860293003 by Hal Canary · 7 years ago
  34. 209e4b1 Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup"" by Hal Canary · 8 years ago
  35. 59ad782 Revert "SkTypeface::getAdvancedMetrics(): cleanup" by Hal Canary · 8 years ago
  36. cef0188 SkTypeface::getAdvancedMetrics(): cleanup by Hal Canary · 8 years ago
  37. b9641bd force all colorfilters to implement 4f by Mike Reed · 8 years ago
  38. 342a9fa add virtual to support CTFontRef by Mike Reed · 8 years ago
  39. 060d982 Combine the ambient and spot alphas into the base color for geometric shadows. by Jim Van Verth · 8 years ago
  40. 952a243 Add GrGpuTextureProxyRef by Robert Phillips · 8 years ago
  41. 9f3dcb3 Reland "Add SkImage::makeColorSpace() with correct transfer fn behavior" by Matt Sarett · 8 years ago
  42. 421fe44 Revert "Revert "Revert "eliminated GrGLSLExpr""" by Ethan Nicholas · 8 years ago
  43. bc6e5ff Finish removal of SkImageInfo from SkPixelRef by Matt Sarett · 8 years ago
  44. ab244f0 Revert "Revert "Reland: Remove SkLights include from SkCanvas.h"" by Florin Malita · 8 years ago
  45. ff92650 Convert GrMesh to a struct by Chris Dalton · 8 years ago
  46. 8559183 Delete SkBitmap::copyTo() by Matt Sarett · 8 years ago
  47. a9e241d drawfilter is legacy-guarded, no need for deprecated by Mike Reed · 8 years ago
  48. 9d5f66d Revert "Reland: Remove SkLights include from SkCanvas.h" by Florin Malita · 8 years ago
  49. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 8 years ago
  50. fed0031 Reland: Remove SkLights include from SkCanvas.h by Florin Malita · 8 years ago
  51. 343fe49 Remove translateZ and lights from SkCanvas by Jim Van Verth · 8 years ago
  52. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 8 years ago
  53. fbdc080 Add wireframe mode to Viewer. by Jim Van Verth · 8 years ago
  54. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 8 years ago
  55. 4c9155b Remove EXPERIMENTAL_SHADOWING, Part 1 by Jim Van Verth · 8 years ago
  56. 38aad81 Revert "Remove SkLights include from SkCanvas.h" by Florin Malita · 8 years ago
  57. 9ff301b Remove SkLights include from SkCanvas.h by Florin Malita · 8 years ago
  58. 207282e Make GrBackendTexture take Gr*Info refs in ctor, and copy them. by Greg Daniel · 8 years ago
  59. 6a280a5 Expose resetForNextPicture in SkNoDrawCanvas by Adrienne Walker · 8 years ago
  60. b34ab04 Revert "Revert "SaveLayerRec::fClipMask -> raw pointer"" by Mike Klein · 8 years ago
  61. 3354969 Revert "SaveLayerRec::fClipMask -> raw pointer" by Mike Klein · 8 years ago
  62. a6b72cb SaveLayerRec::fClipMask -> raw pointer by Florin Malita · 8 years ago
  63. 7575bb1 SkFontMgr::matchFamily should not crash on nullptr. by bungeman · 8 years ago
  64. d170c0f Only store width and height on SkPixelRef (last part) by Matt Sarett · 8 years ago
  65. 25b3743 Restore legacy SaveLayerRec ctor by Florin Malita · 8 years ago
  66. 8d9201a Remove unnecessary SkFILEStream::getMemoryBase by Leon Scroggins III · 8 years ago
  67. f758311 Only store width and height on SkPixelRef (part 2) by Matt Sarett · 8 years ago
  68. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 8 years ago
  69. 53f77bd Initial clip-mask-layer support by Florin Malita · 8 years ago
  70. 57061ee Optimizations for analytic shadows. by Jim Van Verth · 8 years ago
  71. 135c908 Remove temporary_internal_describeTopLayer by Florin Malita · 8 years ago
  72. 2a475ea add drawString helper to canvas by Cary Clark · 8 years ago
  73. a6e976a Only store width and height on SkPixelRef (part 1) by Matt Sarett · 8 years ago
  74. 736a9cc remove unused yuv methods by Mike Reed · 8 years ago
  75. 2fcd4a4 Revert "Only store width and height on SkPixelRef" by Ben Wagner · 8 years ago
  76. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 8 years ago
  77. 0acd795 add helper makeShader for the common Clamp case by Mike Reed · 8 years ago
  78. cd90104 Disable deferred proxies in Chrome by Robert Phillips · 8 years ago
  79. 2cbb666 Only store width and height on SkPixelRef by Matt Sarett · 8 years ago
  80. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 8 years ago
  81. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 8 years ago
  82. df7e075 Fold SkImageCacherator into SkImage_Lazy by Brian Osman · 8 years ago
  83. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 8 years ago
  84. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 8 years ago
  85. e511255 remove legacy code by Mike Reed · 8 years ago
  86. 2feb796 Finish removing GrContext param from onRefEncodedData by Brian Osman · 8 years ago
  87. ac0e705 Fix new IT blocks ARMv8 by Amaury Le Leyzour · 8 years ago
  88. 4e92b82 SkColorFilter::makeColorSpace() by Mike Klein · 8 years ago
  89. 8185f59 Hardwire opList lookAhead & lookBack parameters by Robert Phillips · 8 years ago
  90. 5db010b Link to vulkan in tools but not library. by Brian Salomon · 8 years ago
  91. 2b6be20 Make SkNoncopyable movable by Chris Blume · 8 years ago
  92. 290c690 Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVkBackendContext by Brian Salomon · 8 years ago
  93. cc90174 Add GrVkInterface constructor with sepereate instance/device proc getters. by Brian Salomon · 8 years ago
  94. ec6ae52 Use system Vulkan headers except when no building with vulkan support by Greg Daniel · 8 years ago
  95. 4785897 Remove compressed texture support from cacherator by Brian Osman · 8 years ago
  96. ee7cb5d Delete SkGTypeface and SkGScalerContext by Matt Sarett · 8 years ago
  97. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 8 years ago
  98. c188982 Add new GrVkBackendContext::Create explicitly requiring vk proc getters by Brian Salomon · 8 years ago
  99. 4a39504 Revert "Split up opLists (take 2)" by Robert Phillips · 8 years ago
  100. df2bf21 Split up opLists (take 2) by Robert Phillips · 8 years ago