)]}'
{
  "log": [
    {
      "commit": "186669c4128bf9de63453e238d7c2e6ffbf34bca",
      "tree": "9f92dec59c2ae301010b8a7dff6b2144435b1fda",
      "parents": [
        "2782b2872b994c4c9318d572582127adb4a77918"
      ],
      "author": {
        "name": "Mike Reed",
        "email": "reed@google.com",
        "time": "Wed Feb 13 14:26:37 2019 -0500"
      },
      "committer": {
        "name": "Mike Reed",
        "email": "reed@google.com",
        "time": "Wed Feb 13 20:07:33 2019 +0000"
      },
      "message": "work to fix bookmaker\n\nBug: skia:\nChange-Id: I2d2766e92b289d827984144b625b3da0fbfee58b\nReviewed-on: https://skia-review.googlesource.com/c/192033\nReviewed-by: Mike Reed \u003creed@google.com\u003e\n"
    },
    {
      "commit": "2782b2872b994c4c9318d572582127adb4a77918",
      "tree": "69f0945d570602867b118eee40e1709e87c248b3",
      "parents": [
        "a4c6487f6ccb396c9f92a5240e4f9ec9500ffc5e"
      ],
      "author": {
        "name": "Jim Van Verth",
        "email": "jvanverth@google.com",
        "time": "Wed Feb 13 12:26:35 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Feb 13 19:26:39 2019 +0000"
      },
      "message": "Fix drag events in Mac viewer.\n\nRather than depend on the Cocoa event system we intercept the events\nin our main loop and send them to the appropriate sk_app::Window. A\nhashmap that maps from Cocoa windowNumbers to an sk_app::Window is\nadded to make this possible.\n\nWe continue to send the event on through the Cocoa system to catch\nsystem level events -- e.g., window close and drag events. We also\ncontinue to catch key events in an NSView to keep the app from beeping\nannoyingly because it thinks it\u0027s capturing events outside its focus.\nFinally we ensure that move events are always enabled for the window\nso that imgui knows that the cursor is over it.\n\nBug: skia:8737\nChange-Id: Id49df51f68942fbf51634d6484291df862074864\nReviewed-on: https://skia-review.googlesource.com/c/191574\nReviewed-by: Brian Osman \u003cbrianosman@google.com\u003e\nCommit-Queue: Jim Van Verth \u003cjvanverth@google.com\u003e\n"
    },
    {
      "commit": "a4c6487f6ccb396c9f92a5240e4f9ec9500ffc5e",
      "tree": "bb62fa704bfb67a9aab17d1a9262c81c045522b0",
      "parents": [
        "65e841715ef4cfa1a181deb96260d3b60bf9f066"
      ],
      "author": {
        "name": "Herb Derby",
        "email": "herb@google.com",
        "time": "Wed Feb 13 11:46:19 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Feb 13 18:48:39 2019 +0000"
      },
      "message": "Use SkStrikeSpec to consolidate SkDescriptor, Effects and Typeface.\n\nIntroduce SkStrikeSpec. Allow an SkStrikeInterface to return on\nthat represents the strike. Have GrTextBlob::Run::setFont() use\nSkStrikeSpecs.\n\nMisc Cleanups\n* In SkStrikeCache::Node - rename fCache -\u003e fStrike\n* Parameter reformatting\n\nChange-Id: I1b289e2cb4e5252d5c3cb776f3b2a31c6e1948b3\nReviewed-on: https://skia-review.googlesource.com/c/192029\nReviewed-by: Ben Wagner \u003cbungeman@google.com\u003e\nCommit-Queue: Herb Derby \u003cherb@google.com\u003e\n"
    },
    {
      "commit": "65e841715ef4cfa1a181deb96260d3b60bf9f066",
      "tree": "233708ece575cedabf757cef8daddc12de48b6c0",
      "parents": [
        "e317664bbdce9881fca2bc8bbc49ae1df56a25fd"
      ],
      "author": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Wed Feb 13 12:25:55 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Feb 13 18:48:09 2019 +0000"
      },
      "message": "rewrite SkMasks::CreateMasks to work in bytesPerPixel\n\nThis ought to make it a bit more clear that undefined\nshifts (like 1\u003c\u003c31, 1\u003c\u003c32, 1\u003c\u003c33) are not possible,\nonly 1\u003c\u003c8, 1\u003c\u003c16, 1\u003c\u003c24.\n\nChange-Id: Ia358f9204e5956ba6c23603c5961af86a991b659\nReviewed-on: https://skia-review.googlesource.com/c/192030\nReviewed-by: Leon Scroggins \u003cscroggo@google.com\u003e\nReviewed-by: Greg Kaiser \u003cgkaiser@google.com\u003e\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\n"
    },
    {
      "commit": "e317664bbdce9881fca2bc8bbc49ae1df56a25fd",
      "tree": "9f25be6270290e64d901cb90b8957cf0a6dac3bb",
      "parents": [
        "da5e03954dd3f7c009b413750d438f2eb9657aa2"
      ],
      "author": {
        "name": "skia-autoroll",
        "email": "skia-autoroll@skia-public.iam.gserviceaccount.com",
        "time": "Wed Feb 13 17:38:58 2019 +0000"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Feb 13 18:30:39 2019 +0000"
      },
      "message": "Roll third_party/externals/angle2 d3fac74a236e..6fc22a13d45d (7 commits)\n\nhttps://chromium.googlesource.com/angle/angle.git/+log/d3fac74a236e..6fc22a13d45d\n\n\ngit log d3fac74a236e..6fc22a13d45d --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2019-02-13 courtneygo@google.com Vulkan: Discard scissored clears where scissor is null\n2019-02-13 syoussefi@chromium.org Vulkan: Implement debug markers\n2019-02-13 syoussefi@chromium.org Roll Vulkan repos\n2019-02-13 spang@chromium.org Disable broken tests on Fuchsia (reland)\n2019-02-13 spang@chromium.org Vulkan: Port renderer to Fuchsia (reland)\n2019-02-12 geofflang@chromium.org Vulkan: Support EGL images sourced from cube maps.\n2019-02-12 syoussefi@chromium.org Revert \"Vulkan: support instanced draws.\"\n\n\nCreated with:\n  gclient setdep -r third_party/externals/angle2@6fc22a13d45d\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\u003dstephana@google.com\n\nChange-Id: Ica739aded431cf1034fe5abe9c639bbd69cf8400\nReviewed-on: https://skia-review.googlesource.com/c/191949\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": "da5e03954dd3f7c009b413750d438f2eb9657aa2",
      "tree": "c0bc89e83850227db0f026343b4a04c49f65114f",
      "parents": [
        "62ad46b0590157a69d26c25f55087d72d31478a9"
      ],
      "author": {
        "name": "Mike Klein",
        "email": "mtklein@google.com",
        "time": "Wed Feb 13 10:29:34 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Feb 13 17:27:31 2019 +0000"
      },
      "message": "add Windows -Wuffs builders\n\nShould help us figure out the build warnings and errors.\n\nI figure we probably don\u0027t need any more than the existing one Linux\ntest bot until we\u0027re looking to make the big switch?\n\nBug: skia:8764\nChange-Id: I7a8b427e3ac7278907e67f140d9e067161cd2123\nReviewed-on: https://skia-review.googlesource.com/c/192027\nReviewed-by: Leon Scroggins \u003cscroggo@google.com\u003e\nCommit-Queue: Mike Klein \u003cmtklein@google.com\u003e\n"
    },
    {
      "commit": "62ad46b0590157a69d26c25f55087d72d31478a9",
      "tree": "1945546179410271ae5f699340ed2c025686d7a0",
      "parents": [
        "6f0e02f5d772353fd20676a23d92f0228e22cb10"
      ],
      "author": {
        "name": "Mike Reed",
        "email": "reed@google.com",
        "time": "Wed Feb 13 11:48:35 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Feb 13 17:14:09 2019 +0000"
      },
      "message": "fix contour-measure for move-line-move\n\nUse RawIter, so we can dependably peek() (since consumeDegenerates in\nIter() make peeking unreliable), which caused us to think there were two\nreal contours in the test case.\n\nBug: oss-fuzz:13013\nChange-Id: I0d85f3e6a83cb972c4d801dd9b17f0e388b926d0\nReviewed-on: https://skia-review.googlesource.com/c/192025\nCommit-Queue: Mike Reed \u003creed@google.com\u003e\nReviewed-by: Kevin Lubick \u003ckjlubick@google.com\u003e\n"
    },
    {
      "commit": "6f0e02f5d772353fd20676a23d92f0228e22cb10",
      "tree": "a3a52f532956d1e8d627975a4a3a0d56382aed74",
      "parents": [
        "b6f53783337e096d6803ba3907044b79b4ac9f6c"
      ],
      "author": {
        "name": "Robert Phillips",
        "email": "robertphillips@google.com",
        "time": "Wed Feb 13 11:02:28 2019 -0500"
      },
      "committer": {
        "name": "Skia Commit-Bot",
        "email": "skia-commit-bot@chromium.org",
        "time": "Wed Feb 13 16:58:29 2019 +0000"
      },
      "message": "Switch path renderers over to using GrRecordingContext\n\nThe path renderers convert paths into Ganesh ops when recording so should also be able to make due with only the GrRecordingContext.\n\nChange-Id: Ie796af73ca5aa2a074ebd037d6d558ec85ff5928\nReviewed-on: https://skia-review.googlesource.com/c/191568\nCommit-Queue: Robert Phillips \u003crobertphillips@google.com\u003e\nReviewed-by: Greg Daniel \u003cegdaniel@google.com\u003e\n"
    }
  ]
}
