)]}'
{
  "log": [
    {
      "commit": "6b39324d7756f1a36faf275941aabb19ee6bbb53",
      "tree": "98943e299933334edf788772e773fe3dfc11479e",
      "parents": [
        "287c0361877057e50190cc0d7224e5bb2a7c4955",
        "3b20251a355c88193c439f928a84ae69483fb488"
      ],
      "author": {
        "name": "John Reck",
        "email": "jreck@google.com",
        "time": "Mon Jun 23 22:32:51 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 23 21:44:43 2014 +0000"
      },
      "message": "Merge \"No-fail invokeFunctor\""
    },
    {
      "commit": "3b20251a355c88193c439f928a84ae69483fb488",
      "tree": "33c878ebacf17cf03d089404474fa66ca041ffb9",
      "parents": [
        "97a6c20a6a52c9429ed2c8837086f3003e5da274"
      ],
      "author": {
        "name": "John Reck",
        "email": "jreck@google.com",
        "time": "Mon Jun 23 13:13:08 2014 -0700"
      },
      "committer": {
        "name": "John Reck",
        "email": "jreck@google.com",
        "time": "Mon Jun 23 15:26:49 2014 -0700"
      },
      "message": "No-fail invokeFunctor\n\n Bug: 15513308\n Bug: 15449247\n\nChange-Id: I13a29f9c8d4975cdda6dcb33b6332c2555ff0f7c\n"
    },
    {
      "commit": "287c0361877057e50190cc0d7224e5bb2a7c4955",
      "tree": "0acc9076c9fb7195a34403c295b1a7a62ea4c695",
      "parents": [
        "43015f241ebc6a03e36af4d300a3dbceeb078771"
      ],
      "author": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Mon Jun 23 12:32:35 2014 -0700"
      },
      "committer": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Mon Jun 23 15:18:28 2014 -0700"
      },
      "message": "Compatibility shim for apps calling View methods with TypedArray params\n\nApps calling the View methods that accept TypedArray params have\nalways been wrong. There is no way to call these methods safely since\napps can\u0027t get at the correct filter array assumed in these methods\u0027\nimplementations. Do the best we can with these calls anyway; ignore\nwhatever they did pass and just get the styled attributes from the\nContext used to construct the view and its associated theme.\n\nBug 15792674\n\nChange-Id: I6dfa1abf273b581e79a17a72f68c97ff9a9148c5\n"
    },
    {
      "commit": "43015f241ebc6a03e36af4d300a3dbceeb078771",
      "tree": "ce2cd44346de23dbdafd4e1c8c07f90dc5597102",
      "parents": [
        "13f6ea78b0aa98ffea6ea644770e4320ec9a2242",
        "84984faf530e525b066e28710d0f9beb32142ec5"
      ],
      "author": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Mon Jun 23 22:05:17 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 23 21:44:43 2014 +0000"
      },
      "message": "Merge \"Return to recents when coming from recents\""
    },
    {
      "commit": "84984faf530e525b066e28710d0f9beb32142ec5",
      "tree": "e40fb7ff9a9515c7450f0d8e2730379abb5124ad",
      "parents": [
        "61606cec5ceb705910dec94222b22e66a0365094"
      ],
      "author": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Thu Jun 19 11:19:20 2014 -0700"
      },
      "committer": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Mon Jun 23 15:04:23 2014 -0700"
      },
      "message": "Return to recents when coming from recents\n\nIf a task is launched from recents then backing all the way\nout of the task will return you to recents. Entering the task\nin any other way (home, another activity, nav bar) will reset\nthis behavior.\n\nFixes bug 15703876.\n\nChange-Id: I98dc36e4dbcb238d59e2175832076de7225bfdd9\n"
    },
    {
      "commit": "13f6ea78b0aa98ffea6ea644770e4320ec9a2242",
      "tree": "35c32cb334131076c867fbdb484705b6446c8071",
      "parents": [
        "61606cec5ceb705910dec94222b22e66a0365094"
      ],
      "author": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Mon Jun 23 14:57:02 2014 -0700"
      },
      "committer": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Mon Jun 23 15:01:27 2014 -0700"
      },
      "message": "Avoid unnecessary timeouts.\n\nAnd fix a couple of other inefficiencies.\n\nFixes bug 15444410.\n\nChange-Id: Idad95d4e4d70bc7d2965e1bd6ff3d3135b73dd9c\n"
    },
    {
      "commit": "61606cec5ceb705910dec94222b22e66a0365094",
      "tree": "7d34712993b8a9a47f711e7acad8234d56d1aae5",
      "parents": [
        "ed81ebc3c55e344ff511d283eaa8af31db9503c3",
        "826b56448691221e4cfe2f19a09c3d8790f78d2c"
      ],
      "author": {
        "name": "Bo Liu",
        "email": "boliu@google.com",
        "time": "Mon Jun 23 21:16:07 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 20 21:00:34 2014 +0000"
      },
      "message": "Merge \"Enable asynchronous RenderThread for WebView\""
    },
    {
      "commit": "826b56448691221e4cfe2f19a09c3d8790f78d2c",
      "tree": "c3a45d57cec6f34358d089d7d772badbb010f176",
      "parents": [
        "f5fb7035c4b90ec288daaf7d2ff0df025a4ffc79"
      ],
      "author": {
        "name": "Bo Liu",
        "email": "boliu@google.com",
        "time": "Tue May 13 16:47:27 2014 -0700"
      },
      "committer": {
        "name": "Bo Liu",
        "email": "boliu@google.com",
        "time": "Mon Jun 23 11:26:03 2014 -0700"
      },
      "message": "Enable asynchronous RenderThread for WebView\n\nBUG: 12179257\n\nChange-Id: Ib7358dc84a0a58020d178d10b324b9631848c06d\n"
    },
    {
      "commit": "ed81ebc3c55e344ff511d283eaa8af31db9503c3",
      "tree": "07a26a2104d3082d781448d59c54323711d36f73",
      "parents": [
        "97a6c20a6a52c9429ed2c8837086f3003e5da274",
        "53284d5816f065b2de20dcb019fa1096b148eee4"
      ],
      "author": {
        "name": "Ruben Brunk",
        "email": "rubenbrunk@google.com",
        "time": "Mon Jun 23 21:08:15 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 20 21:00:34 2014 +0000"
      },
      "message": "Merge \"camera2: Fix frame ID returned by legacy mode shim.\""
    },
    {
      "commit": "53284d5816f065b2de20dcb019fa1096b148eee4",
      "tree": "81380ec50980077a4f8a7313c58035f073c05c45",
      "parents": [
        "91b9aabc9fa0c058ecc4a8b3f486540c28fe1cc0"
      ],
      "author": {
        "name": "Ruben Brunk",
        "email": "rubenbrunk@google.com",
        "time": "Mon Jun 23 11:36:10 2014 -0700"
      },
      "committer": {
        "name": "Ruben Brunk",
        "email": "rubenbrunk@google.com",
        "time": "Mon Jun 23 11:36:10 2014 -0700"
      },
      "message": "camera2: Fix frame ID returned by legacy mode shim.\n\nBug: 15116722\nChange-Id: I59e9ac43b192c41f83fe350a93aa860b2619dfe5\n"
    },
    {
      "commit": "91b9aabc9fa0c058ecc4a8b3f486540c28fe1cc0",
      "tree": "7dcc48c4f6af7f6defa76a23558b095d37ca177b",
      "parents": [
        "5776aafc7e70c0b79c4bee2bc50f44121b37c962"
      ],
      "author": {
        "name": "Ruben Brunk",
        "email": "rubenbrunk@google.com",
        "time": "Fri Jun 20 00:24:56 2014 -0700"
      },
      "committer": {
        "name": "Ruben Brunk",
        "email": "rubenbrunk@google.com",
        "time": "Fri Jun 20 15:59:00 2014 -0700"
      },
      "message": "camera2: Switch to using YV12 for ImageReader.\n\nBug: 15116722\n\n- Also fixes incorrect frame number for single captures.\n\nChange-Id: I8552124d18ad176e6724f089a1e3a3f49a5eeec4\n"
    },
    {
      "commit": "f5fb7035c4b90ec288daaf7d2ff0df025a4ffc79",
      "tree": "cc6432ce03424793c28bef939759e352488dd8ef",
      "parents": [
        "2fe74af91c2687b5600a9a3e04043aa9006e5d87",
        "88cc346d0602e0b173b5076cd0051120682da601"
      ],
      "author": {
        "name": "Nicolas Prevot",
        "email": "nprevot@google.com",
        "time": "Mon Jun 23 12:27:54 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 20 18:26:34 2014 +0000"
      },
      "message": "Merge \"Show the icon of the personal space.\""
    },
    {
      "commit": "88cc346d0602e0b173b5076cd0051120682da601",
      "tree": "bbd06698583a7b2d617651a01bd61c372c1ddf31",
      "parents": [
        "aeb0ed74670e0502a04b689fe1b4fe0f537f4a91"
      ],
      "author": {
        "name": "Nicolas Prevot",
        "email": "nprevot@google.com",
        "time": "Wed May 14 14:51:48 2014 +0100"
      },
      "committer": {
        "name": "Nicolas Prevot",
        "email": "nprevot@google.com",
        "time": "Mon Jun 23 12:25:07 2014 +0100"
      },
      "message": "Show the icon of the personal space.\n\nIn an intent disambiguation dialog from a managed profile,\nwhen the intent can be forwarded to the personal space:\nshow the icon of the parent next to \"Personal apps\".\nAnd put it at the bottom of the dialog.\n\nChange-Id: I523222aac5dde9653e784eb26cf23cdaf018b86c\n"
    },
    {
      "commit": "2fe74af91c2687b5600a9a3e04043aa9006e5d87",
      "tree": "3d7544d7f4e8e1834538959d25a5a0aefdf1d598",
      "parents": [
        "aac10712f192935603b71f74f7222019e2fec935",
        "12426cff730ec2e691005407b911ebe71fbb268d"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Mon Jun 23 10:40:23 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 23 10:40:23 2014 +0000"
      },
      "message": "am 12426cff: am 878325b3: Merge \"docs: l-preview fixes\" into klp-modular-dev\n\n* commit \u002712426cff730ec2e691005407b911ebe71fbb268d\u0027:\n  docs: l-preview fixes\n"
    },
    {
      "commit": "aac10712f192935603b71f74f7222019e2fec935",
      "tree": "7ca7ee9ec401e1910bf792f4e89af30c483d81e6",
      "parents": [
        "aeb0ed74670e0502a04b689fe1b4fe0f537f4a91",
        "2061f0a2dfdda9a9bf36d99d0b67f8d3821cdef7"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Mon Jun 23 10:40:14 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 23 10:40:14 2014 +0000"
      },
      "message": "am 2061f0a2: am 0cff6256: docs: more auto updates\n\n* commit \u00272061f0a2dfdda9a9bf36d99d0b67f8d3821cdef7\u0027:\n  docs: more auto updates\n"
    },
    {
      "commit": "12426cff730ec2e691005407b911ebe71fbb268d",
      "tree": "81329fc32c4f4af019bfd200080fbf76a60c9561",
      "parents": [
        "2061f0a2dfdda9a9bf36d99d0b67f8d3821cdef7",
        "878325b3677584e50536c128e661b4921f2aa154"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Mon Jun 23 09:56:03 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 23 09:56:03 2014 +0000"
      },
      "message": "am 878325b3: Merge \"docs: l-preview fixes\" into klp-modular-dev\n\n* commit \u0027878325b3677584e50536c128e661b4921f2aa154\u0027:\n  docs: l-preview fixes\n"
    },
    {
      "commit": "2061f0a2dfdda9a9bf36d99d0b67f8d3821cdef7",
      "tree": "5c0ac75c31120d2a24c7b484edef65c4277b48dc",
      "parents": [
        "1fd580b7c30529e772e3a1ce4ba6c55df689045d",
        "0cff6256d829a79fa51c189eff765f42bb454907"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Mon Jun 23 09:55:53 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 23 09:55:53 2014 +0000"
      },
      "message": "am 0cff6256: docs: more auto updates\n\n* commit \u00270cff6256d829a79fa51c189eff765f42bb454907\u0027:\n  docs: more auto updates\n"
    },
    {
      "commit": "0cff6256d829a79fa51c189eff765f42bb454907",
      "tree": "429331807b1e8b1e1853fe0073b485e5f5982400",
      "parents": [
        "5d9681a3986050c8b59201aac5b4243b6b2d0cda"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 22 14:37:38 2014 -0700"
      },
      "committer": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 22 14:37:38 2014 -0700"
      },
      "message": "docs: more auto updates\n\nChange-Id: I50b936217ba5933cbc01d81f1bd1d4b78df4239f\n"
    },
    {
      "commit": "1fd580b7c30529e772e3a1ce4ba6c55df689045d",
      "tree": "935bffafa3b0297aaa5537aaf9434d4d888cf06a",
      "parents": [
        "d62cb5843ae01ee01b51fbcd56c029116aad34cf",
        "5d9681a3986050c8b59201aac5b4243b6b2d0cda"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 22 18:38:19 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Jun 22 18:38:19 2014 +0000"
      },
      "message": "am 5d9681a3: docs: auto landing cleanup\n\n* commit \u00275d9681a3986050c8b59201aac5b4243b6b2d0cda\u0027:\n  docs: auto landing cleanup\n"
    },
    {
      "commit": "5d9681a3986050c8b59201aac5b4243b6b2d0cda",
      "tree": "f6fe27fe61547dd3edc223338a1c6dc47033d28c",
      "parents": [
        "e7e8c1b4c02544852ddcb07e77e8104a7d7f9e10"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 22 11:33:33 2014 -0700"
      },
      "committer": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 22 11:33:33 2014 -0700"
      },
      "message": "docs: auto landing cleanup\n\nChange-Id: I9b9f706341047613fd536ba44b6e887922f13d54\n"
    },
    {
      "commit": "d62cb5843ae01ee01b51fbcd56c029116aad34cf",
      "tree": "8b4fb62e496b35646a6bb296a1c6342738876124",
      "parents": [
        "ee80a268ac8ce77c36448ed89720f0d78ff36f99",
        "e7e8c1b4c02544852ddcb07e77e8104a7d7f9e10"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sat Jun 21 22:07:04 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 21 22:07:04 2014 +0000"
      },
      "message": "am e7e8c1b4: Merge \"docs: Further work on the Android Auto dev site  Added partner logos (car OEMs, aftermarket, apps)  Added platform screenshots to the hero page\" into klp-modular-dev\n\n* commit \u0027e7e8c1b4c02544852ddcb07e77e8104a7d7f9e10\u0027:\n  docs: Further work on the Android Auto dev site  Added partner logos (car OEMs, aftermarket, apps)  Added platform screenshots to the hero page\n"
    },
    {
      "commit": "ee80a268ac8ce77c36448ed89720f0d78ff36f99",
      "tree": "ee50eb2c840faff2e37c588c249e41274c0238c1",
      "parents": [
        "aef3e9e6fd313dd30acdbd6c40b8b5e12b181f49",
        "d7208fdaebd6625d8e25fdd4eff3c2d2b5eea065"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sat Jun 21 21:11:37 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 21 21:11:37 2014 +0000"
      },
      "message": "am d7208fda: Merge \"docs: remove description text for index\" into klp-modular-dev\n\n* commit \u0027d7208fdaebd6625d8e25fdd4eff3c2d2b5eea065\u0027:\n  docs: remove description text for index\n"
    },
    {
      "commit": "aef3e9e6fd313dd30acdbd6c40b8b5e12b181f49",
      "tree": "058119b11d448ede194e22195b1d79b79d19157b",
      "parents": [
        "901866ccd0e9f2c202e3200acf1a212cf7f1c260",
        "1aa273e0da3a4be9a6e48ba21593ed3b6d0c1014"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Sat Jun 21 20:50:35 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 21 20:50:35 2014 +0000"
      },
      "message": "am 1aa273e0: Merge \"docs: Updated Support page for L Developer Preview.\" into klp-modular-dev\n\n* commit \u00271aa273e0da3a4be9a6e48ba21593ed3b6d0c1014\u0027:\n  docs: Updated Support page for L Developer Preview.\n"
    },
    {
      "commit": "901866ccd0e9f2c202e3200acf1a212cf7f1c260",
      "tree": "0bbf40468bf81fd9112239290ae4a3f20cd6644b",
      "parents": [
        "54a7b9325bfb55d124dd66534a2fdca60093ea7e",
        "efa289e2f01aa069505d830c57e3ef6e46288c9c"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sat Jun 21 20:46:43 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 21 20:46:43 2014 +0000"
      },
      "message": "am efa289e2: docs: add device icons for index page\n\n* commit \u0027efa289e2f01aa069505d830c57e3ef6e46288c9c\u0027:\n  docs: add device icons for index page\n"
    },
    {
      "commit": "efa289e2f01aa069505d830c57e3ef6e46288c9c",
      "tree": "9b3c59c8de4d884e603a03ee4ba0b6c88de96916",
      "parents": [
        "50f08149ec7d5ede16f44a855ccf4db450336e93"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sat Jun 21 13:40:48 2014 -0700"
      },
      "committer": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sat Jun 21 13:40:48 2014 -0700"
      },
      "message": "docs: add device icons for index page\n\nChange-Id: I255cff3d4771c5bebc48f3d6a03a4ebacb248a89\n"
    },
    {
      "commit": "54a7b9325bfb55d124dd66534a2fdca60093ea7e",
      "tree": "6da38790f5abbf74c401b261307c3a829f4ee116",
      "parents": [
        "da6b32226a40abaeeca3e00780ddffd3cd554241",
        "50f08149ec7d5ede16f44a855ccf4db450336e93"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sat Jun 21 20:16:37 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 21 20:16:37 2014 +0000"
      },
      "message": "am 50f08149: Merge \"docs: add whitelisting instructions and new index icons\" into klp-modular-dev\n\n* commit \u002750f08149ec7d5ede16f44a855ccf4db450336e93\u0027:\n  docs: add whitelisting instructions and new index icons\n"
    },
    {
      "commit": "da6b32226a40abaeeca3e00780ddffd3cd554241",
      "tree": "ada4a90304f6bb7d1c335bfb54c0e100c4deafd6",
      "parents": [
        "92cb2a75222d4b0055f155ae6f243925a4801403",
        "ceaa57c927ad61ed8a8a1fc8c1b5c28d5472a50a"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Sat Jun 21 20:16:25 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 21 20:16:25 2014 +0000"
      },
      "message": "am ceaa57c9: am 39b707c8: am bf66c17e: Merge \"remove extraneous tag causing extra spacing between heading/text.\" into klp-docs\n\n* commit \u0027ceaa57c927ad61ed8a8a1fc8c1b5c28d5472a50a\u0027:\n  remove extraneous tag causing extra spacing between heading/text.\n"
    },
    {
      "commit": "92cb2a75222d4b0055f155ae6f243925a4801403",
      "tree": "76561d7dfc123ae12a3dc12366f8b2ebf2d11c29",
      "parents": [
        "9ea14362554e412564a65821a47762c4f28b87a9",
        "e77f41a6e388258d24a29228b8f41d01bd9ae81f"
      ],
      "author": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Sat Jun 21 20:16:16 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 21 20:16:16 2014 +0000"
      },
      "message": "am e77f41a6: prettier sdk buttons\n\n* commit \u0027e77f41a6e388258d24a29228b8f41d01bd9ae81f\u0027:\n  prettier sdk buttons\n"
    },
    {
      "commit": "9ea14362554e412564a65821a47762c4f28b87a9",
      "tree": "f8d061abea0e1dd7a170ed42e17f9383b9fc6166",
      "parents": [
        "3a4924d417640c13f9418a6dd1d68303b8b21e10",
        "941f800a848a5dad4d4541a214477e95f738a5c8"
      ],
      "author": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Sat Jun 21 20:16:07 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 21 20:16:07 2014 +0000"
      },
      "message": "am 941f800a: update Edu pages for launch of Chrome edu apps on play store removes the FAQ and Guidelines docs, redirect to devsite copy will be implemented with separate CL\n\n* commit \u0027941f800a848a5dad4d4541a214477e95f738a5c8\u0027:\n  update Edu pages for launch of Chrome edu apps on play store removes the FAQ and Guidelines docs, redirect to devsite copy will be implemented with separate CL\n"
    },
    {
      "commit": "3a4924d417640c13f9418a6dd1d68303b8b21e10",
      "tree": "9e3bde7cf63f1b11dfa078472a123f4b19c809fb",
      "parents": [
        "c6ffc840c4e34a61b537e1fc3e90b111d4150244",
        "371d68ccb03e4c3827f8b548ebb128cddd8c4bd3"
      ],
      "author": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Sat Jun 21 20:15:59 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 21 20:15:59 2014 +0000"
      },
      "message": "am 371d68cc: add link back to main dev site home\n\n* commit \u0027371d68ccb03e4c3827f8b548ebb128cddd8c4bd3\u0027:\n  add link back to main dev site home\n"
    },
    {
      "commit": "c6ffc840c4e34a61b537e1fc3e90b111d4150244",
      "tree": "deb447e7b606d6631542fd9576b9798cd87b83ec",
      "parents": [
        "aaadf92210ee7481331e874ec3e188e8cf467b94",
        "270c099faf63868dcc21836a84de778337ff3be9"
      ],
      "author": {
        "name": "Michael Kolb",
        "email": "kolby@google.com",
        "time": "Sat Jun 21 20:15:47 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 21 20:15:47 2014 +0000"
      },
      "message": "am 270c099f: Merge \"Move emulator check \u0026 save system properties access\" into klp-modular-dev\n\n* commit \u0027270c099faf63868dcc21836a84de778337ff3be9\u0027:\n  Move emulator check \u0026 save system properties access\n"
    },
    {
      "commit": "aaadf92210ee7481331e874ec3e188e8cf467b94",
      "tree": "241946b341a6603188d265d949504dd96bcb49ca",
      "parents": [
        "71f65485bf47c8bfbae2b3a0a9573b311668b4a2",
        "90c9fffc956589f06d4a0c45a893c5db6a85fabc"
      ],
      "author": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Sat Jun 21 20:15:36 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 21 20:15:36 2014 +0000"
      },
      "message": "am 90c9fffc: Merge \"Do not delete stack if empty task is being reused.\" into klp-modular-dev\n\n* commit \u002790c9fffc956589f06d4a0c45a893c5db6a85fabc\u0027:\n  Do not delete stack if empty task is being reused.\n"
    },
    {
      "commit": "71f65485bf47c8bfbae2b3a0a9573b311668b4a2",
      "tree": "6bcf69eb71dfc4d6683dc0f5caad396b60a2d844",
      "parents": [
        "82d013d45ab86ee1a4e1a64960f6ac1260d66a66",
        "db9fed74c2bbf97157683b47f3cbdcd04c729839"
      ],
      "author": {
        "name": "Michael Kolb",
        "email": "kolby@google.com",
        "time": "Sat Jun 21 20:15:24 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 21 20:15:24 2014 +0000"
      },
      "message": "am db9fed74: Merge \"Make WindowInsets.isRound work with emulator\" into klp-modular-dev\n\n* commit \u0027db9fed74c2bbf97157683b47f3cbdcd04c729839\u0027:\n  Make WindowInsets.isRound work with emulator\n"
    },
    {
      "commit": "82d013d45ab86ee1a4e1a64960f6ac1260d66a66",
      "tree": "b23007628afc269cd18d643b906bf7fb70649467",
      "parents": [
        "5c26b33e4abfc820677f6af566bb9952a535efd7",
        "8b19cdf7535b193c2633bc311038521f749ebc70"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Sat Jun 21 20:15:12 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 21 20:15:12 2014 +0000"
      },
      "message": "am 8b19cdf7: am 845835c7: am 2d7b3ded: Merge \"ExoPlayer developer guide\" into klp-docs\n\n* commit \u00278b19cdf7535b193c2633bc311038521f749ebc70\u0027:\n  ExoPlayer developer guide\n"
    },
    {
      "commit": "5c26b33e4abfc820677f6af566bb9952a535efd7",
      "tree": "e9df7a3ae4390b0f2953af9affaca3c103becfc2",
      "parents": [
        "9e51442ca5ee1bb0ebdae656d45657bdc17f3666",
        "d8b94456c49578fa152fe5bd6a07a131056e3288"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sat Jun 21 20:15:07 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 21 20:15:07 2014 +0000"
      },
      "message": "am d8b94456: fix build\n\n* commit \u0027d8b94456c49578fa152fe5bd6a07a131056e3288\u0027:\n  fix build\n"
    },
    {
      "commit": "9e51442ca5ee1bb0ebdae656d45657bdc17f3666",
      "tree": "fb31a0516cb10371d3a30178613bdbe437821205",
      "parents": [
        "31dde385674be85c98add60d020b13572d18de1a",
        "8c573178dfa68fc57594124128c9fd8e2abe8f01"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sat Jun 21 20:14:59 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 21 20:14:59 2014 +0000"
      },
      "message": "am 8c573178: Merge \"docs: fix l preview bugs\" into klp-modular-dev\n\n* commit \u00278c573178dfa68fc57594124128c9fd8e2abe8f01\u0027:\n  docs: fix l preview bugs\n"
    },
    {
      "commit": "31dde385674be85c98add60d020b13572d18de1a",
      "tree": "7eb3d52fb5d8dbbfc123f84b5eb62950cbbf3e84",
      "parents": [
        "70c47d70257bb9c448ef935c0c3ae7dfe2f9c07e",
        "448f823e2048e2e5843557fe255b751c5a1b2961"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sat Jun 21 20:14:55 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 21 20:14:55 2014 +0000"
      },
      "message": "am 448f823e: Merge \"docs: fix margins and add partners back\" into klp-modular-dev\n\n* commit \u0027448f823e2048e2e5843557fe255b751c5a1b2961\u0027:\n  docs: fix margins and add partners back\n"
    },
    {
      "commit": "e7e8c1b4c02544852ddcb07e77e8104a7d7f9e10",
      "tree": "aa1db4ea4e2e8411c1ad2d14bb908660a5855590",
      "parents": [
        "d7208fdaebd6625d8e25fdd4eff3c2d2b5eea065",
        "6d61530f13d72ea8ee587970fb3eddd5d8be67b1"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sat Jun 21 22:04:29 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sat Jun 21 03:15:09 2014 +0000"
      },
      "message": "Merge \"docs: Further work on the Android Auto dev site  Added partner logos (car OEMs, aftermarket, apps)  Added platform screenshots to the hero page\" into klp-modular-dev"
    },
    {
      "commit": "6d61530f13d72ea8ee587970fb3eddd5d8be67b1",
      "tree": "d97af5b0cf0a39416512a9d767cba70df23a9870",
      "parents": [
        "371d68ccb03e4c3827f8b548ebb128cddd8c4bd3"
      ],
      "author": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Fri Jun 20 18:42:30 2014 -0700"
      },
      "committer": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Sat Jun 21 14:12:41 2014 -0700"
      },
      "message": "docs: Further work on the Android Auto dev site\n Added partner logos (car OEMs, aftermarket, apps)\n Added platform screenshots to the hero page\n\nChange-Id: I41669dd4ec29569f300b64ed9689c0a8dd78fda4\n"
    },
    {
      "commit": "ceaa57c927ad61ed8a8a1fc8c1b5c28d5472a50a",
      "tree": "72fffd0645b447d2a75cf1d54f913ef2bf0ad50e",
      "parents": [
        "e77f41a6e388258d24a29228b8f41d01bd9ae81f",
        "39b707c8d543149e449c04e502ee84361fe3fa47"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Sat Jun 21 02:37:39 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 21 02:37:39 2014 +0000"
      },
      "message": "am 39b707c8: am bf66c17e: Merge \"remove extraneous tag causing extra spacing between heading/text.\" into klp-docs\n\n* commit \u002739b707c8d543149e449c04e502ee84361fe3fa47\u0027:\n  remove extraneous tag causing extra spacing between heading/text.\n"
    },
    {
      "commit": "39b707c8d543149e449c04e502ee84361fe3fa47",
      "tree": "b720dc37d3313431708e2a6bf6c129860ef1f70e",
      "parents": [
        "845835c779557392c1b25a25082f6fe66ed0f066",
        "bf66c17e4ad64c8420d3d3b5e8d789af00479eab"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Sat Jun 21 02:33:40 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 21 02:33:40 2014 +0000"
      },
      "message": "am bf66c17e: Merge \"remove extraneous tag causing extra spacing between heading/text.\" into klp-docs\n\n* commit \u0027bf66c17e4ad64c8420d3d3b5e8d789af00479eab\u0027:\n  remove extraneous tag causing extra spacing between heading/text.\n"
    },
    {
      "commit": "e77f41a6e388258d24a29228b8f41d01bd9ae81f",
      "tree": "7c6dd4f0cfd2eb8f4a271a82563a31a6480e9602",
      "parents": [
        "941f800a848a5dad4d4541a214477e95f738a5c8"
      ],
      "author": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Fri Jun 20 19:06:06 2014 -0700"
      },
      "committer": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Fri Jun 20 19:25:59 2014 -0700"
      },
      "message": "prettier sdk buttons\n\nChange-Id: I4b15c88e4e218dc2d964470d6010cdb3f19d748c\n"
    },
    {
      "commit": "941f800a848a5dad4d4541a214477e95f738a5c8",
      "tree": "bc4728ef8863bab49a4c010926383d7a6a517e2a",
      "parents": [
        "371d68ccb03e4c3827f8b548ebb128cddd8c4bd3"
      ],
      "author": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Wed Jun 18 16:13:56 2014 -0700"
      },
      "committer": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Fri Jun 20 18:54:28 2014 -0700"
      },
      "message": "update Edu pages for launch of Chrome edu apps on play store\nremoves the FAQ and Guidelines docs, redirect to devsite copy will\nbe implemented with separate CL\n\nChange-Id: I006d2374b1d49fbf41ce60a39f08fe1ad96096c1\n"
    },
    {
      "commit": "371d68ccb03e4c3827f8b548ebb128cddd8c4bd3",
      "tree": "c419fd6e9997c9939d830a75297484d4bf7f84ed",
      "parents": [
        "270c099faf63868dcc21836a84de778337ff3be9"
      ],
      "author": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Fri Jun 20 17:45:37 2014 -0700"
      },
      "committer": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Fri Jun 20 17:45:37 2014 -0700"
      },
      "message": "add link back to main dev site home\n\nChange-Id: Icab3fbd6a0a62d7a83ab41061956614d575b7bb4\n"
    },
    {
      "commit": "70c47d70257bb9c448ef935c0c3ae7dfe2f9c07e",
      "tree": "ee1e75f16200d3f7ebebea35d2ffb5b4c4872f3c",
      "parents": [
        "02616aff5acac6f12864716baaa8eab656367afa",
        "a642a9ea3b2288b431ecb284b94a4657ae62889d"
      ],
      "author": {
        "name": "Dan Albert",
        "email": "danalbert@google.com",
        "time": "Fri Jun 20 22:40:25 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jun 20 22:40:25 2014 +0000"
      },
      "message": "am a642a9ea: am d24f5577: Merge \"Use openssl\\\u0027s SHA1 instead of bionic\\\u0027s.\"\n\n* commit \u0027a642a9ea3b2288b431ecb284b94a4657ae62889d\u0027:\n  Use openssl\u0027s SHA1 instead of bionic\u0027s.\n"
    },
    {
      "commit": "02616aff5acac6f12864716baaa8eab656367afa",
      "tree": "f6cb55b98d5125d1d0b31be075157a41e7f871b4",
      "parents": [
        "a787d796c254c615b6637b66e81d377dd8de203f",
        "4d30b1e663d975357e0e748a1bf4ab094e3afdde"
      ],
      "author": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Fri Jun 20 22:30:25 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jun 20 22:30:25 2014 +0000"
      },
      "message": "am 4d30b1e6: make buttons \"primary\" red\n\n* commit \u00274d30b1e663d975357e0e748a1bf4ab094e3afdde\u0027:\n  make buttons \"primary\" red\n"
    },
    {
      "commit": "a787d796c254c615b6637b66e81d377dd8de203f",
      "tree": "14a08a3dd56a857d13de2041408919d44130dd72",
      "parents": [
        "1c74e20db1c59fdb4e9512339c1251830842c905",
        "78dfcb3aba8883ae13c62103172277dda32d87f1"
      ],
      "author": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Fri Jun 20 22:30:02 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jun 20 22:30:02 2014 +0000"
      },
      "message": "am 78dfcb3a: Merge \"revised homepage to use static version of top banner\" into klp-modular-dev\n\n* commit \u002778dfcb3aba8883ae13c62103172277dda32d87f1\u0027:\n  revised homepage to use static version of top banner\n"
    },
    {
      "commit": "8b19cdf7535b193c2633bc311038521f749ebc70",
      "tree": "89750f4a4050eb041e712d7c7ba4d795531c32cc",
      "parents": [
        "d8b94456c49578fa152fe5bd6a07a131056e3288",
        "845835c779557392c1b25a25082f6fe66ed0f066"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Fri Jun 20 21:46:57 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jun 20 21:46:57 2014 +0000"
      },
      "message": "am 845835c7: am 2d7b3ded: Merge \"ExoPlayer developer guide\" into klp-docs\n\n* commit \u0027845835c779557392c1b25a25082f6fe66ed0f066\u0027:\n  ExoPlayer developer guide\n"
    },
    {
      "commit": "d8b94456c49578fa152fe5bd6a07a131056e3288",
      "tree": "1d9028e087fc42d9192b1155d9d942a464ff387e",
      "parents": [
        "8c573178dfa68fc57594124128c9fd8e2abe8f01"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jun 20 14:42:12 2014 -0700"
      },
      "committer": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jun 20 14:42:12 2014 -0700"
      },
      "message": "fix build\n\nChange-Id: I9d9610137823656b63e5983ba93d390b2ab4cabc\n"
    },
    {
      "commit": "845835c779557392c1b25a25082f6fe66ed0f066",
      "tree": "d897a2015d4d88bd7d9d9e52e07074aec7c39042",
      "parents": [
        "5a49fc331ec7d5aa2532d650c32ea68733cbd5c0",
        "2d7b3dedd0ddccd5a44b7c289f5075ea1696c06c"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Fri Jun 20 21:41:30 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jun 20 21:41:30 2014 +0000"
      },
      "message": "am 2d7b3ded: Merge \"ExoPlayer developer guide\" into klp-docs\n\n* commit \u00272d7b3dedd0ddccd5a44b7c289f5075ea1696c06c\u0027:\n  ExoPlayer developer guide\n"
    },
    {
      "commit": "878325b3677584e50536c128e661b4921f2aa154",
      "tree": "92fe7f1881c6a19a8f150139def7c1543a3522ee",
      "parents": [
        "0cff6256d829a79fa51c189eff765f42bb454907",
        "40895834faa0fd4dcbcad2bcb29769828709d140"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Mon Jun 23 05:48:09 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 20 21:00:34 2014 +0000"
      },
      "message": "Merge \"docs: l-preview fixes\" into klp-modular-dev"
    },
    {
      "commit": "40895834faa0fd4dcbcad2bcb29769828709d140",
      "tree": "1208a2470b4cf6e9b74847221b1e8e914ee34c44",
      "parents": [
        "5d9681a3986050c8b59201aac5b4243b6b2d0cda"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 22 22:07:51 2014 -0700"
      },
      "committer": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 22 22:46:21 2014 -0700"
      },
      "message": "docs: l-preview fixes\n\nChange-Id: Ib51775739304118df10051f312de35dcca9bf179\n"
    },
    {
      "commit": "d7208fdaebd6625d8e25fdd4eff3c2d2b5eea065",
      "tree": "17c41f668e06100db37abc397bb790b1aff298d3",
      "parents": [
        "1aa273e0da3a4be9a6e48ba21593ed3b6d0c1014",
        "511db3b1ee9ba33d4f8709592fa96258d2da44ca"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sat Jun 21 21:08:44 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 20 21:00:34 2014 +0000"
      },
      "message": "Merge \"docs: remove description text for index\" into klp-modular-dev"
    },
    {
      "commit": "511db3b1ee9ba33d4f8709592fa96258d2da44ca",
      "tree": "2608ce301239ba79b583f6e6d057edc38d038cfe",
      "parents": [
        "efa289e2f01aa069505d830c57e3ef6e46288c9c"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sat Jun 21 14:01:14 2014 -0700"
      },
      "committer": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sat Jun 21 14:05:47 2014 -0700"
      },
      "message": "docs: remove description text for index\n\nChange-Id: I750e4d34ff37e52c39eb764131f82a23360e7c28\n"
    },
    {
      "commit": "1aa273e0da3a4be9a6e48ba21593ed3b6d0c1014",
      "tree": "4aa538bfb96158e51fa9d7b04be388b74989dbb7",
      "parents": [
        "efa289e2f01aa069505d830c57e3ef6e46288c9c",
        "73043d91d9d086b6d308fd36d1ad057f1618c0c0"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Sat Jun 21 20:46:22 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 20 21:00:34 2014 +0000"
      },
      "message": "Merge \"docs: Updated Support page for L Developer Preview.\" into klp-modular-dev"
    },
    {
      "commit": "73043d91d9d086b6d308fd36d1ad057f1618c0c0",
      "tree": "45c90dd16f9c73d387d36b58cdbbe2d3b1d6e07d",
      "parents": [
        "d8b94456c49578fa152fe5bd6a07a131056e3288"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Fri Jun 20 18:50:01 2014 -0700"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Sat Jun 21 12:44:12 2014 -0700"
      },
      "message": "docs: Updated Support page for L Developer Preview.\n\nChange-Id: Ib890188994cf4f23b20ec7d037db368bac2b620b\n"
    },
    {
      "commit": "50f08149ec7d5ede16f44a855ccf4db450336e93",
      "tree": "980360fdf515af4df4e825726f86813f1b203ce7",
      "parents": [
        "ceaa57c927ad61ed8a8a1fc8c1b5c28d5472a50a",
        "bf47a6c4cd9d031af06065dda489476318008ed1"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sat Jun 21 07:58:18 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 20 21:00:34 2014 +0000"
      },
      "message": "Merge \"docs: add whitelisting instructions and new index icons\" into klp-modular-dev"
    },
    {
      "commit": "bf47a6c4cd9d031af06065dda489476318008ed1",
      "tree": "5f456144f5bb9b4504bf1d8a4dcc771db1340eae",
      "parents": [
        "db9fed74c2bbf97157683b47f3cbdcd04c729839"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sat Jun 21 00:56:48 2014 -0700"
      },
      "committer": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sat Jun 21 00:56:48 2014 -0700"
      },
      "message": "docs: add whitelisting instructions and new index icons\n\nChange-Id: If720e2a5c3cae1d5cceff397d06001e551443fce\n"
    },
    {
      "commit": "db9fed74c2bbf97157683b47f3cbdcd04c729839",
      "tree": "f406e9f44d9cedc004909e5c6b0b749c7d0cdb12",
      "parents": [
        "8b19cdf7535b193c2633bc311038521f749ebc70",
        "437d31390b564bbf31f7034930a33b2a86d1ae26"
      ],
      "author": {
        "name": "Michael Kolb",
        "email": "kolby@google.com",
        "time": "Fri Jun 20 22:20:14 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 20 21:00:34 2014 +0000"
      },
      "message": "Merge \"Make WindowInsets.isRound work with emulator\" into klp-modular-dev"
    },
    {
      "commit": "437d31390b564bbf31f7034930a33b2a86d1ae26",
      "tree": "7d3558426ff0e260c399d9d2ca9ebf5f2c868d9b",
      "parents": [
        "4d30b1e663d975357e0e748a1bf4ab094e3afdde"
      ],
      "author": {
        "name": "Michael Kolb",
        "email": "kolby@google.com",
        "time": "Fri Jun 20 13:28:44 2014 -0700"
      },
      "committer": {
        "name": "Michael Kolb",
        "email": "kolby@google.com",
        "time": "Fri Jun 20 15:13:09 2014 -0700"
      },
      "message": "Make WindowInsets.isRound work with emulator\n\n  Bug: 15775489\n\nChange-Id: I53a14ccd3be776d46c9cea43c0d5d3f41674dd75\n"
    },
    {
      "commit": "8c573178dfa68fc57594124128c9fd8e2abe8f01",
      "tree": "3dc3476f493c50c65f82ee0a34729bdef2ecf7ed",
      "parents": [
        "448f823e2048e2e5843557fe255b751c5a1b2961",
        "c8590ffdc3fae8a9a3c39f50661ccdd54defaa4f"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jun 20 21:14:38 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 20 21:00:34 2014 +0000"
      },
      "message": "Merge \"docs: fix l preview bugs\" into klp-modular-dev"
    },
    {
      "commit": "c8590ffdc3fae8a9a3c39f50661ccdd54defaa4f",
      "tree": "75befd52c7d7b7c4cfb66c579aa1ec52e737a2eb",
      "parents": [
        "78dfcb3aba8883ae13c62103172277dda32d87f1"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jun 20 09:33:39 2014 -0700"
      },
      "committer": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jun 20 14:11:29 2014 -0700"
      },
      "message": "docs: fix l preview bugs\n\nChange-Id: Ic89fea620ba458c604ccdeeb6da471c807a71fef\n"
    },
    {
      "commit": "270c099faf63868dcc21836a84de778337ff3be9",
      "tree": "131155bb6a6ff1d336c44ece8c06a2e629532d4f",
      "parents": [
        "90c9fffc956589f06d4a0c45a893c5db6a85fabc",
        "22dfdcb7eea428e041b66cb6dc430dc0582e861a"
      ],
      "author": {
        "name": "Michael Kolb",
        "email": "kolby@google.com",
        "time": "Fri Jun 20 23:15:59 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 20 20:43:34 2014 +0000"
      },
      "message": "Merge \"Move emulator check \u0026 save system properties access\" into klp-modular-dev"
    },
    {
      "commit": "22dfdcb7eea428e041b66cb6dc430dc0582e861a",
      "tree": "04ea2bc04270dfee57616268b6f5c6d4c72f098e",
      "parents": [
        "db9fed74c2bbf97157683b47f3cbdcd04c729839"
      ],
      "author": {
        "name": "Michael Kolb",
        "email": "kolby@google.com",
        "time": "Fri Jun 20 15:39:04 2014 -0700"
      },
      "committer": {
        "name": "Michael Kolb",
        "email": "kolby@google.com",
        "time": "Fri Jun 20 15:39:04 2014 -0700"
      },
      "message": "Move emulator check \u0026 save system properties access\n\n  Bug: 15775489\n\nChange-Id: I375aee36b212ae044101a65b65c51e6f889fd263\n"
    },
    {
      "commit": "a642a9ea3b2288b431ecb284b94a4657ae62889d",
      "tree": "8a93d92acd20411aae217d279288a984a4110a76",
      "parents": [
        "ff6b0e24725c642f0681e214f143a8151e4e6bea",
        "d24f557798d04bdd50f2a45e48b70b009a205b4a"
      ],
      "author": {
        "name": "Dan Albert",
        "email": "danalbert@google.com",
        "time": "Fri Jun 20 19:53:36 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jun 20 19:53:36 2014 +0000"
      },
      "message": "am d24f5577: Merge \"Use openssl\\\u0027s SHA1 instead of bionic\\\u0027s.\"\n\n* commit \u0027d24f557798d04bdd50f2a45e48b70b009a205b4a\u0027:\n  Use openssl\u0027s SHA1 instead of bionic\u0027s.\n"
    },
    {
      "commit": "1c74e20db1c59fdb4e9512339c1251830842c905",
      "tree": "d8e26341e29e39606e1a30ea9d25febfbd192ffd",
      "parents": [
        "149c1b09ee683b1af90a9f21488ded197e31ffa7",
        "1b3a52170ab0f2ec82532a689d271eaf8b8997f9"
      ],
      "author": {
        "name": "Baligh Uddin",
        "email": "baligh@google.com",
        "time": "Fri Jun 20 19:48:52 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jun 20 19:48:52 2014 +0000"
      },
      "message": "am 1b3a5217: (-s ours) Merge \"Import translations. DO NOT MERGE\" into klp-modular-dev\n\n* commit \u00271b3a52170ab0f2ec82532a689d271eaf8b8997f9\u0027:\n  Import translations. DO NOT MERGE\n"
    },
    {
      "commit": "149c1b09ee683b1af90a9f21488ded197e31ffa7",
      "tree": "d8e26341e29e39606e1a30ea9d25febfbd192ffd",
      "parents": [
        "f6c5ee4079291c5779ff3c5083eab60734f52c62",
        "c9334fb1b884031ad0f522085542e80e71f73685"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jun 20 19:48:48 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jun 20 19:48:48 2014 +0000"
      },
      "message": "am c9334fb1: fix typo on lmp-prev page\n\n* commit \u0027c9334fb1b884031ad0f522085542e80e71f73685\u0027:\n  fix typo on lmp-prev page\n"
    },
    {
      "commit": "f6c5ee4079291c5779ff3c5083eab60734f52c62",
      "tree": "f89bafb91a33bbde2aeba57c40b0c7d6c9961fa7",
      "parents": [
        "19597647f957c4f9755af2f405160f76460ca26d",
        "3323e554391e7cf5ddba03d9f468c8acfb35ee0e"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jun 20 19:48:40 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jun 20 19:48:40 2014 +0000"
      },
      "message": "am 3323e554: Merge \"add new image and landing page for l-preview\" into klp-modular-dev\n\n* commit \u00273323e554391e7cf5ddba03d9f468c8acfb35ee0e\u0027:\n  add new image and landing page for l-preview\n"
    },
    {
      "commit": "19597647f957c4f9755af2f405160f76460ca26d",
      "tree": "8e50623975167d8f3a2ba6b95e32f33620937bc9",
      "parents": [
        "aa10b05a3b0c8b295c49e2c926bf558c34eb0419",
        "ff6b0e24725c642f0681e214f143a8151e4e6bea"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Fri Jun 20 16:34:36 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jun 20 16:34:36 2014 +0000"
      },
      "message": "am ff6b0e24: am f1896106: Merge \"Fixed VM memory leak in AudioSystem JNI interface\"\n\n* commit \u0027ff6b0e24725c642f0681e214f143a8151e4e6bea\u0027:\n  Fixed VM memory leak in AudioSystem JNI interface\n"
    },
    {
      "commit": "ff6b0e24725c642f0681e214f143a8151e4e6bea",
      "tree": "2fdb4d350c0e9c9343f8c8ec03d36a2c6d458a57",
      "parents": [
        "447b68e767943fdde297d78321378e2623985a0a",
        "f18961066b7029652dacb9016bacbf192a6cf73d"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Fri Jun 20 16:30:40 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jun 20 16:30:40 2014 +0000"
      },
      "message": "am f1896106: Merge \"Fixed VM memory leak in AudioSystem JNI interface\"\n\n* commit \u0027f18961066b7029652dacb9016bacbf192a6cf73d\u0027:\n  Fixed VM memory leak in AudioSystem JNI interface\n"
    },
    {
      "commit": "4d30b1e663d975357e0e748a1bf4ab094e3afdde",
      "tree": "cfe73e417f53769f3e5046ee57b33ccc638b2bc0",
      "parents": [
        "78dfcb3aba8883ae13c62103172277dda32d87f1"
      ],
      "author": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Thu Jun 19 22:33:50 2014 -0700"
      },
      "committer": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Thu Jun 19 22:33:50 2014 -0700"
      },
      "message": "make buttons \"primary\" red\n\nChange-Id: Ife5f2b565f52621df953593b9b3bd7cc05500f81\n"
    },
    {
      "commit": "aeb0ed74670e0502a04b689fe1b4fe0f537f4a91",
      "tree": "b61ce69c2ab949bfa9b1e9dc6b601277bd1b2800",
      "parents": [
        "7f0a1c54a837da7ebbb6f7eb56f44894e0df22c2",
        "6e2ae2590ded39f04f76d5ddca0f06fe01586e26"
      ],
      "author": {
        "name": "Alexandra Gherghina",
        "email": "alexgherghina@google.com",
        "time": "Mon Jun 23 09:54:09 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 20 04:43:13 2014 +0000"
      },
      "message": "Merge \"Adds cross-profile intent filters for the Settings app\""
    },
    {
      "commit": "7f0a1c54a837da7ebbb6f7eb56f44894e0df22c2",
      "tree": "52a68f9c133cf9347d4508168565b23409600a49",
      "parents": [
        "b41f9df104efea74142fa688a056a3489041dd48"
      ],
      "author": {
        "name": "Jungshik Jang",
        "email": "jayjang@google.com",
        "time": "Mon Jun 23 16:00:07 2014 +0900"
      },
      "committer": {
        "name": "Jungshik Jang",
        "email": "jayjang@google.com",
        "time": "Mon Jun 23 16:00:07 2014 +0900"
      },
      "message": "Fix missing param to system audio mode action.\n\nChange-Id: I3a4aa3dcdcf8378b51e86367f9bca1fc87a28603\n"
    },
    {
      "commit": "5776aafc7e70c0b79c4bee2bc50f44121b37c962",
      "tree": "e85f435468df326a277e84e5e3883981cdb25584",
      "parents": [
        "49b2b135105e5ca5dc9547f4c6de473bebad647d"
      ],
      "author": {
        "name": "Ruben Brunk",
        "email": "rubenbrunk@google.com",
        "time": "Thu Jun 19 13:42:40 2014 -0700"
      },
      "committer": {
        "name": "Ruben Brunk",
        "email": "rubenbrunk@google.com",
        "time": "Thu Jun 19 19:20:36 2014 -0700"
      },
      "message": "camera2: Add AE antibanding + fps range metadata.\n\nBug: 15116722\nChange-Id: I627748e162f26c42f6bbcfc21ee4b1081e1f25ad\n"
    },
    {
      "commit": "d24f557798d04bdd50f2a45e48b70b009a205b4a",
      "tree": "3a78a8b632db289ffcd90258c6755d7e3ddb6999",
      "parents": [
        "f18961066b7029652dacb9016bacbf192a6cf73d",
        "7bd29925044bc2a156cd8c939edc1005df38f2a3"
      ],
      "author": {
        "name": "Dan Albert",
        "email": "danalbert@google.com",
        "time": "Fri Jun 20 19:51:20 2014 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Jun 20 02:09:57 2014 +0000"
      },
      "message": "Merge \"Use openssl\u0027s SHA1 instead of bionic\u0027s.\""
    },
    {
      "commit": "f18961066b7029652dacb9016bacbf192a6cf73d",
      "tree": "98155a19b9f8252935f6daae1007411f3fe4cdab",
      "parents": [
        "b5e05cffccc2ca1ce85ce9952b6c6845b46aa5c7",
        "b637ccffd856ba911c1527077cec3abff39035f5"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Fri Jun 20 16:26:45 2014 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Jun 20 02:09:57 2014 +0000"
      },
      "message": "Merge \"Fixed VM memory leak in AudioSystem JNI interface\""
    },
    {
      "commit": "448f823e2048e2e5843557fe255b751c5a1b2961",
      "tree": "354ef3a30c7a2789de72fe2cd552d6abcb7ae4fc",
      "parents": [
        "4d30b1e663d975357e0e748a1bf4ab094e3afdde",
        "3192cff692660c294667f797561e8b31a2543fc9"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jun 20 21:14:24 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 20 02:09:17 2014 +0000"
      },
      "message": "Merge \"docs: fix margins and add partners back\" into klp-modular-dev"
    },
    {
      "commit": "3192cff692660c294667f797561e8b31a2543fc9",
      "tree": "9b981266637b1979368289c7e1964832176d931a",
      "parents": [
        "78dfcb3aba8883ae13c62103172277dda32d87f1"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Thu Jun 19 21:23:46 2014 -0700"
      },
      "committer": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Thu Jun 19 21:23:46 2014 -0700"
      },
      "message": "docs: fix margins and add partners back\n\nChange-Id: I0430079f136fb6197a9a53e44f55a0292d8975a7\n"
    },
    {
      "commit": "bf66c17e4ad64c8420d3d3b5e8d789af00479eab",
      "tree": "cb7eb3d59e21b8dabf28a9888bccc5fc84962aa7",
      "parents": [
        "2d7b3dedd0ddccd5a44b7c289f5075ea1696c06c",
        "b9830ad3c4a35b96aeab3d40dcbe33c5ef474107"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Sat Jun 21 02:29:54 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 20 02:09:17 2014 +0000"
      },
      "message": "Merge \"remove extraneous tag causing extra spacing between heading/text.\" into klp-docs"
    },
    {
      "commit": "49b2b135105e5ca5dc9547f4c6de473bebad647d",
      "tree": "65ab26fa456afbb1d189089e5d2e6accbbdeb41d",
      "parents": [
        "b0586c92281b6f1419a7df09fa13b9436352e4e1"
      ],
      "author": {
        "name": "Igor Murashkin",
        "email": "iam@google.com",
        "time": "Wed Jun 18 19:03:00 2014 -0700"
      },
      "committer": {
        "name": "Ruben Brunk",
        "email": "rubenbrunk@google.com",
        "time": "Thu Jun 19 17:36:07 2014 -0700"
      },
      "message": "camera2: Fix deadlocks in shim #close and make #testInvalidCapture pass\n\n* Also fixes configureOutputs to allow it to unconfigure\n* Adds IAE checks in a few spots to validate surfaces aren\u0027t null\n\nBug: 15116722\nChange-Id: I9ec88bccb3600eb12747d84436ead27952e87646\n"
    },
    {
      "commit": "78dfcb3aba8883ae13c62103172277dda32d87f1",
      "tree": "1d026db89b49dd6052d8c10dcdacc83cef07ed35",
      "parents": [
        "1b3a52170ab0f2ec82532a689d271eaf8b8997f9",
        "c99f100f29fafaafb67074eb2b20ef9f9f19c10f"
      ],
      "author": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Fri Jun 20 01:29:18 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 20 00:30:35 2014 +0000"
      },
      "message": "Merge \"revised homepage to use static version of top banner\" into klp-modular-dev"
    },
    {
      "commit": "c99f100f29fafaafb67074eb2b20ef9f9f19c10f",
      "tree": "c200e202e123fc0069c26af12e378dbee185bde9",
      "parents": [
        "c9334fb1b884031ad0f522085542e80e71f73685"
      ],
      "author": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Thu Jun 19 17:06:54 2014 -0700"
      },
      "committer": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Thu Jun 19 18:26:52 2014 -0700"
      },
      "message": "revised homepage to use static version of top banner\n\nChange-Id: Id337f67640a648cf28cbf20ccd2dba1524475aae\n"
    },
    {
      "commit": "90c9fffc956589f06d4a0c45a893c5db6a85fabc",
      "tree": "664f40e88c07dcb50b7d07589f300607dc1958ea",
      "parents": [
        "db9fed74c2bbf97157683b47f3cbdcd04c729839",
        "362449af58ff56dfc768605326730d1af661ac3a"
      ],
      "author": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Fri Jun 20 22:35:07 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 20 00:24:32 2014 +0000"
      },
      "message": "Merge \"Do not delete stack if empty task is being reused.\" into klp-modular-dev"
    },
    {
      "commit": "362449af58ff56dfc768605326730d1af661ac3a",
      "tree": "e67192fad017cafd2c6ba2bc420f9ea923755a9b",
      "parents": [
        "4d30b1e663d975357e0e748a1bf4ab094e3afdde"
      ],
      "author": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Fri Jun 20 14:04:39 2014 -0700"
      },
      "committer": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Fri Jun 20 14:04:39 2014 -0700"
      },
      "message": "Do not delete stack if empty task is being reused.\n\nIf a task is being cleared due to Intent flags and that clearing\nwas causing the last activity in the last task on a stack to be\ndeleted, then we were deleting the stack. Immediately after\nthis we were refilling the task with the same activity but the\nstack had already been deleted.\n\nThis fix preserves the task and stack when it is only being\ncleared for the new activity.\n\nFixes bug 15611901.\n\nChange-Id: I7bcfa826d0852d9c640daa73fe1324b89471fecd\n"
    },
    {
      "commit": "2d7b3dedd0ddccd5a44b7c289f5075ea1696c06c",
      "tree": "a1cd4b8ac21b0ec7779ac644f5afefe3e49da93f",
      "parents": [
        "4737af8b0aa77681270b6bc6478a946b71144e45",
        "afe3bb96f2b931b87012aae6e58fee3e79bac3dc"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Fri Jun 20 21:36:25 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 20 00:24:32 2014 +0000"
      },
      "message": "Merge \"ExoPlayer developer guide\" into klp-docs"
    },
    {
      "commit": "afe3bb96f2b931b87012aae6e58fee3e79bac3dc",
      "tree": "32b56f50a72aaeb7d65d4db842f816332e32dba6",
      "parents": [
        "e115755d0fbd067a1996eb448cda58a14cce22d1"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Tue Jun 10 23:45:58 2014 -0700"
      },
      "committer": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Fri Jun 20 14:28:54 2014 -0700"
      },
      "message": "ExoPlayer developer guide\n\nChange-Id: Icacaa0e68e602fc77946e10729b3649baaf4331b\n"
    },
    {
      "commit": "97a6c20a6a52c9429ed2c8837086f3003e5da274",
      "tree": "f3d0aa41b93e590b5dc266384e42e3488702803e",
      "parents": [
        "24c492d3bb3db84873f9e4143df7cf1b58531c50",
        "a2e897428aad870b909d7d13460bcdf4d221e39d"
      ],
      "author": {
        "name": "Vineeta Srivastava",
        "email": "vsrivastava@google.com",
        "time": "Mon Jun 23 20:38:23 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 20 00:20:03 2014 +0000"
      },
      "message": "Merge \"Removed hack for fingerprint HAL.\""
    },
    {
      "commit": "24c492d3bb3db84873f9e4143df7cf1b58531c50",
      "tree": "e4686927ff3f83f99a0735eeabe29e9a506691d0",
      "parents": [
        "fe80e63157c17450e6ec7479f9625dea53393a7e",
        "22594f097242d9de0a538a9b8142f77da9df7ebd"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Mon Jun 23 20:12:46 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 23 17:14:09 2014 +0000"
      },
      "message": "Merge \"Add tileModeX/Y attrs to BitmapDrawable, tint to ShapeDrawable\""
    },
    {
      "commit": "fe80e63157c17450e6ec7479f9625dea53393a7e",
      "tree": "01513f83dc3cb53b2c64ddafcfeb5b44a630accd",
      "parents": [
        "fc0fa9abd2a155776f3682dc69163a3b9535724c"
      ],
      "author": {
        "name": "Craig Stout",
        "email": "cstout@google.com",
        "time": "Thu Jun 19 14:21:03 2014 -0700"
      },
      "committer": {
        "name": "Craig Stout",
        "email": "cstout@google.com",
        "time": "Mon Jun 23 19:58:31 2014 +0000"
      },
      "message": "Update leanback alert dialogs.\n\nNow based on Material instead of Holo.\n\nb/15418510\n\nChange-Id: I69103b429ff1b4f66b3968fa64e652182833652f\n"
    },
    {
      "commit": "fc0fa9abd2a155776f3682dc69163a3b9535724c",
      "tree": "6c824b466b5502390a25610654ebd9a0fdff68e8",
      "parents": [
        "a559f2af166a25b724040961f4e8402053170c71",
        "ac777c821958e68a3be41d11d97aefa9182eab5a"
      ],
      "author": {
        "name": "Calin Juravle",
        "email": "calin@google.com",
        "time": "Mon Jun 23 19:54:05 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 23 19:54:05 2014 +0000"
      },
      "message": "am ac777c82: am 3e836835: am a06f5fa6: Merge \"Fix the initialization of some profile properties\"\n\n* commit \u0027ac777c821958e68a3be41d11d97aefa9182eab5a\u0027:\n  Fix the initialization of some profile properties\n"
    },
    {
      "commit": "22594f097242d9de0a538a9b8142f77da9df7ebd",
      "tree": "78cdb13c8d1eff5c0c36123133bfad13d2818d10",
      "parents": [
        "a559f2af166a25b724040961f4e8402053170c71"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Fri Jun 20 16:18:58 2014 -0700"
      },
      "committer": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Mon Jun 23 12:47:43 2014 -0700"
      },
      "message": "Add tileModeX/Y attrs to BitmapDrawable, tint to ShapeDrawable\n\nChange-Id: I1c9efe39bfd5286230cee8354822db81f05186e4\n"
    },
    {
      "commit": "a559f2af166a25b724040961f4e8402053170c71",
      "tree": "12c1452965390babd4008e76224a43f87e24970d",
      "parents": [
        "8187d55bba3a51f51e75994f131ed1734acab59d",
        "15aca0aa6db5517c14d973f096aaf12e6930c681"
      ],
      "author": {
        "name": "Baligh Uddin",
        "email": "baligh@google.com",
        "time": "Mon Jun 23 19:45:48 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 23 19:45:48 2014 +0000"
      },
      "message": "am 15aca0aa: (-s ours) am 858b47ca: (-s ours) Merge \"Import translations. DO NOT MERGE\" into klp-modular-dev\n\n* commit \u002715aca0aa6db5517c14d973f096aaf12e6930c681\u0027:\n  Import translations. DO NOT MERGE\n"
    },
    {
      "commit": "8187d55bba3a51f51e75994f131ed1734acab59d",
      "tree": "12c1452965390babd4008e76224a43f87e24970d",
      "parents": [
        "f2d0020d9335cdaec2566012cb3e2c10b7db3a22",
        "96e98d4170ee5f601be999a63e88db41c2bbb01f"
      ],
      "author": {
        "name": "Baligh Uddin",
        "email": "baligh@google.com",
        "time": "Mon Jun 23 19:45:43 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 23 19:45:43 2014 +0000"
      },
      "message": "am 96e98d41: (-s ours) am 2d91bc23: (-s ours) Merge \"Import translations. DO NOT MERGE\" into klp-modular-dev\n\n* commit \u002796e98d4170ee5f601be999a63e88db41c2bbb01f\u0027:\n  Import translations. DO NOT MERGE\n"
    },
    {
      "commit": "ac777c821958e68a3be41d11d97aefa9182eab5a",
      "tree": "c39c43c535900b2530bc1989e1cb76231485c385",
      "parents": [
        "15aca0aa6db5517c14d973f096aaf12e6930c681",
        "3e8368350e4098a5a5bd88fc2cb623f58c012ba2"
      ],
      "author": {
        "name": "Calin Juravle",
        "email": "calin@google.com",
        "time": "Mon Jun 23 19:44:53 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 23 19:44:53 2014 +0000"
      },
      "message": "am 3e836835: am a06f5fa6: Merge \"Fix the initialization of some profile properties\"\n\n* commit \u00273e8368350e4098a5a5bd88fc2cb623f58c012ba2\u0027:\n  Fix the initialization of some profile properties\n"
    },
    {
      "commit": "15aca0aa6db5517c14d973f096aaf12e6930c681",
      "tree": "624cff6899a2bec0f9a52ac6ea8501828e134826",
      "parents": [
        "96e98d4170ee5f601be999a63e88db41c2bbb01f",
        "858b47ca1eb9bc7d5efe183018a4053dd4d068ca"
      ],
      "author": {
        "name": "Baligh Uddin",
        "email": "baligh@google.com",
        "time": "Mon Jun 23 17:27:53 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 23 17:27:53 2014 +0000"
      },
      "message": "am 858b47ca: (-s ours) Merge \"Import translations. DO NOT MERGE\" into klp-modular-dev\n\n* commit \u0027858b47ca1eb9bc7d5efe183018a4053dd4d068ca\u0027:\n  Import translations. DO NOT MERGE\n"
    },
    {
      "commit": "96e98d4170ee5f601be999a63e88db41c2bbb01f",
      "tree": "624cff6899a2bec0f9a52ac6ea8501828e134826",
      "parents": [
        "d0027fd67fcf8b57131c76752b3ad3b0fe1b230b",
        "2d91bc23128fc1ab2a958a24c84f75d653886ef1"
      ],
      "author": {
        "name": "Baligh Uddin",
        "email": "baligh@google.com",
        "time": "Mon Jun 23 17:27:49 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 23 17:27:49 2014 +0000"
      },
      "message": "am 2d91bc23: (-s ours) Merge \"Import translations. DO NOT MERGE\" into klp-modular-dev\n\n* commit \u00272d91bc23128fc1ab2a958a24c84f75d653886ef1\u0027:\n  Import translations. DO NOT MERGE\n"
    },
    {
      "commit": "3e8368350e4098a5a5bd88fc2cb623f58c012ba2",
      "tree": "4866a77f08fabb99f1624b8dd06826497006c6dc",
      "parents": [
        "1b98ccf275d93197c1aa746d5c492a57cd62be7f",
        "a06f5fa6563f7fc08b7bb2305f61bf649add0b5a"
      ],
      "author": {
        "name": "Calin Juravle",
        "email": "calin@google.com",
        "time": "Mon Jun 23 17:26:29 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 23 17:26:29 2014 +0000"
      },
      "message": "am a06f5fa6: Merge \"Fix the initialization of some profile properties\"\n\n* commit \u0027a06f5fa6563f7fc08b7bb2305f61bf649add0b5a\u0027:\n  Fix the initialization of some profile properties\n"
    },
    {
      "commit": "d0027fd67fcf8b57131c76752b3ad3b0fe1b230b",
      "tree": "624cff6899a2bec0f9a52ac6ea8501828e134826",
      "parents": [
        "9e36a8cd3e106e5a2bb0d5cce805842b61e05426",
        "11b319c234ef32b6ebd4fb8f44f592c491281de9"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon Jun 23 16:45:02 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 23 16:45:02 2014 +0000"
      },
      "message": "am 11b319c2: Merge \"docs: Updated L Preview Highlights.\" into klp-modular-dev\n\n* commit \u002711b319c234ef32b6ebd4fb8f44f592c491281de9\u0027:\n  docs: Updated L Preview Highlights.\n"
    },
    {
      "commit": "9e36a8cd3e106e5a2bb0d5cce805842b61e05426",
      "tree": "1b170bec2cec3b100780829bfd0929c20f683ef0",
      "parents": [
        "9587ee02038f20602d1ab79610e8c19b9633ab81",
        "1b98ccf275d93197c1aa746d5c492a57cd62be7f"
      ],
      "author": {
        "name": "Brian Carlstrom",
        "email": "bdc@google.com",
        "time": "Mon Jun 23 15:47:45 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 23 15:47:45 2014 +0000"
      },
      "message": "am 1b98ccf2: am 0924ef65: Merge \"Treat missing package usage data as a separate case\"\n\n* commit \u00271b98ccf275d93197c1aa746d5c492a57cd62be7f\u0027:\n  Treat missing package usage data as a separate case\n"
    },
    {
      "commit": "1b98ccf275d93197c1aa746d5c492a57cd62be7f",
      "tree": "b630a928e6d9564b3a369ad07e5751ef8a68dc8e",
      "parents": [
        "a2121e497c2e82676b4bf5dc35b0015c38ddc5ab",
        "0924ef6592c3172db6ae1f3d92f845951f901486"
      ],
      "author": {
        "name": "Brian Carlstrom",
        "email": "bdc@google.com",
        "time": "Mon Jun 23 15:43:40 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 23 15:43:40 2014 +0000"
      },
      "message": "am 0924ef65: Merge \"Treat missing package usage data as a separate case\"\n\n* commit \u00270924ef6592c3172db6ae1f3d92f845951f901486\u0027:\n  Treat missing package usage data as a separate case\n"
    }
  ],
  "next": "9587ee02038f20602d1ab79610e8c19b9633ab81"
}
