1. 8fd7955 Enable the GL_EXT_geometry_shader extension where necessary by Chris Dalton · 7 years ago
  2. 7c4ca04 fix legacy makeRasterImage() by Mike Klein · 7 years ago
  3. deb7998 Fix buffer size assertion in Vulkan by Chris Dalton · 7 years ago
  4. 131c8ea Revert "Snap alpha for small rects" by Ethan Nicholas · 7 years ago
  5. 52f8e71 Snap alpha for small rects by Yuqian Li · 7 years ago
  6. 7195fac Compare drawBounds with MakeLargest instead of isFinite by Yuqian Li · 7 years ago
  7. 515bda6 support gray8 destinations on CPU by Mike Klein · 7 years ago
  8. d8a39a0 fix external link in comment by Cary Clark · 7 years ago
  9. f581777 shrink our 'largest' so that its non-empty by Mike Reed · 7 years ago
  10. 405b9d2 detect bad conic weights by Mike Reed · 7 years ago
  11. fca3d0a check for bad buffers in Unpack8 by Mike Reed · 7 years ago
  12. f00faa3 fix bad counts deserializing SkVertices by Mike Reed · 7 years ago
  13. 98eb169 Remove DumpHelper as the bug is fixed by Yuqian Li · 7 years ago
  14. 4d91e30 handle text error in pictureplayback by Mike Reed · 7 years ago
  15. 17b7c05 Update GrSemaphore to allow it to only be used once for signaling and once for waiting. by Greg Daniel · 7 years ago
  16. e48eb33 Remove macro in the threaded backend by Yuqian Li · 7 years ago
  17. e40c361 GrTessellator: set a cap on quadratic linearization. by Stephen White · 7 years ago
  18. a766ca9 use 64bit math to compute is a rect is empty by Mike Reed · 7 years ago
  19. 99578d2 SkBitmap now *has* a SkPixmap. by Hal Canary · 7 years ago
  20. f484882 Remove legacy containedInClip code by Yuqian Li · 7 years ago
  21. 383a2ef CCPR: Rename GrCCPR* -> GrCC* by Chris Dalton · 7 years ago
  22. 185ffe9 make growToInclude private by Mike Reed · 7 years ago
  23. 2c33e3e fixed inconsistent ordering of SkSL enums by Ethan Nicholas · 7 years ago
  24. c5980d0 SkDocument: remove unused fDoneProc by Hal Canary · 7 years ago
  25. 274218e move largest apis into private by Mike Reed · 7 years ago
  26. 7ff6ca5 create struct to hold document and stream for pdf lua object by Mike Reed · 7 years ago
  27. 579f094 Fix build by Robert Phillips · 7 years ago
  28. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  29. 7c2192b Make SkMatrixPriv stride mapping functions take separate src and dst strides by Brian Salomon · 7 years ago
  30. 3c7d882 SkBitmap::fPixelRefOrigin removed by Hal Canary · 7 years ago
  31. d23d8d1 remove guarded old malloc code by Mike Reed · 7 years ago
  32. bd3a0cc Revert "Revert "remove unused SkCurveMeasure"" by Mike Reed · 7 years ago
  33. 4d1d8bc Revert "remove unused SkCurveMeasure" by Mike Reed · 7 years ago
  34. 065c2e8 remove unused SkCurveMeasure by Mike Reed · 7 years ago
  35. 8dc8dbc begin cleanup of malloc porting layer by Mike Reed · 7 years ago
  36. bf6828e Add fp-friendly check for zero-width BlurImageFilters by Jim Van Verth · 7 years ago
  37. 3431c6b Don't apply blur to zero-sized circles by Jim Van Verth · 7 years ago
  38. d208a88 Update 2pt conical gradient in raster pipeline by Yuqian Li · 7 years ago
  39. fa3783f Remove public version of SkMatrix::mapPointsWithStride. by Brian Salomon · 7 years ago
  40. 8982dc1 Add GrResourceProviderPriv and expose GrGpu in it by Greg Daniel · 7 years ago
  41. 5ef4ebf Revert "allow both slash types" by Cary Clark · 7 years ago
  42. 88d99df [Viewer] Preserve gesture transformation matrix on slide/backend change by Brian Salomon · 7 years ago
  43. f470b7e GrTessellator: fix for assert on bevelling. by Stephen White · 7 years ago
  44. 8fb3725 Privatize separate src/dst version of SkMatrix::mapPointsWithStride. by Brian Salomon · 7 years ago
  45. 4284613 Enable conditional-uninitialized flag by Kevin Lubick · 7 years ago
  46. 4c79ecf cubic-map for non-linear t by Mike Reed · 7 years ago
  47. 9847418 Prepare rebaseline for removing legacy containedInClip by Yuqian Li · 7 years ago
  48. 7a60041 allow both slash types by Cary Clark · 7 years ago
  49. 90e8fb1 Reland "CCPR: Initial semi-optimized vertex shader Impl" by Chris Dalton · 7 years ago
  50. 94b7e54 GrTessellator: fix for points which become non-finite on AA stroking. by Stephen White · 7 years ago
  51. 7397d7a Add SkAndroidCodec::MakeFromCodec by Leon Scroggins III · 7 years ago
  52. 6e6525c sksl now provides support for inverse, transpose, et al. on older versions of OpenGL by Ethan Nicholas · 7 years ago
  53. 7edde23 don't include SkMalloc.h from SkTypes.h by Mike Reed · 7 years ago
  54. 243f605 Fix android framework build by Brian Osman · 7 years ago
  55. 898d5b2 fixed uninitialized value warning in GrGLShaderStringBuilder by Ethan Nicholas · 7 years ago
  56. 1445da6 Removed unused useCache param in GrYUVProvider by Greg Daniel · 7 years ago
  57. 9d44081 Remove conversion to 8888 of sRGB sources with other configs by Brian Osman · 7 years ago
  58. a3cf365 Skip calling GrBlurUtils from SkGpuDevice::drawPath when possible. by Brian Salomon · 7 years ago
  59. 9fc5362 check for irect with overflow width/height by Mike Reed · 7 years ago
  60. c5166a9 Revert "Revert "remove legacy support for old old picture versions"" by Mike Reed · 7 years ago
  61. 3c36ef6 SkFloatToDecimal moved to src/utils by Hal Canary · 7 years ago
  62. da6d072 Make GrShape lazily initialize an original path for gen id change listeners by Brian Salomon · 7 years ago
  63. 22d77cb use member version of skipT by Mike Reed · 7 years ago
  64. d1c65d6 remove unneeded readbuffer flags by Mike Reed · 7 years ago
  65. 0906825 Remove unused color from all distance field GPs and GrAtlasTextOp by Brian Osman · 7 years ago
  66. b9bfb7b partial revert of https://skia-review.googlesource.com/c/skia/+/90026 for android by Mike Reed · 7 years ago
  67. 7c9c9e4 update pipe for lattice and shadowrec by Mike Reed · 7 years ago
  68. 57c2b8b remove unused declarations by Mike Reed · 7 years ago
  69. 750c782 fix skipT to use sizeof T by Mike Reed · 7 years ago
  70. 20aaaee Avoid initializing SkStrokeRect twice in GrStyle copy constructor. by Brian Salomon · 7 years ago
  71. ad8b489 Changes to make 2pt gradient source code better aligned with our future doc by Yuqian Li · 7 years ago
  72. efe9842 simplify/cleanup readbuffer impl by Mike Reed · 7 years ago
  73. e2d4e8f Stronger fix for swapping r0, r1 in 2pt conical gradients by Yuqian Li · 7 years ago
  74. b950b59 share impl between makeNonTexture and makeRaster by Mike Reed · 7 years ago
  75. 8716b50 Update per-geo color after simplifying FPs in GrAtlasTextOp by Brian Osman · 7 years ago
  76. adc78d5 fold SkJumper_vectors.h into SkJumper_stages.cpp by Mike Klein · 7 years ago
  77. 83b2b08 fix pipe reader for drawLattice by Mike Reed · 7 years ago
  78. 6f11511 Revert "remove legacy support for old old picture versions" by Mike Reed · 7 years ago
  79. f3504d4 remove legacy support for old old picture versions by Mike Reed · 7 years ago
  80. fa8bc34 Fix bug of a + (b - a) == 0 for small positive b and huge a (e.g., 1e18) by Yuqian Li · 7 years ago
  81. 7a4d067 Fix conical test where r1 = r2 = 0 by Yuqian Li · 7 years ago
  82. 68c8156 Remove usage of SkGammas in SkColorSpace serialization by Brian Osman · 7 years ago
  83. 7557bbb Revert "remove approxbytes api from SkPicture" by Mike Reed · 7 years ago
  84. bfc1185 remove approxbytes api from SkPicture by Mike Reed · 7 years ago
  85. 40b77a6 Rearrange GRTC::drawPath() by Brian Salomon · 7 years ago
  86. d23c7c4 Revert "CCPR: Initial semi-optimized vertex shader Impl" by Chris Dalton · 7 years ago
  87. e3877ce CCPR: Initial semi-optimized vertex shader Impl by Chris Dalton · 7 years ago
  88. 92c7fa6 fix usage of deprecated SkMatrix44 constructor by Ethan Nicholas · 7 years ago
  89. 1fa9c43 attempt 3: add experimental bilerp_clamp_8888 stage by Mike Klein · 7 years ago
  90. 4fb229d handle closed dashed rects by Cary Clark · 7 years ago
  91. 03a527c Remove another stray pair of clamps. by Mike Klein · 7 years ago
  92. 7461a4a converted YUVEffect to SkSL by Ethan Nicholas · 7 years ago
  93. 5c68dce add safemath version of readbuffer->skip by Mike Reed · 7 years ago
  94. bdc453d remove dead code behind SK_SUPPORT_LEGACY_SERIALPROCS_REF by Mike Reed · 7 years ago
  95. d0b8d93 CCPR: Fix Intel crash and un-blacklist by Chris Dalton · 7 years ago
  96. 72f78c3 Make GrShape recognize horizontal/vertical dashed lines with 0 off intervals as rrects. by Brian Salomon · 7 years ago
  97. 08faf04 Disable geometry shaders on old Qualcomm drivers by Chris Dalton · 7 years ago
  98. 9df39b4 Debug random 2pt conical shaders by Yuqian Li · 7 years ago
  99. d63b6e4 Reland "remove bicubic clamp in SkImageShader" by Mike Klein · 7 years ago
  100. 889d521 validate text during deserialization by Mike Reed · 7 years ago