1. 8aa0edf move SkTPin to include/private by Mike Klein · 3 years, 10 months ago
  2. f41762a Remove accidentally repeated bit-index expression. by John Stiles · 3 years, 10 months ago
  3. bb2e070 Rename ChunkBits to kChunkBits. by John Stiles · 3 years, 10 months ago
  4. 59637dd Add SkTypeface::getPostScriptName. by Ben Wagner · 3 years, 10 months ago
  5. 765c9d3 Update message on SkBitSet static assertion. by John Stiles · 3 years, 10 months ago
  6. 7a7bec3 Capitalize static class methods. by John Stiles · 3 years, 10 months ago
  7. e615000 Use SkBitSet for the work list, instead of a set<int>. by John Stiles · 3 years, 10 months ago
  8. a80ce1a remove SkMakeSpan use ctor parameter deduction by Herb Derby · 4 years, 3 months ago
  9. 3b88c07 Handle surrogates in SkUTF::UTF16ToUTF8 by Jason Simmons · 3 years, 11 months ago
  10. 597c33a Fix CanvasKit warnings compiling on Mac with emsdk 2.0.0 by Chris Dalton · 3 years, 11 months ago
  11. b6b7fff Reland "Removing ICU dependencies from skparagraph BUILD.gn file" by Julia Lavrova · 4 years ago
  12. 81606b5 remove unused (and bit-rotting) Lua support by Mike Reed · 4 years ago
  13. d849a75 use pathbuilder by Mike Reed · 4 years ago
  14. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  15. 05ce281 Revert "Removing ICU dependencies from skparagraph BUILD.gn file" by Julia Lavrova · 4 years ago
  16. f1711ad Removing ICU dependencies from skparagraph BUILD.gn file by Julia Lavrova · 4 years ago
  17. 3872c98 Move convexity enum out of public by Mike Reed · 4 years ago
  18. 6052c0b Only expose isConvex on path publicly. by Mike Reed · 4 years ago
  19. 81eabce SkCustomTypefaceBuilder to set SkFontStyle by Ben Wagner · 4 years ago
  20. a008b0f Enable ClangTidy check readability-redundant-smartptr-get. by John Stiles · 4 years ago
  21. c1c3c6d Enable ClangTidy flag bugprone-suspicious-string-compare. by John Stiles · 4 years ago
  22. fe0de30 Enable ClangTidy check modernize-use-nullptr. by John Stiles · 4 years ago
  23. ec9b4aa Enable ClangTidy check readability-const-return-type. by John Stiles · 4 years ago
  24. 5e96595 Fix unaligned pointer warning on iOS. by Jim Van Verth · 4 years ago
  25. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years ago
  26. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years ago
  27. 577536a Remove "dummy" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years ago
  28. 2c904ee Fix self-assignment error in SkBitSet. by John Stiles · 4 years ago
  29. 90787fe Reland #3 "ICU API: only in SkParagraph, simplified." by Julia Lavrova · 4 years, 1 month ago
  30. e40ced7 A few more suggest override clang 12 warning tests by Brian Salomon · 4 years, 1 month ago
  31. e36a466 Revert "Reland "ICU API: only in SkParagraph, simplified (relanding reverted)."" by Robert Phillips · 4 years, 1 month ago
  32. 16fbc24 Reland "ICU API: only in SkParagraph, simplified (relanding reverted)." by Julia Lavrova · 4 years, 1 month ago
  33. a30095d Revert "ICU API: only in SkParagraph, simplified (relanding reverted)." by Julia Lavrova · 4 years, 1 month ago
  34. 7479eda ICU API: only in SkParagraph, simplified (relanding reverted). by Julia Lavrova · 4 years, 2 months ago
  35. 886a904 Update SkTQSort to use half-open ranges. by John Stiles · 4 years, 1 month ago
  36. 955adbe Replace various one-liner sorting functor adapters with lambdas. by John Stiles · 4 years, 1 month ago
  37. 6e9ead9 Revert "Remove custom SkSort algorithms." by John Stiles · 4 years, 1 month ago
  38. 70474c1 Remove custom SkSort algorithms. by John Stiles · 4 years, 1 month ago
  39. 3c8178b Remove deprecated form of `asFragmentProcessor` method. by John Stiles · 4 years, 1 month ago
  40. a6d1e98 Revert "ICU API: only in SkParagraph, simplified." by Julia Lavrova · 4 years, 1 month ago
  41. 8d639e1 ICU API: only in SkParagraph, simplified. by Julia Lavrova · 4 years, 2 months ago
  42. 41abd4f Remove SkWhitelistTypefaces. by Ben Wagner · 4 years, 1 month ago
  43. 4320664 Update SkGaussianColorFilter to support an input FP. by John Stiles · 4 years, 1 month ago
  44. b11e627 Move impl into SkColorFilterBase by Mike Reed · 4 years, 2 months ago
  45. 15ee455 Simplify SkParse::FindNamedColor by Florin Malita · 4 years, 2 months ago
  46. 4190f27 Fix SkParse::FindNamedColor OOB by Florin Malita · 4 years, 2 months ago
  47. 2d9e035 Fix infinite loop in SkParsePath::FromSVGString by Florin Malita · 4 years, 2 months ago
  48. 2d41186 [skjson] Reinstate initFastShortString by Florin Malita · 4 years, 2 months ago
  49. 637838d Fix compiler warnings on Mac build. by John Stiles · 4 years, 2 months ago
  50. 4bcc5f0 [skjson] Use lower bits for tagging by Florin Malita · 4 years, 2 months ago
  51. c14701a Remove SkStream_mac.cpp. by Ben Wagner · 4 years, 2 months ago
  52. f54dbf7 Clean up SkShaper_coretext.cpp & SkCGBase.h by Adlai Holler · 4 years, 2 months ago
  53. 26ae40f Reland "[skrive] Initial parser plumbing" by Florin Malita · 4 years, 2 months ago
  54. e923ae1 Revert "[skrive] Initial parser plumbing" by Florin Malita · 4 years, 2 months ago
  55. 00a96f2 [skrive] Initial parser plumbing by Florin Malita · 4 years, 2 months ago
  56. 0ef90dd Split out coretext fontmgr factory. by Ben Wagner · 4 years, 2 months ago
  57. bb5b2a1 Revert "Split out coretext fontmgr factory." by Mike Klein · 4 years, 2 months ago
  58. 2c62834 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 2 months ago
  59. aa10dfe Revert "Split out coretext fontmgr factory." by Ben Wagner · 4 years, 2 months ago
  60. 4e221bd Initial clipShader implementation for SkClipStack and GPU by Michael Ludwig · 4 years, 2 months ago
  61. 5c14d63 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 2 months ago
  62. cdc39bd Update GrBlurredEdgeFragmentProcessor to use a child FP. by John Stiles · 4 years, 2 months ago
  63. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 3 months ago
  64. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 3 months ago
  65. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 3 months ago
  66. d240d76 extract original paths at big size to improve precision by Mike Reed · 4 years, 3 months ago
  67. 98bc22c add fontmetrics to custom typeface by Mike Reed · 4 years, 3 months ago
  68. 4a9a2d1 remove legacy utils for camera3d by Mike Reed · 4 years, 3 months ago
  69. 839e70f Identity unichar <-> glyph_id mapping for SkCustomTypeface by Florin Malita · 4 years, 3 months ago
  70. 340cd9c SkCustomTypeface tweaks by Florin Malita · 4 years, 3 months ago
  71. 48fcdac only pass a real paint to drawPicture if we need to by Mike Reed · 4 years, 3 months ago
  72. a14084b remove another bad assert by Mike Reed · 4 years, 3 months ago
  73. 656aac9 fix assert by Mike Reed · 4 years, 3 months ago
  74. b0210d2 Revert "Revert "custom typeface"" by Mike Reed · 4 years, 3 months ago
  75. c66cd98 Reland "Revert "custom typeface"" by Brian Osman · 4 years, 3 months ago
  76. 61642b3 Revert "Revert "custom typeface"" by Mike Reed · 4 years, 3 months ago
  77. 0066ade Revert "custom typeface" by Mike Reed · 4 years, 3 months ago
  78. 3a79f33 custom typeface by Mike Reed · 4 years, 3 months ago
  79. e2a9443 Fix SkBitSet. by Ben Wagner · 4 years, 3 months ago
  80. c19459b Don't trust glyph runs in XPS. by Ben Wagner · 4 years, 3 months ago
  81. 2ba8ba2 Add GrD3DDescriptorHeap. by Jim Van Verth · 4 years, 3 months ago
  82. dc976a9 update skstd by Mike Klein · 4 years, 3 months ago
  83. 548de74 Change Marker IDs to be strings by Brian Osman · 4 years, 4 months ago
  84. 63cfb36 Reland "Move SkFrontBufferedStream into Android-only dir" by Leon Scroggins III · 4 years, 4 months ago
  85. b25f303 Revert "Move SkFrontBufferedStream into Android-only dir" by Joe Gregorio · 4 years, 4 months ago
  86. 513720f Move SkFrontBufferedStream into Android-only dir by Leon Scroggins III · 4 years, 4 months ago
  87. 7d45a7a rm unneeded SK_SUPPORT_LEGACY_DIDCONCAT44 by Mike Reed · 4 years, 4 months ago
  88. 2686d69 Reland "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 4 months ago
  89. 73b86c1 Revert "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 4 months ago
  90. f3f08af Rename GrShape to GrStyledShape by Michael Ludwig · 4 years, 4 months ago
  91. 7fe6ee3 Add markCTM(id) api, to replace functionality of saveCamera. by Mike Reed · 4 years, 4 months ago
  92. f686040 Use fuzzier definition of zero-length segments in compute_intersection. by Jim Van Verth · 4 years, 4 months ago
  93. a735ad9 stage changing didCocnat44 virtual by Mike Reed · 4 years, 4 months ago
  94. 2f92c93 virtual for saveCamera by Mike Reed · 4 years, 4 months ago
  95. 3ef77dd clean up public m44 and camera api by Mike Reed · 4 years, 4 months ago
  96. f5ecf51 Stop including SkVertices.h from so many places by Brian Osman · 4 years, 4 months ago
  97. f3b9a30 Use infix syntax from skvm by Mike Reed · 4 years, 4 months ago
  98. 0f5e758 can we remove these entirely? by Mike Reed · 4 years, 4 months ago
  99. 8cbedf9 Improve SkVerticesPriv ergonomics by Brian Osman · 4 years, 4 months ago
  100. f36b37f onProgram for SkGaussianColorFilter, plus gm and bench by Mike Reed · 4 years, 5 months ago