)]}'
{
  "log": [
    {
      "commit": "bea1f94f341e8b0466ea2bfbda3f3ba44a2fda5c",
      "tree": "20f77e624e68820ac5b2232f6b4f8652eddf09c3",
      "parents": [
        "e588d35929d9739c0c1cb9ff99ca6a5bfa93f7e8"
      ],
      "author": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Fri Mar 08 11:11:55 2019 -0600"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Fri Mar 08 17:38:31 2019 +0000"
      },
      "message": "remove platform_font_manager()\n\nWe don\u0027t need this name munging since the\nnative/non-native font bots split.\n\nChange-Id: I0e64feb08441ece8e0e4be0a70b812220aa8385a\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199300\nReviewed-by: Ben Wagner \u003cbungeman@google.com\u003e\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\n"
    },
    {
      "commit": "e588d35929d9739c0c1cb9ff99ca6a5bfa93f7e8",
      "tree": "929b54058ad1987580ce207409cd2fee9af0ee67",
      "parents": [
        "5e398c2b5eef4f200a2b9a0d73840aae062db4fe"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Fri Mar 08 16:45:17 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Fri Mar 08 17:27:43 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader 620334064f47..d2b1d2f936ee (1 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/620334064f47..d2b1d2f936ee\n\n\ngit log 620334064f47..d2b1d2f936ee --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-08 capn@google.com Remove literal string from error message.\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@d2b1d2f936ee\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: I8ecfc55208d5949aaee863de2afb6d2ead371661\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199207\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": "5e398c2b5eef4f200a2b9a0d73840aae062db4fe",
      "tree": "0ae31b9d3518cc8bbb5c5cc0bc838064377014a2",
      "parents": [
        "dd51aacdb1dfaeca704d8d701535b7de680acfb3"
      ],
      "author": {
        "name": "Mike Reed",
        "email": "reed@google.com",
        "time": "Fri Mar 08 11:50:35 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Fri Mar 08 17:24:33 2019 +0000"
      },
      "message": "change load/store_rgba to have src and dst variants\n\nsomewhat motivated by future mixer stages\n\nBug: skia:\nChange-Id: Icd41ec9311f0da966164451324d28e7b3dfb3213\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199280\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\nReviewed-by: Florin Malita \u003cfmalita@chromium.org\u003e\nCommit-Queue: Mike Reed \u003creed@google.com\u003e\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\n"
    },
    {
      "commit": "dd51aacdb1dfaeca704d8d701535b7de680acfb3",
      "tree": "e528bb5714facb47d00e634eaf2f926b4993cc68",
      "parents": [
        "03896ae9ce0ccf567dddef4ba322c7eb9c6a448a"
      ],
      "author": {
        "name": "Joe Gregorio",
        "email": "jcgregorio@google.com",
        "time": "Thu Mar 07 14:11:52 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Fri Mar 08 16:06:03 2019 +0000"
      },
      "message": "Get doxygen working again.\n\nThis also enables MarkDeep for the comments, but I haven\u0027t added\nany examples of that yet.\n\nScreenshots:\n  https://screenshot.googleplex.com/mUCgtAesDWt.png\n  https://screenshot.googleplex.com/S1p4Dhpn6KW.png\n\nBug: skia:\nChange-Id: I4f645ef1050d26c7a4660a1fc28a8d41f085f4f8\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/198241\nReviewed-by: Brian Osman \u003cbrianosman@google.com\u003e\nCommit-Queue: Joe Gregorio \u003cjcgregorio@google.com\u003e\n"
    },
    {
      "commit": "03896ae9ce0ccf567dddef4ba322c7eb9c6a448a",
      "tree": "996abc336ceb8c5513c88d10ff75b5053d77c469",
      "parents": [
        "29b04daaabf368edec1d8ef8736721efa8238841"
      ],
      "author": {
        "name": "Ethan Nicholas",
        "email": "ethannicholas@google.com",
        "time": "Thu Mar 07 16:54:24 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Fri Mar 08 14:18:03 2019 +0000"
      },
      "message": "Fixed a couple of Vulkan bugs\n\nThere was a bad test in GrVkImage, and the test in SkSLVariable was\nallowing interface variables to be declared dead, which was probably\nnot a serious problem but was causing the debug layers to whine.\n\nBug: skia:8837\nChange-Id: I233372ae45b575949b7c8f92b119b86e649f3142\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199060\nReviewed-by: Greg Daniel \u003cegdaniel@google.com\u003e\nCommit-Queue: Ethan Nicholas \u003cethannicholas@google.com\u003e\n"
    },
    {
      "commit": "29b04daaabf368edec1d8ef8736721efa8238841",
      "tree": "1b303f2e8d14f3371dd022c3aabac96dc94554c3",
      "parents": [
        "fc9cb4dfced1db2a8630f5b3bfe777cb12adf8e0"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Fri Mar 08 13:12:14 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Fri Mar 08 13:51:03 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader 3ed33cee5e61..620334064f47 (1 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/3ed33cee5e61..620334064f47\n\n\ngit log 3ed33cee5e61..620334064f47 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-08 swiftshader.regress@gmail.com Regres: Update test lists @ 3ed33cee\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@620334064f47\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: Iedbf662f18c57054ef03aeb4e250e81d732c7095\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199201\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": "fc9cb4dfced1db2a8630f5b3bfe777cb12adf8e0",
      "tree": "a5cedc422d4cb577338e3f54ab72df4d2c4b8caa",
      "parents": [
        "3d1b941f3a7d84d9bc83cf2ad1050bc608193c56"
      ],
      "author": {
        "name": "Ben Wagner",
        "email": "benjaminwagner@google.com",
        "time": "Thu Mar 07 15:15:42 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Fri Mar 08 13:18:08 2019 +0000"
      },
      "message": "Add CMake asset for macOS.\n\nBug: skia:8784\nChange-Id: I2e07e9213ed1cad074ed5f56a4a80562e8c139e0\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/198825\nCommit-Queue: Eric Boren \u003cborenet@google.com\u003e\nAuto-Submit: Ben Wagner \u003cbenjaminwagner@google.com\u003e\nReviewed-by: Eric Boren \u003cborenet@google.com\u003e\n"
    }
  ]
}
