)]}'
{
  "log": [
    {
      "commit": "09198525261aa5152c2183158315d81176776d99",
      "tree": "bc47e3a2c1da1dad31e525adccc6e0dc422a8c14",
      "parents": [
        "841d654844c6d89e5957b898c715b6de611e668f"
      ],
      "author": {
        "name": "Mike Reed",
        "email": "reed@google.com",
        "time": "Fri Mar 01 15:05:20 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Sat Mar 02 03:50:43 2019 +0000"
      },
      "message": "use colorspace steps to determine legacy blits\n\nBug: skia:8793\nChange-Id: I1de4bde25f7dcb12175733a3213c43f92410dc4a\nReviewed-on: https://skia-review.googlesource.com/c/196647\nCommit-Queue: Mike Reed \u003creed@google.com\u003e\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\nReviewed-by: Brian Osman \u003cbrianosman@google.com\u003e\n"
    },
    {
      "commit": "841d654844c6d89e5957b898c715b6de611e668f",
      "tree": "5416661b31bc6f9e8efa823630dea907284c0cef",
      "parents": [
        "74826c81bd8ade3963bb8110652d19e034411cb2"
      ],
      "author": {
        "name": "Jim Van Verth",
        "email": "jvanverth@google.com",
        "time": "Fri Mar 01 16:05:38 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Sat Mar 02 03:50:40 2019 +0000"
      },
      "message": "Fix memory leak in Metal.\n\nARC wasn\u0027t kicking in for the renderCmdEncoders -- adding the __strong\nkeyword seems to be enough of a hint.\n\nBug: skia:8243\nChange-Id: I07e75d355ab89102126ba2134250f0440ecc488c\nReviewed-on: https://skia-review.googlesource.com/c/196652\nReviewed-by: Greg Daniel \u003cegdaniel@google.com\u003e\nCommit-Queue: Jim Van Verth \u003cjvanverth@google.com\u003e\n"
    },
    {
      "commit": "74826c81bd8ade3963bb8110652d19e034411cb2",
      "tree": "3398ce96e794feaa8038ba4050750c222c4482cf",
      "parents": [
        "bae712104deb8bed6404812a73643918b3445fbb"
      ],
      "author": {
        "name": "Jim Van Verth",
        "email": "jvanverth@google.com",
        "time": "Fri Mar 01 14:37:30 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Sat Mar 02 03:45:39 2019 +0000"
      },
      "message": "Restore old Viewer setup order.\n\nThe backend needs to be set up before setting the current slide because\nsome slides require the backend resolution to set their size. We\u0027ll\ncheck to see if a slide is set before drawing instead.\n\nAlso adds a null slide to be drawn when no slides are loaded.\n\nChange-Id: Idb34deea80ea32762fa9e7434312e7b542c6a87e\nReviewed-on: https://skia-review.googlesource.com/c/196650\nCommit-Queue: Jim Van Verth \u003cjvanverth@google.com\u003e\nReviewed-by: Brian Osman \u003cbrianosman@google.com\u003e\n"
    },
    {
      "commit": "bae712104deb8bed6404812a73643918b3445fbb",
      "tree": "510c5a23dc50fcc9b332f81572e0df356df72f5c",
      "parents": [
        "e842e326a4489f993aa13a6472eaab24d991d540"
      ],
      "author": {
        "name": "Greg Daniel",
        "email": "egdaniel@google.com",
        "time": "Fri Mar 01 15:24:35 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Sat Mar 02 03:45:36 2019 +0000"
      },
      "message": "Add flush call to take access type, flags, and semaphore.\n\nBug: skia:\nChange-Id: I5e664939a446616ef57acc79d26a10e6908cda10\nReviewed-on: https://skia-review.googlesource.com/c/196643\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\nReviewed-by: Robert Phillips \u003crobertphillips@google.com\u003e\nReviewed-by: Jim Van Verth \u003cjvanverth@google.com\u003e\nCommit-Queue: Greg Daniel \u003cegdaniel@google.com\u003e\n"
    },
    {
      "commit": "e842e326a4489f993aa13a6472eaab24d991d540",
      "tree": "a4e6728bcb1bed306a2fe0bf244f64babc68eba7",
      "parents": [
        "b1bf82a945495e3c46f53c902d82e9ec69a4c9b4"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Fri Mar 01 22:09:58 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Sat Mar 02 03:40:36 2019 +0000"
      },
      "message": "Roll third_party/externals/angle2 1581ff030b9c..6f1a852fce0b (3 commits)\n\nhttps://chromium.googlesource.com/angle/angle.git/+log/1581ff030b9c..6f1a852fce0b\n\n\ngit log 1581ff030b9c..6f1a852fce0b --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-01 syoussefi@chromium.org Reland \"Roll Vulkan repos\"\n2019-03-01 syoussefi@chromium.org Reland \"Add system util to execute app and retrieve its output\"\n2019-03-01 syoussefi@chromium.org Vulkan: Support ETC, S3TC and BPTC compressed textures\n\n\nCreated with:\n  gclient setdep -r third_party/externals/angle2@6f1a852fce0b\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\u003dscroggo@google.com\n\nChange-Id: I0ce1e62025e330da03e4adde9fb22bde33877950\nReviewed-on: https://skia-review.googlesource.com/c/196780\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": "b1bf82a945495e3c46f53c902d82e9ec69a4c9b4",
      "tree": "bda70a52c549486c420e86b820602869795cca53",
      "parents": [
        "436d47d5bde9849dbec03579d8d99a6df33c380f"
      ],
      "author": {
        "name": "recipe-roller",
        "email": "recipe-roller@chromium.org",
        "time": "Fri Mar 01 18:47:32 2019 -0800"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Sat Mar 02 03:40:31 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.\ndepot_tools:\n  https://crrev.com/5117888302cfc6e8a6fc58de1148c18c15012317 [led] Roll back to cc015d8903532826f4430b87501a3c542ef468ce. (iannucci@chromium.org)\n  https://crrev.com/a6d41e2396bddb611df0cbc41de557a585939ace [cipd] Update to 2.2.18. (vadimsh@chromium.org)\nrecipe_engine:\n  https://crrev.com/921a0d25cc4e1ccc382944bcfadda66e4f04948a Add proper protobuf support to recipe engine. (iannucci@chromium.org)\n  https://crrev.com/0c4c8afe0d49874f5d596697b09057aa3be0a64c [source_manifest] Use PB for source manifest proto. (iannucci@chromium.org)\n\n\nTBR\u003dborenet@google.com\n\nRecipe-Tryjob-Bypass-Reason: Autoroller\nBugdroid-Send-Email: False\nChange-Id: Ice1d285f988a3d6b028bde3c0f0de434506cc238\nReviewed-on: https://skia-review.googlesource.com/c/196767\nReviewed-by: Recipe Roller \u003crecipe-roller@chromium.org\u003e\nCommit-Queue: Recipe Roller \u003crecipe-roller@chromium.org\u003e\n"
    }
  ]
}
