1. 4013913 Do CCPR hairline coverage scaling in floats, rather than bytes by Brian Osman · 6 years ago
  2. e5bb81f remove def of flag -- rely on clients to do that by Mike Reed · 6 years ago
  3. 2791be4 guard flag by Mike Reed · 6 years ago
  4. 2268ad2 Add flag to force purge resources from cache as soon as possible. by Greg Daniel · 6 years ago
  5. abaffd8 bookmaker does deprecated by Cary Clark · 6 years ago
  6. 4476400 Add SafetyNetLogging and use in SkPngCodec by Leon Scroggins III · 6 years ago
  7. 07f93f2 impl SkFont::getPath by Mike Reed · 6 years ago
  8. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  9. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  10. d723ee1 change SkTextEncoding to enum class by Mike Reed · 6 years ago
  11. 97f455a Remove unused SkPath::unique() by Leon Scroggins III · 6 years ago
  12. 66af080 Remove obsolete SK_IGNORE_ defines by Brian Osman · 6 years ago
  13. fd1fd27 Remove unused exposedInAndroidJavaAPI by Leon Scroggins III · 6 years ago
  14. 5f50f57 New plan -- aa and lcd DO belong on SkFont by Mike Reed · 6 years ago
  15. eb4d641 Revert "remove old name for SkCodec::kNoFrame" by Mike Klein · 6 years ago
  16. 5079d84 Revert "put kNone back too" by Mike Klein · 6 years ago
  17. 49e1239 put kNone back too by Mike Klein · 6 years ago
  18. b5784ac use SkFontMetrics so we can deprecated the typedef by Mike Reed · 6 years ago
  19. e517824 Require vulkan 1.1 headers when compiling skia. by Greg Daniel · 6 years ago
  20. 477fb91 add getwidths to SkFont by Mike Reed · 6 years ago
  21. 9a06c57 impl SkFont::measureText by Mike Reed · 6 years ago
  22. 024072a Reland "Improve degenerate 2pt conical gradient cases" by Mike Klein · 6 years ago
  23. 064ca01 move GlyphCacheProc into fontpriv by Mike Reed · 6 years ago
  24. dca2e91 add fontmetrics to SkFont by Mike Reed · 6 years ago
  25. 95af472 Revert "Improve degenerate 2pt conical gradient cases" by Stan Iliev · 6 years ago
  26. d7a4bea Revert "rm legacy flags for hinting enum" by Mike Reed · 6 years ago
  27. 777eede fix bookmaker by Cary Clark · 6 years ago
  28. 5cd242b rm legacy flags for hinting enum by Mike Reed · 6 years ago
  29. 32828eb move LCD blits to SkBlitter_ARGB32.cpp by Mike Klein · 6 years ago
  30. 879dab8 Improve degenerate 2pt conical gradient cases by Michael Ludwig · 6 years ago
  31. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  32. c03ad17 Fix another typo in SkSize comments by Nathan Rogers · 6 years ago
  33. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  34. 885f107 fix bookmaker by Cary Clark · 6 years ago
  35. 06a477c remove old name for SkCodec::kNoFrame by Mike Klein · 6 years ago
  36. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  37. 77b3f3a Check every word in docs by Cary Clark · 6 years ago
  38. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  39. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  40. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  41. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  42. d7f6b72 transition to enum class for SkFontHinting by Mike Reed · 6 years ago
  43. d282860 get rid of SkScalarDiv by Mike Klein · 6 years ago
  44. 7e69c8f fix paint docs by Cary Clark · 6 years ago
  45. d3ed301 remove SkScalarFastInvert by Mike Klein · 6 years ago
  46. a4c277b make float divide-by-zero fatal by Mike Klein · 6 years ago
  47. e5eb1a5 Remove SkBitmap::[setH/h]asHardwareMipMap by Leon Scroggins III · 6 years ago
  48. cb6f53e split out fontmetrics into its own struct by Mike Reed · 6 years ago
  49. 3674336 Reland "make enum santizer fatal" by Mike Klein · 6 years ago
  50. f2b35e4 Revert "make enum santizer fatal" by Mike Klein · 6 years ago
  51. 4529cb5 change MakeRecAndEffects to take SkFont by Mike Reed · 6 years ago
  52. 7a305a2 Enums: specify base by Hal Canary · 6 years ago
  53. 166dbd3 make enum santizer fatal by Mike Klein · 6 years ago
  54. 00b2939 Remove some more GrColor references by Brian Osman · 6 years ago
  55. 11407e5 fix paint docs by Cary Clark · 6 years ago
  56. 422f95b Revert "Revert "Use float colors for blend constant"" by Brian Osman · 6 years ago
  57. d9b16df add alternative setters for hinting by Mike Reed · 6 years ago
  58. 5a4f2a3 Revert "Use float colors for blend constant" by Brian Osman · 6 years ago
  59. 5206547 Use float colors for blend constant by Brian Osman · 6 years ago
  60. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  61. 04346d5 use SkFontHinting from SkFontTypes.h by Mike Reed · 6 years ago
  62. 0909331 add SkFontTypes.h by Mike Reed · 6 years ago
  63. 16d91aa remove empty devKern from SkPaint by Mike Reed · 6 years ago
  64. b5ae3b5 [canvaskit] Add drawVertices API by Kevin Lubick · 6 years ago
  65. 1edff30 SkPaint::Align is dead by Mike Reed · 6 years ago
  66. 6113a41 Make special SkRunFont ctor in SkPaint private again by Herb Derby · 6 years ago
  67. 18b950a Add SK_API to SkYUVASizeInfo def by Jim Van Verth · 6 years ago
  68. 9bb6b7e Remove mutablePaint from glyphRuns by Herb Derby · 6 years ago
  69. ef1c83a make big-endian very opt-in by Mike Klein · 6 years ago
  70. 1a8e6ab Remove SkUnPreMultiply::UnPreMultiplyPreservingByteOrder by Brian Osman · 6 years ago
  71. d6db27c Observe SkFont::textToGlyphs() maxGlyphCount by Florin Malita · 6 years ago
  72. e3f543c Remove SkPM4f.h, fold contents into SkColorData.h by Brian Osman · 6 years ago
  73. d029c0e remove color 16 implementation out of public by Cary Clark · 6 years ago
  74. 6a2a1f6 move SkICC::WriteToICC out of line by Mike Klein · 6 years ago
  75. 67510d3 remove (unused and weird) zoom parameter on getFontMetrics by Mike Reed · 6 years ago
  76. 6d546b5 Simplify PMColor preprocessor logic, move it all into SkColorPriv.h by Brian Osman · 6 years ago
  77. ff0e840 clean up some odd SkRefCnt features by Mike Klein · 6 years ago
  78. d5ea998 Remove SkRGBA4f pinning functions by Brian Osman · 6 years ago
  79. cf86085 Replace GrColor4h with SkPMColor4f by Brian Osman · 6 years ago
  80. 06768fc Use std::numeric_limits for SK_FloatNaN and Infinity by Brian Osman · 6 years ago
  81. 8245649 give include comments the once over by Cary Clark · 6 years ago
  82. 73329c8 remove alignenum flag -- rely on clients to add it as needed by Mike Reed · 6 years ago
  83. 9bf8120 More YUV cleanup by Jim Van Verth · 6 years ago
  84. 1986f88 Remove unused GrOpList::numOps() by Brian Salomon · 6 years ago
  85. 78252fe Switch GrColor4h to use float storage by Brian Osman · 6 years ago
  86. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  87. 408ef21 Revert "replace SkNVRefCnt with SkRefCnt" by Mike Klein · 6 years ago
  88. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago
  89. 0fb1ee9 replace SkNVRefCnt with SkRefCnt by Mike Klein · 6 years ago
  90. 97047b1 declare SkFont SK_API by Mike Reed · 6 years ago
  91. 14768f6 update docs for new/changed textblob apis by Cary Clark · 6 years ago
  92. 1be2b7c Keep paint color range/precision into ops and GPs (using GrColor4h) by Brian Osman · 6 years ago
  93. 4408b1c Remove another GrColor helper function by Brian Osman · 6 years ago
  94. 0ac0edd sync bookmaker docs with canvas by Cary Clark · 6 years ago
  95. 3185f90 expose SkFont as public way to use TextBlobBuilder by Mike Reed · 6 years ago
  96. f08002c Remove SrcRectConstraint from drawImageRect overloads with no src rect by Brian Salomon · 6 years ago
  97. 76aed1e Add GrColor4h (half-float), for use in Ops and (eventually) vertices by Brian Osman · 6 years ago
  98. 7d7c683 add helpers to SkFont (and SkTypeface) by Mike Reed · 6 years ago
  99. 6e24cd3 Reland "hide setTextAlign" by Mike Reed · 6 years ago
  100. f10ea21 Revert "hide setTextAlign" by Brian Osman · 6 years ago