1. ac71827 Make FindOrCreateStrikeWithNoDeviceExclusive analog for SkStrikeSpec by Herb Derby · 6 years ago
  2. 36a54c1 Rename SkStrikeSpecStorage -> SkStrikeSpec by Herb Derby · 6 years ago
  3. 11697dc Move Glyph Intercept code from SkStrike to SkGlyph by Herb Derby · 6 years ago
  4. 4b432fa run rewrite_includes.py by Mike Klein · 6 years ago
  5. 6b43c30 add mad_unorm8 instruction by Mike Klein · 6 years ago
  6. 754bad3 hoist loop-invariant code out of the loop by Mike Klein · 6 years ago
  7. c2d9a31 Revert "print 1/K floats as fractions" by Mike Klein · 6 years ago
  8. 346f82c print 1/K floats as fractions by Mike Klein · 6 years ago
  9. eb1fe8f move peepholes where they're relevant by Mike Klein · 6 years ago
  10. cf0daac allow two immediates by Mike Klein · 6 years ago
  11. 3c00d3d dump register and instruction count by Mike Klein · 6 years ago
  12. 9656dce add extract instruction by Mike Klein · 6 years ago
  13. 1665aaa add pack instruction by Mike Klein · 6 years ago
  14. d7d04dc add mul_unorm8 instruction by Mike Klein · 6 years ago
  15. baf6478 Convert over more sites to SkStrikeSpecStorage, and remove unused calls by Herb Derby · 6 years ago
  16. 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 6 years ago
  17. 1281851 add a x*y+0 -> x*y peephole by Mike Klein · 6 years ago
  18. 68c50d0 sketch an skvm by Mike Klein · 6 years ago
  19. d249e8c One ShouldDrawAsPath to rule them all! by Herb Derby · 6 years ago
  20. 09f5aed Handle all lcd orientations SkScalerContext. by Ben Wagner · 6 years ago
  21. 6a07591 Simplify calculation of the path gap. by Herb Derby · 6 years ago
  22. 0464c17 max glyph dimension == 0 means don't fallback by Herb Derby · 6 years ago
  23. 44ba245 Remove unused enum by Herb Derby · 6 years ago
  24. d6f3f18 Color matrix effect rewritten as .fp by Brian Salomon · 6 years ago
  25. e500d11 Use strike spec for bitmap rendering by Herb Derby · 6 years ago
  26. b3043e4 Collapse the SkTextInterceptsIter into base class by Herb Derby · 6 years ago
  27. bfa8767 Move source space fallback strike calculations to SkStrikeSpecStorage by Herb Derby · 6 years ago
  28. 25b63f9 Remove getGlyphIDAdvance() from SkStrike's API by Herb Derby · 6 years ago
  29. e7efd08 Replace SkStrikeSpec with SkStrikeSpecStorage by Herb Derby · 6 years ago
  30. d943029 blacklist Samsung Mongoose 3 from ASIMDHP by Mike Klein · 6 years ago
  31. c4c812c replace SkFont::glyphsToUnichars with SkFontPriv::GlyphsToUnichars by Hal Canary · 6 years ago
  32. 8207b64 Remove SkPackedID by Herb Derby · 6 years ago
  33. 6a5f7e2 split RGB into YUV planes by Mike Reed · 6 years ago
  34. be132c2 remote fonts: Also send empty paths so they don't count in cache misses. by Khushal · 6 years ago
  35. 2b35b7d Start using strike specs in PDF. by Herb Derby · 6 years ago
  36. b98fc51 Use bulk advances in SkFont by Herb Derby · 6 years ago
  37. f084bb1 Check for SDF or ARGB in SDF case. by Herb Derby · 6 years ago
  38. db5863c SkMatrix: get rid of AggregateMatrix by Hal Canary · 6 years ago
  39. e384a1e Reland "Make SkRemoteGlyphCache obey the prepareForDrawing contract" by Herb Derby · 6 years ago
  40. f59ea7d Move SkFont over to SkStrikeSpecStorage by Herb Derby · 6 years ago
  41. 201491e Revert "Make SkRemoteGlyphCache obey the prepareForDrawing contract" by Herb Derby · 6 years ago
  42. 219e426 Simplify scale handling by Herb Derby · 6 years ago
  43. 4e04530 Make SkRemoteGlyphCache obey the prepareForDrawing contract by Herb Derby · 6 years ago
  44. ab6eefe Move SkLeanWindows.h to src. by Ben Wagner · 6 years ago
  45. 1903c94 use rect-memset in legacy rect blit by Mike Reed · 6 years ago
  46. dbc3caa rect-memset: memset + stride and height by Mike Reed · 6 years ago
  47. dc2b98f simplify setColor, without needing the 4f or the colorspace by Mike Reed · 6 years ago
  48. 729a23f Move ccpr headers for display list out of include/private. by Ben Wagner · 6 years ago
  49. f93d021 remove allocs for colorfilters by Mike Reed · 6 years ago
  50. a8ceb77 Revert "remove SkMiniPicture and co." by Mike Klein · 6 years ago
  51. 63af31a Force snapBackImage() to N32 for image filters by Michael Ludwig · 6 years ago
  52. 08b260c Refactor complex CTM management for image filters by Michael Ludwig · 6 years ago
  53. 945d1e5 simplify rtree loops in Skia too by Mike Klein · 6 years ago
  54. 21bca28 Move SkMessageBus.h into src/core by Ben Wagner · 6 years ago
  55. 8bd6e8f Move SkTSearch.h into src. by Ben Wagner · 6 years ago
  56. 3f79f07 Use SkStrikeSpecStorage to lookup strike for GPU text drawing by Herb Derby · 6 years ago
  57. 046ecb1 remove SkMiniPicture and co. by Mike Klein · 6 years ago
  58. a705cb9 remove SkLiteDL by Mike Klein · 6 years ago
  59. 209ebc0 Add thread annotations to SkSharedMutex by Herb Derby · 6 years ago
  60. bcbd30b Trivial code cleanup by Herb Derby · 6 years ago
  61. 8fae51b Introduce SkStrikeSpecStorage. by Herb Derby · 6 years ago
  62. 9b86955 Add thread safety annotations for SkMutex by Herb Derby · 6 years ago
  63. 617d801 Reland "Reland "remove legacy 255-biased colormatrix"" by Mike Reed · 6 years ago
  64. 603e09b Remove SK_IGNORE_LINEAR_METRICS_FIX. by Ben Wagner · 6 years ago
  65. a1b7be6 Add thread safety annotations. by Herb Derby · 6 years ago
  66. 3061d27 Increase number of clip stack elements to examine in isRRect. by Brian Salomon · 6 years ago
  67. e897c1b Remove tracking glyphs in remote cache by Herb Derby · 6 years ago
  68. 5785e4a Use SkFontHinting instead of macros. by Ben Wagner · 6 years ago
  69. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 6 years ago
  70. f5e5f19 Cleaup GrTextStrike and GrStrikeCache by Herb Derby · 6 years ago
  71. dfcad06 more SkSL interpreter performance work by Ethan Nicholas · 6 years ago
  72. e772c59 Remove static initializer in SkExecutor.cpp by Tom Anderson · 6 years ago
  73. 7d2ad0f Fix local matrix for crop rects in backdrop image filters by Michael Ludwig · 6 years ago
  74. 09db9d2 Reland "SkShaper JSON output with cluster visualization" by Herb Derby · 6 years ago
  75. 6ad5289 Revert "Child fragment processors are now written as separate functions" by Ethan Nicholas · 6 years ago
  76. 670c6ec Revert "SkShaper JSON output with cluster visualization" by Mike Reed · 6 years ago
  77. 0b9b1f1 IWYU for SkTLogic.h by Ben Wagner · 6 years ago
  78. 0364bde Child fragment processors are now written as separate functions by Ethan Nicholas · 6 years ago
  79. 0a7b393 SkPaint: new constructor by Hal Canary · 6 years ago
  80. 5361083 SkShaper JSON output with cluster visualization by Herb Derby · 6 years ago
  81. 7cf4242 Revert "Reland "remove legacy 255-biased colormatrix"" by Robert Phillips · 6 years ago
  82. b75be23 Reland "remove legacy 255-biased colormatrix" by Mike Reed · 6 years ago
  83. 34d286a Revert "remove legacy 255-biased colormatrix" by Robert Phillips · 6 years ago
  84. ec654f7 remove legacy 255-biased colormatrix by Mike Reed · 6 years ago
  85. e869a1e stop calling legacy 255-biased colormatrix by Mike Reed · 6 years ago
  86. ea236bf Move skcms.h to include/third_party/skcms by Brian Osman · 6 years ago
  87. 4e1b07e stage naming change in colorfilter by Mike Reed · 6 years ago
  88. f460eee Use linear metrics flag for linear metrics. by Ben Wagner · 6 years ago
  89. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  90. 0c22997 SkTInternalLList: remove SkPtrWrapper, SkNoncopyable by Hal Canary · 6 years ago
  91. c092f9e rm older api from colormatrix, change to normalized translate by Mike Reed · 6 years ago
  92. f07b61f (start to) explicitly use float for color values by Mike Reed · 6 years ago
  93. ef86fa3 remove dead function MakeSingleChannelOutput by Mike Reed · 6 years ago
  94. 1c550f7 Only call findImage when needed by Herb Derby · 6 years ago
  95. 361a640 change colormatrixfilter to be 0...1 for translate by Mike Reed · 6 years ago
  96. 9adc82c Fixes for saveBehind/drawBehind by Mike Reed · 6 years ago
  97. 1ce03a6 rename gamma stage gamma_ by Mike Klein · 6 years ago
  98. c318630 Add skcms directory to public includes by Brian Osman · 6 years ago
  99. 50d79af hide internals of SkColorMatrix (so we can migrate to col-major) by Mike Reed · 6 years ago
  100. d567408 Add secret draw-behind method by Mike Reed · 6 years ago