1. 4b24feb Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  2. fc97f22 FuzzCanvas: do textToglyphs right by Hal Canary · 6 years ago
  3. b79ba57 SkFont pushed up one small step for setupCache by Herb Derby · 6 years ago
  4. 96d9dd8 Prevent exponential growth of 'nice' paths when fuzzing by Kevin Lubick · 6 years ago
  5. cc4f7eb Test-SKQP: stop checking for success by Hal Canary · 6 years ago
  6. fa72071 [canvaskit] Add files needed for npm release by Kevin Lubick · 6 years ago
  7. f81cfc3 fix fuzz assert by Cary Clark · 6 years ago
  8. a96ec09 [canvaskit] Performance tuning of GL calls by Kevin Lubick · 6 years ago
  9. b3907a8 SkPDF: fix bitmap type3 glyphs. by Hal Canary · 6 years ago
  10. 5f7b014 Only reposition the fallback vertices once. by Herb Derby · 6 years ago
  11. 5e276a6 remove old docs by Mike Klein · 6 years ago
  12. c53ce16 templatize NEON SkBitmapProcState_matrixProcs by Mike Klein · 6 years ago
  13. be315a2 Decal fallback for SkImageShader by Michael Ludwig · 6 years ago
  14. 1be2d42 Update Robocop docs for skia-android-triage by Leon Scroggins III · 6 years ago
  15. 90295c7 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  16. 32def82 Roll recipe dependencies (nontrivial). by recipe-roller · 6 years ago
  17. 0b5e016 Roll third_party/externals/angle2 175d918a1fe6..4622905b30d1 (1 commits) by skia-autoroll · 6 years ago
  18. 18f71ab Update go_deps asset by skia-recreate-skps · 6 years ago
  19. a067690 Revert "[infra] Flutter bot should sync to origin/skia-master" by Ravi Mistry · 6 years ago
  20. 560d5b3 use font to measure by Mike Reed · 6 years ago
  21. 6cd43b4 Update SkCanonicalizeFont to also update paint by Mike Reed · 6 years ago
  22. 1d6ae2e add docs to dump() by Mike Reed · 6 years ago
  23. c0a6331 Roll third_party/externals/angle2 7139b434210c..175d918a1fe6 (2 commits) by skia-autoroll · 6 years ago
  24. ce5831e add paint param to measureText by Mike Reed · 6 years ago
  25. e6f6354 Update SKP version by skia-recreate-skps · 6 years ago
  26. cb8157e Update go_deps asset by skia-recreate-skps · 6 years ago
  27. 2e6db18 use font instead of paint by Mike Reed · 6 years ago
  28. 282ec5d Roll third_party/externals/angle2 f307584255da..7139b434210c (1 commits) by skia-autoroll · 6 years ago
  29. d4962e7 Roll third_party/externals/angle2 a7af56be7a6c..f307584255da (2 commits) by skia-autoroll · 6 years ago
  30. 8b78d70 Update go_deps asset by skia-recreate-skps · 6 years ago
  31. a1bded9 Roll third_party/externals/angle2 dfaccbc08abb..a7af56be7a6c (3 commits) by skia-autoroll · 6 years ago
  32. 5ceda55 Fix stroked round capped circular arc batched with filled circle. by Brian Salomon · 6 years ago
  33. 16d00ee CG smoothing implies gamma blit. by Ben Wagner · 6 years ago
  34. 8e4a331 [canvaskit] Canvas API for loading fonts by Kevin Lubick · 6 years ago
  35. 2b79d1c [canvaskit] Expose setVolatile (especially for animations) by Kevin Lubick · 6 years ago
  36. 7cbb7a1 Add another NVIDIA LSAN suppression. by Ben Wagner · 6 years ago
  37. f391d0f Reduce the number of backend->pixelconfig GrCaps virtuals. by Brian Salomon · 6 years ago
  38. ec1c620 Avoid system fonts when fuzzing by Kevin Lubick · 6 years ago
  39. eb82b5a protect against fuzz generated fLastMoveToIndex by Cary Clark · 6 years ago
  40. af67819 Roll third_party/externals/angle2 828c59462fc1..dfaccbc08abb (1 commits) by skia-autoroll · 6 years ago
  41. f6206f9 Add new method for calculating text atlas sizes by Jim Van Verth · 6 years ago
  42. 59c9f15 Update markdown files by skia-bookmaker · 6 years ago
  43. e45a83d Update go_deps asset by skia-recreate-skps · 6 years ago
  44. 1f9c737 Roll third_party/externals/angle2 91002266bd1e..828c59462fc1 (3 commits) by skia-autoroll · 6 years ago
  45. 42e7a7e use SkFont for text by Mike Reed · 6 years ago
  46. 21a7be0 fix roll by Cary Clark · 6 years ago
  47. f1ad4ed Roll third_party/externals/angle2 9b02506c852b..91002266bd1e (1 commits) by skia-autoroll · 6 years ago
  48. 8e265a7 Re-land "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  49. cb6b4bd Add dependency for fuchsia vulkan headers by Craig Stout · 6 years ago
  50. 561b872 Add blacklist for vulkan intel 405. by Greg Daniel · 6 years ago
  51. 554d9bd simplify fExternalCounter bookkeeping by Mike Klein · 6 years ago
  52. d839cfa make ctor and setter consistent -- just take the typeface param as is by Mike Reed · 6 years ago
  53. 9d0b306 [skottie] Add initial tracing by Florin Malita · 6 years ago
  54. 8dfb343 undef fontmetrics flag -- rely on clients to opt in by Mike Reed · 6 years ago
  55. 762ff97 Add a test to imitate GIFImageDecoderTest.parseAndDecodeByteByByte by Leon Scroggins III · 6 years ago
  56. f9e824b use SkFont for textToGlyphs by Mike Reed · 6 years ago
  57. c723b76 always check lock() result by Mike Klein · 6 years ago
  58. 2d707bd remove dead code around SkPaint::breakText by Mike Reed · 6 years ago
  59. 1c949d5 make new ctor explicit by Mike Reed · 6 years ago
  60. 4ca0145 use font for measuring by Mike Reed · 6 years ago
  61. 7da2fc7 Move textureType() method from GrSurfaceProxy to GrTextureProxy. by Brian Salomon · 6 years ago
  62. 3d6b438 remove legacy pathref validation by Cary Clark · 6 years ago
  63. 14f49f0 minor docs example fix by Cary Clark · 6 years ago
  64. ea908a1 add simpler constructor for SkFont by Mike Reed · 6 years ago
  65. c9b7c72 two pass convexity by Cary Clark · 6 years ago
  66. 5eb2944 Roll third_party/externals/swiftshader 50dd2ce4e2e3..af3c1022c8d0 (1 commits) by skia-autoroll · 6 years ago
  67. a69b103 Update markdown files by skia-bookmaker · 6 years ago
  68. 2706873 Roll third_party/externals/angle2 b08457df2325..9b02506c852b (1 commits) by skia-autoroll · 6 years ago
  69. 5f47971 Update go_deps asset by skia-recreate-skps · 6 years ago
  70. 58fc5d1 Use SkFont in GPU drawing step 1 by Herb Derby · 6 years ago
  71. 17c574a use font for measuring by Mike Reed · 6 years ago
  72. 987210d Revert "Remove Android compile bots from CQ" by Ravi Mistry · 6 years ago
  73. 7142ae5 Generate debug information during link with Windows-Clang by Brian Osman · 6 years ago
  74. 9a1e3a8 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  75. 34c9b6d start removing legacy paint calls by Mike Reed · 6 years ago
  76. eae1d10 Roll third_party/externals/angle2 88faa6967431..b08457df2325 (2 commits) by skia-autoroll · 6 years ago
  77. 255f73a Revert "we now cache GLSL shaders when we can't cache the binaries" by Ethan Nicholas · 6 years ago
  78. 8243988 Blacklist 'deprecated' color test by Kevin Lubick · 6 years ago
  79. 340aeda make SK_SUPPORT_LEGACY_FONTMETRICS_IN_PAINT conditional by Mike Reed · 6 years ago
  80. f31f64e Add Windows MSVC arm64 builders by Brian Osman · 6 years ago
  81. 05c1dcf fix bookmaker by Cary Clark · 6 years ago
  82. ef3d04e Use descriptive path name for win_toolchain on the bots by Brian Osman · 6 years ago
  83. 5f6e20d add gm calling textblob intercepts with spacing by Mike Reed · 6 years ago
  84. 830d5c0 we now cache GLSL shaders when we can't cache the binaries by Ethan Nicholas · 6 years ago
  85. e9da1d6 Funtion to say if an SkFont has anti aliasing. by Herb Derby · 6 years ago
  86. bff4e07 Revert "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  87. ce50043 Revert "fix for GrVkGpu not always unreffing all command pools" by Ethan Nicholas · 6 years ago
  88. 45d482a Remove Android compile bots from CQ by Ravi Mistry · 6 years ago
  89. 0aa0508 convert bug fiddle into a GM by Mike Klein · 6 years ago
  90. 9867f61 SkShaper per-line callback by Florin Malita · 6 years ago
  91. 001d1ba Update expectations for internal bot by Kevin Lubick · 6 years ago
  92. d110245 Roll skia/third_party/skcms ee5557693416..e9b211dd665b (1 commits) by skia-autoroll · 6 years ago
  93. 8a0d046 add -Tidy bot by Mike Klein · 6 years ago
  94. 15b83aa fix for GrVkGpu not always unreffing all command pools by Ethan Nicholas · 6 years ago
  95. bdc011d add clang-tools-extra to clang_linux by Mike Klein · 6 years ago
  96. c33d614 add google-build-namespaces to clang-tidy checks by Mike Klein · 6 years ago
  97. 044044f Update win_toolchain, and refactor how it's built by Brian Osman · 6 years ago
  98. d090a70 [canvaskit] Correctly translate between shadow radius and sigma by Kevin Lubick · 6 years ago
  99. ddd0a33 [canvaskit] Allow users to load their own fonts by Kevin Lubick · 6 years ago
  100. d00dc21 Fix path to vulkan header. by Greg Daniel · 6 years ago