)]}'
{
  "log": [
    {
      "commit": "1e9f56cf9e3921c3cb74787a700cb165f2f2e26a",
      "tree": "7ecef5e26806203493d8e35b0d4aa5ccd9fec106",
      "parents": [
        "3ad4d3ce01f173e80e0ebb751c4a8913aef5648a"
      ],
      "author": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Mon Jul 18 16:56:35 2011 -0700"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Mon Jul 18 17:30:13 2011 -0700"
      },
      "message": "Allow BoardConfig.mk to define an extension to dumpstate\n\nIf BoardConfig.mk defines BOARD_LIB_DUMPSTATE, link to that library\nand call dumpstate_board(), which can dump debugging information that\nonly make senses on one device.\n\nChange-Id: I2c5006a1a04b02cf26fd73575047ac176f222616\n"
    },
    {
      "commit": "bd882b1c8708686d373c56e07e6bb8b1cb6ffd9e",
      "tree": "b17fbae7a6ff475ab37be48046d0540d594f84fb",
      "parents": [
        "3f9dd287b99340efaaa257759e71a8f81b2ed113"
      ],
      "author": {
        "name": "Jeff Brown",
        "email": "jeffbrown@google.com",
        "time": "Mon Jul 11 22:12:16 2011 -0700"
      },
      "committer": {
        "name": "Jeff Brown",
        "email": "jeffbrown@google.com",
        "time": "Mon Jul 11 22:12:16 2011 -0700"
      },
      "message": "Remove the simulator target from all makefiles.\nBug: 5010576\n\nChange-Id: I04d722f258951a3078fe07899f5bbe8aac02a8e8\n"
    },
    {
      "commit": "52952b1bcab28f655775efbad8f2e2b41d06a34b",
      "tree": "e3a89be656d1a4c9a91585ce5a0e70b42c018203",
      "parents": [
        "96e40b4b3769a7880eca66d1955b5e5583e979c8"
      ],
      "author": {
        "name": "Dan Egnor",
        "email": "egnor@google.com",
        "time": "Wed Jan 13 12:27:50 2010 -0800"
      },
      "committer": {
        "name": "Dan Egnor",
        "email": "egnor@google.com",
        "time": "Wed Jan 13 14:30:33 2010 -0800"
      },
      "message": "Overhaul of dumpstate (aka bugreport) with cleanups \u0026 enhancements:\n\n- include basic build \u0026 timestamp information in the header\n- collect stack traces immediately at bugreport time\n- *also* show stack traces from last ANR (as before), if in the last 15 minutes\n- alphabetize system properties dump\n- remove now-obsolete (and always questionable) \"dumpcrash\" functionality\n- write to a .tmp file first, then rename to the final filename\n- friendly usage message\n- output sections include the exact file/command run\n- source de-weirdification -- it\u0027s several hundred lines shorter now\n\nThe same data is present in the same order as before, and I\u0027ve tried\nto preserve all the grep/search targets people might use to find their\nway through the file.\n"
    },
    {
      "commit": "64bf3d53d5ce62a786b270d1dd86d8eae723fea5",
      "tree": "fe9b0e9c6787bef527d484c7c74dbfcdc1409a7c",
      "parents": [
        "2786d21ddeeb2a46733fbac1afd6533b093d70ee"
      ],
      "author": {
        "name": "Dmitry Shmidt",
        "email": "dimitrysh@google.com",
        "time": "Wed Dec 16 16:05:08 2009 -0800"
      },
      "committer": {
        "name": "Dmitry Shmidt",
        "email": "dimitrysh@google.com",
        "time": "Wed Dec 16 16:05:08 2009 -0800"
      },
      "message": "Add FW log dump for bcm4329\n\nSigned-off-by: Dmitry Shmidt \u003cdimitrysh@google.com\u003e\n"
    },
    {
      "commit": "308f31d8e208891df283e90e0400f899b6c598a8",
      "tree": "b093e3585fe3108e47ee947aca6e4fac48994290",
      "parents": [
        "d42685d5de1dbd6d75b48d42418f370adaa4daef"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Sep 03 16:12:09 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Sep 03 16:12:09 2009 -0400"
      },
      "message": "Replace the bugreport symlink with a tool that starts the new dumpstate service.\n\nChange-Id: I57acae2344a264751f38b910e1e2bc750a1f1d24\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "9066cfe9886ac131c34d59ed0e2d287b0e3c0087",
      "tree": "d88beb88001f2482911e3d28e43833b50e4b4e97",
      "parents": [
        "d83a98f4ce9cfa908f5c54bbd70f03eec07e7553"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 19:31:44 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 19:31:44 2009 -0800"
      },
      "message": "auto import from //depot/cupcake/@135843\n"
    },
    {
      "commit": "d83a98f4ce9cfa908f5c54bbd70f03eec07e7553",
      "tree": "4b825dc642cb6eb9a060e54bf8d69288fbee4904",
      "parents": [
        "076357b8567458d4b6dfdcf839ef751634cd2bfb"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 18:28:45 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 18:28:45 2009 -0800"
      },
      "message": "auto import from //depot/cupcake/@135843\n"
    },
    {
      "commit": "b798689749c64baba81f02e10cf2157c747d6b46",
      "tree": "da394a395ddb1a6cf69193314846b03fe47a397e",
      "parents": [
        "f013e1afd1e68af5e3b868c26a653bbfb39538f8"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Jan 09 17:51:23 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Jan 09 17:51:23 2009 -0800"
      },
      "message": "auto import from //branches/cupcake/...@125939\n"
    },
    {
      "commit": "54b6cfa9a9e5b861a9930af873580d6dc20f773c",
      "tree": "35051494d2af230dce54d6b31c6af8fc24091316",
      "parents": [],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Oct 21 07:00:00 2008 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Oct 21 07:00:00 2008 -0700"
      },
      "message": "Initial Contribution\n"
    }
  ]
}
