)]}'
{
  "log": [
    {
      "commit": "c3c682fc12e8ce30b42d460f323d6396e8cb1c0d",
      "tree": "a674b978e9f4adbe8cd5e37c944eb653eceeeaea",
      "parents": [
        "963a7307e9fe7ebb13c3bf0dda1bf889d491b629"
      ],
      "author": {
        "name": "Ben Murdoch",
        "email": "benm@google.com",
        "time": "Mon Jun 11 15:52:37 2012 +0100"
      },
      "committer": {
        "name": "Ben Murdoch",
        "email": "benm@google.com",
        "time": "Mon Jun 11 15:52:37 2012 +0100"
      },
      "message": "Add missing \u003c/head\u003e tag to last commit.\n\nSee Ifca486e329333b642d8195391fb1829bbf9a684c\n\nChange-Id: I2e9f0288176896d965cc25684b229f93ad46f013\n"
    },
    {
      "commit": "963a7307e9fe7ebb13c3bf0dda1bf889d491b629",
      "tree": "19bab1b305305c372fe0a28531eb7bdd356c7f30",
      "parents": [
        "0163b175d378bfeb88b19db1707a8805c9ab46eb"
      ],
      "author": {
        "name": "Ben Murdoch",
        "email": "benm@google.com",
        "time": "Fri Jun 08 12:49:11 2012 +0100"
      },
      "committer": {
        "name": "Ben Murdoch",
        "email": "benm@google.com",
        "time": "Mon Jun 11 15:29:15 2012 +0100"
      },
      "message": "Add JavaBridge test to ensure objects injected into child frames.\n\nChild frames should have also have any injected javascript interfaces\nfrom the main frame. Add a test to verify this behavior.\n\nBug: 6640270\n\nChange-Id: Ifca486e329333b642d8195391fb1829bbf9a684c\n"
    },
    {
      "commit": "830698b1d94fc7215bd7a8ec50f884141a29212f",
      "tree": "9635bb78caa09a1b9731208259969da137b1c386",
      "parents": [
        "213efc48e4089075c9f4eec46f3365e016b33326"
      ],
      "author": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Fri May 25 14:01:52 2012 +0100"
      },
      "committer": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Fri May 25 14:24:40 2012 +0100"
      },
      "message": "Avoid unintended side-effects of loading javascript: URLS in Java Bridge tests\n\nChange-Id: I8ba9a32ca0d0d80395029d92886155d2ed13d6f4\n"
    },
    {
      "commit": "d890b0ddb607bbff5e809653f065b5e0cf480a6f",
      "tree": "157d322e7874a055955aab508647eef0bb05e870",
      "parents": [
        "c920c836346f69bbbb13c8b55b70678e6e5783cf"
      ],
      "author": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Tue Apr 24 13:01:57 2012 +0100"
      },
      "committer": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Wed Apr 25 21:53:18 2012 +0100"
      },
      "message": "Add tests for uncaught exceptions from methods called through the Java Bridge\n\nIf a method called on a Java object through the Java Bridge throws an uncaught\nexception, we throw a JavaScript exception.\n\nSee WebKit change https://android-git.corp.google.com/g/184252\n\nBug: 6386557\nChange-Id: I35c456c162fd9b2a078ee9fce1ea68404b4c829c\n"
    },
    {
      "commit": "3aa800b9f93a99d6f25623ed24ab5f6fec213c15",
      "tree": "8a9d91d359a0da899738e53e67a472173af2395f",
      "parents": [
        "f03f64d81036cb453345462714beb4298eac32a9"
      ],
      "author": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Tue Apr 24 13:01:34 2012 +0100"
      },
      "committer": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Tue Apr 24 21:34:42 2012 +0100"
      },
      "message": "Add tests for reflection and improve JavaDoc for Java Bridge\n\nBug: 5461416\nChange-Id: Ic339b97a9424d8848f8afd47ba00cbbee4d60c9d\n"
    },
    {
      "commit": "c93643be42a552c2a08fd2c147e28da61edbaed3",
      "tree": "d36edff71f8ffea9fb3a9c676b88a8a55a1ab441",
      "parents": [
        "38e90751a25606459a9e571aa1b6c992d4c64151"
      ],
      "author": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Wed Jan 11 11:03:04 2012 +0000"
      },
      "committer": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Wed Jan 11 11:04:12 2012 +0000"
      },
      "message": "Remove some stale TODOs from the Java Bridge tests\n\nThese TODOs were related to testing behavior with JavaScript and Java arrays.\nThis is now tested thoroughly in JavaBridgeArrayTest.java and\nJavaBridgeArrayCoercionTest.java.\n\nNo functional change.\n\nChange-Id: I5972b929c3e2743c06aff626c983b4b749ea452f\n"
    },
    {
      "commit": "fc6cf2888426f5192b9f284d14b911f3bbc7c2fb",
      "tree": "94031f8112ac6dd932819f45de327b0d32c4e462",
      "parents": [
        "38bc731875fec30d1a39f50cf3bf7234656f6698"
      ],
      "author": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Wed Nov 16 15:53:46 2011 +0000"
      },
      "committer": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Mon Nov 21 18:31:14 2011 +0000"
      },
      "message": "Add tests for array length bounds in WebView\u0027s Java Bridge\n\nTests for https://android-git.corp.google.com/g/150320.\n\nWe test that when the legnth property of a JavaScript object is out of the\nbounds for a Java array, we convert to null.\n\nAlso update a test in the case that the length property is not numeric.\n\nBug: 5626284\nChange-Id: If41acb117eb4b786d671b5ffece2704c6f045d52\n"
    },
    {
      "commit": "286788c3aaf2092b3f582acd113bdfee5eea8de0",
      "tree": "4fee9ffacf7fd8bf70f965fefcd59d7a1dd186aa",
      "parents": [
        "c353abba95771ce28f1536fe36c1c705693232a8"
      ],
      "author": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Tue Nov 15 18:07:34 2011 +0000"
      },
      "committer": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Wed Nov 16 14:28:24 2011 +0000"
      },
      "message": "Update Java Bridge test for coercing JavaScript String to Java char in an array\n\nSee https://android-git.corp.google.com/g/150052\n\nBug: 5619677\nChange-Id: I2c3049529312b38bd3731dfc79b14edcb8cd6357\n"
    },
    {
      "commit": "c353abba95771ce28f1536fe36c1c705693232a8",
      "tree": "0df630812c13a73af0845cc9ed9ebada72997d6f",
      "parents": [
        "908bc4a8463e083c49909d8bce71fd016da9b5af"
      ],
      "author": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Mon Nov 14 18:26:03 2011 +0000"
      },
      "committer": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Wed Nov 16 14:28:20 2011 +0000"
      },
      "message": "Add tests for multidimensional arrays in WebView\u0027s Java Bridge\n\nAlso add a test for objects with a non-numeric length property being passed to\na method expecting an array.\n\nChange-Id: Ic04bbd691c55744472cab9fb732e504997c62434\n"
    },
    {
      "commit": "908bc4a8463e083c49909d8bce71fd016da9b5af",
      "tree": "2a08e91f738fc5ddd65aaf000a585957cf143e23",
      "parents": [
        "13ad467a91ac6d86a959b49f0168a0e6893aef2c"
      ],
      "author": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Mon Nov 14 18:07:35 2011 +0000"
      },
      "committer": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Wed Nov 16 14:26:37 2011 +0000"
      },
      "message": "Fix tests for methods returning arrays in WebView\u0027s Java Bridge\n\nChange-Id: Ibbac2268307fbfcff09a2d3b0f841ce420edc416\n"
    },
    {
      "commit": "13ad467a91ac6d86a959b49f0168a0e6893aef2c",
      "tree": "bce3741a1b4872f4b115a3e702f552662a1f5f03",
      "parents": [
        "e3571f633a825738d785b587e91798a3d0876740"
      ],
      "author": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Mon Nov 14 18:05:59 2011 +0000"
      },
      "committer": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Mon Nov 14 18:26:41 2011 +0000"
      },
      "message": "Add tests for invalid and static methods in the WebView\u0027s Java Bridge\n\nChange-Id: I18dacf4a4de8c787e46ea2781f5a365372a0a7da\n"
    },
    {
      "commit": "47538c081d2900d6e6bbf58da69a3173287cc73f",
      "tree": "2fdb34f988bd7cbdbbb753bac69df9f3de1880ee",
      "parents": [
        "d9514738593ff2e96dcdeff98516c57bab09e9bf"
      ],
      "author": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Tue Nov 08 16:04:11 2011 +0000"
      },
      "committer": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Thu Nov 10 16:42:05 2011 +0000"
      },
      "message": "Add tests for arrays in WebView\u0027s Java Bridge\n\nAlso fixes some minor problems in other tests and reduces the HTML test page to\nthe minimal valid HTML5 document.\n\nBug: 5140673\nChange-Id: Icc3730d017b778b0e618af3fcfee028300dd0a56\n"
    },
    {
      "commit": "8e33fe944f9e407e1ba0c40736747c707c40acc7",
      "tree": "a3b34e4e898cee280d33821c9c824645fa57400f",
      "parents": [
        "ba1f05d4a816dd60a6be2a09858d8c9ecf3d552d"
      ],
      "author": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Wed Nov 09 15:31:49 2011 +0000"
      },
      "committer": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Wed Nov 09 16:22:13 2011 +0000"
      },
      "message": "Add another test for WebView\u0027s Java Bridge\n\nTests that an exception is raised if the wrong number of arguments are passed\nto a method of an injected object.\n\nBug: 5140673\nChange-Id: Ic9f9d09969e0fccbe82584e1a9ca7580f6010c87\n"
    },
    {
      "commit": "2dc592a4ae56c1a6d5d5619811cdf8817f342e8d",
      "tree": "99f150dee74ca7e17064829584485a89e853ba71",
      "parents": [
        "f7e26448c3591989840efa65f4f3f93a294b991e"
      ],
      "author": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Fri Nov 04 13:21:18 2011 -0700"
      },
      "committer": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Mon Nov 07 15:34:30 2011 +0000"
      },
      "message": "Add tests for the fields of objects in the WebView\u0027s Java Bridge.\n\nBug: 5140673\nChange-Id: If1bdd547c09d37bbf6d649f15388352ee76f4887\n"
    },
    {
      "commit": "f7e26448c3591989840efa65f4f3f93a294b991e",
      "tree": "502534027d1230e720e330038879a78b4a6b5c3b",
      "parents": [
        "d100cdbcc8033e59c405e0ce6855e81778f29132"
      ],
      "author": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Thu Nov 03 16:35:26 2011 -0700"
      },
      "committer": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Mon Nov 07 15:00:43 2011 +0000"
      },
      "message": "Adds a set of basic test for WebView\u0027s Java Bridge\n\nBug: 5140673\nChange-Id: Ie43c16aeca9c5982b4ea64e3b54ec1a33c5f7241\n"
    },
    {
      "commit": "d100cdbcc8033e59c405e0ce6855e81778f29132",
      "tree": "5b576f93aca73e6382f23bf3f042152b28738ccc",
      "parents": [
        "2d803903af6158722c846ad8c605a7e8f7e4fd6d"
      ],
      "author": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Thu Nov 03 12:41:27 2011 -0700"
      },
      "committer": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Mon Nov 07 15:00:39 2011 +0000"
      },
      "message": "Add tests for returning values from WebView\u0027s Java Bridge\n\nBug: 5140673\nChange-Id: I62b45f8b35be3ce9c76766e39e8867c028f94ac1\n"
    },
    {
      "commit": "2d803903af6158722c846ad8c605a7e8f7e4fd6d",
      "tree": "78c8cd72fd67007a657c3f2e98d5c0c8c5cd91c0",
      "parents": [
        "93fdebb5ffd5ab1c703d5fdccda2e0b0cf4eafaa"
      ],
      "author": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Thu Nov 03 11:04:31 2011 -0700"
      },
      "committer": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Mon Nov 07 14:54:51 2011 +0000"
      },
      "message": "Adds a new test for type coercion in WebView\u0027s Java Bridge\n\nThis change adds a new directory of tests for the WebView, WebViewTests.\n\nIt also provides the first in a set of tests to test WebView\u0027s Java Bridge.\nOnce this set of tests is complete, the Java Bridge test in\npackages/apps/Browser will be removed.\n\nBug: 5140673\nChange-Id: I32b7fdc0ac5d2231e6b96ff232d336ad2c0fcaab\n"
    }
  ]
}
