)]}'
{
  "log": [
    {
      "commit": "389b4b267d15c1e06cc4d8b2222d96e50e6ddb00",
      "tree": "7f36a25cc607852a880b79d00d96f0fbd58cb27e",
      "parents": [
        "a7181e7c682adff355eb6661499c540f2310186b"
      ],
      "author": {
        "name": "Brian Osman",
        "email": "brianosman@google.com",
        "time": "Mon Mar 18 16:45:25 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 21:37:39 2019 +0000"
      },
      "message": "Fix the preallocated size of string arrays in GrGLSLShaderBuilder\n\nFragment shaders typically have at least three (?) processors, and from\nhistogramming GMs and SKPs, the largest number is six. Even our vertex\nshaders (half of all shaders being built) have one, and this code had an\noff-by-one in the preallocation size: We set aside enough space for\nkCode (10) elements, then immediately pushed 11 (i \u003c\u003d kCode).\n\nThis change should cut down on three heap allocations for every shader.\n\nBug: skia:\nChange-Id: Iaa2a38b9ff82eb5b81935f9f1d1d96a9bc8aad90\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201463\nAuto-Submit: Brian Osman \u003cbrianosman@google.com\u003e\nReviewed-by: Robert Phillips \u003crobertphillips@google.com\u003e\nCommit-Queue: Brian Osman \u003cbrianosman@google.com\u003e\n"
    },
    {
      "commit": "a7181e7c682adff355eb6661499c540f2310186b",
      "tree": "2f75947e0ed740acfb69b61dd65a5310931a80ee",
      "parents": [
        "0f0a7107d318c5b05c0cb0a171e3e4435df29243"
      ],
      "author": {
        "name": "Hal Canary",
        "email": "halcanary@google.com",
        "time": "Mon Mar 18 16:06:34 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 21:05:09 2019 +0000"
      },
      "message": "Docs: Give documentation examples better names\n\nThese names come from the bookmaker generated md files.\n\nAlso, delete ducplicated and empty examples.\n\nA later CL will re-name the cpp files.\n\nChange-Id: Ie365b9cc1cc705d010c674b9988b32c8307a0455\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201609\nCommit-Queue: Hal Canary \u003chalcanary@google.com\u003e\nReviewed-by: Hal Canary \u003chalcanary@google.com\u003e\n"
    },
    {
      "commit": "0f0a7107d318c5b05c0cb0a171e3e4435df29243",
      "tree": "c5fe297a12f9648609e266df15799e0a262d1ab6",
      "parents": [
        "9412e96455375b16a675c00d647854796d251892"
      ],
      "author": {
        "name": "Kevin Lubick",
        "email": "kjlubick@google.com",
        "time": "Mon Mar 18 16:20:55 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 21:02:49 2019 +0000"
      },
      "message": "Add SkSL2Pipeline fuzzer\n\nBug: skia:8876\nChange-Id: Ib62da438dec493536c7351eb0c4a06a0275833b4\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201645\nCommit-Queue: Kevin Lubick \u003ckjlubick@google.com\u003e\nReviewed-by: Ethan Nicholas \u003cethannicholas@google.com\u003e\n"
    },
    {
      "commit": "9412e96455375b16a675c00d647854796d251892",
      "tree": "fb1f1f259f27fb65856e9c8b37dab188d3173e51",
      "parents": [
        "d79ba7964bc7287a6a9b989ebde27f5cbdf8ef40"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Mon Mar 18 20:13:58 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 20:56:39 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader 1bd9e2f80b9a..bbf5cf1e4762 (1 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/1bd9e2f80b9a..bbf5cf1e4762\n\n\ngit log 1bd9e2f80b9a..bbf5cf1e4762 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-18 chrisforbes@google.com Wire up sample mask correctly\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@bbf5cf1e4762\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\u003dbrianosman@google.com\n\nChange-Id: Iab747f6e87a5a6e71ff9219d84ed72d4a3d8870c\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/202001\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": "d79ba7964bc7287a6a9b989ebde27f5cbdf8ef40",
      "tree": "ad016472c40b2bad7ddc71f34a4caef477f94dd5",
      "parents": [
        "a8e91c8e2fd8cdc96eb9fb9655fee43689de8605"
      ],
      "author": {
        "name": "Brian Osman",
        "email": "brianosman@google.com",
        "time": "Mon Mar 18 15:56:15 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 20:42:19 2019 +0000"
      },
      "message": "Remove unused variant of compileAndAttachShaders\n\nBug: skia:\nChange-Id: I33a65f59e1e886a2734fe2a344fceeeeabfc9124\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201983\nReviewed-by: Ethan Nicholas \u003cethannicholas@google.com\u003e\nCommit-Queue: Brian Osman \u003cbrianosman@google.com\u003e\n"
    },
    {
      "commit": "a8e91c8e2fd8cdc96eb9fb9655fee43689de8605",
      "tree": "4d46cd1ea97ec9b91159f7ba9baf90f91a7052f9",
      "parents": [
        "bd01248c742e06803b3913d0427a511600df77f3"
      ],
      "author": {
        "name": "recipe-roller",
        "email": "recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com",
        "time": "Mon Mar 18 12:53:29 2019 -0700"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 20:33:09 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/2f797295a58cf5378d086f4c470675e14dea9539 windows_sdk module: yield paths to provided SDK directories (veranika@google.com)\n\n\nTBR\u003dborenet@google.com\n\nRecipe-Tryjob-Bypass-Reason: Autoroller\nBugdroid-Send-Email: False\nChange-Id: I65f2605e8a8b9eccf78843f796a28e3540995b9d\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201975\nReviewed-by: Recipe Roller \u003crecipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com\u003e\nCommit-Queue: Recipe Roller \u003crecipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "bd01248c742e06803b3913d0427a511600df77f3",
      "tree": "6dc9373280fda124a57808218cd8a698d65d1324",
      "parents": [
        "686046bc5aa816c6b0be100d7768b986a40e1ffc"
      ],
      "author": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Mon Mar 18 13:56:07 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 20:30:48 2019 +0000"
      },
      "message": "SkScan_AAAPath style and refactoring\n\nLooks like I\u0027m gonna have to figure out how this code works.\nBefore I do, restyle the code.\n\nChange-Id: Iaa7cf7e823f1e201b216867c8d7041d742fcb910\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201970\nCommit-Queue: Brian Osman \u003cbrianosman@google.com\u003e\nAuto-Submit: Mike Klein \u003cmtklein@google.com\u003e\nReviewed-by: Brian Osman \u003cbrianosman@google.com\u003e\n"
    },
    {
      "commit": "686046bc5aa816c6b0be100d7768b986a40e1ffc",
      "tree": "9af419f90ed78ee4422dbd3d7c381d042fb0204c",
      "parents": [
        "d4c8f5424414091fd34046eafabb332dfc67b9cb"
      ],
      "author": {
        "name": "Jim Van Verth",
        "email": "jvanverth@google.com",
        "time": "Mon Mar 18 15:39:22 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 20:23:19 2019 +0000"
      },
      "message": "Fix more failing tests on Metal.\n\nEverything appears to be working other than DDLOperatorEqTest, still\nneed to implement full mipmap support.\n\nBug: skia:8243\nChange-Id: Ifb9e1abc850c9e6b01871a61c7bbbc5b23008037\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201981\nCommit-Queue: Jim Van Verth \u003cjvanverth@google.com\u003e\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\nReviewed-by: Greg Daniel \u003cegdaniel@google.com\u003e\n"
    },
    {
      "commit": "d4c8f5424414091fd34046eafabb332dfc67b9cb",
      "tree": "a31432ad063ba83714924f4d7bfc3f240ec7bf40",
      "parents": [
        "3de67bd68c1f960d37fdf362f1523a5fb3832399"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Mon Mar 18 19:28:58 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 20:11:19 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader 1cef4e693fc3..1bd9e2f80b9a (1 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/1cef4e693fc3..1bd9e2f80b9a\n\n\ngit log 1cef4e693fc3..1bd9e2f80b9a --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-18 chrisforbes@google.com Tidy stencil state handling\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@1bd9e2f80b9a\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\u003dbrianosman@google.com\n\nChange-Id: If4291d505d86551f27af30361d92aa55a92d4f53\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201973\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": "3de67bd68c1f960d37fdf362f1523a5fb3832399",
      "tree": "2db80a70845d1aaa7da144ebb268d49adf36172b",
      "parents": [
        "0cc575488fb85a7937e21078bfcb2c4db4ea3915"
      ],
      "author": {
        "name": "Khushal",
        "email": "khushalsagar@chromium.org",
        "time": "Fri Mar 15 14:43:15 2019 -0700"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 20:05:09 2019 +0000"
      },
      "message": "remote fonts: Make DiscardableManager for tests thread-safe.\n\nR\u003dherb@google.com, mtklein@google.com\n\nBug: skia:8194\nChange-Id: I25084278d41528cfe790bcdb108b28d624a32c73\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201686\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\nAuto-Submit: Khushal Sagar \u003ckhushalsagar@chromium.org\u003e\n"
    },
    {
      "commit": "0cc575488fb85a7937e21078bfcb2c4db4ea3915",
      "tree": "a81a40bd64f4f401dba140babccd9d2bf4eaafaa",
      "parents": [
        "d25070bd0dfde9e0df41edd7d53b2ae4fe9f6070"
      ],
      "author": {
        "name": "Brian Salomon",
        "email": "bsalomon@google.com",
        "time": "Fri Mar 08 13:28:46 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 19:20:44 2019 +0000"
      },
      "message": "Revert \"Revert \"Change promise image contract to for when Release and Done are called.\"\"\n\nThis reverts commit d716d4402aa3cb939d697c4b05f17df87f2c3df0.\n\nBug: skia:8800\nChange-Id: Ic16cd4e960be2c3d2462bdf2b54b2e32abbd9f78\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199081\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\nCommit-Queue: Brian Salomon \u003cbsalomon@google.com\u003e\n"
    },
    {
      "commit": "d25070bd0dfde9e0df41edd7d53b2ae4fe9f6070",
      "tree": "447520991ebcb2b775f241d85540ce99f0d6d4d4",
      "parents": [
        "bbb9281ab87cfde556c790fc689866140502279e"
      ],
      "author": {
        "name": "Ben Wagner",
        "email": "benjaminwagner@google.com",
        "time": "Mon Mar 18 18:26:19 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 19:07:38 2019 +0000"
      },
      "message": "Revert \"Omit some SKPs that seem to cause GalaxyS9 to crash.\"\n\nThis reverts commit 93b94512391327fb74b07d162aac8f1f677375f4.\n\nReason for revert: Didn\u0027t help.\n\nOriginal change\u0027s description:\n\u003e Omit some SKPs that seem to cause GalaxyS9 to crash.\n\u003e \n\u003e Bug: skia:8854\n\u003e Change-Id: I7bf90ba1217ec05e60dd976a66f3b61290396767\n\u003e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/200059\n\u003e Commit-Queue: Brian Salomon \u003cbsalomon@google.com\u003e\n\u003e Auto-Submit: Ben Wagner \u003cbenjaminwagner@google.com\u003e\n\u003e Reviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\n\nTBR\u003dbsalomon@google.com,benjaminwagner@google.com\n\n# Not skipping CQ checks because original CL landed \u003e 1 day ago.\n\nBug: skia:8854\nChange-Id: I0a3603c45069f3734a6689fc5ab9db467a922ac2\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201608\nReviewed-by: Ben Wagner \u003cbenjaminwagner@google.com\u003e\nCommit-Queue: Ben Wagner \u003cbenjaminwagner@google.com\u003e\n"
    },
    {
      "commit": "bbb9281ab87cfde556c790fc689866140502279e",
      "tree": "eb33debfd4ebce96c7611402f30e315822d5a6cb",
      "parents": [
        "1e28c711dcfac7f8f554e17c02925c73c1d66f48"
      ],
      "author": {
        "name": "Kevin Lubick",
        "email": "kjlubick@google.com",
        "time": "Mon Mar 18 14:15:24 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 18:57:18 2019 +0000"
      },
      "message": "Break out GrGLAssembleInterface into a few files\n\none for GL, one for GLES, and one (soon) for WebGL\n\nBug: skia:8378\nChange-Id: Ib13699b7432ed56cce99ac568840e5575bb4d2e5\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201654\nCommit-Queue: Kevin Lubick \u003ckjlubick@google.com\u003e\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\n"
    },
    {
      "commit": "1e28c711dcfac7f8f554e17c02925c73c1d66f48",
      "tree": "3a18aed666ba76c7c89276be028819c31676f5f6",
      "parents": [
        "d0285a1f8dff375f43ac8186af5aec591c5a606b"
      ],
      "author": {
        "name": "recipe-roller",
        "email": "recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com",
        "time": "Mon Mar 18 11:12:13 2019 -0700"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 18:54:08 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/efe902b20b6ae0d367b354bdaa2e10c19349f880 Deploy git 2.21.0 to prod win depot_tools users (tikuta@chromium.org)\n  https://crrev.com/b542cca266972d6f78afe52d9a9a1a56a3f90d7d git_test_utils: Copy os.environ in get_git_commit_env() (raphael.kubo.da.costa@intel.com)\nrecipe_engine:\n  https://crrev.com/c5f4654c010e356e4a9c21311f44ffa8589aa00a Add read/write_json methods to file module. (adrexler@google.com)\n\n\nTBR\u003dborenet@google.com\n\nRecipe-Tryjob-Bypass-Reason: Autoroller\nBugdroid-Send-Email: False\nChange-Id: I415942c5a149be070ea5db67854d14ee52485018\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201958\nReviewed-by: Recipe Roller \u003crecipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com\u003e\nCommit-Queue: Recipe Roller \u003crecipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "d0285a1f8dff375f43ac8186af5aec591c5a606b",
      "tree": "d4c042370cc6ed3ebdaf0030787eac0ba1357279",
      "parents": [
        "4c249ffceadd0df66ce3d57abd46e95bbd631ad6"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Mon Mar 18 17:59:45 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 18:44:08 2019 +0000"
      },
      "message": "Roll third_party/externals/angle2 38e282570676..cda4383919b9 (1 commits)\n\nhttps://chromium.googlesource.com/angle/angle.git/+log/38e282570676..cda4383919b9\n\n\ngit log 38e282570676..cda4383919b9 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-18 syoussefi@chromium.org Add instructions on how to run ANGLE under RenderDoc\n\n\nCreated with:\n  gclient setdep -r third_party/externals/angle2@cda4383919b9\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\u003dbrianosman@google.com\n\nChange-Id: Ic9f151e1c27fe7911d1ad47b6c35d44aa3742694\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201955\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": "4c249ffceadd0df66ce3d57abd46e95bbd631ad6",
      "tree": "31723459df5aa6a84dc3e4d90952ded674f0dc63",
      "parents": [
        "1cab6b76d3fda60367b7a9a19636fdcd9b719aa6"
      ],
      "author": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Mon Mar 18 11:57:58 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 17:54:15 2019 +0000"
      },
      "message": "don\u0027t bother passing lowp kernels dummy unnamed variables\n\nIn these foo_k() kernel functions, the rgba and d-rgba inputs are passed\nin as zero but not used (or even named) in geometry-\u003egeometry\noperations, and similarly the F x, F y parameters are unused for\npixel-\u003epixel operations.\n\nThat\u0027s confusing me.  I think I\u0027d rather just not pass them at all.\n\nIt\u0027s not important for the foo_k() kernel functions to have a consistent\nABI, or really any known ABI at all, only the foo() stage functions. So\nthis should be a strict refactor, no correctness or codegen change.\n\nChange-Id: Id98e27708bc469a9e50cd457e2128aed7ca52a51\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201946\nAuto-Submit: Mike Klein \u003cmtklein@google.com\u003e\nReviewed-by: Mike Reed \u003creed@google.com\u003e\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\n"
    },
    {
      "commit": "1cab6b76d3fda60367b7a9a19636fdcd9b719aa6",
      "tree": "e157365286ff11266101650afde9b90a672acba1",
      "parents": [
        "4a20dbeaf31a549c0ae857beb3b163962f9aa325"
      ],
      "author": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Mon Mar 18 10:10:37 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 17:53:15 2019 +0000"
      },
      "message": "limit n7/np to main thread\n\nwith a little refactoring around --threads\n\nChange-Id: I8dfb3f3c7344969842e6c566fcdfb3a35d934951\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201877\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\nCommit-Queue: Brian Osman \u003cbrianosman@google.com\u003e\nAuto-Submit: Mike Klein \u003cmtklein@google.com\u003e\nReviewed-by: Brian Osman \u003cbrianosman@google.com\u003e\n"
    },
    {
      "commit": "4a20dbeaf31a549c0ae857beb3b163962f9aa325",
      "tree": "a4944663699c0c7934653214bd211bf07ec071b8",
      "parents": [
        "ed3dbf42babbbfe5851f33ab588113d2696a47a3"
      ],
      "author": {
        "name": "Brian Salomon",
        "email": "bsalomon@google.com",
        "time": "Mon Mar 18 17:16:26 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 17:16:37 2019 +0000"
      },
      "message": "Revert \"Add small offset to t in GrLinearGradientLayout.\"\n\nThis reverts commit 1a15723397a069c07705f8ed4f9f4c9a0c194816.\n\nReason for revert: causes two layout tests to \"fail\". Need to disable tests\n\nOriginal change\u0027s description:\n\u003e Add small offset to t in GrLinearGradientLayout.\n\u003e \n\u003e This works around a varying interpolation issue when a hard stop occurs\n\u003e a along a row or column of pixel centers.\n\u003e \n\u003e Bug: chromium:938592\n\u003e Change-Id: I4c239b2831c3e901cbbfa43f0a60a3d7fb0fef75\n\u003e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/200939\n\u003e Reviewed-by: Michael Ludwig \u003cmichaelludwig@google.com\u003e\n\u003e Commit-Queue: Brian Salomon \u003cbsalomon@google.com\u003e\n\nTBR\u003dbsalomon@google.com,michaelludwig@google.com\n\nChange-Id: Iebe45929050b8ab1d07574518a1b3d9ac5147512\nNo-Presubmit: true\nNo-Tree-Checks: true\nNo-Try: true\nBug: chromium:938592\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201655\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\nCommit-Queue: Brian Salomon \u003cbsalomon@google.com\u003e\n"
    },
    {
      "commit": "ed3dbf42babbbfe5851f33ab588113d2696a47a3",
      "tree": "3e5498a0153216e1bba42b8ba3e5174ff704c8d5",
      "parents": [
        "be7e46ad6ce82ffba933910586df308f874001c8"
      ],
      "author": {
        "name": "Robert Phillips",
        "email": "robertphillips@google.com",
        "time": "Mon Mar 18 12:20:15 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 17:04:25 2019 +0000"
      },
      "message": "Mark tmp path in shadow utils as volatile\n\nThis masks a bug in DDL unique key invalidation. The actual bug is that the incorrect GrContext is processing the invalidation messages. For promise images generated during a DDL recording, the DDL context involved in the recording should handle the messages. In this case, the replay context is handling the messages out of phase with the recording.\n\n\nChange-Id: I832f2e1f4513f6b9387dfc71e8466ea3285f16ee\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201653\nCommit-Queue: Robert Phillips \u003crobertphillips@google.com\u003e\nReviewed-by: Jim Van Verth \u003cjvanverth@google.com\u003e\n"
    },
    {
      "commit": "be7e46ad6ce82ffba933910586df308f874001c8",
      "tree": "a113fa2f3e545265d1c159c036dd1c444ed0ece7",
      "parents": [
        "ca8087f466407dd5981795d2754876cd44182582"
      ],
      "author": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Mon Mar 18 08:54:32 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 16:59:07 2019 +0000"
      },
      "message": "shard failing bots\n\nDon\u0027t know that this will help, but I\u0027ve always wanted to try this.\n\nChange-Id: If39766711267683d8ad603d25c48999ab8dcea9f\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201866\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\n"
    },
    {
      "commit": "ca8087f466407dd5981795d2754876cd44182582",
      "tree": "be1f8c2d3e80aee477271fe8a3df16bb1f9dcd9f",
      "parents": [
        "01f8de478c5476afb023528e2d15735af5bcf2e1"
      ],
      "author": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Mon Mar 18 09:01:39 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 16:59:06 2019 +0000"
      },
      "message": "rework --ignoreSigInt\n\nSend it through the main signal handler so we can see resource stats and\nwhat was running at the time we got the SIGINT, and print an FYI note\nthat we\u0027re ignoring it.\n\nChange-Id: Id3bee87d8d07c3ee74b5443198327b7b14d12ddf\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201867\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\nReviewed-by: Brian Osman \u003cbrianosman@google.com\u003e\n"
    },
    {
      "commit": "01f8de478c5476afb023528e2d15735af5bcf2e1",
      "tree": "42bdcb4a673021921c06ff1006a09250ba4ed749",
      "parents": [
        "f774818f5718eed4da5237cd947f4b3b8c3f8b62"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Mon Mar 18 15:31:58 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 16:24:05 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader 036614c8468c..1cef4e693fc3 (1 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/036614c8468c..1cef4e693fc3\n\n\ngit log 036614c8468c..1cef4e693fc3 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-18 sugoi@google.com Allow null dispatchable objects\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@1cef4e693fc3\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\u003dbrianosman@google.com\n\nChange-Id: I9e09b4cbeed9bbdf0001c469dcd595b4c8ee9bc5\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201921\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": "f774818f5718eed4da5237cd947f4b3b8c3f8b62",
      "tree": "f8afa2f7a3da66722c41fb7fc3e3a5c283954acf",
      "parents": [
        "9ff956e6de6471dcad95f975bcfd9e4e925b51eb"
      ],
      "author": {
        "name": "Chris Dalton",
        "email": "csmartdalton@google.com",
        "time": "Mon Mar 18 16:22:30 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 16:22:47 2019 +0000"
      },
      "message": "Reland \"Disable coverage counting by default\"\n\nThis reverts commit 9ff956e6de6471dcad95f975bcfd9e4e925b51eb.\n\nReason for revert: Will fix the issues with the change landed.\n\nOriginal change\u0027s description:\n\u003e Revert \"Disable coverage counting by default\"\n\u003e \n\u003e This reverts commit 576b2a5596bc8dda294a069e3fdc6b8b8e48ffcf.\n\u003e \n\u003e Reason for revert: DDL and MSRTC unhappy\n\u003e \n\u003e Original change\u0027s description:\n\u003e \u003e Disable coverage counting by default\n\u003e \u003e \n\u003e \u003e Bug: skia:\n\u003e \u003e Change-Id: Iacb4cb3e409c6abdd25319ec0884ef673fb04cec\n\u003e \u003e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201101\n\u003e \u003e Reviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\n\u003e \u003e Commit-Queue: Chris Dalton \u003ccsmartdalton@google.com\u003e\n\u003e \n\u003e TBR\u003ddjsollen@google.com,bsalomon@google.com,csmartdalton@google.com\n\u003e \n\u003e Change-Id: Iabdb3116d97c7470044b962ff78cffd47ccee744\n\u003e No-Presubmit: true\n\u003e No-Tree-Checks: true\n\u003e No-Try: true\n\u003e Bug: skia:\n\u003e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201933\n\u003e Reviewed-by: Chris Dalton \u003ccsmartdalton@google.com\u003e\n\u003e Commit-Queue: Chris Dalton \u003ccsmartdalton@google.com\u003e\n\nTBR\u003ddjsollen@google.com,bsalomon@google.com,csmartdalton@google.com\n\nChange-Id: I1d81f7a52e81079bd232e97588fd34729a8f50cd\nNo-Presubmit: true\nNo-Tree-Checks: true\nNo-Try: true\nBug: skia:\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201938\nReviewed-by: Chris Dalton \u003ccsmartdalton@google.com\u003e\nCommit-Queue: Chris Dalton \u003ccsmartdalton@google.com\u003e\n"
    },
    {
      "commit": "9ff956e6de6471dcad95f975bcfd9e4e925b51eb",
      "tree": "aeb52019f5ba5cce938f4e6c8bc4ebbe989fb67c",
      "parents": [
        "2697dd626ec57f9c3cf5844609a5fd5ac51b655e"
      ],
      "author": {
        "name": "Chris Dalton",
        "email": "csmartdalton@google.com",
        "time": "Mon Mar 18 15:59:39 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 15:59:47 2019 +0000"
      },
      "message": "Revert \"Disable coverage counting by default\"\n\nThis reverts commit 576b2a5596bc8dda294a069e3fdc6b8b8e48ffcf.\n\nReason for revert: DDL and MSRTC unhappy\n\nOriginal change\u0027s description:\n\u003e Disable coverage counting by default\n\u003e \n\u003e Bug: skia:\n\u003e Change-Id: Iacb4cb3e409c6abdd25319ec0884ef673fb04cec\n\u003e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201101\n\u003e Reviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\n\u003e Commit-Queue: Chris Dalton \u003ccsmartdalton@google.com\u003e\n\nTBR\u003ddjsollen@google.com,bsalomon@google.com,csmartdalton@google.com\n\nChange-Id: Iabdb3116d97c7470044b962ff78cffd47ccee744\nNo-Presubmit: true\nNo-Tree-Checks: true\nNo-Try: true\nBug: skia:\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201933\nReviewed-by: Chris Dalton \u003ccsmartdalton@google.com\u003e\nCommit-Queue: Chris Dalton \u003ccsmartdalton@google.com\u003e\n"
    },
    {
      "commit": "2697dd626ec57f9c3cf5844609a5fd5ac51b655e",
      "tree": "f8afa2f7a3da66722c41fb7fc3e3a5c283954acf",
      "parents": [
        "3e7eb0f32f618a23cafff2065dab7fa1d3ea4782"
      ],
      "author": {
        "name": "Kevin Lubick",
        "email": "kjlubick@google.com",
        "time": "Mon Mar 18 11:20:53 2019 -0400"
      },
      "committer": {
        "name": "Kevin Lubick",
        "email": "kjlubick@google.com",
        "time": "Mon Mar 18 15:53:30 2019 +0000"
      },
      "message": "[canvaskit] Various cleanups around docs/build\n\n - Break up example into two pages\n - Deprecate SkCanvas.flush()\n - add build flag that helps with certain GPU\u0027s webgl support\n\nBug: skia:\nChange-Id: I49b1dbfecc10265a14ef4cbe54f7e8f0306e12ac\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201649\nReviewed-by: Nathaniel Nifong \u003cnifong@google.com\u003e\n"
    },
    {
      "commit": "3e7eb0f32f618a23cafff2065dab7fa1d3ea4782",
      "tree": "840aa8109699053ab3063c8eaa758d26cc93c486",
      "parents": [
        "656e5b33f2f4f93279394fb776bae4f3f78bfa7d"
      ],
      "author": {
        "name": "Robert Phillips",
        "email": "robertphillips@google.com",
        "time": "Mon Mar 18 11:00:51 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 15:49:30 2019 +0000"
      },
      "message": "Unblock Flutter\n\nThere is a lot more cleanup associated w/ removing this but this is the minimum that will un-block Flutter.\n\nChange-Id: I7b8595007f912d9ddbb2c9d7a9989e10101f9c92\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201647\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\nCommit-Queue: Robert Phillips \u003crobertphillips@google.com\u003e\n"
    },
    {
      "commit": "656e5b33f2f4f93279394fb776bae4f3f78bfa7d",
      "tree": "c8ab6509ce71efc75005bc8db28c39d489db632f",
      "parents": [
        "7c4bc942c6587cbcf85c4d98b38d734283146e01"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Mon Mar 18 14:55:04 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 15:44:26 2019 +0000"
      },
      "message": "Roll ../src ad85caa87461..69be71e10036 (116 commits)\n\nhttps://chromium.googlesource.com/chromium/src.git/+log/ad85caa87461..69be71e10036\n\n\ngit log ad85caa87461..69be71e10036 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-18 mlippautz@chromium.org Mark heap snapshot test as slow\n2019-03-18 gyuyoung@igalia.com Clean up unnecessary Create() factory functions in platform/json\n2019-03-18 droger@chromium.org [signin] Dont create AccountConsistencyModeManager for guest sessions\n2019-03-18 tengs@chromium.org Reland \"Ash Tray: Fix tray bubble opening on another display.\"\n2019-03-18 gyuyoung@igalia.com Clean up unnecessary Create() factory functions in platform/text\n2019-03-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc df644be3536b..6d83592367c2 (4 commits)\n2019-03-18 siggi@chromium.org PM: Start renaming {cu|coordination_unit}-\u003enode.\n2019-03-18 wnwen@chromium.org Android: Update android_deps for test targets\n2019-03-18 smaier@chromium.org Android: Strip drawables from Play Services libraries\n2019-03-18 adityakeerthi@google.com MemoryPurgeManager: Only count WebView pages towards the total page count\n2019-03-18 nator@chromium.org [Background Sync] Use min_delay across storage partitions.\n2019-03-18 danyao@chromium.org [Payment Request] Fix validation order of PaymentCurrencyAmount.\n2019-03-18 alexclarke@chromium.org Revert \"Annotate NativeBackgroundTask.java as BOOTSTRAP tasks\"\n2019-03-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 62758f581672..c2bb50b73101 (1 commits)\n2019-03-18 ellyjones@chromium.org clang: build dsymutil with thread support\n2019-03-18 ricea@chromium.org Virtualise ReadableStreamDefaultControllerWrapper\n2019-03-18 ricea@chromium.org Make WritableStreamNative methods needed by PipeTo public\n2019-03-18 pasko@chromium.org Ignore orderfile when not using LLD for Android\n2019-03-18 wnwen@chromium.org Android: Move the rest of autofill_assistant\n2019-03-18 dcastagna@chromium.org exo: Remove spurious DCHECK in ReclaimResource\n2019-03-18 sdefresne@chromium.org Preparation to convert GetPrimaryAccount to return CoreAccountInfo\n2019-03-18 eirage@chromium.org remove web_test mouse-pointer-capture-in-iframe.html\n2019-03-18 treib@chromium.org Migrate CWVSyncControllerTest to MockSyncService\n2019-03-18 sdefresne@chromium.org Convert away from method method JSONReader::ReadDeprecated\n2019-03-18 jkrcal@chromium.org [Autocomplete Sync] Commit changes to WebDB on remote update\n2019-03-18 mbonadei@chromium.org Revert \"Fix WebRtcVideoHighBitrateBrowserTest SDP settings\"\n2019-03-18 sdefresne@chromium.org Preparation to convert GetPrimaryAccount to return CoreAccountInfo\n2019-03-18 treib@chromium.org Migrate DiceTurnSyncOnHelperTest to MockSyncService\n2019-03-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 00563b3061f5..7a8b6555e173 (4 commits)\n2019-03-18 mlippautz@chromium.org heap: Remove build flag for incremental marking\n2019-03-18 treib@chromium.org Make sure Sync options are shown after dashboard reset\n2019-03-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 69008a871859..df644be3536b (10 commits)\n2019-03-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia dca4c43291ce..2c043c288169 (1 commits)\n2019-03-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 4af8826ee423..62758f581672 (1 commits)\n2019-03-18 guidou@chromium.org [AudioOutputDevices] Check frame before checking device authorization.\n2019-03-18 ahemery@chromium.org Navigation: Factoring early commit returns into a function.\n2019-03-18 skyostil@chromium.org Mark first contentful paint with a global instant event\n2019-03-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 625d12824e4b..00563b3061f5 (4 commits)\n2019-03-18 3su6n15k.default@developer.gserviceaccount.com Automated Commit: LKGM 11945.0.0 for chromeos.\n2019-03-18 carlscab@google.com Refactor ThreadSchedulerImpl ukm logic into its own class\n2019-03-18 jkrcal@chromium.org [AF Wallet Metadata Sync] Commit changes to WebDB on remote update\n2019-03-18 finnur@chromium.org Photo Picker: Convert filePaths to URIs.\n2019-03-18 treib@chromium.org Migrate AuthenticationServiceTest to syncer::MockSyncService\n2019-03-18 lizeb@chromium.org blink/bindings: Record total time used for parking strings.\n2019-03-18 gambard@chromium.org [iOS][web] Add error for non-valid WebUI URL\n2019-03-18 alexclarke@chromium.org FetchSeedTask to use PostTask so we can set the reply task trait\n2019-03-18 mkwst@chromium.org Ship `{script,style}-src-{attr,elem}` directives\n2019-03-18 carlscab@google.com Reenable disabled tests for browse:news:toi\n2019-03-18 alexclarke@chromium.org base/parameter_pack.h Document __type_pack_element\n2019-03-18 ricea@chromium.org Add WritableStreamNative methods for use by PipeTo\n2019-03-18 tkent@chromium.org Form-associated custom element: Rename \"restoreValueCallback\"\n2019-03-18 hayato@chromium.org Remove dead code\n2019-03-18 agrieve@chromium.org Android: Make native library orderfile settable via GN arg.\n2019-03-18 mario@igalia.com Use net::CompletionOnceCallback in LogDnsClient classes\n2019-03-18 gyuyoung@igalia.com Clean up unnecessary Create() factory functions in platform/heap\n2019-03-18 gyuyoung@igalia.com Clean up unnecessary Create() factory functions in platform/graphics\n2019-03-18 tkent@chromium.org Form-associated custom elements: Update ElementInternals.setFormValue\n2019-03-18 hayato@chromium.org Remove dead code\n2019-03-18 bashi@chromium.org service worker: Set idle_time_ in ServiceWorkerTimeoutTimer::Start() only when it\u0027s not set yet\n2019-03-18 djean@chromium.org [ios] moved code to use url loading service Load()\n2019-03-18 lin.sun@intel.com Remove several WebGL suppressions for Intel\n2019-03-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 4303c921d09e..625d12824e4b (1 commits)\n2019-03-18 fhorschig@chromium.org [Mfill Android] Make accessory state webcontents-scoped\n2019-03-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 8506a2a60f1a to 37d4d95da14b\n2019-03-18 djean@chromium.org [ios] Remove password generation from manual fallback\n2019-03-18 ricea@chromium.org Factor out some ReadableStream operations for sharing\n2019-03-18 msisov@igalia.com Make minigbm users use non-deprecated gbm apis.\n2019-03-18 shimazu@chromium.org Remove blink::features::kResourceLoadViaDataPipe\n2019-03-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 7f23cb23b86a..4303c921d09e (2 commits)\n2019-03-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 576b2a5596bc..dca4c43291ce (1 commits)\n2019-03-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn 931311700c7c..991ab98f113f (1 commits)\n2019-03-18 gyuyoung@igalia.com Remove DerivedFontData::Create() in platform/fonts\n2019-03-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 4c2d91a80b17..7f23cb23b86a (2 commits)\n2019-03-18 lucmult@chromium.org JS clang format ui/file_manager/base\n2019-03-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/glslang/src 80c36be4a9c5..b184e41a0637 (1 commits)\n2019-03-18 yoichio@chromium.org Revert \"Perfetto: Enable by default everywhere\"\n2019-03-18 tzik@chromium.org Introduce Blink EventLoop class\n2019-03-18 falken@chromium.org service worker: Improve async waitUntil/respondWith().\n2019-03-18 xiaochengh@chromium.org Convert infinite-recursion-computeRectForRepaint.html with testharness\n2019-03-18 ikobylin@yandex-team.ru Remove unused dependencies on load_time_data.js\n2019-03-18 oshima@chromium.org Revert \"Notification to warn user of excessive displays (Low level code)\"\n2019-03-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal ccf524e79fe7..4c2d91a80b17 (3 commits)\n2019-03-18 falken@chromium.org Gardening: media/controls/controls-layout-in-different-size.html is slow\n2019-03-18 falken@chromium.org service worker: Improve WPT tests for async respondWith/waitUntil.\n2019-03-18 zhuoyu.qian@samsung.com Put CSSURIValue into the blink::cssvalue namespace.\n2019-03-18 findit-for-me@appspot.gserviceaccount.com Revert \"Move credential_manager.mojom to third_party/blink/public/mojom/\"\n2019-03-18 lucmult@chromium.org Fix ctrl+space on file list\n2019-03-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 24b5f9087ff6..efe902b20b6a (1 commits)\n2019-03-18 chrome-release-bot@chromium.org Updating trunk VERSION from 3737.0 to 3738.0\n2019-03-18 yuzus@chromium.org Add field_trial_config for OomIntervention v2 experiments\n2019-03-18 thomasanderson@chromium.org Disable libc++ on Windows/cl.exe and Windows/libfuzzer\n2019-03-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal ce552ff5de4f..ccf524e79fe7 (1 commits)\n2019-03-18 kojii@chromium.org [auto] Update FlagExpectations for LayoutNG\n2019-03-18 wanming.lin@intel.com Upstream shapedetection tests to WPT\n2019-03-18 oksamyt@chromium.org Move credential_manager.mojom to third_party/blink/public/mojom/\n2019-03-18 lucmult@chromium.org [Files app] Add context menu test for Zip root\n2019-03-18 amistry@chromium.org Mark active directory accounts as not being associated with a GAIA account.\n2019-03-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 895e1eedb420..576b2a5596bc (1 commits)\n2019-03-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 4928a6b80fa9..ce552ff5de4f (1 commits)\n2019-03-18 bashi@chromium.org worker: Rename GlobalScopeCreationParams::content_security_policy_parsed_headers\n2019-03-17 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 7010adb0fc99..4928a6b80fa9 (3 commits)\n2019-03-17 slangley@google.com More of the renaming Team Drive to Shared Drive migration.\n2019-03-17 lucmult@chromium.org [Files app] - Add context menu test for MTP\n2019-03-17 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 29b3d75fe324..7010adb0fc99 (5 commits)\n2019-03-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 72ef2d519a0e..895e1eedb420 (1 commits)\n2019-03-17 caitlinfischer@google.com [Autofill] Implemented GetLabels() for address and contact forms.\n2019-03-17 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal d5a741226f7e..29b3d75fe324 (1 commits)\n2019-03-17 pkasting@chromium.org Split GetFirstFocusableView() into two pieces and eliminate magic -1.\n2019-03-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 3ea586f9f959..72ef2d519a0e (1 commits)\n2019-03-17 wangxianzhu@chromium.org Reland \"[BGPT] Don\u0027t collect non-animation non-scroll element ids\"\n2019-03-17 wangxianzhu@chromium.org [BGPT] Remove XXXPaintPropertyNode::IsRunningXXXAnimationOnCompositor()\n2019-03-17 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 5d9edd93be03..d5a741226f7e (3 commits)\n2019-03-17 ccameron@chromium.org MacPWAs: Fix non-english-keyboard shortcuts\n2019-03-17 thakis@chromium.org Attempt to make WebCursorTest.CursorScaleFactor 1000x as fast.\n2019-03-17 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 3b15c93f79a5..5d9edd93be03 (5 commits)\n2019-03-17 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 143542fa28e9..3ea586f9f959 (1 commits)\n\n\nCreated with:\n  gclient setdep -r ../src@69be71e10036\n\nThe AutoRoll server is located here: https://autoroll.skia.org/r/chromium-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:Perf-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer;skia.primary:Test-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer\nTBR\u003dbrianosman@google.com\n\nChange-Id: Ic2dae589df94bae217da6ade8619cce8ca9cf2dc\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201876\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": "7c4bc942c6587cbcf85c4d98b38d734283146e01",
      "tree": "24830e37514253721cc6c909b5817d48a24794c0",
      "parents": [
        "1a15723397a069c07705f8ed4f9f4c9a0c194816"
      ],
      "author": {
        "name": "Brian Osman",
        "email": "brianosman@google.com",
        "time": "Mon Mar 18 10:51:01 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 15:44:25 2019 +0000"
      },
      "message": "Suppress /RTCc error about losing information during case to smaller type\n\nBug: skia:\nChange-Id: I6c83504918fc1ff71f9153d3a2b02fa4c2d70871\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201646\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\nCommit-Queue: Brian Osman \u003cbrianosman@google.com\u003e\n"
    },
    {
      "commit": "1a15723397a069c07705f8ed4f9f4c9a0c194816",
      "tree": "b82cf85810ea8ee1d97dbab51678873a603eda0c",
      "parents": [
        "dddd3374b637ad85186188625d9c1705b1978d08"
      ],
      "author": {
        "name": "Brian Salomon",
        "email": "bsalomon@google.com",
        "time": "Wed Mar 13 16:44:25 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 15:39:06 2019 +0000"
      },
      "message": "Add small offset to t in GrLinearGradientLayout.\n\nThis works around a varying interpolation issue when a hard stop occurs\na along a row or column of pixel centers.\n\nBug: chromium:938592\nChange-Id: I4c239b2831c3e901cbbfa43f0a60a3d7fb0fef75\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200939\nReviewed-by: Michael Ludwig \u003cmichaelludwig@google.com\u003e\nCommit-Queue: Brian Salomon \u003cbsalomon@google.com\u003e\n"
    },
    {
      "commit": "dddd3374b637ad85186188625d9c1705b1978d08",
      "tree": "3fc02979eb24175fd87b4d914640035ba717f64c",
      "parents": [
        "252996c72d2ce55a7d29505d1db926600bca11f6"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Mon Mar 18 14:41:58 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 15:29:19 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader 00424c1bc233..036614c8468c (2 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/00424c1bc233..036614c8468c\n\n\ngit log 00424c1bc233..036614c8468c --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-18 capn@google.com Copy kokoro folder to tests/kokoro\n2019-03-18 capn@google.com Fix Travis CI build\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@036614c8468c\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\u003dbrianosman@google.com\n\nChange-Id: Ib02578202048022b43781bddf3989b84b5f849a0\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201873\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": "252996c72d2ce55a7d29505d1db926600bca11f6",
      "tree": "11e396e4ba0d6e93a13de456a2ede899faa7c453",
      "parents": [
        "8fa7ab4733f46eb315a695b2272c32ac13c424ed"
      ],
      "author": {
        "name": "Eric Boren",
        "email": "borenet@google.com",
        "time": "Mon Mar 18 09:50:45 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 15:14:21 2019 +0000"
      },
      "message": "[infra] Add some logging to go_deps asset creation\n\nBug: skia:\nChange-Id: I4533671215b40bd370fd351d2fd1c2dc9a897eaa\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201644\nReviewed-by: Ravi Mistry \u003crmistry@google.com\u003e\nCommit-Queue: Eric Boren \u003cborenet@google.com\u003e\n"
    },
    {
      "commit": "8fa7ab4733f46eb315a695b2272c32ac13c424ed",
      "tree": "e5cc5c93c4d9d795def977bd1a8e5ddfe3904d52",
      "parents": [
        "4a522b7e916c85c53df9d21351652857e3ff2512"
      ],
      "author": {
        "name": "Brian Osman",
        "email": "brianosman@google.com",
        "time": "Mon Mar 18 10:22:42 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 18 15:14:20 2019 +0000"
      },
      "message": "Delay half-float vertex color determination until Op::finalize\n\nBug: skia:8871\nChange-Id: I873e80e2d97a32e4524c177a9b6e07b0566a02ce\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201682\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\nCommit-Queue: Brian Osman \u003cbrianosman@google.com\u003e\n"
    }
  ]
}
