)]}'
{
  "log": [
    {
      "commit": "4683942a45f6927435249677adceefdb8c424443",
      "tree": "5599e25158bc9fd8848a62431f4f74aab422f2d1",
      "parents": [
        "f61472fb0d07d3c0a183f98e421253dde2eda36e"
      ],
      "author": {
        "name": "Kevin Lubick",
        "email": "kjlubick@google.com",
        "time": "Thu Jan 03 14:27:27 2019 -0500"
      },
      "committer": {
        "name": "Kevin Lubick",
        "email": "kjlubick@google.com",
        "time": "Thu Jan 03 21:10:05 2019 +0000"
      },
      "message": "[canvaskit] Refactor skottie into own file\n\nJust to clean things up a bit.\n\nBug: skia:\nChange-Id: I0e34c148a92817084348fcf62d9f513887933cb3\nReviewed-on: https://skia-review.googlesource.com/c/180768\nReviewed-by: Florin Malita \u003cfmalita@chromium.org\u003e\n"
    },
    {
      "commit": "f61472fb0d07d3c0a183f98e421253dde2eda36e",
      "tree": "371b8c1a88da9a22694e8bd2955460dba899938b",
      "parents": [
        "0cace8ed86b6e6161bc9dd5870238458f85841be"
      ],
      "author": {
        "name": "recipe-roller",
        "email": "recipe-roller@chromium.org",
        "time": "Thu Jan 03 12:43:37 2019 -0800"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Thu Jan 03 21:07:52 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.\nrecipe_engine:\n  https://crrev.com/1e2a5440207a57b828e58d3998501b2a45679ada [isolated] Roll the isolated CLI tool version (nmulcahey@google.com)\n\n\nTBR\u003dborenet@google.com\n\nRecipe-Tryjob-Bypass-Reason: Autoroller\nBugdroid-Send-Email: False\nChange-Id: Ie8588e135294305f843509aa4a55f1792673f007\nReviewed-on: https://skia-review.googlesource.com/c/180772\nReviewed-by: Recipe Roller \u003crecipe-roller@chromium.org\u003e\nCommit-Queue: Recipe Roller \u003crecipe-roller@chromium.org\u003e\n"
    },
    {
      "commit": "0cace8ed86b6e6161bc9dd5870238458f85841be",
      "tree": "4b547129fa52e60796cdbe84d2b33f5634ae1b8f",
      "parents": [
        "7a8d08db55d7116e156706b15bf8c56d87b567b3"
      ],
      "author": {
        "name": "Robert Phillips",
        "email": "robertphillips@google.com",
        "time": "Thu Jan 03 12:42:43 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Thu Jan 03 20:14:21 2019 +0000"
      },
      "message": "Make the RRectEffect\u0027s screen coords be Float4 (rather than Half4)\n\nFor large screens Half4 can have insufficient precision to effectively address all of screen space.\n\nThis was originally found and fixed in https://android-review.googlesource.com/c/platform/external/skia/+/859297 (fix CtsViewTestCases).\n\nBug: b/122105577\nChange-Id: I7a18cd9f8ea1fcf2340e456597760ca189d404e2\nReviewed-on: https://skia-review.googlesource.com/c/180926\nCommit-Queue: Robert Phillips \u003crobertphillips@google.com\u003e\nReviewed-by: Greg Daniel \u003cegdaniel@google.com\u003e\n"
    },
    {
      "commit": "7a8d08db55d7116e156706b15bf8c56d87b567b3",
      "tree": "98a2cbb5b840c5a38f2ce93c5e2a57eee8879925",
      "parents": [
        "016cd021daa1bba48e346ee3076f12c8e5b290dc"
      ],
      "author": {
        "name": "Michael Ludwig",
        "email": "michaelludwig@google.com",
        "time": "Wed Jan 02 14:36:15 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Thu Jan 03 20:06:02 2019 +0000"
      },
      "message": "Normalize vectors in dot product for quad type calculations.\n\nBug: skia:\nChange-Id: Icb840daf1fd31afdeed387486db54283bb5b85f3\nReviewed-on: https://skia-review.googlesource.com/c/180640\nReviewed-by: Robert Phillips \u003crobertphillips@google.com\u003e\nCommit-Queue: Michael Ludwig \u003cmichaelludwig@google.com\u003e\n"
    },
    {
      "commit": "016cd021daa1bba48e346ee3076f12c8e5b290dc",
      "tree": "a6ee1c4375c7b0b2436e55c25de103ac0e4ccdfd",
      "parents": [
        "b1452aee9ad202f2297f50052c52468697d3c9fa"
      ],
      "author": {
        "name": "Hal Canary",
        "email": "halcanary@google.com",
        "time": "Thu Dec 27 14:24:24 2018 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Thu Jan 03 19:21:31 2019 +0000"
      },
      "message": "SkPDF: eliminalte one member function\n\nChange-Id: I969986765da41b7d35688fd3d67f6ca57f121775\nReviewed-on: https://skia-review.googlesource.com/c/179995\nAuto-Submit: Hal Canary \u003chalcanary@google.com\u003e\nCommit-Queue: Herb Derby \u003cherb@google.com\u003e\nReviewed-by: Herb Derby \u003cherb@google.com\u003e\n"
    },
    {
      "commit": "b1452aee9ad202f2297f50052c52468697d3c9fa",
      "tree": "5821e78fa71da7aa70c0dfeca668d0ec421b1c99",
      "parents": [
        "89126e4550d2eb383f896c89a731c756b07d7b57"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Thu Jan 03 17:48:13 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Thu Jan 03 18:53:08 2019 +0000"
      },
      "message": "Roll third_party/externals/angle2 4627b3705d59..9fa54eab2590 (1 commits)\n\nhttps://chromium.googlesource.com/angle/angle.git/+log/4627b3705d59..9fa54eab2590\n\n\ngit log 4627b3705d59..9fa54eab2590 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-01-03 jmadill@chromium.org Optimize and inline more validation.\n\n\nCreated with:\n  gclient setdep -r third_party/externals/angle2@9fa54eab2590\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\u003dbungeman@google.com\n\nChange-Id: I641767c1508ce581e2cefd7107770cf384d77d31\nReviewed-on: https://skia-review.googlesource.com/c/180907\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": "89126e4550d2eb383f896c89a731c756b07d7b57",
      "tree": "e061c37946eed82a2b75a5437f7c28365e761984",
      "parents": [
        "c013ef665d02b5f920a18cc2337b6439f75fbeac"
      ],
      "author": {
        "name": "Mike Reed",
        "email": "reed@google.com",
        "time": "Thu Jan 03 12:59:14 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Thu Jan 03 18:27:23 2019 +0000"
      },
      "message": "use drawSimpleText\n\nBug: skia:\nChange-Id: I4aa6190e66478595a409f93a406fd42f19394302\nReviewed-on: https://skia-review.googlesource.com/c/180927\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": "c013ef665d02b5f920a18cc2337b6439f75fbeac",
      "tree": "8003888864a4163ba68499d5787cc7ce397d21b1",
      "parents": [
        "53a11f560841c03671cb366f9400ab9325cae2ae"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Thu Jan 03 17:50:38 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Thu Jan 03 18:14:52 2019 +0000"
      },
      "message": "Roll skia/third_party/skcms e9b211dd665b..8b9d1f9db8a8 (1 commits)\n\nhttps://skia.googlesource.com/skcms.git/+log/e9b211dd665b..8b9d1f9db8a8\n\n2019-01-03 mtklein@google.com test sRGB TF and its inverse\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\u003dbungeman@google.com\n\nChange-Id: Icfc0cf1a7b3c2168d63da15be77ad30b28b9eb1a\nReviewed-on: https://skia-review.googlesource.com/c/180960\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": "53a11f560841c03671cb366f9400ab9325cae2ae",
      "tree": "5aed2ad3061f7997091a89441f57ab131e11dc83",
      "parents": [
        "8b0f9d18ddf8af2ae620502af8ef4f64864ddaa5"
      ],
      "author": {
        "name": "Mike Reed",
        "email": "reed@google.com",
        "time": "Thu Jan 03 12:18:06 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Thu Jan 03 17:59:06 2019 +0000"
      },
      "message": "remove legacy drawPosText (and variants)\n\nBug: skia:\nChange-Id: I112e567d437d729249ceafb500b979ef96e625f9\nReviewed-on: https://skia-review.googlesource.com/c/180924\nReviewed-by: Mike Reed \u003creed@google.com\u003e\nCommit-Queue: Mike Reed \u003creed@google.com\u003e\n"
    },
    {
      "commit": "8b0f9d18ddf8af2ae620502af8ef4f64864ddaa5",
      "tree": "829d5ea3d18e3a66ab33076c98a800f3a924d70e",
      "parents": [
        "3b7e65107f671e35674ab8bfc163d998039b81bf"
      ],
      "author": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Thu Jan 03 11:26:57 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Thu Jan 03 17:17:56 2019 +0000"
      },
      "message": "tear down one-big-switch SkRasterPipeline backend\n\nThis was a pretty serious performance regression, especially on ARM.\nCode size was wash, almost exactly 1:1.\n\nWhile I like this one-big-switch approach in terms of maintainability\nand platform obliviousness, I\u0027m not willing to take such a big hit.\nThis\u0027ll just have to stay platform-aware.\n\n(The old code is also easier to debug and profile, but that\u0027s peanuts.)\n\nhttps://perf.skia.org/e/?begin\u003d1546440652\u0026end\u003d1546459404\u0026keys\u003dX2ec5a42b0071f8848a5875f14400493d\u0026xbaroffset\u003d39028\n\nCq-Include-Trybots: luci.chromium.try:linux-blink-rel\nChange-Id: Ia47fd25bbe4145468efd67cbddef7e6f92de3f02\nReviewed-on: https://skia-review.googlesource.com/c/180940\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\n"
    }
  ]
}
