1. 6207697 Bugs by Julia Lavrova · 5 years ago
  2. bd3de19 clean up leftovers from 3d samples by Mike Reed · 5 years ago
  3. e1a81ba move SkVec2 into shared header by Mike Reed · 5 years ago
  4. 2382366 simplify rotation calc by Mike Reed · 5 years ago
  5. 5263837 add fling to rotating cube by Mike Reed · 5 years ago
  6. c7a9a07 Bug fixes by Julia Lavrova · 5 years ago
  7. 212bf07 layout/relayout with different widths and justification by Julia Lavrova · 5 years ago
  8. cfee8ee add skotties to cube demo by Mike Reed · 5 years ago
  9. 81e84a6 Make SkStrikeCache::Node be SkStrike. by Herb Derby · 5 years ago
  10. 7353dc5 Change SkSL main() from (float x, float y) to (float2 p) by Brian Osman · 5 years ago
  11. 788b916 Remove SkTMin and SkTMax by Brian Osman · 5 years ago
  12. 46b2b00 Fix bump3d use of sample() by Brian Osman · 5 years ago
  13. c036058 Cache should work with INF values by Julia Lavrova · 5 years ago
  14. aba642c Remove SkScalarClampMax and SkScalarPin by Brian Osman · 5 years ago
  15. 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 5 years ago
  16. 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 5 years ago
  17. 95a9e69 Make assert less sensitive to rounding errors by Julia Lavrova · 5 years ago
  18. d2ccbb5 Have GrTextureEffect factories take a view as input. by Greg Daniel · 5 years ago
  19. d3a32c5 RTL fixes + few small bugs by Julia Lavrova · 5 years ago
  20. d589916 Potentially-uninitialized Sk3LookAt result by Florin Malita · 5 years ago
  21. f4a9067 tweak textbox to use subpixel by Mike Reed · 5 years ago
  22. b2bf28c Experimental coretext backend for SkShaper by Mike Reed · 5 years ago
  23. 89e678d Skip vertical clipping in unclear case of font height=font size by Julia Lavrova · 5 years ago
  24. 5a36a3a don't need to include deprecated Sk3D.h by Mike Reed · 5 years ago
  25. 2d4a28e use vsphere to control light by Mike Reed · 5 years ago
  26. e580995 virtual sphere by Mike Reed · 5 years ago
  27. 00a9764 consolidate examples to 1 matrix type by Mike Reed · 5 years ago
  28. 78184a3 Revert "convert sample completely to SkM4" by Mike Reed · 5 years ago
  29. e455d2e convert sample completely to SkM4 by Mike Reed · 5 years ago
  30. c88a3bc Bidi segmentation BEFORE anything else by Julia Lavrova · 5 years ago
  31. 07d32b4 remove some memory-based methods, add rc() by Mike Reed · 5 years ago
  32. 73c7587 Reland "Specialize SkRectanzier to SkRectanizerSkyline" by Herb Derby · 5 years ago
  33. e4ddb8a Revert "Specialize SkRectanzier to SkRectanizerSkyline" by Mike Reed · 5 years ago
  34. 77e1f84 Specialize SkRectanzier to SkRectanizerSkyline by Herb Derby · 5 years ago
  35. 2ea20ea Another attempt to aling ellipsis behavior with TxtLib by Julia Lavrova · 5 years ago
  36. f9aea7f Add a tessellation mode that triangulates the inner polygon separately by Chris Dalton · 5 years ago
  37. 9262555 remove fun operator overloads by Mike Reed · 5 years ago
  38. 808f021 Improve error handling in SkSL ByteCode by Brian Osman · 5 years ago
  39. ea7711d Tweak pointlight3d sample to work in Raster backend by Brian Osman · 5 years ago
  40. 51a813d Calculating drawing area for a line with shadows by Julia Lavrova · 5 years ago
  41. 8c2ccc0 use real normal-map texture by Mike Reed · 5 years ago
  42. 9f22f1f use transpose of inverse for transforming normals by Mike Reed · 5 years ago
  43. f0b7edf hack up bump-map by Mike Reed · 5 years ago
  44. 5344cc3 clean up: remove artificial mouse loc rejects by Mike Reed · 5 years ago
  45. ee3216d Use SkSL to do point-light shading by Mike Reed · 5 years ago
  46. d4d3b33 Make converting from 4x4 to 3x3 explicit by Mike Reed · 5 years ago
  47. c43f2a0 mark all exerimental (3d) apis as such by Mike Reed · 5 years ago
  48. b18e74d Expose camera matrix in SkCanvas by Mike Reed · 5 years ago
  49. c4b8eef move SkV3 into header by Mike Reed · 5 years ago
  50. 9bd8351 RTL Paragraph + all it causes by Julia Lavrova · 5 years ago
  51. ee0a03a experimental: saveCamera() by Mike Reed · 5 years ago
  52. 4cf1874 Fixing the cache by Julia Lavrova · 5 years ago
  53. 7543587 clean-up 3d sample's use of matrices by Mike Reed · 5 years ago
  54. bfb7211 Reland "Remove GrPaint::addColorTextureProcessor" by Brian Salomon · 5 years ago
  55. 70e9301 Formatting paragraph with width=0 by Julia Lavrova · 5 years ago
  56. 69ace2a sample3d by Mike Reed · 5 years ago
  57. f6d70a8 Revert "Revert "forward concat44 in nway canvas"" by Mike Reed · 5 years ago
  58. 3723fb7 Revert "forward concat44 in nway canvas" by Mike Reed · 5 years ago
  59. 8964bc1 forward concat44 in nway canvas by Mike Reed · 5 years ago
  60. f6a3f8e height_override without a multiplier by Julia Lavrova · 5 years ago
  61. c48687a Ellipsis attached to cluster, not word by Julia Lavrova · 5 years ago
  62. 67d0f3f Revert "Remove GrPaint::addColorTextureProcessor" by Jim Van Verth · 5 years ago
  63. a92320d Remove GrPaint::addColorTextureProcessor by Brian Salomon · 5 years ago
  64. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 5 years ago
  65. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 5 years ago
  66. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 5 years ago
  67. b832ce6 Add a path renderer that uses GPU tessellation by Chris Dalton · 5 years ago
  68. b8f098d Reland "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 5 years ago
  69. d7436a3 Revert "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 5 years ago
  70. 90673ec Rename GrSimpleTextureEffect->GrTextureEffect by Brian Salomon · 5 years ago
  71. e7ee069 Move "set_path_pt" from SampleAAGeometry into ToolUtils by Chris Dalton · 5 years ago
  72. 53c1447 Small bug fixes: leading spaces affect all width measurements, by Julia Lavrova · 5 years ago
  73. fe2d3c7 SkBlurMaskFilter.h is only needed for (deprecated) emboss by Mike Reed · 5 years ago
  74. c880346 Detect when perspective is really affine, and update the matrix as we handoff by Mike Reed · 5 years ago
  75. 190b82d Add clipping for perspective triangles by Mike Reed · 5 years ago
  76. cbeabd9 Can't fold ctm and color matrix when in perspective by Mike Reed · 5 years ago
  77. f46d5ca use std::make_unique by Mike Klein · 5 years ago
  78. 90bfd1c Small changes by Julia Lavrova · 5 years ago
  79. 0483b46 fix make_path to not care about param-eval-order by Mike Reed · 5 years ago
  80. fae46e4 move perspective-clipper into SkPathPriv by Mike Reed · 5 years ago
  81. 6344c29 some cleanups for halfplanes by Mike Reed · 5 years ago
  82. c336315 Some more tweaks to perspective path clipping by Jim Van Verth · 5 years ago
  83. 03e4c95 Move creation of GrProgramDesc to GrCaps-derived classes by Robert Phillips · 5 years ago
  84. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 5 years ago
  85. 704d540 Allow Tessellator to operate on provided GrQuads by Michael Ludwig · 5 years ago
  86. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 5 years ago
  87. 3a50981 switch to new filltype for SkPath by Mike Reed · 5 years ago
  88. c028b42 Ellipsis again by Julia Lavrova · 5 years ago
  89. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 5 years ago
  90. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 5 years ago
  91. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 5 years ago
  92. 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 5 years ago
  93. 189c980 GrQuadPerEdgeAA::Tessellator owns GrVertexWriter by Michael Ludwig · 5 years ago
  94. 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 5 years ago
  95. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 5 years ago
  96. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 5 years ago
  97. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 5 years ago
  98. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 5 years ago
  99. e0fbe94 Use flat version of path-direction enum by Mike Reed · 5 years ago
  100. 73dbea6 Specialize vertex writing function for common quad VertexSpecs by Michael Ludwig · 5 years ago