1. ee675f1 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  2. e56cc05 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  3. f56c3a7 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  4. f9c6ee5 Fixing the fix for memory leak by Julia Lavrova · 4 years, 8 months ago
  5. 838fd59 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  6. 095d246 GrTextureDomain: Go back to doing vector impl when modes are the same by Brian Salomon · 4 years, 8 months ago
  7. 90bfd1c Small changes by Julia Lavrova · 4 years, 8 months ago
  8. 3f7c49c skparagraph: fix another leak by Hal Canary · 4 years, 8 months ago
  9. 659e409 Pass SkGlyphRunList to GrTextBlob::Make by Herb Derby · 4 years, 8 months ago
  10. 15a1e98 Cleanup GrTextBlob management code by Herb Derby · 4 years, 8 months ago
  11. 9b2c06f Add persistent shader cache support to Metal. by Jim Van Verth · 4 years, 8 months ago
  12. 189f302 skparagraph: fix leak by Hal Canary · 4 years, 8 months ago
  13. c937bc5 Improvements to uniform handling in runtime SkSL by Brian Osman · 4 years, 8 months ago
  14. 425929c [minor] fix definition with different parameter names by Hal Canary · 4 years, 8 months ago
  15. 99e9532 [canvaskit] roll to 0.10.0 by Kevin Lubick · 4 years, 8 months ago
  16. 7c7314a Remove the CACHE_SANITY_CHECK system. by Herb Derby · 4 years, 8 months ago
  17. 63be47c Add testCompile function to SkRuntimeColorFilterFactory for Chrome test by Brian Salomon · 4 years, 8 months ago
  18. 8703748 [skottie] Explicit seek(0) in tools by Florin Malita · 4 years, 8 months ago
  19. 7caa137 Support mirror-repeat in GrTextureDomain by Brian Salomon · 4 years, 8 months ago
  20. 67e55a2 lift Wno-class-memaccess by Mike Klein · 4 years, 8 months ago
  21. 9347bd8 mark SkMD5->SkUUID copy as sane by Mike Klein · 4 years, 8 months ago
  22. 6283690 [canvaskit] Expose SkShader combiners by Kevin Lubick · 4 years, 8 months ago
  23. 3dc3121 Add SK_WUFFS_FAVORS_PERFORMANCE_OVER_ADDITIONAL_MEMORY_SAFETY option by Nigel Tao · 4 years, 8 months ago
  24. f0148c4 Release SkWuffsCodec two-pass memory earlier by Nigel Tao · 4 years, 8 months ago
  25. 9910d82 Roll third_party/externals/angle2 11e6944ec5a8..27c89d2b5c56 (9 commits) by skia-autoroll · 4 years, 8 months ago
  26. 04c9e9b Roll third_party/externals/swiftshader b9f03f47d5f5..31916f494c2e (7 commits) by skia-autoroll · 4 years, 8 months ago
  27. 9491aef Roll ../src 36a639fc2d93..4e96c2bed379 (454 commits) by skia-autoroll · 4 years, 8 months ago
  28. b60ec7f Update SKP version by skia-recreate-skps · 4 years, 8 months ago
  29. 3d1a3bb Fix fix chrome build bots by Herb Derby · 4 years, 8 months ago
  30. 5da8e55 Protect against invalid text. by Ben Wagner · 4 years, 8 months ago
  31. 99f228e Change from std to skstd for aligned_union_t by Herb Derby · 4 years, 8 months ago
  32. cd498e1 Turn GrTextBlob vertices into actual structs by Herb Derby · 4 years, 8 months ago
  33. 6c0f4c7 Fix typo in box-plane test. by Jim Van Verth · 4 years, 8 months ago
  34. 2715bf5 Switch to float vertex colors for wide color vertex attribs by Brian Osman · 4 years, 8 months ago
  35. 406172a Avoid implicit conversion back to int by Michael Ludwig · 4 years, 8 months ago
  36. 4b5b645 [canvaskit] Add _RTShaderFactory for demos by Kevin Lubick · 4 years, 8 months ago
  37. 274a766 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  38. 379e496 Merge consecutive entries that share proxy in bulk texture op by Michael Ludwig · 4 years, 8 months ago
  39. 456c405 simplify GrCCPerFlushResources::recordCopyPathInstance by Mike Klein · 4 years, 8 months ago
  40. 22bb52e Get baselines from cached default metrics if the text is empty by Jason Simmons · 4 years, 8 months ago
  41. 576b6a1 Add storage of programInfos to GrRecordingContext and SkDDL by Robert Phillips · 4 years, 8 months ago
  42. a904764 WS: reorder GrTextBlob struct and move all methods to .cpp by Herb Derby · 4 years, 8 months ago
  43. 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 4 years, 8 months ago
  44. a746fc1 don't memset TriangulationVertex by Mike Klein · 4 years, 8 months ago
  45. 24ee4e0 Add feature support to shaper. by Ben Wagner · 4 years, 10 months ago
  46. 027f89b Allow one-pass SkWuffsCodec decoding by Nigel Tao · 4 years, 8 months ago
  47. 46e2d8d [infra] Use "mod download" and "install", not "get" in chrome_release_branch by Eric Boren · 4 years, 8 months ago
  48. aa4f7f5 Roll ../src a25cc4cdcd47..36a639fc2d93 (535 commits) by skia-autoroll · 4 years, 8 months ago
  49. c067d4d Roll third_party/externals/swiftshader dee5b5f3cf3f..b9f03f47d5f5 (14 commits) by skia-autoroll · 4 years, 8 months ago
  50. f1ddd37 Roll third_party/externals/angle2 5f857839b9ec..11e6944ec5a8 (8 commits) by skia-autoroll · 4 years, 8 months ago
  51. 3e01360 GCC gets worried when we memset Stats by Mike Klein · 4 years, 8 months ago
  52. 0483b46 fix make_path to not care about param-eval-order by Mike Reed · 4 years, 8 months ago
  53. cc92b27 [skottie] Optionally-deferred single-frame image loading by Florin Malita · 4 years, 8 months ago
  54. 7c37f5a stifle GCC warning by Mike Klein · 4 years, 8 months ago
  55. 2e046a2 Update release notes files by Heather Miller · 4 years, 8 months ago
  56. 9931ef3 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  57. ed96bca Have GrLatticeOp use GrSurfaceProxyView. by Greg Daniel · 4 years, 8 months ago
  58. d50cc95 upgrade SkMiniRecorder to c++11 by Mike Klein · 4 years, 8 months ago
  59. ffbfd1b Particles: Remove play-position thing, simplify mouse tracking by Brian Osman · 4 years, 8 months ago
  60. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 4 years, 8 months ago
  61. 76c5192 clip paths in perspective (as needed) by Mike Reed · 4 years, 8 months ago
  62. c9ab3ff Have direct mask glyphs happen after SDFT by Herb Derby · 4 years, 9 months ago
  63. ae2e607 more "SkScalerContextRec is bytes" by Mike Klein · 4 years, 8 months ago
  64. 80e334d Remove most of GrConfig.h by Brian Salomon · 4 years, 8 months ago
  65. 786be72 tell GCC copying into SkScalerContextRect is safe by Mike Klein · 4 years, 8 months ago
  66. 908b4a1 stifle GCC warnings in Sk4px by Mike Klein · 4 years, 8 months ago
  67. 7f11fb5 Add mutex to guard GrSkSLFPFactoryCache accesses by Robert Phillips · 4 years, 8 months ago
  68. 4384f04 Help MSVC pack GrTextureOps bitfields by Michael Ludwig · 4 years, 8 months ago
  69. 1713fcc Stifle GCC false positive by Mike Klein · 4 years, 8 months ago
  70. 9b84904 clearing fFlags is redundant here by Mike Klein · 4 years, 8 months ago
  71. b4068ed show perspective bug (need for clipping) by Mike Reed · 4 years, 8 months ago
  72. ba094e5 GCC 8 reminds us, don't memcpy() sk_sp by Mike Klein · 4 years, 8 months ago
  73. fa9232c Some changes to GrYUVToRGBEffect. by Brian Salomon · 4 years, 8 months ago
  74. fae46e4 move perspective-clipper into SkPathPriv by Mike Reed · 4 years, 8 months ago
  75. 3af8955 Add additional Mac Metal jobs by Ben Wagner · 4 years, 8 months ago
  76. 6b738b5 Update Skia milestone to 81 by Heather Miller · 4 years, 8 months ago
  77. f0e04f0 Always destroy resources instead of simply "abandoning" them in Vulkan backend. by Greg Daniel · 4 years, 8 months ago
  78. 6cc4953 [skottie] Fix precomposed camera sizing by Florin Malita · 4 years, 8 months ago
  79. 0af13b3 [canvaskit] update shaping example to have emoji by Kevin Lubick · 4 years, 8 months ago
  80. f5542b6 Roll third_party/externals/swiftshader bbd0694f9ab2..dee5b5f3cf3f (4 commits) by skia-autoroll · 4 years, 8 months ago
  81. 1f19aa9 Roll ../src d02b0cb4d389..a25cc4cdcd47 (492 commits) by skia-autoroll · 4 years, 8 months ago
  82. 57e05d8 Roll third_party/externals/angle2 249cb200173f..5f857839b9ec (14 commits) by skia-autoroll · 4 years, 8 months ago
  83. 77eae2c Revert "Specialize inset/outset/reset based on known quad type" by Michael Ludwig · 4 years, 8 months ago
  84. 0af32fd Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  85. be7f1a6 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  86. 8d18b00 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  87. adb12e7 Reduce GrTextureOp size by Michael Ludwig · 4 years, 8 months ago
  88. d83912b Specialize inset/outset/reset based on known quad type by Michael Ludwig · 4 years, 8 months ago
  89. 0393687 flip on a bunch of GCC warnings by Mike Klein · 4 years, 8 months ago
  90. e74c776 Specialize vertex size for GrTextBlob by Herb Derby · 4 years, 8 months ago
  91. 7a67198 work around GCC 8 mips release bug? by Mike Klein · 4 years, 8 months ago
  92. 8c78ce6 Remove legacy CPU glyph drawing code by Herb Derby · 4 years, 8 months ago
  93. e9f691d Make fInitialViewMatrix const in GrTextBlob by Herb Derby · 4 years, 8 months ago
  94. 1462941 experimental/skottie_ios: fix some objc errors by Hal Canary · 4 years, 8 months ago
  95. 1b3c267 Add helper functions to AAHairlineOp by Robert Phillips · 4 years, 8 months ago
  96. 6344c29 some cleanups for halfplanes by Mike Reed · 4 years, 8 months ago
  97. 67c0dcd Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  98. 1a5d2d5 Remove unneeded abandon/release check in GrGpuResource message processing. by Greg Daniel · 4 years, 8 months ago
  99. 4e1066f Remove SkSize& SkSize::operator=(const SkISize&) by Brian Salomon · 4 years, 8 months ago
  100. a06f9d0 SkQP: model-creation improvements by Hal Canary · 4 years, 8 months ago