1. 61797e7 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  2. 27be8c6 Roll third_party/externals/swiftshader f8374cf0e75c..c4bd9df2de2c (2 commits) by skia-autoroll · 6 years ago
  3. 4a6a4ac remove uncalled onDrawText virtuals from base class by Mike Reed · 6 years ago
  4. 722dd61 use SkFont more by Mike Reed · 6 years ago
  5. 85a216c Convert bitmap device drawing to SkFont removing all LEGACY calls by Herb Derby · 6 years ago
  6. a098265 Fix PATH when running MSVC for ARM64 target by Brian Osman · 6 years ago
  7. 5424a5e Encapsulate color into subrun by Herb Derby · 6 years ago
  8. 95e1760 Make SkGlyphRun use SkFont instead of SkPaint by Herb Derby · 6 years ago
  9. ece772d remove unused Draw*Text records by Mike Klein · 6 years ago
  10. 581d637 micro simplification/speed-up to walk_edges by Mike Reed · 6 years ago
  11. 9676596 Stop using SkSwizzler in SkRawCodec by Leon Scroggins III · 6 years ago
  12. 66c26ac Update ICU (and sfntly) to latest version (as used by Chromium) by Brian Osman · 6 years ago
  13. e9a29c4 SkPDF: fix double draw text by Hal Canary · 6 years ago
  14. 646107f add bench to time relative gain for convexity by Mike Reed · 6 years ago
  15. 5761448 Reland "switched GrVkCopyManager to use secondary command buffer instead of AMD-specific workaround" by Greg Daniel · 6 years ago
  16. 5d5723c [canvaskit] Refactor with getTotalMatrix by Kevin Lubick · 6 years ago
  17. 1646e7d [canvaskit] Add isPointInPath / isPointInStroke by Kevin Lubick · 6 years ago
  18. 802dce0 Don't try to use NEON ASM files on Windows by Brian Osman · 6 years ago
  19. 386e6ce Remove deprecated YUVA interface by Jim Van Verth · 6 years ago
  20. 4f76db1 [Android compile bot] Fix path to GS file name by Ravi Mistry · 6 years ago
  21. b2556dd Roll third_party/externals/angle2 7c985f5c4f1a..0c2dc8c378bb (2 commits) by skia-autoroll · 6 years ago
  22. d207345 Add cap to number of oplists we execute before flushing to the gpu. by Greg Daniel · 6 years ago
  23. 967df20 Deuninstantiate by Brian Salomon · 6 years ago
  24. 65e4106 SkQP: document requirement to run git-sync-deps by Hal Canary · 6 years ago
  25. 4979e72 SkPDF: make_apk script: always include arches by Hal Canary · 6 years ago
  26. 11e301f Dummy SkOrientationMarker.cpp so Chromium can compile it by Leon Scroggins III · 6 years ago
  27. 3a74925 Use ES3 in iOS test harness by Jim Van Verth · 6 years ago
  28. a63593a Remove sample shading and dest color override by Brian Osman · 6 years ago
  29. 7a3805c SkWuffsCodec: Do not swizzle frame of width 0 by Leon Scroggins III · 6 years ago
  30. c906d25 Half float vertex colors (when necessary) in small path renderer by Brian Osman · 6 years ago
  31. bc8f717 remove unused drawText entry-points in LiteDL by Mike Reed · 6 years ago
  32. a1d4eb9 Use GrVertexWriter and support half-float colors in rrect ops by Brian Osman · 6 years ago
  33. d29edd7 [canvaskit] Add createPattern support to canvasAPI by Kevin Lubick · 6 years ago
  34. bb786b4 guard paint's breaktext -- trying to remove it by Mike Reed · 6 years ago
  35. 1886dd7 remove dead methods leftover from drawPosText etc. by Mike Reed · 6 years ago
  36. 158df43 hide non-blob versions of getTextIntercepts by Mike Reed · 6 years ago
  37. d2a5908 Roll third_party/externals/angle2 ec06305b8216..7c985f5c4f1a (2 commits) by skia-autoroll · 6 years ago
  38. bba465b Update go_deps asset by skia-recreate-skps · 6 years ago
  39. f3babcd Reland "Add SkFontMgr implementation for Fuchsia" by Sergey Ulanov · 6 years ago
  40. e6b5b71 Revert "Add SkFontMgr implementation for Fuchsia" by Mike Reed · 6 years ago
  41. 309f1de Add SkFontMgr implementation for Fuchsia by Sergey Ulanov · 6 years ago
  42. 2bf4339 Revert "remove SkPaint breakText, use SkFont instead (or don't call it)" by Mike Reed · 6 years ago
  43. 4e336e3 Move all glyphsToUnichars to a single impl (rely on typeface) by Mike Reed · 6 years ago
  44. 3e302b3 Roll third_party/externals/angle2 d300548fcc28..ec06305b8216 (3 commits) by skia-autoroll · 6 years ago
  45. 394fa38 Roll third_party/externals/swiftshader c0f92f2308d1..f8374cf0e75c (3 commits) by skia-autoroll · 6 years ago
  46. 704a342 Abandon onDrawText and its variants, turn everything into textblobs by Mike Reed · 6 years ago
  47. 246bc3d Revert "Revert "Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures."" by Brian Salomon · 6 years ago
  48. 60ac5d0 Add use of RG textures in wacky_yuv_formats by Jim Van Verth · 6 years ago
  49. 055539a Revert "switched GrVkCopyManager to use secondary command buffer instead of AMD-specific workaround" by Greg Daniel · 6 years ago
  50. efb518d more simple makers for textblobs by Mike Reed · 6 years ago
  51. a34e6ea Fix performance regresion on Mali, while preserving sk_FragCoord.w by Michael Ludwig · 6 years ago
  52. b17f5fd remove SkPaint breakText, use SkFont instead (or don't call it) by Mike Reed · 6 years ago
  53. 1c23557 bookmaker nightly fix by Cary Clark · 6 years ago
  54. 1de0140 Removed mustSubmitCommandsBeforeCopyOp by Ethan Nicholas · 6 years ago
  55. 7a3ea93 Roll third_party/externals/swiftshader c730c3846064..c0f92f2308d1 (1 commits) by skia-autoroll · 6 years ago
  56. d3e7130 Add a hash of all vertex attributes to the GrProgramDesc key by Brian Osman · 6 years ago
  57. ae9dfc0 [canvaskit] In Canvas2d, move matrix to internal canvas by Kevin Lubick · 6 years ago
  58. 5e1c18e Roll third_party/externals/swiftshader bd49ad09c5ca..c730c3846064 (1 commits) by skia-autoroll · 6 years ago
  59. b5cb57e Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  60. 9cadc31 Reland "Bypass interval tracking and assignment of read-only texures in GrResourceAllocator." by Brian Salomon · 6 years ago
  61. 6dafa22 switched GrVkCopyManager to use secondary command buffer instead of AMD-specific workaround by Ethan Nicholas · 6 years ago
  62. 47be94a Revert "Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures." by Brian Salomon · 6 years ago
  63. 69e5785 Add RG_88 texture format by Jim Van Verth · 6 years ago
  64. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  65. 23885d2 Add glenarrow to GPU BonusConfigs bots by Brian Osman · 6 years ago
  66. bd975d4 Reland "Fallback mipmap creation for YUVA images." by Jim Van Verth · 6 years ago
  67. 3e73dcf fix bookmaker by Cary Clark · 6 years ago
  68. b45d512 bin/sysopen: script moved to bin by Hal Canary · 6 years ago
  69. 4cb703b Roll third_party/externals/angle2 8f1b7a66a5e3..d300548fcc28 (1 commits) by skia-autoroll · 6 years ago
  70. 7b7ab59 SkRunFont is gone, there is only SkFont by Mike Reed · 6 years ago
  71. 7c4a9b7 Update go_deps asset by skia-recreate-skps · 6 years ago
  72. 9b8af07 Roll third_party/externals/angle2 96bd8fdf36e5..8f1b7a66a5e3 (3 commits) by skia-autoroll · 6 years ago
  73. 9bd8346 Embed SkPath in SkGlyph::PathData by Herbert Derby · 6 years ago
  74. 6d59568 change private alloc methods to also take fonts by Mike Reed · 6 years ago
  75. db2aa24 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  76. c84ccb1 add extra header to quick-fix IWYU issue in google3 by Mike Reed · 6 years ago
  77. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  78. c609353 Revert "Bypass interval tracking and assignment of read-only texures in GrResourceAllocator." by Brian Salomon · 6 years ago
  79. b3f4aac make runfont be a font ... this makes building faster. by Mike Reed · 6 years ago
  80. 1920747 Revert "Fallback mipmap creation for YUVA images." by Jim Van Verth · 6 years ago
  81. c86ec97 add simple docs for textencoding in SkPaint by Mike Reed · 6 years ago
  82. 5ce38d3 Fallback mipmap creation for YUVA images. by Jim Van Verth · 6 years ago
  83. 1b04794 Bypass interval tracking and assignment of read-only texures in GrResourceAllocator. by Brian Salomon · 6 years ago
  84. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  85. 10273c1 Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures. by Brian Salomon · 6 years ago
  86. 8f916b3 Roll third_party/externals/angle2 81a880aaeb57..96bd8fdf36e5 (1 commits) by skia-autoroll · 6 years ago
  87. ed33af4 add bench for textblobbuilder by Mike Reed · 6 years ago
  88. 2fa1bbc Remove redundant findImage, and remove glyph cache plumbing by Herb Derby · 6 years ago
  89. ab8f297 start to hide paint measuretext by Mike Reed · 6 years ago
  90. cb6b884 Fix uninitialized bug in SkWuffsCodec for incomplete images by Leon Scroggins III · 6 years ago
  91. ba98b7d Make sure we mark Plots in use for all regenerate cases by Jim Van Verth · 6 years ago
  92. b353eeb Remove duplicate member of GrVkDrawableInfo struct. by Greg Daniel · 6 years ago
  93. 0f9d33e clean up conditional code for SkTextEncoding by Mike Reed · 6 years ago
  94. 8afaa1e fix operator const links by Cary Clark · 6 years ago
  95. fa63421 SkQP: Tell the bot to compile a fat APK (test all the things). by Hal Canary · 6 years ago
  96. 1958e5d Add Android framework only util to get the SkSurface from SkCanvas by Derek Sollenberger · 6 years ago
  97. ed18c93 bin/gerrit-number (no longer experimental) by Hal Canary · 6 years ago
  98. e0dc346 experimental/tools/gerrit-change-id-to-number: cleanup by Hal Canary · 6 years ago
  99. 6ddeaa4 fix word-like functions links in docs by Cary Clark · 6 years ago
  100. 9b7091c Roll recipe dependencies (trivial). by recipe-roller · 6 years ago