)]}' { "commit": "ad5b134d1659082470e7a6997f3714ba22381556", "tree": "386dc46d8500f762c6d6fe6c29e639036e301f5e", "parents": [ "74456365f44f8bf956125dc8704a572a478739c0" ], "author": { "name": "Shawn O. Pearce", "email": "sop@google.com", "time": "Mon Apr 13 19:47:50 2009 -0700" }, "committer": { "name": "Shawn O. Pearce", "email": "sop@google.com", "time": "Mon Apr 13 19:47:50 2009 -0700" }, "message": "Add View and ViewSite to simplify off screen DOM updating\n\nThese two classes can be used to implement an off-screen DOM update,\nwhere a widget is attached invisibly to the browser DOM, updated by\nRPC calls, and then swapped with a currently visible DOM node, thus\nmaking the new information visible instantly.\n\nSigned-off-by: Shawn O. Pearce \u003csop@google.com\u003e\n", "tree_diff": [ { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "c50625cc75ebee7fc29bba90a25822e1cf0d5b31", "new_mode": 33188, "new_path": "src/main/java/com/google/gwtexpui/user/client/View.java" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "d8c6b60f28c9bbbdff0851bd995542b99d6c59f9", "new_mode": 33188, "new_path": "src/main/java/com/google/gwtexpui/user/client/ViewSite.java" } ] }