)]}'
{
  "log": [
    {
      "commit": "1875353110d12bda6374d099a159937fad48de72",
      "tree": "2e915ea6080bc4aa6ff3de8b8a0de7cf9923c55f",
      "parents": [
        "e71641479ce9a3ab4b485b445da414c9cebd9299"
      ],
      "author": {
        "name": "Ben Wagner",
        "email": "benjaminwagner@google.com",
        "time": "Mon Apr 15 10:56:05 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Apr 15 15:35:48 2019 +0000"
      },
      "message": "Add LenovoYogaC630 (Win arm64 bot)\n\nChange-Id: I70f4e01a2c55e85ee5e17a29f7f05a4a4aff2ae2\nBug: skia:8569 skia:8976\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/204264\nCommit-Queue: Ben Wagner aka dogben \u003cbenjaminwagner@google.com\u003e\nReviewed-by: Eric Boren \u003cborenet@google.com\u003e\nReviewed-by: Brian Osman \u003cbrianosman@google.com\u003e\n"
    },
    {
      "commit": "e71641479ce9a3ab4b485b445da414c9cebd9299",
      "tree": "934e038246f1cad3925b31724fd1f1a3f599a409",
      "parents": [
        "be2062c4305f05b4d29239e89dd7ab5108cbb7e1"
      ],
      "author": {
        "name": "Mike Reed",
        "email": "reed@google.com",
        "time": "Mon Apr 15 09:41:39 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Apr 15 14:40:18 2019 +0000"
      },
      "message": "removed localmatrix getter\n\nChange-Id: I0325719c44993ddefec207d65fcb4babff807f70\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/208097\nReviewed-by: Mike Reed \u003creed@google.com\u003e\nCommit-Queue: Mike Reed \u003creed@google.com\u003e\nAuto-Submit: Mike Reed \u003creed@google.com\u003e\n"
    },
    {
      "commit": "be2062c4305f05b4d29239e89dd7ab5108cbb7e1",
      "tree": "5ad3c33f7c2a373a6a4c063870607a55bee731ee",
      "parents": [
        "a3aa75ab29cdac963498f7af1c8f18b369ac9f54"
      ],
      "author": {
        "name": "Brian Osman",
        "email": "brianosman@google.com",
        "time": "Mon Apr 15 09:26:13 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Apr 15 14:04:18 2019 +0000"
      },
      "message": "Extend --writeShaders to output SPIR-V\n\nChanged the python script to operate on all shaders in the directory,\nhandling SPIR-V appropriately, and collating data across backends.\nMade the output CSV, so that it imports into spreadsheets directly\n(and handles missing columns cleanly).\n\nRemoved all the JSON digest logic - this was overkill at the moment,\nand it made it tricky once we were combining information from GL and\nVulkan. Also, the hit count data was probably misleading - it didn\u0027t\ncount hits at the program cache level, just the persistent cache.\n\nChange-Id: If354cde943c96f84e7bcc20a137afefca3b59358\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/207960\nCommit-Queue: Brian Osman \u003cbrianosman@google.com\u003e\nReviewed-by: Greg Daniel \u003cegdaniel@google.com\u003e\n"
    },
    {
      "commit": "a3aa75ab29cdac963498f7af1c8f18b369ac9f54",
      "tree": "ae8596c82658d28ba71f26406448442ca3f75f95",
      "parents": [
        "831a29341c13ce2dd168ea8cdf17747f25b28f98"
      ],
      "author": {
        "name": "Greg Daniel",
        "email": "egdaniel@google.com",
        "time": "Fri Apr 12 14:24:55 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Apr 15 13:52:28 2019 +0000"
      },
      "message": "Add callback to flush for knowing when gpu is finished work.\n\nBug: skia:8802\nChange-Id: I093c2a4e879b635b169a849d9af3e9f7a3d84a88\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/207870\nCommit-Queue: Greg Daniel \u003cegdaniel@google.com\u003e\nReviewed-by: Robert Phillips \u003crobertphillips@google.com\u003e\n"
    },
    {
      "commit": "831a29341c13ce2dd168ea8cdf17747f25b28f98",
      "tree": "1fad891ee9b5415236e63351228394e1a23c1a93",
      "parents": [
        "1fe0b86f17f3bd20fb4ecbf04df6b4ded785255f"
      ],
      "author": {
        "name": "Robert Phillips",
        "email": "robertphillips@google.com",
        "time": "Fri Apr 12 17:18:39 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Apr 15 12:21:45 2019 +0000"
      },
      "message": "Plumb sk_sp through the GrOpList class hierarchy\n\nThis is preparing the ground for having proxies be atomically reffed\n\nChange-Id: Ice48c41120d4ec10a758f696a69028b6363e8a7e\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/207762\nReviewed-by: Greg Daniel \u003cegdaniel@google.com\u003e\nCommit-Queue: Robert Phillips \u003crobertphillips@google.com\u003e\n"
    }
  ]
}
