)]}'
{
  "log": [
    {
      "commit": "692122e3ef2335ae7569d73960375743bb9af989",
      "tree": "430c8fb385913344b527e13c61ac18f3ff6690d7",
      "parents": [
        "e62d14c1d9ba03a4d024da393cefae9fceb828ae"
      ],
      "author": {
        "name": "Herb Derby",
        "email": "herb@google.com",
        "time": "Wed Mar 06 17:28:47 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Thu Mar 07 02:39:08 2019 +0000"
      },
      "message": "Don\u0027t apply the view matrix twice for complicated fallback\n\nIn complicated fallback the matrix was being applied to create\nthe glyph cache and then rendering to the screen. Create the\nglyphs with the identity matrix.\n\nChange-Id: Ib399726ef73257f2890784c1f4ad598fef074ab3\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/198248\nReviewed-by: Ben Wagner \u003cbungeman@google.com\u003e\nCommit-Queue: Herb Derby \u003cherb@google.com\u003e\n"
    },
    {
      "commit": "e62d14c1d9ba03a4d024da393cefae9fceb828ae",
      "tree": "d4831160b349ecf1df0d26a1371e1955dc51a22a",
      "parents": [
        "0bb2db16d7434b4765822273f487bb6733292ea5"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Thu Mar 07 00:05:14 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Thu Mar 07 01:03:08 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader bf943f67daa4..2995dc2a67c7 (2 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/bf943f67daa4..2995dc2a67c7\n\n\ngit log bf943f67daa4..2995dc2a67c7 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-07 chrisforbes@google.com Wire up depth and stencil attachments to pipeline\n2019-03-06 bclayton@google.com Split regres test lists into full and CI lists.\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@2995dc2a67c7\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\u003dreed@google.com\n\nChange-Id: Ic0c810f59e2e4280063125aee727d1d74aa9e86a\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/198307\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": "0bb2db16d7434b4765822273f487bb6733292ea5",
      "tree": "efbd71d0ad50ca2715df8fb7933dc5905a3f94e9",
      "parents": [
        "be13cce6c74ddc090435f9ba849c677f1d45fbf4"
      ],
      "author": {
        "name": "Ben Wagner",
        "email": "bungeman@google.com",
        "time": "Wed Mar 06 18:19:08 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Thu Mar 07 00:42:28 2019 +0000"
      },
      "message": "Correct argument order for blobs in viewer.\n\nThe glyph count goes before the offsets.\n\nChange-Id: Ibc7120d174ee6098212430c1505c0c5f0e539a8a\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/198252\nAuto-Submit: Ben Wagner \u003cbungeman@google.com\u003e\nCommit-Queue: Brian Osman \u003cbrianosman@google.com\u003e\nReviewed-by: Brian Osman \u003cbrianosman@google.com\u003e\n"
    },
    {
      "commit": "be13cce6c74ddc090435f9ba849c677f1d45fbf4",
      "tree": "8ae4961ebbd10de1848f56aa13e67e7de618a56b",
      "parents": [
        "b4bb84abb1d95efad9c4d47738ff4659d86b7ebf"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Wed Mar 06 23:12:14 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Thu Mar 07 00:02:28 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader 76e9bc066b28..bf943f67daa4 (2 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/76e9bc066b28..bf943f67daa4\n\n\ngit log 76e9bc066b28..bf943f67daa4 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-06 bclayton@google.com SpirvShader: Implement OpSelect\n2019-03-06 bclayton@google.com SpirvShader: Add relational ops for ordered and unordered floats\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@bf943f67daa4\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\u003dreed@google.com\n\nChange-Id: If4169e84af8ad13f5661405b7c5e6ca3765b98a0\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/198304\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": "b4bb84abb1d95efad9c4d47738ff4659d86b7ebf",
      "tree": "0bd01cfc943b9debbcaa19b1a1bb8d31730e5d7d",
      "parents": [
        "8376b4230cd2168f4547bd6ddf23bc58335fe8c7"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Wed Mar 06 22:40:58 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 06 23:49:41 2019 +0000"
      },
      "message": "Roll third_party/externals/angle2 e397949ec2db..14126505b237 (4 commits)\n\nhttps://chromium.googlesource.com/angle/angle.git/+log/e397949ec2db..14126505b237\n\n\ngit log e397949ec2db..14126505b237 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-06 jmadill@chromium.org Revert \"Use a constexpr array for es3 copy conversion table.\"\n2019-03-06 cwallez@chromium.org Revert \"Allow enabling trace annotations\"\n2019-03-06 jmadill@chromium.org Disable non-conformant configs on official builds.\n2019-03-06 syoussefi@chromium.org Vulkan: Decouple EGLSync from renderer serial\n\n\nCreated with:\n  gclient setdep -r third_party/externals/angle2@14126505b237\n\nThe AutoRoll server is located here: https://autoroll.skia.org/r/angle-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:Build-Debian9-Clang-x86_64-Release-ANGLE;skia.primary:Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE\nTBR\u003dreed@google.com\n\nChange-Id: I175b5864d394e0b65abc8c9dc8c6c125d8987b67\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/198303\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": "8376b4230cd2168f4547bd6ddf23bc58335fe8c7",
      "tree": "20acc094f3527ff9c7cfc4df13d6a9f21255da1e",
      "parents": [
        "3c957d575c584bdebbdff79129f48b4c5877e158"
      ],
      "author": {
        "name": "recipe-roller",
        "email": "recipe-roller@chromium.org",
        "time": "Wed Mar 06 15:21:08 2019 -0800"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 06 23:49:28 2019 +0000"
      },
      "message": "Roll recipe dependencies (trivial).\n\nThis is an automated CL created by the recipe roller. This CL rolls recipe\nchanges from upstream projects (e.g. depot_tools) into downstream projects\n(e.g. tools/build).\n\n\nMore info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.\nrecipe_engine:\n  https://crrev.com/64b31a70df43a9a0bd220a667a5d7ea500348879 [scheduler] Use buildbucket API instead of props (nodir@google.com)\n\n\nTBR\u003dborenet@google.com\n\nRecipe-Tryjob-Bypass-Reason: Autoroller\nBugdroid-Send-Email: False\nChange-Id: I74febdc81afc0e7feed02ee86bee19f9b387fafe\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/198253\nReviewed-by: Recipe Roller \u003crecipe-roller@chromium.org\u003e\nCommit-Queue: Recipe Roller \u003crecipe-roller@chromium.org\u003e\n"
    }
  ]
}
