1. 456c405 simplify GrCCPerFlushResources::recordCopyPathInstance by Mike Klein · 4 years, 9 months ago
  2. 22bb52e Get baselines from cached default metrics if the text is empty by Jason Simmons · 4 years, 9 months ago
  3. 576b6a1 Add storage of programInfos to GrRecordingContext and SkDDL by Robert Phillips · 4 years, 9 months ago
  4. a904764 WS: reorder GrTextBlob struct and move all methods to .cpp by Herb Derby · 4 years, 9 months ago
  5. 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 4 years, 9 months ago
  6. a746fc1 don't memset TriangulationVertex by Mike Klein · 4 years, 9 months ago
  7. 24ee4e0 Add feature support to shaper. by Ben Wagner · 5 years ago
  8. 027f89b Allow one-pass SkWuffsCodec decoding by Nigel Tao · 4 years, 9 months ago
  9. 46e2d8d [infra] Use "mod download" and "install", not "get" in chrome_release_branch by Eric Boren · 4 years, 9 months ago
  10. aa4f7f5 Roll ../src a25cc4cdcd47..36a639fc2d93 (535 commits) by skia-autoroll · 4 years, 9 months ago
  11. c067d4d Roll third_party/externals/swiftshader dee5b5f3cf3f..b9f03f47d5f5 (14 commits) by skia-autoroll · 4 years, 9 months ago
  12. f1ddd37 Roll third_party/externals/angle2 5f857839b9ec..11e6944ec5a8 (8 commits) by skia-autoroll · 4 years, 9 months ago
  13. 3e01360 GCC gets worried when we memset Stats by Mike Klein · 4 years, 9 months ago
  14. 0483b46 fix make_path to not care about param-eval-order by Mike Reed · 4 years, 9 months ago
  15. cc92b27 [skottie] Optionally-deferred single-frame image loading by Florin Malita · 4 years, 9 months ago
  16. 7c37f5a stifle GCC warning by Mike Klein · 4 years, 9 months ago
  17. 2e046a2 Update release notes files by Heather Miller · 4 years, 9 months ago
  18. 9931ef3 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  19. ed96bca Have GrLatticeOp use GrSurfaceProxyView. by Greg Daniel · 4 years, 9 months ago
  20. d50cc95 upgrade SkMiniRecorder to c++11 by Mike Klein · 4 years, 9 months ago
  21. ffbfd1b Particles: Remove play-position thing, simplify mouse tracking by Brian Osman · 4 years, 9 months ago
  22. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 4 years, 9 months ago
  23. 76c5192 clip paths in perspective (as needed) by Mike Reed · 4 years, 9 months ago
  24. c9ab3ff Have direct mask glyphs happen after SDFT by Herb Derby · 4 years, 10 months ago
  25. ae2e607 more "SkScalerContextRec is bytes" by Mike Klein · 4 years, 9 months ago
  26. 80e334d Remove most of GrConfig.h by Brian Salomon · 4 years, 9 months ago
  27. 786be72 tell GCC copying into SkScalerContextRect is safe by Mike Klein · 4 years, 9 months ago
  28. 908b4a1 stifle GCC warnings in Sk4px by Mike Klein · 4 years, 9 months ago
  29. 7f11fb5 Add mutex to guard GrSkSLFPFactoryCache accesses by Robert Phillips · 4 years, 9 months ago
  30. 4384f04 Help MSVC pack GrTextureOps bitfields by Michael Ludwig · 4 years, 9 months ago
  31. 1713fcc Stifle GCC false positive by Mike Klein · 4 years, 9 months ago
  32. 9b84904 clearing fFlags is redundant here by Mike Klein · 4 years, 9 months ago
  33. b4068ed show perspective bug (need for clipping) by Mike Reed · 4 years, 9 months ago
  34. ba094e5 GCC 8 reminds us, don't memcpy() sk_sp by Mike Klein · 4 years, 9 months ago
  35. fa9232c Some changes to GrYUVToRGBEffect. by Brian Salomon · 4 years, 9 months ago
  36. fae46e4 move perspective-clipper into SkPathPriv by Mike Reed · 4 years, 9 months ago
  37. 3af8955 Add additional Mac Metal jobs by Ben Wagner · 4 years, 9 months ago
  38. 6b738b5 Update Skia milestone to 81 by Heather Miller · 4 years, 9 months ago
  39. f0e04f0 Always destroy resources instead of simply "abandoning" them in Vulkan backend. by Greg Daniel · 4 years, 9 months ago
  40. 6cc4953 [skottie] Fix precomposed camera sizing by Florin Malita · 4 years, 9 months ago
  41. 0af13b3 [canvaskit] update shaping example to have emoji by Kevin Lubick · 4 years, 9 months ago
  42. f5542b6 Roll third_party/externals/swiftshader bbd0694f9ab2..dee5b5f3cf3f (4 commits) by skia-autoroll · 4 years, 9 months ago
  43. 1f19aa9 Roll ../src d02b0cb4d389..a25cc4cdcd47 (492 commits) by skia-autoroll · 4 years, 9 months ago
  44. 57e05d8 Roll third_party/externals/angle2 249cb200173f..5f857839b9ec (14 commits) by skia-autoroll · 4 years, 9 months ago
  45. 77eae2c Revert "Specialize inset/outset/reset based on known quad type" by Michael Ludwig · 4 years, 9 months ago
  46. 0af32fd Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  47. be7f1a6 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  48. 8d18b00 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  49. adb12e7 Reduce GrTextureOp size by Michael Ludwig · 4 years, 9 months ago
  50. d83912b Specialize inset/outset/reset based on known quad type by Michael Ludwig · 4 years, 9 months ago
  51. 0393687 flip on a bunch of GCC warnings by Mike Klein · 4 years, 9 months ago
  52. e74c776 Specialize vertex size for GrTextBlob by Herb Derby · 4 years, 9 months ago
  53. 7a67198 work around GCC 8 mips release bug? by Mike Klein · 4 years, 9 months ago
  54. 8c78ce6 Remove legacy CPU glyph drawing code by Herb Derby · 4 years, 9 months ago
  55. e9f691d Make fInitialViewMatrix const in GrTextBlob by Herb Derby · 4 years, 9 months ago
  56. 1462941 experimental/skottie_ios: fix some objc errors by Hal Canary · 4 years, 9 months ago
  57. 1b3c267 Add helper functions to AAHairlineOp by Robert Phillips · 4 years, 9 months ago
  58. 6344c29 some cleanups for halfplanes by Mike Reed · 4 years, 9 months ago
  59. 67c0dcd Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  60. 1a5d2d5 Remove unneeded abandon/release check in GrGpuResource message processing. by Greg Daniel · 4 years, 9 months ago
  61. 4e1066f Remove SkSize& SkSize::operator=(const SkISize&) by Brian Salomon · 4 years, 9 months ago
  62. a06f9d0 SkQP: model-creation improvements by Hal Canary · 4 years, 9 months ago
  63. f78aa16 work around GCC false positive warning? by Mike Klein · 4 years, 9 months ago
  64. e118558 Handle failures in submission of vulkan command buffers. by Greg Daniel · 4 years, 9 months ago
  65. edc3bde replace SkIRect[1] with SkIRect by Mike Klein · 4 years, 9 months ago
  66. 8a99a41 Fix for 420/422 chroma subsampling of odd dimension images when by Brian Salomon · 4 years, 9 months ago
  67. 270f7e2 Reland "remove legacy SkPath enum guards" by Mike Reed · 4 years, 9 months ago
  68. 9320905 Add onPrePrepareDraws to GrFillRectOp by Robert Phillips · 4 years, 9 months ago
  69. 68a76b3 simpler tmp arrays in GrGLPath by Mike Klein · 4 years, 9 months ago
  70. a521c96 Update dawn.h -> webgpu.h, dawn_cpp.h -> webgpu_cpp.h. by Stephen White · 4 years, 9 months ago
  71. ccca30a Notes on how to build SKQP for Fuchsia. by John Rosasco · 4 years, 9 months ago
  72. fdf7e08 Revert "remove legacy SkPath enum guards" by Mike Reed · 4 years, 9 months ago
  73. 4a21301 Always check for GL_ARB_sync by Tom Anderson · 4 years, 9 months ago
  74. 7e9dc42 [infra] Auto-submit the CL to update supported branch configs by Eric Boren · 4 years, 9 months ago
  75. dc7697b Roll ../src bd8110e59b6b..d02b0cb4d389 (540 commits) by skia-autoroll · 4 years, 9 months ago
  76. d61f867 Roll third_party/externals/swiftshader b64fbfec4dcd..bbd0694f9ab2 (3 commits) by skia-autoroll · 4 years, 9 months ago
  77. 04732fb Roll third_party/externals/angle2 fb40d231c3e2..249cb200173f (15 commits) by skia-autoroll · 4 years, 9 months ago
  78. 32b010b Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  79. eba195f Make GrTextBlob initial position const by Herb Derby · 4 years, 9 months ago
  80. e5f8721 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 9 months ago
  81. 7fdceb9 remove legacy SkPath enum guards by Mike Reed · 4 years, 9 months ago
  82. 00ae959 Start cleanup of GrTextBlob by Herb Derby · 4 years, 9 months ago
  83. 75368c3 [skottie] Deferred image frame resolution by Florin Malita · 4 years, 9 months ago
  84. 6104ba0 Particles: Do a cleanup/standardization pass on the API by Brian Osman · 4 years, 9 months ago
  85. 808b55d Replace some std::tie with auto [] by Herb Derby · 4 years, 9 months ago
  86. 8c14134 Reorg helper functions in prep for function pointer caching by Michael Ludwig · 4 years, 9 months ago
  87. c694627 Don't draw strikes that are too small by Herb Derby · 4 years, 9 months ago
  88. c10a832 remove SkColorSpaceXformSteps::Required by Mike Klein · 4 years, 9 months ago
  89. 6bbeaa7 [skottieWASM] make sure we are using CPU or GPU correctly by Kevin Lubick · 4 years, 9 months ago
  90. a4f1391 Reland "[skottie] Remove defensive seek(0) from Animation ctor" by Florin Malita · 4 years, 9 months ago
  91. 7321e6a replace CSXformSteps::Required() in GrSurfaceContext by Mike Klein · 4 years, 9 months ago
  92. 7fa8f3a Fix sprite blitter choice logic by Mike Klein · 4 years, 9 months ago
  93. a7bb87e replace CSXformSteps::Required() in SkShader by Mike Klein · 4 years, 9 months ago
  94. c971747 add friendly new ctor for xform steps by Mike Klein · 4 years, 9 months ago
  95. c336315 Some more tweaks to perspective path clipping by Jim Van Verth · 4 years, 9 months ago
  96. e0f374b Revert "[skottie] Remove defensive seek(0) from Animation ctor" by Florin Malita · 4 years, 9 months ago
  97. b6b7e7b Revert "replace SkColorSpaceXformSteps::Required()" by Mike Klein · 4 years, 9 months ago
  98. 042fe08 [skottie] Remove defensive seek(0) from Animation ctor by Florin Malita · 4 years, 9 months ago
  99. b78729a Fix some GCC warnings. by Mike Klein · 4 years, 9 months ago
  100. 1d15439 remove legacy next from iter by Mike Reed · 4 years, 9 months ago