)]}'
{
  "log": [
    {
      "commit": "1374c85fbf53947e0f826bc721ef561750518092",
      "tree": "4354986c5e6e60e7bc3c7fd41330c8ddac379237",
      "parents": [
        "6dfb111c02b9e736beb5f0563fc549a3dfa5d774"
      ],
      "author": {
        "name": "Michael Ludwig",
        "email": "michaelludwig@google.com",
        "time": "Wed Jan 16 10:22:50 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Jan 16 16:11:34 2019 +0000"
      },
      "message": "Prevent op batching in clear benchmark\n\nThis is a different way of fixing the clear benchmark measurements,\nsince https://skia-review.googlesource.com/c/skia/+/184064 seemed to\ncause device issues on several bots.\n\nInstead of forcing a flush, this takes extra steps to prevent the clear\nops from batching in Ganesh, and from resetting the op list, which has\nthe same effect of ensuring \"loop\" count clears are actually sent to\nthe GPU.\n\nBug: skia:\nChange-Id: Id7f58894f42ca55a6cb663b65c27901d65432f82\nReviewed-on: https://skia-review.googlesource.com/c/184384\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\nCommit-Queue: Brian Salomon \u003cbsalomon@google.com\u003e\nAuto-Submit: Michael Ludwig \u003cmichaelludwig@google.com\u003e\n"
    },
    {
      "commit": "6dfb111c02b9e736beb5f0563fc549a3dfa5d774",
      "tree": "a3e5d349fae04a4278f64bb4a08eda84451c17d2",
      "parents": [
        "b3ac2313be19a38636d3bcd66317eaf93447b7a7"
      ],
      "author": {
        "name": "Hal Canary",
        "email": "halcanary@google.com",
        "time": "Wed Jan 16 10:32:54 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Jan 16 16:04:08 2019 +0000"
      },
      "message": "Documentation: SkFont::textToGlyphs()\n\n  + When encoding is SkTextEncoding::kUTF8, SkTextEncoding::kUTF16, or\n  + SkTextEncoding::kUTF32; then each Unicode codepoint is mapped to a\n  + single glyph.  This function uses the default character-to-glyph\n  + mapping from the SkTypeface.  It does not perform typeface fallback for\n  + characters not found in the SkTypeface.\n\nChange-Id: I3e84f996cccaf6b31c551ad027a62600d2510bc0\nReviewed-on: https://skia-review.googlesource.com/c/184385\nReviewed-by: Herb Derby \u003cherb@google.com\u003e\nCommit-Queue: Hal Canary \u003chalcanary@google.com\u003e\n"
    },
    {
      "commit": "b3ac2313be19a38636d3bcd66317eaf93447b7a7",
      "tree": "b08df1e307dbe37d34ca8dfc308ef90a0647be4a",
      "parents": [
        "1b87c6bc1979d62b5c7bc7fb5ee25db6bb15a567"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Wed Jan 16 14:52:24 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Jan 16 15:47:29 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader 939adc5b9dc7..fed67899a7b4 (1 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/939adc5b9dc7..fed67899a7b4\n\n\ngit log 939adc5b9dc7..fed67899a7b4 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-01-16 sugoi@google.com Fixed build on Arm 64\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@fed67899a7b4\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\u003dhalcanary@google.com\n\nChange-Id: I21bb68286920d6afe7300788318687aa391a690f\nReviewed-on: https://skia-review.googlesource.com/c/184343\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": "1b87c6bc1979d62b5c7bc7fb5ee25db6bb15a567",
      "tree": "b7ac3d0138c915a0d2242ddbcbbb50977f6204ed",
      "parents": [
        "2c379d8e27e649d1444631a02daea08213688c71"
      ],
      "author": {
        "name": "Mike Reed",
        "email": "reed@google.com",
        "time": "Wed Jan 16 09:18:16 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Jan 16 14:52:48 2019 +0000"
      },
      "message": "remove SK_SUPPORT_LEGACY_CANVAS_DRAW_TEXT flag\n\nBug: skia:\nChange-Id: I89451ee399a59907a195237adc1b5dc59691150e\nReviewed-on: https://skia-review.googlesource.com/c/184381\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"
    }
  ]
}
