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. 4f505f9 Add cache for handling of contexts. by Herb Derby · 7 years ago
  11. 20dc672 compose and combine maskfilters by Mike Reed · 7 years ago
  12. 531b3c0 Revert "Increase depth threshold for SkClipStack::isRRect." by Stan Iliev · 7 years ago
  13. a8a51ce Start of cross process SkScalerContext. by Mike Klein · 7 years ago
  14. a83d013 Misc guarding of enums in ImageFilter CreateProcs by Robert Phillips · 7 years ago
  15. 548d387 Keep SkRasterPipelineSpriteBlitter's src/dst offset math in size_t by Mike Klein · 7 years ago
  16. 04f8b79 fix serializing shadowrec by Mike Reed · 7 years ago
  17. 5340b3f allow 4444 sw surfaces by Mike Klein · 7 years ago
  18. 757c154 Remove superfluous SkReadBuffer validity checks by Robert Phillips · 7 years ago
  19. 980a48d Move glyph cache and descriptor functions off of SkPaint by Herb Derby · 7 years ago
  20. 80747ef move the guts of SkMaskFilter.h into SkMaskFilterBase.h by Mike Reed · 7 years ago
  21. 37834c8 Various MSAN fixes by Kevin Lubick · 7 years ago
  22. 3bfba2a Increase depth threshold for SkClipStack::isRRect. by Brian Salomon · 7 years ago
  23. 574b06f init out-param on buffer failure by Mike Reed · 7 years ago
  24. bee2732 Fix some fuzzer bugs from Skia's image filter fuzzer by Robert Phillips · 7 years ago
  25. 74d6e11 require finite blob bounds by Mike Reed · 7 years ago
  26. 165fa63 check for valid vertices mode by Mike Reed · 7 years ago
  27. d8327a8 Clean up SkScalerContext descriptor creation by Herb Derby · 7 years ago
  28. 0331d37 remove unneeded SkFlattenableSerialization by Mike Reed · 7 years ago
  29. 75ae421 IWYU -- SkShader.h by Mike Reed · 7 years ago
  30. 1fe0bcc check for huge paths by Mike Reed · 7 years ago
  31. baafcdc move zero-init to sk_malloc for masks by Mike Reed · 7 years ago
  32. 3b428cb Set empty device clip when an image filter has zero bounds by Xianzhu Wang · 7 years ago
  33. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  34. 3bc266b Revert "Revert "simplify GrFPArgs, isolating localmatrix"" by Mike Reed · 7 years ago
  35. bfadcf0 Revert "Revert "use GrFPArgs for maskfilters"" by Mike Reed · 7 years ago
  36. 4f7f197 Revert "use GrFPArgs for maskfilters" by Mike Reed · 7 years ago
  37. 3d628fe Revert "simplify GrFPArgs, isolating localmatrix" by Mike Reed · 7 years ago
  38. 81fe2a1 remove some old old pict ops by Mike Reed · 7 years ago
  39. b76c717 simplify GrFPArgs, isolating localmatrix by Mike Reed · 7 years ago
  40. ad6660a Use equal_range for factory lookups by Vladimir Levin · 7 years ago
  41. a99b393 use GrFPArgs for maskfilters by Mike Reed · 7 years ago
  42. 2826627 drawimage + maskfilter bug fix by Mike Reed · 7 years ago
  43. 88260b5 Split GrContext into Normal/DDL flavors by Robert Phillips · 7 years ago
  44. 9cec1bc check for crazy bounds from fuzzer by Mike Reed · 7 years ago
  45. e582600 make rrect's more self-consistent, check drawable index by Mike Reed · 7 years ago
  46. 59a1df2 Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace by Greg Daniel · 7 years ago
  47. b1b80f7 Remove tonal color from DrawShadow internals by Jim Van Verth · 7 years ago
  48. 5a0f345 remove code from old picture serial guard by Mike Reed · 7 years ago
  49. e97e792 validate paint setters in readbuffer by Mike Reed · 7 years ago
  50. 7b6ea19 detect fixed overflow in drawPoints by Mike Reed · 7 years ago
  51. 09a57b9 check for inconsistent counts in drawTextRSXform by Mike Reed · 7 years ago
  52. a7f7ee9 turn assert into check for text by Mike Reed · 7 years ago
  53. 8008df1 handle large rects, rename helper by Mike Reed · 7 years ago
  54. c65b65d Support scaled color emojis for SDF fallback by Jim Van Verth · 7 years ago
  55. 2796430 move SkWriter32.h to src by Mike Reed · 7 years ago
  56. 539c6f5 validate offsetToRestore by Mike Reed · 7 years ago
  57. c183d16 it is not an error to have no flattenable by Mike Reed · 7 years ago
  58. d3b743a Remove legacy 2pt conical gradient by Yuqian Li · 7 years ago
  59. 0ec7dc7 detect if the computed rgn bounds is too big by Mike Reed · 7 years ago
  60. 23e0cf2 relax path bounds check by Mike Reed · 7 years ago
  61. 42adc79 Revert "Revert "Revert "Revert "Snap alpha for small rects"""" by Yuqian Li · 7 years ago
  62. ff25cdf Revert "relax path bounds check so we can draw larger paths" by Mike Reed · 7 years ago
  63. e233026 relax path bounds check so we can draw larger paths by Mike Reed · 7 years ago
  64. cff9ab7 Bitmap: clearing pixelref keeps rowbytes by Hal Canary · 7 years ago
  65. ea560af Revert "Revert "Revert "Snap alpha for small rects""" by Ethan Nicholas · 7 years ago
  66. 3299d04 Avoid nullptr deference when deserializing SkPicture by Kevin Lubick · 7 years ago
  67. 15150a6 Revert "Revert "Snap alpha for small rects"" by Yuqian Li · 7 years ago
  68. 131c8ea Revert "Snap alpha for small rects" by Ethan Nicholas · 7 years ago
  69. 52f8e71 Snap alpha for small rects by Yuqian Li · 7 years ago
  70. 7195fac Compare drawBounds with MakeLargest instead of isFinite by Yuqian Li · 7 years ago
  71. 515bda6 support gray8 destinations on CPU by Mike Klein · 7 years ago
  72. f581777 shrink our 'largest' so that its non-empty by Mike Reed · 7 years ago
  73. 405b9d2 detect bad conic weights by Mike Reed · 7 years ago
  74. f00faa3 fix bad counts deserializing SkVertices by Mike Reed · 7 years ago
  75. 4d91e30 handle text error in pictureplayback by Mike Reed · 7 years ago
  76. e48eb33 Remove macro in the threaded backend by Yuqian Li · 7 years ago
  77. a766ca9 use 64bit math to compute is a rect is empty by Mike Reed · 7 years ago
  78. 99578d2 SkBitmap now *has* a SkPixmap. by Hal Canary · 7 years ago
  79. f484882 Remove legacy containedInClip code by Yuqian Li · 7 years ago
  80. 185ffe9 make growToInclude private by Mike Reed · 7 years ago
  81. c5980d0 SkDocument: remove unused fDoneProc by Hal Canary · 7 years ago
  82. 274218e move largest apis into private by Mike Reed · 7 years ago
  83. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  84. 7c2192b Make SkMatrixPriv stride mapping functions take separate src and dst strides by Brian Salomon · 7 years ago
  85. 3c7d882 SkBitmap::fPixelRefOrigin removed by Hal Canary · 7 years ago
  86. 8dc8dbc begin cleanup of malloc porting layer by Mike Reed · 7 years ago
  87. bf6828e Add fp-friendly check for zero-width BlurImageFilters by Jim Van Verth · 7 years ago
  88. d208a88 Update 2pt conical gradient in raster pipeline by Yuqian Li · 7 years ago
  89. fa3783f Remove public version of SkMatrix::mapPointsWithStride. by Brian Salomon · 7 years ago
  90. 8fb3725 Privatize separate src/dst version of SkMatrix::mapPointsWithStride. by Brian Salomon · 7 years ago
  91. 4284613 Enable conditional-uninitialized flag by Kevin Lubick · 7 years ago
  92. 4c79ecf cubic-map for non-linear t by Mike Reed · 7 years ago
  93. 9847418 Prepare rebaseline for removing legacy containedInClip by Yuqian Li · 7 years ago
  94. 7edde23 don't include SkMalloc.h from SkTypes.h by Mike Reed · 7 years ago
  95. 9fc5362 check for irect with overflow width/height by Mike Reed · 7 years ago
  96. c5166a9 Revert "Revert "remove legacy support for old old picture versions"" by Mike Reed · 7 years ago
  97. d1c65d6 remove unneeded readbuffer flags by Mike Reed · 7 years ago
  98. b9bfb7b partial revert of https://skia-review.googlesource.com/c/skia/+/90026 for android by Mike Reed · 7 years ago
  99. 7c9c9e4 update pipe for lattice and shadowrec by Mike Reed · 7 years ago
  100. 57c2b8b remove unused declarations by Mike Reed · 7 years ago