)]}'
{
  "log": [
    {
      "commit": "027e3fbd5ec661052490ece0359f543f97c24e10",
      "tree": "fa0148c85aeb80ce48ad69c45ff650d73998af8b",
      "parents": [
        "0f61ae26ce09c0b0525c6ab83f2cae7b76f5168e"
      ],
      "author": {
        "name": "Greg Kaiser",
        "email": "gkaiser@google.com",
        "time": "Tue Feb 23 15:08:17 2016 -0800"
      },
      "committer": {
        "name": "Greg Kaiser",
        "email": "gkaiser@google.com",
        "time": "Thu Feb 25 13:31:27 2016 -0800"
      },
      "message": "docs: Mild fix to a sensors_overview code example\n\nIn the previous version, if a device had both a gravity sensor and\nan accelerometer, but did not have the Google Inc. version 3 gravity\nsensor, we would end up using no sensor at all.  We change this to\nhave the code use an accelerometer in this case, which more closely\nmatches the surrounding description text.\n\nChange-Id: I095b94d0d8207d3106db022dc337dd537ee0fa82\n"
    },
    {
      "commit": "7867557f7ab759f3f237f36cd14dd1c5e7917d88",
      "tree": "f5bc9d7cd15481e9f0be756d5d021738035adf3b",
      "parents": [
        "f8fb6d1261dd7ee4ee5342766f0f12e1b31080b2",
        "06aabf4eb82823cd2d7035c179fd96bfa53f07e1"
      ],
      "author": {
        "name": "Alex Klyubin",
        "email": "klyubin@google.com",
        "time": "Thu Feb 25 01:01:20 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Feb 25 01:01:21 2016 +0000"
      },
      "message": "Merge \"Add Network Security Config documentation.\" into nyc-dev"
    },
    {
      "commit": "06aabf4eb82823cd2d7035c179fd96bfa53f07e1",
      "tree": "f312d4ac45287e2156d265b1efd65e0c20a2570f",
      "parents": [
        "d78bf970ca8b7a48bf26651016c034b5e319456c"
      ],
      "author": {
        "name": "Chad Brubaker",
        "email": "cbrubaker@google.com",
        "time": "Mon Feb 22 10:40:05 2016 -0800"
      },
      "committer": {
        "name": "Chad Brubaker",
        "email": "cbrubaker@google.com",
        "time": "Wed Feb 24 16:20:05 2016 -0800"
      },
      "message": "Add Network Security Config documentation.\n\nInitial pass at Network Security Config documentation, this also adds a\nSecurity section to the list of topics which is currently just a stub.\n\nBug: 26931435\nChange-Id: Iae0ec98a202ad3222b8f3ef39df77ecd2316504a\n"
    },
    {
      "commit": "27ee33482a2fdecbbbedbd33a137ceae3e93fa2a",
      "tree": "332e40527419f875dcd246ec88d50f300ab27094",
      "parents": [
        "fa272e5c9262bc974d68139a6300ecdbf94f0767"
      ],
      "author": {
        "name": "phweiss",
        "email": "phweiss@google.com",
        "time": "Mon Feb 08 16:40:45 2016 +0100"
      },
      "committer": {
        "name": "phweiss",
        "email": "phweiss@google.com",
        "time": "Mon Feb 22 14:04:14 2016 +0100"
      },
      "message": "Remove deprecated APIs DPM.createUser, createAndInitializeUser\n\nThey were deprecated in M and slated for removal in N.\n\nBug: 26974903\nChange-Id: I7ae4d60bcf226c1e1de42852b378ad1ff71a914b\n"
    },
    {
      "commit": "067902ce7ba4ce248d557afe7dedc776442b33b4",
      "tree": "14fbabdb20141820c28d0aca231e6d741abe3822",
      "parents": [
        "bc56ca34aaa02bc4c1f83d0aad621a1eef45aab8"
      ],
      "author": {
        "name": "Florian Salbrechter",
        "email": "fsalbrechter@google.com",
        "time": "Mon Feb 08 13:36:43 2016 +0000"
      },
      "committer": {
        "name": "Florian Salbrechter",
        "email": "fsalbrechter@google.com",
        "time": "Tue Feb 16 17:37:36 2016 +0000"
      },
      "message": "Fix bug in IntentService and Service example code.\n\nUse Thread.sleep instead of Object.wait which simplifies the example.\nAlso there is a tiny chance, that wait will be called with 0, which\nblocks forever.\n\nChange-Id: I4cf90a33089a64bdf802620350f76af08f15f721\n(cherry picked from commit 77d8857ed58503669e0659989c02fb7f1ca936b4)\n"
    },
    {
      "commit": "bf33bd4d31cfec895c96990525b0cb856407c8d6",
      "tree": "10f8c6ca7da729f39efa07cdeb309cab64263734",
      "parents": [
        "e3936dcf03d86530762346480e8ccd3116525e5a"
      ],
      "author": {
        "name": "Carlos Valdivia",
        "email": "carlosvaldivia@google.com",
        "time": "Tue Feb 02 20:20:42 2016 +0000"
      },
      "committer": {
        "name": "Svetoslav Ganov",
        "email": "svetoslavganov@google.com",
        "time": "Tue Feb 02 15:01:56 2016 -0800"
      },
      "message": "Revert \"Permissions: Get rid of GET_ACCOUNTS\"\n\nThis reverts commit 918c55a67c2bf0cec79f75dec6ca468e914a5fd1.\n\nChange-Id: I995f134336bf61ac1f21052355900ae89d0d6694\n"
    },
    {
      "commit": "918c55a67c2bf0cec79f75dec6ca468e914a5fd1",
      "tree": "4881b1abdc7abd34e8a92a355e9f88eef1e37f09",
      "parents": [
        "390c9d2d91117c767b27e33e906f7830b4c0a4dc"
      ],
      "author": {
        "name": "Carlos Valdivia",
        "email": "carlosvaldivia@google.com",
        "time": "Wed Jan 13 17:09:17 2016 -0800"
      },
      "committer": {
        "name": "Carlos Valdivia",
        "email": "carlosvaldivia@google.com",
        "time": "Sun Jan 24 14:57:03 2016 -0800"
      },
      "message": "Permissions: Get rid of GET_ACCOUNTS\n\nBug: 21901286\n\nChange-Id: Id2c42f4d449a32c88078d80dcf952d15e67d536c\n"
    },
    {
      "commit": "0d75c64032f2059c91eb964d55c9fafdce29e818",
      "tree": "63f2560fc75603c2ffac247f1ded1e71f48ccf34",
      "parents": [
        "ee15241aaf9e3c38d2d0966f4b59b43284622d32"
      ],
      "author": {
        "name": "Adarsh Fernando",
        "email": "adarshf@google.com",
        "time": "Fri Dec 11 08:48:00 2015 -0800"
      },
      "committer": {
        "name": "Adarsh Fernando",
        "email": "adarshf@google.com",
        "time": "Fri Dec 11 09:04:25 2015 -0800"
      },
      "message": "docs: removed duplicate \"Synctrace\" definition.\n\nbug: 25902983\nChange-Id: I3bd4f8566a616597db4545f414b557551d01122d\n"
    },
    {
      "commit": "71fbb81b14958b80fe55738607740c6630e4e9da",
      "tree": "1f1be8961057d82b54b99637b8e6b423ff621575",
      "parents": [
        "355a74f2842b44b0ae07c5f982c50761d47d9ca0"
      ],
      "author": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Mon Nov 30 09:51:33 2015 +0000"
      },
      "committer": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Wed Dec 02 14:24:11 2015 +0000"
      },
      "message": "Fix @code escapes\n\nThe body of {@code} must not be HTML escaped. This is one of\nseveral changes that fix the source in conjunction with a\ndoclava fix.\n\nBug: 25757239\nChange-Id: Ib38a0fa2dd2a3d68e467f78a812071e763d7e881\n"
    },
    {
      "commit": "3f24edf0dd57b5a4daa0e106ce66cac7472e2d2b",
      "tree": "e133f7dc632829261a827c8939161fd75435e834",
      "parents": [
        "4d859fdbd3cded63b9a5784ad0ef3beff0cf7bf6"
      ],
      "author": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Wed Nov 18 15:04:13 2015 -0800"
      },
      "committer": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Wed Nov 18 15:30:00 2015 -0800"
      },
      "message": "Fixed typos.\n\nChange-Id: I13f2a0cd9b5e41a6af27fbbc6f33ecc0241b3c29\n"
    },
    {
      "commit": "07437cbc9c3ce5a8de623fc4497c6fd2a7c69ced",
      "tree": "7b7b41774c995e5b1ec5f6141352d1431efe55c1",
      "parents": [
        "11c5b0aff7a742e21bd701ad04572dcf7e0f9332",
        "e1cbe99e5ff222f5d017af83466793209e668ed7"
      ],
      "author": {
        "name": "Eino-Ville Talvala",
        "email": "etalvala@google.com",
        "time": "Mon Nov 16 20:59:58 2015 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Mon Nov 16 20:59:58 2015 +0000"
      },
      "message": "Camera: Minor documentation update am: 0b6e1bfae8 am: 0691d16759 am: 062c629e5c am: 784f0f15a9 am: c24b39e0c0 am: 579cc90e61\nam: e1cbe99e5f\n\n* commit \u0027e1cbe99e5ff222f5d017af83466793209e668ed7\u0027:\n  Camera: Minor documentation update\n"
    },
    {
      "commit": "784f0f15a9a2026ee1acd57f9fca4e3dff28c090",
      "tree": "c359a67136368e575de8cbdc0cf0331c5aa828da",
      "parents": [
        "b45defae8e61a4fa3aba9dd08480861d10f5982a",
        "062c629e5c6270da232bbd2800966ab5dc6c615f"
      ],
      "author": {
        "name": "Eino-Ville Talvala",
        "email": "etalvala@google.com",
        "time": "Mon Nov 16 20:27:03 2015 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Mon Nov 16 20:27:03 2015 +0000"
      },
      "message": "Camera: Minor documentation update am: 0b6e1bfae8 am: 0691d16759\nam: 062c629e5c\n\n* commit \u0027062c629e5c6270da232bbd2800966ab5dc6c615f\u0027:\n  Camera: Minor documentation update\n"
    },
    {
      "commit": "0691d16759bf58a93209d4ab156e96f96fed7092",
      "tree": "95748a4534ed2e0b54fc200d45ae228e0b9e04c3",
      "parents": [
        "ef15ca85d7f847884e391e3283daabb019e44e10",
        "0b6e1bfae848b7b177bba9c8119ad44cdc05684a"
      ],
      "author": {
        "name": "Eino-Ville Talvala",
        "email": "etalvala@google.com",
        "time": "Mon Nov 16 20:07:02 2015 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Mon Nov 16 20:07:02 2015 +0000"
      },
      "message": "Camera: Minor documentation update\nam: 0b6e1bfae8\n\n* commit \u00270b6e1bfae848b7b177bba9c8119ad44cdc05684a\u0027:\n  Camera: Minor documentation update\n"
    },
    {
      "commit": "0b6e1bfae848b7b177bba9c8119ad44cdc05684a",
      "tree": "80a7fd04a23723d817072be2cde4f98dc7f608cf",
      "parents": [
        "d45a18c8eca074f8c83a64ed465021a61becb49a"
      ],
      "author": {
        "name": "Eino-Ville Talvala",
        "email": "etalvala@google.com",
        "time": "Sun Nov 08 18:27:20 2015 -0800"
      },
      "committer": {
        "name": "Eino-Ville Talvala",
        "email": "etalvala@google.com",
        "time": "Fri Nov 13 15:25:45 2015 -0800"
      },
      "message": "Camera: Minor documentation update\n\n - Further clarify hardware.camera feature being only for the back camera\n\nBug: 24540625\nChange-Id: I7a698740475aa4932648c8f62aab81d5f9341030\n"
    },
    {
      "commit": "78c90c2376fd1338cd889f145aeb4482bea20e07",
      "tree": "c98852507834a9c31fef5d6b68fd058f590841d0",
      "parents": [
        "7fdc58866f4285ab27702c2fc311613a5b771747",
        "184cefc2ae33dde0d82a2ee4ed2683b05df9ccc3"
      ],
      "author": {
        "name": "Eino-Ville Talvala",
        "email": "etalvala@google.com",
        "time": "Thu Nov 12 01:38:37 2015 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Nov 12 01:38:37 2015 +0000"
      },
      "message": "Camera: Documentation updates am: d8407271ff am: 37e78cf8f1 am: 0e57a4d021 am: 7a062ed396\nam: 184cefc2ae\n\n* commit \u0027184cefc2ae33dde0d82a2ee4ed2683b05df9ccc3\u0027:\n  Camera: Documentation updates\n"
    },
    {
      "commit": "184cefc2ae33dde0d82a2ee4ed2683b05df9ccc3",
      "tree": "06d33043d989fbb217ac623a7aced3b492ce69a4",
      "parents": [
        "c549b4fbc4fc9330f72050bf92a21ef3e48446e8",
        "7a062ed396f6e563766367de70e0d9c6ba615fed"
      ],
      "author": {
        "name": "Eino-Ville Talvala",
        "email": "etalvala@google.com",
        "time": "Thu Nov 12 01:31:30 2015 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Nov 12 01:31:30 2015 +0000"
      },
      "message": "Camera: Documentation updates am: d8407271ff am: 37e78cf8f1 am: 0e57a4d021\nam: 7a062ed396\n\n* commit \u00277a062ed396f6e563766367de70e0d9c6ba615fed\u0027:\n  Camera: Documentation updates\n"
    },
    {
      "commit": "7a062ed396f6e563766367de70e0d9c6ba615fed",
      "tree": "08255f83da67059d7584b16405bd974187c86c42",
      "parents": [
        "102e66152a51e28920da23e2991281f51f2439ee",
        "0e57a4d02199a55db763b10a49f383c395e768c7"
      ],
      "author": {
        "name": "Eino-Ville Talvala",
        "email": "etalvala@google.com",
        "time": "Thu Nov 12 01:25:02 2015 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Nov 12 01:25:02 2015 +0000"
      },
      "message": "Camera: Documentation updates am: d8407271ff am: 37e78cf8f1\nam: 0e57a4d021\n\n* commit \u00270e57a4d02199a55db763b10a49f383c395e768c7\u0027:\n  Camera: Documentation updates\n"
    },
    {
      "commit": "37e78cf8f18523cda95926a85ae2b3678ffd7e5e",
      "tree": "a7df685e793ba2debe89e017795987a68e85ecaf",
      "parents": [
        "88d4cc100175a54be3b7d560a91c38197f59f4bf",
        "d8407271ffa83d27e9a524f485a0799e422e1fd6"
      ],
      "author": {
        "name": "Eino-Ville Talvala",
        "email": "etalvala@google.com",
        "time": "Thu Nov 12 01:10:07 2015 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Nov 12 01:10:07 2015 +0000"
      },
      "message": "Camera: Documentation updates\nam: d8407271ff\n\n* commit \u0027d8407271ffa83d27e9a524f485a0799e422e1fd6\u0027:\n  Camera: Documentation updates\n"
    },
    {
      "commit": "d8407271ffa83d27e9a524f485a0799e422e1fd6",
      "tree": "d5d0a968206bf20b8606bca8de4851fe684ec4aa",
      "parents": [
        "e68e70d509e2a0ba1c8bd56c231bf1c6cc3da967"
      ],
      "author": {
        "name": "Eino-Ville Talvala",
        "email": "etalvala@google.com",
        "time": "Sun Nov 08 18:27:20 2015 -0800"
      },
      "committer": {
        "name": "Eino-Ville Talvala",
        "email": "etalvala@google.com",
        "time": "Wed Nov 11 23:59:38 2015 +0000"
      },
      "message": "Camera: Documentation updates\n\n - Clarify hardware.camera feature being only for the back camera\n - Clarify what setting a CaptureRequest field to null does\n - Use preCorrectionActiveArray instead of activeArray in list of\n   possible raw output sizes\n - Clarify length of GPS processing field for camera1 API\n\nBug: 24540625\nBug: 23908116\nBug: 23051627\nBug: 17345901\nChange-Id: Iaf11fdf626268cf30f66b3628153ec3ac770c4f4\n"
    },
    {
      "commit": "e3ac68e11cedd88940cda59639fb00e78a89f58d",
      "tree": "1c012e4b177c7a5ba2ae9414a4f4567c41a09959",
      "parents": [
        "f342fb2f45facbdb8721f1a81dff4742f9d0325d",
        "a69eddb09843ac67ab9904307fcd7644cac8b48d"
      ],
      "author": {
        "name": "Johan Euphrosine",
        "email": "proppy@google.com",
        "time": "Thu Oct 15 06:29:11 2015 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Oct 15 06:29:11 2015 +0000"
      },
      "message": "Merge \"docs/sdk/installing: update jdk link to match with the installer\""
    },
    {
      "commit": "a69eddb09843ac67ab9904307fcd7644cac8b48d",
      "tree": "d05d1bf28b8b69a29808efbeea7f7554926c9f82",
      "parents": [
        "dc35d48f4fdc2016f900207ebc934e5a57bd9265"
      ],
      "author": {
        "name": "Johan Euphrosine",
        "email": "proppy@google.com",
        "time": "Mon Aug 24 14:55:30 2015 -0700"
      },
      "committer": {
        "name": "Johan Euphrosine",
        "email": "proppy@google.com",
        "time": "Wed Oct 14 16:34:33 2015 +0000"
      },
      "message": "docs/sdk/installing: update jdk link to match with the installer\n\nBug: 24105549\n\n\n"
    },
    {
      "commit": "1a52d3f42bf1e087b39c1456241f6c9f11c2f06f",
      "tree": "806633d7d4eea21899e782adf96d5316a7d14dd4",
      "parents": [
        "015789c716abb35671898f14389070cc60eff7d4",
        "ae9ae6c5985c603db6811c36462e1263967e5404"
      ],
      "author": {
        "name": "Adam Lesinski",
        "email": "adamlesinski@google.com",
        "time": "Tue Oct 13 01:59:44 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Oct 13 01:59:44 2015 +0000"
      },
      "message": "am ae9ae6c5: am 56f9a422: am 1c9d43eb: am bde2707f: Merge \"Add additional density enums to android:screenDensity attribute\" into mnc-dr-dev\n\n* commit \u0027ae9ae6c5985c603db6811c36462e1263967e5404\u0027:\n  Add additional density enums to android:screenDensity attribute\n"
    },
    {
      "commit": "ae9ae6c5985c603db6811c36462e1263967e5404",
      "tree": "cddf8063f63e3e0b5b497d87d4110c875666fd0b",
      "parents": [
        "42fcca169cb91e858aecfc22bb6fae88125c2f00",
        "56f9a422be2d600da48d559e4838d07a44676c72"
      ],
      "author": {
        "name": "Adam Lesinski",
        "email": "adamlesinski@google.com",
        "time": "Tue Oct 13 00:20:24 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Oct 13 00:20:24 2015 +0000"
      },
      "message": "am 56f9a422: am 1c9d43eb: am bde2707f: Merge \"Add additional density enums to android:screenDensity attribute\" into mnc-dr-dev\n\n* commit \u002756f9a422be2d600da48d559e4838d07a44676c72\u0027:\n  Add additional density enums to android:screenDensity attribute\n"
    },
    {
      "commit": "56f9a422be2d600da48d559e4838d07a44676c72",
      "tree": "bc716007af8aa1680d9c16c6229e892cfe976756",
      "parents": [
        "ff1e8f7eeeb037a296d1fe49600927b5665fe8b7",
        "1c9d43eb0f6cdb33cc004b674b117da95230ce59"
      ],
      "author": {
        "name": "Adam Lesinski",
        "email": "adamlesinski@google.com",
        "time": "Mon Oct 12 22:21:36 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Oct 12 22:21:36 2015 +0000"
      },
      "message": "am 1c9d43eb: am bde2707f: Merge \"Add additional density enums to android:screenDensity attribute\" into mnc-dr-dev\n\n* commit \u00271c9d43eb0f6cdb33cc004b674b117da95230ce59\u0027:\n  Add additional density enums to android:screenDensity attribute\n"
    },
    {
      "commit": "06c07a1207415ac931a72f81c3ec28b656c1b7dd",
      "tree": "355049735b36627136f8dfc4bbcfdc091faf4e94",
      "parents": [
        "5c18d0517749cf2e65d19ea6bec938a4eb6c39e5"
      ],
      "author": {
        "name": "Adam Lesinski",
        "email": "adamlesinski@google.com",
        "time": "Fri Oct 09 13:14:07 2015 -0700"
      },
      "committer": {
        "name": "Adam Lesinski",
        "email": "adamlesinski@google.com",
        "time": "Mon Oct 12 18:25:42 2015 +0000"
      },
      "message": "Add additional density enums to android:screenDensity attribute\n\nBug:24804021\nChange-Id: I70c34da9ca5d186aa1ffaacf7f15180d4c4b81e1\n"
    },
    {
      "commit": "383823a6e8b00e01ef879fd7e47e235e2a7db49c",
      "tree": "ccec2d99c18bdbd76f6ae85025cf691627aaa0b6",
      "parents": [
        "f91869deac2be7a1fd6cc5b32ed6c5417715636a",
        "ce8fc7b919dbe6209ae4ac747179e33ec1ae8f9a"
      ],
      "author": {
        "name": "Adam Lesinski",
        "email": "adamlesinski@google.com",
        "time": "Tue Oct 06 01:19:50 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Oct 06 01:19:50 2015 +0000"
      },
      "message": "am ce8fc7b9: am 42efe5b3: am c87996e5: am 8461f2fa: am 46684d2c: Merge \"Add anydpi to the providing-resources docs\" into mnc-dev\n\n* commit \u0027ce8fc7b919dbe6209ae4ac747179e33ec1ae8f9a\u0027:\n  Add anydpi to the providing-resources docs\n"
    },
    {
      "commit": "ce8fc7b919dbe6209ae4ac747179e33ec1ae8f9a",
      "tree": "f840c8a67affd4ab9185ff2a53df90caedd659ee",
      "parents": [
        "ec09010730f556a0a746d7b175feca49571eec19",
        "42efe5b333c1f28127da57a44b39bd72cfbe81b2"
      ],
      "author": {
        "name": "Adam Lesinski",
        "email": "adamlesinski@google.com",
        "time": "Tue Oct 06 01:11:20 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Oct 06 01:11:20 2015 +0000"
      },
      "message": "am 42efe5b3: am c87996e5: am 8461f2fa: am 46684d2c: Merge \"Add anydpi to the providing-resources docs\" into mnc-dev\n\n* commit \u002742efe5b333c1f28127da57a44b39bd72cfbe81b2\u0027:\n  Add anydpi to the providing-resources docs\n"
    },
    {
      "commit": "42efe5b333c1f28127da57a44b39bd72cfbe81b2",
      "tree": "0f6f674b989e3f37edf6cdbcfd95adbbd96ccca8",
      "parents": [
        "7f33f6e92fa22f47af2f8d61883197013fae4c66",
        "c87996e5382a5e9bc4ae400e1879d7c655d8b46a"
      ],
      "author": {
        "name": "Adam Lesinski",
        "email": "adamlesinski@google.com",
        "time": "Tue Oct 06 01:03:49 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Oct 06 01:03:49 2015 +0000"
      },
      "message": "am c87996e5: am 8461f2fa: am 46684d2c: Merge \"Add anydpi to the providing-resources docs\" into mnc-dev\n\n* commit \u0027c87996e5382a5e9bc4ae400e1879d7c655d8b46a\u0027:\n  Add anydpi to the providing-resources docs\n"
    },
    {
      "commit": "46684d2caeef93f43be260d996e925ea6e4147ea",
      "tree": "6699293a3bacfe11080df9e286f8c93df89462f4",
      "parents": [
        "2813b0fae99fed1096dc23c3899e223459a54cec",
        "4cad00b696a81d33ebf59c7418a3d0fb4ea089a7"
      ],
      "author": {
        "name": "Adam Lesinski",
        "email": "adamlesinski@google.com",
        "time": "Mon Oct 05 22:31:22 2015 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Oct 05 22:31:22 2015 +0000"
      },
      "message": "Merge \"Add anydpi to the providing-resources docs\" into mnc-dev"
    },
    {
      "commit": "4cad00b696a81d33ebf59c7418a3d0fb4ea089a7",
      "tree": "8bdd72f23f93f1558aa22a8dc2e140b29dd93f7c",
      "parents": [
        "36866dc7347ba37ced74af6f8a6298c62282dacb"
      ],
      "author": {
        "name": "Adam Lesinski",
        "email": "adamlesinski@google.com",
        "time": "Tue Sep 08 14:16:49 2015 -0700"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Mon Oct 05 19:39:40 2015 +0000"
      },
      "message": "Add anydpi to the providing-resources docs\n\nChange-Id: Ic108d9da2e39b9f8581311fe610a1959a24a732f\n"
    },
    {
      "commit": "14978597f27872ebeff6239e421b85c782e4895a",
      "tree": "df258d4271f13d75d031eb572ce574c12dda3c67",
      "parents": [
        "49c5c42411dc9d67e863c150322b99f5242b7a13",
        "42934e65f5e8a6d16b43cc37c3fe2c6ad18a933a"
      ],
      "author": {
        "name": "Jae Seo",
        "email": "jaeseo@google.com",
        "time": "Mon Sep 28 17:31:46 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 28 17:31:46 2015 +0000"
      },
      "message": "am 42934e65: am 6fb2da65: Merge \"docs: fix a wrong link\" into mnc-ub-dev\n\n* commit \u002742934e65f5e8a6d16b43cc37c3fe2c6ad18a933a\u0027:\n  docs: fix a wrong link\n"
    },
    {
      "commit": "42934e65f5e8a6d16b43cc37c3fe2c6ad18a933a",
      "tree": "56bc9d324536581d9c83fb1517b5e82f54979d29",
      "parents": [
        "983c6d4d39265346a088174482f1f0dc55c0ca31",
        "6fb2da6506b43347b388f9d4e4327767790f237e"
      ],
      "author": {
        "name": "Jae Seo",
        "email": "jaeseo@google.com",
        "time": "Mon Sep 28 17:23:48 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 28 17:23:48 2015 +0000"
      },
      "message": "am 6fb2da65: Merge \"docs: fix a wrong link\" into mnc-ub-dev\n\n* commit \u00276fb2da6506b43347b388f9d4e4327767790f237e\u0027:\n  docs: fix a wrong link\n"
    },
    {
      "commit": "57551c2896057cb80f0d8840870af6c736c42102",
      "tree": "f5343d60b703f88e2cd6e5358ab690deafec056c",
      "parents": [
        "41110261bb4f9f733b579b3dc26d3d6de5642ef5"
      ],
      "author": {
        "name": "Jae Seo",
        "email": "jaeseo@google.com",
        "time": "Fri Sep 25 12:50:08 2015 -0700"
      },
      "committer": {
        "name": "Jae Seo",
        "email": "jaeseo@google.com",
        "time": "Fri Sep 25 12:50:08 2015 -0700"
      },
      "message": "docs: fix a wrong link\n\nChange-Id: Ib60dfb5a4c9ac8138a357af492f55ca27a7466f6\n"
    },
    {
      "commit": "182755989f0cf50e42506290cb737fa283cf06ff",
      "tree": "88210299db54bde199f03055c2e12b17c2058c4b",
      "parents": [
        "bf5d95da0d3e4a90fd9b4f705ed697714b28f0a8"
      ],
      "author": {
        "name": "Evan Charlton",
        "email": "evanc@google.com",
        "time": "Wed Sep 23 09:37:11 2015 -0700"
      },
      "committer": {
        "name": "Evan Charlton",
        "email": "evanc@google.com",
        "time": "Wed Sep 23 09:37:11 2015 -0700"
      },
      "message": "Don\u0027t split the href across lines\n\nThis introduces untrimmed whitespace into the URL which causes an\ninfinite redirect loop when trying to load\n/Geofence.Builder.%20%20%20%20.html\n\nBug: 20851763\nChange-Id: I3dc670dc30e57f76403d1eeaf3a4ce50406b9d91\n"
    },
    {
      "commit": "d063fd61bbf78d6c3bc6bcb82b20e87b5e3cf657",
      "tree": "bb44ab1074a5c15c4bc815022064cc54928c1796",
      "parents": [
        "7876646249b9375ca4a436ad03da7ec572809c39",
        "3aa6c58661029d57ac7c043cbc5d4d2b457aa701"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Tue Sep 15 23:41:21 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Sep 15 23:41:21 2015 +0000"
      },
      "message": "am 3aa6c586: am a13980ce: am ce6b9db4: Merge \"Update docs for RS object API fixes.\"\n\n* commit \u00273aa6c58661029d57ac7c043cbc5d4d2b457aa701\u0027:\n  Update docs for RS object API fixes.\n"
    },
    {
      "commit": "3aa6c58661029d57ac7c043cbc5d4d2b457aa701",
      "tree": "4051fc82367b6c1463f73793e3c6de1b7aeffd74",
      "parents": [
        "4d3e0f8b33572345e58e41f8540a9d3e3a9d7a35",
        "a13980ceaa9c0774f7f360f82102213ae0110145"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Tue Sep 15 23:21:36 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Sep 15 23:21:36 2015 +0000"
      },
      "message": "am a13980ce: am ce6b9db4: Merge \"Update docs for RS object API fixes.\"\n\n* commit \u0027a13980ceaa9c0774f7f360f82102213ae0110145\u0027:\n  Update docs for RS object API fixes.\n"
    },
    {
      "commit": "a13980ceaa9c0774f7f360f82102213ae0110145",
      "tree": "89ff3fc3745750c2fb6aa45238e19d46a2e48222",
      "parents": [
        "3a86b41f8414193e05c27284d434b07992e164ce",
        "ce6b9db498b67c8136a9267c2f87b432a5f22206"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Tue Sep 15 23:09:59 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Sep 15 23:09:59 2015 +0000"
      },
      "message": "am ce6b9db4: Merge \"Update docs for RS object API fixes.\"\n\n* commit \u0027ce6b9db498b67c8136a9267c2f87b432a5f22206\u0027:\n  Update docs for RS object API fixes.\n"
    },
    {
      "commit": "fddc91da19d6dfd023cf4660e1302475860c3a74",
      "tree": "f9f707139a390e06b45b34b0f11b48ccc9b3be0e",
      "parents": [
        "3dd64c6da5b68be88b7c0b35ab8ab973eed035ae",
        "d8834950c22cb04b0d6926533930359ff2892f84"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Fri Sep 11 03:51:17 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Sep 11 03:51:17 2015 +0000"
      },
      "message": "am d8834950: am 12f2724b: am 3460304c: Merge \"Update RS docs for M-related changes.\"\n\n* commit \u0027d8834950c22cb04b0d6926533930359ff2892f84\u0027:\n  Update RS docs for M-related changes.\n"
    },
    {
      "commit": "d8834950c22cb04b0d6926533930359ff2892f84",
      "tree": "33abb251793e8a2d42c3e1b8450cfceb99f2fecf",
      "parents": [
        "3f7c4bdbc20e005dc55b4bbebd0fd9bdb9e65e7b",
        "12f2724bc98ddfd50af3f6015feca4c366eda175"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Fri Sep 11 02:58:14 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Sep 11 02:58:14 2015 +0000"
      },
      "message": "am 12f2724b: am 3460304c: Merge \"Update RS docs for M-related changes.\"\n\n* commit \u002712f2724bc98ddfd50af3f6015feca4c366eda175\u0027:\n  Update RS docs for M-related changes.\n"
    },
    {
      "commit": "12f2724bc98ddfd50af3f6015feca4c366eda175",
      "tree": "91ac0ba06b6c49701be8562e0c93f0ba4146df8a",
      "parents": [
        "449274a774f5c51807f16c13e772550dbd3c5d53",
        "3460304c5c656b2cbf2b371720edff4fd662b02d"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Fri Sep 11 02:47:16 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Sep 11 02:47:16 2015 +0000"
      },
      "message": "am 3460304c: Merge \"Update RS docs for M-related changes.\"\n\n* commit \u00273460304c5c656b2cbf2b371720edff4fd662b02d\u0027:\n  Update RS docs for M-related changes.\n"
    },
    {
      "commit": "663c81b4c3287bb17d77616aceef8c776269fc45",
      "tree": "78dae2dcf8fa822bf370d19bdde3940245bb86ff",
      "parents": [
        "5f785909f3c1a571f81f1cfd543308980a6edd79"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Tue Sep 08 18:53:51 2015 -0700"
      },
      "committer": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Thu Sep 10 18:52:40 2015 -0700"
      },
      "message": "Update docs for RS object API fixes.\n\nBug: 22926131\n\nThis is the documentation update corresponding to our new named\nstructures for RS object types.\n\nChange-Id: I282ce78192da7c9f68951ce05100819a306694f0\n"
    },
    {
      "commit": "5f785909f3c1a571f81f1cfd543308980a6edd79",
      "tree": "84daf5cfbd634a217846ec18d3e529f0eab86185",
      "parents": [
        "a5ec056b8331b2560f5c6f9543471884894914f1"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Wed Aug 26 19:29:16 2015 -0700"
      },
      "committer": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Thu Sep 10 11:08:29 2015 -0700"
      },
      "message": "Update RS docs for M-related changes.\n\nThis includes FP16 and the rs_kernel_context object.\n\nChange-Id: If5574bba85060e2bfe6c4d8f2b3cc1b49827a05a\n"
    },
    {
      "commit": "468c67810be04b5ba9ca65f2b511b9dc9739be7e",
      "tree": "23f1ac354c44ce649fc61a8e23dbe78c99268660",
      "parents": [
        "ecd47156191741fe1c833a9f17387ee86ec96f86",
        "698e90b1f0fe4b105127d029c0db1aa42fd09ea9"
      ],
      "author": {
        "name": "Cheryl Potter",
        "email": "cherylpotter@google.com",
        "time": "Tue Sep 08 22:31:14 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Sep 08 22:31:14 2015 +0000"
      },
      "message": "am 698e90b1: am 27a85cca: am fb53f115: am d35c7940: am 2c31a0d7: am 9e28efe4: docs: change intro and title for contacts and sign-in lesson, and remove empty bullet\n\n* commit \u0027698e90b1f0fe4b105127d029c0db1aa42fd09ea9\u0027:\n  docs: change intro and title for contacts and sign-in lesson, and remove empty bullet\n"
    },
    {
      "commit": "698e90b1f0fe4b105127d029c0db1aa42fd09ea9",
      "tree": "08be6fdfd7cd4e4fcbf0093b43db77d7e46b5591",
      "parents": [
        "10c5dad9bbef474e4d945bfcc70db2c82a1f6921",
        "27a85cca7c001ec47749feb60461081f14b2dfe3"
      ],
      "author": {
        "name": "Cheryl Potter",
        "email": "cherylpotter@google.com",
        "time": "Tue Sep 08 22:19:44 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Sep 08 22:19:44 2015 +0000"
      },
      "message": "am 27a85cca: am fb53f115: am d35c7940: am 2c31a0d7: am 9e28efe4: docs: change intro and title for contacts and sign-in lesson, and remove empty bullet\n\n* commit \u002727a85cca7c001ec47749feb60461081f14b2dfe3\u0027:\n  docs: change intro and title for contacts and sign-in lesson, and remove empty bullet\n"
    },
    {
      "commit": "27a85cca7c001ec47749feb60461081f14b2dfe3",
      "tree": "509353c840203253da9a61aca842b9091d0d8c2b",
      "parents": [
        "fb4e0323a248c720170e010ea97299bf3f7415d1",
        "fb53f11515554f618d5888c8137119bcc4f316cb"
      ],
      "author": {
        "name": "Cheryl Potter",
        "email": "cherylpotter@google.com",
        "time": "Tue Sep 08 22:13:22 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Sep 08 22:13:22 2015 +0000"
      },
      "message": "am fb53f115: am d35c7940: am 2c31a0d7: am 9e28efe4: docs: change intro and title for contacts and sign-in lesson, and remove empty bullet\n\n* commit \u0027fb53f11515554f618d5888c8137119bcc4f316cb\u0027:\n  docs: change intro and title for contacts and sign-in lesson, and remove empty bullet\n"
    },
    {
      "commit": "2c31a0d774cebb9603d3dd7f904af20dce4f3bd4",
      "tree": "8439804c4e98dff4848b54fd70cd06d905d8a43a",
      "parents": [
        "36866dc7347ba37ced74af6f8a6298c62282dacb",
        "9e28efe4e79402e1ae9c92579d4ea2bc5b4bb664"
      ],
      "author": {
        "name": "Cheryl Potter",
        "email": "cherylpotter@google.com",
        "time": "Tue Sep 08 21:46:02 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Sep 08 21:46:02 2015 +0000"
      },
      "message": "am 9e28efe4: docs: change intro and title for contacts and sign-in lesson, and remove empty bullet\n\n* commit \u00279e28efe4e79402e1ae9c92579d4ea2bc5b4bb664\u0027:\n  docs: change intro and title for contacts and sign-in lesson, and remove empty bullet\n"
    },
    {
      "commit": "9e28efe4e79402e1ae9c92579d4ea2bc5b4bb664",
      "tree": "49f056d9bc7974bd57a69ddf2ec084898c5e3d05",
      "parents": [
        "4afcda743d0ba14ee0d3449e7f15518f3cc538dc"
      ],
      "author": {
        "name": "Cheryl Potter",
        "email": "cherylpotter@google.com",
        "time": "Tue Aug 11 11:43:59 2015 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Sep 08 21:36:54 2015 +0000"
      },
      "message": "docs: change intro and title for contacts and sign-in lesson, and remove empty bullet\n\nb/22822607\n\nChange-Id: Ib8b26e2ebe651fc3d9a1b9c89183ab62128d5e20\n"
    },
    {
      "commit": "f122dedd24a039a72345b07871b9b92e67780c2b",
      "tree": "0ab30e5c1b338cbc90d8badfbf8ba85ff87d37c9",
      "parents": [
        "ceab61337fe47c82a6422efc2fcb49517b751e05",
        "406864813910f45a2e5a00e454ef326f7d1e5488"
      ],
      "author": {
        "name": "Cheryl Potter",
        "email": "cherylpotter@google.com",
        "time": "Sun Sep 06 23:08:53 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Sep 06 23:08:53 2015 +0000"
      },
      "message": "am 40686481: am 179594bb: am dd9c75f3: am 24a6be46: am 36866dc7: am 4afcda74: am 79ad6310: Merge \"docs: changed references to Google+ sign-in to Google sign-in\" into mnc-preview-docs\n\n* commit \u0027406864813910f45a2e5a00e454ef326f7d1e5488\u0027:\n  docs: changed references to Google+ sign-in to Google sign-in\n"
    },
    {
      "commit": "ceab61337fe47c82a6422efc2fcb49517b751e05",
      "tree": "51478d9d302c9ddd594fa64906c074ced7f3ba67",
      "parents": [
        "519026ff4a4d592032188b3c5d14fb162c56e34d",
        "18bdaf44b7ba5e14ab19b1ce7076abaf97b80768"
      ],
      "author": {
        "name": "Renato Mangini",
        "email": "mangini@google.com",
        "time": "Sun Sep 06 23:08:44 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Sep 06 23:08:44 2015 +0000"
      },
      "message": "am 18bdaf44: am d9c1c83f: am 18b68b26: am 8f2a5b25: am 1edd4ebc: am a8b9a2b7: am 81e0dff0: Minor fix on Auto Desktop Head Unit doc.\n\n* commit \u002718bdaf44b7ba5e14ab19b1ce7076abaf97b80768\u0027:\n  Minor fix on Auto Desktop Head Unit doc.\n"
    },
    {
      "commit": "406864813910f45a2e5a00e454ef326f7d1e5488",
      "tree": "6e2d3bb47664bb671f7064328e65998096e7df01",
      "parents": [
        "18bdaf44b7ba5e14ab19b1ce7076abaf97b80768",
        "179594bb471d401fca5fdf372617ca9bbcf97252"
      ],
      "author": {
        "name": "Cheryl Potter",
        "email": "cherylpotter@google.com",
        "time": "Fri Sep 04 23:08:53 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Sep 04 23:08:53 2015 +0000"
      },
      "message": "am 179594bb: am dd9c75f3: am 24a6be46: am 36866dc7: am 4afcda74: am 79ad6310: Merge \"docs: changed references to Google+ sign-in to Google sign-in\" into mnc-preview-docs\n\n* commit \u0027179594bb471d401fca5fdf372617ca9bbcf97252\u0027:\n  docs: changed references to Google+ sign-in to Google sign-in\n"
    },
    {
      "commit": "18bdaf44b7ba5e14ab19b1ce7076abaf97b80768",
      "tree": "ce0ab4c6b108a9cc44dd55c2665cc1bfad3db41f",
      "parents": [
        "a59ee3ac094d9d2a1c38852bc824d20f8166e28a",
        "d9c1c83f45eb1718a6e7ba3fb26790c256c7f344"
      ],
      "author": {
        "name": "Renato Mangini",
        "email": "mangini@google.com",
        "time": "Fri Sep 04 23:08:47 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Sep 04 23:08:47 2015 +0000"
      },
      "message": "am d9c1c83f: am 18b68b26: am 8f2a5b25: am 1edd4ebc: am a8b9a2b7: am 81e0dff0: Minor fix on Auto Desktop Head Unit doc.\n\n* commit \u0027d9c1c83f45eb1718a6e7ba3fb26790c256c7f344\u0027:\n  Minor fix on Auto Desktop Head Unit doc.\n"
    },
    {
      "commit": "179594bb471d401fca5fdf372617ca9bbcf97252",
      "tree": "ed81fe1a745f68a1cac38639313570bf3ed8c962",
      "parents": [
        "d9c1c83f45eb1718a6e7ba3fb26790c256c7f344",
        "dd9c75f33181664f7dac7c3d5eb0cc6eae0d6f7b"
      ],
      "author": {
        "name": "Cheryl Potter",
        "email": "cherylpotter@google.com",
        "time": "Fri Sep 04 23:00:43 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Sep 04 23:00:43 2015 +0000"
      },
      "message": "am dd9c75f3: am 24a6be46: am 36866dc7: am 4afcda74: am 79ad6310: Merge \"docs: changed references to Google+ sign-in to Google sign-in\" into mnc-preview-docs\n\n* commit \u0027dd9c75f33181664f7dac7c3d5eb0cc6eae0d6f7b\u0027:\n  docs: changed references to Google+ sign-in to Google sign-in\n"
    },
    {
      "commit": "d9c1c83f45eb1718a6e7ba3fb26790c256c7f344",
      "tree": "b040d65f08b450b3f5996f544bda937c3d062762",
      "parents": [
        "597c55b5790f2bbc86cd2333a71a934bf351fa3c",
        "18b68b2650422dd926c11618d5cf1bec1756d9c2"
      ],
      "author": {
        "name": "Renato Mangini",
        "email": "mangini@google.com",
        "time": "Fri Sep 04 23:00:35 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Sep 04 23:00:35 2015 +0000"
      },
      "message": "am 18b68b26: am 8f2a5b25: am 1edd4ebc: am a8b9a2b7: am 81e0dff0: Minor fix on Auto Desktop Head Unit doc.\n\n* commit \u002718b68b2650422dd926c11618d5cf1bec1756d9c2\u0027:\n  Minor fix on Auto Desktop Head Unit doc.\n"
    },
    {
      "commit": "36866dc7347ba37ced74af6f8a6298c62282dacb",
      "tree": "f668ba9003f394551d8fbc18619353c2d779683c",
      "parents": [
        "1edd4ebce50a653f3d1454114f5cd73edcace903",
        "4afcda743d0ba14ee0d3449e7f15518f3cc538dc"
      ],
      "author": {
        "name": "Cheryl Potter",
        "email": "cherylpotter@google.com",
        "time": "Fri Sep 04 22:35:43 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Sep 04 22:35:43 2015 +0000"
      },
      "message": "am 4afcda74: am 79ad6310: Merge \"docs: changed references to Google+ sign-in to Google sign-in\" into mnc-preview-docs\n\n* commit \u00274afcda743d0ba14ee0d3449e7f15518f3cc538dc\u0027:\n  docs: changed references to Google+ sign-in to Google sign-in\n"
    },
    {
      "commit": "1edd4ebce50a653f3d1454114f5cd73edcace903",
      "tree": "149fdac3a0cbc1c181171d1aacc258fb9286a1e1",
      "parents": [
        "0a76afb93e6f303921ab84e2f26747c3ebf19b62",
        "a8b9a2b7aeab97f71ff876319d807d9f151c6065"
      ],
      "author": {
        "name": "Renato Mangini",
        "email": "mangini@google.com",
        "time": "Fri Sep 04 22:35:36 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Sep 04 22:35:36 2015 +0000"
      },
      "message": "am a8b9a2b7: am 81e0dff0: Minor fix on Auto Desktop Head Unit doc.\n\n* commit \u0027a8b9a2b7aeab97f71ff876319d807d9f151c6065\u0027:\n  Minor fix on Auto Desktop Head Unit doc.\n"
    },
    {
      "commit": "4afcda743d0ba14ee0d3449e7f15518f3cc538dc",
      "tree": "9a4dae83219b95fa5e0d44adb607eca1c0d910f4",
      "parents": [
        "a8b9a2b7aeab97f71ff876319d807d9f151c6065",
        "79ad6310ea3ca5931013cf746babf55cf391cc8f"
      ],
      "author": {
        "name": "Cheryl Potter",
        "email": "cherylpotter@google.com",
        "time": "Fri Sep 04 22:24:55 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Sep 04 22:24:55 2015 +0000"
      },
      "message": "am 79ad6310: Merge \"docs: changed references to Google+ sign-in to Google sign-in\" into mnc-preview-docs\n\n* commit \u002779ad6310ea3ca5931013cf746babf55cf391cc8f\u0027:\n  docs: changed references to Google+ sign-in to Google sign-in\n"
    },
    {
      "commit": "a8b9a2b7aeab97f71ff876319d807d9f151c6065",
      "tree": "7c27e6f63392ff26c55ac66cf1b3e39c7bb70bdb",
      "parents": [
        "eb54172719db60740a0b8dde6380db54d4006159",
        "81e0dff0da637f3580ac81e86950b23e9a55bbdc"
      ],
      "author": {
        "name": "Renato Mangini",
        "email": "mangini@google.com",
        "time": "Fri Sep 04 22:24:48 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Sep 04 22:24:48 2015 +0000"
      },
      "message": "am 81e0dff0: Minor fix on Auto Desktop Head Unit doc.\n\n* commit \u002781e0dff0da637f3580ac81e86950b23e9a55bbdc\u0027:\n  Minor fix on Auto Desktop Head Unit doc.\n"
    },
    {
      "commit": "79ad6310ea3ca5931013cf746babf55cf391cc8f",
      "tree": "fd993f34af8dd0d0db4238d88b6284b4593a837c",
      "parents": [
        "81e0dff0da637f3580ac81e86950b23e9a55bbdc",
        "938ceed7664ec561a8e8e62976c74bb2697072fa"
      ],
      "author": {
        "name": "Cheryl Potter",
        "email": "cherylpotter@google.com",
        "time": "Fri Sep 04 22:14:25 2015 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 04 22:14:25 2015 +0000"
      },
      "message": "Merge \"docs: changed references to Google+ sign-in to Google sign-in\" into mnc-preview-docs"
    },
    {
      "commit": "4c909d55ff7a1530cda1fa8c353ae29c1bea4ffb",
      "tree": "d5d22f4cc0f1c046af6a9df76cb6389fec25a5ec",
      "parents": [
        "aad9d38dd81d4d5b45b9516113fe5ccf0559c2c1",
        "e798f816549f34d1dcfa0f836a52034f223e4dd1"
      ],
      "author": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Fri Aug 28 19:07:32 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Aug 28 19:07:32 2015 +0000"
      },
      "message": "am e798f816: am 1367b508: am 65d43856: am 8b403e8c: am 3ab2e664: Merge \"Docs: Localized DAC landing pages for M Preview, updated for Dev Prev 3.\" into mnc-dev\n\n* commit \u0027e798f816549f34d1dcfa0f836a52034f223e4dd1\u0027:\n  Docs: Localized DAC landing pages for M Preview, updated for Dev Prev 3.\n"
    },
    {
      "commit": "aad9d38dd81d4d5b45b9516113fe5ccf0559c2c1",
      "tree": "adbb1045577e810f0bf2df1751c338af46e6205c",
      "parents": [
        "375a60d22d4a2e2afb0fad2202a2fec20438fd1c",
        "ddf0eb6c56a81c2ae8f6cf65df593286e54836ba"
      ],
      "author": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Fri Aug 28 19:07:23 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Aug 28 19:07:23 2015 +0000"
      },
      "message": "am ddf0eb6c: am d4f02f0b: am eeaf35cd: am 144020c9: am 02e5b0f2: Docs: Fixes a mistaken TOC item at top-right so it now matches the item it links to.\n\n* commit \u0027ddf0eb6c56a81c2ae8f6cf65df593286e54836ba\u0027:\n  Docs: Fixes a mistaken TOC item at top-right so it now matches the item it links to.\n"
    },
    {
      "commit": "e798f816549f34d1dcfa0f836a52034f223e4dd1",
      "tree": "37c5ce23aa65e6775976061457d9cdb8b1d79dcf",
      "parents": [
        "ddf0eb6c56a81c2ae8f6cf65df593286e54836ba",
        "1367b508f0657e4aa59027ee3985af2a9df307b6"
      ],
      "author": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Fri Aug 28 19:01:05 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Aug 28 19:01:05 2015 +0000"
      },
      "message": "am 1367b508: am 65d43856: am 8b403e8c: am 3ab2e664: Merge \"Docs: Localized DAC landing pages for M Preview, updated for Dev Prev 3.\" into mnc-dev\n\n* commit \u00271367b508f0657e4aa59027ee3985af2a9df307b6\u0027:\n  Docs: Localized DAC landing pages for M Preview, updated for Dev Prev 3.\n"
    },
    {
      "commit": "ddf0eb6c56a81c2ae8f6cf65df593286e54836ba",
      "tree": "995198490830f43cffdcc063bacb27f42338da4e",
      "parents": [
        "5af3d58ea2f18e8cc667359f5e80781c6a7004aa",
        "d4f02f0b2d2e53e1feb9e5a6c54c51d4fdac9964"
      ],
      "author": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Fri Aug 28 19:01:00 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Aug 28 19:01:00 2015 +0000"
      },
      "message": "am d4f02f0b: am eeaf35cd: am 144020c9: am 02e5b0f2: Docs: Fixes a mistaken TOC item at top-right so it now matches the item it links to.\n\n* commit \u0027d4f02f0b2d2e53e1feb9e5a6c54c51d4fdac9964\u0027:\n  Docs: Fixes a mistaken TOC item at top-right so it now matches the item it links to.\n"
    },
    {
      "commit": "1367b508f0657e4aa59027ee3985af2a9df307b6",
      "tree": "152d4672fa7a905651877d9fa7212db2305e24e3",
      "parents": [
        "d4f02f0b2d2e53e1feb9e5a6c54c51d4fdac9964",
        "65d438563a16ae4bfaeedb8bac7ec5484fbff11c"
      ],
      "author": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Fri Aug 28 18:50:06 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Aug 28 18:50:06 2015 +0000"
      },
      "message": "am 65d43856: am 8b403e8c: am 3ab2e664: Merge \"Docs: Localized DAC landing pages for M Preview, updated for Dev Prev 3.\" into mnc-dev\n\n* commit \u002765d438563a16ae4bfaeedb8bac7ec5484fbff11c\u0027:\n  Docs: Localized DAC landing pages for M Preview, updated for Dev Prev 3.\n"
    },
    {
      "commit": "d4f02f0b2d2e53e1feb9e5a6c54c51d4fdac9964",
      "tree": "0134a74b4713c695f3376640092f6203abc61e27",
      "parents": [
        "a3d10f015f01d65091a15bfd698b45246a9819c6",
        "eeaf35cd07a93aa03676a1e99cdf3bc8108ccae5"
      ],
      "author": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Fri Aug 28 18:50:00 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Aug 28 18:50:00 2015 +0000"
      },
      "message": "am eeaf35cd: am 144020c9: am 02e5b0f2: Docs: Fixes a mistaken TOC item at top-right so it now matches the item it links to.\n\n* commit \u0027eeaf35cd07a93aa03676a1e99cdf3bc8108ccae5\u0027:\n  Docs: Fixes a mistaken TOC item at top-right so it now matches the item it links to.\n"
    },
    {
      "commit": "3ab2e66424d6e8faabd4342da21f488f7e3bfdb5",
      "tree": "743975076668f600743c22ee7d7b9475f2a85968",
      "parents": [
        "02e5b0f2ffa54c67fe5ac8229ac7e6268a8519c6",
        "1864bf13d4ccf5b1c5b5ce24716b0bd0562b5609"
      ],
      "author": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Fri Aug 28 18:22:16 2015 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Aug 28 18:22:16 2015 +0000"
      },
      "message": "Merge \"Docs: Localized DAC landing pages for M Preview, updated for Dev Prev 3.\" into mnc-dev"
    },
    {
      "commit": "02e5b0f2ffa54c67fe5ac8229ac7e6268a8519c6",
      "tree": "52ef2235c9d210b7fbea9f97bdb0747cb80347fe",
      "parents": [
        "3883e72aeda7dcc5f76eba7ad2e95ad2cb041687"
      ],
      "author": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Thu Aug 27 17:59:44 2015 -0700"
      },
      "committer": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Thu Aug 27 17:59:44 2015 -0700"
      },
      "message": "Docs: Fixes a mistaken TOC item at top-right so it now matches the item it links to.\n\nChange-Id: I78cf665fcf9a99aa579eda455ec34987328df445\n"
    },
    {
      "commit": "1864bf13d4ccf5b1c5b5ce24716b0bd0562b5609",
      "tree": "4de9572b15ead42d37be3dfbaecc082703a8a5f8",
      "parents": [
        "cfcf6af915bee878bdaea04f48592bbbe506ad26"
      ],
      "author": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Thu Aug 13 22:32:24 2015 -0700"
      },
      "committer": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Thu Aug 27 15:43:04 2015 -0700"
      },
      "message": "Docs: Localized DAC landing pages for M Preview, updated for Dev Prev 3.\n\nChange-Id: I031bfbec9673699ef3f8680612b67dcb143882e7\n"
    },
    {
      "commit": "81e0dff0da637f3580ac81e86950b23e9a55bbdc",
      "tree": "58f11bf4ca2e5d316bdd81061b64c4650981dc9f",
      "parents": [
        "0238bf248095682b870732432095a987ee558aa2"
      ],
      "author": {
        "name": "Renato Mangini",
        "email": "mangini@google.com",
        "time": "Thu Aug 27 11:11:55 2015 -0700"
      },
      "committer": {
        "name": "Renato Mangini",
        "email": "mangini@google.com",
        "time": "Thu Aug 27 11:11:55 2015 -0700"
      },
      "message": "Minor fix on Auto Desktop Head Unit doc.\n\nChange-Id: I245484e87fadcc98fabc6f4c4fc67f2b454f9874\n"
    },
    {
      "commit": "8c08075b4f77da68155738ec1d1f2883adc32283",
      "tree": "c5934d9c089f07a5380ba406ead206ed9680a491",
      "parents": [
        "32f1af0a6ec7216a32ce85e41b8e6c88e790081c",
        "9315152977ccfe4694a208bfa23dfc84aca9d758"
      ],
      "author": {
        "name": "Rich Slogar",
        "email": "rslogar@google.com",
        "time": "Thu Aug 27 05:17:45 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Aug 27 05:17:45 2015 +0000"
      },
      "message": "am 93151529: am 3fa76699: am f71e3b2b: am 9dbc35d1: am 258b56ec: am 9f37bd8a: am 0238bf24: docs: New auto Desktop Head Unit (DHU) docs\n\n* commit \u00279315152977ccfe4694a208bfa23dfc84aca9d758\u0027:\n  docs: New auto Desktop Head Unit (DHU) docs\n"
    },
    {
      "commit": "9315152977ccfe4694a208bfa23dfc84aca9d758",
      "tree": "b460c4891f76b04adeb919fef3cf9ee7a0806243",
      "parents": [
        "b30fdd4a73d4b69b48f17e3fb1ec3e5bec78fcef",
        "3fa76699f58275055aaeb229ddd00470795b25f9"
      ],
      "author": {
        "name": "Rich Slogar",
        "email": "rslogar@google.com",
        "time": "Thu Aug 27 04:57:21 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Aug 27 04:57:21 2015 +0000"
      },
      "message": "am 3fa76699: am f71e3b2b: am 9dbc35d1: am 258b56ec: am 9f37bd8a: am 0238bf24: docs: New auto Desktop Head Unit (DHU) docs\n\n* commit \u00273fa76699f58275055aaeb229ddd00470795b25f9\u0027:\n  docs: New auto Desktop Head Unit (DHU) docs\n"
    },
    {
      "commit": "e9bcad005546a2844367442aaacc024e45b8aaaf",
      "tree": "7f23b222329ba2741ce406dd7652110e64358764",
      "parents": [
        "c33eeeb0c4259da374011dcac5c038f23c49c9f0",
        "895d25efcedf04db9629574bc005727a7c6bf0bb"
      ],
      "author": {
        "name": "Jaewan Kim",
        "email": "jaewan@google.com",
        "time": "Thu Aug 27 02:40:00 2015 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Aug 27 02:40:00 2015 +0000"
      },
      "message": "Merge \"Fix inconsistency between monkey documentation and code\""
    },
    {
      "commit": "3fa76699f58275055aaeb229ddd00470795b25f9",
      "tree": "cb90e1a20a3a736b2889ec3473ad9de3b5937998",
      "parents": [
        "98922dd099fb4df25f68f90419e30a4a55df9f89",
        "f71e3b2b8e880138b74ab6b1491e771529103093"
      ],
      "author": {
        "name": "Rich Slogar",
        "email": "rslogar@google.com",
        "time": "Thu Aug 27 02:12:10 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Aug 27 02:12:10 2015 +0000"
      },
      "message": "am f71e3b2b: am 9dbc35d1: am 258b56ec: am 9f37bd8a: am 0238bf24: docs: New auto Desktop Head Unit (DHU) docs\n\n* commit \u0027f71e3b2b8e880138b74ab6b1491e771529103093\u0027:\n  docs: New auto Desktop Head Unit (DHU) docs\n"
    },
    {
      "commit": "9cc1765d1ea4f2990e1916cde505a574369497da",
      "tree": "808c24457a1cd96d22249304f8ee32047b691d03",
      "parents": [
        "e85d798b4a8574c7302644ccd911ccd7dcf53faf",
        "258b56ec58fca2b740bcfe9a2af81f0f59a14abb"
      ],
      "author": {
        "name": "Rich Slogar",
        "email": "rslogar@google.com",
        "time": "Thu Aug 27 01:48:25 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Aug 27 01:48:25 2015 +0000"
      },
      "message": "am 258b56ec: am 9f37bd8a: am 0238bf24: docs: New auto Desktop Head Unit (DHU) docs\n\n* commit \u0027258b56ec58fca2b740bcfe9a2af81f0f59a14abb\u0027:\n  docs: New auto Desktop Head Unit (DHU) docs\n"
    },
    {
      "commit": "258b56ec58fca2b740bcfe9a2af81f0f59a14abb",
      "tree": "5e9ff5d3f982c05c4ee04d77e4eb62fef7c70166",
      "parents": [
        "a4a1e68fe76134a940e02f3d425b3429791177e5",
        "9f37bd8a5d61b2fa05af1b259ec0461673434ec8"
      ],
      "author": {
        "name": "Rich Slogar",
        "email": "rslogar@google.com",
        "time": "Thu Aug 27 01:37:51 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Aug 27 01:37:51 2015 +0000"
      },
      "message": "am 9f37bd8a: am 0238bf24: docs: New auto Desktop Head Unit (DHU) docs\n\n* commit \u00279f37bd8a5d61b2fa05af1b259ec0461673434ec8\u0027:\n  docs: New auto Desktop Head Unit (DHU) docs\n"
    },
    {
      "commit": "9f37bd8a5d61b2fa05af1b259ec0461673434ec8",
      "tree": "1db39cea022ed717663b68f5522f41bf0e1f8ec2",
      "parents": [
        "ebdedb47e5a24f980e7820c65c60c5bc04c5895d",
        "0238bf248095682b870732432095a987ee558aa2"
      ],
      "author": {
        "name": "Rich Slogar",
        "email": "rslogar@google.com",
        "time": "Thu Aug 27 01:19:52 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Aug 27 01:19:52 2015 +0000"
      },
      "message": "am 0238bf24: docs: New auto Desktop Head Unit (DHU) docs\n\n* commit \u00270238bf248095682b870732432095a987ee558aa2\u0027:\n  docs: New auto Desktop Head Unit (DHU) docs\n"
    },
    {
      "commit": "0238bf248095682b870732432095a987ee558aa2",
      "tree": "c08b502c7b0de1d68b78b663305533cbf9285e80",
      "parents": [
        "dc35d48f4fdc2016f900207ebc934e5a57bd9265"
      ],
      "author": {
        "name": "Rich Slogar",
        "email": "rslogar@google.com",
        "time": "Thu Jul 23 16:05:27 2015 -0700"
      },
      "committer": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Wed Aug 26 16:14:34 2015 -0700"
      },
      "message": "docs: New auto Desktop Head Unit (DHU) docs\n\nSee comment on patch set 9 for doc stage location.\n\nbug:22069078\nbug:23341937\n\nChange-Id: I21565b82199394622ce4113b42174277c0248998\n"
    },
    {
      "commit": "963ad1bf3390aef08ccccb4dcb93f8939e20bcad",
      "tree": "24e2d8f676407d3c38072b71e184b0a078b956d4",
      "parents": [
        "170e0895514d0a1e21f2ba0f430fa71bc54f38c0",
        "f9867af26af8d13c5df7996a0c45ae02de71b1de"
      ],
      "author": {
        "name": "Jaewan Kim",
        "email": "jaewan@google.com",
        "time": "Tue Aug 25 01:53:16 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Aug 25 01:53:16 2015 +0000"
      },
      "message": "am f9867af2: am 29b588a3: Merge \"Add documentation for media router\\\u0027s palette dependency.\" into mnc-ub-dev\n\n* commit \u0027f9867af26af8d13c5df7996a0c45ae02de71b1de\u0027:\n  Add documentation for media router\u0027s palette dependency.\n"
    },
    {
      "commit": "f9867af26af8d13c5df7996a0c45ae02de71b1de",
      "tree": "65844dd7dbd10a38fdb2a00911fac06939ac8dac",
      "parents": [
        "d9a24b1b907fabc76a9c4bdc07ac26b6959db811",
        "29b588a3b738f2bcfb572fdfe541bba19374e44b"
      ],
      "author": {
        "name": "Jaewan Kim",
        "email": "jaewan@google.com",
        "time": "Tue Aug 25 01:44:30 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Aug 25 01:44:30 2015 +0000"
      },
      "message": "am 29b588a3: Merge \"Add documentation for media router\\\u0027s palette dependency.\" into mnc-ub-dev\n\n* commit \u002729b588a3b738f2bcfb572fdfe541bba19374e44b\u0027:\n  Add documentation for media router\u0027s palette dependency.\n"
    },
    {
      "commit": "29b588a3b738f2bcfb572fdfe541bba19374e44b",
      "tree": "91c62d881c447843bfe248ea4543e78cabfbc5b9",
      "parents": [
        "d7f3dfb7c8f40308a95a56f90ef7a1157897cce6",
        "ee93161369ca8c2c3d89825a1f5c8f93bc56c79c"
      ],
      "author": {
        "name": "Jaewan Kim",
        "email": "jaewan@google.com",
        "time": "Tue Aug 25 01:40:11 2015 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Aug 25 01:40:11 2015 +0000"
      },
      "message": "Merge \"Add documentation for media router\u0027s palette dependency.\" into mnc-ub-dev"
    },
    {
      "commit": "d7cca50cfb770b95d2dd6b218a0c77000cf6b1fc",
      "tree": "4fdeec3e25c40cf7a544f6f1735830053cc83975",
      "parents": [
        "b8079c5c49e998779d82abd4c19fef99a6705b84",
        "49aadbce6efc0b8f5fca6be84e89f53c1d3a2035"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Mon Aug 24 23:39:39 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Aug 24 23:39:39 2015 +0000"
      },
      "message": "am 49aadbce: am f2a7fed4: am c9a110b0: am 8c8a0c00: am c550a6fa: Merge \"docs: Add Studio 1.3.2 release notes and download links\" into mnc-dev\n\n* commit \u002749aadbce6efc0b8f5fca6be84e89f53c1d3a2035\u0027:\n  docs: Add Studio 1.3.2 release notes and download links\n"
    },
    {
      "commit": "49aadbce6efc0b8f5fca6be84e89f53c1d3a2035",
      "tree": "00650a56f7c330f297932bc7426ef0219f5b289a",
      "parents": [
        "f76d558bb0ea3bbac422a90febfdb0417b5397d6",
        "f2a7fed4f8cd170fac0e4553ff97408cde95cf3e"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Mon Aug 24 20:49:35 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Aug 24 20:49:35 2015 +0000"
      },
      "message": "am f2a7fed4: am c9a110b0: am 8c8a0c00: am c550a6fa: Merge \"docs: Add Studio 1.3.2 release notes and download links\" into mnc-dev\n\n* commit \u0027f2a7fed4f8cd170fac0e4553ff97408cde95cf3e\u0027:\n  docs: Add Studio 1.3.2 release notes and download links\n"
    },
    {
      "commit": "76d4d5d19dc4548c90d73fd74174bf4e21674011",
      "tree": "afefd4fd7c4bce460e4cbdd41cb2b29db1ae6e60",
      "parents": [
        "1112cbe67dddd719422c32fa9129118e70aa5637",
        "c550a6fa945c0eeb5d766d0a54a50af54eddd67f"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Mon Aug 24 20:30:10 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Aug 24 20:30:10 2015 +0000"
      },
      "message": "am c550a6fa: Merge \"docs: Add Studio 1.3.2 release notes and download links\" into mnc-dev\n\n* commit \u0027c550a6fa945c0eeb5d766d0a54a50af54eddd67f\u0027:\n  docs: Add Studio 1.3.2 release notes and download links\n"
    },
    {
      "commit": "c550a6fa945c0eeb5d766d0a54a50af54eddd67f",
      "tree": "051e0830634f911c1d3f1661ab05f41a7843b9e8",
      "parents": [
        "c04d21fc4ec66d34ca5395db59fadc5e4626bb1c",
        "0b4d170beeaf1ce0826bdd90504d54114c6368fa"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Mon Aug 24 20:25:04 2015 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Aug 24 20:25:04 2015 +0000"
      },
      "message": "Merge \"docs: Add Studio 1.3.2 release notes and download links\" into mnc-dev"
    },
    {
      "commit": "0b4d170beeaf1ce0826bdd90504d54114c6368fa",
      "tree": "b30efbfa486b3fee3aa7bc36a18285452720b654",
      "parents": [
        "ddc2536d2b6f277a7828278a066be874e4f9502e"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Thu Aug 20 17:11:56 2015 -0700"
      },
      "committer": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Mon Aug 24 13:22:03 2015 -0700"
      },
      "message": "docs: Add Studio 1.3.2 release notes and download links\n\n- Added Studio 1.3.2 release notes\n- Added Studio 1.3.2 download link information\n- Added ADT 23.0.7 release notes (catch up from 8/17)\n\nChange-Id: I930059d9bf85f7063eb3f55e0c77d46a064c75b0\n"
    },
    {
      "commit": "e9fdf708faf5f035bb9f7bf4da63410124f406b4",
      "tree": "f9a0d64ef7285a4f496c2dcc746649bdacea1713",
      "parents": [
        "61483d885a1746db2faae48d2d9d550545d47f38",
        "f6321a4493c801ca779b9f0da2bd2866eb4a292b"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Mon Aug 24 17:13:04 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Aug 24 17:13:04 2015 +0000"
      },
      "message": "am f6321a44: am 595e565c: am 1c5e92b1: am 8b86268b: am c04d21fc: Merge \"add placeholder for platform name in download button. This change depends on the following change to the script that loads the platform name... https://googleplex-android-review.git.corp.google.co\n\n* commit \u0027f6321a4493c801ca779b9f0da2bd2866eb4a292b\u0027:\n  add placeholder for platform name in download button. This change depends on the following change to the script that loads the platform name... https://googleplex-android-review.git.corp.google.com/#/c/752776/\n"
    },
    {
      "commit": "f6321a4493c801ca779b9f0da2bd2866eb4a292b",
      "tree": "8cbe08416ff5b0c03a386292f020c6a2a11fc08e",
      "parents": [
        "5b20420652fe8ed921769cbb3b5e7361fa5387b8",
        "595e565c467540cdd77d07e37bb3f73f7272e87f"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Mon Aug 24 17:06:26 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Aug 24 17:06:26 2015 +0000"
      },
      "message": "am 595e565c: am 1c5e92b1: am 8b86268b: am c04d21fc: Merge \"add placeholder for platform name in download button. This change depends on the following change to the script that loads the platform name... https://googleplex-android-review.git.corp.google.com/#/c/752776/\n\n* commit \u0027595e565c467540cdd77d07e37bb3f73f7272e87f\u0027:\n  add placeholder for platform name in download button. This change depends on the following change to the script that loads the platform name... https://googleplex-android-review.git.corp.google.com/#/c/752776/\n"
    },
    {
      "commit": "1112cbe67dddd719422c32fa9129118e70aa5637",
      "tree": "850d018037af9e6f8850efb31f7be974047bf08f",
      "parents": [
        "d803ef138df1172edfde527129957b00a8616dbe",
        "c04d21fc4ec66d34ca5395db59fadc5e4626bb1c"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Mon Aug 24 16:41:20 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Aug 24 16:41:20 2015 +0000"
      },
      "message": "am c04d21fc: Merge \"add placeholder for platform name in download button. This change depends on the following change to the script that loads the platform name... https://googleplex-android-review.git.corp.google.com/#/c/752776/\" into mnc-dev\n\n* commit \u0027c04d21fc4ec66d34ca5395db59fadc5e4626bb1c\u0027:\n  add placeholder for platform name in download button. This change depends on the following change to the script that loads the platform name... https://googleplex-android-review.git.corp.google.com/#/c/752776/\n"
    },
    {
      "commit": "c04d21fc4ec66d34ca5395db59fadc5e4626bb1c",
      "tree": "1af9fc6fcbaf2dab3085f2290c94c89ad7ad203a",
      "parents": [
        "08b12dfba630659601972f0d857b6580fdae4313",
        "3c2dc05e3da3fdf2d19bb8793c12411a46eb8d15"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Mon Aug 24 16:34:35 2015 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Aug 24 16:34:35 2015 +0000"
      },
      "message": "Merge \"add placeholder for platform name in download button. This change depends on the following change to the script that loads the platform name... https://googleplex-android-review.git.corp.google.com/#/c/752776/\" into mnc-dev"
    },
    {
      "commit": "795f203a863c906eb2a06d39c362e577307ed6bb",
      "tree": "b5e5ad5e1588e521ccda7c3abd31b858ee377da7",
      "parents": [
        "7ca1f243b802138585ade41e4af954901f31bced",
        "a24e518dd85c6c5935c44eff10a286fb96378167"
      ],
      "author": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Sat Aug 22 01:38:31 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Aug 22 01:38:31 2015 +0000"
      },
      "message": "am a24e518d: am 906cc3f4: am 3f233293: am e2ca8593: am 9520071b: Merge \"docs: Fix return info for support lib checkSelfPermission()\" into mnc-dev\n\n* commit \u0027a24e518dd85c6c5935c44eff10a286fb96378167\u0027:\n  docs: Fix return info for support lib checkSelfPermission()\n"
    },
    {
      "commit": "a24e518dd85c6c5935c44eff10a286fb96378167",
      "tree": "da2e06ec46196feeafe38226da5b0f56f59754de",
      "parents": [
        "cf620038f4af0fec5980fd9ef8e9234cfaf7670c",
        "906cc3f4a1f99798de5be86a7c5235cdcd801f27"
      ],
      "author": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Sat Aug 22 00:59:08 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Aug 22 00:59:08 2015 +0000"
      },
      "message": "am 906cc3f4: am 3f233293: am e2ca8593: am 9520071b: Merge \"docs: Fix return info for support lib checkSelfPermission()\" into mnc-dev\n\n* commit \u0027906cc3f4a1f99798de5be86a7c5235cdcd801f27\u0027:\n  docs: Fix return info for support lib checkSelfPermission()\n"
    },
    {
      "commit": "8b394af7e65269152fc77a4cc3a4ba68a8f1bbd9",
      "tree": "dec7d5e02163fef828b74fc4ea85308e97df1b7b",
      "parents": [
        "09dbd46af8faa60419a97e926463dc25fbd0513f",
        "0be53aef4db065f7b41aeb4bbb14e3969571ba80"
      ],
      "author": {
        "name": "Cheryl Potter",
        "email": "cherylpotter@google.com",
        "time": "Sat Aug 22 00:41:15 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Aug 22 00:41:15 2015 +0000"
      },
      "message": "am 0be53aef: am c4b0028e: am a4f65ff5: am 41fc973c: am 251f2479: am dc35d48f: Merge \"docs: changed red to yellow in code snippet\" into mnc-preview-docs\n\n* commit \u00270be53aef4db065f7b41aeb4bbb14e3969571ba80\u0027:\n  docs: changed red to yellow in code snippet\n"
    },
    {
      "commit": "ebd845bf06417155f541205e50474ac467419e80",
      "tree": "173e1e911c166d9ee8e5f289799dbcc3d02af3cc",
      "parents": [
        "a52995cc902f1a3670b23188a511433ade84a601",
        "9520071b983e2ca61160f580e0be3fe24d305760"
      ],
      "author": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Sat Aug 22 00:36:48 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Aug 22 00:36:48 2015 +0000"
      },
      "message": "am 9520071b: Merge \"docs: Fix return info for support lib checkSelfPermission()\" into mnc-dev\n\n* commit \u00279520071b983e2ca61160f580e0be3fe24d305760\u0027:\n  docs: Fix return info for support lib checkSelfPermission()\n"
    },
    {
      "commit": "9520071b983e2ca61160f580e0be3fe24d305760",
      "tree": "f2b177cec2a4f9e6d1cbfa237a5d846018d508e1",
      "parents": [
        "a7dde2e89ec9a8c0ce5460d4f57d1e561f16520f",
        "4276a8fb25071aa0e471a5afc0764987db79cc49"
      ],
      "author": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Sat Aug 22 00:30:59 2015 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sat Aug 22 00:30:59 2015 +0000"
      },
      "message": "Merge \"docs: Fix return info for support lib checkSelfPermission()\" into mnc-dev"
    },
    {
      "commit": "938ceed7664ec561a8e8e62976c74bb2697072fa",
      "tree": "a2b4e2ec51c7fc5e7cee05a474d537f8d759fb97",
      "parents": [
        "72c1f222a172ef314d7fadb715c327ce781c2751"
      ],
      "author": {
        "name": "Cheryl Potter",
        "email": "cherylpotter@google.com",
        "time": "Wed Aug 12 13:50:35 2015 -0700"
      },
      "committer": {
        "name": "Cheryl Potter",
        "email": "cherylpotter@google.com",
        "time": "Fri Aug 21 16:44:26 2015 -0700"
      },
      "message": "docs: changed references to Google+ sign-in to Google sign-in\n\nb/23121450\n\nChange-Id: I61f8b05da94e81c23792a1a06ee125f35b7c88fb\n"
    },
    {
      "commit": "f152540a7e4a085c55d6a7c65d5e445557146ba9",
      "tree": "afc14c9f857893c16bdc8ad7c152ecf2bfe9e33b",
      "parents": [
        "950297d27fcabe22b7c9fbbfa28ef8b9a350ae37",
        "41fc973c144287c010d6219ab82f2640ebaff9dc"
      ],
      "author": {
        "name": "Cheryl Potter",
        "email": "cherylpotter@google.com",
        "time": "Fri Aug 21 23:12:21 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Aug 21 23:12:21 2015 +0000"
      },
      "message": "am 41fc973c: am 251f2479: am dc35d48f: Merge \"docs: changed red to yellow in code snippet\" into mnc-preview-docs\n\n* commit \u002741fc973c144287c010d6219ab82f2640ebaff9dc\u0027:\n  docs: changed red to yellow in code snippet\n"
    },
    {
      "commit": "41fc973c144287c010d6219ab82f2640ebaff9dc",
      "tree": "0210e2d203c8d0aa7a9f3646c0e01731b3317d47",
      "parents": [
        "e6c64508aba566b5bd4ac9cd87a07358b13f5a06",
        "251f24790757cf38bffbd6cec06c6503f99299dd"
      ],
      "author": {
        "name": "Cheryl Potter",
        "email": "cherylpotter@google.com",
        "time": "Fri Aug 21 23:08:00 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Aug 21 23:08:00 2015 +0000"
      },
      "message": "am 251f2479: am dc35d48f: Merge \"docs: changed red to yellow in code snippet\" into mnc-preview-docs\n\n* commit \u0027251f24790757cf38bffbd6cec06c6503f99299dd\u0027:\n  docs: changed red to yellow in code snippet\n"
    },
    {
      "commit": "251f24790757cf38bffbd6cec06c6503f99299dd",
      "tree": "2c9f145d8a6d18e59557a031a806a4a7366899fe",
      "parents": [
        "852c6178629d3bdcd7d2c958379b0b71539f460f",
        "dc35d48f4fdc2016f900207ebc934e5a57bd9265"
      ],
      "author": {
        "name": "Cheryl Potter",
        "email": "cherylpotter@google.com",
        "time": "Fri Aug 21 23:01:17 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Aug 21 23:01:17 2015 +0000"
      },
      "message": "am dc35d48f: Merge \"docs: changed red to yellow in code snippet\" into mnc-preview-docs\n\n* commit \u0027dc35d48f4fdc2016f900207ebc934e5a57bd9265\u0027:\n  docs: changed red to yellow in code snippet\n"
    },
    {
      "commit": "dc35d48f4fdc2016f900207ebc934e5a57bd9265",
      "tree": "4d2af2a2a53e8d615c3977fed101fb42b7b0ba5c",
      "parents": [
        "5389f46ce4245a6a0cfc931160ea13dab17f6590",
        "09e9ba3861b3ca92eeaa7e2f50f93b439a326bd6"
      ],
      "author": {
        "name": "Cheryl Potter",
        "email": "cherylpotter@google.com",
        "time": "Fri Aug 21 22:51:30 2015 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Aug 21 22:51:30 2015 +0000"
      },
      "message": "Merge \"docs: changed red to yellow in code snippet\" into mnc-preview-docs"
    },
    {
      "commit": "c9196e31d7c96f541a773dd6f1ecf9367700f7be",
      "tree": "c99b7345a90276152c3d28c6e7e1120c07ee2b9a",
      "parents": [
        "1858541add49c5e64602ee1d878cdba009770347",
        "9b1b79414d6242fc44fe9dc761ebb3d14a3281b0"
      ],
      "author": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Thu Aug 20 19:59:18 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Aug 20 19:59:18 2015 +0000"
      },
      "message": "am 9b1b7941: am b6e737e5: am 740eef52: am 33074733: am 46eddef4: am 504623e1: am 5389f46c: Docs: Fixes to interactive-watch-face docs (CL 743190)\n\n* commit \u00279b1b79414d6242fc44fe9dc761ebb3d14a3281b0\u0027:\n  Docs: Fixes to interactive-watch-face docs (CL 743190)\n"
    },
    {
      "commit": "9b1b79414d6242fc44fe9dc761ebb3d14a3281b0",
      "tree": "2ec7a6e7947133bc0d3f458225b56224b781e442",
      "parents": [
        "bbd854e229424e6a0fb4699e607790962d9f27db",
        "b6e737e50a04ab796e2ab32ec5bd6876270afb38"
      ],
      "author": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Thu Aug 20 18:52:09 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Aug 20 18:52:09 2015 +0000"
      },
      "message": "am b6e737e5: am 740eef52: am 33074733: am 46eddef4: am 504623e1: am 5389f46c: Docs: Fixes to interactive-watch-face docs (CL 743190)\n\n* commit \u0027b6e737e50a04ab796e2ab32ec5bd6876270afb38\u0027:\n  Docs: Fixes to interactive-watch-face docs (CL 743190)\n"
    }
  ],
  "next": "5bc17ad258d65c87826ed3c9503b627b03f372b4"
}
