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