)]}'
{
  "commit": "acbe37d8293b237bf24f1cf52c44e267a203f3cb",
  "tree": "137f815ee33745724a7694f333e6c065fb1abf35",
  "parents": [
    "413617d571643876a359ccde2af84dc795a980d7"
  ],
  "author": {
    "name": "jlabanca@google.com",
    "email": "jlabanca@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Mon Apr 11 14:56:01 2011 +0000"
  },
  "committer": {
    "name": "jlabanca@google.com",
    "email": "jlabanca@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Mon Apr 11 14:56:01 2011 +0000"
  },
  "message": "Adds {moz,webkit}RequestAnimationFrame support to animations.\n\nRefactor Animation with different implementations, adding\nmozRequestAnimationFrame and webkitRequestAnimationFrame support in addition to\nthe timer-based implementation.\n\nALso adds run() overloads taking an \u0027element\u0027 argument, that visually \"scopes\"\nthe animation (so that browsers can, as an optimization, skip steps when the\nelement is not visible to the user).\n\nCode Review: http://gwt-code-reviews.appspot.com/1355805/\n\nAuthor: tbroyer\nReview by: jlabanca\n\n\ngit-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@9970 8db76d5a-ed1c-0410-87a9-c151d255dfc7\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a34f63dcd7609a1645abc0bfa7896cc83deb08a1",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/animation/Animation.gwt.xml",
      "new_id": "bdc4b159872a924569486466189f4718d39b1160",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/animation/Animation.gwt.xml"
    },
    {
      "type": "modify",
      "old_id": "f4225b2e6883505042256af0e8bdc555cc0fc9d4",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/animation/client/Animation.java",
      "new_id": "194a5874201bbf1162bdb221cc4cb36e5a1a5c25",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/animation/client/Animation.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6bd09dd269561e4026894e4c96506103867a023b",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/animation/client/AnimationImpl.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "aea7b73dc08a36b2fe2c33c8a7a94da1f9fea5e5",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/animation/client/AnimationImplMozAnimTiming.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "129f951554b9eb53ccfb77bd000ab8bf1d6144eb",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/animation/client/AnimationImplTimer.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "0f92b2b50dfba9d08b047033c7205396316b4318",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/animation/client/AnimationImplWebkitAnimTiming.java"
    },
    {
      "type": "modify",
      "old_id": "df84b0447d8fff0da6319de78967ba8e47226a38",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/layout/client/Layout.java",
      "new_id": "218432a937c1b0fe3b712be0787725eee18431a2",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/layout/client/Layout.java"
    },
    {
      "type": "modify",
      "old_id": "d92b91302f60626f99d20e6617881b0e8c0dc373",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/user/cellview/client/CellBrowser.java",
      "new_id": "0b454d20dfff25ff06551821497ec0c0847a8e5d",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/user/cellview/client/CellBrowser.java"
    },
    {
      "type": "modify",
      "old_id": "b0fd606c4318546e16ffcf9d997a0beee8e5e19a",
      "old_mode": 33188,
      "old_path": "user/src/com/google/gwt/user/client/ui/DeckPanel.java",
      "new_id": "393a1ed1f9ff18a3e9110181d587f5284c9da06b",
      "new_mode": 33188,
      "new_path": "user/src/com/google/gwt/user/client/ui/DeckPanel.java"
    }
  ]
}
