1. 05 6月, 2019 3 次提交
  2. 04 6月, 2019 4 次提交
    • S
      Roll src/third_party/skia 525aa0ca60c8..806267973f8d (11 commits) (#9182) · 661c24e4
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/525aa0ca60c8..806267973f8d
      
      git log 525aa0ca60c80de7ad7611d824bcc5ae06005628..806267973f8d7a20b40d836c6bccbd5a99bd159e --date=short --no-merges --format=%ad %ae %s
      2019-06-04 robertphillips@google.com Switch all internel uses of GrContext::createBackendTexture over to initialized versions
      2019-06-04 jvanverth@google.com Create FenceSync implementation that works for all Metal configs
      2019-04-17 herb@google.com Convert over more sites to SkStrikeSpecStorage, and remove unused calls
      2019-06-04 rmistry@google.com Add Tecno Spark3 Pro devices to the tree
      2019-06-03 michaelludwig@google.com Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/
      2019-06-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-06-03 brianosman@google.com Interpreter: Minor cleanup of opcodes
      2019-06-03 jbroman@chromium.org Don't mark inline functions in SkString.h as static.
      2019-06-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-06-04 borenet@google.com [infra] Supply revision as target_branch to bot_update
      2019-06-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader bb575d48d5f9..79d4ac9ab695 (6 commits)
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (jcgregorio@google.com), and stop
      the roller if necessary.
      661c24e4
    • S
      Roll src/third_party/skia 30e918d9151d..525aa0ca60c8 (4 commits) (#9181) · a63ef4cb
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/30e918d9151d..525aa0ca60c8
      
      git log 30e918d9151df57c565002c5a7490bd0d86b1223..525aa0ca60c80de7ad7611d824bcc5ae06005628 --date=short --no-merges --format=%ad %ae %s
      2019-06-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src f75363e40fb1..ce989eacabd7 (360 commits)
      2019-06-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 98f2167125a8..2dd40a44d1a6 (8 commits)
      2019-06-03 mtklein@google.com add a x*y+0 -> x*y peephole
      2019-06-03 mtklein@google.com streamline SkVM test rebaselining
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (jcgregorio@google.com), and stop
      the roller if necessary.
      a63ef4cb
    • S
      Roll src/third_party/skia 80f10d2c226a..30e918d9151d (9 commits) (#9174) · 2ab34e4d
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/80f10d2c226a..30e918d9151d
      
      git log 80f10d2c226a21606cb74c35f7e94b1de4bf4bd5..30e918d9151df57c565002c5a7490bd0d86b1223 --date=short --no-merges --format=%ad %ae %s
      2019-06-03 bungeman@google.com Revert "Use DirectWrite for default font."
      2019-06-03 mtklein@google.com best guess for -MSRTC bot
      2019-06-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-06-03 mtklein@google.com fix SKVM_ benches
      2019-06-03 robertphillips@google.com Disable RGBA_F32 mipmap testing for all of openGL ES
      2019-05-29 mtklein@google.com sketch an skvm
      2019-06-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-06-03 kjlubick@google.com [canvaskit] Save a copy by using SkVertices::Builder
      2019-06-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (jcgregorio@google.com), and stop
      the roller if necessary.
      2ab34e4d
    • S
      Roll src/third_party/skia fec9b902a626..80f10d2c226a (12 commits) (#9170) · 064910eb
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/fec9b902a626..80f10d2c226a
      
      git log fec9b902a626c4e9fa5aa13c03c5b1261666f45c..80f10d2c226a21606cb74c35f7e94b1de4bf4bd5 --date=short --no-merges --format=%ad %ae %s
      2019-06-03 michaelludwig@google.com Turn on glClear workaround for nvidia macs
      2019-06-03 robertphillips@google.com Expand testing of color initialized backend textures to include mip levels
      2019-06-03 bsalomon@google.com Do correct colorspace xform in asyncRescaleAndReadPixels in GPU impl.
      2019-06-03 herb@google.com One ShouldDrawAsPath to rule them all!
      2019-06-03 bungeman@google.com Use DirectWrite for default font.
      2019-06-03 jvanverth@google.com Maybe don't use Metal's instanced methods if not supported.
      2019-06-03 kjlubick@google.com Make fuzzing use embedded test font
      2019-06-01 senorblanco@chromium.org GrTessellator: always rewind to edge top when splitting.
      2019-05-31 ethannicholas@google.com added SkSL bench
      2019-06-03 kjlubick@google.com Prevent UBSAN from complaining too early about invalid enums
      2019-06-03 jcgregorio@google.com Don't run SkpBench on the P30 since we don't have root on that device.
      2019-06-03 reed@google.com add simpler addFrame api (helps with threaded producers)
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (jcgregorio@google.com), and stop
      the roller if necessary.
      064910eb
  3. 03 6月, 2019 3 次提交
  4. 02 6月, 2019 1 次提交
  5. 01 6月, 2019 3 次提交
  6. 31 5月, 2019 5 次提交
  7. 30 5月, 2019 4 次提交
    • S
      Roll src/third_party/skia 2f0f5fb37d74..69aaee0ff927 (2 commits) (#9138) · 58eff77e
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/2f0f5fb37d74..69aaee0ff927
      
      git log 2f0f5fb37d743733286ae31b10b6ca6cc668b673..69aaee0ff92748ac763e66a8b586592927841cb4 --date=short --no-merges --format=%ad %ae %s
      2019-05-30 reed@google.com Revert "Compare pixels for TypefaceWithNoPaths test"
      2019-05-30 hcm@google.com Update Skia milestone to 77
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (kjlubick@google.com), and stop
      the roller if necessary.
      58eff77e
    • S
      Roll src/third_party/skia 859f7108a5af..2f0f5fb37d74 (2 commits) (#9137) · 061d615b
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/859f7108a5af..2f0f5fb37d74
      
      git log 859f7108a5af0106d5e87795a8219d1db996b08a..2f0f5fb37d743733286ae31b10b6ca6cc668b673 --date=short --no-merges --format=%ad %ae %s
      2019-05-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 ded5f903261a..172e5d373fad (11 commits)
      2019-05-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src b3e0873d64ad..97d3c9084977 (529 commits)
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (kjlubick@google.com), and stop
      the roller if necessary.
      061d615b
    • S
      Roll src/third_party/skia 1013ecfb3421..859f7108a5af (19 commits) (#9136) · 7dd62d6b
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/1013ecfb3421..859f7108a5af
      
      git log 1013ecfb342137428750aa30867e1bce4116be74..859f7108a5af0106d5e87795a8219d1db996b08a --date=short --no-merges --format=%ad %ae %s
      2019-05-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ca8e3d7c153e..37bc82ac64f5 (11 commits)
      2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-29 fmalita@chromium.org [skottie] Add a Shaper line buffer
      2019-05-29 brianosman@google.com Fix divide by zero in interpreter test
      2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-29 egdaniel@google.com Reland "Remove call to copy in GrcontextPriv read/write pixel calls."
      2019-05-29 brianosman@google.com Interpreter: Matrix/Vector multiplication
      2019-05-29 brianosman@google.com Interpreter: Support component-wise ops for matrices
      2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-29 reed@google.com rm dead code
      2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-29 herb@google.com Compare pixels for TypefaceWithNoPaths test
      2019-05-29 michaelludwig@google.com Make stencilRect() in GrRTCPriv more flexible.
      2019-05-29 brianosman@google.com Avoid SkTMax in sksl
      2019-05-29 robertphillips@google.com Use GrGLGpu::createTextureImpl from w/in GrGLGpu::createBackendTexture
      2019-05-29 reed@google.com simplify api to make encoder, use swscale for faster rgb->yuv
      2019-05-29 brianosman@google.com Interpreter: Fix vector/matrix equality and inequality
      2019-05-28 bsalomon@google.com Specialize GrBicubicEffet for 1d kernel.
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (kjlubick@google.com), and stop
      the roller if necessary.
      7dd62d6b
    • S
      Roll src/third_party/skia 29e013deb476..1013ecfb3421 (3 commits) (#9130) · 19c5029b
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/29e013deb476..1013ecfb3421
      
      git log 29e013deb476758a29196cc49b95b60206c72f40..1013ecfb342137428750aa30867e1bce4116be74 --date=short --no-merges --format=%ad %ae %s
      2019-05-29 egdaniel@google.com Revert "Remove call to copy in GrcontextPriv read/write pixel calls."
      2019-05-29 senorblanco@chromium.org GrTessellator: fix event creation for dead boundary edges.
      2019-05-29 egdaniel@google.com Remove call to copy in GrcontextPriv read/write pixel calls.
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (kjlubick@google.com), and stop
      the roller if necessary.
      19c5029b
  8. 29 5月, 2019 6 次提交
  9. 28 5月, 2019 3 次提交
  10. 27 5月, 2019 3 次提交
  11. 26 5月, 2019 1 次提交
  12. 25 5月, 2019 3 次提交
    • S
      Roll src/third_party/skia d9430297e74a..f33c95cd6f55 (5 commits) (#9082) · 6b8ac18b
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/d9430297e74a..f33c95cd6f55
      
      git log d9430297e74a8a381ead2d83988703a0a7d5e310..f33c95cd6f55537cc13eb1e62267f0c2fd32ca11 --date=short --no-merges --format=%ad %ae %s
      2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-24 fmalita@chromium.org Reland "Active layer excludes outPoint"
      2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (csmartdalton@google.com), and stop
      the roller if necessary.
      6b8ac18b
    • S
      Roll src/third_party/skia a4b837971c4b..d9430297e74a (30 commits) (#9080) · 66c6ae48
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/a4b837971c4b..d9430297e74a
      
      git log a4b837971c4b91de29f62909d340cbae33919e33..d9430297e74a8a381ead2d83988703a0a7d5e310 --date=short --no-merges --format=%ad %ae %s
      2019-05-24 mtklein@google.com blacklist Samsung Mongoose 3 from ASIMDHP
      2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-23 csmartdalton@google.com Add "GrMipMapped" parameter to visitProxies
      2019-05-23 michaelludwig@google.com Update GrRTC to use GrFillRectOp::MakeGeneric
      2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-24 bsalomon@google.com Apply local matrix and then plane scaling matrix in GrYUVToRGBEffect
      2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms fb9fa4a9a009..5b8149aaf52b (1 commits)
      2019-05-24 brianosman@google.com Interpreter: Optimize common swizzles
      2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-24 egdaniel@google.com Fix VkhardwareBufferTest to check for egl native fence extension.
      2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 622c42a2cf22..fb9fa4a9a009 (1 commits)
      2019-05-24 michaelludwig@google.com Add generic factory function to GrFillRectOp
      2019-05-24 fmalita@chromium.org [skottie] Always use explicit text line height
      2019-05-24 ethannicholas@google.com add SkSL support for mix, cross, and dot
      2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-24 ethannicholas@google.com restructured SkSL include files
      2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 1578d6b6f5dd..622c42a2cf22 (1 commits)
      2019-05-24 halcanary@google.com add SkNamedTransferFn::kRec2020
      2019-05-24 bsalomon@google.com Enable GL by default if GPU enabled and no backend selected.
      2019-05-24 halcanary@google.com replace SkFont::glyphsToUnichars with SkFontPriv::GlyphsToUnichars
      2019-05-24 fmalita@chromium.org [skottie] Add kBottom text alignment extension
      2019-05-24 bsalomon@google.com Reland "Allow swapping out of GrBackendTexture used by SkSurface"
      2019-05-23 herb@google.com Remove SkPackedID
      2019-05-24 bsalomon@google.com Revert "Allow swapping out of GrBackendTexture used by SkSurface"
      2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-24 bsalomon@google.com Blacklist ReplaceSurfaceBackendTexture on all Nexus5x Vulkan bots
      2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 8224a58b4749..e794ddc8a662 (5 commits)
      2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src a410b6988151..778c5dab5f92 (458 commits)
      2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cae8cde7fa65..8a2441d37d80 (26 commits)
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (csmartdalton@google.com), and stop
      the roller if necessary.
      66c6ae48
    • S
      Roll src/third_party/skia 9339a8a61af0..a4b837971c4b (34 commits) (#9076) · 9151b377
      skia-flutter-autoroll 提交于
      https://skia.googlesource.com/skia.git
      /%2Blog/9339a8a61af0..a4b837971c4b
      
      git log 9339a8a61af0955840775dc89f4791a7215c2caf..a4b837971c4b91de29f62909d340cbae33919e33 --date=short --no-merges --format=%ad %ae %s
      2019-05-24 brianosman@google.com Revert "Active layer excludes outPoint"
      2019-05-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-23 bsalomon@google.com Disable two new tests on two bots while errors investigated
      2019-05-23 brianosman@google.com Interpreter: Disassemble during execution when TRACE is enabled
      2019-05-23 brianosman@google.com Support larger compound types in the interpreter
      2019-05-23 jvanverth@google.com Remove Metal Perf bot from MacBook Air
      2019-05-22 bungeman@google.com Add test of char to glyph round tripping.
      2019-05-23 reed@google.com split RGB into YUV planes
      2019-05-23 fmalita@chromium.org [skottie] Clamp seek() to the valid frame range
      2019-05-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-22 isabelren@google.com Active layer excludes outPoint
      2019-05-23 khushalsagar@chromium.org remote fonts: Also send empty paths so they don't count in cache misses.
      2019-05-23 michaelludwig@google.com Reland "Track quad type on GrQuad directly"
      2019-05-23 bsalomon@google.com Allow swapping out of GrBackendTexture used by SkSurface
      2019-05-22 herb@google.com Get bulk advances for SkPDFDevice::internalDrawGlyphRun
      2019-05-23 bsalomon@google.com Add GPU implementation of rescaling for SkSurface::asyncRescaleAndRead.
      2019-05-23 robertphillips@google.com Revert "Track quad type on GrQuad directly"
      2019-05-22 herb@google.com Start using strike specs in PDF.
      2019-05-20 michaelludwig@google.com Track quad type on GrQuad directly
      2019-05-23 robertphillips@google.com Expand backend allocation API to allow an initialization color (only for GL to start)
      2019-05-23 ethannicholas@google.com Reland "remove unused functions in sksl.inc"
      2019-05-22 brianosman@google.com Interpreter: Fix scalar -> vector constructors
      2019-05-22 egdaniel@google.com Remove viewport from GrGLRenderTarget.
      2019-05-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fb8e1b25ad71..8224a58b4749 (5 commits)
      2019-05-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src aacbdfe80aea..a410b6988151 (444 commits)
      2019-05-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader f4d2a446cc12..cae8cde7fa65 (12 commits)
      2019-05-22 brianosman@google.com Interpreter: Tweak tracing output
      2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-23 csmartdalton@google.com Revert "remove unused functions in sksl.inc"
      2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (csmartdalton@google.com), and stop
      the roller if necessary.
      9151b377
  13. 23 5月, 2019 1 次提交
    • S
      Roll src/third_party/skia f77dbd04b926..9339a8a61af0 (12 commits) (#9065) · 01b8c078
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/f77dbd04b926..9339a8a61af0
      
      git log f77dbd04b92645d0f62d645210c449b5cac9b484..9339a8a61af0955840775dc89f4791a7215c2caf --date=short --no-merges --format=%ad %ae %s
      2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-22 bungeman@google.com Remove SkTextEncoding and SkFontHinting macros.
      2019-05-22 robertphillips@google.com Revert "De-GL-ify tests, gm and tools"
      2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-21 herb@google.com Use bulk advances in SkFont
      2019-05-22 robertphillips@google.com De-GL-ify tests, gm and tools
      2019-05-22 jvanverth@google.com Add new Metal bots
      2019-05-22 herb@google.com Check for SDF or ARGB in SDF case.
      2019-05-22 ethannicholas@google.com remove unused functions in sksl.inc
      2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-22 halcanary@google.com SkMatrix: get rid of AggregateMatrix
      2019-05-21 herb@google.com Reland "Make SkRemoteGlyphCache obey the prepareForDrawing contract"
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (csmartdalton@google.com), and stop
      the roller if necessary.
      01b8c078