)]}'
{
  "commit": "37e62b81794b85f4b1a9f59b5aab24383a0835fb",
  "tree": "71cbbbf5aa1bb24067ad1fabcc621b7bc6220456",
  "parents": [
    "bed02adb5d6028392e52d48a76eb4c09d4996794"
  ],
  "author": {
    "name": "John Stalcup",
    "email": "stalcup@google.com",
    "time": "Wed Feb 25 14:13:35 2015 -0800"
  },
  "committer": {
    "name": "John Stalcup",
    "email": "stalcup@google.com",
    "time": "Wed Feb 25 14:13:35 2015 -0800"
  },
  "message": "Removes synthetic methods from JsInterop collision checks.\n\nRecently added JsInterop name collision checks were firing on a lot of\nlegal circumstances where compiler generated synthetic methods (like\noverride bridge methods with different type signatures) had duplicate\nnames. Since this error is not the users fault and can be automatically\nhandled in JS generation it makes sense not to report it.\n\nChange-Id: I72c8cd94f58197d5e80a9552df9268b186849793\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "76e210f43b05496b03850eb91bdb6ae78c498831",
      "old_mode": 33188,
      "old_path": "dev/core/src/com/google/gwt/dev/MinimalRebuildCache.java",
      "new_id": "965c8fc747cc1f94ce7461c371a00a52bf971b5c",
      "new_mode": 33188,
      "new_path": "dev/core/src/com/google/gwt/dev/MinimalRebuildCache.java"
    },
    {
      "type": "modify",
      "old_id": "0ac9629de372659298aa935c8c387fac7b969cdd",
      "old_mode": 33188,
      "old_path": "dev/core/src/com/google/gwt/dev/jjs/impl/JsInteropRestrictionChecker.java",
      "new_id": "b8103036340030d24c01ac8cb1440621433b15f9",
      "new_mode": 33188,
      "new_path": "dev/core/src/com/google/gwt/dev/jjs/impl/JsInteropRestrictionChecker.java"
    },
    {
      "type": "modify",
      "old_id": "7b9d0b6f47aa320eeef51ef7281fb2114f16c8d3",
      "old_mode": 33188,
      "old_path": "dev/core/test/com/google/gwt/dev/MinimalRebuildCacheManagerTest.java",
      "new_id": "c352f94f5eba4875c1557c9facf99f76120e96a9",
      "new_mode": 33188,
      "new_path": "dev/core/test/com/google/gwt/dev/MinimalRebuildCacheManagerTest.java"
    },
    {
      "type": "modify",
      "old_id": "46efe150fc5d08d548b684734455104582b23af5",
      "old_mode": 33188,
      "old_path": "dev/core/test/com/google/gwt/dev/jjs/impl/JsInteropRestrictionCheckerTest.java",
      "new_id": "64a7ac1c08c29f63e134aac8d107687c53814038",
      "new_mode": 33188,
      "new_path": "dev/core/test/com/google/gwt/dev/jjs/impl/JsInteropRestrictionCheckerTest.java"
    }
  ]
}
