)]}'
{
  "commit": "abb4d446a10b2defd342b1a2fa6462b52b82cdef",
  "tree": "838ace2ab9aa023cae8ff4ffe827547e813eb657",
  "parents": [
    "0a0ab128a65900a23f1018a14f5cbecec6443dd3"
  ],
  "author": {
    "name": "Jeff Brown",
    "email": "jeffbrown@google.com",
    "time": "Mon Aug 15 12:55:32 2011 -0700"
  },
  "committer": {
    "name": "Jeff Brown",
    "email": "jeffbrown@google.com",
    "time": "Mon Aug 15 12:55:32 2011 -0700"
  },
  "message": "Fix blocked event handling in InputDispatcher.\nBug: 5161854\n\nThe InputDispatcher contains code to recover from ANRs more quickly\nwhen the user touches a different application.  When triggered,\nit sets mNextUnblockedEvent to the next event it should dispatch\n(to the next application).  All prior events are dropped.\n\nThis change fixes a bug where mNextUnblockedEvent could potentially\nnever be reset back to NULL if the inbound queue was drained\nfor some reason.\n\nChange-Id: I21be2f02c9fc770bd260ea414db8bb184df89ada\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "22372cf174df964b4e5171441cae7af5d325ef82",
      "old_mode": 33188,
      "old_path": "services/input/InputDispatcher.cpp",
      "new_id": "cbdfe8c4ac38cab66777656fc0e5283118ed2a32",
      "new_mode": 33188,
      "new_path": "services/input/InputDispatcher.cpp"
    }
  ]
}
