1. d208a88 Update 2pt conical gradient in raster pipeline by Yuqian Li · 7 years ago
  2. fa3783f Remove public version of SkMatrix::mapPointsWithStride. by Brian Salomon · 7 years ago
  3. 8982dc1 Add GrResourceProviderPriv and expose GrGpu in it by Greg Daniel · 7 years ago
  4. 5ef4ebf Revert "allow both slash types" by Cary Clark · 7 years ago
  5. 88d99df [Viewer] Preserve gesture transformation matrix on slide/backend change by Brian Salomon · 7 years ago
  6. f470b7e GrTessellator: fix for assert on bevelling. by Stephen White · 7 years ago
  7. 8fb3725 Privatize separate src/dst version of SkMatrix::mapPointsWithStride. by Brian Salomon · 7 years ago
  8. 4284613 Enable conditional-uninitialized flag by Kevin Lubick · 7 years ago
  9. 4c79ecf cubic-map for non-linear t by Mike Reed · 7 years ago
  10. 9847418 Prepare rebaseline for removing legacy containedInClip by Yuqian Li · 7 years ago
  11. 7a60041 allow both slash types by Cary Clark · 7 years ago
  12. 90e8fb1 Reland "CCPR: Initial semi-optimized vertex shader Impl" by Chris Dalton · 7 years ago
  13. 94b7e54 GrTessellator: fix for points which become non-finite on AA stroking. by Stephen White · 7 years ago
  14. 7397d7a Add SkAndroidCodec::MakeFromCodec by Leon Scroggins III · 7 years ago
  15. 6e6525c sksl now provides support for inverse, transpose, et al. on older versions of OpenGL by Ethan Nicholas · 7 years ago
  16. 7edde23 don't include SkMalloc.h from SkTypes.h by Mike Reed · 7 years ago
  17. 243f605 Fix android framework build by Brian Osman · 7 years ago
  18. 898d5b2 fixed uninitialized value warning in GrGLShaderStringBuilder by Ethan Nicholas · 7 years ago
  19. 1445da6 Removed unused useCache param in GrYUVProvider by Greg Daniel · 7 years ago
  20. 9d44081 Remove conversion to 8888 of sRGB sources with other configs by Brian Osman · 7 years ago
  21. a3cf365 Skip calling GrBlurUtils from SkGpuDevice::drawPath when possible. by Brian Salomon · 7 years ago
  22. 9fc5362 check for irect with overflow width/height by Mike Reed · 7 years ago
  23. c5166a9 Revert "Revert "remove legacy support for old old picture versions"" by Mike Reed · 7 years ago
  24. 3c36ef6 SkFloatToDecimal moved to src/utils by Hal Canary · 7 years ago
  25. da6d072 Make GrShape lazily initialize an original path for gen id change listeners by Brian Salomon · 7 years ago
  26. 22d77cb use member version of skipT by Mike Reed · 7 years ago
  27. d1c65d6 remove unneeded readbuffer flags by Mike Reed · 7 years ago
  28. 0906825 Remove unused color from all distance field GPs and GrAtlasTextOp by Brian Osman · 7 years ago
  29. b9bfb7b partial revert of https://skia-review.googlesource.com/c/skia/+/90026 for android by Mike Reed · 7 years ago
  30. 7c9c9e4 update pipe for lattice and shadowrec by Mike Reed · 7 years ago
  31. 57c2b8b remove unused declarations by Mike Reed · 7 years ago
  32. 750c782 fix skipT to use sizeof T by Mike Reed · 7 years ago
  33. 20aaaee Avoid initializing SkStrokeRect twice in GrStyle copy constructor. by Brian Salomon · 7 years ago
  34. ad8b489 Changes to make 2pt gradient source code better aligned with our future doc by Yuqian Li · 7 years ago
  35. efe9842 simplify/cleanup readbuffer impl by Mike Reed · 7 years ago
  36. e2d4e8f Stronger fix for swapping r0, r1 in 2pt conical gradients by Yuqian Li · 7 years ago
  37. b950b59 share impl between makeNonTexture and makeRaster by Mike Reed · 7 years ago
  38. 8716b50 Update per-geo color after simplifying FPs in GrAtlasTextOp by Brian Osman · 7 years ago
  39. adc78d5 fold SkJumper_vectors.h into SkJumper_stages.cpp by Mike Klein · 7 years ago
  40. 83b2b08 fix pipe reader for drawLattice by Mike Reed · 7 years ago
  41. 6f11511 Revert "remove legacy support for old old picture versions" by Mike Reed · 7 years ago
  42. f3504d4 remove legacy support for old old picture versions by Mike Reed · 7 years ago
  43. fa8bc34 Fix bug of a + (b - a) == 0 for small positive b and huge a (e.g., 1e18) by Yuqian Li · 7 years ago
  44. 7a4d067 Fix conical test where r1 = r2 = 0 by Yuqian Li · 7 years ago
  45. 68c8156 Remove usage of SkGammas in SkColorSpace serialization by Brian Osman · 7 years ago
  46. 7557bbb Revert "remove approxbytes api from SkPicture" by Mike Reed · 7 years ago
  47. bfc1185 remove approxbytes api from SkPicture by Mike Reed · 7 years ago
  48. 40b77a6 Rearrange GRTC::drawPath() by Brian Salomon · 7 years ago
  49. d23c7c4 Revert "CCPR: Initial semi-optimized vertex shader Impl" by Chris Dalton · 7 years ago
  50. e3877ce CCPR: Initial semi-optimized vertex shader Impl by Chris Dalton · 7 years ago
  51. 92c7fa6 fix usage of deprecated SkMatrix44 constructor by Ethan Nicholas · 7 years ago
  52. 1fa9c43 attempt 3: add experimental bilerp_clamp_8888 stage by Mike Klein · 7 years ago
  53. 4fb229d handle closed dashed rects by Cary Clark · 7 years ago
  54. 03a527c Remove another stray pair of clamps. by Mike Klein · 7 years ago
  55. 7461a4a converted YUVEffect to SkSL by Ethan Nicholas · 7 years ago
  56. 5c68dce add safemath version of readbuffer->skip by Mike Reed · 7 years ago
  57. bdc453d remove dead code behind SK_SUPPORT_LEGACY_SERIALPROCS_REF by Mike Reed · 7 years ago
  58. d0b8d93 CCPR: Fix Intel crash and un-blacklist by Chris Dalton · 7 years ago
  59. 72f78c3 Make GrShape recognize horizontal/vertical dashed lines with 0 off intervals as rrects. by Brian Salomon · 7 years ago
  60. 08faf04 Disable geometry shaders on old Qualcomm drivers by Chris Dalton · 7 years ago
  61. 9df39b4 Debug random 2pt conical shaders by Yuqian Li · 7 years ago
  62. d63b6e4 Reland "remove bicubic clamp in SkImageShader" by Mike Klein · 7 years ago
  63. 889d521 validate text during deserialization by Mike Reed · 7 years ago
  64. 8957a10 no asserts in deserialization, just fail by Mike Reed · 7 years ago
  65. e9edf8c Remove more functionality from SkColorSpace_Base by Brian Osman · 7 years ago
  66. e260c46 GrTessellator: implement straight skeleton, phase 2. by Stephen White · 7 years ago
  67. 6685555 Revert "remove bicubic clamp in SkImageShader" by Mike Klein · 7 years ago
  68. 9838b49 Revert "Revert "long rect dash fix with guards"" by Greg Daniel · 7 years ago
  69. fa6b6c2 Revert "long rect dash fix with guards" by Greg Daniel · 7 years ago
  70. 47fdf6c add serialprocs to MultiDocument, hide redundant methods by Mike Reed · 7 years ago
  71. 2871436 Revert "CCPR: Initial semi-optimized vertex shader Impl" by Brian Osman · 7 years ago
  72. a8f6aef CCPR: Initial semi-optimized vertex shader Impl by Chris Dalton · 7 years ago
  73. 5f9836e removed extraneous unused uniform handles for SkSL samplers by Ethan Nicholas · 7 years ago
  74. b60c5eb remove unused willPlayBackBitmaps from picture and SkPictureAnalyzer by Mike Reed · 7 years ago
  75. 297d6ef converted GrRRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
  76. 5ade1f6 SkRegion: validate_run() checks for overflow by Hal Canary · 7 years ago
  77. 915817b Guard the sqrt(temp) where temp < 0 in 2pt conical gradient by Yuqian Li · 7 years ago
  78. e7a5832 make InternalOnly_ functions actually private by Mike Reed · 7 years ago
  79. 45e5773 remove unused setter by Mike Reed · 7 years ago
  80. 93ceab1 long rect dash fix with guards by Cary Clark · 7 years ago
  81. 2fad74a Make GrRenderTargetContext::drawPath() use GrShape to identify simpler by Brian Salomon · 7 years ago
  82. 16a127f Revert "long rect dash with guards" by Cary Clark · 7 years ago
  83. 539040c ensure self-consistent parameters for drawtext by Mike Reed · 7 years ago
  84. 1459ebd Handle invalid mode in SkGpuDevice::drawPoints. by Brian Salomon · 7 years ago
  85. 4ad0c59 long rect dash with guards by Cary Clark · 7 years ago
  86. dca92e8 Account for border with small sigma. by Herb Derby · 7 years ago
  87. a12f795 Fix Adobe RGB color space in Skia by Brian Osman · 7 years ago
  88. b508696 Add matrix stack to SkAtlasTextTarget. by Brian Salomon · 7 years ago
  89. e1367b4 Reland "hide unused var" by Mike Reed · 7 years ago
  90. bc9f349 remove bicubic clamp in SkImageShader by Mike Klein · 7 years ago
  91. e3cc317 Remove SK_SUPPORT_LEGACY_ICC_PRECISION by Brian Osman · 7 years ago
  92. 0dec3af cleanup unused fields/includes by Mike Reed · 7 years ago
  93. acd59ef move SkWriteBuffer.h to src by Mike Reed · 7 years ago
  94. f6eb1f9 simple version of serialization for SkTextBlob by Mike Reed · 7 years ago
  95. 27d9365 Protect against nans causing infinite recursion in GrPathUtils::convertCubicToQuads by Brian Salomon · 7 years ago
  96. 0a241ce Don't canonicalize empty SkRRects. They stroke differently. by Brian Salomon · 7 years ago
  97. 92a2cfb macro to handle type-casting for SkFlattenable::Deserialize by Mike Reed · 7 years ago
  98. 5c6ac64 Revert "Revert "move homogenous with stride to matrixpriv"" by Brian Salomon · 7 years ago
  99. 394197d Revert "efficiently dash very large rectangles and very long lines" by Cary Clark · 7 years ago
  100. 5d2de08 Add findOrMakeStaticBuffer method to GrResourceProvider by Chris Dalton · 7 years ago