)]}'
{
  "log": [
    {
      "commit": "9a347f199284ad8bcb8a81bfbd306fe0b1a710ba",
      "tree": "e1c3bd25127fdd60e4aef3c259a86f79af187870",
      "parents": [
        "04d0f756782e697a171aebbb35ae86c86b839a27"
      ],
      "author": {
        "name": "Chris Craik",
        "email": "ccraik@google.com",
        "time": "Fri Jun 27 17:23:47 2014 -0700"
      },
      "committer": {
        "name": "Chris Craik",
        "email": "ccraik@google.com",
        "time": "Tue Jul 01 00:16:25 2014 +0000"
      },
      "message": "Initial replacement of setOutline() with ViewOutlineProvider API\n\nbug:15283203\n\nA View\u0027s outline is now managed by its outline provider. This means\nthe outline is automatically requeried when needed (e.g. drawable\nupdates or resize), with customizable querying behavior.\n\nAlso adds \u0027isFilled\u0027 property to outline, to be used for hinting\nshadow overdraw avoidance.\n\nChange-Id: Ie137548fa850f1ff7863ab2f660d05145c2ad11e\n"
    },
    {
      "commit": "04d0f756782e697a171aebbb35ae86c86b839a27",
      "tree": "a33f8aaabfd890555daa1f867be11836b343dcf5",
      "parents": [
        "2f55f32f7bd0b520856105d9db8b6285b6996c99"
      ],
      "author": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Mon Jun 30 15:51:27 2014 -0700"
      },
      "committer": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Mon Jun 30 23:57:50 2014 +0000"
      },
      "message": "Adding back-behavior test.\n\nChange-Id: I85fda478a99ca097f78ad9231b3cdfbba0903f63\n"
    },
    {
      "commit": "2f55f32f7bd0b520856105d9db8b6285b6996c99",
      "tree": "1c884d4402dab4c6a4da020f2dc629065e32be67",
      "parents": [
        "39f09e23d4cb46fed32c5c5f4c2e2bf5be6b3c54",
        "312bc5430ac7da898f4c8a10da34f8939fb317d3"
      ],
      "author": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Mon Jun 30 23:45:13 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 26 23:50:27 2014 +0000"
      },
      "message": "Merge \"Using base intent to check the calling app instead of uid. (Bug 15940115)\""
    },
    {
      "commit": "312bc5430ac7da898f4c8a10da34f8939fb317d3",
      "tree": "ba824b08b965502651cd76e3f346433f7c0174a8",
      "parents": [
        "80c7a40dcd64f5ca3854e45088fd309eff81bd98"
      ],
      "author": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Mon Jun 30 14:59:27 2014 -0700"
      },
      "committer": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Mon Jun 30 16:24:10 2014 -0700"
      },
      "message": "Using base intent to check the calling app instead of uid. (Bug 15940115)\n\nChange-Id: I571f1d3f90707046cca0eaaae3e8e958444cc971\n"
    },
    {
      "commit": "39f09e23d4cb46fed32c5c5f4c2e2bf5be6b3c54",
      "tree": "b74bfd6ef7d4114b1919cb51f991ded36ff7c6a9",
      "parents": [
        "d87c7767d9ca40022c09e070539d7b61413d94ae"
      ],
      "author": {
        "name": "George Mount",
        "email": "mount@google.com",
        "time": "Mon Jun 30 10:43:28 2014 -0700"
      },
      "committer": {
        "name": "George Mount",
        "email": "mount@google.com",
        "time": "Mon Jun 30 23:16:30 2014 +0000"
      },
      "message": "Don\u0027t throw exception for root scene transitions.\n\nBug 13745751\n\nChange-Id: I7bb3cbabf4f402b38f5aa57ad0ee3b4320fa83cc\n"
    },
    {
      "commit": "d87c7767d9ca40022c09e070539d7b61413d94ae",
      "tree": "d9cd93c9feb4748d22fb9806e32d20c918a190be",
      "parents": [
        "2baabeaf69d4737beb18877b400370165394c775",
        "8390fab6f4c305e89e1eb32bbf82c74a55f79424"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Mon Jun 30 23:08:02 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 30 22:33:05 2014 +0000"
      },
      "message": "Merge \"Fix NPE in AbsListView hotspot management\""
    },
    {
      "commit": "8390fab6f4c305e89e1eb32bbf82c74a55f79424",
      "tree": "8ac1ed109fd442d175624d97fee679f12d13b1e3",
      "parents": [
        "5cdd1cc1df134b4d0c3ef109effa9b46948aced2"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Mon Jun 30 16:03:43 2014 -0700"
      },
      "committer": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Mon Jun 30 16:03:43 2014 -0700"
      },
      "message": "Fix NPE in AbsListView hotspot management\n\nBUG: 15989761\nChange-Id: I1c2fc2ddf3128bf3ba4aa7d986899193559b0c76\n"
    },
    {
      "commit": "2baabeaf69d4737beb18877b400370165394c775",
      "tree": "854d9496079c597c8027bc7d4ed0bc0a2da38fc3",
      "parents": [
        "20312a4825842c80a920abc20524d4ee9dde9b16",
        "d518376874fedcd1110fdbc5790ee0d198dd514e"
      ],
      "author": {
        "name": "Amit Mahajan",
        "email": "amitmahajan@google.com",
        "time": "Mon Jun 30 23:00:10 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 30 22:24:07 2014 +0000"
      },
      "message": "Merge \"EAP-SIM RIL command name change.\""
    },
    {
      "commit": "d518376874fedcd1110fdbc5790ee0d198dd514e",
      "tree": "68ac1c3c9a4e3f6760ac63f448ed586e4f508ea5",
      "parents": [
        "854157308e5426437277c9d31be64a2dedd57c7f"
      ],
      "author": {
        "name": "Amit Mahajan",
        "email": "amitmahajan@google.com",
        "time": "Thu Jun 26 14:25:53 2014 -0700"
      },
      "committer": {
        "name": "Amit Mahajan",
        "email": "amitmahajan@google.com",
        "time": "Mon Jun 30 22:59:07 2014 +0000"
      },
      "message": "EAP-SIM RIL command name change.\n\nModified the name to match what was in QCRIL.\n\nChange-Id: I41abfacb7bacd4cfa0d4543100ac9960c97184f9\n"
    },
    {
      "commit": "20312a4825842c80a920abc20524d4ee9dde9b16",
      "tree": "32c1900099f271699f8847a62c87163b6f293700",
      "parents": [
        "854157308e5426437277c9d31be64a2dedd57c7f",
        "f56ed2db007f8ca8c385d16d4662f13b9a1adabc"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Mon Jun 30 22:59:22 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 30 22:27:39 2014 +0000"
      },
      "message": "Merge \"Fix Material-themed alert dialog sizing\""
    },
    {
      "commit": "f56ed2db007f8ca8c385d16d4662f13b9a1adabc",
      "tree": "2c5d4403a21af945ec6ba361e3b26806b74886ed",
      "parents": [
        "5cdd1cc1df134b4d0c3ef109effa9b46948aced2"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Mon Jun 30 15:57:44 2014 -0700"
      },
      "committer": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Mon Jun 30 15:57:44 2014 -0700"
      },
      "message": "Fix Material-themed alert dialog sizing\n\nAlso cleans up line width and final usage in AlertController.\n\nBUG: 14904438\nChange-Id: Idffa7a1c6edcf4a709ff6322d4bf95ce22d281ea\n"
    },
    {
      "commit": "80c7a40dcd64f5ca3854e45088fd309eff81bd98",
      "tree": "29130f223ca8a786d54d1d2f3b4f85c8e07f6d0e",
      "parents": [
        "c5c67f75923b76a9e3d0d721a39c7658db05999f",
        "88b5b0be887fc5dc3b0b879b4179dde200d2e4d6"
      ],
      "author": {
        "name": "Anish Athalye",
        "email": "aathalye@google.com",
        "time": "Mon Jun 30 22:16:46 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 27 16:52:20 2014 +0000"
      },
      "message": "Merge \"Implement line breaking using ICU break iterator\""
    },
    {
      "commit": "88b5b0be887fc5dc3b0b879b4179dde200d2e4d6",
      "tree": "1e8e4909b31345646fca44dd6f124723f2504a4f",
      "parents": [
        "31d66c60d8f518ce3a70972db348d797db92f42c"
      ],
      "author": {
        "name": "Anish Athalye",
        "email": "aathalye@google.com",
        "time": "Tue Jun 24 14:39:43 2014 -0700"
      },
      "committer": {
        "name": "Anish Athalye",
        "email": "aathalye@google.com",
        "time": "Mon Jun 30 22:14:05 2014 +0000"
      },
      "message": "Implement line breaking using ICU break iterator\n\nChange-Id: I4ad98757aa2eab5dbc2ae44c0391e900ef20c4d0\n"
    },
    {
      "commit": "31d66c60d8f518ce3a70972db348d797db92f42c",
      "tree": "af9c9706b628626bb806227929b9aa9f11d84d30",
      "parents": [
        "280d1398e2b569bb223de7f3e8fcf9c9b3fc4146"
      ],
      "author": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Mon Jun 30 13:12:54 2014 -0700"
      },
      "committer": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Mon Jun 30 15:02:46 2014 -0700"
      },
      "message": "Fixing another case where we weren\u0027t properly starting home when Recents is finished due to the screen powering off.\n\n- Reordering broadcast register/unregister to stop listening to the service when Recents is stopped\n"
    },
    {
      "commit": "280d1398e2b569bb223de7f3e8fcf9c9b3fc4146",
      "tree": "c8c8ef06caaefaa7aaec086832efc293e0867829",
      "parents": [
        "28dc271a04f60daf92437226ff7022536ce27f4f",
        "62395c9379449a44f2df7754ed2fe3a945e38685"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon Jun 30 21:57:24 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 30 21:57:24 2014 +0000"
      },
      "message": "am 62395c93: am 5212ee08: Merge \"docs: Add Javadocs for GMS Longhorn.\" into klp-modular-dev\n\n* commit \u002762395c9379449a44f2df7754ed2fe3a945e38685\u0027:\n  docs: Add Javadocs for GMS Longhorn.\n"
    },
    {
      "commit": "28dc271a04f60daf92437226ff7022536ce27f4f",
      "tree": "f7a525b8726b5a757ebd7a25be19b2fff4ccf794",
      "parents": [
        "807de8aa763a5ba459ab87b6e0b61c3a025c1ebe",
        "69fc782a8bdb09da25c5052381d15f3ff3b0cb3a"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon Jun 30 21:57:19 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 30 21:57:19 2014 +0000"
      },
      "message": "am 69fc782a: am 85a25e02: Merge \"docs: Added \"What\\\u0027s New\" for GMS Longhorn (Google Play Services 5.0)\" into klp-modular-dev\n\n* commit \u002769fc782a8bdb09da25c5052381d15f3ff3b0cb3a\u0027:\n  docs: Added \"What\u0027s New\" for GMS Longhorn (Google Play Services 5.0)\n"
    },
    {
      "commit": "62395c9379449a44f2df7754ed2fe3a945e38685",
      "tree": "57c444a4683ce3b5da900ba77da894f33805d557",
      "parents": [
        "69fc782a8bdb09da25c5052381d15f3ff3b0cb3a",
        "5212ee08f3061c07a6a323e9169b63b596c4c824"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon Jun 30 21:51:32 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 30 21:51:32 2014 +0000"
      },
      "message": "am 5212ee08: Merge \"docs: Add Javadocs for GMS Longhorn.\" into klp-modular-dev\n\n* commit \u00275212ee08f3061c07a6a323e9169b63b596c4c824\u0027:\n  docs: Add Javadocs for GMS Longhorn.\n"
    },
    {
      "commit": "69fc782a8bdb09da25c5052381d15f3ff3b0cb3a",
      "tree": "b6e85bf6107e03967420eb310ba521f769c950c4",
      "parents": [
        "6f1a231a0bb70642f25a2cfedbc187987964615d",
        "85a25e02004f77595e352e03c1fdb11b6126db69"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon Jun 30 21:51:28 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 30 21:51:28 2014 +0000"
      },
      "message": "am 85a25e02: Merge \"docs: Added \"What\\\u0027s New\" for GMS Longhorn (Google Play Services 5.0)\" into klp-modular-dev\n\n* commit \u002785a25e02004f77595e352e03c1fdb11b6126db69\u0027:\n  docs: Added \"What\u0027s New\" for GMS Longhorn (Google Play Services 5.0)\n"
    },
    {
      "commit": "807de8aa763a5ba459ab87b6e0b61c3a025c1ebe",
      "tree": "ac1654b993997a5f2d81c665d32a33ad4c880eab",
      "parents": [
        "cef139470df02fbe4e9464a54b8e09f29bc99cd9"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Mon Jun 30 14:22:57 2014 -0700"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Mon Jun 30 21:26:05 2014 +0000"
      },
      "message": "Fixing crash in phone app due to missing null checks pertaining to\nCallVideoProvider.\n\nChange-Id: Ifd5a558a2b36e0cb656c9a57f64ae0744425a3ef\n"
    },
    {
      "commit": "6f1a231a0bb70642f25a2cfedbc187987964615d",
      "tree": "fcfbf8ffa7401977e762931e82f2dc46183295b7",
      "parents": [
        "07fd3652aad62803286a65d347511b474a5d63bc",
        "326b1857a5ced49f249358751e05ce237bfaefc8"
      ],
      "author": {
        "name": "Tim Kilbourn",
        "email": "tkilbourn@google.com",
        "time": "Mon Jun 30 20:54:30 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 30 20:54:30 2014 +0000"
      },
      "message": "am 326b1857: Merge \"Fix docs\" into klp-modular-dev\n\n* commit \u0027326b1857a5ced49f249358751e05ce237bfaefc8\u0027:\n  Fix docs\n"
    },
    {
      "commit": "07fd3652aad62803286a65d347511b474a5d63bc",
      "tree": "20b3225661cdd7b621f3c9c24059a422d7a18036",
      "parents": [
        "c30f36accb53c487b9a4ec233884a749590b9a06",
        "e1e35d13023224c22a54ce074c45d2f8729b1c60"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Mon Jun 30 20:17:33 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 30 20:17:33 2014 +0000"
      },
      "message": "am e1e35d13: docs: fix notifications docs\n\n* commit \u0027e1e35d13023224c22a54ce074c45d2f8729b1c60\u0027:\n  docs: fix notifications docs\n"
    },
    {
      "commit": "e1e35d13023224c22a54ce074c45d2f8729b1c60",
      "tree": "56a1aa96b4604c169e00900790548cabf194f638",
      "parents": [
        "7ecb89fc1e2b07e51dcc52fe6e778855dfb92c15"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Mon Jun 30 12:48:22 2014 -0700"
      },
      "committer": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Mon Jun 30 13:11:39 2014 -0700"
      },
      "message": "docs: fix notifications docs\n\nChange-Id: I14f55619ae0e0c53811c09410fec5ef8bf577ff6\n"
    },
    {
      "commit": "c5c67f75923b76a9e3d0d721a39c7658db05999f",
      "tree": "704e0e02e060306ec827bd50eacb276a7fb8e9e0",
      "parents": [
        "9e31cfa92c03451eb9779f08f27bb1ab2b646f68",
        "b4dabadd89f8a6928b51e809eec6425a3df9b593"
      ],
      "author": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Mon Jun 30 22:14:39 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 30 17:43:33 2014 +0000"
      },
      "message": "Merge \"Preparing the new GL depth test.\""
    },
    {
      "commit": "b4dabadd89f8a6928b51e809eec6425a3df9b593",
      "tree": "4f3d1e01490acc7a4091e7769caa0f1a00b7a106",
      "parents": [
        "9cb5b4c2d93acb9d6f5e14167e265c328c487d6b"
      ],
      "author": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Mon Jun 30 13:04:47 2014 -0700"
      },
      "committer": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Mon Jun 30 13:11:40 2014 -0700"
      },
      "message": "Preparing the new GL depth test.\n\nRight now, the code is just copied from ApiDemos for the initial setup.\n\nChange-Id: I531f95faca744c7e91fadae189818af3d04a85ee\n"
    },
    {
      "commit": "9cb5b4c2d93acb9d6f5e14167e265c328c487d6b",
      "tree": "4c070cc42cdc6c4a438f4e870d00293429ed5533",
      "parents": [
        "66d3d8a09eb6a0238e3c189d8c3d598dc62dc0ab"
      ],
      "author": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Fri Jun 27 12:06:48 2014 -0700"
      },
      "committer": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Mon Jun 30 12:43:52 2014 -0700"
      },
      "message": "Use AnimatedVectorDrawable for progress bar.\n\nChange-Id: I419197ef38a611757f27ca3192350ad4bd403875\n"
    },
    {
      "commit": "5212ee08f3061c07a6a323e9169b63b596c4c824",
      "tree": "063f2dadc958067ef9545e84b2a7d8a99a10fe03",
      "parents": [
        "85a25e02004f77595e352e03c1fdb11b6126db69",
        "559c0060bbb542f4253c3796d53be98b64558fba"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon Jun 30 21:46:59 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 30 17:43:33 2014 +0000"
      },
      "message": "Merge \"docs: Add Javadocs for GMS Longhorn.\" into klp-modular-dev"
    },
    {
      "commit": "c30f36accb53c487b9a4ec233884a749590b9a06",
      "tree": "aeaec9dd4fc4f626c6f59fc86a71e99796325fa0",
      "parents": [
        "7ec3cf540a780a762fcd89443e028325de12b8ee"
      ],
      "author": {
        "name": "Brian Carlstrom",
        "email": "bdc@google.com",
        "time": "Mon Jun 30 09:28:38 2014 -0700"
      },
      "committer": {
        "name": "Brian Carlstrom",
        "email": "bdc@google.com",
        "time": "Mon Jun 30 09:30:54 2014 -0700"
      },
      "message": "Update preloaded-classes for ART DO NOT MERGE\n\nChange-Id: If0b1bfa2fa1fc80351c11ff2936e1b204539aa64\n"
    },
    {
      "commit": "9e31cfa92c03451eb9779f08f27bb1ab2b646f68",
      "tree": "6184a070fe4f91f64d4a9ce9834135791e7daca4",
      "parents": [
        "31d66c60d8f518ce3a70972db348d797db92f42c",
        "9cb5b4c2d93acb9d6f5e14167e265c328c487d6b"
      ],
      "author": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Mon Jun 30 22:14:28 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 30 14:43:31 2014 +0000"
      },
      "message": "Merge \"Use AnimatedVectorDrawable for progress bar.\""
    },
    {
      "commit": "7ec3cf540a780a762fcd89443e028325de12b8ee",
      "tree": "903195360b6c8e65def75759e5de5878d9fea116",
      "parents": [
        "d64ac2a67ff47bb6cdf200154ebe12f7eb9558e7",
        "7ecb89fc1e2b07e51dcc52fe6e778855dfb92c15"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Mon Jun 30 01:06:15 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 30 01:06:15 2014 +0000"
      },
      "message": "am 7ecb89fc: Merge \"Change card title for admob.\" into klp-modular-dev\n\n* commit \u00277ecb89fc1e2b07e51dcc52fe6e778855dfb92c15\u0027:\n  Change card title for admob.\n"
    },
    {
      "commit": "d64ac2a67ff47bb6cdf200154ebe12f7eb9558e7",
      "tree": "564e5bec9cd5b80d0c888d53cf64840decfe5b40",
      "parents": [
        "c32386ea44fb414e83fd503274bf7b5a9578fb04",
        "14ec9adefa1cad0c5444bc938f0edaebaf4d1eee"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Mon Jun 30 01:06:11 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 30 01:06:11 2014 +0000"
      },
      "message": "am 14ec9ade: Merge \"Doc change: API diff 20.\" into klp-modular-dev\n\n* commit \u002714ec9adefa1cad0c5444bc938f0edaebaf4d1eee\u0027:\n  Doc change: API diff 20.\n"
    },
    {
      "commit": "c32386ea44fb414e83fd503274bf7b5a9578fb04",
      "tree": "c7da007c1eadd5a0b63ecd9691e629bee070ac0c",
      "parents": [
        "7b7f68ec940b730d2f06115d518a62e878c2f4f4",
        "4cdf83735de741bb44a9078b080dbdaf9db891a0"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Mon Jun 30 01:00:08 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 30 01:00:08 2014 +0000"
      },
      "message": "am 4cdf8373: add api 20\n\n* commit \u00274cdf83735de741bb44a9078b080dbdaf9db891a0\u0027:\n  add api 20\n"
    },
    {
      "commit": "7b7f68ec940b730d2f06115d518a62e878c2f4f4",
      "tree": "60d4b3e2a83bab8dff529a9da41073bc4abee2d7",
      "parents": [
        "bc2b05299d5fb369aa5c912ccad8e8e3ade06d90",
        "63234bf7ab9a05f2e8fb858a31af270ca82b33ad"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Mon Jun 30 01:00:03 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 30 01:00:03 2014 +0000"
      },
      "message": "am 63234bf7: Merge \"Revert \"add API reference docs filtering for level 20\"\" into klp-modular-dev\n\n* commit \u002763234bf7ab9a05f2e8fb858a31af270ca82b33ad\u0027:\n  Revert \"add API reference docs filtering for level 20\"\n"
    },
    {
      "commit": "bc2b05299d5fb369aa5c912ccad8e8e3ade06d90",
      "tree": "c7da007c1eadd5a0b63ecd9691e629bee070ac0c",
      "parents": [
        "05759ef766b85a2987bcd8c92d246b186a6ddded",
        "4d329a8f12253ed514ca422922e34d41fee29e77"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 29 17:55:24 2014 -0700"
      },
      "committer": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 29 17:55:24 2014 -0700"
      },
      "message": "resolved conflicts for merge of 4d329a8f to klp-modular-dev-plus-aosp\n\nChange-Id: Id8096712bc63fe16f93dca4a7963440e11087f7a\n"
    },
    {
      "commit": "4cdf83735de741bb44a9078b080dbdaf9db891a0",
      "tree": "f5c540676fc1e5a521a112299da33326aa9973a5",
      "parents": [
        "63234bf7ab9a05f2e8fb858a31af270ca82b33ad"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 29 16:53:54 2014 -0700"
      },
      "committer": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 29 16:53:54 2014 -0700"
      },
      "message": "add api 20\n\nDO NOT MERGE\n\nChange-Id: Iae685158ac9c08e3a074e36d60004faf995fd1c7\n"
    },
    {
      "commit": "05759ef766b85a2987bcd8c92d246b186a6ddded",
      "tree": "84c26f8bf6e24f482fcb4a0703832d3fa0e4c8ff",
      "parents": [
        "2b906dfb9584ac666a8fdae228c964938c3c4e3e",
        "6fff230d64b869ec9a3f3bb10ea5ae30b041a85a"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 29 23:42:55 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Jun 29 23:42:55 2014 +0000"
      },
      "message": "am 6fff230d: Merge \"docs : fix broken links\" into klp-modular-dev\n\n* commit \u00276fff230d64b869ec9a3f3bb10ea5ae30b041a85a\u0027:\n  docs : fix broken links\n"
    },
    {
      "commit": "2b906dfb9584ac666a8fdae228c964938c3c4e3e",
      "tree": "5d5489ac35c784171c298c6b4389d2efe522b456",
      "parents": [
        "e2af77e635741709bccd60f3d83253fcbca393d3",
        "50b55d61af63098d0b95e38afdc5c381b3373cd6"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 29 23:42:50 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Jun 29 23:42:50 2014 +0000"
      },
      "message": "am 50b55d61: docs: update notifications docs\n\n* commit \u002750b55d61af63098d0b95e38afdc5c381b3373cd6\u0027:\n  docs: update notifications docs\n"
    },
    {
      "commit": "50b55d61af63098d0b95e38afdc5c381b3373cd6",
      "tree": "75998f9637fd8cf55efd8fc53ad994948aaa3483",
      "parents": [
        "7b5abd15ab15c9f36783dd00c1953d9cf16c33f7"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 29 13:00:11 2014 -0700"
      },
      "committer": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 29 16:20:28 2014 -0700"
      },
      "message": "docs: update notifications docs\n\nChange-Id: I0473c75c31c4012dbb3fc81d155da237f8f1f7fd\n"
    },
    {
      "commit": "e2af77e635741709bccd60f3d83253fcbca393d3",
      "tree": "7e2bacf94cdc0780761f500a680ddf936ce8c665",
      "parents": [
        "fa8e81135a1aeac9d8e850944119b72ed994be01",
        "7b5abd15ab15c9f36783dd00c1953d9cf16c33f7"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Sat Jun 28 02:39:37 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 28 02:39:37 2014 +0000"
      },
      "message": "am 7b5abd15: Merge \"docs: fix L Preview G+ links (permanently)\" into klp-modular-dev\n\n* commit \u00277b5abd15ab15c9f36783dd00c1953d9cf16c33f7\u0027:\n  docs: fix L Preview G+ links (permanently)\n"
    },
    {
      "commit": "fa8e81135a1aeac9d8e850944119b72ed994be01",
      "tree": "37efc316353a7844f01eff198b04eda250db2d77",
      "parents": [
        "49ba77b441d0dc32c2423cf635e81dc31514d2a8",
        "d2b869d052e65958545f2dc49c3eef8ff0066280"
      ],
      "author": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Sat Jun 28 02:32:24 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 28 02:32:24 2014 +0000"
      },
      "message": "am d2b869d0: revisions to the app structure design guide\n\n* commit \u0027d2b869d052e65958545f2dc49c3eef8ff0066280\u0027:\n  revisions to the app structure design guide\n"
    },
    {
      "commit": "49ba77b441d0dc32c2423cf635e81dc31514d2a8",
      "tree": "f76ab951578cd43ae529b4cab121d54db377e1df",
      "parents": [
        "684abbb448444cb2e50a547073e2a70de036c579",
        "4c42ab4ba59d75eca4883ece2944c30ca36b760f"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sat Jun 28 02:32:19 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 28 02:32:19 2014 +0000"
      },
      "message": "am 4c42ab4b: (-s ours) Merge \"Revert \"Add api 20 to list used by reference docs.\"\" into klp-modular-dev\n\n* commit \u00274c42ab4ba59d75eca4883ece2944c30ca36b760f\u0027:\n  Revert \"Add api 20 to list used by reference docs.\"\n"
    },
    {
      "commit": "684abbb448444cb2e50a547073e2a70de036c579",
      "tree": "f76ab951578cd43ae529b4cab121d54db377e1df",
      "parents": [
        "323d0c56aad7f65fd9c466ae58ae1a464525e98e",
        "e774eb939875c02135c7ce9af8e81322a7c0ab59"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sat Jun 28 02:26:16 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jun 28 02:26:16 2014 +0000"
      },
      "message": "am e774eb93: (-s ours) Merge \"Add api 20 to list used by reference docs.\" into klp-modular-dev\n\n* commit \u0027e774eb939875c02135c7ce9af8e81322a7c0ab59\u0027:\n  Add api 20 to list used by reference docs.\n"
    },
    {
      "commit": "d2b869d052e65958545f2dc49c3eef8ff0066280",
      "tree": "4668bb1e6f4eee303d5422bb8ce23fa6eab58c24",
      "parents": [
        "4c42ab4ba59d75eca4883ece2944c30ca36b760f"
      ],
      "author": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Fri Jun 27 17:05:32 2014 -0700"
      },
      "committer": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Fri Jun 27 18:43:50 2014 -0700"
      },
      "message": "revisions to the app structure design guide\n\nChange-Id: I15e68e454180b848db81791350ba7985817c0930\n"
    },
    {
      "commit": "323d0c56aad7f65fd9c466ae58ae1a464525e98e",
      "tree": "f76ab951578cd43ae529b4cab121d54db377e1df",
      "parents": [
        "00a05a902f42d9d1233a6080bdc26108330c0a00",
        "67421351cc6fd99aef741bb3bc2599bcb1288d1d"
      ],
      "author": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Fri Jun 27 22:57:57 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jun 27 22:57:57 2014 +0000"
      },
      "message": "am 67421351: Merge \"fix links to wear downloads\" into klp-modular-dev\n\n* commit \u002767421351cc6fd99aef741bb3bc2599bcb1288d1d\u0027:\n  fix links to wear downloads\n"
    },
    {
      "commit": "559c0060bbb542f4253c3796d53be98b64558fba",
      "tree": "e6af222fe63d5e7a4fc2f9ba57850eb5c77b8719",
      "parents": [
        "6ebcfb87b8111ee7110aeade6fba35e1862528da"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Thu Jun 12 13:59:34 2014 -0700"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Fri Jun 27 13:31:17 2014 -0700"
      },
      "message": "docs: Add Javadocs for GMS Longhorn.\n\nChange-Id: I2662b0af0609450364cbcc4666535fd57eec3ce7\n"
    },
    {
      "commit": "00a05a902f42d9d1233a6080bdc26108330c0a00",
      "tree": "5eb557b6d4f87cb236220492ff1cc7363da6ecce",
      "parents": [
        "b76f6afeca731dbbc33e0c2aef234f42544e7890",
        "6ebcfb87b8111ee7110aeade6fba35e1862528da"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jun 27 18:17:19 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jun 27 18:17:19 2014 +0000"
      },
      "message": "am 6ebcfb87: docs: notif image\n\n* commit \u00276ebcfb87b8111ee7110aeade6fba35e1862528da\u0027:\n  docs: notif image\n"
    },
    {
      "commit": "6ebcfb87b8111ee7110aeade6fba35e1862528da",
      "tree": "ff6c017f6be5563f24b8c4d8d49505d29536bb7c",
      "parents": [
        "137d9da3aab652dccc82f4b5741d1c48b8b6cfe9"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jun 27 11:12:04 2014 -0700"
      },
      "committer": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jun 27 11:12:04 2014 -0700"
      },
      "message": "docs: notif image\n\nChange-Id: I2ee3e1da39297f74c8142875c3e71fb0953f5a46\n"
    },
    {
      "commit": "b76f6afeca731dbbc33e0c2aef234f42544e7890",
      "tree": "d8058937ba27f04741af2490eb6c6d61c22e329a",
      "parents": [
        "a1180f7b72e90d403ffe9358bc2d815f8518f551",
        "137d9da3aab652dccc82f4b5741d1c48b8b6cfe9"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jun 27 18:03:41 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jun 27 18:03:41 2014 +0000"
      },
      "message": "am 137d9da3: Merge \"docs: fix images for notifications\" into klp-modular-dev\n\n* commit \u0027137d9da3aab652dccc82f4b5741d1c48b8b6cfe9\u0027:\n  docs: fix images for notifications\n"
    },
    {
      "commit": "a1180f7b72e90d403ffe9358bc2d815f8518f551",
      "tree": "b005f35cee725e9fb14dce1b6d0ac0134e0810d4",
      "parents": [
        "672b1d13c92ee14f13a70004acfb1971df323afe",
        "5627b521e058058b2496a076256b727e0635ea88"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jun 27 17:21:18 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jun 27 17:21:18 2014 +0000"
      },
      "message": "am 5627b521: Merge \"fix build\" into klp-modular-dev\n\n* commit \u00275627b521e058058b2496a076256b727e0635ea88\u0027:\n  fix build\n"
    },
    {
      "commit": "672b1d13c92ee14f13a70004acfb1971df323afe",
      "tree": "55b61092f4feb74572fd2ff0fcd2ede13b9379d8",
      "parents": [
        "034bd9cd58d14c76de8518ace5617d4a1b3282cf",
        "ba1029257999fbfc6c7741d05cee10b8f2036f2f"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jun 27 17:13:40 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jun 27 17:13:40 2014 +0000"
      },
      "message": "am ba102925: Merge \"more doc fixes for notifcations and wear\" into klp-modular-dev\n\n* commit \u0027ba1029257999fbfc6c7741d05cee10b8f2036f2f\u0027:\n  more doc fixes for notifcations and wear\n"
    },
    {
      "commit": "85a25e02004f77595e352e03c1fdb11b6126db69",
      "tree": "8eb8b5ac0a2c4ed3ffecf7e320703ed4890c9850",
      "parents": [
        "326b1857a5ced49f249358751e05ce237bfaefc8",
        "641037ed8370cf85363d5e553a4cc20afd35f857"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon Jun 30 21:46:50 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 27 16:52:20 2014 +0000"
      },
      "message": "Merge \"docs: Added \"What\u0027s New\" for GMS Longhorn (Google Play Services 5.0)\" into klp-modular-dev"
    },
    {
      "commit": "326b1857a5ced49f249358751e05ce237bfaefc8",
      "tree": "223189c8c2d25155ef49ce0293ea1e8256a4de5f",
      "parents": [
        "e1e35d13023224c22a54ce074c45d2f8729b1c60",
        "3eabe934381e61067aaa455d58c079d753cfcc8e"
      ],
      "author": {
        "name": "Tim Kilbourn",
        "email": "tkilbourn@google.com",
        "time": "Mon Jun 30 20:49:43 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 27 16:52:20 2014 +0000"
      },
      "message": "Merge \"Fix docs\" into klp-modular-dev"
    },
    {
      "commit": "3eabe934381e61067aaa455d58c079d753cfcc8e",
      "tree": "e4e2cbf390558cb48a2c3dbaaf03f2d900440a50",
      "parents": [
        "7ecb89fc1e2b07e51dcc52fe6e778855dfb92c15"
      ],
      "author": {
        "name": "Tim Kilbourn",
        "email": "tkilbourn@google.com",
        "time": "Mon Jun 30 13:33:52 2014 -0700"
      },
      "committer": {
        "name": "Tim Kilbourn",
        "email": "tkilbourn@google.com",
        "time": "Mon Jun 30 13:36:55 2014 -0700"
      },
      "message": "Fix docs\n\nUpdate a few references to the Leanback theme.\n\nhttps://code.google.com/p/android/issues/detail?id\u003d72757\n\nChange-Id: I47387433cc02fd29b62b729bc34756cef1d539f3\n"
    },
    {
      "commit": "7b5abd15ab15c9f36783dd00c1953d9cf16c33f7",
      "tree": "0b9f2b7fffc1124880486fa613014a30406110a9",
      "parents": [
        "d2b869d052e65958545f2dc49c3eef8ff0066280",
        "f50f51cfbd3c6abbb398d2abebdefe65d195fd73"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Sat Jun 28 02:33:47 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 27 16:52:20 2014 +0000"
      },
      "message": "Merge \"docs: fix L Preview G+ links (permanently)\" into klp-modular-dev"
    },
    {
      "commit": "f50f51cfbd3c6abbb398d2abebdefe65d195fd73",
      "tree": "6f708bda9630a519bf04c528e6f6ee943255f278",
      "parents": [
        "cfcb47c90ab2516e6f13cef83b1afe98ffe59e44"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Fri Jun 27 17:00:59 2014 -0700"
      },
      "committer": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Fri Jun 27 17:00:59 2014 -0700"
      },
      "message": "docs: fix L Preview G+ links (permanently)\n\nChange-Id: I699ae07a977495a23c3cb0f440f90c856bc17a3e\n"
    },
    {
      "commit": "5627b521e058058b2496a076256b727e0635ea88",
      "tree": "d511bf29b91620eecd5ee36a83cb3aa1cb754453",
      "parents": [
        "ba1029257999fbfc6c7741d05cee10b8f2036f2f",
        "af0ce935c363df2b289cdd7f55541030d1e969cb"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jun 27 17:16:55 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 27 16:52:20 2014 +0000"
      },
      "message": "Merge \"fix build\" into klp-modular-dev"
    },
    {
      "commit": "af0ce935c363df2b289cdd7f55541030d1e969cb",
      "tree": "5349d148ce1b7826e2b5aba733569340d182e9e6",
      "parents": [
        "939765f842206b795945cc14e89fccca3a76d4b7"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jun 27 10:13:58 2014 -0700"
      },
      "committer": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jun 27 10:13:58 2014 -0700"
      },
      "message": "fix build\n\nChange-Id: I66278269f8f02358c6d2529ef8839eb1ea42fdc4\n"
    },
    {
      "commit": "939765f842206b795945cc14e89fccca3a76d4b7",
      "tree": "f4db107300edd8b03e2db9184ddd68c3d287beb6",
      "parents": [
        "2ceb05a6a61d9de4b99408fbad4466fbc9dce548"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jun 27 09:25:42 2014 -0700"
      },
      "committer": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jun 27 10:07:03 2014 -0700"
      },
      "message": "more doc fixes for notifcations and wear\n\nChange-Id: I9f0d168a8ebafb778924919766910b79504ebf68\n"
    },
    {
      "commit": "66d3d8a09eb6a0238e3c189d8c3d598dc62dc0ab",
      "tree": "ed5e3dd0d62c542f27e5258e1448aa22bc1873e6",
      "parents": [
        "1c1cda0c31c4a581da7649d0df2e70f2ca77f49f"
      ],
      "author": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Thu Jun 26 13:54:06 2014 -0700"
      },
      "committer": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Fri Jun 27 09:05:40 2014 -0700"
      },
      "message": "Add string support for valueFrom/valueTo\n\nb/15910407\n\nChange-Id: I557e855f7d16e2eb0452d43ca6a672acdcae2071\n"
    },
    {
      "commit": "1c1cda0c31c4a581da7649d0df2e70f2ca77f49f",
      "tree": "9b0780e8f08b4dcf26d5f4c4bd213f75c456b98f",
      "parents": [
        "8885ac9518b8821b90b8c1947469b6b9a37f0b7c"
      ],
      "author": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Thu Jun 26 12:22:58 2014 -0700"
      },
      "committer": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Fri Jun 27 09:05:40 2014 -0700"
      },
      "message": "Update the tests to show more animations from UX team\n\nChange-Id: I16d2ed29f40c85ec48c87b5a0355e2a262ed3af7\n"
    },
    {
      "commit": "7ecb89fc1e2b07e51dcc52fe6e778855dfb92c15",
      "tree": "66c384724884eaaffe892c1d887c2cb431878f2a",
      "parents": [
        "14ec9adefa1cad0c5444bc938f0edaebaf4d1eee",
        "8da8820a70cdd9962d00c214d84a5e624ebef7c6"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Mon Jun 30 01:04:44 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 27 15:56:14 2014 +0000"
      },
      "message": "Merge \"Change card title for admob.\" into klp-modular-dev"
    },
    {
      "commit": "8da8820a70cdd9962d00c214d84a5e624ebef7c6",
      "tree": "404adbb4848fd10416c9d42c5927f5edf9277897",
      "parents": [
        "6ebcfb87b8111ee7110aeade6fba35e1862528da"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Fri Jun 27 15:59:15 2014 -0700"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Fri Jun 27 15:59:15 2014 -0700"
      },
      "message": "Change card title for admob.\n\nChange-Id: Ia4b4eaf7bbd54e9c546f740a5095431081d1ebd9\n"
    },
    {
      "commit": "14ec9adefa1cad0c5444bc938f0edaebaf4d1eee",
      "tree": "4efcf7938259e001012ee22f779021237d50e6b2",
      "parents": [
        "4cdf83735de741bb44a9078b080dbdaf9db891a0",
        "1663876b5a3ad0720114b5d25a7c1de566593e81"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Mon Jun 30 01:00:49 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 27 15:56:14 2014 +0000"
      },
      "message": "Merge \"Doc change: API diff 20.\" into klp-modular-dev"
    },
    {
      "commit": "1663876b5a3ad0720114b5d25a7c1de566593e81",
      "tree": "2ddb31bae2401261b6f2e9639e28337522365a81",
      "parents": [
        "cfcb47c90ab2516e6f13cef83b1afe98ffe59e44"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Mon Jun 23 12:11:35 2014 -0700"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Fri Jun 27 16:44:11 2014 -0700"
      },
      "message": "Doc change: API diff 20.\n\nChange-Id: I1d3e00c1e62568c04abe6531819e75873df235c0\n"
    },
    {
      "commit": "e774eb939875c02135c7ce9af8e81322a7c0ab59",
      "tree": "5d8bc2f0eab4f56c7bd0237cf3b2215f30edb9fe",
      "parents": [
        "67421351cc6fd99aef741bb3bc2599bcb1288d1d",
        "99296a12c0d9a036518704610be07d3466b7e4b0"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jun 27 22:55:50 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 27 15:56:14 2014 +0000"
      },
      "message": "Merge \"Add api 20 to list used by reference docs.\" into klp-modular-dev"
    },
    {
      "commit": "99296a12c0d9a036518704610be07d3466b7e4b0",
      "tree": "38e010887ef484a61b41e5629aa6d1f30f14501e",
      "parents": [
        "6ebcfb87b8111ee7110aeade6fba35e1862528da"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Fri Jun 27 15:44:19 2014 -0700"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Fri Jun 27 15:44:19 2014 -0700"
      },
      "message": "Add api 20 to list used by reference docs.\n\nChange-Id: Icdf0e9238846f943db527becde92d38f362a9f32\n"
    },
    {
      "commit": "034bd9cd58d14c76de8518ace5617d4a1b3282cf",
      "tree": "ab74a397f2a7a961fc99a19b9a24a7ac14a6c494",
      "parents": [
        "f106d5279fd098ca93cd8d7e3323b1d8f1b8f242",
        "af19c795e275b1e7d16fad351b3a14f74ef29088"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jun 27 14:35:28 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jun 27 14:35:28 2014 +0000"
      },
      "message": "am af19c795: Merge \"fix gmscore preview isntructions\" into klp-modular-dev\n\n* commit \u0027af19c795e275b1e7d16fad351b3a14f74ef29088\u0027:\n  fix gmscore preview isntructions\n"
    },
    {
      "commit": "f106d5279fd098ca93cd8d7e3323b1d8f1b8f242",
      "tree": "4da0d01f92e6ff92c4830bde865c8f13eda47939",
      "parents": [
        "eb63c4cd6e286bb38e24040c96486efb2fd6902e",
        "3822bf8935310f8f94a534b986a2af935336d7e8"
      ],
      "author": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Fri Jun 27 01:19:21 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jun 27 01:19:21 2014 +0000"
      },
      "message": "am 3822bf89: change the G+ community link\n\n* commit \u00273822bf8935310f8f94a534b986a2af935336d7e8\u0027:\n  change the G+ community link\n"
    },
    {
      "commit": "3822bf8935310f8f94a534b986a2af935336d7e8",
      "tree": "ae26eefcc706468da6e24bf71c0731cf1a1fa0d7",
      "parents": [
        "cf54f881aced94aec5df3b956cfc6b380cbc6b87"
      ],
      "author": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Thu Jun 26 18:12:51 2014 -0700"
      },
      "committer": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Thu Jun 26 18:12:51 2014 -0700"
      },
      "message": "change the G+ community link\n\nChange-Id: I68d453062232b739c3fdaee193eb9a20cd03d8f8\n"
    },
    {
      "commit": "eb63c4cd6e286bb38e24040c96486efb2fd6902e",
      "tree": "e891a45a3e883044256288c66fd44b8ba9d157cc",
      "parents": [
        "bf91c8a61d146cce5dd4bfe42f68f3c160d98c9a",
        "cf54f881aced94aec5df3b956cfc6b380cbc6b87"
      ],
      "author": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Fri Jun 27 01:03:39 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jun 27 01:03:39 2014 +0000"
      },
      "message": "am cf54f881: docs: Replaced image in L Preview material docs\n\n* commit \u0027cf54f881aced94aec5df3b956cfc6b380cbc6b87\u0027:\n  docs: Replaced image in L Preview material docs\n"
    },
    {
      "commit": "cf54f881aced94aec5df3b956cfc6b380cbc6b87",
      "tree": "7ed3e4b69581d985ba7a28e98a5f60b9aed3c2fa",
      "parents": [
        "bb5a3dfbe858b899a04a0d406639e6602e403376"
      ],
      "author": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Thu Jun 26 17:53:12 2014 -0700"
      },
      "committer": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Thu Jun 26 17:53:12 2014 -0700"
      },
      "message": "docs: Replaced image in L Preview material docs\n\nChange-Id: I7db905f0fc8ae2bf9826d74bc7030d5a41cd2859\n"
    },
    {
      "commit": "63234bf7ab9a05f2e8fb858a31af270ca82b33ad",
      "tree": "a872db883c2f643c0de709fd2068c6940b1d8679",
      "parents": [
        "4d329a8f12253ed514ca422922e34d41fee29e77",
        "7b7d2ac12d2d9659a3e9f30e9c13954b21239667"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 29 23:50:00 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 26 23:50:27 2014 +0000"
      },
      "message": "Merge \"Revert \"add API reference docs filtering for level 20\"\" into klp-modular-dev"
    },
    {
      "commit": "7b7d2ac12d2d9659a3e9f30e9c13954b21239667",
      "tree": "0b9f2b7fffc1124880486fa613014a30406110a9",
      "parents": [
        "7d7d4d6b86bdbfc54c63830351cf8d2f3830b68a"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 29 23:49:46 2014 +0000"
      },
      "committer": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 29 23:49:46 2014 +0000"
      },
      "message": "Revert \"add API reference docs filtering for level 20\"\n\nThis reverts commit 7d7d4d6b86bdbfc54c63830351cf8d2f3830b68a.\n\nChange-Id: I41e89bf297cb11db62601b3df0e6c655d7579007\n"
    },
    {
      "commit": "7d7d4d6b86bdbfc54c63830351cf8d2f3830b68a",
      "tree": "009fc117e83da3f2e1f16755391a37391339435f",
      "parents": [
        "7b5abd15ab15c9f36783dd00c1953d9cf16c33f7"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 29 16:39:06 2014 -0700"
      },
      "committer": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 29 16:39:06 2014 -0700"
      },
      "message": "add API reference docs filtering for level 20\n\nChange-Id: Iaab9d0965511d0394e7be29adb0fbcfd2904b857\n"
    },
    {
      "commit": "6fff230d64b869ec9a3f3bb10ea5ae30b041a85a",
      "tree": "a872db883c2f643c0de709fd2068c6940b1d8679",
      "parents": [
        "50b55d61af63098d0b95e38afdc5c381b3373cd6",
        "cfe7582a11fb72a41bcd464a2dc48aa0a8b769ee"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 29 23:40:33 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 26 23:50:27 2014 +0000"
      },
      "message": "Merge \"docs : fix broken links\" into klp-modular-dev"
    },
    {
      "commit": "cfe7582a11fb72a41bcd464a2dc48aa0a8b769ee",
      "tree": "4c08a13a058ce76d6a2c1ad999ca817d14ad7a6e",
      "parents": [
        "7b5abd15ab15c9f36783dd00c1953d9cf16c33f7"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 29 16:38:21 2014 -0700"
      },
      "committer": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 29 16:38:21 2014 -0700"
      },
      "message": "docs : fix broken links\n\nChange-Id: I75d8cbe8abe904bba44cc64d5557c8e14060cb8a\n"
    },
    {
      "commit": "cef139470df02fbe4e9464a54b8e09f29bc99cd9",
      "tree": "9f65dbbb4581f4de6266e0fb691dd648f941d5e6",
      "parents": [
        "b6646a8987a8ce6abd34cc05d9ca0193a6d7bea9",
        "6c8fef7fb866d244486a962dd82f4a6f26505f16"
      ],
      "author": {
        "name": "Chet Haase",
        "email": "chet@google.com",
        "time": "Mon Jun 30 21:22:39 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 26 23:40:51 2014 +0000"
      },
      "message": "Merge \"Avoid null-deref crashes in ScrollBarDrawable\""
    },
    {
      "commit": "6c8fef7fb866d244486a962dd82f4a6f26505f16",
      "tree": "a9e0bb3465855533bdb0600ffa16b1ef921e7a8e",
      "parents": [
        "5cdd1cc1df134b4d0c3ef109effa9b46948aced2"
      ],
      "author": {
        "name": "Chet Haase",
        "email": "chet@google.com",
        "time": "Fri Jun 27 16:49:05 2014 -0700"
      },
      "committer": {
        "name": "Chet Haase",
        "email": "chet@google.com",
        "time": "Mon Jun 30 14:15:03 2014 -0700"
      },
      "message": "Avoid null-deref crashes in ScrollBarDrawable\n\nSome of the code in ScrollBarDrawable automatically derefs\nthe horizontal and/or vertical thumb objects. The drawable can\nsometimes be in a state where these objects are null, causing\na null deref. This fix simply avoids dereferencing null objects.\n\nAlso, fixed doc bug in attrs.xml for Transition tags.\n\nIssue #13210554 Transition style documentation refers to \u0027move\u0027 instead of \u0027changeBounds\u0027\nIssue #15636059 ScrollBarDrawable crashes in setAlpha() and other methods when thumbs are null\n\nChange-Id: I6664ba17dae0845de8a8658381ae6e9c9ef99214\n"
    },
    {
      "commit": "b6646a8987a8ce6abd34cc05d9ca0193a6d7bea9",
      "tree": "99e2bdd60e5ebb9cc320ae9bac226c7a5267203e",
      "parents": [
        "72663a1abd0c26b9c23f9055fdf5e32939322e24"
      ],
      "author": {
        "name": "Jeff Davidson",
        "email": "jpd@google.com",
        "time": "Fri Jun 27 16:24:42 2014 -0700"
      },
      "committer": {
        "name": "Jeff Davidson",
        "email": "jpd@google.com",
        "time": "Mon Jun 30 14:06:40 2014 -0700"
      },
      "message": "Allow network scorers to provide an opt-in activity.\n\nA candidate scorer may have an activity registered to listen for the\nACTION_CUSTOM_ENABLE intent action. If so, when the user attempts to\nselect this scorer as the active one, this custom activity will be\nlaunched and will be responsible for requesting that the framework\nactivate the scorer. This is to enable more complex opt-in flows prior\nto becoming the active scorer.\n\nScorers which do not specify this activity will default to using the\nframework switcher (currently ActiveNetworkScorerDialog, though this\nmay change).\n\nNote that all switches must still go through the framework switcher;\nthe opt-in activity simply allows scorers to first show another screen\nand perform the framework switch on their own terms.\n\nBug: 15775314\nChange-Id: I3847e5d3161a8fcc9622abc03218795697c32778\n"
    },
    {
      "commit": "72663a1abd0c26b9c23f9055fdf5e32939322e24",
      "tree": "2710095aebb5acb87ab9985e6ec187169775b5e6",
      "parents": [
        "5cdd1cc1df134b4d0c3ef109effa9b46948aced2",
        "6f1a231a0bb70642f25a2cfedbc187987964615d"
      ],
      "author": {
        "name": "Tim Kilbourn",
        "email": "tkilbourn@google.com",
        "time": "Mon Jun 30 21:00:34 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 30 21:00:34 2014 +0000"
      },
      "message": "am 6f1a231a: am 326b1857: Merge \"Fix docs\" into klp-modular-dev\n\n* commit \u00276f1a231a0bb70642f25a2cfedbc187987964615d\u0027:\n  Fix docs\n"
    },
    {
      "commit": "4d329a8f12253ed514ca422922e34d41fee29e77",
      "tree": "f5c540676fc1e5a521a112299da33326aa9973a5",
      "parents": [
        "6fff230d64b869ec9a3f3bb10ea5ae30b041a85a",
        "7d7d4d6b86bdbfc54c63830351cf8d2f3830b68a"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Sun Jun 29 23:41:08 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 26 23:40:51 2014 +0000"
      },
      "message": "Merge \"add API reference docs filtering for level 20\" into klp-modular-dev"
    },
    {
      "commit": "854157308e5426437277c9d31be64a2dedd57c7f",
      "tree": "b4dab1a76f7351361da5f5e75f503906975dd88f",
      "parents": [
        "177d078d90f9659cfc7f091d1fdeb5712b357123",
        "92b77cf9cbf512e7141cad6fef5a38d0682dde43"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Mon Jun 30 22:49:43 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 26 23:19:11 2014 +0000"
      },
      "message": "Merge \"Refactor handling sequences in HdmiControlService\""
    },
    {
      "commit": "177d078d90f9659cfc7f091d1fdeb5712b357123",
      "tree": "2559fcc7dcd97b6259332fa0dc231569778b59ad",
      "parents": [
        "92222a0051a2708dacabd0696fcf8f911c027e97"
      ],
      "author": {
        "name": "Mudumba Ananth",
        "email": "ananthm@broadcom.com",
        "time": "Sun Apr 27 13:11:00 2014 -0700"
      },
      "committer": {
        "name": "Matthew Xie",
        "email": "mattx@google.com",
        "time": "Mon Jun 30 22:44:24 2014 +0000"
      },
      "message": "Add WBS support on Bluedroid (6/6)\n\n         Bug 13764086\n\nChange-Id: I7afbddb02fc247d7799ab0fb264a467c7853cb32\n"
    },
    {
      "commit": "92b77cf9cbf512e7141cad6fef5a38d0682dde43",
      "tree": "446e29e44249a9c7dcf8f4011a6ab3a3a6ddffda",
      "parents": [
        "92222a0051a2708dacabd0696fcf8f911c027e97"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Fri Jun 27 16:39:26 2014 +0900"
      },
      "committer": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Tue Jul 01 07:28:41 2014 +0900"
      },
      "message": "Refactor handling sequences in HdmiControlService\n\n- Rewrote some methods to match more closely to the handling\n  sequences in guideline\n- Added setControlEnabled() API in the aidl\n- Handled \u003cRouting Control\u003e command\n- Handled some scenarios invoking RoutingControlAction\n\nChange-Id: I5db0c6fc775cef709c2e0f338b85937deebf2a54\n"
    },
    {
      "commit": "92222a0051a2708dacabd0696fcf8f911c027e97",
      "tree": "f2094b4be3e262603e1f368e93b67fecd875deb0",
      "parents": [
        "80c7a40dcd64f5ca3854e45088fd309eff81bd98",
        "091768c3021d740b7d66846d36405c4d4c76cc56"
      ],
      "author": {
        "name": "Sailesh Nepal",
        "email": "sail@google.com",
        "time": "Mon Jun 30 22:25:43 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 26 23:50:27 2014 +0000"
      },
      "message": "Merge \"More fixes for Connection and RemoteConnection\""
    },
    {
      "commit": "091768c3021d740b7d66846d36405c4d4c76cc56",
      "tree": "c39da4d9d9d2e6d0b633dd76883592bc6a2a521e",
      "parents": [
        "280d1398e2b569bb223de7f3e8fcf9c9b3fc4146"
      ],
      "author": {
        "name": "Sailesh Nepal",
        "email": "sail@google.com",
        "time": "Mon Jun 30 15:15:23 2014 -0700"
      },
      "committer": {
        "name": "Sailesh Nepal",
        "email": "sail@google.com",
        "time": "Mon Jun 30 15:23:53 2014 -0700"
      },
      "message": "More fixes for Connection and RemoteConnection\n\nVarious clean ups and fixes:\n  - allow remote connection to have audio set\n  - allow remote connection to have abort\n  - move onPostDialWait from ConnectionService to Connection\n  - hide APIs we don\u0027t need\n\nChange-Id: Ib2d0b40f2e9e7a6b5fbf5d6db48b509b7db3c906\n"
    },
    {
      "commit": "bf91c8a61d146cce5dd4bfe42f68f3c160d98c9a",
      "tree": "cca00a8f6a84ce0e6c52f2f5c2f0e67d2ad7282b",
      "parents": [
        "dbe1dc3bf4bbd6be04dd3d37e5deb90b133cf305",
        "bb5a3dfbe858b899a04a0d406639e6602e403376"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Thu Jun 26 21:23:14 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Jun 26 21:23:14 2014 +0000"
      },
      "message": "am bb5a3dfb: Doc change: point to correct plus community for ldp.\n\n* commit \u0027bb5a3dfbe858b899a04a0d406639e6602e403376\u0027:\n  Doc change: point to correct plus community for ldp.\n"
    },
    {
      "commit": "bb5a3dfbe858b899a04a0d406639e6602e403376",
      "tree": "aac9ef57109607d66542af7ee25fccac9ff5c95d",
      "parents": [
        "d3e8c7f19496d6a9ec94c6e7686bd0a6d35f730b"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Thu Jun 26 14:14:17 2014 -0700"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Thu Jun 26 14:14:17 2014 -0700"
      },
      "message": "Doc change: point to correct plus community for ldp.\n\nChange-Id: I6d22041f3de47ce59d418b492c8c7b2b758c2e05\n"
    },
    {
      "commit": "dbe1dc3bf4bbd6be04dd3d37e5deb90b133cf305",
      "tree": "d2b281aed7cf7c239422366184fb895d309c6727",
      "parents": [
        "4accf0489aff66bfeb6beb06b27d7a7897a7aaa1",
        "d3e8c7f19496d6a9ec94c6e7686bd0a6d35f730b"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Thu Jun 26 21:12:42 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Jun 26 21:12:42 2014 +0000"
      },
      "message": "am d3e8c7f1: Doc change: change plus community for ldp.\n\n* commit \u0027d3e8c7f19496d6a9ec94c6e7686bd0a6d35f730b\u0027:\n  Doc change: change plus community for ldp.\n"
    },
    {
      "commit": "d3e8c7f19496d6a9ec94c6e7686bd0a6d35f730b",
      "tree": "f9556f07d1a1cc652b5b37c2ae26e754d6e0a515",
      "parents": [
        "cfcb47c90ab2516e6f13cef83b1afe98ffe59e44"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Thu Jun 26 12:44:24 2014 -0700"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Thu Jun 26 12:44:24 2014 -0700"
      },
      "message": "Doc change: change plus community for ldp.\n\nChange-Id: I4dd149f2e2521f79d526dd89c08afb794fc83361\n"
    },
    {
      "commit": "4accf0489aff66bfeb6beb06b27d7a7897a7aaa1",
      "tree": "8ce51ea09d05d8299ec688f3e0f8c7d4a95c67b9",
      "parents": [
        "61fe220eefa24dbfff785f6234fa60e9a6b174fe",
        "cfcb47c90ab2516e6f13cef83b1afe98ffe59e44"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Thu Jun 26 18:41:33 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Jun 26 18:41:33 2014 +0000"
      },
      "message": "am cfcb47c9: Merge \"fix reference link\" into klp-modular-dev\n\n* commit \u0027cfcb47c90ab2516e6f13cef83b1afe98ffe59e44\u0027:\n  fix reference link\n"
    },
    {
      "commit": "61fe220eefa24dbfff785f6234fa60e9a6b174fe",
      "tree": "ec37234dded8707ec12d2bce3822ae527594b71d",
      "parents": [
        "dad1e31a975f4c2416252e5318fa0b417bebeae8",
        "ff0b60068ad2f1ee0c9a09afdd4c1ed5abe94b3d"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Thu Jun 26 18:36:37 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Jun 26 18:36:37 2014 +0000"
      },
      "message": "am ff0b6006: Merge \"fix link\" into klp-modular-dev\n\n* commit \u0027ff0b60068ad2f1ee0c9a09afdd4c1ed5abe94b3d\u0027:\n  fix link\n"
    },
    {
      "commit": "5cdd1cc1df134b4d0c3ef109effa9b46948aced2",
      "tree": "9e8671a4116b534018d3ffbae57e6cbeab5fb9e8",
      "parents": [
        "fb9bc0f85d7f93f404300f4c637feb91750b47ae",
        "3857ac4b3f24e13bac255d162249dd8b2ccb63ac"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Mon Jun 30 20:57:06 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 26 18:35:29 2014 +0000"
      },
      "message": "Merge \"Fix a bug where a short fling resulted in a bad state\""
    },
    {
      "commit": "3857ac4b3f24e13bac255d162249dd8b2ccb63ac",
      "tree": "c9f54c8143f00293d47e5961d72b1e3e1a978446",
      "parents": [
        "2580a976ec93a01ed00fae51364ad872bc591d95"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Fri Jun 27 18:01:12 2014 +0200"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Mon Jun 30 22:53:43 2014 +0200"
      },
      "message": "Fix a bug where a short fling resulted in a bad state\n\nChange-Id: I43900d1cb72a03e2fb2e6cb2dea44bfad9792fcc\n"
    },
    {
      "commit": "2580a976ec93a01ed00fae51364ad872bc591d95",
      "tree": "045331b41d77ef34969c7b04556df4b42152944b",
      "parents": [
        "605f1902023d3c372769cbeb97840c87b910164b"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Wed Jun 25 03:08:25 2014 +0200"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Mon Jun 30 22:53:27 2014 +0200"
      },
      "message": "Improve motion when expanding/collapsing status bar.\n\n- Don\u0027t fade the whole panel anymore.\n- Parallax effect for QS header translation, fade on keyguard.\n- Improve fling curve for dismissing the panel.\n- Improve peeking behavior.\n\nBug: 14804452\nBug: 15407838\nChange-Id: I34b7bcd457cb8a037e0bb06e9802ec66d2b39b73\n"
    },
    {
      "commit": "605f1902023d3c372769cbeb97840c87b910164b",
      "tree": "0fa6a2968f96550f12c7d0ee00f4e0e2158bb15d",
      "parents": [
        "dd59aba6c7e142eae14d5f29ea6873a5b9790174"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Wed Jun 25 05:23:42 2014 +0200"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Mon Jun 30 21:12:34 2014 +0200"
      },
      "message": "Keep a mirror of the system icons while expanding the panel\n\nBecause the icons are shown in two different places at the same time\n(in the QS header and the status bar), we introduce a mirror view\nwhich does nothing except draw the contents of the other view to\ndraw it at both locations during the animation.\n\nBug: 15407838\nChange-Id: I82edc8b4fb7347fa8dadfb81762d22796d37fa3c\n"
    },
    {
      "commit": "fb9bc0f85d7f93f404300f4c637feb91750b47ae",
      "tree": "1e41b564805e1bdf1f19f6c562efc8f42f8c0dc4",
      "parents": [
        "5d69958715f9e6dbf39e18bac7d44eb1a3afb333",
        "2580a976ec93a01ed00fae51364ad872bc591d95"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Mon Jun 30 20:56:56 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 26 18:34:16 2014 +0000"
      },
      "message": "Merge \"Improve motion when expanding/collapsing status bar.\""
    },
    {
      "commit": "5d69958715f9e6dbf39e18bac7d44eb1a3afb333",
      "tree": "092bf872cf68d35b09ef56ea35351b4da633cdfd",
      "parents": [
        "f866e1e08c32796d93ad836cc099f231dc6e86f6",
        "605f1902023d3c372769cbeb97840c87b910164b"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Mon Jun 30 20:56:47 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 26 18:35:29 2014 +0000"
      },
      "message": "Merge \"Keep a mirror of the system icons while expanding the panel\""
    },
    {
      "commit": "f866e1e08c32796d93ad836cc099f231dc6e86f6",
      "tree": "0b447b4cbaeb9d095f7cbe6325906fe21d2de3f8",
      "parents": [
        "2f00033f14445ee539b7d2820f6ee9494cd37b87",
        "07fd3652aad62803286a65d347511b474a5d63bc"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Mon Jun 30 20:22:04 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 30 20:22:04 2014 +0000"
      },
      "message": "am 07fd3652: am e1e35d13: docs: fix notifications docs\n\n* commit \u002707fd3652aad62803286a65d347511b474a5d63bc\u0027:\n  docs: fix notifications docs\n"
    },
    {
      "commit": "2f00033f14445ee539b7d2820f6ee9494cd37b87",
      "tree": "448362aa3163ef618f45e293d30963d0dafdc425",
      "parents": [
        "40868e198b624244cff261e6a0e60778b0927076",
        "8881502da5b319e139ab85c1825d2d2d239356a1"
      ],
      "author": {
        "name": "George Mount",
        "email": "mount@google.com",
        "time": "Mon Jun 30 19:39:31 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 26 23:40:51 2014 +0000"
      },
      "message": "Merge \"Target only the proper views in activity transitions.\""
    },
    {
      "commit": "8881502da5b319e139ab85c1825d2d2d239356a1",
      "tree": "58950f191f3982f267a7aec688068723f3da99ad",
      "parents": [
        "e4fce52b54bc1eb0e13d2f50c513e36818de8513"
      ],
      "author": {
        "name": "George Mount",
        "email": "mount@google.com",
        "time": "Wed Jun 25 14:33:54 2014 -0700"
      },
      "committer": {
        "name": "George Mount",
        "email": "mount@google.com",
        "time": "Mon Jun 30 11:32:18 2014 -0700"
      },
      "message": "Target only the proper views in activity transitions.\n\nBug 15725361\n\nChange-Id: I0b50aac9323653b6652d6ec638d54ff2d55ba8d5\n"
    }
  ],
  "next": "40868e198b624244cff261e6a0e60778b0927076"
}
