)]}'
{
  "log": [
    {
      "commit": "1386b2d5579d45be7a81f8706ad1c407e1210dab",
      "tree": "90ea485b6b6d846801e1224f48838fb626457b13",
      "parents": [
        "43be2c38741b5e0824c96230d3188e83db151c62"
      ],
      "author": {
        "name": "Mike Reed",
        "email": "reed@google.com",
        "time": "Wed Mar 13 21:15:05 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Thu Mar 14 01:45:13 2019 +0000"
      },
      "message": "pass common SkStageRec to all effects using rasterpipeline\n\n- shaders\n- colorfilters\n- mixers\n\nBug: skia:\nChange-Id: Ife2fabd1171228ea9fb154efab3537fd0ddb4a6e\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200933\nCommit-Queue: Mike Reed \u003creed@google.com\u003e\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\n"
    },
    {
      "commit": "43be2c38741b5e0824c96230d3188e83db151c62",
      "tree": "20fb671c2ecc15415147bc7d360fb50f3cb310ec",
      "parents": [
        "368ea4f99edbfc7f62b4959767dbdadc1f36a482"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Wed Mar 13 23:34:57 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Thu Mar 14 00:45:43 2019 +0000"
      },
      "message": "Roll third_party/externals/angle2 4e87659e289c..494afea985e6 (2 commits)\n\nhttps://chromium.googlesource.com/angle/angle.git/+log/4e87659e289c..494afea985e6\n\n\ngit log 4e87659e289c..494afea985e6 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-13 jonahr@google.com Fix ShCompileTest.DecimalSepLocale failure.\n2019-03-13 ynovikov@chromium.org Fix several WGL test failures.\n\n\nCreated with:\n  gclient setdep -r third_party/externals/angle2@494afea985e6\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\u003dbenjaminwagner@google.com\n\nChange-Id: Ib6395e2212260f3c80e49ed0ee348306aac74609\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201100\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": "368ea4f99edbfc7f62b4959767dbdadc1f36a482",
      "tree": "87d79e7e32ab504148a0caf280b263e8e05b5eff",
      "parents": [
        "a4bbe1431a47a9f6d990bf6a910414e63404f04b"
      ],
      "author": {
        "name": "Brian Salomon",
        "email": "bsalomon@google.com",
        "time": "Thu Mar 14 00:26:15 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Thu Mar 14 00:26:24 2019 +0000"
      },
      "message": "Revert \"Try to avoid vertex colors in Texture/FillRect ops when possible.\"\n\nThis reverts commit e0b989e5e3ab64f3585fe1bf0228e964dad0678c.\n\nReason for revert: gms\n\nOriginal change\u0027s description:\n\u003e Try to avoid vertex colors in Texture/FillRect ops when possible.\n\u003e \n\u003e Avoids unnecessary fragment shader color multiplication.\n\u003e \n\u003e Change-Id: I353d3ca91824ce20c9e9af1c5c84ab9953ddd8ab\n\u003e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201004\n\u003e Commit-Queue: Brian Salomon \u003cbsalomon@google.com\u003e\n\u003e Reviewed-by: Michael Ludwig \u003cmichaelludwig@google.com\u003e\n\nTBR\u003dbsalomon@google.com,michaelludwig@google.com\n\nChange-Id: I42b37e50c1c0185d8f8a52984c9350464004880e\nNo-Presubmit: true\nNo-Tree-Checks: true\nNo-Try: true\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201081\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\nCommit-Queue: Brian Salomon \u003cbsalomon@google.com\u003e\n"
    },
    {
      "commit": "a4bbe1431a47a9f6d990bf6a910414e63404f04b",
      "tree": "9b177b1b1a2571b2edb4461738db391f573d5e58",
      "parents": [
        "e0b989e5e3ab64f3585fe1bf0228e964dad0678c"
      ],
      "author": {
        "name": "recipe-roller",
        "email": "recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com",
        "time": "Wed Mar 13 14:29:11 2019 -0700"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 21:50:53 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/deb384f985d00de73ee29a65760b826f08a60983 [lucicfg] Bump lucicfg version 1.5.3 -\u003e v1.5.4. (vadimsh@chromium.org)\n  https://crrev.com/40c19421b4ba13579d1d8cbfecc7cb610eca3269 Disabling bypass CQ warning message for refs/branch-heads/* of chromium/src. (karenqian@google.com)\nrecipe_engine:\n  https://crrev.com/3035f7c165e19a7425d53f3e41b60b9a5ce6dc4e Refactor step names. (iannucci@chromium.org)\n\n\nTBR\u003dborenet@google.com\n\nRecipe-Tryjob-Bypass-Reason: Autoroller\nBugdroid-Send-Email: False\nChange-Id: I55c2fa4b49bdbe2607a9e7224aa706b20183b300\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201042\nReviewed-by: \u003crecipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com\u003e\nCommit-Queue: \u003crecipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "e0b989e5e3ab64f3585fe1bf0228e964dad0678c",
      "tree": "0de57e2b24d3a93cb90445cea03cc695c90f8afd",
      "parents": [
        "4e6073662b1bbf5b5e18ce8df244723d43a1ddda"
      ],
      "author": {
        "name": "Brian Salomon",
        "email": "bsalomon@google.com",
        "time": "Wed Mar 13 16:11:44 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 21:43:23 2019 +0000"
      },
      "message": "Try to avoid vertex colors in Texture/FillRect ops when possible.\n\nAvoids unnecessary fragment shader color multiplication.\n\nChange-Id: I353d3ca91824ce20c9e9af1c5c84ab9953ddd8ab\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201004\nCommit-Queue: Brian Salomon \u003cbsalomon@google.com\u003e\nReviewed-by: Michael Ludwig \u003cmichaelludwig@google.com\u003e\n"
    },
    {
      "commit": "4e6073662b1bbf5b5e18ce8df244723d43a1ddda",
      "tree": "12bbe7bc6273b4211ebbef4fb5b5df82c01a9593",
      "parents": [
        "8bcd12892d541199f7008175e9c3debcf5c12490"
      ],
      "author": {
        "name": "Herb Derby",
        "email": "herb@google.com",
        "time": "Wed Mar 13 13:53:00 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 21:42:43 2019 +0000"
      },
      "message": "Fallback for source should not use sub-pixel positioning.\n\nCurrent bad behavior, the code asks for a glyph that is\nsub-pixel position in source space. It later renders the\nglyph using the actual sub-pixel positioning in device space.\n\nThis changes the behavior to ask for an non-sub-pixel positioned\nglyph in source space.\n\nChange-Id: Idf29a82f79cb551ced2db5ffd7774c526147ccac\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200937\nAuto-Submit: Herb Derby \u003cherb@google.com\u003e\nCommit-Queue: Ben Wagner \u003cbungeman@google.com\u003e\nReviewed-by: Ben Wagner \u003cbungeman@google.com\u003e\n"
    },
    {
      "commit": "8bcd12892d541199f7008175e9c3debcf5c12490",
      "tree": "19a25a7d6e1d14118feadbd736076aefad7b1b89",
      "parents": [
        "36f660818365bef3b62122b4469f2f2658b6a4b0"
      ],
      "author": {
        "name": "Mike Reed",
        "email": "reed@google.com",
        "time": "Wed Mar 13 16:51:54 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 21:15:53 2019 +0000"
      },
      "message": "assert that during restore, the layer and its parent are in the same colorspace\n\nBug: skia:8773\nChange-Id: Ie02efaac2d20cdb9c903cfd1e11eca958c3aca48\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/201003\nCommit-Queue: Mike Reed \u003creed@google.com\u003e\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\n"
    },
    {
      "commit": "36f660818365bef3b62122b4469f2f2658b6a4b0",
      "tree": "0689d18545c158da7e60940a450c835e29a2d7f7",
      "parents": [
        "cba144101749352c3839a4cf619e4a0c9084cf2b"
      ],
      "author": {
        "name": "Herb Derby",
        "email": "herb@google.com",
        "time": "Wed Mar 13 13:41:57 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 19:43:21 2019 +0000"
      },
      "message": "Use bulk api in direct-to-screen fallback\n\nChange-Id: If1fa6118a9c6c9f7d4589942d890257f1fb581ba\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200936\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\nCommit-Queue: Herb Derby \u003cherb@google.com\u003e\n"
    },
    {
      "commit": "cba144101749352c3839a4cf619e4a0c9084cf2b",
      "tree": "726d653fe3f5ed027411e34eed38762757a6aa45",
      "parents": [
        "a95471f06fb73f36494498e31f71b0bccfa3c006"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Wed Mar 13 18:45:17 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 19:25:21 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader 6480d4e10cb5..4ef71eb81f5d (3 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/6480d4e10cb5..4ef71eb81f5d\n\n\ngit log 6480d4e10cb5..4ef71eb81f5d --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-13 sugoi@google.com Change scissor type from sw::Rect to VkRect2D\n2019-03-13 sugoi@google.com Remove old Framebuffer code from Vulkan\n2019-03-13 sugoi@google.com Remove precacheDLL\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@4ef71eb81f5d\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\u003dbenjaminwagner@google.com\n\nChange-Id: I0ef552956dcf2a977cdbc8c7411c89041e84c0a0\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200981\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": "a95471f06fb73f36494498e31f71b0bccfa3c006",
      "tree": "249e260be7c5353ca5b0afe84828cecf63f3094d",
      "parents": [
        "21bda79ca3641179ab67b2015ac8c086c476ffd3"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Wed Mar 13 18:02:17 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 18:42:21 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader 25ec7b0cd393..6480d4e10cb5 (1 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/25ec7b0cd393..6480d4e10cb5\n\n\ngit log 25ec7b0cd393..6480d4e10cb5 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-13 dsinclair@google.com [cmake] Check for deps before adding.\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@6480d4e10cb5\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\u003dbenjaminwagner@google.com\n\nChange-Id: Ifdf8768c5966439420fcfbc9a9b938b76b4500c0\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200899\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": "21bda79ca3641179ab67b2015ac8c086c476ffd3",
      "tree": "d5ef8d8af4cd2e7ae831b437436aff7a996595e1",
      "parents": [
        "7d6748ed131c6fb595b680d09a7bb4ea9503ce89"
      ],
      "author": {
        "name": "Adrienne Walker",
        "email": "enne@chromium.org",
        "time": "Wed Mar 13 11:08:17 2019 -0700"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 18:31:21 2019 +0000"
      },
      "message": "Fix uninitialized read in too small SkDescriptor\n\nBug: chromium:941542\nChange-Id: I2054b0e1f94553caa70367f2b1b6c7e17a6ecd1c\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200938\nCommit-Queue: Adrienne Walker \u003cenne@chromium.org\u003e\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\nAuto-Submit: Adrienne Walker \u003cenne@chromium.org\u003e\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\n"
    },
    {
      "commit": "7d6748ed131c6fb595b680d09a7bb4ea9503ce89",
      "tree": "fb15c78043005bf734de05e1adcdc1bdd1917a22",
      "parents": [
        "09e56897ab06c5785d90a3b5388f0566ac1dc1a0"
      ],
      "author": {
        "name": "Chris Dalton",
        "email": "csmartdalton@google.com",
        "time": "Wed Mar 13 00:34:52 2019 -0600"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 18:20:21 2019 +0000"
      },
      "message": "Remove GrAAType::kMixedSamples\n\nOur only use case for mixed samples is stencil-then-cover. This mode\nis now handled by AATypeFlags::kMixedSampledStencilThenCover.\n\nBug: skia:\nChange-Id: Id7431cf83ccb20752d1bc85c6ad41efe408e0359\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200841\nCommit-Queue: Chris Dalton \u003ccsmartdalton@google.com\u003e\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\n"
    },
    {
      "commit": "09e56897ab06c5785d90a3b5388f0566ac1dc1a0",
      "tree": "06b4b4e32e077a8d54e997e51c74b70c7b4dbe65",
      "parents": [
        "93b94512391327fb74b07d162aac8f1f677375f4"
      ],
      "author": {
        "name": "Chris Dalton",
        "email": "csmartdalton@google.com",
        "time": "Wed Mar 13 00:22:01 2019 -0600"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 18:07:51 2019 +0000"
      },
      "message": "Replace GrAAType with flags for path renderers\n\nReplaces the single GrAAType with a set of flags indicating which AA\ntypes are acceptable for the path renderer to use.\n\nBug: skia:\nChange-Id: I773565c904a360355e771966b6cddba697e1165f\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200840\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\nCommit-Queue: Chris Dalton \u003ccsmartdalton@google.com\u003e\n"
    },
    {
      "commit": "93b94512391327fb74b07d162aac8f1f677375f4",
      "tree": "19cd4d67967e7846cab89bbed553134ee0de141b",
      "parents": [
        "be3929daf658b293aec4bf1c098a72e751d163c3"
      ],
      "author": {
        "name": "Ben Wagner",
        "email": "benjaminwagner@google.com",
        "time": "Tue Mar 12 17:19:23 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 17:25:21 2019 +0000"
      },
      "message": "Omit some SKPs that seem to cause GalaxyS9 to crash.\n\nBug: skia:8854\nChange-Id: I7bf90ba1217ec05e60dd976a66f3b61290396767\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200059\nCommit-Queue: Brian Salomon \u003cbsalomon@google.com\u003e\nAuto-Submit: Ben Wagner \u003cbenjaminwagner@google.com\u003e\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\n"
    },
    {
      "commit": "be3929daf658b293aec4bf1c098a72e751d163c3",
      "tree": "08c6b3cabf22c380830c2bee06d82948c780be9b",
      "parents": [
        "15ce5f5aa544f033f1610756a9733ea18a0f4816"
      ],
      "author": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Thu Nov 15 09:13:12 2018 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 17:18:41 2019 +0000"
      },
      "message": "reland: add private non-copying SkReadBuffer::readString()\n\nPS1 is https://skia-review.googlesource.com/c/skia/+/171220\nPS2 checks for a bad name.\n\nBug: oss-fuzz:13706, chromium:941425\nChange-Id: Ia11a96a755d8d55327c758ef97a055a472035644\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200941\nAuto-Submit: Mike Klein \u003cmtklein@google.com\u003e\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\nReviewed-by: Mike Reed \u003creed@google.com\u003e\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\nCommit-Queue: Mike Reed \u003creed@google.com\u003e\n"
    },
    {
      "commit": "15ce5f5aa544f033f1610756a9733ea18a0f4816",
      "tree": "68f7c1f1d87f7fa272016bba482001981e390f70",
      "parents": [
        "cd6120c502f39f55cef1faef4683f706d564b4c1"
      ],
      "author": {
        "name": "skia-recreate-skps",
        "email": "skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com",
        "time": "Wed Mar 13 16:57:16 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 17:18:11 2019 +0000"
      },
      "message": "Update go_deps asset\n\nAutomatic commit by the UpdateGoDEPS bot.\n\nTBR\u003dborenet@google.com\n\nChange-Id: I67c601388102d96210893d7303e7b70a389498cc\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200942\nReviewed-by: \u003cskia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com\u003e\nCommit-Queue: \u003cskia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "cd6120c502f39f55cef1faef4683f706d564b4c1",
      "tree": "d918ea1bc1aa51059cfe10eb814b8377b6e0d3e9",
      "parents": [
        "673c538f8d74ff5a2ac8f81ed3f6364253c04f7a"
      ],
      "author": {
        "name": "Florin Malita",
        "email": "fmalita@chromium.org",
        "time": "Wed Mar 13 10:36:21 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 16:18:51 2019 +0000"
      },
      "message": "[skottie] Use kMedium_SkFilterQuality for image filtering\n\n... to improve downscaling quality.\n\nAlso update the default sksg::Image filter quality to match SkPaint (kNone).\n\nTBR\u003dreed@google.com\n\nChange-Id: I32788d3a214450cce362be0d178a2404ad255afa\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200927\nAuto-Submit: Florin Malita \u003cfmalita@chromium.org\u003e\nReviewed-by: Mike Reed \u003creed@google.com\u003e\nCommit-Queue: Florin Malita \u003cfmalita@chromium.org\u003e\n"
    },
    {
      "commit": "673c538f8d74ff5a2ac8f81ed3f6364253c04f7a",
      "tree": "e84cfb4b49cd7c441775e96269f7d656d7f0b52b",
      "parents": [
        "88026c43660278206115b3c830cf9fa8815537db"
      ],
      "author": {
        "name": "Stephan Altmüller",
        "email": "stephana@google.com",
        "time": "Wed Mar 13 10:39:27 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 15:56:51 2019 +0000"
      },
      "message": "Fix Pixel 3 dimension\n\nBug: skia:\nChange-Id: I7a45cb7502be04b8c08342571f5adb222e47774c\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200928\nCommit-Queue: Stephan Altmueller \u003cstephana@google.com\u003e\nReviewed-by: Stephan Altmueller \u003cstephana@google.com\u003e\nReviewed-by: Eric Boren \u003cborenet@google.com\u003e\n"
    },
    {
      "commit": "88026c43660278206115b3c830cf9fa8815537db",
      "tree": "842f40dc77752198802c0df52c1a9c4b47baee36",
      "parents": [
        "e22dba8d5e9e3116a82361fd0c6b4ec4eed5652a"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Wed Mar 13 14:25:58 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 15:32:41 2019 +0000"
      },
      "message": "Roll third_party/externals/angle2 3c1f5a6bd487..4e87659e289c (1 commits)\n\nhttps://chromium.googlesource.com/angle/angle.git/+log/3c1f5a6bd487..4e87659e289c\n\n\ngit log 3c1f5a6bd487..4e87659e289c --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-13 ianelliott@google.com Fix eglChooseConfig for attributes that have exact default values.\n\n\nCreated with:\n  gclient setdep -r third_party/externals/angle2@4e87659e289c\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\u003dbenjaminwagner@google.com\n\nChange-Id: I3f6d8c28134865164353007b50aec1fe2c7e1ea3\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200894\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": "e22dba8d5e9e3116a82361fd0c6b4ec4eed5652a",
      "tree": "ca28701d3c3184b52a1cddbeaab39dd1466439e9",
      "parents": [
        "cdf31743af4fc826d95661b6efe273ad912e1ac3"
      ],
      "author": {
        "name": "Brian Osman",
        "email": "brianosman@google.com",
        "time": "Wed Mar 13 10:22:28 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 14:46:11 2019 +0000"
      },
      "message": "Clamp in GrBicubicEffect (to match SW and for general sanity)\n\nBug: skia:8809\nChange-Id: I9f5b6428113602929b3a1b45c25b623e8da0e264\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200512\nCommit-Queue: Brian Osman \u003cbrianosman@google.com\u003e\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\nReviewed-by: Robert Phillips \u003crobertphillips@google.com\u003e\n"
    },
    {
      "commit": "cdf31743af4fc826d95661b6efe273ad912e1ac3",
      "tree": "6a865b658014dacceb09e141fa5e7276fc4ec5a2",
      "parents": [
        "08e6bd4e6cdf775600086c84f89857535d241cf3"
      ],
      "author": {
        "name": "Brian Osman",
        "email": "brianosman@google.com",
        "time": "Wed Mar 13 10:13:46 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 14:36:21 2019 +0000"
      },
      "message": "Include test name in error messages for failing tests\n\nBug: skia:\nChange-Id: Ia2da00466ba1326b109f0ff0a8d891735bdc2b4d\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200925\nCommit-Queue: Brian Osman \u003cbrianosman@google.com\u003e\nCommit-Queue: Brian Salomon \u003cbsalomon@google.com\u003e\nAuto-Submit: Brian Osman \u003cbrianosman@google.com\u003e\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\n"
    },
    {
      "commit": "08e6bd4e6cdf775600086c84f89857535d241cf3",
      "tree": "f922e795c42a6af290c3066293c9e9ce04879450",
      "parents": [
        "fbf260df762d773602fea4cb4713e5ed96e9983f"
      ],
      "author": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Wed Mar 13 14:11:35 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 14:11:42 2019 +0000"
      },
      "message": "Revert \"add private non-copying SkReadBuffer::readString()\"\n\nThis reverts commit 232783f0c5c9e3244c977554e368c5a07768d397.\n\nReason for revert: several fuzzers find nullptr deref.  Will investigate and reland.\n\nOriginal change\u0027s description:\n\u003e add private non-copying SkReadBuffer::readString()\n\u003e \n\u003e ... and use it when looking up deserialized type factories.\n\u003e \n\u003e Change-Id: I23d6dd549d4258908a961971a8de380776c91e1c\n\u003e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/171220\n\u003e Commit-Queue: Mike Klein \u003cmtklein@google.com\u003e\n\u003e Reviewed-by: Khushal Sagar \u003ckhushalsagar@chromium.org\u003e\n\nTBR\u003dmtklein@google.com,khushalsagar@chromium.org\n\nChange-Id: I552f8de413dd52e1480c8ce1e7e84a072a54cb93\nNo-Presubmit: true\nNo-Tree-Checks: true\nNo-Try: true\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200940\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\n"
    },
    {
      "commit": "fbf260df762d773602fea4cb4713e5ed96e9983f",
      "tree": "ae17b6e9b1ce1b31356c4b7436ef6ce5ce004aba",
      "parents": [
        "6d31ddee3c16cf90baa119eb8768aa78d9a769bd"
      ],
      "author": {
        "name": "Herb Derby",
        "email": "herb@google.com",
        "time": "Tue Mar 12 12:05:29 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 13:20:51 2019 +0000"
      },
      "message": "Check that a glyph will fit in the atlas instead of a bogus check\n\nI made a transcription error about 7 mo. ago. This corrects the error.\n\nChange-Id: Icbe814a9e44748778bf988840fc2fc7ab9e8fa86\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200500\nReviewed-by: Ben Wagner \u003cbungeman@google.com\u003e\nCommit-Queue: Herb Derby \u003cherb@google.com\u003e\n"
    },
    {
      "commit": "6d31ddee3c16cf90baa119eb8768aa78d9a769bd",
      "tree": "20f02bf6f5f14023ea74cb7b46c3c424f4fbdc87",
      "parents": [
        "bac53f089dbc473862bc5a2e328ba7600e0ed9c4"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Wed Mar 13 12:11:17 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 12:49:50 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader 1407297b7f7d..25ec7b0cd393 (1 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/1407297b7f7d..25ec7b0cd393\n\n\ngit log 1407297b7f7d..25ec7b0cd393 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-13 sugoi@google.com Removed references to sw::Surface\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@25ec7b0cd393\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\u003dbenjaminwagner@google.com\n\nChange-Id: I0ccc7c59c7e1209c8ea2a55b499e330643e72088\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200890\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": "bac53f089dbc473862bc5a2e328ba7600e0ed9c4",
      "tree": "e41463e10ebb170f68d785ff20c891947acbd198",
      "parents": [
        "fe70dabb8ed0260caedd3b295a694511c261479b"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Wed Mar 13 07:50:17 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 08:29:58 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader dd2faaeee6b2..1407297b7f7d (1 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/dd2faaeee6b2..1407297b7f7d\n\n\ngit log dd2faaeee6b2..1407297b7f7d --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-13 bclayton@google.com src/Pipeline/ComputeProgram: Remove unused parameter numDescriptorSets\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@1407297b7f7d\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\u003dbenjaminwagner@google.com\n\nChange-Id: Ia1e61dc9f3249aa026e7366ebe6283e3086376a2\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200882\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": "fe70dabb8ed0260caedd3b295a694511c261479b",
      "tree": "d5df42b5c72ccb1f924c4016aca7e1e6e90bd3ee",
      "parents": [
        "39da0504bb5d48cdfa0d5ebf809b22284d4a553c"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Wed Mar 13 07:09:17 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 07:47:48 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader bea4751348ca..dd2faaeee6b2 (1 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/bea4751348ca..dd2faaeee6b2\n\n\ngit log bea4751348ca..dd2faaeee6b2 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-13 swiftshader.regress@gmail.com Regres: Update test lists @ bea47513\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@dd2faaeee6b2\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\u003dbenjaminwagner@google.com\n\nChange-Id: I2fb3e1e38914cca0d46b57b48f2d471e9bdeadd5\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200881\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": "39da0504bb5d48cdfa0d5ebf809b22284d4a553c",
      "tree": "9591ed9c2b7c796aa06b20bb10ba6bb506508d03",
      "parents": [
        "33e898d69ca872a12672e455673296f1bfff89d0"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Wed Mar 13 03:48:58 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 05:01:14 2019 +0000"
      },
      "message": "Roll third_party/externals/angle2 b6eb34122e07..3c1f5a6bd487 (2 commits)\n\nhttps://chromium.googlesource.com/angle/angle.git/+log/b6eb34122e07..3c1f5a6bd487\n\n\ngit log b6eb34122e07..3c1f5a6bd487 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-12 jmadill@chromium.org Include script outputs in run_code_generation.py.\n2019-03-12 syoussefi@chromium.org Add glmark2 to angle_perftests\n\n\nCreated with:\n  gclient setdep -r third_party/externals/angle2@3c1f5a6bd487\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\u003dbenjaminwagner@google.com\n\nChange-Id: I0c983c31986dcef7946084dd6356183a486de02c\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200666\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": "33e898d69ca872a12672e455673296f1bfff89d0",
      "tree": "92211eb551c3ba2ba02eaf02eee9b0a715928ca9",
      "parents": [
        "9a225463bed67c64919a0f8103632025c9b2f3c2"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Wed Mar 13 04:06:17 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 04:44:15 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader aa8f699a90af..bea4751348ca (2 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/aa8f699a90af..bea4751348ca\n\n\ngit log aa8f699a90af..bea4751348ca --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-13 chrisforbes@google.com Add support for D16_UNORM depth test \u0026 write\n2019-03-13 chrisforbes@google.com Remove very early depth test\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@bea4751348ca\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\u003dbenjaminwagner@google.com\n\nChange-Id: Iee4105b11e4d5c0c4216a4cf8d190f660d1ac356\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200668\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": "9a225463bed67c64919a0f8103632025c9b2f3c2",
      "tree": "102b3a68edc8da3c1b145a0364202f5340ce7989",
      "parents": [
        "a53259e061d5efbff3e7b52496d981205bebdb55"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Wed Mar 13 03:47:49 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 04:32:05 2019 +0000"
      },
      "message": "Roll ../src 37fe521d6049..54744c955cd6 (411 commits)\n\nhttps://chromium.googlesource.com/chromium/src.git/+log/37fe521d6049..54744c955cd6\n\n\ngit log 37fe521d6049..54744c955cd6 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult a7314e4d2310..967fadd27a67 (2 commits)\n2019-03-13 miu@chromium.org AudioService: Finish SnooperNode tests + timing bug fix.\n2019-03-13 chrishall@chromium.org Language detection minimum viable product.\n2019-03-13 sreerenj.balachandran@intel.com vaapi_wrapper: Add debug log for Low-power encode enablement\n2019-03-13 Tom.Tan@microsoft.com Disable dav1d decoder for Windows ARM64\n2019-03-13 cblume@chromium.org Synchronize Vulkan writes in AHB SharedImage\n2019-03-13 robliao@chromium.org Convert views::RepeatController::RepeatController To Use base::RepeatingClosure\n2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll AFDO from 74.0.3729.6_rc-r1-merged to 74.0.3729.7_rc-r1-merged\n2019-03-13 gyuyoung@igalia.com Remove unnecessary Create() factory function in Blink\u0027s core/animation\n2019-03-13 sunnyps@chromium.org Make TakeFrontBuffer a deferred message\n2019-03-13 einbinder@chromium.org DevTools: Focus the add workspace button by default\n2019-03-13 aluo@chromium.org Updated cts tests to latest versions\n2019-03-13 hollingum@google.com crostini transient windows: visibility controlled by parent\n2019-03-13 ikobylin@yandex-team.ru Replace direct call of cr.addWebUIListener with WebUIListenerBehavior\n2019-03-13 bokan@chromium.org Skip MISSED frames in browser compositor\n2019-03-13 boliu@chromium.org aw: Implement GrabViewSnapshotAsync for webview\n2019-03-13 robliao@chromium.org Convert ui::Layer::SetDidScrollCallback To Use RepeatingCallback\n2019-03-13 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 76fbbeea67f5..77982de9efa9 (123 commits)\n2019-03-13 dgozman@chromium.org Fix flaky xss-ALLOWED-same-origin-top-navigation-without-user-gesture.html\n2019-03-13 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from ddb838f4b90d to 423fcfc30ccd\n2019-03-13 ksakamoto@chromium.org SignedExchange: Fallback redirect shouldn\u0027t accept signed-exchange\n2019-03-13 kmarshall@chromium.org [Fuchsia] Use memory offsets instead of file offsets for ELF headers.\n2019-03-13 tonikitoo@igalia.com Switch the remaining classes in core/css to use downcast helpers (8/n)\n2019-03-13 richard.li@intel.com [OnionSoup] Build typemapping for blink::FormDataElement\n2019-03-13 robliao@chromium.org Convert ui::test::ScrollStepCallback to RepeatingCallback With Associated Uses\n2019-03-13 sergeyu@chromium.org Remove sergeyu@ from //remoting/OWNERS.\n2019-03-13 findit-for-me@appspot.gserviceaccount.com Revert \"Make pointer capture work in same origin frame\"\n2019-03-13 mrefaat@chromium.org [TabRefactoring] Remove notifyTab call from preload.\n2019-03-13 alemate@chromium.org Chrome OS: Remove unused imports.\n2019-03-13 rockot@chromium.org Remove most direct usage of ServiceFactory\n2019-03-13 sczs@chromium.org [ios] Plumbs InfobarUI state to InfobarBadgeTabHelper delegate.\n2019-03-13 leon.han@intel.com [ServiceWorker] Eliminate ServiceWorkerDispatcherHost\n2019-03-13 zhuoyu.qian@samsung.com Put CSSUnicodeRangeValue into the blink::cssvalue namespace.\n2019-03-13 tby@chromium.org [Cros SR] Fix name of (click index, query length) histogram.\n2019-03-13 robertogden@chromium.org Check if Optimization Hints are loaded as a PreviewsEligibilityReason\n2019-03-13 leon.han@intel.com [ServiceWorker] Pass SW provider info via navigation commit IPC\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 920bada95c6d..8b94108e6848 (1 commits)\n2019-03-12 sunnyps@chromium.org Remove obsolete deps from //content/gpu\n2019-03-12 shaktisahu@chromium.org Enabled download home v1 to work with the new backend\n2019-03-12 robliao@chromium.org Align Calls from base::Bind to base::Bind[Once|Repeating] Based on Declared Type\n2019-03-12 hesen@google.com Rename Download Glue Implementation\n2019-03-12 rouslan@chromium.org [Payment Request][Blink] Use a pre-finalizer.\n2019-03-12 dmblack@google.com Don\u0027t animate mic state changes in Assistant if UI is not visible.\n2019-03-12 updowndota@chromium.org Fix Assistant hotword settings logic\n2019-03-12 dmazzoni@chromium.org Fire new ax event when image attribute status changes\n2019-03-12 liberato@chromium.org ObservationId \u003d\u003e base::UnguessableToken\n2019-03-12 dtrainor@chromium.org Revert \"Prepare Stack/StackAnimation (migration to CompositorAnimator, part 4)\"\n2019-03-12 robliao@chromium.org Migrate widget_interactive_uitest.cc to RepeatingCallback/BindRepeating\n2019-03-12 jam@chromium.org Always enable data URLs and disable file URLs with the network service.\n2019-03-12 harringtond@chromium.org Fixes to net error page for DNS probe handling\n2019-03-12 vtsyrklevich@chromium.org GWP-ASan: Use random eviction to allocate slots\n2019-03-12 marcin@mwiacek.com Improve using TimePeriod @IntDef\n2019-03-12 chaopeng@chromium.org Pumping keymap file\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src b1ff15f22062..b75f4362f01a (1 commits)\n2019-03-12 steimel@chromium.org [Media Controls] Prevent disabled controls from handling taps\n2019-03-12 xiaohuic@google.com Temporarly disable -Wextra-semi on ChromeOS\n2019-03-12 danakj@chromium.org Move window closing out of WebWidgetClient.\n2019-03-12 joenotcharles@google.com Prepare chrome_cleaner for upcoming engine tests\n2019-03-12 dpapad@chromium.org File Manager: Remove inaccurate @extends {cr.EventTarget} annotation.\n2019-03-12 steimel@chromium.org [Global Media Controls] Add HardwareMediaKeyHandling flag to Linux\n2019-03-12 caseq@chromium.org Revert \"Reland \"Skip NavigationScheduler for form submission\"\"\n2019-03-12 chaopeng@chromium.org Revert \"Add plumbing for keymap\"\n2019-03-12 rkjnsn@chromium.org remoting: Use remoting_host.exe to display file chooser.\n2019-03-12 jamescook@chromium.org docs: Replace remove_webcore_debug_symbols with blink_symbol_level\u003d0\n2019-03-12 Erik.Anderson@microsoft.com Update sleep.py to use high resolution timer\n2019-03-12 nikunjb@chromium.org For debugging UI, Client ID can be sent as hex string instead of pair of Int\n2019-03-12 adettenb@microsoft.com Finish implementing ISelectionItemProvider for UIA\n2019-03-12 agawronska@chromium.org Improve screen reader messages for parent access code input\n2019-03-12 tedchoc@chromium.org Suppress HTTP auth dialogs if the tab is hidden (or gets hidden).\n2019-03-12 dtseng@chromium.org Add labels for unlabeled developer options button\n2019-03-12 collinbaker@chromium.org Add myself as owner to in-product help related directories\n2019-03-12 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.5.22.\n2019-03-12 joenotcharles@google.com Add TryDeleteExtensions method to ChromePromptIPC\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 77e5d48a085e..920bada95c6d (1 commits)\n2019-03-12 marcin@mwiacek.com Migrate ClientType to the @IntDef\n2019-03-12 tbansal@chromium.org Convert NQE to a base::Feature\n2019-03-12 jamescook@chromium.org Fix blink_symbol_level \u003d 0 override for Windows debug builds\n2019-03-12 chaopeng@chromium.org Add Tab observer for TouchlessEventHandler\n2019-03-12 frkoenig@chromium.org gpu: Remove internal_format parameter from BufferQueue\n2019-03-12 joenotcharles@google.com Make chrome_cleaner service unit tests safer\n2019-03-12 npm@chromium.org [ResourceTiming] Rename test resource_memory_cached-\u003eresource_reuse\n2019-03-12 jdufault@google.com cros: Remove ContextEditor usage for HID detection\n2019-03-12 eugenebut@chromium.org Remove ExternalFileController class.\n2019-03-12 agrieve@chromium.org SuperSize: Fix a few \"Unexpected File\" messages in the logs\n2019-03-12 xdai@chromium.org SplitViewController::OnWindowDragStarted() should only be called once.\n2019-03-12 futhark@chromium.org Remove unnecessary paint invalidation diff.\n2019-03-12 nyquist@chromium.org Reland: [leveldb_proto] Add support for automatic conversion to client type.\n2019-03-12 smaier@chromium.org Adding a dontwarn to a proguard flags file\n2019-03-12 robliao@chromium.org Migrate menu_controller_unittest.cc to RepeatingClosure/BindRepeating\n2019-03-12 avi@chromium.org Don\u0027t use NSArray without definition.\n2019-03-12 mastiz@chromium.org Fix extension settings sync using KeyedServices on wrong thread\n2019-03-12 hsuregan@chromium.org [CrOS Wallpaper] Persist checkmark on active wallpaper thumbnail.\n2019-03-12 mek@chromium.org Don\u0027t iterate over a set while its modified in BlobRegistryImpl destruction.\n2019-03-12 pdr@chromium.org Re-enable BlinkGenPropertyTrees by default\n2019-03-12 siggi@chromium.org PM: Keep all TabHelpers in a linked list and clean them up on shutdown.\n2019-03-12 sczs@chromium.org [ios] Fixes testBookmarkContextBarInVariousSelectionModes timeouts.\n2019-03-12 agrieve@chromium.org SuperSize: Remove \".rel.dyn (unpacked)\" section size.\n2019-03-12 rdevlin.cronin@chromium.org [Extensions Bindings] Remove obsolete JS resources from //extensions\n2019-03-12 jianj@google.com Roll src/third_party/libvpx/source/libvpx/ 8256c8b29..855a71dfd (9 commits)\n2019-03-12 wangxianzhu@chromium.org [BGPT] Remove dependency from PaintArtifactCompositor to has_potential_xxx_animation\n2019-03-12 edinkadric@google.com Enable EditableCombobox on Windows.\n2019-03-12 malaykeshav@chromium.org PropertyTreeBuilder: Check subtree for rounded corners\n2019-03-12 mario@igalia.com Migrate layout_theme_mac.[h|mm| away from WTF::RetainPtr\n2019-03-12 suzyli@google.com fix: adjust behavior of isUVPAA for Clank\n2019-03-12 shaktisahu@chromium.org Removed handling of incognito profile from DownloadBackgroundTask\n2019-03-12 khmel@chromium.org arc: Expose android_id to Chrome.\n2019-03-12 estark@google.com Update PageInfo to not use a SecurityInfo\n2019-03-12 marcin@mwiacek.com Migrate Type to @IntDef\n2019-03-12 amehfooz@chromium.org Remove InkDrop animation for System Info buttons\n2019-03-12 bsheedy@chromium.org Rename GPU Android manual VK bots\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle c9bc33cff483..b6eb34122e07 (1 commits)\n2019-03-12 mattreynolds@google.com Fix gamepad disconnect detection on Linux\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 2a2d732c396f..435db2d5257f (2 commits)\n2019-03-12 joenotcharles@google.com Remove the deprecated Urza engine.\n2019-03-12 backer@chromium.org Keep SharedContextState alive as long as SharedImageFactory\n2019-03-12 enga@chromium.org Enable use_dawn for gpu_fyi_tests\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 6a1d92b526d4..7ce5de0c17bd (5 commits)\n2019-03-12 enga@chromium.org Add --no-xvfb option to Blink web tests\n2019-03-12 gujen@google.com Add SpellcheckLanguageBlacklist policy\n2019-03-12 yaoxia@chromium.org Expand NavigationDownloadPolicy to contain 2 bitmasks: observed_types/disallowed_types\n2019-03-12 skobes@chromium.org Fix double-application of scroll offset in JankTracker.\n2019-03-12 lukasza@chromium.org Adding 2 more extensions to the allowlist.\n2019-03-12 msw@chromium.org Construct the status bubble widget on demand\n2019-03-12 tikuta@chromium.org [protobuf] remove deprecated deps parameter\n2019-03-12 dgozman@chromium.org Do not access provisional document loader from Document::DispatchUnloadEvents\n2019-03-12 ayui@chromium.org [idle] Restrict the Idle Detection API to top-level frames\n2019-03-12 huangdarwin@chromium.org Clipboard: Remove duplicate SystemClipboard::WritePlainText code\n2019-03-12 vakh@chromium.org #crashfix: Checked IsSupported() before calling GetSafetyNetId()\n2019-03-12 amaralp@chromium.org Create AppThemeColorProvider and have ToolbarTablet\u0027s MenuButton use it\n2019-03-12 janewman@microsoft.com Re-land: Implement UIA accessibility tree formatter\n2019-03-12 ryansturm@chromium.org Turning on PreviewsReloadsAreSoftOptOuts for testing config\n2019-03-12 eirage@chromium.org Make pointer capture work in same origin frame\n2019-03-12 carlosil@chromium.org Reland \"Fix SSL committed interstitials bugs when interacting with other CI.\"\n2019-03-12 gayane@chromium.org [Chrome Colors] Simple logic for Chrome colors.\n2019-03-12 shaktisahu@chromium.org Added flag for new download backend\n2019-03-12 aarontag@chromium.org Adding cookies blocked by CanGetCookies to list of excluded cookies\n2019-03-12 rohitrao@chromium.org [ios] Uses WaitUntilConditionOrTimeout() in EG utilities.\n2019-03-12 ginko@google.com Changes app list focus to use focus ring instead of highlight\n2019-03-12 ccameron@chromium.org Update macOS ui::SelectFileDialogImpl to use weak ptr and unique_ptr\n2019-03-12 chaopeng@chromium.org Add plumbing for keymap\n2019-03-12 eirage@chromium.org Automate some pointerlock wpt\n2019-03-12 robertphillips@google.com Add flag to skia/config/SkUserConfig.h to unblock Skia roll\n2019-03-12 wittman@chromium.org Reland \"[Sampling profiler] Encapsulate Mac stack walking 1/4: kernel unwinds\"\n2019-03-12 rsesek@chromium.org Remove some GYP cruft.\n2019-03-12 dgozman@chromium.org DCHECK that most requests do not have RequestContextFrameType set\n2019-03-12 ntfschr@chromium.org AW NS: remove CTS tests from filter\n2019-03-12 cch@chromium.org Add a function to create search suggestions for an on-device provider.\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/glslang/src 437a552f51ec..f925eefb2147 (1 commits)\n2019-03-12 joenotcharles@google.com Add --run-without-sandbox-for-testing switch to chrome_cleaner\n2019-03-12 thestig@chromium.org Use an early return in RenderWidgetHostViewAura::OnWindowFocused().\n2019-03-12 spang@chromium.org Avoid absolute paths in test runner scripts\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 6089762331e7..921920e85f89 (1 commits)\n2019-03-12 vakh@chromium.org AndroidTelemetryService: Test to verify that the proto is populated as expected.\n2019-03-12 hcarmona@chromium.org Navi/Welcome: Enable compressing resources.\n2019-03-12 fdoray@chromium.org TaskScheduler: Schedule AdjustMaxTasks() through Executor.\n2019-03-12 tinazwang@chromium.org [SendTabToSelf] Add user metrics to desktop menu\n2019-03-12 adettenb@microsoft.com Implement UIA_ItemStatusPropertyId\n2019-03-12 sky@chromium.org chromeos: disables OverviewSessionTest.RoundedEdgeMaskVisibility\n2019-03-12 siyua@chromium.org [AF][Paradise] Enable Paradise settings button for non-sync users\n2019-03-12 bratell@opera.com Build: generated_types needs to explicitly depend on base\n2019-03-12 thestig@chromium.org Fix keyboard focus on webpages after finishing window.print() with ESC.\n2019-03-12 rdevlin.cronin@chromium.org [Extensions] Disable flaky test ExternallyConnectableMessagingTest.FromIncognitoPromptApp\n2019-03-12 wanderview@chromium.org CacheStorage: Remove support for duplicate requests in cache.addAll().\n2019-03-12 ctzsm@chromium.org aw: Enable testJavascriptInterfaceForClientPopup cts test\n2019-03-12 oysteine@google.com Perfetto: Fix for background tracing enabling TraceLog directly\n2019-03-12 johnchen@chromium.org [ChromeDriver] Check for pointer move out of bound\n2019-03-12 jam@chromium.org Add support for a URLoaderThrottle adding request headers asynchronously.\n2019-03-12 sgilhuly@chromium.org Add sgilhuly@ to Viz Devtools OWNERS\n2019-03-12 amaralp@chromium.org Move bottom margin from NTP to search log\n2019-03-12 minch@google.com Animate backdrop only if necessary.\n2019-03-12 backer@chromium.org Silence some NOTIMPLEMENTED spam\n2019-03-12 rdevlin.cronin@chromium.org Reland \"[Extensions Bindings] Remove the kNativeCrxBindings feature\"\n2019-03-12 updowndota@chromium.org Add a11y announces for Assistant voice match enrollment\n2019-03-12 estade@chromium.org Fix chrome://device-emulator power settings\n2019-03-12 ellyjones@chromium.org webvtt: support Mac system styling\n2019-03-12 thomasanderson@chromium.org Ensure all targets build on Windows with use_custom_libcxx\u003dtrue\n2019-03-12 dpapad@chromium.org WebUI cleanup: Delete unused cr.ui.RepeatingButton.\n2019-03-12 sophiechang@chromium.org Remove unnecessary ResourceLoadingHints.* histograms\n2019-03-12 wutao@chromium.org app_list: Show vertical bar icons for Assistant\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 6330818ec815..4f779c6aec77 (3 commits)\n2019-03-12 jarrydg@chromium.org Quota: Rename QuotaAndUsageHelper to QuotaAndUsageInfoGatherer\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia d40dc3f81b94..2a2d732c396f (35 commits)\n2019-03-12 clemensh@chromium.org [v8][wasm] Add histograms for two more code size counters\n2019-03-12 drott@chromium.org Introduce directory callback for FontLookupTable cache dir\n2019-03-12 arthursonzogni@chromium.org Make AccessibilityNotificationWaiter working with RenderDocument.\n2019-03-12 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.5.21.\n2019-03-12 georgesak@chromium.org Remove georgesak@ from chrome/browser/memory/OWNERS\n2019-03-12 wangxianzhu@chromium.org Make blink_pref.paint color-changes.html behavior consistent across browsers\n2019-03-12 manukh@chromium.org [omnibox chrome:omnibox] Include document type in additional info column.\n2019-03-12 gbeaty@chromium.org Increase shards for content_browsertests on Lollipop Phone Tester to 13.\n2019-03-12 wittman@chromium.org [Sampling profiler] Record frame on Windows before unwind\n2019-03-12 jdemeulenaere@google.com [Autofill Assistant] Prevent crash when animating carousel.\n2019-03-12 huangdarwin@chromium.org Refactor: Use \u003d for copy constructor\n2019-03-12 avi@chromium.org Modernize calling JavaScript on RenderFrameHost pt 2.\n2019-03-12 dgozman@chromium.org DocumentLoader: commit navigation synchronously. Attempt #2\n2019-03-12 schenney@chromium.org [WPT] Add bug for failing WPT test\n2019-03-12 clemensh@chromium.org [v8] Deprecate dead histogram\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 6193cb187e4a..6a1d92b526d4 (1 commits)\n2019-03-12 thestig@chromium.org Build pdf_formcalc_context_fuzzer.\n2019-03-12 mario@igalia.com Migrated scrollbar_theme_mac.mm away from WTF::RetainPtr\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from f6a5010b941c to ddb838f4b90d\n2019-03-12 grt@chromium.org Include symbols for chrome_watcher.dll in the main symbol archive.\n2019-03-12 sebmarchand@chromium.org Add the memory::FreeMemoryObservationWindow class.\n2019-03-12 sinansahin@google.com Fix OverScroll effect being clipped to padding on NTP\n2019-03-12 yashard@google.com Fix origin_trial_os not working correctly\n2019-03-12 jbroman@chromium.org Attach activate data to the portalactivate event.\n2019-03-12 timvolodine@chromium.org [AW LayoutTests] Update background fetch exclusions to unbreak Android WebView M/N bots.\n2019-03-12 estade@chromium.org Make some ImageSkiaOperations no-op when appropriate.\n2019-03-12 npm@chromium.org [ElementTiming] Allow timing for video poster image\n2019-03-12 beaufort.francois@gmail.com [CrOS Video Player] Support Auto Picture-in-Picture\n2019-03-12 emircan@chromium.org Fix WebRtcVideoHighBitrateBrowserTest SDP settings\n2019-03-12 avi@chromium.org Convert away from method JSONReader::ReadAndReturnErrorDeprecated\n2019-03-12 ericorth@chromium.org Fix uninitialized and overflow in HostCache::Entry merge\n2019-03-12 morlovich@chromium.org SimpleCache: remove some not-very-useful histograms.\n2019-03-12 fhorschig@chromium.org [Mfill Android] Move provider out of data class\n2019-03-12 chouinard@chromium.org [Feed Internals] Add FeedProcessScope dump\n2019-03-12 nektar@chromium.org Adds an AXSelection test that selects consecutive characters in a content editable\n2019-03-12 vmpstr@chromium.org [DL/PE]: Remove some duplicated code while force unlocking display locks.\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src b12e7338eeea..b1ff15f22062 (1 commits)\n2019-03-12 szermatt@chromium.org [Autofill Assistant] Fix transparent areas blue line and fade in/out.\n2019-03-12 backer@chromium.org Remove plane size workaround\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 2d6126cf865a..6089762331e7 (2 commits)\n2019-03-12 bratell@opera.com Explicitly upgrade old packages in install-build-deps.sh\n2019-03-12 chaopeng@chromium.org Pumping Android cursor visibility state\n2019-03-12 jlklein@google.com Update uma protos from Google3.\n2019-03-12 robertocn@google.com Rename net_host_resolver_impl_fuzzer -\u003e net_host_resolver_manager_fuzzer\n2019-03-12 jortaylo@microsoft.com [Animation Worklet] Upstream web tests (related to creation, duration, start-delay, and cancel) to WPT\n2019-03-12 lizeb@chromium.org tools/dump_process_memory: Break down freed memory per type.\n2019-03-12 nyquist@chromium.org Remove //third_party/visualmetrics\n2019-03-12 gambard@chromium.org [iOS][web] Remove URL change avec push state\n2019-03-12 jtallon@igalia.com Add ATK accessible-name change events for browser content\n2019-03-12 robliao@chromium.org Convert CallbackLayerAnimationObserver to use base::RepeatingCallback\n2019-03-12 mario@igalia.com Migrated scroll_animator_mac.mm away from WTF::RetainPtr\n2019-03-12 jamescook@chromium.org Convert \"Set Time\" JS dialog to use OnJavascriptAllowed()\n2019-03-12 ulan@chromium.org Remove oortonline_tbmv2 benchmark\n2019-03-12 ldaguilar@chromium.org Add minimum interval for immediate status upload.\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto ffd908d91238..e96498a32500 (1 commits)\n2019-03-12 burunduk@chromium.org Add second Store Debug Logs button, with user logs\n2019-03-12 mario@igalia.com Migrated locale_mac.[h|mm| away from WTF::RetainPtr\n2019-03-12 lsuder@google.com [Autofill Assistant] Allows showing also Shipping Details.\n2019-03-12 lukasza@chromium.org Remove stale test expectation - the bug has been fixed already.\n2019-03-12 treib@chromium.org sync_ui_util cleanup: inline GetSyncedStateStatusLabel\n2019-03-12 georgesak@chromium.org Remove georgesak@ from chrome/browser/extensions/api/enterprise_reporting_private/OWNERS\n2019-03-12 lukasza@chromium.org OOPIFs: Accept the URL-vs-origin differences in console messages.\n2019-03-12 raleksandrov@google.com Management WebUI: Printing reporting\n2019-03-12 mamir@chromium.org [Sync] Remove long poll interval. Short one is always used anyway\n2019-03-12 smaier@chromium.org Turning on multidex for cast_shell_apk\n2019-03-12 robertphillips@google.com Remove usage of GrContextOptions::fExplicitlyAllocateGPUResources\n2019-03-12 tikuta@chromium.org [libprotobuf-mutator] fix fuzzable_proto_library\n2019-03-12 jkrcal@chromium.org [AF Wallet Metadata] Test that remote deletions are properly propagated\n2019-03-12 chlily@chromium.org Remove unused NetworkErrorLoggingDelegate\n2019-03-12 waffles@chromium.org Launch JSON Omaha protocol.\n2019-03-12 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.5.19.\n2019-03-12 blundell@chromium.org Componentize the ChromeOS ProfileOAuth2TokenService delegate\n2019-03-12 erikj@opera.com Make it possible to remove the root layer in the android CompositorImpl\n2019-03-12 pshmakov@google.com Blacklist zuk devices for bitmaps as notification icons\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite d5417c72fe1a..2d6126cf865a (2 commits)\n2019-03-12 agl@chromium.org Add C++ code to support security keys Settings UI\n2019-03-12 clamy@chromium.org Convert some NavigationController unit tests to use NavigationSimulator\n2019-03-12 csharrison@chromium.org Deprecate custom cursors intersecting the visible viewport\n2019-03-12 gambard@chromium.org [iOS][web] Disable failing test\n2019-03-12 alexclarke@chromium.org Get rid of MoveableAutoLock in preparation for using SchedulerLock\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc a5c0ba186149..6330818ec815 (9 commits)\n2019-03-12 marq@google.com [iOS] Remove commented-out property from app_startup_parameters.h\n2019-03-12 jsaul@google.com Fix iOS flag ordering from CL 1506449\n2019-03-12 behdadb@chromium.org Added pinch zoom tests to rendering.mobile\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader abb57857c536..6193cb187e4a (1 commits)\n2019-03-12 treib@chromium.org sync_ui_util: Don\u0027t check for NOT_MY_BIRTHDAY error\n2019-03-12 jamescook@chromium.org Fix transient window tracking in MultiUserWindowManager\n2019-03-12 sebsg@chromium.org [SelfShare] Extend GCMMessage object to access original_priority value.\n2019-03-12 alexilin@chromium.org Fix FieldTrialListTest.SerializeSharedMemoryRegionMetadata\n2019-03-12 dtapuska@chromium.org Remove restriction on handling only non-raw resource requests in SWR.\n2019-03-12 adityakeerthi@google.com Enable memory purge prevention on foregrounded renderers when freezing\n2019-03-12 mcarlen@chromium.org [Autofill Assistant] Add a DONE chip type.\n2019-03-12 clamy@chromium.org Refactor NavigationRequest selection in RenderFrameHost\n2019-03-12 toyoshim@chromium.org OOR-CORS: Fix CORS preflight ResourceTimingInfo handling\n2019-03-12 rsesek@chromium.org Fix some book-keeping bugs in MessagePumpKqueue.\n2019-03-12 dullweber@chromium.org Fix DCHECK in RewriteDB\n2019-03-12 davidben@chromium.org Speculatively remove the libsqlite3.so ASan suppression.\n2019-03-12 jonahr@google.com Fix conformance/renderbuffers/framebuffer-test in passthrough cmd decoder\n2019-03-12 digit@google.com android: Do not compress PNGs and other files in app bundles.\n2019-03-12 wittman@chromium.org [Sampling profiler] Reland \"Look up the libsystem_kernel module in the ModuleCache\"\n2019-03-12 djean@chromium.org [ios] first step into adding app level url loading service\n2019-03-12 hans@chromium.org Add ToTMacOfficial Milo, tests, and mb configs\n2019-03-12 tikuta@chromium.org [chrome_cleaner] remove deps from proto_library\n2019-03-12 backer@chromium.org Require OOPD for SkiaRenderer\n2019-03-12 pbond@google.com Add DeviceWilcoDtcConfiguration policy\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 28f71e89e3ee..ffd908d91238 (1 commits)\n2019-03-12 peah@chromium.org Remove remaining code of the AEC2 activation code\n2019-03-12 abhijeet@igalia.com Make probe_sink.h.tmpl and instrumenting_probes_impl.cc.tmpl case style consistent\n2019-03-12 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.5.18.\n2019-03-12 tikuta@chromium.org [libprotobuf-mutator] do not use deps in proto_library\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/spirv-headers/src f25b91a61ea8..3beb2a037310 (2 commits)\n2019-03-12 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@06b7597d484665af424d8c282643aafb2d49d97a\n2019-03-12 gambard@chromium.org [iOS] Disable failing test\n2019-03-12 dstockwell@google.com pdf: Transform pointer coordinates to match Ink canvas\n2019-03-12 jkrcal@chromium.org [AF Wallet Metadata] Test uploading local-only data in initial sync\n2019-03-12 treib@chromium.org Remove unused ClientAction enum entries\n2019-03-12 ios-autoroller@chromium.org [MDC roll] Roll Material Motion Animator to 0581bc3dfacd34e40381e9cf45a15070b3868ba7\n2019-03-12 dvadym@chromium.org Extend FormParsing fuzzing with server predictions testing.\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult eb73833a2935..a7314e4d2310 (1 commits)\n2019-03-12 javierrobles@chromium.org [iOS][MF] Disconnect the mediator on |stop|.\n2019-03-12 mamir@chromium.org [Sync] Clean up favicon_sync feature and Experiments struct\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 96053d06c97b..d5417c72fe1a (5 commits)\n2019-03-12 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.5.17.\n2019-03-12 myid.shin@igalia.com Change long long to int64_t in third_party/blink/renderer/modules/webgl\n2019-03-12 myid.shin@igalia.com Change to template functions in third_party/blink/renderer/platform/wtf/text\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 3e2a4780e607..abb57857c536 (3 commits)\n2019-03-12 findit-for-me@appspot.gserviceaccount.com Revert \"Update PWA frame color to match HTML theme-color meta tag\"\n2019-03-12 lowell@chromium.org Convert FrameHostMsg_DocumentOnLoadCompleted to Mojo.\n2019-03-12 hs1217.lee@samsung.com [Sync] Remove prefs::kSyncFirstSyncTime\n2019-03-12 mamir@chromium.org [Sync] Clean up the launched pre_commit_update_avoidance feature\n2019-03-12 lowell@chromium.org Make IdentityAccessorImplTest fully driven by IdentityTestEnvironment.\n2019-03-12 tkent@chromium.org XMLSerializer: Keep redundant but harmless default namespace declarations\n2019-03-12 toyoshim@chromium.org OOR-CORS: Use Blob rather than about:blank to create a dummy Worker\n2019-03-12 clemensh@chromium.org [v8][wasm] Fix outdated and missing UMA descriptions\n2019-03-12 treib@chromium.org AvatarButtonErrorController: don\u0027t QueryDetailedSyncStatus\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 3364227fa0d8..3e2a4780e607 (1 commits)\n2019-03-12 lucmult@chromium.org [Files app] Disable Context Menu FSP which is flaky\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 899835ec9999 to f6a5010b941c\n2019-03-12 haraken@chromium.org Update WATCHLIST\n2019-03-12 yhirano@chromium.org Dispatch mojo data pipe to ResourceLoader\n2019-03-12 bashi@chromium.org OMT service worker fetch: Fix WebEmbeddedWorkerTestImplTests\n2019-03-12 gambard@chromium.org [iOS][web] Group JavaScript methods\n2019-03-12 toyoshim@chromium.org Update FlagExpectations for disable-features\u003dNetworkService\n2019-03-12 toyoshim@chromium.org OOR-CORS: Call DispatchDidFail even for local file sync XHR failures\n2019-03-12 shimazu@chromium.org ServiceWorker: Add TIMEOUT event status to return it to the browser\n2019-03-12 mastiz@chromium.org Migrate sync migration tests away from python server\n2019-03-12 hajimehoshi@chromium.org Cleanup MediaStreamAudioSource and the classes around it\n2019-03-12 tikuta@chromium.org [journey] remove deps from proto_library\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn 1e1c13ed87ba..8d79f78c789d (1 commits)\n2019-03-12 aleksandar.stojiljkovic@intel.com Fix depthStreamToRGBAUint8Texture test logic.\n2019-03-12 rsorokin@chromium.org cros: Enable all the SAML testz\n2019-03-12 kojii@chromium.org [auto] Update FlagExpectations for LayoutNG\n2019-03-12 gyuyoung@igalia.com Remove UnderlyingImageChecker::Create and InheritedImageChecker::Create\n2019-03-12 gyuyoung@igalia.com Remove IsMonospaceChecker::Create and InheritedFontSizeChecker::Create\n2019-03-12 ksakamoto@chromium.org Fix null header dereference in PrerenderURLLoaderThrottle\n2019-03-12 findit-for-me@appspot.gserviceaccount.com Revert \"[Extensions Bindings] Remove the kNativeCrxBindings feature\"\n2019-03-12 hendrich@chromium.org [ProtoSync] Add comment as hook for proto sync script\n2019-03-12 toyoshim@chromium.org Reland \"Reland \"OOR-CORS: Make kOutOfBlinkCors depends on kNetworkService\"\"\n2019-03-12 marinaciocea@chromium.org Update RTCDataChannel bufferedamountlow implementation.\n2019-03-12 johannkoenig@google.com libaom: fix WinARM64 build\n2019-03-12 liberato@chromium.org Start removing LearningSession::AddExample.\n2019-03-12 yhirano@chromium.org RawResource::ResponseBodyReceived shouldn\u0027t rely on IsUnusedPreload\n2019-03-12 alancutter@chromium.org Update PWA frame color to match HTML theme-color meta tag\n2019-03-12 uzair.jaleel@samsung.com Remove unused function GetDefaultScreenInfo\n2019-03-12 ortuno@chromium.org sheriff: disable TabsTest.testTabSelectionPortrait\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 0f34f3f2f785..c9bc33cff483 (1 commits)\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 112a77f4bfed..77e5d48a085e (1 commits)\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/glslang/src 40c16ec0b3ad..437a552f51ec (1 commits)\n2019-03-12 nicolaso@chromium.org update_annotations_sheet: don\u0027t insert elements above header row\n2019-03-12 dmazzoni@chromium.org Links and docs with just one image inside should get annotated.\n2019-03-12 wtlee@google.com Implement CrOS Image Capture Javascript API\n2019-03-12 rakina@chromium.org [Display Locking]: Handle elements in templates\n2019-03-12 gyuyoung@igalia.com Remove SourceLocation::Create() factory function\n2019-03-12 lucmult@chromium.org [Files app] - Add context menu tests\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 4c54c5ccdebd..eb73833a2935 (1 commits)\n2019-03-12 ericrobinson@google.com Reset FrameScheduler::task_time_ on DidCommitProvisionalLoad.\n2019-03-12 wutao@chromium.org app_list: Not recreate app_list layer in tablet mode\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 54010f6d8750..96053d06c97b (1 commits)\n2019-03-12 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@dbabf5e0feee6f58cb92a39895d0fefbefdf3d73\n2019-03-12 huangdarwin@chromium.org Async Clipboard: Add DOMException for failed blob read.\n2019-03-12 yuzus@chromium.org Fix ReducedMemoryUsage for OomIntervention\n2019-03-12 rmcelrath@chromium.org Disable test that\u0027s flaky on ChromeOS\n2019-03-12 mxcai@chromium.org Add flag for desktop intent picker.\n2019-03-12 enga@chromium.org Implement minimal WebGPU functions to test fences\n2019-03-12 shimazu@chromium.org NetS13nSW: Remove old path around timers\n2019-03-12 xiaohuic@google.com applist: show assistant on top in tablet mode.\n2019-03-12 harrisjay@chromium.org Updates the CustomTabBar to display the origin instead of the full url.\n2019-03-12 rockot@chromium.org Eliminate Content\u0027s use of ServiceFactory\n2019-03-12 enga@chromium.org Connect WebGPUImplementation to Dawn WireClient interfaces\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 9c082a6bae75..54010f6d8750 (3 commits)\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll AFDO from 74.0.3729.5_rc-r1-merged to 74.0.3729.6_rc-r1-merged\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 139c7cac4999..28f71e89e3ee (1 commits)\n2019-03-12 alexlau@chromium.org Add libvda D-Bus service.\n2019-03-12 dmazzoni@chromium.org Enable accessibility labels feature on trunk\n2019-03-12 nhiroki@chromium.org ServiceWorker: Add CSP tests for eval() on ServiceWorkerGlobalScope\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 654540e86243..3364227fa0d8 (1 commits)\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 8220b123a125..112a77f4bfed (5 commits)\n2019-03-12 mattreynolds@google.com Preserve haptic actuator internal state\n2019-03-12 stimim@google.com Added support for new HWIDv3 format in HWID-checker.\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 49c9dfe3b832..0f34f3f2f785 (2 commits)\n2019-03-12 ortuno@chromium.org Revert \"Fix SSL committed interstitials bugs when interacting with other CI.\"\n2019-03-12 johntlee@chromium.org Navi: Announce background being reset when skipping\n2019-03-12 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.5.16.\n2019-03-12 dbeam@chromium.org WebUI Dark Mode: update DICE version of welcome page\n2019-03-12 jarhar@chromium.org [DevTools] Increase network summary bar tooltip precision\n2019-03-12 sunnyps@chromium.org Disable failing tests on Linux GPU FYI Exp Intel 630 and TSAN bots\n2019-03-12 livvielin@chromium.org Update security summary text for non cert error pages\n2019-03-12 bmcquade@chromium.org Record layout stability metric for AMP subframes.\n2019-03-12 dbeam@chromium.org WebUI Dark Mode: increase contrast for search results\n2019-03-12 iapres@microsoft.com UIA: Fire UIA_SystemAlertEventId event\n2019-03-12 chrome-release-bot@chromium.org Updating trunk VERSION from 3731.0 to 3732.0\n2019-03-12 ksakamoto@chromium.org Remove PreloadImageSrcSet runtime feature flag\n2019-03-12 nhiroki@chromium.org Worker: Use WorkerOrWorkletGlobalScope::Name() as human readable name of main thread worklets\n2019-03-12 tgupta@chromium.org Added functionality to dismiss \u0026 delete entries in the SendTabToSelf Client Service.\n2019-03-12 nhiroki@chromium.org Worker: Rename Import{Classic,Module}Script() to FetchAndRun{Classic,Module}Script()\n2019-03-12 agrieve@chromium.org SuperSize: Fix symbol flags not being set for LLD map files\n2019-03-12 annelim@google.com [Autofill] Move autofill-internald under subfolder\n2019-03-12 sammc@chromium.org Start files app with #thumbnail-grid hidden.\n2019-03-12 rdevlin.cronin@chromium.org [Extensions Bindings] Remove the kNativeCrxBindings feature\n2019-03-12 spang@chromium.org Fix local_machine_junit_test_run.py with long build dirs\n2019-03-12 vasilvv@chromium.org Replace QuicString with std::string\n2019-03-12 szager@chromium.org [IntersectionObserver] Optimize occlusion checking\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 8bc65917405b..139c7cac4999 (1 commits)\n2019-03-12 agrieve@chromium.org SuperSize: Apply ThinLTO object path deduction to all symbols\n2019-03-12 abhijeet@igalia.com Make case style consistent in resource_response.h\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium c6f50282a2af..c924d0027a7d (4 commits)\n2019-03-12 dfried@chromium.org Re-lay-out toolbar after tab switch.\n2019-03-12 bsheedy@chromium.org Update VR page info goldens\n2019-03-12 dpapad@chromium.org WebUI cleanup: Delete unused cr.ui.ContextMenuButton.\n\n\nCreated with:\n  gclient setdep -r ../src@54744c955cd6\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\u003dbenjaminwagner@google.com\n\nChange-Id: I3cead8cce435e6fb8cc385301a7b7421eb6eb5e6\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200665\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": "a53259e061d5efbff3e7b52496d981205bebdb55",
      "tree": "1dcb973638e51d9a17e319693cf865e0dea5d110",
      "parents": [
        "73b0df10f7a99c37c7651e763ae51492142bbda8"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Wed Mar 13 02:53:18 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 13 03:33:04 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader 914a46d47952..aa8f699a90af (1 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/914a46d47952..aa8f699a90af\n\n\ngit log 914a46d47952..aa8f699a90af --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-13 chrisforbes@google.com Subzero MulHigh implementation for Int4/UInt4\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@aa8f699a90af\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\u003dbenjaminwagner@google.com\n\nChange-Id: I1692c50ee7fecb5335e83dd7430a28592f1b8488\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200662\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": "73b0df10f7a99c37c7651e763ae51492142bbda8",
      "tree": "15306009c10cbc413edeb6539a310741ebf55a0b",
      "parents": [
        "b070bc99479afba20c4fda28f6f31cdfd4d9c5e2"
      ],
      "author": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Tue Mar 12 17:40:46 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 23:34:24 2019 +0000"
      },
      "message": "tweak Descriptor_invalid_rec_size to not over-copy\n\nWhen we pretend the SkScalerContextRec is 4 bytes bigger than it is, we\ncopy 4 bytes more than we should, and that\u0027s freaking out the ASAN bots.\n\nLet\u0027s just say it\u0027s a little small.  Still wrong, no stack overflow.\n\nCq-Include-Trybots: skia.primary:Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-ASAN\nChange-Id: I03b292b9751289782cc0afcb860ca9196130985a\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200557\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\nCommit-Queue: Adrienne Walker \u003cenne@chromium.org\u003e\nAuto-Submit: Mike Klein \u003cmtklein@google.com\u003e\nReviewed-by: Adrienne Walker \u003cenne@chromium.org\u003e\n"
    },
    {
      "commit": "b070bc99479afba20c4fda28f6f31cdfd4d9c5e2",
      "tree": "9c50a5c739af8915f19677ee4a37526ce223a96d",
      "parents": [
        "dc087c60f693793464575c1dc249695b81207036"
      ],
      "author": {
        "name": "Mike Reed",
        "email": "reed@google.com",
        "time": "Tue Mar 12 18:10:10 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 22:32:45 2019 +0000"
      },
      "message": "retain colorspace in blurimagefilter_raster\n\nBug: skia:8773\nChange-Id: Id6c84f1216c6e6dcd455fe57e661bcb734899b86\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200601\nCommit-Queue: Mike Reed \u003creed@google.com\u003e\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\nReviewed-by: Florin Malita \u003cfmalita@chromium.org\u003e\n"
    },
    {
      "commit": "dc087c60f693793464575c1dc249695b81207036",
      "tree": "b30289f6fc604afe1d03f67e954e70fd344fe43c",
      "parents": [
        "d006b54ed8b551828f1d170a308245b1955a72c8"
      ],
      "author": {
        "name": "Adrienne Walker",
        "email": "enne@chromium.org",
        "time": "Tue Mar 12 14:44:58 2019 -0700"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 22:24:44 2019 +0000"
      },
      "message": "Fix null pointer crash in looking up nonexistent typeface\n\nBug: chromium:939762\nChange-Id: Id9f6ae3c4965069d1ee585f405036e6fe6226c12\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200600\nAuto-Submit: Adrienne Walker \u003cenne@chromium.org\u003e\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\n"
    },
    {
      "commit": "d006b54ed8b551828f1d170a308245b1955a72c8",
      "tree": "a40b01355e51204d5f7789c40d5173db32082b2d",
      "parents": [
        "e8d2d013a15c8a925c0db302a32fbc7f89a6d814"
      ],
      "author": {
        "name": "recipe-roller",
        "email": "recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com",
        "time": "Tue Mar 12 15:02:17 2019 -0700"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 22:22:34 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/8b94108e684872a89f7108f51ba74f01220d64fa cipd: link directly to created package on chrome-infra-packages. (jbudorick@chromium.org)\n\n\nTBR\u003dborenet@google.com\n\nRecipe-Tryjob-Bypass-Reason: Autoroller\nBugdroid-Send-Email: False\nChange-Id: I8891def3f8c0bcfe1e34dddd411d2db347fc396b\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200554\nReviewed-by: \u003crecipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com\u003e\nCommit-Queue: \u003crecipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "e8d2d013a15c8a925c0db302a32fbc7f89a6d814",
      "tree": "97206b3879578db49ee8badf09091d3c3c2c435a",
      "parents": [
        "5e0b6fac2143884a038f05d8ac6880f450959312"
      ],
      "author": {
        "name": "Herb Derby",
        "email": "herb@google.com",
        "time": "Mon Mar 11 17:22:47 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 22:04:14 2019 +0000"
      },
      "message": "Introduce bulk strike api for glyph metrics for one draw case\n\nThe strike system can determine which glyphs are important,\nand will only put the important glyphs into the result.\n\nThis is only used in the draw mask case now. I will expand it to\nthe other cases. I\u0027m leaving the existing abi inteact until all\ncases are converted.\n\nChange-Id: I8c5e785ccd4341adfb09888532bf7b690ffb91d4\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200048\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\nCommit-Queue: Herb Derby \u003cherb@google.com\u003e\n"
    },
    {
      "commit": "5e0b6fac2143884a038f05d8ac6880f450959312",
      "tree": "015419fb7f1f180a894e040862e40fcdaddc00e4",
      "parents": [
        "bf66ed30637ec8639dadf84ff36f75e5e6c5fceb"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Tue Mar 12 21:15:17 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 21:56:05 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader b4de34ef039f..914a46d47952 (2 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/b4de34ef039f..914a46d47952\n\n\ngit log b4de34ef039f..914a46d47952 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-12 hliatis@google.com Wait semaphores for VkQueuePresentKHR\n2019-03-12 hliatis@google.com Handle oldSwapchains\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@914a46d47952\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\u003dbenjaminwagner@google.com\n\nChange-Id: I79e4c9832c4e3eec2e89bc3d3ecd40a5387cc67a\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200551\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": "bf66ed30637ec8639dadf84ff36f75e5e6c5fceb",
      "tree": "39811b3b5bd4915e9088b877dd9fb2fc3e72d256",
      "parents": [
        "d618027eaf516812228d005cdbf18b53b0f25688"
      ],
      "author": {
        "name": "Mike Reed",
        "email": "reed@google.com",
        "time": "Tue Mar 12 17:20:35 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 21:54:46 2019 +0000"
      },
      "message": "remove dead SK_SUPPORT_LEGACY_RASTERLAYERCOLORSPACE code\n\nBug: skia:\nChange-Id: I2a7300fc29bcbff109cc33e277ffbb1fa9d6d94c\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200513\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": "d618027eaf516812228d005cdbf18b53b0f25688",
      "tree": "03a2ceb6322e09a635146e33fb9d4b6ac7ff8637",
      "parents": [
        "08b0c97aa9de347a94651f9595296a6b53aa4922"
      ],
      "author": {
        "name": "Kevin Lubick",
        "email": "kjlubick@google.com",
        "time": "Tue Mar 12 14:06:19 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 21:45:04 2019 +0000"
      },
      "message": "[pathkit/canvaskit] Address race when uploading results\n\nAs long as I\u0027m updating the image, update Chrome from 68 to 72\n\nBug: skia:8844\nChange-Id: Ia62ffb062b2c137c89f6e4eb3be30c22ca375bae\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200508\nCommit-Queue: Kevin Lubick \u003ckjlubick@google.com\u003e\nReviewed-by: Ben Wagner \u003cbenjaminwagner@google.com\u003e\n"
    },
    {
      "commit": "08b0c97aa9de347a94651f9595296a6b53aa4922",
      "tree": "39787125deb737c95eb2a35a94cffa302330c566",
      "parents": [
        "1ce2bca4730cf34eddb00f34d94cd3a1b9304483"
      ],
      "author": {
        "name": "Adrienne Walker",
        "email": "enne@chromium.org",
        "time": "Tue Mar 12 13:31:30 2019 -0700"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 21:14:04 2019 +0000"
      },
      "message": "Add validation to reading kRec_SkDescriptorTags\n\nBug: chromium:940284, chromium:940843\nChange-Id: Id6ce237781c6515f52341d3e56614e13e8ba76d6\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200045\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\nAuto-Submit: Adrienne Walker \u003cenne@chromium.org\u003e\nReviewed-by: Khushal Sagar \u003ckhushalsagar@chromium.org\u003e\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\n"
    },
    {
      "commit": "1ce2bca4730cf34eddb00f34d94cd3a1b9304483",
      "tree": "02e7e5850d712969d1289bb3b05000ea21847c77",
      "parents": [
        "44b35193813cf1f0ec0e8c9502bc9e35f8c6440a"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Tue Mar 12 20:31:17 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 21:13:14 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader f945a5e172d0..b4de34ef039f (1 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/f945a5e172d0..b4de34ef039f\n\n\ngit log f945a5e172d0..b4de34ef039f --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-12 chrisforbes@google.com Remove complementary depth buffer option for Vulkan\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@b4de34ef039f\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\u003dbenjaminwagner@google.com\n\nChange-Id: Iebb187015e6c13aba4b75ca50031cb7d2e3d9781\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200550\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": "44b35193813cf1f0ec0e8c9502bc9e35f8c6440a",
      "tree": "8419af8eed209fe779843b9b5b0d4b8edfc1be9c",
      "parents": [
        "625615fdf9016038b5171370c2561f3f75615a62"
      ],
      "author": {
        "name": "Herb Derby",
        "email": "herb@google.com",
        "time": "Tue Mar 12 16:17:03 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 20:39:34 2019 +0000"
      },
      "message": "Move GlyphAndPos and PathAndPos to interface and rename.\n\nGlyphAndPos -\u003e SkGlyphPos\nPathAndPos -\u003e SkPathPos\n\nChange-Id: I64da3bd8327ee60065cacf5d20f7eb6dc75c68aa\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200511\nCommit-Queue: Herb Derby \u003cherb@google.com\u003e\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\n"
    },
    {
      "commit": "625615fdf9016038b5171370c2561f3f75615a62",
      "tree": "df4b80e74508e0e275d3e4f4f607d0f00d66f2d8",
      "parents": [
        "dadac55c7f2f6b3783f7d5f03e519f0794014b36"
      ],
      "author": {
        "name": "recipe-roller",
        "email": "recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com",
        "time": "Tue Mar 12 13:13:44 2019 -0700"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 20:34:22 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/920bada95c6dc83b5848e01961f3bf8bdc692611 Add sdk_root property to windows_sdk module (veranika@google.com)\n\n\nTBR\u003dborenet@google.com\n\nRecipe-Tryjob-Bypass-Reason: Autoroller\nBugdroid-Send-Email: False\nChange-Id: I1925d1d16b03e7b5d15952d365a7fa6786e32027\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200561\nReviewed-by: \u003crecipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com\u003e\nCommit-Queue: \u003crecipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "dadac55c7f2f6b3783f7d5f03e519f0794014b36",
      "tree": "889fcd8f17d1069da95599242a945c0192333c9f",
      "parents": [
        "c723b70d91e6153b30ce28773fa7f243ba117392"
      ],
      "author": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Tue Mar 12 10:01:28 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 20:29:11 2019 +0000"
      },
      "message": "simplify matrix color filter clamps\n\nWe must keep alpha sanely [0,1].\n\nThis makes the existing clamps unconditional, which seems the most\ncompatible with our clients\u0027 expectations, and which makes the CPU\nbackend agree with the GPU backend.\n\nI\u0027m not sure I\u0027ve got a more principled reason to clamp than those.\n\nClamping means we can\u0027t really concatenate these into a new matrix\nfilter ever, deleting a bunch of code supporting that and a few\nunit tests that thought we could.\n\n(Good candidate for a user-defined effect with user-defined clamping.)\n\nCq-Include-Trybots: luci.chromium.try:linux-blink-rel\nChange-Id: Ib92a4c882320e65ae705833bf623e4e961bc6651\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200394\nReviewed-by: Brian Osman \u003cbrianosman@google.com\u003e\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\n"
    },
    {
      "commit": "c723b70d91e6153b30ce28773fa7f243ba117392",
      "tree": "a882ea9465c3d3604a8a15f8532c9917fd3aba0e",
      "parents": [
        "232783f0c5c9e3244c977554e368c5a07768d397"
      ],
      "author": {
        "name": "Mike Reed",
        "email": "reed@google.com",
        "time": "Tue Mar 12 11:49:00 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 20:27:12 2019 +0000"
      },
      "message": "Initial add SkMixers\n\nJust using with composeshader for now, plan to try that sort of generalization\nfor colorfilters and imagefilters in follow-on cls.\n\nBug: skia:\nChange-Id: Ic9650b8ea6f6278e6bfd657e90befbf9e71f383c\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/198823\nCommit-Queue: Mike Reed \u003creed@google.com\u003e\nReviewed-by: Brian Osman \u003cbrianosman@google.com\u003e\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\n"
    },
    {
      "commit": "232783f0c5c9e3244c977554e368c5a07768d397",
      "tree": "7cb8f78f12f8927fd760e1fbeece8ebf5c34848c",
      "parents": [
        "f3c53568c196e8a0c90c1daa940156c9421d2cfa"
      ],
      "author": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Thu Nov 15 09:13:12 2018 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 20:22:56 2019 +0000"
      },
      "message": "add private non-copying SkReadBuffer::readString()\n\n... and use it when looking up deserialized type factories.\n\nChange-Id: I23d6dd549d4258908a961971a8de380776c91e1c\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/171220\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\nReviewed-by: Khushal Sagar \u003ckhushalsagar@chromium.org\u003e\n"
    },
    {
      "commit": "f3c53568c196e8a0c90c1daa940156c9421d2cfa",
      "tree": "d19b6677fffc212a7f7086bb8efa8884a584a1de",
      "parents": [
        "b6b8ad3b2f1fea6fb832f25c9e080ada02ac53bb"
      ],
      "author": {
        "name": "Stephan Altmüller",
        "email": "stephana@google.com",
        "time": "Mon Mar 11 17:17:55 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 20:21:54 2019 +0000"
      },
      "message": "[infra] Add Pixel3 devices\n\nBug: skia:\nChange-Id: If93413e520f60ed02432a73f0e57630d37f71423\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/177895\nReviewed-by: Greg Daniel \u003cegdaniel@google.com\u003e\nReviewed-by: Eric Boren \u003cborenet@google.com\u003e\nCommit-Queue: Stephan Altmueller \u003cstephana@google.com\u003e\n"
    },
    {
      "commit": "b6b8ad3b2f1fea6fb832f25c9e080ada02ac53bb",
      "tree": "22946b4594481356d33128cea34cfb7544977b10",
      "parents": [
        "4100b7cad22a95af22d143a217e3720e13bd3a46"
      ],
      "author": {
        "name": "Khushal",
        "email": "khushalsagar@chromium.org",
        "time": "Mon Mar 11 11:55:32 2019 -0700"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 20:17:51 2019 +0000"
      },
      "message": "remote fonts: Remove debug asserts for deserialization failures.\n\nThe fuzzers are tripping on these asserts.\n\nBug: 940370\nChange-Id: I08adfa5b9b3e083f3671bd9a5e952f26860e185f\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199960\nAuto-Submit: Khushal Sagar \u003ckhushalsagar@chromium.org\u003e\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\nCommit-Queue: Khushal Sagar \u003ckhushalsagar@chromium.org\u003e\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\n"
    },
    {
      "commit": "4100b7cad22a95af22d143a217e3720e13bd3a46",
      "tree": "74d9a1c5478a68878901cf1aae3651f20c7e6bcc",
      "parents": [
        "aa42ac6afc99fb0d82d319afbd3f6c59bda70cc7"
      ],
      "author": {
        "name": "Ethan Nicholas",
        "email": "ethannicholas@google.com",
        "time": "Tue Mar 12 11:50:48 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 20:16:51 2019 +0000"
      },
      "message": "added SK_API to SkSK::Compiler\n\nBug: skia:\nChange-Id: If7c2941ec1c266ecee08894c5284e9434de1ef91\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200463\nAuto-Submit: Ethan Nicholas \u003cethannicholas@google.com\u003e\nCommit-Queue: Robert Phillips \u003crobertphillips@google.com\u003e\nReviewed-by: Robert Phillips \u003crobertphillips@google.com\u003e\n"
    },
    {
      "commit": "aa42ac6afc99fb0d82d319afbd3f6c59bda70cc7",
      "tree": "f8807cda902693160de3a8692313996aa931cee4",
      "parents": [
        "efb6e4a90d74bcdf9a7352a27e6e56d2169b4e5e"
      ],
      "author": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Tue Mar 12 14:46:15 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 20:09:11 2019 +0000"
      },
      "message": "remove unused clamp_a_dst\n\nChange-Id: Ic94bb9082d9f140069bb9a2c528816887752fbaf\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200548\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": "efb6e4a90d74bcdf9a7352a27e6e56d2169b4e5e",
      "tree": "5c96ae1d7a52567f051fc2dd4e6f53863f0c50d6",
      "parents": [
        "570f4e51fd956d5cb31f9520b43081454fbbab79"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Tue Mar 12 18:31:58 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 19:46:51 2019 +0000"
      },
      "message": "Roll third_party/externals/angle2 c9bc33cff483..b6eb34122e07 (1 commits)\n\nhttps://chromium.googlesource.com/angle/angle.git/+log/c9bc33cff483..b6eb34122e07\n\n\ngit log c9bc33cff483..b6eb34122e07 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-12 syoussefi@chromium.org Allow testing::Combine in ANGLE_INSTANTIATE_TEST\n\n\nCreated with:\n  gclient setdep -r third_party/externals/angle2@b6eb34122e07\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\u003dbenjaminwagner@google.com\n\nChange-Id: I2c939059c52562739aa8ef8313bb233d74127b19\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200544\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": "570f4e51fd956d5cb31f9520b43081454fbbab79",
      "tree": "e376eb8c749b3eb153f1b310ac3ba31b98d7d5f8",
      "parents": [
        "a9edf682d2f65198c32ddd8c66a0da22a9a2b305"
      ],
      "author": {
        "name": "Robert Phillips",
        "email": "robertphillips@google.com",
        "time": "Tue Mar 12 12:55:30 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 19:37:21 2019 +0000"
      },
      "message": "Always explicitly allocate except in Android Framework (take 3)\n\nThis will turn on explicit allocation (w/o opList sorting) in Chrome. It leaves the old allocation system in place in Android Framework and some of Skia\u0027s older bots.\n\nWe want:\n  Flutter and Chrome to always explicitly allocate but not sort opLists outside of DDLs\n  Android to never explicitly allocate and, thus, automatically never sort opLists\n\nThis needs the following Chrome suppression CL to land first:\nhttps://chromium-review.googlesource.com/c/chromium/src/+/15182 (Add flag to skia/config/SkUserConfig.h to unblock Skia roll)\n\nTBR\u003dbsalomon@google.com\nChange-Id: I3f51005ebc975ec754c2e0d2c646c0c324b02158\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200507\nReviewed-by: Robert Phillips \u003crobertphillips@google.com\u003e\nCommit-Queue: Robert Phillips \u003crobertphillips@google.com\u003e\n"
    },
    {
      "commit": "a9edf682d2f65198c32ddd8c66a0da22a9a2b305",
      "tree": "82bf59272d130a8172da9ab290115d3b6517473f",
      "parents": [
        "2eecc3ea3d71613463fe2816c3852e1f6c99105b"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Tue Mar 12 18:46:17 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 19:25:51 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader 7ce5de0c17bd..f945a5e172d0 (1 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/7ce5de0c17bd..f945a5e172d0\n\n\ngit log 7ce5de0c17bd..f945a5e172d0 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-12 hliatis@google.com Fix resizing issues\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@f945a5e172d0\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\u003dbenjaminwagner@google.com\n\nChange-Id: I5f5c849e4e86c22bd970735b253edb69ccc5c3d8\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200545\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": "2eecc3ea3d71613463fe2816c3852e1f6c99105b",
      "tree": "f536b3df84a0149140b89b19c05da78aeb6c2dca",
      "parents": [
        "df5b72535d0701d9cd4e9a0b199e93e3828878ca"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Tue Mar 12 18:03:17 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 18:43:21 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader 6a1d92b526d4..7ce5de0c17bd (5 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/6a1d92b526d4..7ce5de0c17bd\n\n\ngit log 6a1d92b526d4..7ce5de0c17bd --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-12 sugoi@google.com Warning fix\n2019-03-12 capn@google.com Fix Visual Studio build of VulkanUnitTests\n2019-03-12 hliatis@google.com vkAcquireNextImageKHR and vkQueuePresentKHR\n2019-03-12 chrisforbes@google.com Plumb depth format through to PixelProcessor::State\n2019-03-12 chrisforbes@google.com Fix image format properties query in various edge cases\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@7ce5de0c17bd\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\u003dbenjaminwagner@google.com\n\nChange-Id: If133d82408a092f02e7524575cf5ec0f7d20c900\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200542\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": "df5b72535d0701d9cd4e9a0b199e93e3828878ca",
      "tree": "0b16f0427a4401436e1f52730e90c8d4659b4463",
      "parents": [
        "e36305f66afb82924ac5dc742cf8a3c841b7c73c"
      ],
      "author": {
        "name": "Joe Gregorio",
        "email": "jcgregorio@google.com",
        "time": "Tue Mar 12 14:29:49 2019 -0400"
      },
      "committer": {
        "name": "Joe Gregorio",
        "email": "jcgregorio@google.com",
        "time": "Tue Mar 12 18:30:38 2019 +0000"
      },
      "message": "Turn on CI/CD for api.skia.org. (skia)\n\nBug: skia:\nChange-Id: I9f9b39f9903a4fa6476adbfb8c41d7aa7f06c0bc\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199841\nReviewed-by: Kevin Lubick \u003ckjlubick@google.com\u003e\n"
    },
    {
      "commit": "e36305f66afb82924ac5dc742cf8a3c841b7c73c",
      "tree": "8db3b816bd13dad37e5a6583632600f976a3f2df",
      "parents": [
        "435db2d5257fadb9166242588a519a8999758d13"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Tue Mar 12 15:38:17 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 18:00:56 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader 6193cb187e4a..6a1d92b526d4 (1 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/6193cb187e4a..6a1d92b526d4\n\n\ngit log 6193cb187e4a..6a1d92b526d4 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-12 sugoi@google.com Add utility functions from sw::Surface to vk::Format\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@6a1d92b526d4\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\u003dbenjaminwagner@google.com\n\nChange-Id: Ibaee893cc1b79230ed9e63431b0cc997b4b3dab4\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200395\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": "435db2d5257fadb9166242588a519a8999758d13",
      "tree": "22d9034308e808719392abb4688fd754bc5a2f73",
      "parents": [
        "61770d8a992344c9395ed3027629d60afbc91064"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Tue Mar 12 17:18:16 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 17:55:53 2019 +0000"
      },
      "message": "Roll skia/third_party/skcms 04a7830913b3..10ed3a8a5eec (1 commits)\n\nhttps://skia.googlesource.com/skcms.git/+log/04a7830913b3..10ed3a8a5eec\n\n2019-03-12 mtklein@google.com build emscripten on Linux, incl. bots\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\u003dbenjaminwagner@google.com\n\nChange-Id: Ie42b48f572f401f88383a2f0feeb202bfc2cc258\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200540\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": "61770d8a992344c9395ed3027629d60afbc91064",
      "tree": "1ca35145dc2ba111f4987ad49115ceafd3f0a0fc",
      "parents": [
        "2a2d732c396f6fae7a98898f953a5c8e967da43c"
      ],
      "author": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Tue Mar 12 10:58:26 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 17:55:51 2019 +0000"
      },
      "message": "simplify filterColor()\n\nThis implementation also pins.\n\nCq-Include-Trybots: luci.chromium.try:linux-blink-rel\nChange-Id: Icd6764ffc967dcebb8a46e8a7727c8e7f3f23ec0\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200397\nAuto-Submit: Mike Klein \u003cmtklein@google.com\u003e\nCommit-Queue: Brian Osman \u003cbrianosman@google.com\u003e\nReviewed-by: Brian Osman \u003cbrianosman@google.com\u003e\n"
    },
    {
      "commit": "2a2d732c396f6fae7a98898f953a5c8e967da43c",
      "tree": "e6580ccdb00aec94b3ce74e155ea77a988daba80",
      "parents": [
        "b6b3188f81bd6745aed40f7e1d7ed5d68fcb3394"
      ],
      "author": {
        "name": "Robert Phillips",
        "email": "robertphillips@google.com",
        "time": "Tue Mar 12 16:29:32 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 16:29:43 2019 +0000"
      },
      "message": "Revert \"Always explicitly allocate except in Android Framework (take 2)\"\n\nThis reverts commit 88b93da63d46600f78c34759a83f47bc250d5456.\n\nReason for revert: Chrome\n\nOriginal change\u0027s description:\n\u003e Always explicitly allocate except in Android Framework (take 2)\n\u003e \n\u003e This will turn on explicit allocation (w/o opList sorting) in Chrome. It leaves the old allocation system in place in Android Framework and some of Skia\u0027s older bots.\n\u003e \n\u003e We want:\n\u003e   Flutter and Chrome to always explicitly allocate but not sort opLists outside of DDLs\n\u003e   Android to never explicitly allocate and, thus, automatically never sort opLists\n\u003e \n\u003e This cannot land until after the following Chrome CL lands:\n\u003e \n\u003e https://chromium-review.googlesource.com/c/chromium/src/+/1516096 (Disable opList sorting within Skia)\n\u003e \n\u003e \n\u003e Change-Id: Ic7d6a1a77a08f2fe42324773f62cccf8175ab3d7\n\u003e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/199931\n\u003e Reviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\n\u003e Commit-Queue: Robert Phillips \u003crobertphillips@google.com\u003e\n\nTBR\u003dbsalomon@google.com,robertphillips@google.com\n\nChange-Id: Ida481ee9833d6db366b3d315fb4e9850d7c005ab\nNo-Presubmit: true\nNo-Tree-Checks: true\nNo-Try: true\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200506\nReviewed-by: Robert Phillips \u003crobertphillips@google.com\u003e\nCommit-Queue: Robert Phillips \u003crobertphillips@google.com\u003e\n"
    },
    {
      "commit": "b6b3188f81bd6745aed40f7e1d7ed5d68fcb3394",
      "tree": "7dcd2faadd26f640b4a5977bf4103605c8ac6d04",
      "parents": [
        "60dd62ba20fad508eb6786195b40ca5c576965a0"
      ],
      "author": {
        "name": "Kevin Lubick",
        "email": "kjlubick@google.com",
        "time": "Tue Mar 12 11:09:12 2019 -0400"
      },
      "committer": {
        "name": "Kevin Lubick",
        "email": "kjlubick@google.com",
        "time": "Tue Mar 12 16:29:42 2019 +0000"
      },
      "message": "[particles] Turn on CI/CD for particles.skia.org\n\nAdd entry to cloudbuild.yaml\n\nBug: skia:\nChange-Id: I649e42f3e4e97e33a673a816ba7815abe1bc08a7\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200462\nReviewed-by: Joe Gregorio \u003cjcgregorio@google.com\u003e\n"
    },
    {
      "commit": "60dd62ba20fad508eb6786195b40ca5c576965a0",
      "tree": "24afdb837f2297070bdc955f4a5c742de56b98fb",
      "parents": [
        "692147fccda69cbbc75995976aca9917f28dd01c"
      ],
      "author": {
        "name": "Robert Phillips",
        "email": "robertphillips@google.com",
        "time": "Tue Mar 12 16:28:59 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 16:29:14 2019 +0000"
      },
      "message": "Revert \"Always try to reduce opList splitting in DDL contexts/drawingManagers\"\n\nThis reverts commit 2cce805f1f8216ebdc56b247389d8aa05a51df11.\n\nReason for revert: Chrome\n\nOriginal change\u0027s description:\n\u003e Always try to reduce opList splitting in DDL contexts/drawingManagers\n\u003e \n\u003e This may get us in trouble w/ local DDL testing (since we run all our GMs through DDLs). For Chrome this shouldn\u0027t yet be a problem (since they are only using DDLs for compositing).\n\u003e \n\u003e This does mean we\u0027re on a tight timeline to land predictive intermediate flushes before Chrome starts using DDLs for rasterization.\n\u003e \n\u003e Change-Id: I0bb95c075cff3ee49498ff267d76c3a61d16373e\n\u003e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/199722\n\u003e Reviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\n\u003e Commit-Queue: Robert Phillips \u003crobertphillips@google.com\u003e\n\nTBR\u003dbsalomon@google.com,robertphillips@google.com\n\nChange-Id: Idb2dbda1a41844b2541526d504b117fd4cd628cc\nNo-Presubmit: true\nNo-Tree-Checks: true\nNo-Try: true\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200505\nReviewed-by: Robert Phillips \u003crobertphillips@google.com\u003e\nCommit-Queue: Robert Phillips \u003crobertphillips@google.com\u003e\n"
    },
    {
      "commit": "692147fccda69cbbc75995976aca9917f28dd01c",
      "tree": "82128a7fa8a953dc90f06768f14e0d995450fed7",
      "parents": [
        "2cce805f1f8216ebdc56b247389d8aa05a51df11"
      ],
      "author": {
        "name": "Robert Phillips",
        "email": "robertphillips@google.com",
        "time": "Tue Mar 12 16:11:01 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 16:11:12 2019 +0000"
      },
      "message": "Revert \"Temporarily re-add GrContextOptions::fExplicitlyAllocateGPUResources for Fuchsia\"\n\nThis reverts commit 13c0f77455a0acb146b0e86c477c47f807442a9e.\n\nReason for revert: See if blocking Chrome roll\nOriginal change\u0027s description:\n\u003e Temporarily re-add GrContextOptions::fExplicitlyAllocateGPUResources for Fuchsia\n\u003e \n\u003e Change-Id: I534f47cedf71cc1bdff4c9ad3cc98670228da118\n\u003e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/200461\n\u003e Reviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\n\u003e Commit-Queue: Robert Phillips \u003crobertphillips@google.com\u003e\n\nTBR\u003dbsalomon@google.com,robertphillips@google.com\n\nChange-Id: Idac9b7f824e23c11617a3281a27e6ae1531866c9\nNo-Presubmit: true\nNo-Tree-Checks: true\nNo-Try: true\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200501\nReviewed-by: Robert Phillips \u003crobertphillips@google.com\u003e\nCommit-Queue: Robert Phillips \u003crobertphillips@google.com\u003e\n"
    },
    {
      "commit": "2cce805f1f8216ebdc56b247389d8aa05a51df11",
      "tree": "aaf86a07cc645b5dcf5dec7126842dcddbc11699",
      "parents": [
        "13c0f77455a0acb146b0e86c477c47f807442a9e"
      ],
      "author": {
        "name": "Robert Phillips",
        "email": "robertphillips@google.com",
        "time": "Mon Mar 11 14:01:39 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 15:37:20 2019 +0000"
      },
      "message": "Always try to reduce opList splitting in DDL contexts/drawingManagers\n\nThis may get us in trouble w/ local DDL testing (since we run all our GMs through DDLs). For Chrome this shouldn\u0027t yet be a problem (since they are only using DDLs for compositing).\n\nThis does mean we\u0027re on a tight timeline to land predictive intermediate flushes before Chrome starts using DDLs for rasterization.\n\nChange-Id: I0bb95c075cff3ee49498ff267d76c3a61d16373e\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199722\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\nCommit-Queue: Robert Phillips \u003crobertphillips@google.com\u003e\n"
    },
    {
      "commit": "13c0f77455a0acb146b0e86c477c47f807442a9e",
      "tree": "5044e7ae595f30a0c0b1f6fc778710f584f7d5b3",
      "parents": [
        "406b068942f00a729dd03461b723ac04bda61b43"
      ],
      "author": {
        "name": "Robert Phillips",
        "email": "robertphillips@google.com",
        "time": "Tue Mar 12 10:43:44 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 15:18:50 2019 +0000"
      },
      "message": "Temporarily re-add GrContextOptions::fExplicitlyAllocateGPUResources for Fuchsia\n\nChange-Id: I534f47cedf71cc1bdff4c9ad3cc98670228da118\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200461\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\nCommit-Queue: Robert Phillips \u003crobertphillips@google.com\u003e\n"
    },
    {
      "commit": "406b068942f00a729dd03461b723ac04bda61b43",
      "tree": "24afdb837f2297070bdc955f4a5c742de56b98fb",
      "parents": [
        "2f3b0dd0d3c4440474540966476f0683816ec675"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Tue Mar 12 13:48:17 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 14:27:58 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader abb57857c536..6193cb187e4a (1 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/abb57857c536..6193cb187e4a\n\n\ngit log abb57857c536..6193cb187e4a --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-12 bclayton@google.com tests/regres/export_to_sheets: Fix off-by-one in loop\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@6193cb187e4a\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\u003dbenjaminwagner@google.com\n\nChange-Id: Ic20718697f868582fd0dbcafa1ab0df380c054d2\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200391\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": "2f3b0dd0d3c4440474540966476f0683816ec675",
      "tree": "0e909de6dd9b20e02fc4ed59fe0167d0063c1651",
      "parents": [
        "d254435603d8fa3e79ad0b5ec61ebf41f8fcdd8d"
      ],
      "author": {
        "name": "Greg Kaiser",
        "email": "gkaiser@google.com",
        "time": "Tue Mar 12 06:27:52 2019 -0700"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 14:18:28 2019 +0000"
      },
      "message": "GrQuadPerEdgeAA: Fix typo in \u0027if\u0027 check\n\nWe were checking d1And2[2] twice, and not checking d1And2[3] at\nall.  We fix this to check each of them once.\n\nChange-Id: Ib44dfcb2643ce2758917763f048d93e8f39fd8d5\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200389\nAuto-Submit: Greg Kaiser \u003cgkaiser@google.com\u003e\nReviewed-by: Michael Ludwig \u003cmichaelludwig@google.com\u003e\nCommit-Queue: Michael Ludwig \u003cmichaelludwig@google.com\u003e\n"
    },
    {
      "commit": "d254435603d8fa3e79ad0b5ec61ebf41f8fcdd8d",
      "tree": "5794da08c43fdd142c3a747be8eae959376adf24",
      "parents": [
        "d0e1ceffcc6840bc960539a3bc188ab01a302326"
      ],
      "author": {
        "name": "Kevin Lubick",
        "email": "kjlubick@google.com",
        "time": "Tue Mar 12 09:20:32 2019 -0400"
      },
      "committer": {
        "name": "Kevin Lubick",
        "email": "kjlubick@google.com",
        "time": "Tue Mar 12 13:46:41 2019 +0000"
      },
      "message": "[pathkit] Clean up perf/test init\n\nThis will hopefully help with flakiness.\n\nBug: skia:8810\nChange-Id: Id2fa9abcc0e95f0cf8b08557215766b4f9c57478\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200047\nReviewed-by: Ben Wagner \u003cbenjaminwagner@google.com\u003e\n"
    },
    {
      "commit": "d0e1ceffcc6840bc960539a3bc188ab01a302326",
      "tree": "a15ff7e384e39ebbf4e4918781a2eaffee913ffd",
      "parents": [
        "88b93da63d46600f78c34759a83f47bc250d5456"
      ],
      "author": {
        "name": "Brian Salomon",
        "email": "bsalomon@google.com",
        "time": "Tue Mar 12 13:37:12 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 13:37:21 2019 +0000"
      },
      "message": "Revert \"Reintroduce deinstantiate lazy proxy types and use for promise images.\"\n\nThis reverts commit 8b40ac35b2ec31a61c751e610b891681df272283.\n\nReason for revert: breaks viz_unittests\n\nOriginal change\u0027s description:\n\u003e Reintroduce deinstantiate lazy proxy types and use for promise images.\n\u003e \n\u003e This reverts a fraction of b2c5dae65df952999f0a12b9df80bc1433ffa19a to\n\u003e restore the deinstantiate lazy proxy type, supporting implementation,\n\u003e and tests.\n\u003e \n\u003e Use them for promise images to avoid thread safety issues for promise\n\u003e image resources. Makes promise image instantiation callbacks do a thread\n\u003e safe unref of their fulfilled GrTexture in GrResourceCache. The\n\u003e GrResourceCache mechanism for receiving unref messages is extended to\n\u003e allow multiple pending unrefs. All this is new.\n\u003e \n\u003e \n\u003e Bug: skia:8800\n\u003e Change-Id: I7b1d4fea13c053b6fbbd39c0c6eaf567b8bf81f1\n\u003e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/199002\n\u003e Reviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\n\u003e Reviewed-by: Robert Phillips \u003crobertphillips@google.com\u003e\n\u003e Commit-Queue: Brian Salomon \u003cbsalomon@google.com\u003e\n\nTBR\u003dbsalomon@google.com,robertphillips@google.com\n\nChange-Id: Iba960efba4290a284294c62d0470ad7e932c174a\nNo-Presubmit: true\nNo-Tree-Checks: true\nNo-Try: true\nBug: skia:8800\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200460\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\nCommit-Queue: Brian Salomon \u003cbsalomon@google.com\u003e\n"
    },
    {
      "commit": "88b93da63d46600f78c34759a83f47bc250d5456",
      "tree": "cbf3e794df3a52c29e8acf8139621123bc2f37ee",
      "parents": [
        "826c89cf3f007a69a152b575c4b8a68cc979fc28"
      ],
      "author": {
        "name": "Robert Phillips",
        "email": "robertphillips@google.com",
        "time": "Mon Mar 11 14:45:43 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 13:25:28 2019 +0000"
      },
      "message": "Always explicitly allocate except in Android Framework (take 2)\n\nThis will turn on explicit allocation (w/o opList sorting) in Chrome. It leaves the old allocation system in place in Android Framework and some of Skia\u0027s older bots.\n\nWe want:\n  Flutter and Chrome to always explicitly allocate but not sort opLists outside of DDLs\n  Android to never explicitly allocate and, thus, automatically never sort opLists\n\nThis cannot land until after the following Chrome CL lands:\n\nhttps://chromium-review.googlesource.com/c/chromium/src/+/1516096 (Disable opList sorting within Skia)\n\n\nChange-Id: Ic7d6a1a77a08f2fe42324773f62cccf8175ab3d7\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199931\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\nCommit-Queue: Robert Phillips \u003crobertphillips@google.com\u003e\n"
    },
    {
      "commit": "826c89cf3f007a69a152b575c4b8a68cc979fc28",
      "tree": "2c2e84b7c27edebf58bc1ce9d0cd44caca25a032",
      "parents": [
        "e938c92fe7ea2d2dab4581b8b4b349f0c4a04aa0"
      ],
      "author": {
        "name": "recipe-roller",
        "email": "recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com",
        "time": "Tue Mar 12 06:02:50 2019 -0700"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 13:22:28 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/860378ee9e76f580bd8446534e8f1aaad999a9a5 my_activity.py: Add date to format (ljusten@chromium.org)\n  https://crrev.com/112a77f4bfed7b08e931b9c593e96b9c8e2f7d63 Make sys a top-level import in gclient_paths. (dpranke@chromium.org)\nrecipe_engine:\n  https://crrev.com/5ffb2e26442a8cd2d109686ef16f8ae9f7ea8979 Add support for longMessage and maxDiff to assertions api. (gbeaty@chromium.org)\n  https://crrev.com/d21dc6a81bce49816df20745cb36daa73ca28f8c Fix the assertions whitelist. (gbeaty@chromium.org)\n  https://crrev.com/a9e17d2bfaefc76e7355cb5123f1fe6ebcf4af9b Fix the assertions.assertRaises{,Regexp} to act as context managers. (gbeaty@chromium.org)\n  https://crrev.com/f270edd89315dd13dbeddd19ccb73ed7038dcc2b Improve fake_kitchen, add LUCI_CONTEXT support, add nonfunctional run_steps. (iannucci@chromium.org)\n  https://crrev.com/be611800cb1d17d3eeb7b3ab53e1acb056f8d50f [run_build] Improve fake_kitchen to actually run butler service. (iannucci@chromium.org)\n  https://crrev.com/aef5bb3df38a8c316b2af0301be808e34c749583 Trivial doc change to test new recipe roller setup. (tandrii@chromium.org)\n\n\nTBR\u003dborenet@google.com\n\nRecipe-Tryjob-Bypass-Reason: Autoroller\nBugdroid-Send-Email: False\nChange-Id: I71fe9b29e377c8b2d9693abef5f9b82cb505d3df\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200388\nReviewed-by: \u003crecipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com\u003e\nCommit-Queue: \u003crecipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "e938c92fe7ea2d2dab4581b8b4b349f0c4a04aa0",
      "tree": "abc593ef2a8cfa70cbbbc4cb4b6dd4c74764ab70",
      "parents": [
        "53c44239e5bed9b2e96a2b394ded6dd28bbf7917"
      ],
      "author": {
        "name": "Brian Osman",
        "email": "brianosman@google.com",
        "time": "Mon Mar 11 10:56:20 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 13:19:28 2019 +0000"
      },
      "message": "Remove SkToSRGBColorFilter (now unused)\n\nThis was another stop-gap color management \"solution\".\n\nBug: skia:\nChange-Id: I7c0c362840dd35aad51ad8780f2dab591c42a7e2\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199720\nCommit-Queue: Brian Osman \u003cbrianosman@google.com\u003e\nReviewed-by: Mike Reed \u003creed@google.com\u003e\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\n"
    },
    {
      "commit": "53c44239e5bed9b2e96a2b394ded6dd28bbf7917",
      "tree": "c01d5e30cc8ba3c6b0bcfbd46d20870c5f119b6a",
      "parents": [
        "665bc64a2dc41cfa36a471dc01e37c28f2def2b4"
      ],
      "author": {
        "name": "Ravi Mistry",
        "email": "rmistry@google.com",
        "time": "Tue Mar 12 08:51:42 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 13:00:58 2019 +0000"
      },
      "message": "Add new recipe autoroller service account to list of recognized accounts\n\nNoTry: true\nBug: skia:\nChange-Id: I5611ad0fec149cc1dba0d2e2635de6e6e8bfc3bc\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200420\nReviewed-by: Eric Boren \u003cborenet@google.com\u003e\nCommit-Queue: Ravi Mistry \u003crmistry@google.com\u003e\n"
    },
    {
      "commit": "665bc64a2dc41cfa36a471dc01e37c28f2def2b4",
      "tree": "778ddda24990efdecef3f7bbb59e978f2a0dd07e",
      "parents": [
        "ded2fb0a4e66ac30306a5c68f534945a0239f919"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Tue Mar 12 10:05:17 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 10:41:57 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader 3e2a4780e607..abb57857c536 (3 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/3e2a4780e607..abb57857c536\n\n\ngit log 3e2a4780e607..abb57857c536 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-12 bclayton@google.com tests: Add a unit test for a simple memcpy compute shader\n2019-03-12 bclayton@google.com Vulkan: Very rough first implementation of compute shaders\n2019-03-12 bclayton@google.com Add vulkan unit tests to Kokoro\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@abb57857c536\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\u003dbenjaminwagner@google.com\n\nChange-Id: I5da79fd9b64933d79dc746a6cdf586db36e0f2a9\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200328\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": "ded2fb0a4e66ac30306a5c68f534945a0239f919",
      "tree": "1394618c4cd6c3b4807a4e77d64aa7b74b1bef12",
      "parents": [
        "762ddd7e4352cc8ecb8cd1f7ef9d4c8dbea56669"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Tue Mar 12 08:47:17 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 09:25:33 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader 3364227fa0d8..3e2a4780e607 (1 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/3364227fa0d8..3e2a4780e607\n\n\ngit log 3364227fa0d8..3e2a4780e607 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-12 swiftshader.regress@gmail.com Regres: Update test lists @ 3364227f\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@3e2a4780e607\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\u003dbenjaminwagner@google.com\n\nChange-Id: Ia68049d1f2dbd066b53465dbb4e0b574add47b77\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200284\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": "762ddd7e4352cc8ecb8cd1f7ef9d4c8dbea56669",
      "tree": "6bd7780183a193a8ccda7c26f24e3671fb14550d",
      "parents": [
        "871fb0101d91f80336722a7a8f20600bf2f52803"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Tue Mar 12 06:07:58 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 07:14:03 2019 +0000"
      },
      "message": "Roll third_party/externals/angle2 f563fdc91e83..c9bc33cff483 (2 commits)\n\nhttps://chromium.googlesource.com/angle/angle.git/+log/f563fdc91e83..c9bc33cff483\n\n\ngit log f563fdc91e83..c9bc33cff483 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-12 jiajia.qin@intel.com Disable the initialization of shared memory\n2019-03-11 jmadill@chromium.org Use auto_script in run_code_generation.\n\n\nCreated with:\n  gclient setdep -r third_party/externals/angle2@c9bc33cff483\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\u003dbenjaminwagner@google.com\n\nChange-Id: I9d01edb8b5a934eba6da37ecaa290eb14ec46e24\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200262\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": "871fb0101d91f80336722a7a8f20600bf2f52803",
      "tree": "0b8581e216a2819e1315a44ad65ca1af46ef8c34",
      "parents": [
        "ae4c6ee344a20ed9eb557606ec631a4f07a4f61d"
      ],
      "author": {
        "name": "skia-recreate-skps",
        "email": "skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com",
        "time": "Tue Mar 12 05:15:20 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 05:37:03 2019 +0000"
      },
      "message": "Update go_deps asset\n\nAutomatic commit by the UpdateGoDEPS bot.\n\nTBR\u003dborenet@google.com\n\nChange-Id: I070f30b25b171b7a9217b8ceee2cc23cd377f351\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200240\nReviewed-by: \u003cskia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com\u003e\nCommit-Queue: \u003cskia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "ae4c6ee344a20ed9eb557606ec631a4f07a4f61d",
      "tree": "c0336dc7bfd75d6af111c548802daf9b4b6ae4f1",
      "parents": [
        "2932a458957db80b510abb83454f3b0b24af863a"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Tue Mar 12 02:38:49 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Tue Mar 12 03:44:52 2019 +0000"
      },
      "message": "Roll ../src ba6c026602da..37fe521d6049 (397 commits)\n\nhttps://chromium.googlesource.com/chromium/src.git/+log/ba6c026602da..37fe521d6049\n\n\ngit log ba6c026602da..37fe521d6049 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-12 maybelle@google.com Change Save button status only if info has changed.\n2019-03-12 agrieve@chromium.org SuperSize: Remove \"symbol gap\" logic from gold parser\n2019-03-12 adithyas@chromium.org Portals: Make Portal a WebContentsDelegate\n2019-03-12 agrieve@chromium.org SuperSize: Fix -f detection when using an ELF a directory containing a \".\"\n2019-03-12 stgao@chromium.org Revert \"Exclude mojo for Android from a Chrome on Chrome OS coverage build.\"\n2019-03-12 donnd@chromium.org [TTS] Fix a flaky test by restriction to M-phone.\n2019-03-12 nhiroki@chromium.org Worker: Remove unnecessary WorkerOrWorkletGlobalScope::GetDestinationForMainScript()\n2019-03-12 huangdarwin@chromium.org Async Clipboard: Add DCHECK(array_buffer), and reorder DCHECKs.\n2019-03-12 dmcardle@chromium.org Add UMA histogram to count SSL client cert request dialogs on Android\n2019-03-12 manucornet@chromium.org CrOS: Remove ash-shelf-color flag\n2019-03-12 hiroshige@chromium.org [Import Maps] Add UseCounter for import maps\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from b32c720f683b to 899835ec9999\n2019-03-12 nhiroki@chromium.org Worker: Make WorkerGlobalScope::ImportClassicScript() pure-virtual\n2019-03-12 hjfreyer@google.com Add degrees symbol to the combo box for configuring monitor rotation.\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 973788f88dab..8220b123a125 (2 commits)\n2019-03-12 vtsyrklevich@chromium.org GWP-ASan: GPA::SlotTy -\u003e AS::SlotIdx\n2019-03-12 khorimoto@chromium.org [CrOS Networking] Fix system tray network scanning UI.\n2019-03-12 huangdarwin@chromium.org Async Clipboard: Add missing return statement.\n2019-03-12 huangs@chromium.org [Bundles] Refactor: Add native library placeholders inclusion via build configs.\n2019-03-12 huayinz@chromium.org [Dark] Update PageInfo, ConnectionInfo, and CertificateViewer style\n2019-03-12 enga@chromium.org Connect WebGPUDecoder to WireServer interfaces for handling Dawn commands\n2019-03-12 collinbaker@chromium.org Fix extension overflow layout in main menu\n2019-03-12 alph@chromium.org [heap profiler] Reduce the number of skipped frames.\n2019-03-12 myid.shin@igalia.com Change long long to uint64_t in third_party/blink/renderer/core/fileapi/*\n2019-03-12 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 8a91b40f0200..4c54c5ccdebd (1 commits)\n2019-03-12 dstockwell@google.com pdf: Hide bookmark icon when no bookmarks\n2019-03-12 yuezhanggg@google.com Add image resources for selected tabstrip.\n2019-03-12 carlosil@chromium.org Fix SSL committed interstitials bugs when interacting with other CI.\n2019-03-12 chfremer@chromium.org [Video Capture Service] Allow buffer retired while still in use in BroadcastingReceiver\n2019-03-12 parastoog@google.com [AF] Rename Notify..Changed to Notify..Observer\n2019-03-12 spang@chromium.org Fix //extensions/browser build with enable_plugins\u003dfalse\n2019-03-12 rtoy@chromium.org ABSN with null buffer should output silence\n2019-03-12 boliu@chromium.org Fix up content/renderer/android/OWNERS\n2019-03-12 vollick@chromium.org Remove incorrect assert in CommandLineUtil\n2019-03-12 huayinz@chromium.org Fix context menu and floating bar styles for dark mode\n2019-03-12 tguilbert@chromium.org Roll src/third_party/dav1d/libdav1d/ 86ce4a3c5..ace3855a6 (12 commits)\n2019-03-12 bashi@chromium.org service worker: Prioritize registration job\n2019-03-12 joelhockey@chromium.org Set crostini backup and restore flag enabled by default for M75\n2019-03-12 rockot@chromium.org [mojo-js] Add Closure imports for specific types\n2019-03-12 govind@chromium.org Updating XTBs based on .GRDs from branch master\n2019-03-12 jinsukkim@chromium.org Android: Fix Favicon NPE in accessibility mode\n2019-03-12 chrishtr@chromium.org Remove Document::IsRenderingReady\n2019-03-12 robliao@chromium.org Remove Calls to Microsoft::WRL::ComPtr\u003c\u003e::GetAddressOf()\n2019-03-12 xidachen@chromium.org [Code health] Move CreateAnimationAndPaintWorkletThread to a test_common.cc\n2019-03-12 robliao@chromium.org Fix Include Guards in //ui/views\n2019-03-12 tonikitoo@igalia.com Switch the remaining classes in core/css to use downcast helpers (7/n)\n2019-03-12 penghuang@chromium.org WebView: Refactor AwDrawFnImpl\n2019-03-12 avi@chromium.org Modernize calling JavaScript on RenderFrameHost.\n2019-03-12 tkent@chromium.org Fix memory leak by css_parser_proto_fuzzer\n2019-03-12 treib@chromium.org Remove histogram Sync.SyncCycleInterval\n2019-03-12 jdufault@google.com cros: Remove ScreenContext from error screen\n2019-03-12 livvielin@chromium.org Override summary string for non-cryptographic secure origins\n2019-03-12 sergeyu@google.com [Fuchsia] Add constants for /data and /svc\n2019-03-12 ortuno@chromium.org desktop-pwas: Move uninstallation to helper class\n2019-03-12 johntlee@chromium.org Navi: Add metrics for NTP background module\n2019-03-12 jdufault@google.com cros: Simplify BaseScreen by eliminating OnShow/OnHide.\n2019-03-12 jiameng@chromium.org [On-device adaptive brightness] Only store ALS values after init success.\n2019-03-12 joelhockey@chromium.org Change labelling of TeamDrives to SharedDrives\n2019-03-12 szager@chromium.org [IntersectionObserver] Fix tracking bookkeeping\n2019-03-12 pkasting@chromium.org Restore recommendation to use small structs to Dos-and-Don\u0027ts page.\n2019-03-11 dmazzoni@chromium.org Update owners of automation API\n2019-03-11 japhet@chromium.org Reland \"Skip NavigationScheduler for form submission\"\n2019-03-11 fdegans@chromium.org [Fuchsia] Remove workaround for IP_MULTICAST_IF.\n2019-03-11 timloh@chromium.org Remove legacy version check for Crostini\n2019-03-11 nharper@chromium.org Update bulk entries in HSTS preload list\n2019-03-11 einbinder@chromium.org DevTools: Wait for external scripts to load in tests\n2019-03-11 pdr@chromium.org [BlinkGenPropertyTrees] Allow non-composited cc::ScrollNodes\n2019-03-11 robliao@chromium.org Add Missing build/build_config.h Includes to //ui/views\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium a07afc58f2d7..c6f50282a2af (2 commits)\n2019-03-11 rmhasan@google.com Removes the use of --test-filter command line argument in gpu_integration_test_unittest.py\n2019-03-11 skym@chromium.org [Touchless] Disable focus of More buttons layout.\n2019-03-11 jinsukkim@chromium.org Android: Factor out TabState API from Tab\n2019-03-11 lasoren@chromium.org Remove check that the component is running before installing.\n2019-03-11 robliao@chromium.org Convert Uses of base::RepeatingCallback\u003c\u003e::Equals to Use \u003d\u003d or !\u003d in //base\n2019-03-11 tgupta@chromium.org Modified SendTabToSelfAndroidBridge to consist of only static functions.\n2019-03-11 rkjnsn@chromium.org remoting: Fix file-chooser crash on Linux official build.\n2019-03-11 eirage@chromium.org fix mouseleave coordinate on Windows\n2019-03-11 sajjadm@google.com Disable coverage for Android x86/x86_64 toolchains.\n2019-03-11 pbos@chromium.org Remove slow InkDrop animations\n2019-03-11 dominickn@chromium.org Convert ManifestIconDownloader::IconFetchCallback to be a OnceCallback.\n2019-03-11 andrescj@chromium.org media: Add a 4:4:4 JPEG test file.\n2019-03-11 pavely@google.com [Feed] Import feed@9e68039a0d2fcd72eaff19697262be4ab4b4eb22\n2019-03-11 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@94573f7263a55f54becf4bcccbc0414cb4911749\n2019-03-11 thestig@chromium.org flags: Assign pdf flags to owners whose usernames start with \u0027t\u0027.\n2019-03-11 chouinard@chromium.org [Feed Internals] Add 4 new properties to page\n2019-03-11 thestig@chromium.org Fix nits in PrintPreviewDialogController tests.\n2019-03-11 kmarshall@chromium.org [Fuchsia] Fix path handling for readelf invocations on a single binary.\n2019-03-11 robertogden@chromium.org Make the HTTPS Notification InfoBar more accessible to other code\n2019-03-11 cliffordcheng@chromium.org Remove icon_view in StopCasting functions.\n2019-03-11 tonikitoo@igalia.com Switch the remaining classes in core/css to use downcast helpers (6/n)\n2019-03-11 ortuno@chromium.org Revert \"[leveldb_proto] Add support for automatic conversion to client type.\"\n2019-03-11 mxcai@chromium.org Move the platform independent intent picker code out of chromeos folder.\n2019-03-11 bratell@opera.com Gave two GetCreateNetworkFactoryCallback unique names\n2019-03-11 ellyjones@chromium.org flags: assign ash-shelf-color-scheme\n2019-03-11 binji@chromium.org Mark Atomics.wake as deprecated\n2019-03-11 pbos@chromium.org Add Profile::IsIncognito\n2019-03-11 etienneb@chromium.org Add trace events for fonts on linux.\n2019-03-11 alexmos@chromium.org Some cleanup to not pass both BrowserContext and IsolationContext.\n2019-03-11 hhli@chromium.org [DevTools] Add notification of storage being limited in Incognito mode\n2019-03-11 rsesek@chromium.org Refactor mojo::Channel to support record-oriented implementations.\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 53aa75c9ce55..973788f88dab (1 commits)\n2019-03-11 nyquist@chromium.org [leveldb_proto] Add support for automatic conversion to client type.\n2019-03-11 baileyberro@chromium.org net: Introduce DNSDomainFromUnrestrictedDot method\n2019-03-11 drubery@chromium.org Reland \"Remove PhishingDetectorClient mojo interface\"\n2019-03-11 robliao@chromium.org Fix Copyright Header in //ui/views/window/window_resize_utils_unittest.cc\n2019-03-11 adithyas@chromium.org Portals: Fix crash when inserting into XML Document\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn 97ffc1a8aa86..1e1c13ed87ba (4 commits)\n2019-03-11 mustaq@google.com Add a transfer method to UserActivationState.\n2019-03-11 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.5.15.\n2019-03-11 jsbell@chromium.org Browsing Data: Simplify AppCache plumbing\n2019-03-11 smbarber@chromium.org component updater: set EVN major 750 for crostini\n2019-03-11 gbeaty@chromium.org Increase the shards for content_browsertests on Lollipop Phone Tester.\n2019-03-11 grunell@chromium.org Always ask for mic/camera permission for a site regardless of system permission state.\n2019-03-11 ldaguilar@chromium.org Add new unit test cases and browser tests for override with duration.\n2019-03-11 sebsg@chromium.org [Autofill] Remove split payments settings page part 2.\n2019-03-11 yusufo@google.com Use ObserverList for OverviewModeBehavior\n2019-03-11 jarhar@chromium.org [DevTools] Add resource size and tooltips to size column\n2019-03-11 marcin@mwiacek.com Improve Type @IntDef\n2019-03-11 johnidel@chromium.org Create delegate for PLMO to track global state\n2019-03-11 ellyjones@chromium.org flags: remove concurrent-background-loading-on-svelte\n2019-03-11 dtseng@chromium.org Ensure tts is not ducked when ChromeVox is enabled\n2019-03-11 jsaul@google.com [Autofill] Update Google Pay payment methods settings link\n2019-03-11 tiansong@google.com [Bluetooth] Remove weak methods\n2019-03-11 dcastagna@chromium.org media: Fix video frame resource plane size\n2019-03-11 rouslan@chromium.org [Payment Request][Android] Payment method change event\n2019-03-11 sky@chromium.org aura: makes occlusion tracking use enclosed rect\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite ff3996b45b6f..9c082a6bae75 (1 commits)\n2019-03-11 enga@chromium.org Remove WebGPU as a \"test\" feature in Blink.\n2019-03-11 rockot@chromium.org Convert Content Service clients to new Mojo types\n2019-03-11 johntlee@chromium.org Navi A11y: Announce background preview changes\n2019-03-11 ellyjones@chromium.org ui: migrate to NSAccessibility API\n2019-03-11 gayane@chromium.org Apply fonts to all elements instead of relying on inheritance.\n2019-03-11 spang@chromium.org chromecast: Fix !BUILDFLAG(USE_CHROMECAST_CDMS) build\n2019-03-11 amaralp@chromium.org AsyncInitializationActivity#checkOrientation() should check orientation not rotation\n2019-03-11 robertphillips@google.com Update skia directory\u0027s OWNERS file\n2019-03-11 aee@chromium.org Extensions WebUI: prevent scroll when space pressed\n2019-03-11 boliu@chromium.org android: Stop child process in GetTerminationInfo\n2019-03-11 mukai@chromium.org Use non-transformed coordinates for WS\n2019-03-11 tonydeluna@chromium.org Reland \"System modal dialog should block shelf/status/system tray.\"\n2019-03-11 geofflang@chromium.org Add geofflang@ as an owner of the passthrough command decoder.\n2019-03-11 jdufault@google.com cros: Remove ScreenContext for DemoPreferencesScreen\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia a36541ab8363..d40dc3f81b94 (9 commits)\n2019-03-11 robertphillips@google.com Disable opList sorting within Skia\n2019-03-11 thomasanderson@chromium.org Roll libc++ to 355829\n2019-03-11 gangwu@chromium.org Check if pointer is null before calling\n2019-03-11 ellyjones@chromium.org flags: remove disable-voice-input\n2019-03-11 wittman@chromium.org Revert \"[Sampling profiler] Look up the libsystem_kernel module in the ModuleCache\"\n2019-03-11 sreerenj.balachandran@intel.com vaapi/vp9_encoder: Fix the wrong quantization parameter\n2019-03-11 avi@chromium.org Mojofy RenderFrameImpl::JavaScriptExecuteRequest*\n2019-03-11 robertogden@chromium.org Move Android Data Reduction code out of preferences/\n2019-03-11 wez@chromium.org [Fuchsia] Enable -Wextra-semi warning now SDK headers are clean.\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/spirv-headers/src a946e7319a9e..f25b91a61ea8 (1 commits)\n2019-03-11 mheikal@chromium.org PrefetchBackgroundTask in reduced mode only if Feed is enabled\n2019-03-11 chouinard@chromium.org [Feed Internals] Add JNI bridge and Feed Fetch URL\n2019-03-11 yuweih@chromium.org [remoting][FTL] Factor out FtlGrpcContext\n2019-03-11 skyostil@chromium.org Turn on the feature to prioritize startup related tasks by default\n2019-03-11 sky@chromium.org chromeos/aura: adds Window::OcclusionStateToString()\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 758f70748787..8bc65917405b (4 commits)\n2019-03-11 hinoka@google.com [luci-milo.cfg] Rearrange console categories\n2019-03-11 loonybear@chromium.org Implement oversized-images policy with parameterized feature\n2019-03-11 yanxiao@google.com Update Assistant feedback UI on Chrome OS.\n2019-03-11 uwyiming@google.com Add password manager captured sites directory to gitignore.\n2019-03-11 vakh@chromium.org #crashfix: Check enabled_ before getting a SafeBrowsingApiHandler instance\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 09e0b38f0f51..53aa75c9ce55 (2 commits)\n2019-03-11 tinazwang@chromium.org [SendTabToSelf] Reorder receiving notification context and set the notification to be persistent\n2019-03-11 nicolaso@chromium.org [Network Annotations] Fix auth in update_annotations_sheet.py\n2019-03-11 yusufo@google.com Move tab_list_ui/ code into its own DFM\n2019-03-11 Max) Gu [FCP++] Deprecate Last Text Paint\n2019-03-11 xdai@chromium.org Speculative fix of chrome crash when entering tablet mode.\n2019-03-11 rockot@chromium.org Convert Content Service to new Mojo+SM types\n2019-03-11 jbroman@chromium.org Remove FontPlatformData::CgFont.\n2019-03-11 tienmai@chromium.org [GCPW] Fix email domains setting not preventing sign in.\n2019-03-11 bratell@opera.com Adding missing dependency from courgette to lzma_sdk\n2019-03-11 iclelland@chromium.org Filter out Origin-trial features from Feature Policy JS API\n2019-03-11 joenotcharles@google.com Make chrome_cleaner engine resources more generic\n2019-03-11 ellyjones@chromium.org flags: remove enable-drag-tabs-in-tablet-mode\n2019-03-11 parastoog@google.com [AF] Field trial Config + SetProfiles fix\n2019-03-11 rohitrao@chromium.org [ios] Converts ElementSelector to an ObjC class.\n2019-03-11 rockot@chromium.org Mojo+SM: Additional new types and cleanup\n2019-03-11 thomasanderson@chromium.org Use const\u0026 iterators when sorting\n2019-03-11 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.5.11.\n2019-03-11 manukh@chromium.org [omnibox] Keep popup open after reverting from a non-default keyword match\n2019-03-11 thomasanderson@chromium.org Fix use-after-free in BluetoothTestWinrt\n2019-03-11 jarrydg@chromium.org Quota: Remove unreported member from QuotaTemporaryStorageEvictor::Statistics.\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn 070052f6b7d5..97ffc1a8aa86 (1 commits)\n2019-03-11 xidachen@chromium.org [Code health] Remove an un-used function in paint_worklet_global_scope_test.cc\n2019-03-11 rogerta@chromium.org Update credential provider strings to use \"work account\".\n2019-03-11 wittman@chromium.org Revert \"[Sampling profiler] Encapsulate Mac stack walking 1/4: kernel unwinds\"\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader b72d28ff9975..654540e86243 (1 commits)\n2019-03-11 fs@opera.com Clear latched invalidation state for a \u003cmarker\u003e when painting\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia e9c1ce89c005..a36541ab8363 (6 commits)\n2019-03-11 bradhall@google.com Turn off linux-dcheck-rel-off experiment\n2019-03-11 estade@chromium.org Use FakeStatisticsProvider in L10nUtilTest.\n2019-03-11 vtsyrklevich@chromium.org GWP-ASan: Tighten check bounds\n2019-03-11 bsheedy@chromium.org Remove acondor from VR feature OWNERS\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc d4a37a6ee667..a5c0ba186149 (6 commits)\n2019-03-11 wanderview@chromium.org CacheStorage: Refactor EnumerateCaches() to not expose CacheStorageIndex type.\n2019-03-11 pkl@chromium.org Update Firebase library to 5.18\n2019-03-11 johnidel@chromium.org Fix subresource_filter deps causing falky build\n2019-03-11 ntfschr@chromium.org AW: disable testLoadDataWithBaseUrl CTS test\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 4c348725452c to b32c720f683b\n2019-03-11 aaronhk@google.com Pass level-of-detail to AcceleratedStaticBitmapImage::CopyToTexture\n2019-03-11 eugenebut@chromium.org Implement WKBasedNavigationManagerImpl::CommitPendingItem(std::unique_ptr\u003cNavigationItemImpl\u003e).\n2019-03-11 ntfschr@chromium.org AW: implement cookie blocking for network service\n2019-03-11 kmilka@chromium.org Remove the detached bookmark bar\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 5459da94d0d2..758f70748787 (1 commits)\n2019-03-11 bratell@opera.com Use BLINK_PLATFORM_EXPORT instead of PLATFORM_EXPORT macro in media mojo\n2019-03-11 ikilpatrick@chromium.org [LayoutNG] Add bit in ComputedStyle for non-zero padding/margins.\n2019-03-11 robertogden@chromium.org Don\u0027t use custom load original logic for LitePageRedirect\n2019-03-11 sdefresne@chromium.org Preparation to convert GetPrimaryAccount to return CoreAccountInfo\n2019-03-11 sangseok.jang@navercorp.com Change the return value of ShouldRenderRichAnimation() in MACOSX\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 3485a263f4ab..09e0b38f0f51 (1 commits)\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult c00fdb9d64f3..8a91b40f0200 (1 commits)\n2019-03-11 wittman@chromium.org [Sampling profiler] Encapsulate Mac stack walking 1/4: kernel unwinds\n2019-03-11 geofflang@chromium.org Update Pixel_DirectComposition_ComplexOverlays flaky expectation for win10 only\n2019-03-11 xidachen@chromium.org [Code health] Replace EvaluateScriptModule by Evaluate\n2019-03-11 mcrouse@chromium.org Changing LOCAL_HISTOGRAM to UMA for logging the number of hosts to have\n2019-03-11 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@b7c471bbf6c6f169b1fd6f4f049cef0e099bc669\n2019-03-11 tonydeluna@chromium.org Turn OOBE dialog into a regular, non-system modal.\n2019-03-11 davidben@chromium.org Roll src/third_party/boringssl/src a6124742d..3390fd88d\n2019-03-11 kbabbitt@microsoft.com Remove dependency on RS5 SDK\n2019-03-11 wittman@chromium.org [Sampling profiler] Remove unused constructor\n2019-03-11 tbarzic@chromium.org Remove base screen delegates where not needed\n2019-03-11 szermatt@chromium.org [Autofill Assistant] Expand preconditions in Prompt action.\n2019-03-11 eirage@chromium.org Make LastKnownMousePosition return FloatPoint\n2019-03-11 armax@chromium.org [MediaStreamAudioSource] Use frame-base task_runner in MediaStreamAudioSource.\n2019-03-11 estark@google.com Add GetSecurityLevel to SecurityStateTabHelper; update callsites\n2019-03-11 nicolaso@chromium.org Revert \"Reland \"OOR-CORS: Make kOutOfBlinkCors depends on kNetworkService\"\"\n2019-03-11 gambard@chromium.org [iOS][web] Add logic to BrowsingDataRemover\n2019-03-11 raul@tambre.ee Run clang-tidy modernize-use-nullptr on //net\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 387ec9ae82d3..e9c1ce89c005 (3 commits)\n2019-03-11 camay@microsoft.com WebAuthn: Fix crash and spec compliance issues found from FIDO conformance tests\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader cd3e11d9464a..b72d28ff9975 (4 commits)\n2019-03-11 vmpstr@chromium.org [DL]: Make the LockedDisplayLock category disabled-by-default.\n2019-03-11 msw@chromium.org views: Remove unused ShadowBorder\n2019-03-11 caitlinfischer@google.com [Autofill] Added the other three LabelFormatters.\n2019-03-11 oysteine@google.com Tracing: Handle service being killed\n2019-03-11 katie@chromium.org Fix autoclick being canceled when a user taps the chromebook trackpad.\n2019-03-11 yliuyliu@google.com Add tools-lint package to third_party/android_sdk/public\n2019-03-11 sinansahin@google.com Redesign Clank context menu for better usability\n2019-03-11 ericorth@chromium.org Apply MappedHostResolver in HostResolver::CreateSystemResolver\n2019-03-11 lizeb@chromium.org tools: Automate renderer process dump creation and collection.\n2019-03-11 shivanisha@chromium.org History intervention: crash-fix with null check for controller\n2019-03-11 fangzhoug@google.com Revert \"Add feature flag and time spin constants for Shared Memory Begin Frames\"\n2019-03-11 treib@chromium.org Deprecate unused SyncEnums::Action entries\n2019-03-11 rmcilroy@chromium.org [Perf] Update Pixel2 FYI perf bot to MonoChrome6432.aab.\n2019-03-11 samans@chromium.org Add RegisterActiveEmbedder to SurfaceAllocationGroup\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 06ca79e41b68..c00fdb9d64f3 (1 commits)\n2019-03-11 nektar@chromium.org Ensures equality of AXPositions before text objects\n2019-03-11 mheikal@chromium.org Plumb GCM token through lifetime of prefetch background task\n2019-03-11 vasilii@chromium.org Don\u0027t open the account chooser dialog on Android if the tab is inactive.\n2019-03-11 kojii@chromium.org [LayoutNG] Inline NGBoxFragmentPainter ctor\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc abea6e5114b7..d4a37a6ee667 (4 commits)\n2019-03-11 ellyjones@chromium.org flags: assign mac-views-task-manager\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 2261af73b786..ff3996b45b6f (1 commits)\n2019-03-11 vmpstr@chromium.org [DL] Add a cloneNode web_test for display locking.\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader fa8603c6113f..cd3e11d9464a (1 commits)\n2019-03-11 mthiesse@chromium.org Default-disable Incognito Mode for notouch builds.\n2019-03-11 mamir@chromium.org [Sync::USS] Fix bookmarks handling of server-illegal titles\n2019-03-11 rayankans@chromium.org Log important Background Fetch events via the DevTools context.\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 13a67c42bdc9..387ec9ae82d3 (6 commits)\n2019-03-11 rayankans@chromium.org Log important Background Sync events via the DevTools context.\n2019-03-11 clamy@chromium.org Convert some navigation tests to use NavigationSimulator\n2019-03-11 ellyjones@chromium.org flags: remove enable-regional-locales-as-display-ui\n2019-03-11 oysteine@google.com Perfetto: fixed race condition during trace shutdown for COMPLETE events.\n2019-03-11 backer@chromium.org Add backer@ to components/viz/OWNERS\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 0d4485b34534..06ca79e41b68 (2 commits)\n2019-03-11 drott@chromium.org Fix immediate availability assumptions in src: local() tests\n2019-03-11 sdefresne@chromium.org Disable virtual/outofblink-cors/http/tests/fetch/serviceworker/thorough/auth.html\n2019-03-11 szager@chromium.org Get rid of redundant intersection computation\n2019-03-11 blundell@chromium.org IdentityManager: Mark SetPrimaryAccountSynchronously() as legacy API\n2019-03-11 ellyjones@chromium.org flags: allow anyone to edit flag-metadata.json\n2019-03-11 pmonette@chromium.org Enable out-of-process file dialogs on Windows by default\n2019-03-11 hbos@chromium.org Remove RTCUnifiedPlanByDefault from chrome://flags.\n2019-03-11 rouslan@chromium.org [Android Payment Apps] Fix out-of-memory bug in fingerprint parser.\n2019-03-11 alexandros.frantzis@collabora.com exo/wayland: Implement linux_surface_synchronization_v1.set_acquire_fence\n2019-03-11 raul@tambre.ee Update path for run-clang-tidy.py in clang-tidy documentation\n2019-03-11 mattcary@chromium.org Orderfile: assert that outlined functions are not instrumented.\n2019-03-11 wittman@chromium.org [Sampling profiler] Use vector for module cache storage\n2019-03-11 grunell@chromium.org Block getUserMedia on system permissions.\n2019-03-11 ydago@chromium.org Remove future tag on ProxySettings policy\n2019-03-11 nicolaso@chromium.org Revert \"[Files app] - Add context menu tests\"\n2019-03-11 nicolaso@chromium.org Revert \"Add context menu test for MTP\"\n2019-03-11 nicolaso@chromium.org Revert \"Add context menu test for USB with DCIM folder\"\n2019-03-11 pdr@chromium.org [BlinkGenPropertyTrees] Unify scroll direct compositing reasons\n2019-03-11 ljusten@chromium.org profile_helper.cc: Update comment on DCHECK\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto ac7b61edde0e..5459da94d0d2 (4 commits)\n2019-03-11 wittman@chromium.org [Sampling profiler] Look up the libsystem_kernel module in the ModuleCache\n2019-03-11 alexclarke@chromium.org Scheduler: Ignore priority for bootstrap and navigation tasks\n2019-03-11 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@4b9aa41c9c8c6c401ae4c541f36996d15fc45405\n2019-03-11 zetamoo@chromium.org Navigation: Removing members from NavigationHandleImpl.\n2019-03-11 sdefresne@chromium.org Convert away from method JSONReader::ReadAndReturnErrorDeprecated\n2019-03-11 xidachen@chromium.org [Code health] Rename a function to be more clear\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia fb7fe8882745..13a67c42bdc9 (1 commits)\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult b88eedc51a92..0d4485b34534 (1 commits)\n2019-03-11 pkotwicz@chromium.org Fix WebApkUpdateManagerUnitTest test failures\n2019-03-11 nicolaso@chromium.org Revert \"Fix touch keyboard occluding focused element inside OOPIF\"\n2019-03-11 sdefresne@chromium.org Disable flaky test ArcFileSystemBridgeTest.GetFileName\n2019-03-11 keishi@chromium.org Oilpan: Check that we do not register off-heap slots to HeapCompact\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc c0c3e966d34b..abea6e5114b7 (1 commits)\n2019-03-11 lsuder@google.com [Autofill Assistant] Alows filling Details with profile or card.\n2019-03-11 sangseok.jang@navercorp.com Implement NativeWidgetMac::StackAtTop()\n2019-03-11 rayankans@chromium.org Add ability to clear logged background service events.\n2019-03-11 rayankans@chromium.org Inform all DevTools Background Service frontends of recording changes.\n2019-03-11 pasko@chromium.org Remove pasko@ from simplecache OWNERS\n2019-03-11 keishi@chromium.org Oilpan: Change fixup maps to std::unordered_map\n2019-03-11 futhark@chromium.org Add use counters for :host-context() in both profiles.\n2019-03-11 bsazonov@chromium.org [Unity][Android] Add metrics for advanced sign-in flow\n2019-03-11 gyuyoung@igalia.com BlinkMemoryMgt: Annotate Blink\u0027s dom with the macros of Allocator\n2019-03-11 mastiz@chromium.org Remove unnecessary exception for tests\n2019-03-11 nicolaso@chromium.org Revert \"Roll abseil_revision 93d155bc44..88a152ae74.\"\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader f2ddde731fb0..fa8603c6113f (1 commits)\n2019-03-11 kojii@chromium.org [auto] Update FlagExpectations for LayoutNG\n2019-03-11 mbonadei@chromium.org Roll abseil_revision 93d155bc44..88a152ae74.\n2019-03-11 rayankans@chromium.org Add an event observer for logged Background Service events.\n2019-03-11 myid.shin@igalia.com Change to template functions in third_party/blink/renderer/platform/geometry/layout_unit.h\n2019-03-11 jkim@igalia.com OnionSoup: Move keyboard_lock.mojom to public/mojom folder\n2019-03-11 toyoshim@chromium.org OOR-CORS: OriginPolicyThrottle unit tests should not make network requests\n2019-03-11 rhalavati@chromium.org Move selection of profile or incognito menu to profile window.\n2019-03-11 futhark@chromium.org Use RemovedFromFlatTree instead of LazyReattachIfAttached.\n2019-03-11 yuhsuan@chromium.org Move SoundsManager to services/audio/public/cpp\n2019-03-11 msalama@google.com Android: Enable building monochrome on orderfile-clankium bot.\n2019-03-11 yukishiino@chromium.org v8binding: Make AudioWorkletGlobalScope use IDL callback function\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader ebefaf7ce64a..f2ddde731fb0 (1 commits)\n2019-03-11 jkrcal@chromium.org [AF Wallet] Implement deleting old orphan metadata\n2019-03-11 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@20b04a321b4ea7b55198b45946f5540a6eb99cfc\n2019-03-11 mlippautz@chromium.org ActiveScriptWrappableBase: Ignore objects in construction\n2019-03-11 ljusten@chromium.org Roll src/third_party/cros_system_api/ de1a4c92e..4b79dfea8 (11 commits)\n2019-03-11 zuan@chromium.org Add Boot Attributes related functions into CryptohomeDeprecatedApiCalled enum\n2019-03-11 gambard@chromium.org [iOS][web] Fix SSL status for push navigations\n2019-03-11 hendrich@chromium.org [ProtoSync] DMServer -\u003e Client\n2019-03-11 mcarlen@chromium.org [Autofill Assistant] Info box action.\n2019-03-11 pmarko@chromium.org EmbeddedTestServer: Fail fast if not initialized\n2019-03-11 raphael.kubo.da.costa@intel.com Add myself to the \"generic_sensor\" watchlist.\n2019-03-11 tonikitoo@igalia.com Switch the remaining classes in core/css to use downcast helpers (5/n)\n2019-03-11 futhark@chromium.org Reland: Don\u0027t walk active chain detaching in a dirty flat tree.\n2019-03-11 vabr@chromium.org Introduce CSVTable::kMaxColumns\n2019-03-11 andruud@chromium.org [ribbon] Don\u0027t generate CSSUnresolvedProperty.\n2019-03-11 olivierrobin@chromium.org [Offline in slim nav] Handle uncommited navigations for new and reload.\n2019-03-11 nhiroki@chromium.org Worker: Mark virtual/omt-worker-fetch/external/wpt/content-security-policy/inside-worker/shared-script.html with Failure\n2019-03-11 blundell@chromium.org Eliminate IdentityManagerFactory::BuildAuthenticatedInstanceForTesting()\n2019-03-11 mario@igalia.com Migrated color_mac.mm away from WTF::RetainPtr\n2019-03-11 rob@robwu.nl Revert \"[Extension docs] Restore matches_about_blank documentation\"\n2019-03-11 mlippautz@chromium.org unified-heap: Switch embedder snapshot type via GN flag\n2019-03-11 hans@chromium.org Roll clang 354873:355581.\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia e5571e9b18fc..fb7fe8882745 (1 commits)\n2019-03-11 tasak@google.com Fix memory leak caused by xr.\n2019-03-11 rsorokin@chromium.org cros: Move DOMMessageQueue(s) declarations before executing js code.\n2019-03-11 djean@google.com [ios] fixed inert test\n2019-03-11 bashi@chromium.org service worker: Add traces in ServiceWorkerFetchDispatcher\n2019-03-11 yukishiino@chromium.org v8binding: Add missing IsConstructor check to 3 worklets\n2019-03-11 hajimehoshi@chromium.org Use a per-frame task runner at AutomationMessageFilter\n2019-03-11 gyuyoung@igalia.com BlinkMemoryMgt: Annotate Blink\u0027s editing with STACK_ALLOCATED and DISALLOW_\n2019-03-11 msisov@igalia.com [ozone/wayland] add CreateSurfaceCheckGbm test\n2019-03-11 yosin@chromium.org [LayoutNG] Make LayoutText::GetTextBoxInfo() to support CSS generated content\n2019-03-11 rakina@chromium.org Revert \"Make mouse-triggered focus use flat tree traversal\"\n2019-03-11 toyoshim@chromium.org Revert \"Reland: OOR-CORS: Introduce ResourceRequest::cors_exempt_headers\"\n2019-03-11 lucmult@chromium.org Add context menu test for USB with DCIM folder\n2019-03-11 shuchen@google.com Fix the bad rule patterns in VNI.\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle b6a2f6bcf657..49c9dfe3b832 (1 commits)\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from e7e63347d941 to 4c348725452c\n2019-03-11 shend@chromium.org [VK] Simplify DragDescriptor and floating VK dragging code.\n2019-03-11 tasak@google.com Fix AutoclickTest.* failures on Linux ChromiumOS MSan Tests\n2019-03-11 donna.wu@intel.com Trigger real remove path for HID permissions in unit tests.\n2019-03-11 lucmult@chromium.org Add context menu test for MTP\n2019-03-11 toyoshim@chromium.org Reland \"OOR-CORS: Make kOutOfBlinkCors depends on kNetworkService\"\n2019-03-11 zhuoyu.qian@samsung.com Move UsedValueOfUserSelect() out of EditingUtilities.\n2019-03-11 adanilo@chromium.org Fix missing scrollbar over directory tree\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 6e0e02801e44..2261af73b786 (1 commits)\n2019-03-11 loyso@chromium.org WebApp: Use abstract web_app::InstallManager instead of BookmarkAppHelper.\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 3151704aff79..e5571e9b18fc (1 commits)\n2019-03-11 edcourtney@google.com Mark child windows as having content for SingleProcessMash.\n2019-03-11 googleo@chromium.org Fix destructor of interfaces.\n2019-03-11 mastiz@chromium.org Move SEARCH_ENGINES readiness notion from controller to SyncableService\n2019-03-11 tmrts@chromium.org [v8] append the builder definition for the new layout test bot\n2019-03-11 keishi@chromium.org Add CooperativeScheduling Safepoints\n2019-03-11 edcourtney@google.com Don\u0027t set bounds directly if the bounds change should be animated.\n2019-03-11 nhiroki@chromium.org Worker: Apply response\u0027s CSP to SharedWorkerGlobalScope on off-the-main-thread shared worker script fetch\n2019-03-11 gyuyoung@igalia.com BlinkMemoryMgt: Annotate Blink\u0027s css with the macros of Allocator\n2019-03-11 gyuyoung@igalia.com BlinkMemoryMgt: Annotate Blink\u0027s animation with the macros of Allocator\n2019-03-11 loyso@chromium.org desktop pwas: Remove Webapp.Engagement.EngagementType histogram.\n2019-03-11 hajimehoshi@chromium.org Use per-frame task runner at script injection of extensions\n2019-03-11 lucmult@chromium.org [Files app] - Add context menu tests\n2019-03-11 googleo@chromium.org Fix typo.\n2019-03-11 slangley@google.com Rename \"Team Drives\" to \"Shared drives\" per the Drives team request.\n2019-03-11 jshikaram@chromium.org [App Management] Fixed layout error on resizing.\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 97f589992c32..3151704aff79 (1 commits)\n2019-03-11 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll AFDO from 74.0.3729.4_rc-r1-merged to 74.0.3729.5_rc-r1-merged\n2019-03-11 pkotwicz@chromium.org [Android WebAPK] Implement activation for new-style WebAPKs\n2019-03-11 shaochuan@chromium.org arc: Dedup logic in IsArcAllowedForProfile()/UpdateEnabledStateByUserTypeUMA()\n2019-03-11 xiaochengh@chromium.org [Editing] Remove Forwards/BackwardsTextBuffer\n2019-03-11 shaochuan@chromium.org arc: Move --enterprise-disable-arc check to IsArcAllowedForProfile()\n2019-03-11 kouhei@chromium.org SignedExchanges: Fix generate-test-sxgs.sh\n2019-03-11 tkent@chromium.org selection: Updating textContent of a TEXTAREA element should not clear selection in its value.\n2019-03-11 myid.shin@igalia.com Change unsigned long long to uint64_t in third_party/blink/* related to |LinkHash|\n2019-03-11 jinsukkim@chromium.org Android: Open blocked popup through TabModel\n2019-03-11 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@48221d5e933d68aa38086d6d60770b9e890a3da9\n\n\nCreated with:\n  gclient setdep -r ../src@37fe521d6049\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\u003dbenjaminwagner@google.com\n\nChange-Id: I1171396c3d578036ef30bd8469c778006029e36b\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200148\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": "2932a458957db80b510abb83454f3b0b24af863a",
      "tree": "5ca7f353e391eb51904c03f4c20453192645fe41",
      "parents": [
        "2e4fa243baec6611e6ab072a26a7163b9d4dc6c4"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Mon Mar 11 22:26:17 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 23:16:03 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader 654540e86243..3364227fa0d8 (1 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/654540e86243..3364227fa0d8\n\n\ngit log 654540e86243..3364227fa0d8 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-11 sugoi@google.com Allow the Blitter to clear and blit vk::Image objects directly\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@3364227fa0d8\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\u003dbenjaminwagner@google.com\n\nChange-Id: I505f717e37d3199f457893d6397c0e747e59a37b\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200068\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": "2e4fa243baec6611e6ab072a26a7163b9d4dc6c4",
      "tree": "26de2148eba2ea9c15ae80355e2331356aa44766",
      "parents": [
        "c6d8781c4036cd64a3fbf185ca18b9ff3def8cfd"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Mon Mar 11 21:14:18 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 22:30:22 2019 +0000"
      },
      "message": "Roll skia/third_party/skcms c6c0aae921ea..04a7830913b3 (1 commits)\n\nhttps://skia.googlesource.com/skcms.git/+log/c6c0aae921ea..04a7830913b3\n\n2019-03-11 mtklein@google.com support f16norm in skcms\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\u003dbenjaminwagner@google.com\n\nChange-Id: I413fccdbca280608e4559b5374c591b58cfb8a58\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200080\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": "c6d8781c4036cd64a3fbf185ca18b9ff3def8cfd",
      "tree": "01425abe6181b1c984408606c132ff320e558e00",
      "parents": [
        "3f67f411d89dd3ef782a375437591cc94e5ae589"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Mon Mar 11 20:50:58 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 22:05:12 2019 +0000"
      },
      "message": "Roll third_party/externals/angle2 49c9dfe3b832..f563fdc91e83 (1 commits)\n\nhttps://chromium.googlesource.com/angle/angle.git/+log/49c9dfe3b832..f563fdc91e83\n\n\ngit log 49c9dfe3b832..f563fdc91e83 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-11 jonahr@google.com Reland \"Fix unit test for setting locale creating malformed HLSL shader code\n\n\nCreated with:\n  gclient setdep -r third_party/externals/angle2@f563fdc91e83\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\u003dbenjaminwagner@google.com\n\nChange-Id: I90cdeae91f203fa7c78f45898d6223a0d9c9808d\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200061\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": "3f67f411d89dd3ef782a375437591cc94e5ae589",
      "tree": "6ee565bea8a01cf77316eb9208f0426dddb045c5",
      "parents": [
        "c512eae5662717f8b68a0d88452ff9c168feb6a8"
      ],
      "author": {
        "name": "Kevin Lubick",
        "email": "kjlubick@google.com",
        "time": "Mon Mar 11 16:11:58 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 21:09:52 2019 +0000"
      },
      "message": "[canvaskit] Move from experimental to modules\n\nBug: skia:\nChange-Id: I2ffd54cf81c974f3a80103e1726a06067cc90d82\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200044\nReviewed-by: Mike Reed \u003creed@google.com\u003e\nReviewed-by: Florin Malita \u003cfmalita@chromium.org\u003e\nCommit-Queue: Kevin Lubick \u003ckjlubick@google.com\u003e\n"
    },
    {
      "commit": "c512eae5662717f8b68a0d88452ff9c168feb6a8",
      "tree": "0e9d3d7ff96a67eea9fd65cd712fc58b1f879af7",
      "parents": [
        "8b40ac35b2ec31a61c751e610b891681df272283"
      ],
      "author": {
        "name": "Brian Salomon",
        "email": "bsalomon@google.com",
        "time": "Mon Mar 11 16:12:51 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 20:49:42 2019 +0000"
      },
      "message": "Add GM for crbug.com/938592\n\nBug: chromium:938592\nChange-Id: I317c13c6f81c54989267325061bcb1c57428f478\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200043\nReviewed-by: Michael Ludwig \u003cmichaelludwig@google.com\u003e\nCommit-Queue: Brian Salomon \u003cbsalomon@google.com\u003e\n"
    },
    {
      "commit": "8b40ac35b2ec31a61c751e610b891681df272283",
      "tree": "44ba6d268c6fce8d7b5ff4189442fcf2b8351a05",
      "parents": [
        "861ef19e5c0b7c8a1deff6ff69519e89780d784d"
      ],
      "author": {
        "name": "Brian Salomon",
        "email": "bsalomon@google.com",
        "time": "Fri Mar 08 11:12:14 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 20:48:22 2019 +0000"
      },
      "message": "Reintroduce deinstantiate lazy proxy types and use for promise images.\n\nThis reverts a fraction of b2c5dae65df952999f0a12b9df80bc1433ffa19a to\nrestore the deinstantiate lazy proxy type, supporting implementation,\nand tests.\n\nUse them for promise images to avoid thread safety issues for promise\nimage resources. Makes promise image instantiation callbacks do a thread\nsafe unref of their fulfilled GrTexture in GrResourceCache. The\nGrResourceCache mechanism for receiving unref messages is extended to\nallow multiple pending unrefs. All this is new.\n\n\nBug: skia:8800\nChange-Id: I7b1d4fea13c053b6fbbd39c0c6eaf567b8bf81f1\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199002\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\nReviewed-by: Robert Phillips \u003crobertphillips@google.com\u003e\nCommit-Queue: Brian Salomon \u003cbsalomon@google.com\u003e\n"
    },
    {
      "commit": "861ef19e5c0b7c8a1deff6ff69519e89780d784d",
      "tree": "e403e0f85ef71d16cc2e1dfbe69fc7039dbf6bd7",
      "parents": [
        "d0626aa0c41bdfbe9a30a0f6d761f3bc3d86f3dc"
      ],
      "author": {
        "name": "recipe-roller",
        "email": "recipe-roller@chromium.org",
        "time": "Mon Mar 11 12:45:43 2019 -0700"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 20:13: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/973788f88dab9150c345c9c2f3e705cbc36388a2 Fixing getting machine arch on AIX running in an LPAR environment (miladfar@ca.ibm.com)\n\n\nTBR\u003dborenet@google.com\n\nRecipe-Tryjob-Bypass-Reason: Autoroller\nBugdroid-Send-Email: False\nChange-Id: I8a7115f141e379be19e963d62d2d568b1377071b\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/200040\nReviewed-by: Recipe Roller \u003crecipe-roller@chromium.org\u003e\nCommit-Queue: Recipe Roller \u003crecipe-roller@chromium.org\u003e\n"
    },
    {
      "commit": "d0626aa0c41bdfbe9a30a0f6d761f3bc3d86f3dc",
      "tree": "ea44804fbf160bca62849a277f9e09281e8b316e",
      "parents": [
        "39cbe46df601fea51fc302b28b0423dc529fa027"
      ],
      "author": {
        "name": "Brian Osman",
        "email": "brianosman@google.com",
        "time": "Mon Mar 11 15:28:06 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 20:09:07 2019 +0000"
      },
      "message": "Add clamped half-float pixel config to Ganesh\n\nCurrently doesn\u0027t do any clamping, but connects the new config to the\nrecently added SkColorType. Behavioral changes coming in future CLs.\n\nBug: skia:\nChange-Id: I907396030c435d0aa5931063b3dc6f1b60c661af\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199980\nReviewed-by: Robert Phillips \u003crobertphillips@google.com\u003e\nCommit-Queue: Brian Osman \u003cbrianosman@google.com\u003e\n"
    },
    {
      "commit": "39cbe46df601fea51fc302b28b0423dc529fa027",
      "tree": "907e8c2faf6dbfb9868b33e6085220d2dcdb8d93",
      "parents": [
        "e6266a2d16d31094044516b7d9f8dbdd8b5e5f4f"
      ],
      "author": {
        "name": "Kevin Lubick",
        "email": "kjlubick@google.com",
        "time": "Mon Mar 11 15:38:00 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 20:08:07 2019 +0000"
      },
      "message": "Add input length check when fuzzing\n\nOtherwise, the string constructor can walk off the end\nlooking for a null terminator that never arrives.\n\nFix some logging copypasta\n\nBug: skia:\nChange-Id: I0cb1b0b75673f64a5ac647307dbc04253f707686\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199937\nReviewed-by: Kevin Lubick \u003ckjlubick@google.com\u003e\nReviewed-by: Ethan Nicholas \u003cethannicholas@google.com\u003e\nCommit-Queue: Kevin Lubick \u003ckjlubick@google.com\u003e\n"
    },
    {
      "commit": "e6266a2d16d31094044516b7d9f8dbdd8b5e5f4f",
      "tree": "a291f61eb71d06c445e146400bd776198d42736a",
      "parents": [
        "a09f168e3f3660986511902623ec4e18b28ee1aa"
      ],
      "author": {
        "name": "Michael Ludwig",
        "email": "michaelludwig@google.com",
        "time": "Thu Mar 07 11:24:32 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 20:04:03 2019 +0000"
      },
      "message": "Handle arbitrary and degenerate quadrilaterals in GrQuadPerEdgeAA\n\nUpdates the handling of perspective quads to calculate the correct,\ndegenerate-safe projected quad and then derive from that the proper\nperspective quad.\n\nIn 2D, updated to determine if the optimized outset/inset procedure\nis valid, and if not goes through a more robust procedure that is\nbased on line equation intersections. In particular, the degenerate\ninset/outset approach is used when the quad has a zero-length edge,\nif insetting/outsetting normally would create a self-intersecting shape,\nor if near parallel edge angles would create numerical instabilities.\n\nPerformance testing by forcing all rectangle draws through the degenerate\ncode path suggests that it is about 10% slower than the optimal approach,\nat least on my workstation...\n\nBug: skia:\nChange-Id: I2973da8d97949eacebb09a1b27c334d62c1c948e\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/194008\nReviewed-by: Chris Dalton \u003ccsmartdalton@google.com\u003e\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\nCommit-Queue: Michael Ludwig \u003cmichaelludwig@google.com\u003e\n"
    },
    {
      "commit": "a09f168e3f3660986511902623ec4e18b28ee1aa",
      "tree": "2555179ea21134332fe2a8e6d42e0fd332049126",
      "parents": [
        "4eff3f934d249790cda6618a6ce28ebe7b080e73"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Mon Mar 11 19:18:19 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 20:03:03 2019 +0000"
      },
      "message": "Roll skia/third_party/skcms 2fb061752f70..c6c0aae921ea (1 commits)\n\nhttps://skia.googlesource.com/skcms.git/+log/2fb061752f70..c6c0aae921ea\n\n2019-03-11 mtklein@google.com print XYZ matrix in custom way\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\u003dbenjaminwagner@google.com\n\nChange-Id: I854e7acbc633eab9994d94b04b6653b23993e083\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199963\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": "4eff3f934d249790cda6618a6ce28ebe7b080e73",
      "tree": "00aaa6d9fe4d04227953f67a657816ffe93a2c29",
      "parents": [
        "ca9b2082d1cf7d90ebafa62372a8827a16bdcba3"
      ],
      "author": {
        "name": "Herb Derby",
        "email": "herb@google.com",
        "time": "Wed Mar 06 14:47:11 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 19:36:41 2019 +0000"
      },
      "message": "One routine to rule them all!\n\nChange-Id: I6c448f325fca21c4919c0a0854d9d5cb9d54beb0\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/198661\nCommit-Queue: Herb Derby \u003cherb@google.com\u003e\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\n"
    },
    {
      "commit": "ca9b2082d1cf7d90ebafa62372a8827a16bdcba3",
      "tree": "74c429da5cfa68d9fc77ae292420ccbe94ef1c45",
      "parents": [
        "12b8916866bb41b7d1a861f72f5983d1e423c698"
      ],
      "author": {
        "name": "Mike Reed",
        "email": "reed@google.com",
        "time": "Mon Mar 11 14:46:18 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 19:32:31 2019 +0000"
      },
      "message": "rename mixer to lerp (in prep for SkMixer)\n\nBug: skia:\nChange-Id: I55d879dd76e10c8ef9a01f2dd7cff725e8a82433\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199932\nCommit-Queue: Mike Reed \u003creed@google.com\u003e\nCommit-Queue: Florin Malita \u003cfmalita@chromium.org\u003e\nReviewed-by: Florin Malita \u003cfmalita@chromium.org\u003e\n"
    },
    {
      "commit": "12b8916866bb41b7d1a861f72f5983d1e423c698",
      "tree": "49381ecab57f887f47199bae3ab9fcfed4db3586",
      "parents": [
        "c5664425bb927a98a12ad5439e930b28f1382cbc"
      ],
      "author": {
        "name": "Stan Iliev",
        "email": "stani@google.com",
        "time": "Mon Mar 11 13:33:02 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 19:31:35 2019 +0000"
      },
      "message": "Export libvulkan headers for android libraries depending on skia\n\nTest: Ran gn_to_bp.py and built Android\nBug: b/123953909\nChange-Id: Icfb7f5d6ff55f4837d1d227cb2956530d492c745\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199920\nReviewed-by: Derek Sollenberger \u003cdjsollen@google.com\u003e\nCommit-Queue: Stan Iliev \u003cstani@google.com\u003e\n"
    },
    {
      "commit": "c5664425bb927a98a12ad5439e930b28f1382cbc",
      "tree": "b5f66701a6acab513df65589fa4316c58adb28c9",
      "parents": [
        "e4f2e7cc1a7089fe529c99751c8bead03b080ffe"
      ],
      "author": {
        "name": "Florin Malita",
        "email": "fmalita@chromium.org",
        "time": "Mon Mar 11 14:00:53 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 19:16:02 2019 +0000"
      },
      "message": "[skottie] Fix Gaussian blur repeat edge pixels semantics\n\nRepeat edge pixels: on  -\u003e kClamp_TileMode.\n\nRepeat edge pixels: off -\u003e kClampToBlack_TileMode.\n\nBug: skia:\nChange-Id: Id2096ad90d31b47e7041a502ded959b67c719a5d\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199923\nReviewed-by: Mike Reed \u003creed@google.com\u003e\nCommit-Queue: Florin Malita \u003cfmalita@chromium.org\u003e\n"
    },
    {
      "commit": "e4f2e7cc1a7089fe529c99751c8bead03b080ffe",
      "tree": "da5750725827fb26ff3d70ba1976e84fae020030",
      "parents": [
        "d40dc3f81b949c40f1119db22ad04501aec61278"
      ],
      "author": {
        "name": "recipe-roller",
        "email": "recipe-roller@chromium.org",
        "time": "Mon Mar 11 11:39:17 2019 -0700"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 19:13: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.\nrecipe_engine:\n  https://crrev.com/515401ea01ef01bfe17a84de228d9ff467fac4e5 [isolated] Roll isolated client (joshuaseaton@google.com)\n\n\nTBR\u003dborenet@google.com\n\nRecipe-Tryjob-Bypass-Reason: Autoroller\nBugdroid-Send-Email: False\nChange-Id: I0c1cdc8264cc0a26313ff07a9793a8ac66873be1\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199928\nReviewed-by: Recipe Roller \u003crecipe-roller@chromium.org\u003e\nCommit-Queue: Recipe Roller \u003crecipe-roller@chromium.org\u003e\n"
    },
    {
      "commit": "d40dc3f81b949c40f1119db22ad04501aec61278",
      "tree": "923752dafd2ff3accce4891c86a21370bb468494",
      "parents": [
        "7b64ea73774436db217e7b7924abf86ba8e0f655"
      ],
      "author": {
        "name": "Robert Phillips",
        "email": "robertphillips@google.com",
        "time": "Mon Mar 11 18:41:14 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 18:41:22 2019 +0000"
      },
      "message": "Revert \"Always explicitly allocate except in Android Framework\"\n\nThis reverts commit e157745dfc8d76fdf9afb2bb4275e55b590f1306.\n\nReason for revert: Too exciting\n\nOriginal change\u0027s description:\n\u003e Always explicitly allocate except in Android Framework\n\u003e \n\u003e This will turn on explicit allocation (w/o opList sorting) in Chrome. It leaves the old allocation system in place in Android Framework and some of Skia\u0027s older bots.\n\u003e \n\u003e \n\u003e Change-Id: Idc02985e52f074894a251c7335ef00b009c72ccd\n\u003e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/199725\n\u003e Reviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\n\u003e Commit-Queue: Robert Phillips \u003crobertphillips@google.com\u003e\n\nTBR\u003dbsalomon@google.com,robertphillips@google.com\n\nChange-Id: Icb097844de6db92e8151c81616a758837ecd9dfc\nNo-Presubmit: true\nNo-Tree-Checks: true\nNo-Try: true\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199929\nReviewed-by: Robert Phillips \u003crobertphillips@google.com\u003e\nCommit-Queue: Robert Phillips \u003crobertphillips@google.com\u003e\n"
    },
    {
      "commit": "7b64ea73774436db217e7b7924abf86ba8e0f655",
      "tree": "aa32a85030951bc04fc1605ae6b4974b47e58bd7",
      "parents": [
        "4be1172d183a785c8f2b29536f4d9342f2780cd4"
      ],
      "author": {
        "name": "Heather Miller",
        "email": "hcm@google.com",
        "time": "Mon Mar 11 14:28:47 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 18:39:21 2019 +0000"
      },
      "message": "update milestones to 2019 dates\n\nTBR\u003djcgregorio\n\nNo-Try: true\nDocs-Preview: https://skia.org/?cl\u003d199927\nBug: skia:\nChange-Id: I7d5b516344763b2b1baa9aada06fe2a24b5c33c7\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199927\nReviewed-by: Heather Miller \u003chcm@google.com\u003e\nReviewed-by: Joe Gregorio \u003cjcgregorio@google.com\u003e\nCommit-Queue: Heather Miller \u003chcm@google.com\u003e\nCommit-Queue: Joe Gregorio \u003cjcgregorio@google.com\u003e\nAuto-Submit: Heather Miller \u003chcm@google.com\u003e\n"
    },
    {
      "commit": "4be1172d183a785c8f2b29536f4d9342f2780cd4",
      "tree": "60f9a31b02dcc0957b02788f76674ee0a555c862",
      "parents": [
        "a932ddf21af9a82c1bf46a032748067a64134b9d"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Mon Mar 11 17:48:04 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 18:21:31 2019 +0000"
      },
      "message": "Roll skia/third_party/skcms d2f7012e6a85..2fb061752f70 (1 commits)\n\nhttps://skia.googlesource.com/skcms.git/+log/d2f7012e6a85..2fb061752f70\n\n2019-03-11 mtklein@google.com add gcc.musl build\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\u003dbenjaminwagner@google.com\n\nChange-Id: I23702e001e4c4697a5ff4937b57b4194bfcc9a70\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199807\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": "a932ddf21af9a82c1bf46a032748067a64134b9d",
      "tree": "8e33b979ed713b1ff504183b50e9a0dad277a2c5",
      "parents": [
        "ac962c9c42b7319d45a343106a687aa36ae1288d"
      ],
      "author": {
        "name": "recipe-roller",
        "email": "recipe-roller@chromium.org",
        "time": "Mon Mar 11 10:48:39 2019 -0700"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 18:21: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/ad116ba9f651333f5ff87fc3f5d7f31882e352e1 Unbreak clang-format / GetBuildtoolsPlatformBinaryPath() after depot_tools/+/1512058 (thakis@chromium.org)\n\n\nTBR\u003dborenet@google.com\n\nRecipe-Tryjob-Bypass-Reason: Autoroller\nBugdroid-Send-Email: False\nChange-Id: I5ccda40898899fbba6726ba90149e95a75a55d7a\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199922\nReviewed-by: Recipe Roller \u003crecipe-roller@chromium.org\u003e\nCommit-Queue: Recipe Roller \u003crecipe-roller@chromium.org\u003e\n"
    },
    {
      "commit": "ac962c9c42b7319d45a343106a687aa36ae1288d",
      "tree": "8fd403ed8e4f20bbd68461eba330b568cd996516",
      "parents": [
        "35403b28a4570ae80974c223a319e454dfdec2a9"
      ],
      "author": {
        "name": "Herb Derby",
        "email": "herb@google.com",
        "time": "Fri Mar 08 12:31:47 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 18:14:53 2019 +0000"
      },
      "message": "Convert templates to virtuals in SkGlyphRunPainter\n\nThis removes a bunch of duplicate code, and visual cluter.\nAnd, sets up for the next CL which unifies the SDF/Path\ndecisions.\n\n* unify some parameter naming\n\nChange-Id: Ic654dc20b22f5414834730a0c34f47608d73491a\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199281\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\nAuto-Submit: Herb Derby \u003cherb@google.com\u003e\nReviewed-by: Mike Klein \u003cmtklein@google.com\u003e\n"
    },
    {
      "commit": "35403b28a4570ae80974c223a319e454dfdec2a9",
      "tree": "077e3fde2d53bffa402c8437d28f3bcb6b7b509f",
      "parents": [
        "de18bf60ea0e83b3547de208858cd6aeec11f716"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Mon Mar 11 17:04:17 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 17:42:43 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader b72d28ff9975..654540e86243 (1 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/b72d28ff9975..654540e86243\n\n\ngit log b72d28ff9975..654540e86243 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-11 headlessclayton@gmail.com tests: Add a Driver class to abstract the vulkan implementation\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@654540e86243\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\u003dbenjaminwagner@google.com\n\nChange-Id: I5f1cc0620fbddee36691ec0528e21bb5ccd1753b\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199801\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": "de18bf60ea0e83b3547de208858cd6aeec11f716",
      "tree": "784f0d726a90742dc61882737fb3500d0a65803f",
      "parents": [
        "f82b907b0ddbbceab1f8196af1543b31a6baf923"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Mon Mar 11 17:10:18 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 17:33:01 2019 +0000"
      },
      "message": "Roll skia/third_party/skcms a81211f5ad2a..d2f7012e6a85 (1 commits)\n\nhttps://skia.googlesource.com/skcms.git/+log/a81211f5ad2a..d2f7012e6a85\n\n2019-03-11 mtklein@google.com wasm: use emrun to run tests.html\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\u003dbenjaminwagner@google.com\n\nChange-Id: I876e4bcbffcdede0e5d388f1b22656d6d3a13a26\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199823\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": "f82b907b0ddbbceab1f8196af1543b31a6baf923",
      "tree": "8e16765318718903c219757bc8d034c84fb7a29d",
      "parents": [
        "e157745dfc8d76fdf9afb2bb4275e55b590f1306"
      ],
      "author": {
        "name": "recipe-roller",
        "email": "recipe-roller@chromium.org",
        "time": "Mon Mar 11 10:01:56 2019 -0700"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Mon Mar 11 17:27:51 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/09e0b38f0f512d257976c5a6b73845e47edd915a Move gclient path access to separate module. (thakis@chromium.org)\n\n\nTBR\u003dborenet@google.com\n\nRecipe-Tryjob-Bypass-Reason: Autoroller\nBugdroid-Send-Email: False\nChange-Id: I991d7d45986bc0f1267a4c0e044d23436c570a64\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/199840\nReviewed-by: Recipe Roller \u003crecipe-roller@chromium.org\u003e\nCommit-Queue: Recipe Roller \u003crecipe-roller@chromium.org\u003e\n"
    }
  ],
  "next": "e157745dfc8d76fdf9afb2bb4275e55b590f1306"
}
