)]}'
{
  "commit": "f4130cf35fa128e36f96e55955d4f5db86197e4a",
  "tree": "0ae8a2c211bebc906d67402e3aa7e0c5b801babe",
  "parents": [
    "ae8f82f2015612a659b95007c355d12c83fbcefc"
  ],
  "author": {
    "name": "Chet Haase",
    "email": "chet@google.com",
    "time": "Thu Jun 06 16:34:33 2013 -0700"
  },
  "committer": {
    "name": "Chet Haase",
    "email": "chet@google.com",
    "time": "Thu Jun 06 16:43:41 2013 -0700"
  },
  "message": "Additional functionality and performance for ArrayMap\n\nAdded equals() and hashCode() to ArrayMap to allow equals() tests\nof maps with the same key/value pairs to return true.\n\nChanged putAll() to handle the case of an empty map faster, just copying\nthe arrays instead of adding elements one by one.\n\nAdded to ArrayMapTests to test new equals() and copy constructor\nfunctionality.\n\nIssue #9299310 Optimize ArrayMap copy constructor\n\nChange-Id: I1186a0eddd1fd53a0f380c2f3972fc1942cdf879\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "edda779385784bfb7bc4e72fa5527f51b9363bd9",
      "old_mode": 33188,
      "old_path": "core/java/android/util/ArrayMap.java",
      "new_id": "bb0a6e1a456bbfc83eb6431d89299d93ef3e6ebb",
      "new_mode": 33188,
      "new_path": "core/java/android/util/ArrayMap.java"
    },
    {
      "type": "modify",
      "old_id": "d9e1a83b0bdee6158f42999bdc39620b20eb643e",
      "old_mode": 33188,
      "old_path": "tests/ActivityTests/src/com/google/android/test/activity/ArrayMapTests.java",
      "new_id": "7d82cd35b91a76e04570ca45473014057f794808",
      "new_mode": 33188,
      "new_path": "tests/ActivityTests/src/com/google/android/test/activity/ArrayMapTests.java"
    }
  ]
}
