1. 853c15c remove unused SkLightingShader by Mike Reed · 4 years, 9 months ago
  2. bb7d95f [skottie] Cleanup: relocate Animator base class out of SkSG by Florin Malita · 4 years, 9 months ago
  3. a169b00 Respect grapheme clusters when wrapping text by Julia Lavrova · 4 years, 9 months ago
  4. 2b59890 Bootstrap a very simple viewer implementation in CanvasKit by Chris Dalton · 4 years, 9 months ago
  5. 99ede42 Some bengali text does not have cluster index in ascending order by Julia Lavrova · 4 years, 10 months ago
  6. f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 9 months ago
  7. 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 9 months ago
  8. fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 10 months ago
  9. c655c3a Make GrOp::onPrePrepare be pure virtual by Robert Phillips · 4 years, 10 months ago
  10. 00ba5ef Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots" by Brian Salomon · 4 years, 10 months ago
  11. f6784a8 Don't build GL on Metal, Vulkan, Dawn, Direct3D bots by Brian Salomon · 4 years, 10 months ago
  12. 019385e remove LerpRed shader by Mike Reed · 4 years, 10 months ago
  13. dafbf12 SkVertices: Remove volatile/nonvolatile bit by Brian Osman · 4 years, 10 months ago
  14. 39ca973 Migrate ccpr to the new bind/draw API by Chris Dalton · 4 years, 10 months ago
  15. cd2a4d6 Adjusting getRectsForRange to grapheme edges. by Julia Lavrova · 4 years, 10 months ago
  16. 2813d45 getRectsForRange results must be adjusted to glyphs. by Julia Lavrova · 4 years, 10 months ago
  17. 3c79a23 Selection in justification: Bugs: skia: 9969 by Julia Lavrova · 4 years, 10 months ago
  18. a0708e8 Bugs: skia: 9968 Move justification shifts into Run by Julia Lavrova · 4 years, 10 months ago
  19. 76ae22e Bugs by Julia Lavrova · 4 years, 10 months ago
  20. a64f5b2 Remove SkExclusiveStrikePtr. Replace it with sk_sp<SkStrike> by Herb Derby · 4 years, 10 months ago
  21. fab6198 share code around animating the rotating cube by Mike Reed · 4 years, 10 months ago
  22. 7dcb4d2 Bugs by Julia Lavrova · 4 years, 10 months ago
  23. 415cace adopt new name convention by Mike Reed · 4 years, 10 months ago
  24. 46f5c5f Make SkM44 public by Mike Reed · 4 years, 10 months ago
  25. 6207697 Bugs by Julia Lavrova · 4 years, 10 months ago
  26. bd3de19 clean up leftovers from 3d samples by Mike Reed · 4 years, 10 months ago
  27. e1a81ba move SkVec2 into shared header by Mike Reed · 4 years, 10 months ago
  28. 2382366 simplify rotation calc by Mike Reed · 4 years, 10 months ago
  29. 5263837 add fling to rotating cube by Mike Reed · 4 years, 10 months ago
  30. c7a9a07 Bug fixes by Julia Lavrova · 4 years, 10 months ago
  31. 212bf07 layout/relayout with different widths and justification by Julia Lavrova · 4 years, 10 months ago
  32. cfee8ee add skotties to cube demo by Mike Reed · 4 years, 10 months ago
  33. 81e84a6 Make SkStrikeCache::Node be SkStrike. by Herb Derby · 4 years, 11 months ago
  34. 7353dc5 Change SkSL main() from (float x, float y) to (float2 p) by Brian Osman · 5 years ago
  35. 788b916 Remove SkTMin and SkTMax by Brian Osman · 5 years ago
  36. 46b2b00 Fix bump3d use of sample() by Brian Osman · 5 years ago
  37. c036058 Cache should work with INF values by Julia Lavrova · 5 years ago
  38. aba642c Remove SkScalarClampMax and SkScalarPin by Brian Osman · 5 years ago
  39. 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 5 years ago
  40. 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 5 years ago
  41. 95a9e69 Make assert less sensitive to rounding errors by Julia Lavrova · 5 years ago
  42. d2ccbb5 Have GrTextureEffect factories take a view as input. by Greg Daniel · 5 years ago
  43. d3a32c5 RTL fixes + few small bugs by Julia Lavrova · 5 years ago
  44. d589916 Potentially-uninitialized Sk3LookAt result by Florin Malita · 5 years ago
  45. f4a9067 tweak textbox to use subpixel by Mike Reed · 5 years ago
  46. b2bf28c Experimental coretext backend for SkShaper by Mike Reed · 5 years ago
  47. 89e678d Skip vertical clipping in unclear case of font height=font size by Julia Lavrova · 5 years ago
  48. 5a36a3a don't need to include deprecated Sk3D.h by Mike Reed · 5 years ago
  49. 2d4a28e use vsphere to control light by Mike Reed · 5 years ago
  50. e580995 virtual sphere by Mike Reed · 5 years ago
  51. 00a9764 consolidate examples to 1 matrix type by Mike Reed · 5 years ago
  52. 78184a3 Revert "convert sample completely to SkM4" by Mike Reed · 5 years ago
  53. e455d2e convert sample completely to SkM4 by Mike Reed · 5 years ago
  54. c88a3bc Bidi segmentation BEFORE anything else by Julia Lavrova · 5 years ago
  55. 07d32b4 remove some memory-based methods, add rc() by Mike Reed · 5 years ago
  56. 73c7587 Reland "Specialize SkRectanzier to SkRectanizerSkyline" by Herb Derby · 5 years ago
  57. e4ddb8a Revert "Specialize SkRectanzier to SkRectanizerSkyline" by Mike Reed · 5 years ago
  58. 77e1f84 Specialize SkRectanzier to SkRectanizerSkyline by Herb Derby · 5 years ago
  59. 2ea20ea Another attempt to aling ellipsis behavior with TxtLib by Julia Lavrova · 5 years ago
  60. f9aea7f Add a tessellation mode that triangulates the inner polygon separately by Chris Dalton · 5 years ago
  61. 9262555 remove fun operator overloads by Mike Reed · 5 years ago
  62. 808f021 Improve error handling in SkSL ByteCode by Brian Osman · 5 years ago
  63. ea7711d Tweak pointlight3d sample to work in Raster backend by Brian Osman · 5 years ago
  64. 51a813d Calculating drawing area for a line with shadows by Julia Lavrova · 5 years ago
  65. 8c2ccc0 use real normal-map texture by Mike Reed · 5 years ago
  66. 9f22f1f use transpose of inverse for transforming normals by Mike Reed · 5 years ago
  67. f0b7edf hack up bump-map by Mike Reed · 5 years ago
  68. 5344cc3 clean up: remove artificial mouse loc rejects by Mike Reed · 5 years ago
  69. ee3216d Use SkSL to do point-light shading by Mike Reed · 5 years ago
  70. d4d3b33 Make converting from 4x4 to 3x3 explicit by Mike Reed · 5 years ago
  71. c43f2a0 mark all exerimental (3d) apis as such by Mike Reed · 5 years ago
  72. b18e74d Expose camera matrix in SkCanvas by Mike Reed · 5 years ago
  73. c4b8eef move SkV3 into header by Mike Reed · 5 years ago
  74. 9bd8351 RTL Paragraph + all it causes by Julia Lavrova · 5 years ago
  75. ee0a03a experimental: saveCamera() by Mike Reed · 5 years ago
  76. 4cf1874 Fixing the cache by Julia Lavrova · 5 years ago
  77. 7543587 clean-up 3d sample's use of matrices by Mike Reed · 5 years ago
  78. bfb7211 Reland "Remove GrPaint::addColorTextureProcessor" by Brian Salomon · 5 years ago
  79. 70e9301 Formatting paragraph with width=0 by Julia Lavrova · 5 years ago
  80. 69ace2a sample3d by Mike Reed · 5 years ago
  81. f6d70a8 Revert "Revert "forward concat44 in nway canvas"" by Mike Reed · 5 years ago
  82. 3723fb7 Revert "forward concat44 in nway canvas" by Mike Reed · 5 years ago
  83. 8964bc1 forward concat44 in nway canvas by Mike Reed · 5 years ago
  84. f6a3f8e height_override without a multiplier by Julia Lavrova · 5 years ago
  85. c48687a Ellipsis attached to cluster, not word by Julia Lavrova · 5 years ago
  86. 67d0f3f Revert "Remove GrPaint::addColorTextureProcessor" by Jim Van Verth · 5 years ago
  87. a92320d Remove GrPaint::addColorTextureProcessor by Brian Salomon · 5 years ago
  88. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 5 years ago
  89. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 5 years ago
  90. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 5 years ago
  91. b832ce6 Add a path renderer that uses GPU tessellation by Chris Dalton · 5 years ago
  92. b8f098d Reland "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 5 years ago
  93. d7436a3 Revert "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 5 years ago
  94. 90673ec Rename GrSimpleTextureEffect->GrTextureEffect by Brian Salomon · 5 years ago
  95. e7ee069 Move "set_path_pt" from SampleAAGeometry into ToolUtils by Chris Dalton · 5 years ago
  96. 53c1447 Small bug fixes: leading spaces affect all width measurements, by Julia Lavrova · 5 years ago
  97. fe2d3c7 SkBlurMaskFilter.h is only needed for (deprecated) emboss by Mike Reed · 5 years ago
  98. c880346 Detect when perspective is really affine, and update the matrix as we handoff by Mike Reed · 5 years ago
  99. 190b82d Add clipping for perspective triangles by Mike Reed · 5 years ago
  100. cbeabd9 Can't fold ctm and color matrix when in perspective by Mike Reed · 5 years ago