1. 7b7ab59 SkRunFont is gone, there is only SkFont by Mike Reed · 6 years ago
  2. 6d59568 change private alloc methods to also take fonts by Mike Reed · 6 years ago
  3. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  4. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  5. 10273c1 Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures. by Brian Salomon · 6 years ago
  6. ab8f297 start to hide paint measuretext by Mike Reed · 6 years ago
  7. cb6b884 Fix uninitialized bug in SkWuffsCodec for incomplete images by Leon Scroggins III · 6 years ago
  8. b353eeb Remove duplicate member of GrVkDrawableInfo struct. by Greg Daniel · 6 years ago
  9. 0f9d33e clean up conditional code for SkTextEncoding by Mike Reed · 6 years ago
  10. 70fbc36 impl breakText in SkFont by Mike Reed · 6 years ago
  11. 0ec1c57 remove sk_atomic_inc by Mike Klein · 6 years ago
  12. f2b074e add font parameter to CanDrawAsDistanceFields by Mike Reed · 6 years ago
  13. 497b368 remove guard for complexity change by Mike Reed · 6 years ago
  14. b237f8a Ensure that SkMipMap pixel data is always 8 byte aligned (for F16) by Brian Osman · 6 years ago
  15. 5e1f6ea Remove unnecessary gl_FragCoord workaround by Michael Ludwig · 6 years ago
  16. 97f3cc2 flag to convert to SkTextEncoding by Mike Reed · 6 years ago
  17. da1b99f breakText on font by Mike Reed · 6 years ago
  18. 07105bb don't trust convexity after a transform by Mike Reed · 6 years ago
  19. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  20. 64284e1 experimental alternative isconvex by Mike Reed · 6 years ago
  21. 577aa0f Uninstantiate proxies when not explicitly allocating by Brian Salomon · 6 years ago
  22. d437c79 Revert "don't trust convexity with affine transforms" by Mike Reed · 6 years ago
  23. 9f0d8c2 Add support for fallbackFor in Android parser. by Ben Wagner · 6 years ago
  24. 26d8d77 don't trust convexity with affine transforms by Mike Reed · 6 years ago
  25. baa2a28 tests: do not crash with missing resources. by Hal Canary · 6 years ago
  26. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  27. c16abee impl gettextpath using SkFont by Mike Reed · 6 years ago
  28. 70914f5 Use SkFont in textblobs by Mike Reed · 6 years ago
  29. 2ed7820 use SkFont in a lot of places by Mike Reed · 6 years ago
  30. ea24140 Add writePoint3() to SkWriteBuffer interface. by Michael Ludwig · 6 years ago
  31. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  32. d017e51 beef-up paint-vs-font metrics test by Mike Reed · 6 years ago
  33. 2268ad2 Add flag to force purge resources from cache as soon as possible. by Greg Daniel · 6 years ago
  34. 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
  35. f6462c4 SkPDF: store indirect references in object by Hal Canary · 6 years ago
  36. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  37. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  38. f04fb3c Change how GPs configure attributes by Brian Osman · 6 years ago
  39. 5f50f57 New plan -- aa and lcd DO belong on SkFont by Mike Reed · 6 years ago
  40. 0243949 Revert "route getFontMetrics to SkFont" by Mike Reed · 6 years ago
  41. 477fb91 add getwidths to SkFont by Mike Reed · 6 years ago
  42. 9a06c57 impl SkFont::measureText by Mike Reed · 6 years ago
  43. 445148d route getFontMetrics to SkFont by Mike Reed · 6 years ago
  44. dca2e91 add fontmetrics to SkFont by Mike Reed · 6 years ago
  45. c341500 Reland "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
  46. 1062963 Revert "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
  47. b07aba4 Move remove ptr args to MakeRecAndEffects by Herb Derby · 6 years ago
  48. b07ed8f SkQP: revert change that broke something by Hal Canary · 6 years ago
  49. ef4709b move blend-row routines to SkBlitter_ARGB32.cpp by Mike Klein · 6 years ago
  50. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  51. dc214c2 Move (re)generation of the GrTextBlob from GrTextContext to the blob by Herb Derby · 6 years ago
  52. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  53. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  54. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  55. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  56. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  57. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  58. b52c273 SkQP: SK_DO_NOT_REGISTER_NONGPU_UNIT_TESTS no longer uses __attribute_ by Hal Canary · 6 years ago
  59. c1b1311 SkQP: reduce lib size by 10% by Hal Canary · 6 years ago
  60. f8776c2 Handle static/single frame images in SkAnimCodecPlayer by Florin Malita · 6 years ago
  61. 630e7d6 remove Gauss option from SkGaussFilter by Mike Klein · 6 years ago
  62. a4c277b make float divide-by-zero fatal by Mike Klein · 6 years ago
  63. 4529cb5 change MakeRecAndEffects to take SkFont by Mike Reed · 6 years ago
  64. 00b2939 Remove some more GrColor references by Brian Osman · 6 years ago
  65. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  66. 97ea59a Reland: [skjson] Unescape strings by Florin Malita · 6 years ago
  67. 8b35379 Revert "[skjson] Unescape strings" by Florin Malita · 6 years ago
  68. 20fda9c [skjson] Unescape strings by Florin Malita · 6 years ago
  69. 16d91aa remove empty devKern from SkPaint by Mike Reed · 6 years ago
  70. 1edff30 SkPaint::Align is dead by Mike Reed · 6 years ago
  71. d6db27c Observe SkFont::textToGlyphs() maxGlyphCount by Florin Malita · 6 years ago
  72. e978ca2 limit range of surface sizes in surface_image_unity by Mike Klein · 6 years ago
  73. ff0e840 clean up some odd SkRefCnt features by Mike Klein · 6 years ago
  74. cf86085 Replace GrColor4h with SkPMColor4f by Brian Osman · 6 years ago
  75. 348a037 Change mechanism that lets GrRenderTargetContext caller get op list ID. by Brian Salomon · 6 years ago
  76. 936fe7d Pass and return GrColor4h by const& when possible by Brian Osman · 6 years ago
  77. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago
  78. c23d1ab use from/to_srgb only when known to be in [0,1] by Mike Klein · 6 years ago
  79. 1be2b7c Keep paint color range/precision into ops and GPs (using GrColor4h) by Brian Osman · 6 years ago
  80. d48b7a8 Remove uniqueID fields from SkGlyphRun by Herb Derby · 6 years ago
  81. 71652e2 gpu: Dump GrTextBlobCache stats in memory dumps. by Khushal · 6 years ago
  82. 4408b1c Remove another GrColor helper function by Brian Osman · 6 years ago
  83. 3185f90 expose SkFont as public way to use TextBlobBuilder by Mike Reed · 6 years ago
  84. 6e24cd3 Reland "hide setTextAlign" by Mike Reed · 6 years ago
  85. f10ea21 Revert "hide setTextAlign" by Brian Osman · 6 years ago
  86. 43c7183 hide setTextAlign by Mike Reed · 6 years ago
  87. 3b79aa3 On second thought, remove GrColor4s by Brian Osman · 6 years ago
  88. 2e22745 Revert "Remove memory used by unique glyphs" by Brian Osman · 6 years ago
  89. 06b802f add a test for extend range sRGB roundtripping by Mike Klein · 6 years ago
  90. 7d20bc4 Remove memory used by unique glyphs by Herb Derby · 6 years ago
  91. a697df9 use utils for deprecated TextAlign by Mike Reed · 6 years ago
  92. e93ec68 Reland "New GIF codec; new third_party/wuffs dep" by Leon Scroggins III · 6 years ago
  93. 5a284e5 Revert "Remove unique glyph IDs from glyph runs" by Brian Osman · 6 years ago
  94. 7d1c9ec Revert "New GIF codec; new third_party/wuffs dep" by Brian Osman · 6 years ago
  95. 6000938 New GIF codec; new third_party/wuffs dep by Nigel Tao · 6 years ago
  96. 4f598e8 GrColor4s, a fixed-point signed short type for wide color vertices by Brian Osman · 6 years ago
  97. 2d123ad Remove unique glyph IDs from glyph runs by Herb Derby · 6 years ago
  98. b41417f Make GrOp base class responsible for merging bounds. by Brian Salomon · 6 years ago
  99. a7682c8 Disable GrOp chaining. by Brian Salomon · 6 years ago
  100. b11ab57 remove src/jumper by Mike Klein · 6 years ago