)]}'
{
  "log": [
    {
      "commit": "d2fa7e33798c8b6bee0533e3dad02380d27bcfbe",
      "tree": "30a9f0092f52e1630733759124a5c9041fb92e98",
      "parents": [
        "e46ccf89da7252731a23d6193b66b87e25568acd"
      ],
      "author": {
        "name": "recipe-roller",
        "email": "recipe-roller@chromium.org",
        "time": "Wed Jan 09 16:41:03 2019 -0800"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Thu Jan 10 01:19:01 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/2d4a955e9008d85f2ab4b6c530484c8b63c4d949 Fix broken metrics collection dialog spacing (jsaul@google.com)\n\n\nTBR\u003dborenet@google.com\n\nRecipe-Tryjob-Bypass-Reason: Autoroller\nBugdroid-Send-Email: False\nChange-Id: Ib00eb9e25f159231b73cea526dcc45b6fe78feea\nReviewed-on: https://skia-review.googlesource.com/c/182800\nReviewed-by: Recipe Roller \u003crecipe-roller@chromium.org\u003e\nCommit-Queue: Recipe Roller \u003crecipe-roller@chromium.org\u003e\n"
    },
    {
      "commit": "e46ccf89da7252731a23d6193b66b87e25568acd",
      "tree": "ad029452f049e443a73dde1cac9122bb4d6bfba2",
      "parents": [
        "9548c3b42ffaefa27541c987ef34ba8491abb584"
      ],
      "author": {
        "name": "Herb Derby",
        "email": "herb@google.com",
        "time": "Wed Jan 09 11:22:00 2019 -0500"
      },
      "committer": {
        "name": "Herb Derby",
        "email": "herb@google.com",
        "time": "Wed Jan 09 21:52:52 2019 +0000"
      },
      "message": "Make pointers to glyphs in the SkGlyphCache stable\n\nMove the SkGlyph data from the hash map into the fAlloc, and\nreplace it with a SkGlyph*. This simplifies implementing bulk\noperation on the SkGlyphCache because already processed glyphs ptrs\nwill not change location when new glyphs are added to the map.\n\nThere is a very small regression, which is more than made up for in the\nnext CLs.\n\nMaster:\nmin     median  mean    max     stddev\n343µs   358µs   359µs   370µs   2%\n\nThis CL:\nmin     median  mean    max     stddev\n348µs   364µs   362µs   373µs   2%\n\nChange-Id: I71733285ed32fa5947b588fb6dfaa0a757707646\nReviewed-on: https://skia-review.googlesource.com/c/182560\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\n"
    },
    {
      "commit": "9548c3b42ffaefa27541c987ef34ba8491abb584",
      "tree": "dd937ad36a79f922bf6d80b25f74addaa11c2568",
      "parents": [
        "532c4189b5f489ac6e4a27d43bb591cdcd4396ff"
      ],
      "author": {
        "name": "Robert Phillips",
        "email": "robertphillips@google.com",
        "time": "Tue Jan 08 12:35:43 2019 -0500"
      },
      "committer": {
        "name": "Robert Phillips",
        "email": "robertphillips@google.com",
        "time": "Wed Jan 09 21:35:30 2019 +0000"
      },
      "message": "No longer round the non-AA clip bounds\n\nBy no longer rounding the non-AA clip bounds we increase the probability that a non-AA clip will be dropped when applied to a non-AA rect draw (particularly at half pixel translations).\n\nTo make this work in practice we must also make the clip stack check if the non-AA clip is relevant before we preemptively employ a scissor clip.\n\nNote that I have verified that this removes the gross clipping errors from the Chrome repo case but the rounding to scissor clip behavior could still happen in other cases.\n\nBug: 906496\nChange-Id: Iba51b9061fb434144e3a9b3fd91479109fcf67f4\nReviewed-on: https://skia-review.googlesource.com/c/182141\nReviewed-by: Michael Ludwig \u003cmichaelludwig@google.com\u003e\n"
    },
    {
      "commit": "532c4189b5f489ac6e4a27d43bb591cdcd4396ff",
      "tree": "2da6041fc164140835d10648c57e28b637b75f64",
      "parents": [
        "d8deeee891531e8e735a9ab291cb4a06abbc561b"
      ],
      "author": {
        "name": "Hal Canary",
        "email": "halcanary@google.com",
        "time": "Wed Jan 09 11:37:29 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Jan 09 20:47:30 2019 +0000"
      },
      "message": "Docs: drawText -\u003e drawSimpleText\n\nChange-Id: Iac503c7d5cc67986132793202e1b4479df7cdb8f\nReviewed-on: https://skia-review.googlesource.com/c/182451\nCommit-Queue: Mike Reed \u003creed@google.com\u003e\nAuto-Submit: Hal Canary \u003chalcanary@google.com\u003e\nReviewed-by: Mike Reed \u003creed@google.com\u003e\n"
    },
    {
      "commit": "d8deeee891531e8e735a9ab291cb4a06abbc561b",
      "tree": "cf77f2cd3fadc5be599a6088c6a2a87d9d64c716",
      "parents": [
        "f1921f44e1b31744126809568933a60c1ccfed22"
      ],
      "author": {
        "name": "Hal Canary",
        "email": "halcanary@google.com",
        "time": "Wed Jan 09 14:45:30 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Jan 09 20:35:01 2019 +0000"
      },
      "message": "tools: Remove sk_tool_utils::set_portable_typeface()\n\nChange-Id: I2a87bb1d020bc50d1ca4c3f56382fa4c372d4c7d\nReviewed-on: https://skia-review.googlesource.com/c/182661\nReviewed-by: Hal Canary \u003chalcanary@google.com\u003e\nCommit-Queue: Hal Canary \u003chalcanary@google.com\u003e\n"
    },
    {
      "commit": "f1921f44e1b31744126809568933a60c1ccfed22",
      "tree": "21c627c6968242f31ec1fe036750b192dfcf5a2e",
      "parents": [
        "92aae1aa7774b8e2e3d7a70758182d92febcd400"
      ],
      "author": {
        "name": "Hal Canary",
        "email": "halcanary@google.com",
        "time": "Tue Jan 08 15:23:11 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Jan 09 20:04:58 2019 +0000"
      },
      "message": "drawText Cleanup, part 6\n\nChange-Id: I9dc5571546dd4fe547f272cb1a5c6f745bef9d05\nReviewed-on: https://skia-review.googlesource.com/c/182261\nCommit-Queue: Mike Reed \u003creed@google.com\u003e\nReviewed-by: Mike Reed \u003creed@google.com\u003e\nAuto-Submit: Hal Canary \u003chalcanary@google.com\u003e\n"
    },
    {
      "commit": "92aae1aa7774b8e2e3d7a70758182d92febcd400",
      "tree": "0b6e3ed98e026af4c9aa12e8fe628a439006d409",
      "parents": [
        "a7b2874b86e020aad438d90b2ee4a28b39ab0f06"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Wed Jan 09 18:38:13 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Jan 09 20:03:21 2019 +0000"
      },
      "message": "Roll third_party/externals/angle2 4f3b207d049a..b5ba549abf2f (3 commits)\n\nhttps://chromium.googlesource.com/angle/angle.git/+log/4f3b207d049a..b5ba549abf2f\n\n\ngit log 4f3b207d049a..b5ba549abf2f --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-01-09 syoussefi@chromium.org Vulkan: Shader path for texture copy when image is not initialized\n2019-01-09 jmadill@chromium.org Add presubmit check for GN headers and code formatting.\n2019-01-09 syoussefi@chromium.org Add a presubmit step to make sure autogenerated code is up-to-date\n\n\nCreated with:\n  gclient setdep -r third_party/externals/angle2@b5ba549abf2f\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\u003dbsalomon@google.com\n\nChange-Id: If85a1c196a0a4cb35218d3bf78799354e1c965a9\nReviewed-on: https://skia-review.googlesource.com/c/182527\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": "a7b2874b86e020aad438d90b2ee4a28b39ab0f06",
      "tree": "eb2d40bfe94a2cd05a61f1506e1abc00ed9f2f88",
      "parents": [
        "292ece8024ea9468eca76f7f11ac38fa6c2d6d60"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Wed Jan 09 18:35:46 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Jan 09 19:55:35 2019 +0000"
      },
      "message": "Roll skia/third_party/skcms 1747706b4afe..ca80251f9aca (1 commits)\n\nhttps://skia.googlesource.com/skcms.git/+log/1747706b4afe..ca80251f9aca\n\n2019-01-09 mtklein@google.com force 1.0f roundtrip through invert by tweaking e\n\n\nThe AutoRoll server is located here: https://autoroll.skia.org/r/skcms-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\n\n\nCQ_INCLUDE_TRYBOTS\u003dluci.chromium.try:linux-blink-rel\nTBR\u003dbsalomon@google.com\n\nChange-Id: I671b176c3b690bb269820912e02086d65e6a3859\nReviewed-on: https://skia-review.googlesource.com/c/182620\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"
    }
  ]
}
