)]}'
{
  "log": [
    {
      "commit": "81fc099f9c607300fa3da0ba40647d243374ee76",
      "tree": "f6ef76738acc8f4cd3ff075496ffc73952fa88d6",
      "parents": [
        "d410fcab3a993f24079744f1c419f78275470bc2"
      ],
      "author": {
        "name": "Lasse Reichstein Holst Nielsen",
        "email": "lrn@google.com",
        "time": "Wed Jun 16 08:56:00 2021"
      },
      "committer": {
        "name": "Lasse Reichstein Holst Nielsen",
        "email": "lrn@google.com",
        "time": "Wed Jun 16 08:56:00 2021"
      },
      "message": "Update pubspec.yaml comment too.\n"
    },
    {
      "commit": "d410fcab3a993f24079744f1c419f78275470bc2",
      "tree": "1664f721c6a85f4df023d5847b293d908217cdab",
      "parents": [
        "f9e5630f05fde57d3244a00205596c978e686ad5"
      ],
      "author": {
        "name": "Lasse Reichstein Holst Nielsen",
        "email": "lrn@google.com",
        "time": "Wed Jun 16 08:54:30 2021"
      },
      "committer": {
        "name": "Lasse Reichstein Holst Nielsen",
        "email": "lrn@google.com",
        "time": "Wed Jun 16 08:54:30 2021"
      },
      "message": "Update version, CHANGELOG.\n"
    },
    {
      "commit": "f9e5630f05fde57d3244a00205596c978e686ad5",
      "tree": "47d95d1145e76863b4d47069c49f17ff30f5d791",
      "parents": [
        "1477d6cd2611c2ea6838660c6c0ed9ff92a9cf66"
      ],
      "author": {
        "name": "Lasse Reichstein Holst Nielsen",
        "email": "lrn@google.com",
        "time": "Wed Jun 16 08:46:51 2021"
      },
      "committer": {
        "name": "Lasse Reichstein Holst Nielsen",
        "email": "lrn@google.com",
        "time": "Wed Jun 16 08:51:01 2021"
      },
      "message": "Make `IsolateRunner.close` not keep the isolate alive if called more than once.\n"
    },
    {
      "commit": "1477d6cd2611c2ea6838660c6c0ed9ff92a9cf66",
      "tree": "6d8fbd849e336de3a2d0298c18f1f4c91729facd",
      "parents": [
        "2b3d24ad941b900c76e09c50f768d2b2d93e341c",
        "5d340acf45208bf6bdad32c6fe0984518cbb9de4"
      ],
      "author": {
        "name": "Lasse Reichstein Holst Nielsen",
        "email": "lrn@google.com",
        "time": "Wed Jun 16 08:28:44 2021"
      },
      "committer": {
        "name": "Lasse Reichstein Holst Nielsen",
        "email": "lrn@google.com",
        "time": "Wed Jun 16 08:28:44 2021"
      },
      "message": "Remove unnnecessary `show Future` from `dart:async` imports.\n\nBased on https://github.com/dart-lang/isolate/pull/41\n"
    },
    {
      "commit": "2b3d24ad941b900c76e09c50f768d2b2d93e341c",
      "tree": "dcbab66ee61c7820e9e2c16dbe7c158106df10e5",
      "parents": [
        "21eac6d7e25d3b864fc09b078f20a61f3ed294be"
      ],
      "author": {
        "name": "Michael Thomsen",
        "email": "mit@google.com",
        "time": "Wed Jun 16 08:16:57 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 16 08:16:57 2021"
      },
      "message": "Update README.md (#60)\n\n"
    },
    {
      "commit": "21eac6d7e25d3b864fc09b078f20a61f3ed294be",
      "tree": "61f7404d8f3ca230bec7de74952d8cf75325a0c4",
      "parents": [
        "130c96d7556df6f332d2d13df000172103295fd3"
      ],
      "author": {
        "name": "Sander Kersten",
        "email": "spkersten@gmail.com",
        "time": "Wed Jun 16 08:16:31 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 16 08:16:31 2021"
      },
      "message": "Fix typos in documentation of Registry (#53)\n\n"
    },
    {
      "commit": "130c96d7556df6f332d2d13df000172103295fd3",
      "tree": "57b3be6b2d64eefc2766a55e945006dda81d9808",
      "parents": [
        "454ba3e2bc275c5ee32958a1c9bc18f87717cca8"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Tue Jun 15 20:28:23 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 15 20:28:23 2021"
      },
      "message": "Update README.md"
    },
    {
      "commit": "454ba3e2bc275c5ee32958a1c9bc18f87717cca8",
      "tree": "3c9be5f84730469130506e3380314d7041d08fc1",
      "parents": [
        "57c80c9fde44af5a3cea9958e7d5b0c05bab0b07"
      ],
      "author": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Tue Jun 08 13:48:34 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 08 13:48:34 2021"
      },
      "message": "Tweak null safety (#54)\n\n* Tweak the Null Safety migrated APIs and implementation.\r\n\r\n* Revert depending on a separate priority queue.\r\n  Update the existing code be tailored for this particular use-case,\r\n  which also avoids the nullability issues leading to changing it in the first place.\r\n\r\n* Update changelog and some documentation.\r\n\r\n* Add tests for load_balancer.\r\n  Fix bugs found by tests.\r\n  Change type of LoadBalancer.runMultiple back to List\u003cFuture\u003cR\u003e\u003e.\r\n\r\n* Use `package:lints` for linting.\r\n  Ignore misfiring lints.\r\n"
    },
    {
      "commit": "57c80c9fde44af5a3cea9958e7d5b0c05bab0b07",
      "tree": "8c1f7d3dc2a91e1795b7d6f24b69b20286ba27c6",
      "parents": [
        "e33073b6f7dc2e7177a85a7bdbb070d1acf475a1"
      ],
      "author": {
        "name": "Bogdan Lukin",
        "email": "lukin.bogdan.a@gmail.com",
        "time": "Mon Jun 07 09:40:23 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 07 09:40:23 2021"
      },
      "message": "Update AUTHORS (#55)\n\n#51 cc @lrhn\r\nadded myself to AUTHORS as @AlexV525 suggested here #52"
    },
    {
      "commit": "e33073b6f7dc2e7177a85a7bdbb070d1acf475a1",
      "tree": "6d1816823756b5345a408f912fc4b1a6dbaeee5d",
      "parents": [
        "dd729549ef527dec094330df36dfbc460c52a7f3"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Jun 05 20:41:48 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jun 05 20:41:48 2021"
      },
      "message": "Bump dart-lang/setup-dart from 0.3 to 1 (#57)\n\nBumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 0.3 to 1.\r\n- [Release notes](https://github.com/dart-lang/setup-dart/releases)\r\n- [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/dart-lang/setup-dart/compare/v0.3...v1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: dart-lang/setup-dart\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e\r\nCo-authored-by: Kevin Moore \u003ckevmoo@users.noreply.github.com\u003e"
    },
    {
      "commit": "dd729549ef527dec094330df36dfbc460c52a7f3",
      "tree": "0846ad121a906fe20274c77ee6fecadf23e6d367",
      "parents": [
        "ef895261267533582c224e9e5f3bde71ed95a320"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Sat Jun 05 20:27:41 2021"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Sat Jun 05 20:27:41 2021"
      },
      "message": "Add dependabot\n"
    },
    {
      "commit": "ef895261267533582c224e9e5f3bde71ed95a320",
      "tree": "2b8ab79d34b99a6d2c131bc769155608716584ff",
      "parents": [
        "37586abeadc0451879047b48846d451e360674cd"
      ],
      "author": {
        "name": "Alex Li",
        "email": "github@alexv525.com",
        "time": "Tue Jun 01 12:30:57 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 01 12:30:57 2021"
      },
      "message": "📝 Update AUTHORS (#52)\n\n"
    },
    {
      "commit": "37586abeadc0451879047b48846d451e360674cd",
      "tree": "391afbd2196203b33abe92efc275f6e7616e0c16",
      "parents": [
        "ca133acb5af3a60a026fa2aab12b81e60048b3be"
      ],
      "author": {
        "name": "Alex Li",
        "email": "github@alexv525.com",
        "time": "Tue Jun 01 10:39:25 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 01 10:39:25 2021"
      },
      "message": "Migrate to Null Safety (#51)\n\nInitial migration to Null Safety.\r\nThanks to @AlexV525 and @2ZeroSix."
    },
    {
      "commit": "ca133acb5af3a60a026fa2aab12b81e60048b3be",
      "tree": "5eb54c99ab68f36fa280d9abbe140c787ddb8326",
      "parents": [
        "acc2c4895a8371ffeda752bab2610df90f2145de"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Mon May 03 17:03:58 2021"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Mon May 03 17:03:58 2021"
      },
      "message": "fix directive sorting\n"
    },
    {
      "commit": "acc2c4895a8371ffeda752bab2610df90f2145de",
      "tree": "266db48910a4edc3a5bb8387893def04ae7f844c",
      "parents": [
        "af142ad5ad4ddbf77a58e8fda1ffe82303fbf591",
        "ba95e35bff09ce8a280e58e2913802cd0079480b"
      ],
      "author": {
        "name": "Franklin Yow",
        "email": "58489007+franklinyow@users.noreply.github.com",
        "time": "Tue Apr 06 22:25:58 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 06 22:25:58 2021"
      },
      "message": "Merge pull request #47 from dart-lang/franklinyow-patch-1\n\nUpdate LICENSE"
    },
    {
      "commit": "ba95e35bff09ce8a280e58e2913802cd0079480b",
      "tree": "266db48910a4edc3a5bb8387893def04ae7f844c",
      "parents": [
        "af142ad5ad4ddbf77a58e8fda1ffe82303fbf591"
      ],
      "author": {
        "name": "Franklin Yow",
        "email": "58489007+franklinyow@users.noreply.github.com",
        "time": "Tue Apr 06 22:16:59 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 06 22:16:59 2021"
      },
      "message": "Update LICENSE\n\nChanges to comply with internal review"
    },
    {
      "commit": "af142ad5ad4ddbf77a58e8fda1ffe82303fbf591",
      "tree": "ddd7decdd6018db0640aef267cfe0f8c2b9027d1",
      "parents": [
        "c9fa32626020fd3696ce37a1bff5b4e0f5f40579"
      ],
      "author": {
        "name": "Alexander Thomas",
        "email": "athom@google.com",
        "time": "Mon Feb 01 16:51:28 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 01 16:51:28 2021"
      },
      "message": "Migrate to GitHub Actions (#42)\n\n* Migrate to GitHub Actions\r\n\r\n* Delete .travis.yml\r\n\r\n* Fix infos\r\n\r\n* Fix formatting\r\n\r\n* Update test-package.yml"
    },
    {
      "commit": "5d340acf45208bf6bdad32c6fe0984518cbb9de4",
      "tree": "1acbe0a7e0c05785a0afa60b737cea2fabb98177",
      "parents": [
        "c9fa32626020fd3696ce37a1bff5b4e0f5f40579"
      ],
      "author": {
        "name": "Sam Rawlins",
        "email": "srawlins@google.com",
        "time": "Thu Jan 21 06:12:45 2021"
      },
      "committer": {
        "name": "Sam Rawlins",
        "email": "srawlins@google.com",
        "time": "Thu Jan 21 06:12:45 2021"
      },
      "message": "Remove unused dart:async imports\n"
    },
    {
      "commit": "c9fa32626020fd3696ce37a1bff5b4e0f5f40579",
      "tree": "bdf42ec42cfae7db00d5e4d15c5b0145227ebcc0",
      "parents": [
        "f7ca1d380783dc1a65be6e8e088fe3465011ebe7"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Wed Jan 15 21:56:33 2020"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 15 21:56:33 2020"
      },
      "message": "fix pedantic lints (#37)\n\n"
    },
    {
      "commit": "f7ca1d380783dc1a65be6e8e088fe3465011ebe7",
      "tree": "8cfecf25cabf125442d61b80921c0d944173bb5c",
      "parents": [
        "295ee241f7f2b41bf8b469af25540de59bc53613"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Thu Jul 18 16:11:23 2019"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 18 16:11:23 2019"
      },
      "message": "make private fields final (#34)\n\n"
    },
    {
      "commit": "295ee241f7f2b41bf8b469af25540de59bc53613",
      "tree": "f1af712ba91cfcdf1043911ea536a0a7abb3ffbb",
      "parents": [
        "5b5d218cc8b38793c5f425ac2ce20babcabd3f99"
      ],
      "author": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Tue Jun 04 11:55:59 2019"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 04 11:55:59 2019"
      },
      "message": "Fix bug in `IsolateRunner.kill`. (#33)\n\nFix bug in `IsolateRunner.kill`.\r\n\r\nUpdate `LoadBalancer.runMultiple` to be properly generic.\r\n\r\nCleanups and tweaks.\r\n\r\nAdd example for registry.\r\n"
    },
    {
      "commit": "5b5d218cc8b38793c5f425ac2ce20babcabd3f99",
      "tree": "cee920e29f66b827bffd227571792e4973d51c23",
      "parents": [
        "2d78b84ba18939344cc45c1f420dee652f8ccae8"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Wed May 08 20:04:54 2019"
      },
      "committer": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Wed May 08 20:04:54 2019"
      },
      "message": "3 cleanup commits (#31)\n\n* Remove codereview.settings\r\n\r\n* Test on oldest supported Dart SDK\r\n\r\n* Enable and fix a number of lints\r\n"
    },
    {
      "commit": "2d78b84ba18939344cc45c1f420dee652f8ccae8",
      "tree": "4e85b71b3845da77b8f79e4744218dd8097ad43d",
      "parents": [
        "22c19464d8a3191de10163670ecd3397bec30629"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Fri Apr 12 18:34:04 2019"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 12 18:34:04 2019"
      },
      "message": "Delete analysis_options.yaml"
    },
    {
      "commit": "22c19464d8a3191de10163670ecd3397bec30629",
      "tree": "1781e85caa9ea003f027c334204cb0de6a6389c4",
      "parents": [
        "73e3e05f14115f380867e3382cddce5fa3bd1a67"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Tue Aug 14 19:12:17 2018"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 14 19:12:17 2018"
      },
      "message": "Fix pkg:test dependency (#28)\n\n"
    },
    {
      "commit": "73e3e05f14115f380867e3382cddce5fa3bd1a67",
      "tree": "8cf3ad48f2da33a18f2a9cdfdfd02949d34ded92",
      "parents": [
        "3c80f8bb1fc09db561eecf1621c5639d8b7b16cc"
      ],
      "author": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Fri Jul 20 07:27:57 2018"
      },
      "committer": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Fri Jul 20 07:27:57 2018"
      },
      "message": "Update SDK requirements.\n"
    },
    {
      "commit": "3c80f8bb1fc09db561eecf1621c5639d8b7b16cc",
      "tree": "351ae61a670ad54fd2af04a589c3ae28769d1d4d",
      "parents": [
        "d78679d9aee29940ea3f87bd5e7d4569e251cbdd"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Mon Jul 09 15:38:07 2018"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Mon Jul 09 15:38:07 2018"
      },
      "message": "dartfmt\n"
    },
    {
      "commit": "d78679d9aee29940ea3f87bd5e7d4569e251cbdd",
      "tree": "8b99b632dc88f91ed7ad2d4053db5c5f4ffa08aa",
      "parents": [
        "b3f8d3987e2243f62273ae5a50f95ddaca391207"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Fri Jun 08 04:22:01 2018"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Fri Jun 08 04:22:01 2018"
      },
      "message": "Remove stable builds from the Travis maxtrix\n"
    },
    {
      "commit": "b3f8d3987e2243f62273ae5a50f95ddaca391207",
      "tree": "7e02f8382f4398990b54269a3e8b5e27960129c0",
      "parents": [
        "b898cc07efb5fe76242a18d766b4b7a6720a5bba"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Fri Jun 08 04:20:45 2018"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Fri Jun 08 04:20:45 2018"
      },
      "message": "misc: update .gitignore\n"
    },
    {
      "commit": "b898cc07efb5fe76242a18d766b4b7a6720a5bba",
      "tree": "ccb7536e15b63dbd2a463edf8f9026be9993f95f",
      "parents": [
        "80f5f4f2f6255c82499c9d0eec09f0c0034b9b10"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Fri Jun 08 04:20:34 2018"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Fri Jun 08 04:20:34 2018"
      },
      "message": "example/http_server: fix bad reference to IPv6\n"
    },
    {
      "commit": "80f5f4f2f6255c82499c9d0eec09f0c0034b9b10",
      "tree": "7fe8f5526cdc3b114ad6787765d25d2bc08103d9",
      "parents": [
        "73bf6fbdb21f554339c70ef0e5c235c3d7f66ab2"
      ],
      "author": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Fri May 25 13:52:26 2018"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 25 13:52:26 2018"
      },
      "message": "Fix dart:io constants (#26)\n\n* Fix dart:io constants\r\n"
    },
    {
      "commit": "73bf6fbdb21f554339c70ef0e5c235c3d7f66ab2",
      "tree": "1911ed4b772d2e5cb7759ae6978b8bb896575ab3",
      "parents": [
        "eba5eb67f93ed17e761256bc7ad3f119be619ff3"
      ],
      "author": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Wed Mar 14 09:33:14 2018"
      },
      "committer": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Wed Mar 14 09:33:14 2018"
      },
      "message": "Updated version number and SDK version.\n"
    },
    {
      "commit": "eba5eb67f93ed17e761256bc7ad3f119be619ff3",
      "tree": "2de1f3903fe1d71a65eecfdd5eb6bfefa65874f0",
      "parents": [
        "fa28c49a98c1a69de3f6f6dd29078f6a641a0a5d"
      ],
      "author": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Tue Mar 13 10:29:27 2018"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 13 10:29:27 2018"
      },
      "message": "Make the isolate package Dart 2 type-safe. (#21)\n\nMake the isolate package Dart 2 type-safe."
    },
    {
      "commit": "fa28c49a98c1a69de3f6f6dd29078f6a641a0a5d",
      "tree": "81580e971c1049a27459e5eedfff5fdd75c91333",
      "parents": [
        "9051ad9a3668430a56a60fe8ab1c13f91da1b979"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Tue Nov 28 08:49:48 2017"
      },
      "committer": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Tue Nov 28 08:49:48 2017"
      },
      "message": "Fix oops with 1.1.0 release – only support SDKs w/ generic functions (#17)\n\n* remove coverage reference from readme\r\n\r\n* Allow test failures on stable\r\n\r\n* Constrain to Dart SDKs that support generic functions\r\n"
    },
    {
      "commit": "9051ad9a3668430a56a60fe8ab1c13f91da1b979",
      "tree": "3ead5977d71efbbc18b0ee65eb8d3ebfbb58361c",
      "parents": [
        "6d3656f0f0b0a67a31fcf1ada7744df0f1d5d87c"
      ],
      "author": {
        "name": "Leaf Petersen",
        "email": "leafpetersen@users.noreply.github.com",
        "time": "Tue Oct 17 07:30:28 2017"
      },
      "committer": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Tue Oct 17 07:30:28 2017"
      },
      "message": "Fix type on _create to match use at call site (#20)\n\n"
    },
    {
      "commit": "6d3656f0f0b0a67a31fcf1ada7744df0f1d5d87c",
      "tree": "53d868ccddbc5823636440ad53ef67cf03744e9f",
      "parents": [
        "856f9737fdc9e03f4ee08b6882ac1fcdd3ca7216"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Wed Sep 20 19:27:49 2017"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Sep 20 19:27:49 2017"
      },
      "message": "Add generic arguments to `singleCallbackPort` and `singleCompletePort` (#16)\n\n"
    },
    {
      "commit": "856f9737fdc9e03f4ee08b6882ac1fcdd3ca7216",
      "tree": "be293263d7cc056a705770fe1a4ca78d96cb075d",
      "parents": [
        "c036edd40a798888f37179416e5cf2ac3b991d7c",
        "c0f800c5f46d215746db52d872698e08d693dfc3"
      ],
      "author": {
        "name": "Brian Wilkerson",
        "email": "brianwilkerson@google.com",
        "time": "Mon Sep 18 14:44:15 2017"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 18 14:44:15 2017"
      },
      "message": "Merge pull request #15 from dart-lang/make-run-generic\n\nMake the run method generic"
    },
    {
      "commit": "c0f800c5f46d215746db52d872698e08d693dfc3",
      "tree": "be293263d7cc056a705770fe1a4ca78d96cb075d",
      "parents": [
        "c036edd40a798888f37179416e5cf2ac3b991d7c"
      ],
      "author": {
        "name": "Brian Wilkerson",
        "email": "brianwilkerson@google.com",
        "time": "Sun Sep 17 21:35:46 2017"
      },
      "committer": {
        "name": "Brian Wilkerson",
        "email": "brianwilkerson@google.com",
        "time": "Sun Sep 17 21:35:46 2017"
      },
      "message": "Make the run method generic\n"
    },
    {
      "commit": "c036edd40a798888f37179416e5cf2ac3b991d7c",
      "tree": "29c38671c3f4ad2949a45a508746a2cdca4c0cce",
      "parents": [
        "49d6258ef4955e96eafacee2d474c60ac4fffbc9"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Sun Sep 10 21:25:18 2017"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Tue Sep 12 16:50:29 2017"
      },
      "message": "http_server example: fix cleanup\n"
    },
    {
      "commit": "49d6258ef4955e96eafacee2d474c60ac4fffbc9",
      "tree": "d2438fb5fb3c0342f8096b52fed92d6af65c5f95",
      "parents": [
        "e951ef6ca7d37b8cfde5dc41bdbb5d153dea7f10"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Sun Sep 10 21:14:24 2017"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Sun Sep 10 21:14:24 2017"
      },
      "message": "dartfmt\n"
    },
    {
      "commit": "e951ef6ca7d37b8cfde5dc41bdbb5d153dea7f10",
      "tree": "4368d545766d083da0369cf1c6d471932235a7b1",
      "parents": [
        "95cb8f1ab692d7b2570ff5a7c4ca027931c69568"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Sun Sep 10 21:13:32 2017"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Sun Sep 10 21:13:32 2017"
      },
      "message": "Fix local variable\n"
    },
    {
      "commit": "95cb8f1ab692d7b2570ff5a7c4ca027931c69568",
      "tree": "b62cadfda6fb99df54edba3036ac04002f3819e5",
      "parents": [
        "373a11c63754bfdb9e2e5ed27087b6adc783eb6b"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Fri Sep 08 06:43:51 2017"
      },
      "committer": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Fri Sep 08 06:43:51 2017"
      },
      "message": "strong mode fixes (#11)\n\n* strong mode fixes\r\n\r\n* switch to Dart tasks on Travis\r\n\r\n* Add analysis options\r\n\r\n* make variables final that can be\r\n\r\n* Fix some type issues\r\n"
    },
    {
      "commit": "373a11c63754bfdb9e2e5ed27087b6adc783eb6b",
      "tree": "9b521c569df62986d2129f4c5b45ff6d56354f14",
      "parents": [
        "b0f4bb103037ba499156561704ff5fdb8403dda5"
      ],
      "author": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Mon Jan 23 13:35:56 2017"
      },
      "committer": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Mon Jan 23 13:35:56 2017"
      },
      "message": "Update to version 1.0.0\n\nR\u003dfloitsch@google.com\n\nReview-Url: https://codereview.chromium.org//1654813002 .\n"
    },
    {
      "commit": "b0f4bb103037ba499156561704ff5fdb8403dda5",
      "tree": "fe2fc919e3ba75b322b25ba05e0b04e7f64e177d",
      "parents": [
        "8858a12e31a94015cfadb3929f21c139ed1a023e"
      ],
      "author": {
        "name": "Chris Bracken",
        "email": "chris@bracken.jp",
        "time": "Thu Aug 18 17:38:20 2016"
      },
      "committer": {
        "name": "Chris Bracken",
        "email": "chris@bracken.jp",
        "time": "Thu Aug 18 17:38:20 2016"
      },
      "message": "Version 0.2.3\n"
    },
    {
      "commit": "8858a12e31a94015cfadb3929f21c139ed1a023e",
      "tree": "5724ef6da149cffbc53ec8c0495c8918b09a77f1",
      "parents": [
        "39747270e5c7043aff804f6e7ae29a412a208029"
      ],
      "author": {
        "name": "Chris Bracken",
        "email": "chris@bracken.jp",
        "time": "Thu Aug 18 17:08:00 2016"
      },
      "committer": {
        "name": "Chris Bracken",
        "email": "chris@bracken.jp",
        "time": "Thu Aug 18 17:08:00 2016"
      },
      "message": "Strong mode: _MultiplexRawReceivePort.handler\n\nRawReceivePort declares the handler setter as taking a Function.\n"
    },
    {
      "commit": "39747270e5c7043aff804f6e7ae29a412a208029",
      "tree": "8734ce68973f8cde747e5ecb90caaf068395e558",
      "parents": [
        "4a0e965514fed6edb4aded7342e17616dd52ddce"
      ],
      "author": {
        "name": "Chris Bracken",
        "email": "chris@bracken.jp",
        "time": "Thu Aug 18 17:07:07 2016"
      },
      "committer": {
        "name": "Chris Bracken",
        "email": "chris@bracken.jp",
        "time": "Thu Aug 18 17:07:07 2016"
      },
      "message": "Strong mode: add generic type to _createSet\n"
    },
    {
      "commit": "4a0e965514fed6edb4aded7342e17616dd52ddce",
      "tree": "9ae3992eb7fadbc181acd68a724698b78e61e5e7",
      "parents": [
        "c32cbf5162ac46fda6e980438862fb7fc356ac34"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Tue Jun 30 21:19:40 2015"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Tue Jun 30 21:19:40 2015"
      },
      "message": "use package:test\n\nignore .packages and .pub\n\nR\u003dlrn@google.com\n\nReview URL: https://codereview.chromium.org//1213413002.\n"
    },
    {
      "commit": "c32cbf5162ac46fda6e980438862fb7fc356ac34",
      "tree": "23b30d8ee7c72db2bcf8058067390554c32a17ed",
      "parents": [
        "9e5cdcc773758b78fd29a17c4486fb5376014a9f"
      ],
      "author": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Wed Apr 15 13:08:06 2015"
      },
      "committer": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Wed Apr 15 13:08:06 2015"
      },
      "message": "Update package:isolate to make kill priority named.\n\nR\u003dsgjesse@google.com\n\nReview URL: https://codereview.chromium.org//1083653002\n"
    },
    {
      "commit": "9e5cdcc773758b78fd29a17c4486fb5376014a9f",
      "tree": "8aa6a5de099d51124c0707b7e24f5046fb885277",
      "parents": [
        "b60516dbddf70ac0a6de0b5b68e80a27245fc96f"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Thu Mar 26 20:37:47 2015"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Thu Mar 26 20:37:47 2015"
      },
      "message": "support travis and coveralls\n\nR\u003dlrn@google.com\n\nReview URL: https://codereview.chromium.org//1026363003\n"
    },
    {
      "commit": "b60516dbddf70ac0a6de0b5b68e80a27245fc96f",
      "tree": "1129da003f9bd86641a473ad5be7e5a5f9fa6bf6",
      "parents": [
        "2bf5a19bb037cd73cf08ff91ea02850edfe9e457"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Thu Mar 26 13:11:01 2015"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Thu Mar 26 13:11:01 2015"
      },
      "message": "fix test library names and group tests\n\nR\u003dlrn@google.com\n\nReview URL: https://codereview.chromium.org//1030313003\n"
    },
    {
      "commit": "2bf5a19bb037cd73cf08ff91ea02850edfe9e457",
      "tree": "dad105a2bd7d84e9c7fcde0dd31b21a3e8def4f9",
      "parents": [
        "4b177a96113e43b3bce67a7eb91285f086cec0fc"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Thu Mar 26 07:57:41 2015"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Thu Mar 26 07:57:41 2015"
      },
      "message": "refactoring http_server example to use async/await\n\nR\u003dlrn@google.com\n\nReview URL: https://codereview.chromium.org//1033843002\n"
    },
    {
      "commit": "4b177a96113e43b3bce67a7eb91285f086cec0fc",
      "tree": "48b65ac5571479782e09418aaca1ee317e62a03f",
      "parents": [
        "65dc0c6f5f5f5a5d86490e9a1c6e586f20ac2ca1"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Tue Mar 24 21:47:26 2015"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Tue Mar 24 21:47:26 2015"
      },
      "message": "spelling fixes\n\nR\u003dlrn@google.com\n\nReview URL: https://codereview.chromium.org//1036513002\n"
    },
    {
      "commit": "65dc0c6f5f5f5a5d86490e9a1c6e586f20ac2ca1",
      "tree": "3b10c979cae6c9c7ac8389f1d996db442f2d6237",
      "parents": [
        "a286f690326c9f12511990e6fab3769365be4fea"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Tue Mar 24 13:21:29 2015"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Tue Mar 24 13:21:29 2015"
      },
      "message": "library renaming, removed unused method, fix creation of TimeoutException\n\nR\u003dlrn@google.com\n\nReview URL: https://codereview.chromium.org//1025293003\n"
    },
    {
      "commit": "a286f690326c9f12511990e6fab3769365be4fea",
      "tree": "5b6db280f240cf0e07fd5f27fe79d1627fb37474",
      "parents": [
        "c65ac1db19d10035bc08bb8adcc2ec4514df2913"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Tue Mar 24 13:10:49 2015"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Tue Mar 24 13:10:49 2015"
      },
      "message": "fix checked-mode running of isolaterunner_test\n\nR\u003dlrn@google.com\n\nReview URL: https://codereview.chromium.org//1028193003\n"
    },
    {
      "commit": "c65ac1db19d10035bc08bb8adcc2ec4514df2913",
      "tree": "6223b8c6767338a338d2fe0d882335abeb93397a",
      "parents": [
        "deff8268aac68f7cbfd59b45b9b04299f5609d2c"
      ],
      "author": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Wed Mar 18 08:54:30 2015"
      },
      "committer": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Wed Mar 18 08:54:30 2015"
      },
      "message": "Update Isolate package.\n\nNo longer contains FunctionRef class since implementations can now send\nfunctions.\n\nEnable error/done listening on the isolate now that the VM implements it.\n\nAdd a new abstraction to ports.dart, the \"SingleResponseChannel\", which is like\nthe other features in that it creates a Future and a SendPort and forwards the\nfirst value from the SendPort to the Future. This one exposes the two values as\nan object with two getters instead of returning one and calling a callback with\nthe other.\n\nClean up some formatting suggested by formatter (but far from all).\n\nR\u003dsgjesse@google.com\n\nReview URL: https://codereview.chromium.org//1012053002\n"
    },
    {
      "commit": "deff8268aac68f7cbfd59b45b9b04299f5609d2c",
      "tree": "31b49e8a0f250fe4fd9871a8fd92f1ff57f77310",
      "parents": [
        "2df37dab32a8fb702f094127f053268681d097d1"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Fri Mar 06 16:10:22 2015"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Fri Mar 06 16:10:22 2015"
      },
      "message": "adding codereview file, formatting, adding gitignore\n\nR\u003dlrn@google.com\n\nReview URL: https://codereview.chromium.org//955053002\n"
    },
    {
      "commit": "2df37dab32a8fb702f094127f053268681d097d1",
      "tree": "fc1f12d64e9fb036c4598d8670f2371b5835ffc4",
      "parents": [
        "cec18e9d8f1b0a8726e869d5d365ff880739e03c"
      ],
      "author": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Wed Feb 25 12:00:48 2015"
      },
      "committer": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Wed Feb 25 12:00:48 2015"
      },
      "message": "Add IsolateRunner as a helper around Isolate.\n\nAdd single-message port helpers and a load balancer.\n\nR\u003dsethladd@google.com\n\nReview URL: https://codereview.chromium.org//928663003\n"
    },
    {
      "commit": "cec18e9d8f1b0a8726e869d5d365ff880739e03c",
      "tree": "4b825dc642cb6eb9a060e54bf8d69288fbee4904",
      "parents": [],
      "author": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Mon Feb 23 12:08:51 2015"
      },
      "committer": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Mon Feb 23 12:08:51 2015"
      },
      "message": "Create repository.\n"
    }
  ]
}
