)]}' { "commit": "8e0bcca7dba8352cede6d686344cc6c92323f18e", "tree": "278b10e402465f3074f299be1701e9344588d6ec", "parents": [ "dda7f28f24e23b4165c62c4464b5073b4786c712" ], "author": { "name": "Alex Fandrianto", "email": "alexfandrianto@google.com", "time": "Tue Jul 12 15:24:16 2016 -0700" }, "committer": { "name": "Alex Fandrianto", "email": "alexfandrianto@google.com", "time": "Tue Jul 12 15:25:56 2016 -0700" }, "message": "x/ref: Separate impl.go and jni.go ptr maps\n\nThe reason they need to be separate is that for inviteScan and\npeerScan, we are using the same handle value.\n\nptr maps do not accept duplicate keys, and they no longer generate\nunique keys for us. Thus, it is better if we use separate maps in\nthe jni-side and impl-side.\n\nChange-Id: I4d892471583d5be90637c330d619fed1bb0ba59f\n", "tree_diff": [ { "type": "modify", "old_id": "66a1e69168f2550ad1ec5ce77dc2bd61cb665aef", "old_mode": 33188, "old_path": "services/syncbase/bridge/cgo/jni.go", "new_id": "9f3baec44f122aee5ae4f46b959c7db634b7cc97", "new_mode": 33188, "new_path": "services/syncbase/bridge/cgo/jni.go" } ] }