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