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