1. ebebf6e Move SkParagraph bits into skparagraph directory. by Ben Wagner · 4 years, 2 months ago
  2. 81d4172 Reland "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 2 months ago
  3. 4730f29 Revert "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 2 months ago
  4. 6cbd7c2 Simplify GrRTC::clean APIs by Michael Ludwig · 4 years, 2 months ago
  5. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 2 months ago
  6. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 2 months ago
  7. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 2 months ago
  8. e5a141d Reland GrRectanizerPow2 by Chris Dalton · 4 years, 2 months ago
  9. 3ea8625 Attaching ellipsis to emoji cluster by Julia Lavrova · 4 years, 2 months ago
  10. 28590d5 Add 'shader' as an alias for 'fragmentProcessor' by Brian Osman · 4 years, 4 months ago
  11. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 2 months ago
  12. 056d543 Put Paragraph SkDebugf behind runtime flag. by Ben Wagner · 4 years, 3 months ago
  13. 68d1433 Fixing minor bugs: ellipsis on justified text by Julia Lavrova · 4 years, 3 months ago
  14. dd1de25 Fix TextHeightBehavior by Julia Lavrova · 4 years, 3 months ago
  15. 6bdbd3d Lines ending with hard line breaks should not be justified by Julia Lavrova · 4 years, 3 months ago
  16. 18db52f Skips in underline decorations by Julia Lavrova · 4 years, 3 months ago
  17. de50037 Remove SkPath::RawIter from tests/tools/samplecode by Chris Dalton · 4 years, 3 months ago
  18. 7094159 Remove unnecessary SK_SIZE_T_SPECIFIER macro. by John Stiles · 4 years, 3 months ago
  19. 8d3eb24 Delete ToolUtils::set_path_pt by Chris Dalton · 4 years, 3 months ago
  20. d9bde07 Add SkRuntimeShaderBuilder, clean up SkRuntimeEffect API a bit by Brian Osman · 4 years, 3 months ago
  21. f59a961 Add layout(marker) to SkSL by Brian Osman · 4 years, 3 months ago
  22. 548de74 Change Marker IDs to be strings by Brian Osman · 4 years, 3 months ago
  23. 1985466 Clean up Sample3D math a bit, fix a bug with world-space by Brian Osman · 4 years, 3 months ago
  24. 0ce3e88 add std::function option to Click to simplify callsites by Mike Reed · 4 years, 3 months ago
  25. 2432d06 Rename domain types and vars to subset. by Brian Salomon · 4 years, 3 months ago
  26. 2eb7b57 Remove unused GrTextureDomain by Brian Salomon · 4 years, 3 months ago
  27. 2686d69 Reland "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 3 months ago
  28. 73b86c1 Revert "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 3 months ago
  29. f3f08af Rename GrShape to GrStyledShape by Michael Ludwig · 4 years, 3 months ago
  30. 73e3344 fix computation for localToWorld by Mike Reed · 4 years, 4 months ago
  31. 7fe6ee3 Add markCTM(id) api, to replace functionality of saveCamera. by Mike Reed · 4 years, 4 months ago
  32. cd2d4e4 Mixed languages text crashes by Julia Lavrova · 4 years, 4 months ago
  33. e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 4 years, 4 months ago
  34. aa9983a Add usage field to SkVertices::Attribute by Brian Osman · 4 years, 4 months ago
  35. 3ef77dd clean up public m44 and camera api by Mike Reed · 4 years, 4 months ago
  36. 613deb0 In 3D sample, fix the matrix used for normal transformation by Brian Osman · 4 years, 4 months ago
  37. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 4 months ago
  38. 982f546 Rename outputSwizzle->writeSwizzle. by Brian Salomon · 4 years, 4 months ago
  39. 853c15c remove unused SkLightingShader by Mike Reed · 4 years, 4 months ago
  40. bb7d95f [skottie] Cleanup: relocate Animator base class out of SkSG by Florin Malita · 4 years, 4 months ago
  41. a169b00 Respect grapheme clusters when wrapping text by Julia Lavrova · 4 years, 4 months ago
  42. 2b59890 Bootstrap a very simple viewer implementation in CanvasKit by Chris Dalton · 4 years, 4 months ago
  43. 99ede42 Some bengali text does not have cluster index in ascending order by Julia Lavrova · 4 years, 4 months ago
  44. f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 4 months ago
  45. 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 4 months ago
  46. fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 4 months ago
  47. c655c3a Make GrOp::onPrePrepare be pure virtual by Robert Phillips · 4 years, 4 months ago
  48. 00ba5ef Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots" by Brian Salomon · 4 years, 4 months ago
  49. f6784a8 Don't build GL on Metal, Vulkan, Dawn, Direct3D bots by Brian Salomon · 4 years, 4 months ago
  50. 019385e remove LerpRed shader by Mike Reed · 4 years, 5 months ago
  51. dafbf12 SkVertices: Remove volatile/nonvolatile bit by Brian Osman · 4 years, 5 months ago
  52. 39ca973 Migrate ccpr to the new bind/draw API by Chris Dalton · 4 years, 5 months ago
  53. cd2a4d6 Adjusting getRectsForRange to grapheme edges. by Julia Lavrova · 4 years, 5 months ago
  54. 2813d45 getRectsForRange results must be adjusted to glyphs. by Julia Lavrova · 4 years, 5 months ago
  55. 3c79a23 Selection in justification: Bugs: skia: 9969 by Julia Lavrova · 4 years, 5 months ago
  56. a0708e8 Bugs: skia: 9968 Move justification shifts into Run by Julia Lavrova · 4 years, 5 months ago
  57. 76ae22e Bugs by Julia Lavrova · 4 years, 5 months ago
  58. a64f5b2 Remove SkExclusiveStrikePtr. Replace it with sk_sp<SkStrike> by Herb Derby · 4 years, 5 months ago
  59. fab6198 share code around animating the rotating cube by Mike Reed · 4 years, 5 months ago
  60. 7dcb4d2 Bugs by Julia Lavrova · 4 years, 5 months ago
  61. 415cace adopt new name convention by Mike Reed · 4 years, 5 months ago
  62. 46f5c5f Make SkM44 public by Mike Reed · 4 years, 5 months ago
  63. 6207697 Bugs by Julia Lavrova · 4 years, 5 months ago
  64. bd3de19 clean up leftovers from 3d samples by Mike Reed · 4 years, 5 months ago
  65. e1a81ba move SkVec2 into shared header by Mike Reed · 4 years, 5 months ago
  66. 2382366 simplify rotation calc by Mike Reed · 4 years, 5 months ago
  67. 5263837 add fling to rotating cube by Mike Reed · 4 years, 5 months ago
  68. c7a9a07 Bug fixes by Julia Lavrova · 4 years, 5 months ago
  69. 212bf07 layout/relayout with different widths and justification by Julia Lavrova · 4 years, 5 months ago
  70. cfee8ee add skotties to cube demo by Mike Reed · 4 years, 5 months ago
  71. 81e84a6 Make SkStrikeCache::Node be SkStrike. by Herb Derby · 4 years, 5 months ago
  72. 7353dc5 Change SkSL main() from (float x, float y) to (float2 p) by Brian Osman · 4 years, 6 months ago
  73. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 6 months ago
  74. 46b2b00 Fix bump3d use of sample() by Brian Osman · 4 years, 6 months ago
  75. c036058 Cache should work with INF values by Julia Lavrova · 4 years, 6 months ago
  76. aba642c Remove SkScalarClampMax and SkScalarPin by Brian Osman · 4 years, 6 months ago
  77. 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 4 years, 6 months ago
  78. 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 4 years, 6 months ago
  79. 95a9e69 Make assert less sensitive to rounding errors by Julia Lavrova · 4 years, 6 months ago
  80. d2ccbb5 Have GrTextureEffect factories take a view as input. by Greg Daniel · 4 years, 6 months ago
  81. d3a32c5 RTL fixes + few small bugs by Julia Lavrova · 4 years, 6 months ago
  82. d589916 Potentially-uninitialized Sk3LookAt result by Florin Malita · 4 years, 6 months ago
  83. f4a9067 tweak textbox to use subpixel by Mike Reed · 4 years, 6 months ago
  84. b2bf28c Experimental coretext backend for SkShaper by Mike Reed · 4 years, 6 months ago
  85. 89e678d Skip vertical clipping in unclear case of font height=font size by Julia Lavrova · 4 years, 6 months ago
  86. 5a36a3a don't need to include deprecated Sk3D.h by Mike Reed · 4 years, 6 months ago
  87. 2d4a28e use vsphere to control light by Mike Reed · 4 years, 6 months ago
  88. e580995 virtual sphere by Mike Reed · 4 years, 6 months ago
  89. 00a9764 consolidate examples to 1 matrix type by Mike Reed · 4 years, 6 months ago
  90. 78184a3 Revert "convert sample completely to SkM4" by Mike Reed · 4 years, 6 months ago
  91. e455d2e convert sample completely to SkM4 by Mike Reed · 4 years, 6 months ago
  92. c88a3bc Bidi segmentation BEFORE anything else by Julia Lavrova · 4 years, 6 months ago
  93. 07d32b4 remove some memory-based methods, add rc() by Mike Reed · 4 years, 6 months ago
  94. 73c7587 Reland "Specialize SkRectanzier to SkRectanizerSkyline" by Herb Derby · 4 years, 6 months ago
  95. e4ddb8a Revert "Specialize SkRectanzier to SkRectanizerSkyline" by Mike Reed · 4 years, 6 months ago
  96. 77e1f84 Specialize SkRectanzier to SkRectanizerSkyline by Herb Derby · 4 years, 6 months ago
  97. 2ea20ea Another attempt to aling ellipsis behavior with TxtLib by Julia Lavrova · 4 years, 6 months ago
  98. f9aea7f Add a tessellation mode that triangulates the inner polygon separately by Chris Dalton · 4 years, 6 months ago
  99. 9262555 remove fun operator overloads by Mike Reed · 4 years, 6 months ago
  100. 808f021 Improve error handling in SkSL ByteCode by Brian Osman · 4 years, 6 months ago