1. 8f11d4d eliminate SK_BUILD_FOR_WIN32 by Mike Klein · 7 years ago
  2. 53d57ac Remove legacy mask blur code. by Herbert Derby · 7 years ago
  3. dcb086b Remove unused SkPictureContentInfo by Brian Salomon · 7 years ago
  4. 33bf56d Remove GrContext::getRecommendedSampleCount and SkPictureContentInfo::suitableForGpuRasterization by Brian Salomon · 7 years ago
  5. 1bd556a use coverage modes instead of blend modes by Mike Reed · 7 years ago
  6. 1d74620 bug fixes from PVS Studio (static analysis) by Mike Klein · 7 years ago
  7. a56c4d2 Rename .include files to .inc by Ben Wagner · 7 years ago
  8. fc4f768 Use int when possible to calculate atlas indices in shaders. by Jim Van Verth · 7 years ago
  9. 4f505f9 Add cache for handling of contexts. by Herb Derby · 7 years ago
  10. 20dc672 compose and combine maskfilters by Mike Reed · 7 years ago
  11. 531b3c0 Revert "Increase depth threshold for SkClipStack::isRRect." by Stan Iliev · 7 years ago
  12. a8a51ce Start of cross process SkScalerContext. by Mike Klein · 7 years ago
  13. a83d013 Misc guarding of enums in ImageFilter CreateProcs by Robert Phillips · 7 years ago
  14. 548d387 Keep SkRasterPipelineSpriteBlitter's src/dst offset math in size_t by Mike Klein · 7 years ago
  15. 678f6b1 pass size_t to ptr_and_ix() by Mike Klein · 7 years ago
  16. b0ae566 Check enum values in SkDisplacementMapEffect's CreateProc by Robert Phillips · 7 years ago
  17. dc3d7fc Add check for bad enum in SkMatrixConvolutionImageFilter's CreateProc by Robert Phillips · 7 years ago
  18. 04f8b79 fix serializing shadowrec by Mike Reed · 7 years ago
  19. 5340b3f allow 4444 sw surfaces by Mike Klein · 7 years ago
  20. bddcc95 Add return value to doLazyInstantiation to know if it succeedes. by Greg Daniel · 7 years ago
  21. 44804c0 Skip driver workarounds in GrGLCaps::initConfigTable based on GrContextOptions by Brian Salomon · 7 years ago
  22. f2336e4 Add lazy proxy's for wrapping backend textures by Greg Daniel · 7 years ago
  23. 4e69f14 Fix noncoherent advanced blend eq NV workaround by Brian Salomon · 7 years ago
  24. fe8da17 Revert "Revert "converted vertex shaders to device coords"" by Robert Phillips · 7 years ago
  25. 757c154 Remove superfluous SkReadBuffer validity checks by Robert Phillips · 7 years ago
  26. 29b3434 Revert "converted vertex shaders to device coords" by Ethan Nicholas · 7 years ago
  27. 8524c30 Make SkAnimatedImage::update return sentinel when stopped by Leon Scroggins III · 7 years ago
  28. 980a48d Move glyph cache and descriptor functions off of SkPaint by Herb Derby · 7 years ago
  29. 27059d3 ccpr: Use primitive restart feature on ARM by Chris Dalton · 7 years ago
  30. 80747ef move the guts of SkMaskFilter.h into SkMaskFilterBase.h by Mike Reed · 7 years ago
  31. a7701e0 GrTessellator: add a #define for max aa verb count. by Stephen White · 7 years ago
  32. 37834c8 Various MSAN fixes by Kevin Lubick · 7 years ago
  33. 3bfba2a Increase depth threshold for SkClipStack::isRRect. by Brian Salomon · 7 years ago
  34. ea26d6b Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.""" by Brian Salomon · 7 years ago
  35. 574b06f init out-param on buffer failure by Mike Reed · 7 years ago
  36. 959ccc2 Fix skia image filter fuzz SkLightingImageFilter complaint by Robert Phillips · 7 years ago
  37. bee2732 Fix some fuzzer bugs from Skia's image filter fuzzer by Robert Phillips · 7 years ago
  38. 74d6e11 require finite blob bounds by Mike Reed · 7 years ago
  39. 01b476a Start of adding GrContextOption that overrides driver workarounds. by Brian Salomon · 7 years ago
  40. 165fa63 check for valid vertices mode by Mike Reed · 7 years ago
  41. b4e965c Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."" by Brian Salomon · 7 years ago
  42. 08dae92 Fixed a few spots where SkSL optimizer was not respecting side effects by Ethan Nicholas · 7 years ago
  43. d8327a8 Clean up SkScalerContext descriptor creation by Herb Derby · 7 years ago
  44. 0331d37 remove unneeded SkFlattenableSerialization by Mike Reed · 7 years ago
  45. 75ae421 IWYU -- SkShader.h by Mike Reed · 7 years ago
  46. 1fe0bcc check for huge paths by Mike Reed · 7 years ago
  47. 48661b8 Make use of VkSemaphores thread safe assuming use of the same VkQueue. by Greg Daniel · 7 years ago
  48. 2e6feed Fix crash in ~GrContext by Robert Phillips · 7 years ago
  49. baafcdc move zero-init to sk_malloc for masks by Mike Reed · 7 years ago
  50. 3b428cb Set empty device clip when an image filter has zero bounds by Xianzhu Wang · 7 years ago
  51. 4c11945 Respect repetition count in SkAnimatedImage by Leon Scroggins III · 7 years ago
  52. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  53. dba65f9 Add a workaround for inaccurate interpolants on Adreno 3xx. by Brian Salomon · 7 years ago
  54. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  55. 3bc266b Revert "Revert "simplify GrFPArgs, isolating localmatrix"" by Mike Reed · 7 years ago
  56. bfadcf0 Revert "Revert "use GrFPArgs for maskfilters"" by Mike Reed · 7 years ago
  57. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  58. 4f7f197 Revert "use GrFPArgs for maskfilters" by Mike Reed · 7 years ago
  59. 3d628fe Revert "simplify GrFPArgs, isolating localmatrix" by Mike Reed · 7 years ago
  60. faca00d ccpr: Unblacklist Mali by Chris Dalton · 7 years ago
  61. 36591e5 Better handle context-loss in MakeBackendTextureFromSkImage by Eric Karl · 7 years ago
  62. 81fe2a1 remove some old old pict ops by Mike Reed · 7 years ago
  63. b76c717 simplify GrFPArgs, isolating localmatrix by Mike Reed · 7 years ago
  64. ad6660a Use equal_range for factory lookups by Vladimir Levin · 7 years ago
  65. a99b393 use GrFPArgs for maskfilters by Mike Reed · 7 years ago
  66. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  67. 4d12051 Add explicit abandoned flag to the GrProxyProvider by Robert Phillips · 7 years ago
  68. 2826627 drawimage + maskfilter bug fix by Mike Reed · 7 years ago
  69. 88260b5 Split GrContext into Normal/DDL flavors by Robert Phillips · 7 years ago
  70. 9cec1bc check for crazy bounds from fuzzer by Mike Reed · 7 years ago
  71. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  72. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  73. e582600 make rrect's more self-consistent, check drawable index by Mike Reed · 7 years ago
  74. 2cc7d13 Stop defining SK_CODEC_PRINTF in debug by Leon Scroggins III · 7 years ago
  75. 0a94e4c ccpr: Blacklist vertex shaders on ANGLE/Skylake by Chris Dalton · 7 years ago
  76. e3429e6 rename inner AsFPArgs to stand-alone GrFPArgs by Mike Reed · 7 years ago
  77. 59a1df2 Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace by Greg Daniel · 7 years ago
  78. cfe83d1 Add more asserts about MSAA render buffers and FBO 0 by Brian Osman · 7 years ago
  79. b1b80f7 Remove tonal color from DrawShadow internals by Jim Van Verth · 7 years ago
  80. a9c8a05 Be more explicit checking for render targets with MSAA render buffers by Brian Osman · 7 years ago
  81. 5a0f345 remove code from old picture serial guard by Mike Reed · 7 years ago
  82. f625860 Fix handling of red support for GalliumLLVM renderer by Robert Phillips · 7 years ago
  83. 6e87eee add shadermaskfilter by Mike Reed · 7 years ago
  84. e97e792 validate paint setters in readbuffer by Mike Reed · 7 years ago
  85. 9ca2784 Extract a GrCCPathParser class that is decoupled from atlas ops by Chris Dalton · 7 years ago
  86. a583b81 SkSL now supports ternary lvalues by Ethan Nicholas · 7 years ago
  87. 7b6ea19 detect fixed overflow in drawPoints by Mike Reed · 7 years ago
  88. 09a57b9 check for inconsistent counts in drawTextRSXform by Mike Reed · 7 years ago
  89. 40a29d7 Move GrOpFlushState out of GrDrawingManager and onto the stack by Robert Phillips · 7 years ago
  90. a7f7ee9 turn assert into check for text by Mike Reed · 7 years ago
  91. b6ba82c sk_in array is now sized correctly in SPIR-V output by Ethan Nicholas · 7 years ago
  92. d8b01ad Remove old command buffer ES3 tex storage limitation by Brian Salomon · 7 years ago
  93. e609e81 Remove GrGLCaps::fTextureRedSupport by Brian Salomon · 7 years ago
  94. 8f6c2ab cleaned up SkSL constant handling by Ethan Nicholas · 7 years ago
  95. adbe132 Remove GrSurfaceProxy::MakeWrapped (take 2) by Robert Phillips · 7 years ago
  96. fe266c2 use safemath::mull for buffer sizes by Mike Reed · 7 years ago
  97. e201ebc Revert "Remove GrSurfaceProxy::MakeWrapped" by Robert Phillips · 7 years ago
  98. b1b7f701 Add Android ImageDecoder features to SkAnimatedImage by Leon Scroggins III · 7 years ago
  99. 9d8abc5 fixed type error in RTAdjust application by Ethan Nicholas · 7 years ago
  100. 2ac5868 Remove GrSurfaceProxy::MakeWrapped by Robert Phillips · 7 years ago