1. 0af32fd Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  2. be7f1a6 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  3. 8d18b00 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  4. adb12e7 Reduce GrTextureOp size by Michael Ludwig · 4 years, 8 months ago
  5. d83912b Specialize inset/outset/reset based on known quad type by Michael Ludwig · 4 years, 8 months ago
  6. 0393687 flip on a bunch of GCC warnings by Mike Klein · 4 years, 8 months ago
  7. e74c776 Specialize vertex size for GrTextBlob by Herb Derby · 4 years, 8 months ago
  8. 7a67198 work around GCC 8 mips release bug? by Mike Klein · 4 years, 8 months ago
  9. 8c78ce6 Remove legacy CPU glyph drawing code by Herb Derby · 4 years, 8 months ago
  10. e9f691d Make fInitialViewMatrix const in GrTextBlob by Herb Derby · 4 years, 8 months ago
  11. 1462941 experimental/skottie_ios: fix some objc errors by Hal Canary · 4 years, 8 months ago
  12. 1b3c267 Add helper functions to AAHairlineOp by Robert Phillips · 4 years, 8 months ago
  13. 6344c29 some cleanups for halfplanes by Mike Reed · 4 years, 8 months ago
  14. 67c0dcd Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  15. 1a5d2d5 Remove unneeded abandon/release check in GrGpuResource message processing. by Greg Daniel · 4 years, 8 months ago
  16. 4e1066f Remove SkSize& SkSize::operator=(const SkISize&) by Brian Salomon · 4 years, 8 months ago
  17. a06f9d0 SkQP: model-creation improvements by Hal Canary · 4 years, 8 months ago
  18. f78aa16 work around GCC false positive warning? by Mike Klein · 4 years, 8 months ago
  19. e118558 Handle failures in submission of vulkan command buffers. by Greg Daniel · 4 years, 8 months ago
  20. edc3bde replace SkIRect[1] with SkIRect by Mike Klein · 4 years, 8 months ago
  21. 8a99a41 Fix for 420/422 chroma subsampling of odd dimension images when by Brian Salomon · 4 years, 8 months ago
  22. 270f7e2 Reland "remove legacy SkPath enum guards" by Mike Reed · 4 years, 8 months ago
  23. 9320905 Add onPrePrepareDraws to GrFillRectOp by Robert Phillips · 4 years, 8 months ago
  24. 68a76b3 simpler tmp arrays in GrGLPath by Mike Klein · 4 years, 8 months ago
  25. a521c96 Update dawn.h -> webgpu.h, dawn_cpp.h -> webgpu_cpp.h. by Stephen White · 4 years, 8 months ago
  26. ccca30a Notes on how to build SKQP for Fuchsia. by John Rosasco · 4 years, 8 months ago
  27. fdf7e08 Revert "remove legacy SkPath enum guards" by Mike Reed · 4 years, 8 months ago
  28. 4a21301 Always check for GL_ARB_sync by Tom Anderson · 4 years, 8 months ago
  29. 7e9dc42 [infra] Auto-submit the CL to update supported branch configs by Eric Boren · 4 years, 8 months ago
  30. dc7697b Roll ../src bd8110e59b6b..d02b0cb4d389 (540 commits) by skia-autoroll · 4 years, 8 months ago
  31. d61f867 Roll third_party/externals/swiftshader b64fbfec4dcd..bbd0694f9ab2 (3 commits) by skia-autoroll · 4 years, 8 months ago
  32. 04732fb Roll third_party/externals/angle2 fb40d231c3e2..249cb200173f (15 commits) by skia-autoroll · 4 years, 8 months ago
  33. 32b010b Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  34. eba195f Make GrTextBlob initial position const by Herb Derby · 4 years, 8 months ago
  35. e5f8721 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  36. 7fdceb9 remove legacy SkPath enum guards by Mike Reed · 4 years, 8 months ago
  37. 00ae959 Start cleanup of GrTextBlob by Herb Derby · 4 years, 8 months ago
  38. 75368c3 [skottie] Deferred image frame resolution by Florin Malita · 4 years, 8 months ago
  39. 6104ba0 Particles: Do a cleanup/standardization pass on the API by Brian Osman · 4 years, 8 months ago
  40. 808b55d Replace some std::tie with auto [] by Herb Derby · 4 years, 8 months ago
  41. 8c14134 Reorg helper functions in prep for function pointer caching by Michael Ludwig · 4 years, 8 months ago
  42. c694627 Don't draw strikes that are too small by Herb Derby · 4 years, 8 months ago
  43. c10a832 remove SkColorSpaceXformSteps::Required by Mike Klein · 4 years, 8 months ago
  44. 6bbeaa7 [skottieWASM] make sure we are using CPU or GPU correctly by Kevin Lubick · 4 years, 8 months ago
  45. a4f1391 Reland "[skottie] Remove defensive seek(0) from Animation ctor" by Florin Malita · 4 years, 8 months ago
  46. 7321e6a replace CSXformSteps::Required() in GrSurfaceContext by Mike Klein · 4 years, 8 months ago
  47. 7fa8f3a Fix sprite blitter choice logic by Mike Klein · 4 years, 8 months ago
  48. a7bb87e replace CSXformSteps::Required() in SkShader by Mike Klein · 4 years, 8 months ago
  49. c971747 add friendly new ctor for xform steps by Mike Klein · 4 years, 8 months ago
  50. c336315 Some more tweaks to perspective path clipping by Jim Van Verth · 4 years, 8 months ago
  51. e0f374b Revert "[skottie] Remove defensive seek(0) from Animation ctor" by Florin Malita · 4 years, 8 months ago
  52. b6b7e7b Revert "replace SkColorSpaceXformSteps::Required()" by Mike Klein · 4 years, 8 months ago
  53. 042fe08 [skottie] Remove defensive seek(0) from Animation ctor by Florin Malita · 4 years, 8 months ago
  54. b78729a Fix some GCC warnings. by Mike Klein · 4 years, 8 months ago
  55. 1d15439 remove legacy next from iter by Mike Reed · 4 years, 8 months ago
  56. eda0b43 [canvaskit] Add test and extern for MakeImage by Kevin Lubick · 4 years, 8 months ago
  57. db2e764 Particles: SkImageBinding to allow sampling an image from script by Brian Osman · 4 years, 8 months ago
  58. 9dac0d8 Particles: Better integration for ResourceProvider by Brian Osman · 4 years, 8 months ago
  59. 9fe9152 Roll ../src 8a4500482e8d..bd8110e59b6b (424 commits) by skia-autoroll · 4 years, 8 months ago
  60. f888b87 Roll third_party/externals/angle2 ea0dcd4bda18..fb40d231c3e2 (10 commits) by skia-autoroll · 4 years, 8 months ago
  61. 49e564e Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  62. e9df32b Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  63. bf6b0b2 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  64. e465392 skqp CIPD upload infra for Fuchsia by John Rosasco · 4 years, 8 months ago
  65. 8ebac17 remove T*/void* union in SkTArray by Mike Klein · 4 years, 8 months ago
  66. 73ac393 tweak for GCC, memcpy() -> for-loop by Mike Klein · 4 years, 8 months ago
  67. 0f9df47 remove pointless tests by Mike Klein · 4 years, 8 months ago
  68. 369ee6b Update GrSwizzle to only store key and not string. by Greg Daniel · 4 years, 8 months ago
  69. 81f6037 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  70. 7eabfe8 This is a reland of GrDomainEffect with significant changes: by Brian Salomon · 4 years, 8 months ago
  71. 63ebfe0 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  72. 08bd1f7 Compare textureType separately from backend format by Michael Ludwig · 4 years, 8 months ago
  73. cdf1bc3 Expose SkRuntimeShaderFactory class to clients by Stan Iliev · 4 years, 8 months ago
  74. 3281b96 A new API call on Paragraph: a number of unresolved glyphs by Julia Lavrova · 4 years, 8 months ago
  75. 122eda7 replace SkColorSpaceXformSteps::Required() by Mike Klein · 4 years, 8 months ago
  76. 2e3be56 Reland "fix sense of ifdef for deprecated method" by Mike Reed · 4 years, 8 months ago
  77. b97a24a Revert "fix sense of ifdef for deprecated method" by Mike Reed · 4 years, 8 months ago
  78. aa98dd3 fix sense of ifdef for deprecated method by Mike Reed · 4 years, 8 months ago
  79. d523ce0 Roll ../src c8e3617e402d..8a4500482e8d (272 commits) by skia-autoroll · 4 years, 8 months ago
  80. 9fb3229 Roll third_party/externals/angle2 bc82fb14aab4..ea0dcd4bda18 (7 commits) by skia-autoroll · 4 years, 8 months ago
  81. d050e5a Roll third_party/externals/swiftshader fb7ca1d5aca5..b64fbfec4dcd (3 commits) by skia-autoroll · 4 years, 8 months ago
  82. fd0c257 Update SKP version by skia-recreate-skps · 4 years, 8 months ago
  83. 40d34e3 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  84. 2af15bb Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  85. f9cad2f Roll ../src 43fc40aebfd8..c8e3617e402d (252 commits) by skia-autoroll · 4 years, 8 months ago
  86. 53af795 Roll third_party/externals/angle2 fc3ec57ddf27..bc82fb14aab4 (9 commits) by skia-autoroll · 4 years, 8 months ago
  87. 1c54637 Roll third_party/externals/swiftshader d6e903bdc9ef..fb7ca1d5aca5 (13 commits) by skia-autoroll · 4 years, 8 months ago
  88. 4f14c4f Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  89. 2792515 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 8 months ago
  90. e8c96d8 Roll third_party/externals/angle2 c373dfd84194..fc3ec57ddf27 (13 commits) by skia-autoroll · 4 years, 8 months ago
  91. 3e17625d Roll ../src c493edcc78ba..43fc40aebfd8 (368 commits) by skia-autoroll · 4 years, 8 months ago
  92. c63730e Reland "Naive CPU large emoji" by Herb Derby · 4 years, 8 months ago
  93. f4c5faa Roll third_party/externals/swiftshader 663dcefa22ea..d6e903bdc9ef (4 commits) by skia-autoroll · 4 years, 8 months ago
  94. 73beaaa [infra] Upgrade Radeon driver by Ben Wagner · 4 years, 8 months ago
  95. bf46a27 [infra] Update Win10 in Skolo by Ben Wagner · 4 years, 8 months ago
  96. c96f510 Reland "Replace CGFontCreate with CTFontManagerCreate." by Ben Wagner · 4 years, 9 months ago
  97. 2a490bc Add particle entry points to externs.js to fix missing symbols by Brian Osman · 4 years, 8 months ago
  98. 7d8b397 Changes to GrCoordTransform and local coords by Brian Salomon · 4 years, 8 months ago
  99. 64331db Revert "Replace CGFontCreate with CTFontManagerCreate." by Ben Wagner · 4 years, 8 months ago
  100. f1d4f00 Replace CGFontCreate with CTFontManagerCreate. by Ben Wagner · 4 years, 9 months ago