)]}'
{
  "log": [
    {
      "commit": "8d2c19554e4a1f9f75abaf1093558f9fc712ddf4",
      "tree": "6a3234f062cad2ef52f4935b85bb95559b8e4ae8",
      "parents": [
        "0dffbab55a25962f1035a5ed9d5827ab2bdaa791"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Wed Mar 27 20:59:58 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 27 21:34:30 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader 4c9f4a97ffe3..179c932426b3 (1 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/4c9f4a97ffe3..179c932426b3\n\n\ngit log 4c9f4a97ffe3..179c932426b3 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-27 astrachan@google.com Handle NULL \u0027value\u0027 to eglGetSyncAttribKHR()\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@179c932426b3\n\nThe AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+/master/autoroll/README.md\n\nIf the roll is causing failures, please contact the current sheriff, who should\nbe CC\u0027d on the roll, and stop the roller if necessary.\n\nCQ_INCLUDE_TRYBOTS\u003dskia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader\nTBR\u003dstani@google.com\n\nChange-Id: I106efbc7b4bdbedf3857613929fa31688c7ffda4\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/204282\nReviewed-by: skia-autoroll \u003cskia-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: skia-autoroll \u003cskia-autoroll@skia-public.iam.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "0dffbab55a25962f1035a5ed9d5827ab2bdaa791",
      "tree": "6b7a614a2454e65b790bf8c52b4bac39efc3218f",
      "parents": [
        "d0794cccd0bf7d07d07a3227c23aa0d24f9fe1e3"
      ],
      "author": {
        "name": "Chris Dalton",
        "email": "csmartdalton@google.com",
        "time": "Wed Mar 27 13:08:50 2019 -0600"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 27 21:25:20 2019 +0000"
      },
      "message": "Add MSAA and non-aa modes to GrFillRRect Op\n\nAdds a non-aa mode and an MSAA mode that uses the sample mask. Also\nadds a new cap to decide whether we prefer this new sample mask Op for\nlarge round rects, or whether it\u0027s faster to just continue drawing\nthem as paths like before.\n\nBug: skia:\nChange-Id: Ic344ace26e7889c312c3040ad345b4d9a717f96d\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/204135\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\nCommit-Queue: Chris Dalton \u003ccsmartdalton@google.com\u003e\n"
    },
    {
      "commit": "d0794cccd0bf7d07d07a3227c23aa0d24f9fe1e3",
      "tree": "f0745fef4579e79bc3233c80699588eb646be035",
      "parents": [
        "a3bfb5de4bcd38779ee1ef77ccc73a74b0cc5022"
      ],
      "author": {
        "name": "Greg Daniel",
        "email": "egdaniel@google.com",
        "time": "Wed Mar 27 16:23:26 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 27 20:57:01 2019 +0000"
      },
      "message": "Add support for vsync on android viewer.\n\nBug: skia:\nChange-Id: Idcb3e3b0a67c2da65c99c597686cb55961142a38\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/204263\nReviewed-by: Brian Osman \u003cbrianosman@google.com\u003e\nCommit-Queue: Greg Daniel \u003cegdaniel@google.com\u003e\n"
    },
    {
      "commit": "a3bfb5de4bcd38779ee1ef77ccc73a74b0cc5022",
      "tree": "df7e0716471a2912d8763836d2f63a7befe83993",
      "parents": [
        "6253d90de8ece1f3a9ba8e28d7ee4c7a178ea036"
      ],
      "author": {
        "name": "Mike Reed",
        "email": "reed@google.com",
        "time": "Thu Mar 21 13:00:11 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 27 20:46:01 2019 +0000"
      },
      "message": "add bgra8 bgra8s and 8888s to explicitly control swizzle and srgb-ness in gpu[] configs\n\nBug: skia:\nChange-Id: I2f029b334ce900c5c4844ddecd9d022f51a21334\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/202705\nReviewed-by: Brian Osman \u003cbrianosman@google.com\u003e\nReviewed-by: Robert Phillips \u003crobertphillips@google.com\u003e\nCommit-Queue: Mike Reed \u003creed@google.com\u003e\n"
    },
    {
      "commit": "6253d90de8ece1f3a9ba8e28d7ee4c7a178ea036",
      "tree": "5c978e106c6145f589dc4f1ddb803f4a61f03375",
      "parents": [
        "a7ef3a0fed62731cbce4766051b83a614d5e984a"
      ],
      "author": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Wed Mar 27 15:09:12 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 27 20:42:50 2019 +0000"
      },
      "message": "add .svg sources to fm\n\nChange-Id: Ic364059cb277773a5d5f8011be2b68b757e889f2\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/204280\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\nCommit-Queue: Brian Osman \u003cbrianosman@google.com\u003e\nAuto-Submit: Mike Klein \u003cmtklein@google.com\u003e\nReviewed-by: Brian Osman \u003cbrianosman@google.com\u003e\n"
    },
    {
      "commit": "a7ef3a0fed62731cbce4766051b83a614d5e984a",
      "tree": "5dddf442a78677af22e78bdfae9972f7bb84eeb6",
      "parents": [
        "c245bd90779810e18328e08ae4dba020dcd79fbe"
      ],
      "author": {
        "name": "Brian Osman",
        "email": "brianosman@google.com",
        "time": "Wed Mar 27 15:54:14 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 27 20:27:50 2019 +0000"
      },
      "message": "Allow Mock GrBackendTextures to masquerade as GL\n\nChange-Id: I13be29dfdc6d3750ca996ad3a03c75befceadc5f\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/204221\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\nCommit-Queue: Brian Osman \u003cbrianosman@google.com\u003e\n"
    },
    {
      "commit": "c245bd90779810e18328e08ae4dba020dcd79fbe",
      "tree": "45c26260d45478cc0b0e20a71d1e1e64092e17e1",
      "parents": [
        "a8cee7afe1a35be10a10246fac18d7c6969b15a9"
      ],
      "author": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Wed Mar 27 14:31:09 2019 -0500"
      },
      "committer": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Wed Mar 27 20:08:57 2019 +0000"
      },
      "message": "add --backend pdf to fm\n\nChange-Id: I6ad822d606ecdf9a71a3626ebc3b19d524dbaf72\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/204138\nReviewed-by: Brian Osman \u003cbrianosman@google.com\u003e\n"
    },
    {
      "commit": "a8cee7afe1a35be10a10246fac18d7c6969b15a9",
      "tree": "580f8c8c308ec6d44013cd1966b55f2c21af0495",
      "parents": [
        "9b46209867c583ea7e2947b85bdf6703148ae030"
      ],
      "author": {
        "name": "Greg Daniel",
        "email": "egdaniel@google.com",
        "time": "Wed Mar 27 15:23:55 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 27 19:59:25 2019 +0000"
      },
      "message": "Add vsync toggle for windows viewer.\n\nChange-Id: I1a223c96fbffc24a3a9263304768c2d7946a7a9e\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/204260\nReviewed-by: Brian Osman \u003cbrianosman@google.com\u003e\nCommit-Queue: Greg Daniel \u003cegdaniel@google.com\u003e\n"
    },
    {
      "commit": "9b46209867c583ea7e2947b85bdf6703148ae030",
      "tree": "534a1d76b612255f23967cb1382611d8f75a1822",
      "parents": [
        "d72d4c6600875c729788eee1b074f085c73f08b4"
      ],
      "author": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Wed Mar 27 13:52:35 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 27 19:55:28 2019 +0000"
      },
      "message": "add --backend skp to fm\n\nAnd move --backend first among the backend flags.\n\nChange-Id: I853ede2a8218f046c968ace2ce8c5e277421e225\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/204133\nAuto-Submit: Mike Klein \u003cmtklein@google.com\u003e\nCommit-Queue: Brian Osman \u003cbrianosman@google.com\u003e\nReviewed-by: Brian Osman \u003cbrianosman@google.com\u003e\n"
    },
    {
      "commit": "d72d4c6600875c729788eee1b074f085c73f08b4",
      "tree": "6d8aae16beeae718b5a53053121d530926847699",
      "parents": [
        "299ea7b8602ec96a5425e5f421289fd2e3d45ca2"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Wed Mar 27 19:16:58 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 27 19:54:19 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader e43cda5f76de..4c9f4a97ffe3 (1 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/e43cda5f76de..4c9f4a97ffe3\n\n\ngit log e43cda5f76de..4c9f4a97ffe3 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-27 chrisforbes@google.com Remove asserts blocking pipeline derivatives\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@4c9f4a97ffe3\n\nThe AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+/master/autoroll/README.md\n\nIf the roll is causing failures, please contact the current sheriff, who should\nbe CC\u0027d on the roll, and stop the roller if necessary.\n\nCQ_INCLUDE_TRYBOTS\u003dskia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader\nTBR\u003dstani@google.com\n\nChange-Id: I708519637151ef88938a20beeb4c262347c96c2e\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/204137\nReviewed-by: skia-autoroll \u003cskia-autoroll@skia-public.iam.gserviceaccount.com\u003e\nCommit-Queue: skia-autoroll \u003cskia-autoroll@skia-public.iam.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "299ea7b8602ec96a5425e5f421289fd2e3d45ca2",
      "tree": "6044ee84e27f474c86057fac54aa065af3e51a8c",
      "parents": [
        "99ccc0ca87e6d255d1477923cec3a2b9732959ec"
      ],
      "author": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Wed Mar 27 13:53:08 2019 -0500"
      },
      "committer": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Wed Mar 27 19:00:04 2019 +0000"
      },
      "message": "buildifier public.bzl\n\nChange-Id: I1f7ff758801be30e377d08684b15af22daafde66\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/204134\nReviewed-by: Ben Wagner \u003cbungeman@google.com\u003e\nCommit-Queue: Ben Wagner \u003cbungeman@google.com\u003e\n"
    }
  ]
}
