1. 885f107 fix bookmaker by Cary Clark · 6 years ago
  2. 06a477c remove old name for SkCodec::kNoFrame by Mike Klein · 6 years ago
  3. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  4. 77b3f3a Check every word in docs by Cary Clark · 6 years ago
  5. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  6. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  7. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  8. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  9. d7f6b72 transition to enum class for SkFontHinting by Mike Reed · 6 years ago
  10. d282860 get rid of SkScalarDiv by Mike Klein · 6 years ago
  11. 7e69c8f fix paint docs by Cary Clark · 6 years ago
  12. d3ed301 remove SkScalarFastInvert by Mike Klein · 6 years ago
  13. a4c277b make float divide-by-zero fatal by Mike Klein · 6 years ago
  14. e5eb1a5 Remove SkBitmap::[setH/h]asHardwareMipMap by Leon Scroggins III · 6 years ago
  15. cb6f53e split out fontmetrics into its own struct by Mike Reed · 6 years ago
  16. 3674336 Reland "make enum santizer fatal" by Mike Klein · 6 years ago
  17. f2b35e4 Revert "make enum santizer fatal" by Mike Klein · 6 years ago
  18. 4529cb5 change MakeRecAndEffects to take SkFont by Mike Reed · 6 years ago
  19. 7a305a2 Enums: specify base by Hal Canary · 6 years ago
  20. 166dbd3 make enum santizer fatal by Mike Klein · 6 years ago
  21. 00b2939 Remove some more GrColor references by Brian Osman · 6 years ago
  22. 11407e5 fix paint docs by Cary Clark · 6 years ago
  23. 422f95b Revert "Revert "Use float colors for blend constant"" by Brian Osman · 6 years ago
  24. d9b16df add alternative setters for hinting by Mike Reed · 6 years ago
  25. 5a4f2a3 Revert "Use float colors for blend constant" by Brian Osman · 6 years ago
  26. 5206547 Use float colors for blend constant by Brian Osman · 6 years ago
  27. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  28. 04346d5 use SkFontHinting from SkFontTypes.h by Mike Reed · 6 years ago
  29. 0909331 add SkFontTypes.h by Mike Reed · 6 years ago
  30. 16d91aa remove empty devKern from SkPaint by Mike Reed · 6 years ago
  31. b5ae3b5 [canvaskit] Add drawVertices API by Kevin Lubick · 6 years ago
  32. 1edff30 SkPaint::Align is dead by Mike Reed · 6 years ago
  33. 6113a41 Make special SkRunFont ctor in SkPaint private again by Herb Derby · 6 years ago
  34. 18b950a Add SK_API to SkYUVASizeInfo def by Jim Van Verth · 6 years ago
  35. 9bb6b7e Remove mutablePaint from glyphRuns by Herb Derby · 6 years ago
  36. ef1c83a make big-endian very opt-in by Mike Klein · 6 years ago
  37. 1a8e6ab Remove SkUnPreMultiply::UnPreMultiplyPreservingByteOrder by Brian Osman · 6 years ago
  38. d6db27c Observe SkFont::textToGlyphs() maxGlyphCount by Florin Malita · 6 years ago
  39. e3f543c Remove SkPM4f.h, fold contents into SkColorData.h by Brian Osman · 6 years ago
  40. d029c0e remove color 16 implementation out of public by Cary Clark · 6 years ago
  41. 6a2a1f6 move SkICC::WriteToICC out of line by Mike Klein · 6 years ago
  42. 67510d3 remove (unused and weird) zoom parameter on getFontMetrics by Mike Reed · 6 years ago
  43. 6d546b5 Simplify PMColor preprocessor logic, move it all into SkColorPriv.h by Brian Osman · 6 years ago
  44. ff0e840 clean up some odd SkRefCnt features by Mike Klein · 6 years ago
  45. d5ea998 Remove SkRGBA4f pinning functions by Brian Osman · 6 years ago
  46. cf86085 Replace GrColor4h with SkPMColor4f by Brian Osman · 6 years ago
  47. 06768fc Use std::numeric_limits for SK_FloatNaN and Infinity by Brian Osman · 6 years ago
  48. 8245649 give include comments the once over by Cary Clark · 6 years ago
  49. 73329c8 remove alignenum flag -- rely on clients to add it as needed by Mike Reed · 6 years ago
  50. 9bf8120 More YUV cleanup by Jim Van Verth · 6 years ago
  51. 1986f88 Remove unused GrOpList::numOps() by Brian Salomon · 6 years ago
  52. 78252fe Switch GrColor4h to use float storage by Brian Osman · 6 years ago
  53. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  54. 408ef21 Revert "replace SkNVRefCnt with SkRefCnt" by Mike Klein · 6 years ago
  55. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago
  56. 0fb1ee9 replace SkNVRefCnt with SkRefCnt by Mike Klein · 6 years ago
  57. 97047b1 declare SkFont SK_API by Mike Reed · 6 years ago
  58. 14768f6 update docs for new/changed textblob apis by Cary Clark · 6 years ago
  59. 1be2b7c Keep paint color range/precision into ops and GPs (using GrColor4h) by Brian Osman · 6 years ago
  60. 4408b1c Remove another GrColor helper function by Brian Osman · 6 years ago
  61. 0ac0edd sync bookmaker docs with canvas by Cary Clark · 6 years ago
  62. 3185f90 expose SkFont as public way to use TextBlobBuilder by Mike Reed · 6 years ago
  63. f08002c Remove SrcRectConstraint from drawImageRect overloads with no src rect by Brian Salomon · 6 years ago
  64. 76aed1e Add GrColor4h (half-float), for use in Ops and (eventually) vertices by Brian Osman · 6 years ago
  65. 7d7c683 add helpers to SkFont (and SkTypeface) by Mike Reed · 6 years ago
  66. 6e24cd3 Reland "hide setTextAlign" by Mike Reed · 6 years ago
  67. f10ea21 Revert "hide setTextAlign" by Brian Osman · 6 years ago
  68. 43c7183 hide setTextAlign by Mike Reed · 6 years ago
  69. 3b79aa3 On second thought, remove GrColor4s by Brian Osman · 6 years ago
  70. a944142 ccpr: Unregister path listeners when their cache entries are evicted by Chris Dalton · 6 years ago
  71. 331ccfd add textutils by Mike Reed · 6 years ago
  72. 4f598e8 GrColor4s, a fixed-point signed short type for wide color vertices by Brian Osman · 6 years ago
  73. c157c0a more setters for SkFont by Mike Reed · 6 years ago
  74. f9f0735 Reland "Some more clean-up of YUVA code" by Jim Van Verth · 6 years ago
  75. 472639d add alignment and lcd to SkFont (for now) by Mike Reed · 6 years ago
  76. dc82994 Revert "Reland "Reland "Revert "Use OpenGL sampler objects when available."""" by Brian Salomon · 6 years ago
  77. 70bd0b7 Revert "Some more clean-up of YUVA code" by Mike Klein · 6 years ago
  78. c967407 Some more clean-up of YUVA code by Jim Van Verth · 6 years ago
  79. 1688014 remove vert methods (no callers) by Mike Reed · 6 years ago
  80. c88cc77 remove (unused) vertical-text by Mike Reed · 6 years ago
  81. fe4fc14 Change SkFont to match needs of textblob by Mike Reed · 6 years ago
  82. b7f0b9c Remove use of colorTypes from SkYUVSizeInfo by Jim Van Verth · 6 years ago
  83. 327955b Reland "Reland "Revert "Use OpenGL sampler objects when available.""" by Brian Salomon · 6 years ago
  84. bfb3df4 Revert "Reland "Revert "Use OpenGL sampler objects when available.""" by Brian Salomon · 6 years ago
  85. fa5f6ce rename some flattenable routines by Mike Klein · 6 years ago
  86. 6ed2a38 move all registration into optional hooks by Mike Klein · 6 years ago
  87. a3d4099 small tweaks to SkFlattenable::Register by Mike Klein · 6 years ago
  88. b9998cd Remove unused methods from SkTDArray by Herb Derby · 6 years ago
  89. 41ba826 (Almost) no one needs to know about SkPixelRef by Brian Osman · 6 years ago
  90. 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
  91. bffe4ed Reland "Revert "Use OpenGL sampler objects when available."" by Greg Daniel · 6 years ago
  92. da7a567 SkTArray: behave a little more like std::vector by Hal Canary · 6 years ago
  93. 9ed1a2c Add ability for an SkDevice to handle the drawing of an SkDrawable. by Greg Daniel · 6 years ago
  94. eb772c0 Revert "ccpr: Unregister path listeners when their cache entries are evicted" by Greg Daniel · 6 years ago
  95. d46987b Revert "Revert "Use OpenGL sampler objects when available."" by Brian Salomon · 6 years ago
  96. 1bccae5 Revert "Use OpenGL sampler objects when available." by Mike Klein · 6 years ago
  97. f30e493 ccpr: Unregister path listeners when their cache entries are evicted by Chris Dalton · 6 years ago
  98. 0f7e55a Use OpenGL sampler objects when available. by Brian Salomon · 6 years ago
  99. 9a986cf ccpr: Use SkMessageBus for thread-safe eviction of cache entries by Chris Dalton · 6 years ago
  100. 8f11e43 Reland: Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago