)]}'
{
  "log": [
    {
      "commit": "768a899f214dd2fcf4bf3857549fee81b22debc4",
      "tree": "431c3716fd0e0b74fd451ec8dea9ddea2cf2c79b",
      "parents": [
        "810ed89c244060beefa91470e0fa3d50d679caba",
        "b59608981ff464b85a26987b8822913e41e72291"
      ],
      "author": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Thu May 22 22:45:06 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu May 22 22:45:06 2014 +0000"
      },
      "message": "am b5960898: am 9562863c: doc: Updated branding guidelines per request from @deniseamling.\n\n* commit \u0027b59608981ff464b85a26987b8822913e41e72291\u0027:\n  doc: Updated branding guidelines per request from @deniseamling.\n  Noted that OnSharedPreferenceChangeListener does not store a strong reference to the listener.\n"
    },
    {
      "commit": "de0c99e89bfe2df43e363f2521c55d5da166ddad",
      "tree": "c1521942f0e847d12ae24a558c82b1d0081156c3",
      "parents": [
        "0e286ab1f0eaeb2bb75c7a76ff8f3d08267e7fc3"
      ],
      "author": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Mon May 12 19:50:37 2014 -0700"
      },
      "committer": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Mon May 19 16:05:06 2014 -0700"
      },
      "message": "Noted that OnSharedPreferenceChangeListener does not store a strong reference\nto the listener.\n\nBecause of this, the listener is susceptible to garbage collection unless the\ncaller preserves a strong reference to it. We suggest that the caller store a\nreference to the listener in an instance field of an object that will exist as\nlong as the listener is needed.\n\nAlso fixed code sample formatting in Settings.jd (some lines were overlong).\n\nDocs are staged in:\n\nhttp://asolovay.mtv:8901/guide/topics/ui/settings.html#Listening\n\nhttp://asolovay.mtv:8901/reference/android/content/SharedPreferences.html#registerOnSharedPreferenceChangeListener(android.content.SharedPreferences.OnSharedPreferenceChangeListener)\n\nBug: 10437648\nChange-Id: I48f5b87fa2ca7a240661d0cc00114d225819d54d\n"
    },
    {
      "commit": "0540bc373c84b4ab590708cc9f79c95eeac5114c",
      "tree": "5943abf0f2ef3e6c9b7301ae7ec7d33ed5e4d485",
      "parents": [
        "80816bfcaf487535a45a7e6f271341eaede653b1",
        "a4e6c7d1d4e6c8ca2b50f91ae8881fb4838d7955"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Wed May 14 21:21:15 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed May 14 21:21:15 2014 +0000"
      },
      "message": "am a4e6c7d1: am 3506ac87: Doc change: Updated content for distribute.\n\n* commit \u0027a4e6c7d1d4e6c8ca2b50f91ae8881fb4838d7955\u0027:\n  Doc change: Updated content for distribute.\n"
    },
    {
      "commit": "3506ac87c09c0748d92ef594c94365a5d7b07262",
      "tree": "f72aa35ef429cc0ac2143e8c3b72fa77abe46628",
      "parents": [
        "9d7cf8256105ea2171999cbcc8a613a58a25f953"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Fri Feb 21 11:15:52 2014 -0800"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Wed May 14 14:10:51 2014 -0700"
      },
      "message": "Doc change: Updated content for distribute.\n\nChange-Id: I612fbb8e5b7aedd73c0e633e5517bb89375760ed\n"
    },
    {
      "commit": "8028e4a063b49aadfb08fab012d2388a7466a9a1",
      "tree": "fae6a62888dca75c6ad7213fef87c22c97966b11",
      "parents": [
        "5119f6e6db1cd7254ee71537a56bd133eb7e6a09",
        "1f14c107f825a9a309b396f65fbfc92a4c57eb3d"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sat May 10 02:48:57 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat May 10 02:48:57 2014 +0000"
      },
      "message": "am 1f14c107: am 0689fad8: Merge \"docs: fix some notification code for wear stacks\" into klp-docs\n\n* commit \u00271f14c107f825a9a309b396f65fbfc92a4c57eb3d\u0027:\n  docs: fix some notification code for wear stacks\n"
    },
    {
      "commit": "0689fad8cc51e136c9c4401ef40f0a8c0abf3ea9",
      "tree": "b2d10c988274993f84c79b0da4270190f910fc66",
      "parents": [
        "bff632c8ff3e1f889093fcb070e86ffb19fce0ef",
        "37cb8d75303a8f795ce66670761ca2263327563d"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sat May 10 02:40:40 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sat May 10 02:40:40 2014 +0000"
      },
      "message": "Merge \"docs: fix some notification code for wear stacks\" into klp-docs"
    },
    {
      "commit": "37cb8d75303a8f795ce66670761ca2263327563d",
      "tree": "ae7f2bec08d7a4f3685ad74386e89af6afa7f596",
      "parents": [
        "7fadcf84244172004568c4107083d415f1285b75"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Thu May 08 15:02:11 2014 -0700"
      },
      "committer": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri May 09 17:01:21 2014 -0700"
      },
      "message": "docs: fix some notification code for wear stacks\n\nChange-Id: Iea6b444480b161ab08a9ba02dbabb22773862cf0\n"
    },
    {
      "commit": "5119f6e6db1cd7254ee71537a56bd133eb7e6a09",
      "tree": "b3a46cc088796187512ef13f570578b1072576cd",
      "parents": [
        "c4ebd014cec31a2d5a18c2339681ca71bd1f5d0e",
        "3f22f22aab7d641b9d56e57a2ceec6614e09a5d8"
      ],
      "author": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Fri May 09 21:10:28 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri May 09 21:10:28 2014 +0000"
      },
      "message": "am 3f22f22a: am bff632c8: Merge \"doc: Documented how to set notification priority.\" into klp-docs\n\n* commit \u00273f22f22aab7d641b9d56e57a2ceec6614e09a5d8\u0027:\n  doc: Documented how to set notification priority.\n"
    },
    {
      "commit": "bff632c8ff3e1f889093fcb070e86ffb19fce0ef",
      "tree": "a8d67a01175e2f6bf2e3d422a964acbf1c5d780b",
      "parents": [
        "f1bc39b8ae9d63f3c7d89f3d07ec026c62de6e6e",
        "3701cbef0f76144d66924b1724abb856e938e340"
      ],
      "author": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Fri May 09 21:01:08 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri May 09 21:01:08 2014 +0000"
      },
      "message": "Merge \"doc: Documented how to set notification priority.\" into klp-docs"
    },
    {
      "commit": "3701cbef0f76144d66924b1724abb856e938e340",
      "tree": "023e636a8c39943605204dee555fd3ace8edd82d",
      "parents": [
        "937db487443171b75f321190be591c8f3d5f74bb"
      ],
      "author": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Fri May 02 17:42:39 2014 -0700"
      },
      "committer": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Thu May 08 17:58:30 2014 -0700"
      },
      "message": "doc: Documented how to set notification priority.\n\nThis is related to change http://ag/459520, where I added info about appropriate\npriority constants for setPriority(int)\n\nDoc is staged to:\n\nhttp://asolovay.mtv:8998/guide/topics/ui/notifiers/notifications.html#Priority\n\nBug: 13514649\nChange-Id: I792e2f02614c88fbcfe1b0714a9c10da27eb6c37\n"
    },
    {
      "commit": "1caeb10a7a288d937195d925c52f441f454cbc9a",
      "tree": "ffbea57abe3aa02531b6e17e44f395c0f55456e4",
      "parents": [
        "825bfb4f7e9b87bf49a76d9fb43623da1df0df19"
      ],
      "author": {
        "name": "Eino-Ville Talvala",
        "email": "etalvala@google.com",
        "time": "Thu May 08 11:39:53 2014 -0700"
      },
      "committer": {
        "name": "Eino-Ville Talvala",
        "email": "etalvala@google.com",
        "time": "Thu May 08 21:47:36 2014 +0000"
      },
      "message": "DO NOT MERGE: Add android.hardware.camera.external feature.\n\nThis feature will be listed by Android devices that allow for an\nexternal camera to be connected to it. Such camera devices may\nnot always be available or connected.\n\nAlso clarify that android.hardware.camera.any also encompasses\ndevices that list android.hardware.camera.external.\n\nChange-Id: I57497758877e4286c1f0116961731d483b56808f\n"
    },
    {
      "commit": "fe99729539c8e51ce13c88dd9c999a458032356a",
      "tree": "4d5875723f1a62afb4721688ba6fdbfa331739fd",
      "parents": [
        "17c5e990379baf887221c0776b4152613c2a8a2d",
        "01dc133b35021878b9c7c45d862cacb2b7645a4d"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue May 06 23:53:22 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue May 06 23:53:22 2014 +0000"
      },
      "message": "am 01dc133b: am f1bc39b8: fix code error. The data type was wrong, but it\\\u0027s actually not needed.\n\n* commit \u002701dc133b35021878b9c7c45d862cacb2b7645a4d\u0027:\n  fix code error. The data type was wrong, but it\u0027s actually not needed.\n"
    },
    {
      "commit": "f1bc39b8ae9d63f3c7d89f3d07ec026c62de6e6e",
      "tree": "43b59626663cf2a7262cf06b1e2087d2f1a9bf8b",
      "parents": [
        "4146d546a4ab8465970e7c73bf1e9e00767931b6"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue May 06 16:34:30 2014 -0700"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue May 06 16:34:30 2014 -0700"
      },
      "message": "fix code error.\nThe data type was wrong, but it\u0027s actually not needed.\n\nChange-Id: I50275fd16c72de42b75f24be6192ca974bd67488\n"
    },
    {
      "commit": "0c18705bf10e1e04fbb2b2afaf5f9537764148a5",
      "tree": "5589311897eac7ebd5f9ddac0274831eb958a1e5",
      "parents": [
        "3c5a6cf93520be23e6d5a9bc4cb8f4e8c18214b1",
        "3fef8e60668bb955763367ac17c1195e46b3078c"
      ],
      "author": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Mon Apr 28 23:03:25 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Apr 28 23:03:25 2014 +0000"
      },
      "message": "am 3fef8e60: am 1053b2c5: Merge \"Fixed missing line break, broken link. Bug: 13975265 Staged at: http://boku:9195/guide/topics/manifest/manifest-element.html\" into klp-docs\n\n* commit \u00273fef8e60668bb955763367ac17c1195e46b3078c\u0027:\n  Fixed missing line break, broken link. Bug: 13975265 Staged at: http://boku:9195/guide/topics/manifest/manifest-element.html\n"
    },
    {
      "commit": "5fb79db94ebd9feb2cf9261378b3d731f54cc4c2",
      "tree": "558229f1e5d22c78157864e9a21248c32748afee",
      "parents": [
        "fdc9e56ff8a1019c353e77f5d4b5f3566d173941"
      ],
      "author": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Fri Apr 25 14:00:28 2014 -0700"
      },
      "committer": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Fri Apr 25 14:02:16 2014 -0700"
      },
      "message": "Fixed missing line break, broken link.\nBug: 13975265\nStaged at: http://boku:9195/guide/topics/manifest/manifest-element.html\n\nChange-Id: I69f7e56f9b261c776672161cfb1649c4cd72c96e\n"
    },
    {
      "commit": "3cb4430b071e9e978853f73c0cccd15dc2f37a49",
      "tree": "e9cb21741a2c2cd5343db248ed4f667d3f9ee881",
      "parents": [
        "03981a4c2e9689197e4d2c916c07ae16207b5276",
        "27547e6d3a22fb9615594769e460c6a86f2dd44b"
      ],
      "author": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Thu Apr 24 23:41:26 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Apr 24 23:41:26 2014 +0000"
      },
      "message": "am 27547e6d: am fdc9e56f: Correcting name of \\\u0027Backup \u0026 reset\\\u0027 menu.\n\n* commit \u002727547e6d3a22fb9615594769e460c6a86f2dd44b\u0027:\n  Correcting name of \u0027Backup \u0026 reset\u0027 menu.\n"
    },
    {
      "commit": "fdc9e56ff8a1019c353e77f5d4b5f3566d173941",
      "tree": "388758d7d97011761b574aa94fb6e254d41b0f88",
      "parents": [
        "026c82b1916a9e2b48b9ff62ffeb935d63935a68"
      ],
      "author": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Thu Apr 24 15:47:38 2014 -0700"
      },
      "committer": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Thu Apr 24 15:59:45 2014 -0700"
      },
      "message": "Correcting name of \u0027Backup \u0026 reset\u0027 menu.\n\nDoc is staged at\nhttp://asolovay.mtv.corp.google.com:9000/guide/topics/data/backup.html#Testing\n\nBug: 14253720\nChange-Id: Ib8eb213d8708c02c93c8bc93233db2c828caa925\n"
    },
    {
      "commit": "32117212fc48872b557044ff25ba6b8d9ace5738",
      "tree": "f498dfd16def3fe92c06ab4d09183afbf6f08689",
      "parents": [
        "89ed56fa6c5951e4ce7ea555ae8f90c65b2daa2d",
        "6c5bfa2f348f1d55cbff5f8f2bd61e88ac2d01ee"
      ],
      "author": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Wed Apr 23 02:47:50 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Apr 23 02:47:50 2014 +0000"
      },
      "message": "am 6c5bfa2f: am 026c82b1: Doc: Fixed a code sample to use standard methods. Also some formatting tweaks.\n\n* commit \u00276c5bfa2f348f1d55cbff5f8f2bd61e88ac2d01ee\u0027:\n  Doc: Fixed a code sample to use standard methods. Also some formatting tweaks.\n"
    },
    {
      "commit": "026c82b1916a9e2b48b9ff62ffeb935d63935a68",
      "tree": "6e6092d80228c0fa88df55f94c0ee3d4db1600cd",
      "parents": [
        "3555e4aef0d5664645e35d33779bf1bd140a7e50"
      ],
      "author": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Tue Apr 22 15:46:42 2014 -0700"
      },
      "committer": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Tue Apr 22 19:29:07 2014 -0700"
      },
      "message": "Doc: Fixed a code sample to use standard methods. Also some formatting\ntweaks.\n\nAdded blank lines for readability, and broke some long lines\nso code samples don\u0027t need a scroll bar.\n\n(Update: Fixed indentation that I broke on a code sample.)\n\nBug: 14045051\nChange-Id: I1cf08b899ec55f9093545e71861c84120e4b56a1\n"
    },
    {
      "commit": "da1a10f727746f9f85c576adb2c4c91c552255f3",
      "tree": "48ffe6e0061ca5e5cc994c35efed87aff69172c7",
      "parents": [
        "6c0454ecae4fe46b7032299d02fc6da80f171ed2",
        "c68e2089755dc35b34d620944bcceb63e1283015"
      ],
      "author": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Tue Apr 22 13:27:09 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Apr 22 13:27:09 2014 +0000"
      },
      "message": "am c68e2089: am 3555e4ae: Fixed a typo in a code sample.\n\n* commit \u0027c68e2089755dc35b34d620944bcceb63e1283015\u0027:\n  Fixed a typo in a code sample.\n"
    },
    {
      "commit": "3555e4aef0d5664645e35d33779bf1bd140a7e50",
      "tree": "3e7ffa479f349ba9c6fe1852b87fb9601fc4e6eb",
      "parents": [
        "974588d149812ee5420f55e3fd3182045b1e915b"
      ],
      "author": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Mon Apr 21 13:30:10 2014 -0700"
      },
      "committer": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Tue Apr 22 00:04:39 2014 +0000"
      },
      "message": "Fixed a typo in a code sample.\n\nFix is staged to: http://asolovay.mtv.corp.google.com:9000/guide/topics/ui/actionbar.html#Dropdown\n\nBug: 14043905\n\nChange-Id: I8b71d55d51bf88ab9790309e6e63e755d03b2c85"
    },
    {
      "commit": "d09e1bffe412ace61a411873cc8d0a3759540e46",
      "tree": "2f90109e4760310187f1d2f30c278ff5bd222430",
      "parents": [
        "4abbd0a685cb418eb3cfc1f030d3091ef394a7e3",
        "ed5b8c06bbc70facbe553a9ca257a277ac3758ca"
      ],
      "author": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Fri Apr 18 01:54:31 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Apr 18 01:54:31 2014 +0000"
      },
      "message": "am ed5b8c06: am 6aeea454: Merge \"docs: Added the play from search intent. Bug: 13473141.\" into klp-docs\n\n* commit \u0027ed5b8c06bbc70facbe553a9ca257a277ac3758ca\u0027:\n  docs: Added the play from search intent. Bug: 13473141.\n"
    },
    {
      "commit": "6aeea4549787ec282d2ca42b8495b87645958fc9",
      "tree": "e11e477d7f99c0eb20cc279b1073c8278e165694",
      "parents": [
        "a106923e9add041f73ccf5f46e8584ea4302c54c",
        "a3b13847b0c966ab40bad6959380ec02ee17288a"
      ],
      "author": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Fri Apr 18 01:46:25 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 18 01:46:25 2014 +0000"
      },
      "message": "Merge \"docs: Added the play from search intent. Bug: 13473141.\" into klp-docs"
    },
    {
      "commit": "a3b13847b0c966ab40bad6959380ec02ee17288a",
      "tree": "e59f39e5567c91e103b80eab036cb5b740ee193b",
      "parents": [
        "8e183798d573ad4777a5f01fd6db8f86ca0e120f"
      ],
      "author": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Tue Apr 01 17:38:08 2014 -0700"
      },
      "committer": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Thu Apr 17 12:31:18 2014 -0700"
      },
      "message": "docs: Added the play from search intent. Bug: 13473141.\n\nChange-Id: Icf483b5e0446e064b32a782717408484d5806859\n"
    },
    {
      "commit": "6c191299a73388cd593809c0b66bafbd08fd2982",
      "tree": "86466cc5d46bb13d87ae71c906349957edd3a7fb",
      "parents": [
        "8db6d9af58b9b81dbd764acd3f6a379afb539bf6"
      ],
      "author": {
        "name": "John Spurlock",
        "email": "jspurlock@google.com",
        "time": "Thu Apr 03 16:37:27 2014 -0400"
      },
      "committer": {
        "name": "John Spurlock",
        "email": "jspurlock@google.com",
        "time": "Fri Apr 04 15:21:53 2014 -0400"
      },
      "message": "Introduce new UI_MODE_TYPE_WATCH and qualifier.\n\nDefault ui mode to watch if we have FEATURE_WATCH.\n\nBug:13395758\nChange-Id: Ie5ff95de60e69e91ad3612c7d2f1fca7f49061bd\n"
    },
    {
      "commit": "85588d19bd9fce3d7e837c14e0b9d50cf3a75904",
      "tree": "7537bf9d0ca3ce69679fd54c33bf4e811aa16a80",
      "parents": [
        "b1dca1624dc8d853a52d1918c7672173e9b79836",
        "cd536cb32927d74ac8181c8636f2971cb39e7fda"
      ],
      "author": {
        "name": "Katie McCormick",
        "email": "kmccormick@google.com",
        "time": "Wed Apr 02 23:11:20 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Apr 02 23:11:20 2014 +0000"
      },
      "message": "am cd536cb3: am 0cdf6047: Merge \"docs: MediaRouteProvider Developer Guide\" into klp-docs\n\n* commit \u0027cd536cb32927d74ac8181c8636f2971cb39e7fda\u0027:\n  docs: MediaRouteProvider Developer Guide\n"
    },
    {
      "commit": "55b38fadd0d815450a3461f143c525429ab6b0f5",
      "tree": "ca8d14fbf209901094e2a08e00c4f4d55d020b59",
      "parents": [
        "5321e9bd48db680c618a490fb38c060c3c05beba"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Wed Mar 26 23:11:31 2014 -0700"
      },
      "committer": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Wed Apr 02 15:35:15 2014 -0700"
      },
      "message": "docs: MediaRouteProvider Developer Guide\n\nChange-Id: I04e63a8972e29d67af6035462fd2808a562ac241\n"
    },
    {
      "commit": "adcb288e3890381c9961ee32a79df8e9d805a6ad",
      "tree": "e528d5e227224d5b8e6f0e38ce307080c83c62c6",
      "parents": [
        "ee800b04d9ed625db93b1531eec0595838228e2f",
        "b1088bfe8d321f299d92736102b573963315dc26"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue Apr 01 00:03:18 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Apr 01 00:03:18 2014 +0000"
      },
      "message": "am b1088bfe: Merge \"update common intents guide to add calendar and alarms.\" into klp-docs\n\n* commit \u0027b1088bfe8d321f299d92736102b573963315dc26\u0027:\n  update common intents guide to add calendar and alarms.\n"
    },
    {
      "commit": "b1088bfe8d321f299d92736102b573963315dc26",
      "tree": "f73f5e2734f0287f32ac3b093211d198a67deb58",
      "parents": [
        "a3a4d46609ebb1470d24c7d77662a8b16440765c",
        "22ad5f2139dd456ac31fb4691683678ca281de59"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Mon Mar 31 21:47:45 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Mar 31 21:47:45 2014 +0000"
      },
      "message": "Merge \"update common intents guide to add calendar and alarms.\" into klp-docs"
    },
    {
      "commit": "1d77a8741c8b08c2b911e714c56521483e23bdac",
      "tree": "7de88414f2934e5b5f75171dc8ea63942dabf905",
      "parents": [
        "aff40e25e8f16c3ecd20376901d7062774850023",
        "588300cb5211f7217b81683f8a76bdf95c7bfa8d"
      ],
      "author": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Fri Mar 21 20:11:48 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Mar 21 20:11:48 2014 +0000"
      },
      "message": "am 588300cb: am 2e929658: Merge \"docs: Added new sensor types. Bug: 10674725\" into klp-docs\n\n* commit \u0027588300cb5211f7217b81683f8a76bdf95c7bfa8d\u0027:\n  docs: Added new sensor types. Bug: 10674725\n"
    },
    {
      "commit": "a7925384c32d103418198ca8e26ab3cc36b07097",
      "tree": "df0976a0a3278216fd35333ded75696011e737b7",
      "parents": [
        "07c0ad973a2fdd8a35b3627e69f1134673c8b8e0"
      ],
      "author": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Wed Mar 12 09:15:06 2014 -0700"
      },
      "committer": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Fri Mar 21 09:59:22 2014 -0700"
      },
      "message": "docs: Added new sensor types. Bug: 10674725\n\nChange-Id: Ib378e3a1b3f1812b966c53a0eda6319f1bea464b\n"
    },
    {
      "commit": "2ada4e310d728756fc9bf69086987bfe215dc487",
      "tree": "c2905f6d64c22a597fc5cfc583ab293bc324a1b0",
      "parents": [
        "fd6b99750bfab7f930ee375a79009874a3196165",
        "7b0c111b5f3595de5cac61b0657a6f2ecb7e77bd"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue Mar 11 17:43:38 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Mar 11 17:43:38 2014 +0000"
      },
      "message": "am 7b0c111b: am 69e49a81: Merge \"fix typos\" into klp-docs\n\n* commit \u00277b0c111b5f3595de5cac61b0657a6f2ecb7e77bd\u0027:\n  fix typos\n"
    },
    {
      "commit": "52d5190052d53ee7c518086ac3c930993188d18f",
      "tree": "4bd22cf19276fe966c33f5c2705865547d56fa5a",
      "parents": [
        "25b44ae684295b53ac7ba15d827fc03c51aee37b"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Wed Feb 26 10:34:54 2014 -0800"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Wed Feb 26 10:34:54 2014 -0800"
      },
      "message": "fix typos\n\nChange-Id: I28bcbf5ae5fade081d9b71701f5568145d700e9c\n"
    },
    {
      "commit": "4c68c4ed463f7f83d05f86ed11046195829028ed",
      "tree": "c23cfb6905654f866ad5876c215f4dc94e8a5521",
      "parents": [
        "9dd87081e4bea9cd48db35fa82b3adeda37a34b5",
        "24a8e1d0e9a32c571403bfc730ce18dd138a529c"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Thu Feb 20 02:20:30 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Feb 20 02:20:30 2014 +0000"
      },
      "message": "am 24a8e1d0: am af87e19b: Merge \"update intent examples for maps bug: 12661490 bug: 12957723\" into klp-docs\n\n* commit \u002724a8e1d0e9a32c571403bfc730ce18dd138a529c\u0027:\n  update intent examples for maps bug: 12661490 bug: 12957723\n"
    },
    {
      "commit": "8ad427564044bfb4f3f6ae4c319f1475dc535ee5",
      "tree": "74740f5e60b81b8781ab97e5f8de133df50f1032",
      "parents": [
        "35cb4e49365a8a8da0607c2659399aaad9ea5a1c"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Fri Feb 14 18:37:24 2014 -0800"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Wed Feb 19 18:08:33 2014 -0800"
      },
      "message": "update intent examples for maps\nbug: 12661490\nbug: 12957723\n\nChange-Id: Ice25ef430901b155c00d59402c5f9f50dcb48390\n"
    },
    {
      "commit": "acec746b8963410d4a9324df46272ac91f846868",
      "tree": "1021897d9bbd94ae928a9166a85e164297783ba2",
      "parents": [
        "5b97ec6fa0e166113aad2abc1107e6bd3771cc2a",
        "55362018c9dfadff5eb1a138a1d90187110c253e"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Wed Feb 12 23:34:35 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Feb 12 23:34:35 2014 +0000"
      },
      "message": "am 55362018: am 271c8f12: Merge \"Doc change: minor edits to support easier extraction of document summaries.\" into klp-docs\n\n* commit \u002755362018c9dfadff5eb1a138a1d90187110c253e\u0027:\n  Doc change: minor edits to support easier extraction of document summaries.\n"
    },
    {
      "commit": "271c8f12c88e87563ed17f4ad29610037bd300be",
      "tree": "934589da007d1e2aa269fe59723b3305ea5d52a1",
      "parents": [
        "f25bc75f591fbb04733b9cc33fabee2293973b8c",
        "3155825c256b150cfa635ad27ac7a2bab76371b0"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Wed Feb 12 23:20:40 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Feb 12 23:20:41 2014 +0000"
      },
      "message": "Merge \"Doc change: minor edits to support easier extraction of document summaries.\" into klp-docs"
    },
    {
      "commit": "5b97ec6fa0e166113aad2abc1107e6bd3771cc2a",
      "tree": "35d91ad9926caa0246c001b6f52162000748b74a",
      "parents": [
        "640e0c89c3fb4ee4f180b7a2d8b9aaad237f2f9c",
        "3885b00ae12df9f56e922ceda12326e922be1414"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Wed Feb 12 23:19:10 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Feb 12 23:19:10 2014 +0000"
      },
      "message": "am 3885b00a: am f25bc75f: Merge \"MediaRouter Developer Guide\" into klp-docs\n\n* commit \u00273885b00ae12df9f56e922ceda12326e922be1414\u0027:\n  MediaRouter Developer Guide\n"
    },
    {
      "commit": "f25bc75f591fbb04733b9cc33fabee2293973b8c",
      "tree": "425bc7113b6724d1d8ca5a3744ccf6a1c4cc19ff",
      "parents": [
        "670944aa7272e95ba3ec02b83b2ae4f38ad577ba",
        "70a2adc817b75b7dadd7003acffcbec2e01f98a1"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Wed Feb 12 23:13:01 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Feb 12 23:13:01 2014 +0000"
      },
      "message": "Merge \"MediaRouter Developer Guide\" into klp-docs"
    },
    {
      "commit": "70a2adc817b75b7dadd7003acffcbec2e01f98a1",
      "tree": "3682e2b561f63fd9b44b1bf0e28b4ee807d32160",
      "parents": [
        "94ac4f6855d84c6d40006002f43ad1f1a0447954"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Tue Jan 28 16:17:44 2014 -0800"
      },
      "committer": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Wed Feb 12 14:12:15 2014 -0800"
      },
      "message": "MediaRouter Developer Guide\n\nstaging: http://joefernandez2.mtv.corp.google.com:8210/guide/topics/media/mediarouter.html\n\nChange-Id: I764828066de8b233e61ad8a5d4a102a4d231fa82\n"
    },
    {
      "commit": "640e0c89c3fb4ee4f180b7a2d8b9aaad237f2f9c",
      "tree": "9f11e3810fd20c25ed7b2a74cdcc7a816875a31a",
      "parents": [
        "58305f88fdf111f960869340d54f46387fcab4bf",
        "36547014a3fa62e966739e12ccd31634b17058e9"
      ],
      "author": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Wed Feb 12 21:59:39 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Feb 12 21:59:39 2014 +0000"
      },
      "message": "am 36547014: am 670944aa: Merge \"docs: Added missing elements in uses-feature. Bug: 12913153\" into klp-docs\n\n* commit \u002736547014a3fa62e966739e12ccd31634b17058e9\u0027:\n  docs: Added missing elements in uses-feature. Bug: 12913153\n"
    },
    {
      "commit": "3155825c256b150cfa635ad27ac7a2bab76371b0",
      "tree": "c2a0f5c957dc56421765dab06b034f6127537ab3",
      "parents": [
        "670944aa7272e95ba3ec02b83b2ae4f38ad577ba"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Sat Feb 08 20:29:06 2014 -0800"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Wed Feb 12 13:31:14 2014 -0800"
      },
      "message": "Doc change: minor edits to support easier extraction of document summaries.\n\nChange-Id: I1a15a1d233464d6c8d35a741c54932412dea28ee\n"
    },
    {
      "commit": "670944aa7272e95ba3ec02b83b2ae4f38ad577ba",
      "tree": "8d56cc7a47b77c61278e2e8153a170ad9bf25610",
      "parents": [
        "521a54d0cc5288c4467652f4d773f372eebe970b",
        "15ab08f94a1120f924babca894d371d64f0f282f"
      ],
      "author": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Wed Feb 12 21:05:31 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Feb 12 21:05:32 2014 +0000"
      },
      "message": "Merge \"docs: Added missing elements in uses-feature. Bug: 12913153\" into klp-docs"
    },
    {
      "commit": "15ab08f94a1120f924babca894d371d64f0f282f",
      "tree": "6d8b70073e9b956ee15caa2436e44563618529ea",
      "parents": [
        "749120f39bdac49a96771d06d25b7f9edf70be67"
      ],
      "author": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Thu Feb 06 12:20:53 2014 -0800"
      },
      "committer": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Fri Feb 07 10:48:17 2014 -0800"
      },
      "message": "docs: Added missing elements in uses-feature. Bug: 12913153\n\nChange-Id: Ib4d5a8bf5b80dcde68ffd031381b0104592b101b\nReview: http://quixote.mtv.corp.google.com:8001/guide/topics/manifest/uses-feature-element.html\n"
    },
    {
      "commit": "b7d456d4a410d1a17933ed0256fecd2144160615",
      "tree": "c9619d455d65097ee695c4374ce135fe8f6ecc66",
      "parents": [
        "74d290fd62dfec09708664f354805c548b3dc5eb",
        "8d65fc2c698ca1e91c669c3e04b45bf0d1c9dffc"
      ],
      "author": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Thu Feb 06 21:17:12 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Feb 06 21:17:12 2014 +0000"
      },
      "message": "am 8d65fc2c: am 8756b0c3: Merge \"docs: Updated the retaining an object during conf change. Bug: 10303533\" into klp-docs\n\n* commit \u00278d65fc2c698ca1e91c669c3e04b45bf0d1c9dffc\u0027:\n  docs: Updated the retaining an object during conf change. Bug: 10303533\n"
    },
    {
      "commit": "893ee42c721a948dd7d45e88f4c1e85815173205",
      "tree": "2ca282697dcdebde13dde80663446b24d074285a",
      "parents": [
        "94ac4f6855d84c6d40006002f43ad1f1a0447954"
      ],
      "author": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Mon Jan 27 17:47:39 2014 -0800"
      },
      "committer": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Thu Feb 06 10:57:36 2014 -0800"
      },
      "message": "docs: Updated the retaining an object during conf change. Bug: 10303533\n\nReplaced use of deprecated methods with retained fragments.\n\nChange-Id: I0f0a045da88f9817077070729ef0af283bea93e4\nReview: http://quixote.mtv.corp.google.com:8007/guide/topics/resources/runtime-changes.html\n"
    },
    {
      "commit": "22ad5f2139dd456ac31fb4691683678ca281de59",
      "tree": "d233e13b275ef86c35d0b1741a0a072d4942abd7",
      "parents": [
        "1d2a4e7b9fddf57e2d8e562ad691653332ea0a4c"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Wed Jan 15 18:43:15 2014 -0800"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Fri Jan 17 16:41:16 2014 -0800"
      },
      "message": "update common intents guide to add calendar and alarms.\n\nChange-Id: I515c6c982104f37b04ef0eddfd0ba8a99e619077\n"
    },
    {
      "commit": "75a09a752aaf276cc3defee2874270cd20bd8a69",
      "tree": "137acadb1ad6471ca1940970fa602a28ede9668b",
      "parents": [
        "c2cc2999983d221b293d561dd6af8ac0820266c4",
        "94149cfb3409244fa2d91ee87c0b4d531447110a"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Thu Jan 16 14:52:51 2014 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Jan 16 14:52:51 2014 -0800"
      },
      "message": "am 94149cfb: am acf2b906: Merge \"Fixing bugs in MediaPlayer docs\" into klp-docs\n\n* commit \u002794149cfb3409244fa2d91ee87c0b4d531447110a\u0027:\n  Fixing bugs in MediaPlayer docs\n"
    },
    {
      "commit": "acf2b906b34d7c1d16ecb039390f656784c6d034",
      "tree": "c5a8f210e1d693a7ba8c82606c7efb33bfc14c62",
      "parents": [
        "62729b15a91525cef4dd27226099c245d38e6495",
        "6bfef51318fc01322016d9695edc444ccafdd5dc"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Thu Jan 16 22:46:17 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jan 16 22:46:17 2014 +0000"
      },
      "message": "Merge \"Fixing bugs in MediaPlayer docs\" into klp-docs"
    },
    {
      "commit": "9714cbdf4aaa303e8b85faae022eefe83996e29e",
      "tree": "27bb61702bd52a54e8de86e93e26d1f298541b95",
      "parents": [
        "bcc83d01966dac7fb1d9ac45ae119ad44ee2c471",
        "21627274a0b1ddbf68599a3b5fe4bfa751885ddf"
      ],
      "author": {
        "name": "quddusc",
        "email": "quddusc@google.com",
        "time": "Tue Jan 14 12:35:18 2014 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Jan 14 12:35:18 2014 -0800"
      },
      "message": "am 21627274: am cc29a170: Merge \"docs: Added missing links pointing to parent containers for \u003cmeta-data\u003e manifest element. Bug: 11797515\" into klp-docs\n\n* commit \u002721627274a0b1ddbf68599a3b5fe4bfa751885ddf\u0027:\n  docs: Added missing links pointing to parent containers for \u003cmeta-data\u003e manifest element. Bug: 11797515\n"
    },
    {
      "commit": "cc29a17056e4ae656182bf2fb36536b25ab4fcae",
      "tree": "7d8093f026dcaf78b9fac7b3b872c4c58dbbd0e2",
      "parents": [
        "64231d01dead59752ff230570cbe07f206d5c9ec",
        "c3e54987044d92f8e8d0fea1ce31b505bb0afb12"
      ],
      "author": {
        "name": "quddusc",
        "email": "quddusc@google.com",
        "time": "Tue Jan 14 20:29:28 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jan 14 20:29:28 2014 +0000"
      },
      "message": "Merge \"docs: Added missing links pointing to parent containers for \u003cmeta-data\u003e manifest element. Bug: 11797515\" into klp-docs"
    },
    {
      "commit": "afe90d80563bf6e236f7be6d6312f269a1919cb8",
      "tree": "2faa299fa63e76d919c73fd0321b625e744d4b05",
      "parents": [
        "13249411b1c7dd4a476eec6905998217636a9344",
        "7dde7879a4561a3ec9ffc48921a4d074e40aa74e"
      ],
      "author": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Tue Jan 14 09:39:29 2014 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Jan 14 09:39:29 2014 -0800"
      },
      "message": "am 7dde7879: am 1a21c16b: Merge \"docs: Fixed typo in AlertDialog code snippet.\" into klp-docs\n\n* commit \u00277dde7879a4561a3ec9ffc48921a4d074e40aa74e\u0027:\n  docs: Fixed typo in AlertDialog code snippet.\n"
    },
    {
      "commit": "7a8acfa68e477d05ca8beeabc7cdd732639f18f4",
      "tree": "7fc770dda75dc282e61312e04c7b0b5b6254f601",
      "parents": [
        "ccc5ca144c2d6e21df5118870d0a3f3c65055686"
      ],
      "author": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Mon Jan 13 16:44:19 2014 -0800"
      },
      "committer": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Mon Jan 13 16:44:19 2014 -0800"
      },
      "message": "docs: Fixed typo in AlertDialog code snippet.\n\nBug-ID:10797361\n\nReview URL:\nhttp://quixote.mtv.corp.google.com:8001/guide/topics/ui/dialogs.html#AlertDialog\n\nChange-Id: If93e140d624c2a4360a27bfae630f19fce24d7ab\n"
    },
    {
      "commit": "6bfef51318fc01322016d9695edc444ccafdd5dc",
      "tree": "4ed82294e5e9f8c7ec076b9d3908674ecf3aea90",
      "parents": [
        "ff65ca29a00aa282160dd8a77cdd6ed6855abba7"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Mon Jan 06 15:16:36 2014 -0800"
      },
      "committer": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Mon Jan 06 15:23:47 2014 -0800"
      },
      "message": "Fixing bugs in MediaPlayer docs\n\n- b/5967189\n- b/10641397\n\nChange-Id: Id21c3f13c312a3e5d5898d2be7855599cb8beff8\n"
    },
    {
      "commit": "c3e54987044d92f8e8d0fea1ce31b505bb0afb12",
      "tree": "b962723bec3e95dbfa6e07f2c55a9a03bbc71c30",
      "parents": [
        "cbc5f5410ff7c2b91e13f80a930f22944ce2ed88"
      ],
      "author": {
        "name": "quddusc",
        "email": "quddusc@google.com",
        "time": "Mon Jan 06 14:29:42 2014 -0800"
      },
      "committer": {
        "name": "quddusc",
        "email": "quddusc@google.com",
        "time": "Mon Jan 06 14:30:59 2014 -0800"
      },
      "message": "docs: Added missing links pointing to parent containers for \u003cmeta-data\u003e manifest element.\nBug: 11797515\n\nChange-Id: Id6491615166c6c6dd164083cd7357de790bb67c7\n"
    },
    {
      "commit": "f16ddd6dd4fae500b7b512568db2c55b8919d920",
      "tree": "00305c6c9559fb47f34dc37dfa3043c6095ed06c",
      "parents": [
        "cd73f7702fca082bf46d64b5c011f9dbe1b5fe65",
        "2a1912971849b929dc2e4ec8d6368f477b1fddae"
      ],
      "author": {
        "name": "quddusc",
        "email": "quddusc@google.com",
        "time": "Thu Dec 26 15:34:03 2013 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Dec 26 15:34:03 2013 -0800"
      },
      "message": "am 2a191297: am cbc5f541: Merge \"docs: Added a statement for \"android:name\" attribute indicating that the descriptor strings are case-sensitive. Bug: 11926096 Change-Id: I533dcbb13ba54bc7ff35311406b7acdfc38fc1b2\" into klp-docs\n\n* commit \u00272a1912971849b929dc2e4ec8d6368f477b1fddae\u0027:\n  docs: Added a statement for \"android:name\" attribute indicating that the descriptor strings are case-sensitive. Bug: 11926096 Change-Id: I533dcbb13ba54bc7ff35311406b7acdfc38fc1b2\n"
    },
    {
      "commit": "317109dfaf0682f6ffbf11d71f3da84dfa295df6",
      "tree": "d9abf23a83fad0f9a43318c8b771c5b660b22fc4",
      "parents": [
        "b889885e9b5a605329ff8d7a35c373c88abf8c35",
        "e94bca2d8491e4b38fc987dbfe1f8fe0a4384c8f"
      ],
      "author": {
        "name": "quddusc",
        "email": "quddusc@google.com",
        "time": "Thu Dec 26 15:33:52 2013 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Dec 26 15:33:52 2013 -0800"
      },
      "message": "am e94bca2d: am 70b96ec7: Merge \"docs: Added missing elements under \"can contain:\" list in manifest-element.html. Bug: 5793521\" into klp-docs\n\n* commit \u0027e94bca2d8491e4b38fc987dbfe1f8fe0a4384c8f\u0027:\n  docs: Added missing elements under \"can contain:\" list in manifest-element.html. Bug: 5793521\n"
    },
    {
      "commit": "be64abc025b51d79fac831142ce5f4018af014f3",
      "tree": "f2cd517ab65a95c96fb6c24e01431df0cf98904e",
      "parents": [
        "70b96ec7303c1b34ff9d63a03359efadeec075c2"
      ],
      "author": {
        "name": "quddusc",
        "email": "quddusc@google.com",
        "time": "Fri Dec 20 15:12:58 2013 -0800"
      },
      "committer": {
        "name": "quddusc",
        "email": "quddusc@google.com",
        "time": "Fri Dec 20 15:14:42 2013 -0800"
      },
      "message": "docs: Added a statement for \"android:name\" attribute indicating that the descriptor strings are case-sensitive.\nBug: 11926096\nChange-Id: I533dcbb13ba54bc7ff35311406b7acdfc38fc1b2\n"
    },
    {
      "commit": "8b03f63a0f2f512d0d95a6b985b6dc4e0ae88ed9",
      "tree": "47d74e72e77f245cf4db56eccc171eb58b904aeb",
      "parents": [
        "7cd6cd3178b8fb3b25a2c2ddeaff2733bfab9f43"
      ],
      "author": {
        "name": "quddusc",
        "email": "quddusc@google.com",
        "time": "Fri Dec 20 14:44:51 2013 -0800"
      },
      "committer": {
        "name": "quddusc",
        "email": "quddusc@google.com",
        "time": "Fri Dec 20 15:02:24 2013 -0800"
      },
      "message": "docs: Added missing elements under \"can contain:\" list in manifest-element.html.\nBug: 5793521\n\nChange-Id: I4340a8d043ebcf80634ad8cc1967b2a476a151d8\n"
    },
    {
      "commit": "9767f9e2120609ada992e558ba16608aafa96811",
      "tree": "a13e11d43bebf936f04888fbbb5c726539f5e72b",
      "parents": [
        "4ffa6a4ae930f724d2e16e85110892db9bb6280e",
        "7df86ef441835aedf24477f61e12cf78c5a86244"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue Dec 17 14:00:45 2013 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Dec 17 14:00:45 2013 -0800"
      },
      "message": "am 7df86ef4: am 9e36f588: Merge \"update storage doc for secondary external storage in KK and add some new sample code and remove documentation for APIs below level 8 and add information about permission changes in KK bug: 11907502\" into klp-docs\n\n* commit \u00277df86ef441835aedf24477f61e12cf78c5a86244\u0027:\n  update storage doc for secondary external storage in KK and add some new sample code and remove documentation for APIs below level 8 and add information about permission changes in KK bug: 11907502\n"
    },
    {
      "commit": "9e36f588993e02210f02d9b7c0600a842d67bbdb",
      "tree": "606f23fca09557aff10a40f5ae6ef7db58e03292",
      "parents": [
        "731ba04536a07582904b4bf64a9eed896cb93bc5",
        "d13afd69c062d2dab2063ab90b21a2941f2099ac"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue Dec 17 21:54:48 2013 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Dec 17 21:54:48 2013 +0000"
      },
      "message": "Merge \"update storage doc for secondary external storage in KK and add some new sample code and remove documentation for APIs below level 8 and add information about permission changes in KK bug: 11907502\" into klp-docs"
    },
    {
      "commit": "37826fa9a973463d5698cbdaa4c844c981804459",
      "tree": "c65a2d798468db8b6a9ca993d47b0ede13fb4c7b",
      "parents": [
        "0b64fa7e4b51f1ec96abf49abdc84e2a4c1b4294",
        "4e73847ab0d2278c314f67496b896d4de8c7abdb"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue Dec 17 13:21:36 2013 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Dec 17 13:21:36 2013 -0800"
      },
      "message": "am 4e73847a: am 5cdadb48: initial shuffle of the API guide nav to add introduction * revise to the Compatibility doc, put it in Intro * put Permissions in Intro * put App Fundamentals in Intro * move Manifest docs to the top of side nav tree * move App Resources above\n\n* commit \u00274e73847ab0d2278c314f67496b896d4de8c7abdb\u0027:\n  initial shuffle of the API guide nav to add introduction * revise to the Compatibility doc, put it in Intro * put Permissions in Intro * put App Fundamentals in Intro * move Manifest docs to the top of side nav tree * move App Resources above UI Will perform another fix to the Best Practices section later to deprecate some docs there and point to Training instead\n"
    },
    {
      "commit": "5cdadb48d0e696352c21794861ba533214b06318",
      "tree": "bd4db92319551cb36791bb700b8b1e62ed88b689",
      "parents": [
        "ed4b7faa4c17d086233d0b3f86fe315ceee5778e"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue Nov 05 18:29:52 2013 -0800"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue Dec 17 13:14:17 2013 -0800"
      },
      "message": "initial shuffle of the API guide nav to add introduction\n* revise to the Compatibility doc, put it in Intro\n* put Permissions in Intro\n* put App Fundamentals in Intro\n* move Manifest docs to the top of side nav tree\n* move App Resources above UI\nWill perform another fix to the Best Practices section\nlater to deprecate some docs there and point to Training instead\n\nChange-Id: I88a8f94167ba15e97eb3bbbc08fd82dd82498e4b\n"
    },
    {
      "commit": "ed8d921a2e8feae859bb1899356a936eb84fe50f",
      "tree": "8fcc91967a9e183497fb8291096538c844ea9fa6",
      "parents": [
        "9a1d3d50cf42db2778dd0e7833608d3293353395",
        "eec66178668d22910d3889e62087b3797ebf6dd2"
      ],
      "author": {
        "name": "Trevor Johns",
        "email": "trevorjohns@google.com",
        "time": "Mon Dec 16 14:59:19 2013 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Dec 16 14:59:19 2013 -0800"
      },
      "message": "am eec66178: am 73c1681b: Merge \"Docs: Clean up HCE dev guide\" into klp-docs\n\n* commit \u0027eec66178668d22910d3889e62087b3797ebf6dd2\u0027:\n  Docs: Clean up HCE dev guide\n"
    },
    {
      "commit": "7643785aa82bffa9764e42fcf90d6809c8ba9896",
      "tree": "625f4b00ab11ab841b79c14dd272204bed4542c6",
      "parents": [
        "a58967a9899e691a28fc8e277115838e2b0d0f67"
      ],
      "author": {
        "name": "Trevor Johns",
        "email": "trevorjohns@google.com",
        "time": "Thu Dec 12 20:09:14 2013 -0800"
      },
      "committer": {
        "name": "Trevor Johns",
        "email": "trevorjohns@google.com",
        "time": "Mon Dec 16 14:37:26 2013 -0800"
      },
      "message": "Docs: Clean up HCE dev guide\n\nFixed various typos and minor errors in the HCE dev guide. Also added a\nnote to clarify when CATEGORY_PAYMENT should be used vs CATEGORY_OTHER.\n\nIssue: 11991294\n\nChange-Id: Ifa3f30fe5f35715a4cea3f3565b6f3771f44814a\nSigned-off-by: Trevor Johns \u003ctrevorjohns@google.com\u003e\n"
    },
    {
      "commit": "d13afd69c062d2dab2063ab90b21a2941f2099ac",
      "tree": "db827e089c177301ed3ec9344e0ca5cf9eb991db",
      "parents": [
        "fbbc1b791e0a26a56bc8d45622d06f06e020191a"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Thu Dec 12 19:01:24 2013 -0800"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Fri Dec 13 16:42:42 2013 -0800"
      },
      "message": "update storage doc for secondary external storage in KK\nand add some new sample code\nand remove documentation for APIs below level 8\nand add information about permission changes in KK\nbug: 11907502\n\nChange-Id: Id41c532fc2b05e59ab2cdf2b2a4ce368f7c2dba1\n"
    },
    {
      "commit": "7162b9200707d43bba7168e86073b32ca39c2cd2",
      "tree": "430c82025a400e2a244b975ad88be92e5424e56d",
      "parents": [
        "312165a843b6c30128493ba8dcf632d1496ade61",
        "861f8d8503bf1c384b3fc39531b2ea6db563ebb3"
      ],
      "author": {
        "name": "Katie McCormick",
        "email": "kmccormick@google.com",
        "time": "Wed Dec 11 18:25:56 2013 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Dec 11 18:25:56 2013 -0800"
      },
      "message": "am 861f8d85: am a58967a9: Doc update: removed the word \"new\".\n\n* commit \u0027861f8d8503bf1c384b3fc39531b2ea6db563ebb3\u0027:\n  Doc update: removed the word \"new\".\n"
    },
    {
      "commit": "a58967a9899e691a28fc8e277115838e2b0d0f67",
      "tree": "bfcb94ff745a24ccf9aa8edb6bb40db74e958b8a",
      "parents": [
        "c6da523207d3ddf7b9da98fcb5e461f286eb7aa4"
      ],
      "author": {
        "name": "Katie McCormick",
        "email": "kmccormick@google.com",
        "time": "Wed Dec 11 18:12:22 2013 -0800"
      },
      "committer": {
        "name": "Katie McCormick",
        "email": "kmccormick@google.com",
        "time": "Wed Dec 11 18:17:28 2013 -0800"
      },
      "message": "Doc update: removed the word \"new\".\n\nChange-Id: I8764d94e0f924feeae21a0230dc4f50eacf7754a\n"
    },
    {
      "commit": "f70d7b9aced31b978b63c4cfb2a5efee31436ba8",
      "tree": "ce378d0687fb8670d8525aeefbc49aef468bcf4c",
      "parents": [
        "5f69844919e0bc58aa3303865066f85ef79fd136",
        "cf5ed42f0b5f2b3787da39d19e9716d6b244b9b5"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue Dec 10 17:04:57 2013 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Dec 10 17:04:57 2013 -0800"
      },
      "message": "am cf5ed42f: am df75bdcc: rewrite intent guide and add doc with intents supported by platform apps\n\n* commit \u0027cf5ed42f0b5f2b3787da39d19e9716d6b244b9b5\u0027:\n  rewrite intent guide and add doc with intents supported by platform apps\n"
    },
    {
      "commit": "df75bdcc5546112958a6a5834c1a7e060f88bc68",
      "tree": "d86674766d8dcf5d86f299f9b15844f73a95ce5b",
      "parents": [
        "7618a960ab96c282b9905c038a96e2137011ba44"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue Jan 15 15:12:13 2013 -0800"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue Dec 10 15:53:37 2013 -0800"
      },
      "message": "rewrite intent guide and add doc with intents supported by platform apps\n\nChange-Id: Ida7ccbc693e7635198fd368b9560b7843266c7cc\n"
    },
    {
      "commit": "1df855a4cd858363b4562febf00134017a5f833e",
      "tree": "b017becfc547ec9294baad7fbee167f57bd50e28",
      "parents": [
        "50fe9a3a3c6a95c2b7fd02170ffa1b170908eeb3",
        "f31d915113234e35b43af72f35320f4cbad6e465"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Mon Dec 09 22:04:40 2013 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Dec 09 22:04:40 2013 -0800"
      },
      "message": "am f31d9151: am cdac3b1e: Merge \"docs: Platform image version release notes Android 4.4.2\" into klp-docs\n\n* commit \u0027f31d915113234e35b43af72f35320f4cbad6e465\u0027:\n  docs: Platform image version release notes Android 4.4.2\n"
    },
    {
      "commit": "3ffaadc11e083d05284d5399b733fcd4ec767dfc",
      "tree": "721a4f2f147fa730abbcd015bc38fb138ab1bfff",
      "parents": [
        "c9cad879597dd15983a35fbf997898a771672a69"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Wed Nov 20 15:53:39 2013 -0800"
      },
      "committer": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Fri Dec 06 14:15:54 2013 -0800"
      },
      "message": "docs: Platform image version release notes Android 4.4.2\n\nChange-Id: I0ad9b672d077f9154a563868248e63348f7ffdae\n"
    },
    {
      "commit": "f49578adff1f79520ce9fafea98d4abe371b1ec0",
      "tree": "b71dfa847c53dee29c1da84087779e43d3504ff7",
      "parents": [
        "3c1004f1a69b1723396f77615333cc880d2d5343",
        "de70d796a564ca3cc833def566f83880be5b573f"
      ],
      "author": {
        "name": "Katie McCormick",
        "email": "kmccormick@google.com",
        "time": "Thu Nov 21 11:35:56 2013 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Nov 21 11:35:56 2013 -0800"
      },
      "message": "am de70d796: am 4181da02: Merge \"Doc update: Minor additions to storage doc\" into klp-docs\n\n* commit \u0027de70d796a564ca3cc833def566f83880be5b573f\u0027:\n  Doc update: Minor additions to storage doc\n"
    },
    {
      "commit": "4181da02966255cc50e6a0af3e9fba38812abc8a",
      "tree": "be8fac20fae88e243f8f684dfa8021910633ffed",
      "parents": [
        "58c168a1b934c61472176d6de3cfa8996953126c",
        "546f0af6bed46c59bed3fb84b678e6ae1c117bdc"
      ],
      "author": {
        "name": "Katie McCormick",
        "email": "kmccormick@google.com",
        "time": "Thu Nov 21 19:26:36 2013 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Nov 21 19:26:36 2013 +0000"
      },
      "message": "Merge \"Doc update: Minor additions to storage doc\" into klp-docs"
    },
    {
      "commit": "546f0af6bed46c59bed3fb84b678e6ae1c117bdc",
      "tree": "46caddd2dccc1d882ec56add94814e946c1d4415",
      "parents": [
        "63cd3802008010008aebc3a7a5d9fdf432cf0b5a"
      ],
      "author": {
        "name": "Katie McCormick",
        "email": "kmccormick@google.com",
        "time": "Tue Nov 12 18:42:08 2013 -0800"
      },
      "committer": {
        "name": "Katie McCormick",
        "email": "kmccormick@google.com",
        "time": "Thu Nov 21 11:17:02 2013 -0800"
      },
      "message": "Doc update: Minor additions to storage doc\n\nChange-Id: I59aa961a94393221be3c5f847a9fc82aa43e3a6f\n"
    },
    {
      "commit": "051945986f325a0dfce13a98ade7d1c60cc7d185",
      "tree": "d53cbd3be07ea808b6147a8957e9fb72e425ff36",
      "parents": [
        "3e0dfecb0835a6945f5a352d46308f0844303643",
        "4dcf23b6f50aa5c43e6c7e86cb4b14caa669e954"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Wed Nov 20 12:41:41 2013 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Nov 20 12:41:41 2013 -0800"
      },
      "message": "am 4dcf23b6: am 64fedb77: add new video button to some pages\n\n* commit \u00274dcf23b6f50aa5c43e6c7e86cb4b14caa669e954\u0027:\n  add new video button to some pages\n"
    },
    {
      "commit": "64fedb7725f082ce6bde94c3599d2e7c203ae077",
      "tree": "21481adc03c51e25d346d888fc0118478e93824c",
      "parents": [
        "acca12faea5fc1c9de63fdc08ae4d6bc0bad864a"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue Nov 12 09:12:38 2013 -0800"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Wed Nov 20 12:34:43 2013 -0800"
      },
      "message": "add new video button to some pages\n\nChange-Id: Ie1f1875d041ff662aee709cd5f7d3110e438d0d5\n"
    },
    {
      "commit": "bcad85406556e566121ae7fe36f96895bb6c5094",
      "tree": "fce642bc4a14af53aa4b1c6f70db738e1aa73200",
      "parents": [
        "be20c89731b5172ccc353c0ae570adcafbf8ca94",
        "91d6026894cd118f1fa1236c28c8384272ea7421"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Thu Nov 14 11:25:19 2013 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Nov 14 11:25:19 2013 -0800"
      },
      "message": "am 91d60268: am a48de700: Merge \"clarification to the uses-configuration tag to discourage its use.\" into klp-docs\n\n* commit \u002791d6026894cd118f1fa1236c28c8384272ea7421\u0027:\n  clarification to the uses-configuration tag to discourage its use.\n"
    },
    {
      "commit": "c71a22255dd531ed19a7a46e6644efa58de98558",
      "tree": "3cfe4ec200b7e934df28b82e362eb613ea3e3310",
      "parents": [
        "90b7f6311849fb68d2bc5fa0affb86c7e5d3a3b0"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Wed Nov 13 18:01:56 2013 -0800"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Wed Nov 13 18:03:06 2013 -0800"
      },
      "message": "clarification to the uses-configuration tag to discourage its use.\n\nChange-Id: I5ee9ca93e8debaf2dfb8f1018b77af4486f1e516\n"
    },
    {
      "commit": "6f569bd971ef0248750888e6c4b118b0974111af",
      "tree": "92d5e1af6888a06fe6b883eeefc7dcabfc0939e6",
      "parents": [
        "191b2bd8d0f6e33b2123c64bc8af1c6ec175b5f0",
        "fe326adc6a8641557b86905087ea2272f0c29491"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue Nov 12 11:35:54 2013 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 12 11:35:54 2013 -0800"
      },
      "message": "am fe326adc: am 45d93219: fix typo in caption and XML spacing\n\n* commit \u0027fe326adc6a8641557b86905087ea2272f0c29491\u0027:\n  fix typo in caption and XML spacing\n"
    },
    {
      "commit": "45d9321963a51470dc1aadf6ec9193cb881eed06",
      "tree": "3fa170a2ee36b9d4d8ef4e41e1ae995a53864c0a",
      "parents": [
        "44895333dad66be0ab5350b039d828f3da2a1b73"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue Nov 12 10:54:53 2013 -0800"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue Nov 12 10:54:53 2013 -0800"
      },
      "message": "fix typo in caption and XML spacing\n\nChange-Id: I28adb9e6b5fb96f9f25a62766a197bb0a06bfdd0\n"
    },
    {
      "commit": "27ead4fc070f3eef8780809dfc28cb6c3c519eeb",
      "tree": "f902d3b318c256c9586452cdd31b8d3c532d1a96",
      "parents": [
        "7aa535a8633ec93426381c68dc061cd951ab5832",
        "fca029143e4f6476f401e8beea529a0a8890574b"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Sun Nov 10 17:54:53 2013 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Nov 10 17:54:53 2013 -0800"
      },
      "message": "am fca02914: am d296e25a: eoc change: Add developer stories for localization.\n\n* commit \u0027fca029143e4f6476f401e8beea529a0a8890574b\u0027:\n  eoc change: Add developer stories for localization.\n"
    },
    {
      "commit": "d296e25a329b7251c89c85dec836878f4c03a4ec",
      "tree": "7abeef4d2b59bd5d0708f58b8f88dd343f7af3eb",
      "parents": [
        "347b6fc9e3bbd15364a0d1be74bd6ed98a3a1bfe"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Wed Nov 06 14:33:01 2013 -0800"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Mon Nov 11 01:48:35 2013 +0000"
      },
      "message": "eoc change: Add developer stories for localization.\n\nChange-Id: Ia89bddf9d57674272dbcef98a140b557e520e8be"
    },
    {
      "commit": "7895646a3c4323645e381e7e3c4d27886cf81ddc",
      "tree": "9a2382624f5042eeb28fb2fbd574995c1a5c5215",
      "parents": [
        "19bc05c8f14f45ff1b98ad8e72328f5cc3c3a035",
        "a8c3af81c8fb379363b7506f77bb2803beb17500"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Wed Nov 06 21:24:26 2013 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Nov 06 21:24:26 2013 -0800"
      },
      "message": "am a8c3af81: am 334cc487: add maxSdkVersion attribute to uses-permission doc\n\n* commit \u0027a8c3af81c8fb379363b7506f77bb2803beb17500\u0027:\n  add maxSdkVersion attribute to uses-permission doc\n"
    },
    {
      "commit": "f1dd1ec3fea14a5da1e2a92e0fbfbb2bb4d0dbec",
      "tree": "3c5172d66686fd723abaeafdc48a4947920dc071",
      "parents": [
        "743a52578884a1ac1ba621b8f143afd4cfda1dd4",
        "3a8228fc51f772ea0c59574ea0aa9f3e2cb7d587"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Wed Nov 06 21:23:47 2013 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Nov 06 21:23:47 2013 -0800"
      },
      "message": "am 3a8228fc: am b00f26a1: Merge \"update web app docs to remove target-densitydpi, remove the overview page, remove a bunch of stuff from the doc about screens and refer to external docs instead, and add tips about debugging on 4.4 w/ dev tools.\" into klp-docs\n\n* commit \u00273a8228fc51f772ea0c59574ea0aa9f3e2cb7d587\u0027:\n  update web app docs to remove target-densitydpi, remove the overview page, remove a bunch of stuff from the doc about screens and refer to external docs instead, and add tips about debugging on 4.4 w/ dev tools.\n"
    },
    {
      "commit": "334cc4874f8cd89b5c7a2fc1a792a35beaf16c57",
      "tree": "c57f8234058fbbead7bdca3e07d45cc6029aa739",
      "parents": [
        "57c9886d4bbe8af0391b397e74a54d7ac7f1ebb6"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Wed Nov 06 16:58:36 2013 -0800"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Wed Nov 06 17:46:00 2013 -0800"
      },
      "message": "add maxSdkVersion attribute to uses-permission doc\n\nChange-Id: I612aeb9444a360ca3ebf4675dca05145beae5b04\n"
    },
    {
      "commit": "918b569b9e695e62e37987c4ca133033ad8e0c86",
      "tree": "29b6d3b621fbf60be4a22d8486829460ef79753d",
      "parents": [
        "43d79bbda88e10fb7920cdd60edaa233f79098f1",
        "57ecb14bafa0ff227fe19bf00f081c223f4a58df"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Mon Nov 04 19:25:45 2013 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Nov 04 19:25:45 2013 -0800"
      },
      "message": "am 57ecb14b: link fix to kick the build server\n\n* commit \u002757ecb14bafa0ff227fe19bf00f081c223f4a58df\u0027:\n  link fix to kick the build server\n"
    },
    {
      "commit": "5342f65aa81005fa6ba310d0d35ec41f3d0bff00",
      "tree": "e3bda5245d729a16400095d9840a2f4ed4450905",
      "parents": [
        "47feee535f9e4e77165b93b6b9f10379e7aa4bbd"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue Sep 10 10:54:46 2013 -0700"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Fri Nov 01 12:11:59 2013 -0700"
      },
      "message": "update web app docs to remove target-densitydpi,\nremove the overview page, remove a bunch of stuff from the doc\nabout screens and refer to external docs instead, and add\ntips about debugging on 4.4 w/ dev tools.\n\nChange-Id: I1fadb7cdf6fee469dc41a1f4e2dc2daf1fde52d1\n"
    },
    {
      "commit": "57ecb14bafa0ff227fe19bf00f081c223f4a58df",
      "tree": "93db114bcd6b3edd840c7f32adc50d6b546c7b87",
      "parents": [
        "dcfc04cdce8d34d677bc14c6c69e76c7084712b0"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Thu Oct 31 17:26:08 2013 -0700"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Thu Oct 31 17:26:08 2013 -0700"
      },
      "message": "link fix to kick the build server\n\nChange-Id: I6318f884b56a7f378b8a6884344b4058f95bf117\n"
    },
    {
      "commit": "f0c2bfd1c7dd7fe0b9dea41cf2859176af525ad6",
      "tree": "bf94499564d931bc0ff881778d46fff1c1e9a582",
      "parents": [
        "b9602bcb5e7fe4a9097d32d235047580e4ee9aa0"
      ],
      "author": {
        "name": "Katie McCormick",
        "email": "kmccormick@google.com",
        "time": "Sun Oct 27 14:47:18 2013 -0700"
      },
      "committer": {
        "name": "Katie McCormick",
        "email": "kmccormick@google.com",
        "time": "Thu Oct 31 21:17:07 2013 +0000"
      },
      "message": "Doc change: new Storage Access Framework doc\n\nChange-Id: I53393bfbadaf7cd5be95a7b252a2f4b060554db5\n(cherry picked from commit c46e6767f578dc70bf1f1f38be648cef59130e3c)"
    },
    {
      "commit": "8e308ec5efeef7510c790c8b1965064a25baa9d7",
      "tree": "bc3f2b43b6fa5b99b67aa432e93faebd45ccd93f",
      "parents": [
        "b876679d0a49c08c89ce3237a52aa6d3e7966473",
        "f16bc1c2025dea79649ce46c87e27ac0a9f28b64"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Thu Oct 31 09:44:04 2013 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Oct 31 09:44:04 2013 -0700"
      },
      "message": "am f16bc1c2: am 8b0ec977: Merge \"add HCE dev guide\" into klp-dev\n\n* commit \u0027f16bc1c2025dea79649ce46c87e27ac0a9f28b64\u0027:\n  add HCE dev guide\n"
    },
    {
      "commit": "dcb40061ab14c18a0fddf77b27bd3a3328facbfb",
      "tree": "64b3b9de93888ecbf97d376ae1f1f18f480b293a",
      "parents": [
        "3b7199aed479ed4d45fff9f5ffb01718c8bc4c2c"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue Oct 29 17:56:00 2013 -0700"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Thu Oct 31 16:41:34 2013 +0000"
      },
      "message": "add doc about migrating to new WebView in KLP\n\nChange-Id: Ib36c3ff58642166dfbc1b36b41f1c732c7d9a70d\n(cherry picked from commit dc277e1ca9f981f4685a86d0093ae76ff5656604)"
    },
    {
      "commit": "6af82cf924be6b1ac8875919cb23efd38c2f26ca",
      "tree": "9c5bdcc0c587350fb1de8e0db8d729beccaf247a",
      "parents": [
        "204e557670a299c724023cb91ad23cd5c15641a3"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Thu Oct 31 09:06:59 2013 -0700"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Thu Oct 31 16:38:25 2013 +0000"
      },
      "message": "add HCE dev guide\n\nChange-Id: I48c196f7f4577304b660c52ba5cd847c0cabfaff\n(cherry picked from commit c988ee664e9956901df61e2219c92f50bcb60bc0)"
    },
    {
      "commit": "c988ee664e9956901df61e2219c92f50bcb60bc0",
      "tree": "f98114bcd8ae34bd229045927acaa370f3bbe11a",
      "parents": [
        "161406df5d30f13df4f7feca551de37907c6316f"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Thu Oct 31 09:06:59 2013 -0700"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Thu Oct 31 09:36:54 2013 -0700"
      },
      "message": "add HCE dev guide\n\nChange-Id: I48c196f7f4577304b660c52ba5cd847c0cabfaff\n"
    },
    {
      "commit": "95622176ef344e53a827cbd89e443efb95a38101",
      "tree": "cc1b98ea0cd7d322cde2f1f297ccc606a4c6df43",
      "parents": [
        "1ea8535c62c9ee5f4f8a96d18f305acb61657bdb",
        "6a37f1c8bc9336f3aa925ada836d812f374def15"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Wed Oct 30 18:01:39 2013 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Oct 30 18:01:39 2013 -0700"
      },
      "message": "am 6a37f1c8: am e47c50bb: Merge \"add doc about migrating to new WebView in KLP\" into klp-dev\n\n* commit \u00276a37f1c8bc9336f3aa925ada836d812f374def15\u0027:\n  add doc about migrating to new WebView in KLP\n"
    },
    {
      "commit": "e47c50bb89a99e4b049c1bbc5bac413d4bd17c4e",
      "tree": "7e19f561d1182bc483c20cebe0963f185614dc3e",
      "parents": [
        "8d8e5ab7ac6573b533cefd0a340d0111dbc47325",
        "dc277e1ca9f981f4685a86d0093ae76ff5656604"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Thu Oct 31 00:57:30 2013 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Oct 31 00:57:31 2013 +0000"
      },
      "message": "Merge \"add doc about migrating to new WebView in KLP\" into klp-dev"
    },
    {
      "commit": "1ea8535c62c9ee5f4f8a96d18f305acb61657bdb",
      "tree": "6fd80bef3f45b9469e97d26135e07eac6e419c92",
      "parents": [
        "0821b9f566cf3b8bee4751b393e24436564a77ea",
        "213f6b1817a6aedae9307443e20ed9afdf399675"
      ],
      "author": {
        "name": "Katie McCormick",
        "email": "kmccormick@google.com",
        "time": "Wed Oct 30 17:29:27 2013 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Oct 30 17:29:27 2013 -0700"
      },
      "message": "am 213f6b18: am 8d8e5ab7: Merge \"Doc change: new Storage Access Framework doc\" into klp-dev\n\n* commit \u0027213f6b1817a6aedae9307443e20ed9afdf399675\u0027:\n  Doc change: new Storage Access Framework doc\n"
    },
    {
      "commit": "8d8e5ab7ac6573b533cefd0a340d0111dbc47325",
      "tree": "b943ed8d55571a493a7cd89f8834cdf7ebea9105",
      "parents": [
        "a1ca3632bc53b288df437956c8228b4bb9099bee",
        "c46e6767f578dc70bf1f1f38be648cef59130e3c"
      ],
      "author": {
        "name": "Katie McCormick",
        "email": "kmccormick@google.com",
        "time": "Thu Oct 31 00:26:24 2013 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Oct 31 00:26:24 2013 +0000"
      },
      "message": "Merge \"Doc change: new Storage Access Framework doc\" into klp-dev"
    },
    {
      "commit": "c46e6767f578dc70bf1f1f38be648cef59130e3c",
      "tree": "ec00a5f3284800fdcacfa3619220329fb094dcd8",
      "parents": [
        "e5c1208ef9ef7d10b5bae6c82b9eb5a92da1244e"
      ],
      "author": {
        "name": "Katie McCormick",
        "email": "kmccormick@google.com",
        "time": "Sun Oct 27 14:47:18 2013 -0700"
      },
      "committer": {
        "name": "Katie McCormick",
        "email": "kmccormick@google.com",
        "time": "Wed Oct 30 16:17:34 2013 -0700"
      },
      "message": "Doc change: new Storage Access Framework doc\n\nChange-Id: I53393bfbadaf7cd5be95a7b252a2f4b060554db5\n"
    },
    {
      "commit": "dc277e1ca9f981f4685a86d0093ae76ff5656604",
      "tree": "49dc829d77d2616151ffd7f48d2b767202396f5e",
      "parents": [
        "194271565399a9216b8e0dece118874fc5f7e474"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue Oct 29 17:56:00 2013 -0700"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Wed Oct 30 14:16:57 2013 -0700"
      },
      "message": "add doc about migrating to new WebView in KLP\n\nChange-Id: Ib36c3ff58642166dfbc1b36b41f1c732c7d9a70d\n"
    }
  ],
  "next": "d8ad764e85e9711e10c38e73bb81595e7cef44c6"
}
