)]}'
{
  "commit": "5062c7339b99172203ff60752e0975810426c9e1",
  "tree": "9433d2549e4ec1f48694e62e9b447f21b85ed6dd",
  "parents": [
    "4a1dabbf487eafb9a07734e93ca53b6b661f0f22"
  ],
  "author": {
    "name": "Sergey Rogulenko",
    "email": "rogulenko@google.com",
    "time": "Thu Mar 12 12:55:02 2015 -0700"
  },
  "committer": {
    "name": "Sergey Rogulenko",
    "email": "rogulenko@google.com",
    "time": "Thu Mar 12 12:55:02 2015 -0700"
  },
  "message": "go/bindings/cgo: allocate C structs on C side\n\nRunning a go mojo application on ARMv7 android I found\nout that C structs are not 8-byte aligned. To make sure\nthat this happens we add a cheap wrapper fo cgo calls\nthat takes a non-aligned C struct, copies it to properly\nallocated and makes a call to Mojo interface.\n\nR\u003djamesr@chromium.org\n\nReview URL: https://codereview.chromium.org/1000213003\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9e449ad3f82f2a5034738d0074b2c6b986025e7b",
      "old_mode": 33188,
      "old_path": "mojo/public/go/bindings/interface.go",
      "new_id": "e95324b5de4aabd82f08fc81a1586698f2284af8",
      "new_mode": 33188,
      "new_path": "mojo/public/go/bindings/interface.go"
    },
    {
      "type": "modify",
      "old_id": "5b97e4060b93dc6fa013cca72a355c437927c549",
      "old_mode": 33188,
      "old_path": "mojo/public/platform/native_cgo/system_cgo.go",
      "new_id": "d1f4700de727332d021dc6532954dd3c91b394dd",
      "new_mode": 33188,
      "new_path": "mojo/public/platform/native_cgo/system_cgo.go"
    }
  ]
}
