)]}'
{
  "commit": "9ae794de4685c080d92d8c2a09d195a0d71ae2a8",
  "tree": "dcb1b39d06f1429947f9175833dab001be7c82bc",
  "parents": [
    "b6e92ae9a12f2fe0106e0187c252f39d5ad6bfa9"
  ],
  "author": {
    "name": "Jeff Brown",
    "email": "jeffbrown@google.com",
    "time": "Wed Mar 09 17:39:48 2011 -0800"
  },
  "committer": {
    "name": "Alex Ray",
    "email": "aray@google.com",
    "time": "Tue Jul 30 13:56:56 2013 -0700"
  },
  "message": "Use touch pad gestures to manipulate the pointer.\n\n1. Single finger tap performs a click.\n2. Single finger movement moves the pointer (hovers).\n3. Button press plus movement performs click or drag.\n   While dragging, the pointer follows the finger that is moving\n   fastest.  This is important if there are additional fingers\n   down on the touch pad for the purpose of applying force\n   to an integrated button underneath.\n4. Two fingers near each other moving in the same direction\n   are coalesced as a swipe gesture under the pointer.\n5. Two or more fingers moving in arbitrary directions are\n   transformed into touches in the vicinity of the pointer.\n   This makes scale/zoom and rotate gestures possible.\n\nAdded a native VelocityTracker implementation to enable intelligent\nswitching of the active pointer during drags.\n\nChange-Id: I5ada57e7f2bdb9b0a791843eb354a8c706b365dc\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f5dbcd9422e128012e35a0924039500d131943a5",
      "old_mode": 33188,
      "old_path": "include/utils/BitSet.h",
      "new_id": "f03825ae0f361cd07432de2cd860ed7405698aa9",
      "new_mode": 33188,
      "new_path": "include/utils/BitSet.h"
    }
  ]
}
