)]}'
{
  "commit": "2ef9e783abaac05ac69da1d5648ced37ff196bd1",
  "tree": "56f8dd65707ac1f792284623575c29fd70298840",
  "parents": [
    "f252ca8ed105a051c84052d53581eda8583f2b24"
  ],
  "author": {
    "name": "mmandlis@chromium.org",
    "email": "mmandlis@chromium.org",
    "time": "Wed Aug 26 16:18:52 2015"
  },
  "committer": {
    "name": "mmandlis@chromium.org",
    "email": "mmandlis@chromium.org",
    "time": "Wed Aug 26 16:18:52 2015"
  },
  "message": "The \"CPU architecture\" field is being filled from the wrong part of\nthe microdump. The microdump OS/arch line looks like:\nO A arm 04 armv7l 3.4.0-perf-g4d6e88e #1 SMP PREEMPT Mon Mar 30 19:09:30 2015\nand currently the field that says \"armv7l\" or \"aarch64\" is being used\nto fill in the CPU arch field in crash. The problem is that on a\n64-bit device this field *always* says \"aarch64\" even when running in\na 32-bit process, and so currently the crash reports for aarch64 are\na mix of 32-bit and 64-bit crashes. We should be using the first field\ninstead, which just says \"arm\" or \"arm64\" and reflects the actual\nversion of webview (32-bit or 64-bit) which is running.\n\nBUG\u003d\nR\u003dprimiano@chromium.org\n\nReview URL: https://codereview.chromium.org/1306983003 .\n\ngit-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1498 4c0a9323-5329-0410-9bdc-e9ce6186880e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3cc618f6018147e76634ff22e1a6b0e5d26ca532",
      "old_mode": 33188,
      "old_path": "src/processor/microdump.cc",
      "new_id": "6a51a9971a9256a0c436b23f1e520c0db247cff2",
      "new_mode": 33188,
      "new_path": "src/processor/microdump.cc"
    },
    {
      "type": "modify",
      "old_id": "10e5351c07b7d176385cffeaea51d6e7a17f2318",
      "old_mode": 33188,
      "old_path": "src/processor/microdump_processor_unittest.cc",
      "new_id": "e667c386122aa6dccf7cc8c2ffd3d011397ee603",
      "new_mode": 33188,
      "new_path": "src/processor/microdump_processor_unittest.cc"
    },
    {
      "type": "modify",
      "old_id": "4fbeb8f158137d937ba065b766f57c733feb1d4e",
      "old_mode": 33188,
      "old_path": "src/processor/testdata/microdump.stackwalk-arm.out",
      "new_id": "2b82dab9d3076ee83e2c60e636fc292502a088cf",
      "new_mode": 33188,
      "new_path": "src/processor/testdata/microdump.stackwalk-arm.out"
    },
    {
      "type": "modify",
      "old_id": "4f6cd972b67dd661d4c8ae054ca3865cd6f56696",
      "old_mode": 33188,
      "old_path": "src/processor/testdata/microdump.stackwalk-arm64.out",
      "new_id": "2676d024d73c2c44a7257f8a81fd3ca8fe1b9a79",
      "new_mode": 33188,
      "new_path": "src/processor/testdata/microdump.stackwalk-arm64.out"
    },
    {
      "type": "modify",
      "old_id": "55abe0d3f214f0469f23426c28ad0fc2a72e6601",
      "old_mode": 33188,
      "old_path": "src/processor/testdata/microdump.stackwalk.machine_readable-arm.out",
      "new_id": "8193ed0c772e7fe20d5739fae098dbefce2d08bc",
      "new_mode": 33188,
      "new_path": "src/processor/testdata/microdump.stackwalk.machine_readable-arm.out"
    },
    {
      "type": "modify",
      "old_id": "eb482ee4089c1f91ba6bb3ef5d57794150f6fff9",
      "old_mode": 33188,
      "old_path": "src/processor/testdata/microdump.stackwalk.machine_readable-arm64.out",
      "new_id": "4a26ecf5cf79d7ece4b59cc431dac3bf8f9a6aea",
      "new_mode": 33188,
      "new_path": "src/processor/testdata/microdump.stackwalk.machine_readable-arm64.out"
    }
  ]
}
