)]}'
{
  "log": [
    {
      "commit": "576eb87a2d2d58d169a2bf52cc99ab077c91a8a7",
      "tree": "84e7a4c09a9b1728cc1434c1053e3aa53f918764",
      "parents": [
        "cf677782ebc85c37e4ed9ec81ef17b4ed2239db1"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Wed Mar 27 13:34:58 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 27 14:11:58 2019 +0000"
      },
      "message": "Roll third_party/externals/swiftshader df5b28fdb45c..e43cda5f76de (1 commits)\n\nhttps://swiftshader.googlesource.com/SwiftShader.git/+log/df5b28fdb45c..e43cda5f76de\n\n\ngit log df5b28fdb45c..e43cda5f76de --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-03-27 capn@google.com Add GLES unit tests to Kokoro Windows CI\n\n\nCreated with:\n  gclient setdep -r third_party/externals/swiftshader@e43cda5f76de\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\u003dstani@google.com\n\nChange-Id: I4c178182d7fd6dd70922e36266a6a2f80b2cb01c\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/204121\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": "cf677782ebc85c37e4ed9ec81ef17b4ed2239db1",
      "tree": "a9e05292f59c31a4a224e845655a5e3e1a335aa3",
      "parents": [
        "0f82797f37401e30535c90db40399b9cbb1784eb"
      ],
      "author": {
        "name": "Michael Ludwig",
        "email": "michaelludwig@google.com",
        "time": "Tue Mar 26 16:41:49 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 27 14:08:28 2019 +0000"
      },
      "message": "Fix paint filter quality in draw_image_set GM\n\nOuter SkPaint paint variable was shadowed by inner, so the\nexperimental_DrawEdgeAAImageSet calls always used nearest-neighbor\nfiltering.\n\nChange-Id: I0a44ba9056c553c58559cf503d33df6b7f9e7019\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/203803\nAuto-Submit: Michael Ludwig \u003cmichaelludwig@google.com\u003e\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\nCommit-Queue: Michael Ludwig \u003cmichaelludwig@google.com\u003e\n"
    },
    {
      "commit": "0f82797f37401e30535c90db40399b9cbb1784eb",
      "tree": "2cb7df728c8f378813765982856293d2805fe499",
      "parents": [
        "735c7ba320d18f617103f91bcb6931c738d8eec3"
      ],
      "author": {
        "name": "Adrienne Walker",
        "email": "enne@chromium.org",
        "time": "Tue Mar 26 13:46:14 2019 -0700"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 27 14:05:28 2019 +0000"
      },
      "message": "Add a function to compute texture sizes\n\nThis lets memory traces agree on how big textures are.\n\nBug: chromium:944846\nChange-Id: I5ea8cb5e1331b4ad8d6f59f656c6e61d44290489\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/203727\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\nCommit-Queue: Brian Salomon \u003cbsalomon@google.com\u003e\nAuto-Submit: Adrienne Walker \u003cenne@chromium.org\u003e\n"
    },
    {
      "commit": "735c7ba320d18f617103f91bcb6931c738d8eec3",
      "tree": "3041dfd0a5a2d5c88d17a8494a55b6d287f5c82b",
      "parents": [
        "0a8b259a72d247567cebe0465a04de305df706da"
      ],
      "author": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Mon Mar 25 12:57:58 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 27 14:00:58 2019 +0000"
      },
      "message": "FM, a dumber new testing tool\n\nFM\u0027s a bit like DM, and a bit like the old GM tool, maybe closer to GM.\n\nFM always does one serial run through of a list of GM, image, or .skp\nsources (-s/--sources) into one drawing configuration, set at a high\nlevel with -b/--backend, fine-tuned by flags like --ct, --at, --gamut,\n--samples, etc.\n\nFM prints all available GMs when run with no arguments, part of\nhow it integrates well with external parallelization like xargs:\n\n   out/fm | time xargs -n4 -P32 out/fm -b cpu ... -s\n   out/fm | time xargs -n32 -P8 out/fm -b gl ... -s\n   ls *.skp | xargs ... out/fm ... -s\n   ...\n\nTODO later:\n   vector backends: --backend pdf, svg, xps, skp\n   --source *.svg, *.json (Skottie)\n   Create/update a dm.json file\n\nChange-Id: Idacbd2785deaf6f1d33674c66c4d984fa91dbd85\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/203520\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\nReviewed-by: Brian Osman \u003cbrianosman@google.com\u003e\n"
    },
    {
      "commit": "0a8b259a72d247567cebe0465a04de305df706da",
      "tree": "570bd51a302b9086a32d70aadab698efef599b59",
      "parents": [
        "3bf3d4a8b7f2b34c1e0d03ebd143ecbfefe2ecfe"
      ],
      "author": {
        "name": "Ravi Mistry",
        "email": "rmistry@google.com",
        "time": "Wed Mar 27 09:23:38 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 27 13:31:28 2019 +0000"
      },
      "message": "Fix RecreateSKPs bot page sets III\n\n* skia_nytimes_mobile looks the same as skia_nytimes_desktop so deleting it.\n* Was unsuccessful in making skia_sfgate_desktop work so deleting it.\n* Increasing wait time in capitalvolkswagen seems to help SKP be more complete.\n* Increasing wait time in booking does not seem to inc # of images but increasing it anyway.\n\nNoTry: true\nBug: skia:8653\nChange-Id: I9c05ffa679652a4b3962967f8376df525e7649fb\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/203821\nReviewed-by: Robert Phillips \u003crobertphillips@google.com\u003e\nCommit-Queue: Ravi Mistry \u003crmistry@google.com\u003e\n"
    },
    {
      "commit": "3bf3d4a8b7f2b34c1e0d03ebd143ecbfefe2ecfe",
      "tree": "331def01a928d5bb9898020dc53dbf9bac006657",
      "parents": [
        "0ed4c376346524de4978da0a07f0e0d4b38c71fa"
      ],
      "author": {
        "name": "Robert Phillips",
        "email": "robertphillips@google.com",
        "time": "Wed Mar 27 07:09:09 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 27 13:20:48 2019 +0000"
      },
      "message": "Minor cleanup of GrResourceAllocator\n\nThis also adds a useful debug print out (of the end-of-opList array)\n\nChange-Id: Ia678b6e8d143ca4f851984fb5026c2ec4f998384\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/202706\nReviewed-by: Brian Salomon \u003cbsalomon@google.com\u003e\nCommit-Queue: Robert Phillips \u003crobertphillips@google.com\u003e\n"
    },
    {
      "commit": "0ed4c376346524de4978da0a07f0e0d4b38c71fa",
      "tree": "6f9b6150758d1951229f15aa6ecea63c0902cfdd",
      "parents": [
        "c476e5da4fef336e5071e5a93b1beacda8ad92f0"
      ],
      "author": {
        "name": "Florin Malita",
        "email": "fmalita@chromium.org",
        "time": "Wed Mar 27 08:44:55 2019 -0400"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Mar 27 13:17:48 2019 +0000"
      },
      "message": "[skottie] Fix handling of hidden shapes and layers\n\nTBR\u003dreed@google.com\n\nBug: skia:8923\nChange-Id: I5bd1d4f2ef62ebd95cfae0fe3665960b07ed4ae1\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/204082\nReviewed-by: Florin Malita \u003cfmalita@chromium.org\u003e\nCommit-Queue: Florin Malita \u003cfmalita@chromium.org\u003e\n"
    }
  ]
}
