)]}'
{
  "log": [
    {
      "commit": "37ccf18b841afacba5d20e427eb9fec0065f6ecf",
      "tree": "9ed7db8103a705a92beddc0b6fa0f27a29cc0a95",
      "parents": [
        "71ac935526d29097891664af40c54c96d6de02e6",
        "cbf47916b3e7a971c3a61035eb2633f96fc043cb"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Sep 12 18:17:01 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 18:17:03 2014 +0000"
      },
      "message": "Merge \"Fix lock inversion in PackageInstaller.\" into lmp-dev"
    },
    {
      "commit": "71ac935526d29097891664af40c54c96d6de02e6",
      "tree": "6218b042374d49b423b46633845f51e6888600a9",
      "parents": [
        "a409cdba60a3237f6822acfa570e0f66bb67eb34",
        "e980804df16c968c14a56b8853886bf5f049f46e"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Sep 12 18:16:51 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 18:16:52 2014 +0000"
      },
      "message": "Merge \"Bring install and install-multiple into parity.\" into lmp-dev"
    },
    {
      "commit": "a409cdba60a3237f6822acfa570e0f66bb67eb34",
      "tree": "cf7b9255a454a9215b41f4966e882624827c156a",
      "parents": [
        "cffd540c1511cac42fa8ff98c2c3c20e7d5d51b5",
        "873cc45da2463a11182fe94a2565364d7e1709bb"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Fri Sep 12 17:48:39 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 17:48:40 2014 +0000"
      },
      "message": "Merge \"AudioService: modify stream delay for touch exploration\" into lmp-dev"
    },
    {
      "commit": "cffd540c1511cac42fa8ff98c2c3c20e7d5d51b5",
      "tree": "d0a617a8d93c99e654ece38c91e9c501b1c98c7e",
      "parents": [
        "1aec711b2e7c2e43fdc2069be229cfd3c9ddba16",
        "d41083ad06f63e335a1d1a1d5050ed3646f4fd35"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Fri Sep 12 17:44:57 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 17:44:59 2014 +0000"
      },
      "message": "Merge \"Attempt to fix invisible Keyguard #2\" into lmp-dev"
    },
    {
      "commit": "1aec711b2e7c2e43fdc2069be229cfd3c9ddba16",
      "tree": "faa0b178079609ec4a3476fca2da5993357f4810",
      "parents": [
        "288e7de22ef831235a5d7640cd228dfc467b4f19",
        "21029ef131d6a98862ae6faf3305bee2872e9c5f"
      ],
      "author": {
        "name": "Chris Craik",
        "email": "ccraik@google.com",
        "time": "Fri Sep 12 17:41:11 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 17:41:13 2014 +0000"
      },
      "message": "Merge \"Disable layer leak tracking\" into lmp-dev"
    },
    {
      "commit": "873cc45da2463a11182fe94a2565364d7e1709bb",
      "tree": "312fdf55d3d3a51e7ee12ac5887317e64053bd44",
      "parents": [
        "d6adcef917aac893fd82e7628781145693d6187f"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Thu Sep 11 17:25:09 2014 -0700"
      },
      "committer": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Fri Sep 12 10:26:24 2014 -0700"
      },
      "message": "AudioService: modify stream delay for touch exploration\n\nWhen accessibility services are running, in particular touch\n exploration, the default stream override delay in AudioService\n makes it hard for the user to change the notification volume\n as when TalkBack speaks, the user would control the media\n volume during the utterance, and up until 5s after its end.\nUse a shorter delay when touch exploration is enabled.\n\nBug 17140435\n\nChange-Id: Iabadb9778f2957b5aa0aebd1599f2d69bd83222b\n"
    },
    {
      "commit": "288e7de22ef831235a5d7640cd228dfc467b4f19",
      "tree": "7ec705148961c23d0301f5c223c50c4357fd337c",
      "parents": [
        "a6c52ac6244d2666c48f51a999c78d588b0328f5"
      ],
      "author": {
        "name": "Marcin Kosiba",
        "email": "mkosiba@google.com",
        "time": "Fri Sep 12 18:21:58 2014 +0100"
      },
      "committer": {
        "name": "Marcin Kosiba",
        "email": "mkosiba@google.com",
        "time": "Fri Sep 12 18:24:49 2014 +0100"
      },
      "message": "Remove an @removed member of andorid.webkit.WebResourceResponse.\n\nBUG: 17253647\nChange-Id: I02f4f0600a09ceb3b68ba2698b80e413e7511663\n"
    },
    {
      "commit": "d41083ad06f63e335a1d1a1d5050ed3646f4fd35",
      "tree": "5dba92778254da3b04c40241a064e2dc6511cd8e",
      "parents": [
        "2418d7381f1a1c15b26af252d7d08745c1858af4"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Fri Sep 12 02:54:40 2014 +0200"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Fri Sep 12 19:12:15 2014 +0200"
      },
      "message": "Attempt to fix invisible Keyguard #2\n\nBug: 17439581\nChange-Id: Ib38d9be3271081b33c23b3b17b2ed7790c71729b\n"
    },
    {
      "commit": "a6c52ac6244d2666c48f51a999c78d588b0328f5",
      "tree": "3fd4748e7ad6a869bdf16f8cd10e41cb2a4f4e00",
      "parents": [
        "820b70da0245bb2bc48d7b91f7207348514ee61d",
        "ee04543d58bf570fd77202d6d2cd861476c3daf6"
      ],
      "author": {
        "name": "Cheuksan Wang",
        "email": "edwang@google.com",
        "time": "Fri Sep 12 17:07:48 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 17:07:49 2014 +0000"
      },
      "message": "Merge \"Send and download MMS via content provider instead of PDU bytes.\" into lmp-dev"
    },
    {
      "commit": "820b70da0245bb2bc48d7b91f7207348514ee61d",
      "tree": "23e711322cffdaa27d45c131ab6da62e3babad7e",
      "parents": [
        "098116854e5b2500d71a1d7b5cce499edf31d287",
        "b53dfd4faeb57a51b6cdfc6bde6a441ef9a7ec31"
      ],
      "author": {
        "name": "Christoph Studer",
        "email": "chstuder@google.com",
        "time": "Fri Sep 12 17:03:49 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 17:03:51 2014 +0000"
      },
      "message": "Merge \"NoMan: Refresh ManagedServices on user switch\" into lmp-dev"
    },
    {
      "commit": "cbf47916b3e7a971c3a61035eb2633f96fc043cb",
      "tree": "53b75648f94388e7758ed460943b3027abc528f3",
      "parents": [
        "e980804df16c968c14a56b8853886bf5f049f46e"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Sep 12 09:55:32 2014 -0700"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Sep 12 09:55:32 2014 -0700"
      },
      "message": "Fix lock inversion in PackageInstaller.\n\nIn a small handful of cases individual sessions call up into the\ninstaller while holding their local locks.  Defend against this by\ntreating most InternalCallback events as async.  For sealed events,\nperform the upcall outside of the session lock.\n\nBug: 17482676\nChange-Id: I265d981c98c8928a0fced09d8b029ca16eb650d9\n"
    },
    {
      "commit": "21029ef131d6a98862ae6faf3305bee2872e9c5f",
      "tree": "c8cab137ee0111580650c8c8c65be00a8d8a9c87",
      "parents": [
        "db352c783575afee2d6bc29baf45c83d5fc421cf"
      ],
      "author": {
        "name": "Chris Craik",
        "email": "ccraik@google.com",
        "time": "Fri Sep 12 09:29:10 2014 -0700"
      },
      "committer": {
        "name": "Chris Craik",
        "email": "ccraik@google.com",
        "time": "Fri Sep 12 09:29:31 2014 -0700"
      },
      "message": "Disable layer leak tracking\n\nbug:17208461\nChange-Id: Ibbdf3ec79c4fd19e1935a559d425d074b611e162\n"
    },
    {
      "commit": "098116854e5b2500d71a1d7b5cce499edf31d287",
      "tree": "73a6986bfd1a2a1ae794bc481d56d821da0075b4",
      "parents": [
        "3e7115ed02e946c175cd38a94b1992da0b27829b",
        "2b338a27bef881cf751d1aeb6e42241e47e5e77b"
      ],
      "author": {
        "name": "Sander Alewijnse",
        "email": "salewijnse@google.com",
        "time": "Fri Sep 12 16:14:29 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 16:14:30 2014 +0000"
      },
      "message": "Merge \"Rename email extra.\" into lmp-dev"
    },
    {
      "commit": "3e7115ed02e946c175cd38a94b1992da0b27829b",
      "tree": "721b3ea51f0b84d91f542c51b20408993869cd5f",
      "parents": [
        "12c12ee2bc5ef0f7d282b4df67b1aa3cd0c99ba2",
        "64d4dca63f65e4c7d4a829c85ff6670bdd34e2eb"
      ],
      "author": {
        "name": "Alexandra Gherghina",
        "email": "alexgherghina@google.com",
        "time": "Fri Sep 12 16:03:37 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 16:03:39 2014 +0000"
      },
      "message": "Merge \"Assign default icon to users at creation time and in SystemUI.\" into lmp-dev"
    },
    {
      "commit": "12c12ee2bc5ef0f7d282b4df67b1aa3cd0c99ba2",
      "tree": "6eaed691ebb954ae0a772647ed7a34c7ea52bdc3",
      "parents": [
        "2418d7381f1a1c15b26af252d7d08745c1858af4",
        "59cccf93d28648a77860a30349e52b7eeb98436c"
      ],
      "author": {
        "name": "Yohei Yukawa",
        "email": "yukawa@google.com",
        "time": "Fri Sep 12 15:44:27 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 15:44:28 2014 +0000"
      },
      "message": "Merge \"Enrich test cases when enabling default IMEs part 4\" into lmp-dev"
    },
    {
      "commit": "59cccf93d28648a77860a30349e52b7eeb98436c",
      "tree": "0567d35535e94d5f9dfbcb1af3aa40a411729f7a",
      "parents": [
        "b3ecb72af8cbbd4f6f8089d0dc22289f6e2588f6"
      ],
      "author": {
        "name": "Yohei Yukawa",
        "email": "yukawa@google.com",
        "time": "Fri Sep 12 23:21:54 2014 +0900"
      },
      "committer": {
        "name": "Yohei Yukawa",
        "email": "yukawa@google.com",
        "time": "Sat Sep 13 00:29:49 2014 +0900"
      },
      "message": "Enrich test cases when enabling default IMEs part 4\n\nThis is another groundwork for subsequent fixes.\n\nNotable changes in test cases are:\n- simplified test cases for voice IMEs.\n- added more test cases for keyboard IMEs.\n- introduced assertDefaultEnabledImes() to reduce code duplicate.\n\nBUG: 17347871\nChange-Id: I8cf61cfa18ac425a2cccc7823474c3f06dc0fa1e\n"
    },
    {
      "commit": "64d4dca63f65e4c7d4a829c85ff6670bdd34e2eb",
      "tree": "6b04df5943e3806f1352ec49280481d98f94e6ce",
      "parents": [
        "d09fbafa9242e67450c2f85807a159152d4761c8"
      ],
      "author": {
        "name": "Alexandra Gherghina",
        "email": "alexgherghina@google.com",
        "time": "Thu Aug 28 18:26:56 2014 +0100"
      },
      "committer": {
        "name": "Alexandra Gherghina",
        "email": "alexgherghina@google.com",
        "time": "Fri Sep 12 15:43:42 2014 +0100"
      },
      "message": "Assign default icon to users at creation time and in SystemUI.\n\nRight now different code in System UI, Settings app and other places replace the\nuser icon with their own default. This tries to make it consistent by moving the\nmechanism used in Settings in a helper class.\n\nBug: 17311038\nChange-Id: Ic858c65bf82a98b9806dbba029e7cdcf441f372e\n"
    },
    {
      "commit": "2418d7381f1a1c15b26af252d7d08745c1858af4",
      "tree": "eb64b34a84b60006f050466cdf305fcf54fba4c3",
      "parents": [
        "135ce76a26b94e6725c48abd87806946b0d4bc81",
        "4188d0de101e2d932130f15f1d11d8a83326c22f"
      ],
      "author": {
        "name": "George Mount",
        "email": "mount@google.com",
        "time": "Fri Sep 12 14:09:22 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 14:09:23 2014 +0000"
      },
      "message": "Merge \"Fixed NPE in EnterTransitionCoordinator\" into lmp-dev"
    },
    {
      "commit": "135ce76a26b94e6725c48abd87806946b0d4bc81",
      "tree": "23daebd5873a05355f7992d67e8b56e7533047ae",
      "parents": [
        "c30afd1e74034e425a575a3e6a4cf17e4ba91542",
        "7381daa0b99ef5beb224ffd2544a156af40e78d1"
      ],
      "author": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Fri Sep 12 14:04:31 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 14:04:33 2014 +0000"
      },
      "message": "Merge \"remove unused matchesCallFilter(Bundle, int)\" into lmp-dev"
    },
    {
      "commit": "c30afd1e74034e425a575a3e6a4cf17e4ba91542",
      "tree": "e1bb7f116de4b354291e124bbdd15fa9dc087a94",
      "parents": [
        "91db5ea149818b765c8a01e13ccfbb1e3e1109df",
        "ca1db7162aecde749d92dccdf3bdb3b8b421e0c0"
      ],
      "author": {
        "name": "Christoph Studer",
        "email": "chstuder@google.com",
        "time": "Fri Sep 12 13:57:36 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 13:57:37 2014 +0000"
      },
      "message": "Merge \"Notification: Reset chronometer visibility\" into lmp-dev"
    },
    {
      "commit": "b53dfd4faeb57a51b6cdfc6bde6a441ef9a7ec31",
      "tree": "9ed269495ee19322a3cc54b6d98f1feebb3b7be9",
      "parents": [
        "6658b159dbb4892a6429891f2ae9eccef3b59ccf"
      ],
      "author": {
        "name": "Christoph Studer",
        "email": "chstuder@google.com",
        "time": "Fri Sep 12 14:45:59 2014 +0200"
      },
      "committer": {
        "name": "Christoph Studer",
        "email": "chstuder@google.com",
        "time": "Fri Sep 12 15:38:56 2014 +0200"
      },
      "message": "NoMan: Refresh ManagedServices on user switch\n\nFix a bug where ManagedServices didn\u0027t unbind from obsolete and\nbind to new services after switching the current user.\n\nBug: 17477093\nChange-Id: Ica28978a01f84ba17bdd93e2feaf68547e837bcc\n"
    },
    {
      "commit": "91db5ea149818b765c8a01e13ccfbb1e3e1109df",
      "tree": "ced528de9ebe587babbad88ed495bd35df1c34b8",
      "parents": [
        "b6edee0dadba9ceef40601c4779332d6d3a21281",
        "f5e9b5c305aa98cafd0c24cfdadc5dd32bad8020"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Fri Sep 12 13:28:17 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 13:28:18 2014 +0000"
      },
      "message": "Merge \"Hide the increased window size due to colored bars from the view hierarchy\" into lmp-dev"
    },
    {
      "commit": "b6edee0dadba9ceef40601c4779332d6d3a21281",
      "tree": "6e3d3df1caf0ffb12f8d1cb434a022d6240c2aad",
      "parents": [
        "d09fbafa9242e67450c2f85807a159152d4761c8"
      ],
      "author": {
        "name": "Kenny Guy",
        "email": "kennyguy@google.com",
        "time": "Thu Sep 11 15:14:38 2014 +0100"
      },
      "committer": {
        "name": "Kenny Guy",
        "email": "kennyguy@google.com",
        "time": "Fri Sep 12 11:44:58 2014 +0000"
      },
      "message": "Hide APIs renamed during API review of LauncherApps\n\nBug: 17390765\nChange-Id: I79a979365005b13a2268b1cfe455241ae4fecb51\n"
    },
    {
      "commit": "2b338a27bef881cf751d1aeb6e42241e47e5e77b",
      "tree": "31ce3211bbd7236dad2f1013ec5c92dc49b0dbfa",
      "parents": [
        "d09fbafa9242e67450c2f85807a159152d4761c8"
      ],
      "author": {
        "name": "Sander Alewijnse",
        "email": "salewijnse@google.com",
        "time": "Fri Sep 12 12:28:40 2014 +0100"
      },
      "committer": {
        "name": "Sander Alewijnse",
        "email": "salewijnse@google.com",
        "time": "Fri Sep 12 12:28:40 2014 +0100"
      },
      "message": "Rename email extra.\n\nBug:17389863\nChange-Id: Ie001d71e92e212b83882529ed7c93303b64277c6\n"
    },
    {
      "commit": "d09fbafa9242e67450c2f85807a159152d4761c8",
      "tree": "7d22060f5861a49fb5e5f60835920b59e50446cd",
      "parents": [
        "11f72c0d975cc9f3b9b800639c38c15e89e9be66",
        "b5ef162129ced7e9636052af6b7f08d677a01f13"
      ],
      "author": {
        "name": "Esteban Talavera",
        "email": "etalavera@google.com",
        "time": "Fri Sep 12 10:35:42 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 10:35:44 2014 +0000"
      },
      "message": "Merge \"Add new adb dpm (\u003d DevicePolicyManager) command\" into lmp-dev"
    },
    {
      "commit": "b5ef162129ced7e9636052af6b7f08d677a01f13",
      "tree": "f099a30cd7116e41a64ef8b94827813bb94a2b9a",
      "parents": [
        "c96e3927657558f0d01626c252cf480624749120"
      ],
      "author": {
        "name": "Esteban Talavera",
        "email": "etalavera@google.com",
        "time": "Mon Sep 08 17:49:01 2014 +0100"
      },
      "committer": {
        "name": "Esteban Talavera",
        "email": "etalavera@google.com",
        "time": "Fri Sep 12 11:33:59 2014 +0100"
      },
      "message": "Add new adb dpm (\u003d DevicePolicyManager) command\n\nAdds new adb command to execute DevicePolicyManager tasks. First subcommand\nallows us to set a device owner on a provisioned device (provided no accounts\nare associated with the device). This is required as GTS tests run on provisioned\ndevices. We plan to add more subcomands required for new GTS tests, such as the\nability to create a managed profile.\n\nBug: 17312478, 17316711\nChange-Id: I2613178ea82a6c6268e7f8012e74c4a852fea0d4\n"
    },
    {
      "commit": "11f72c0d975cc9f3b9b800639c38c15e89e9be66",
      "tree": "5c4efeafb74321a6a43c7777246e3252a2b3c2a0",
      "parents": [
        "d4aaab99bb13c7f34df480bb170f2afc71849f3f",
        "35349352732fd6d889b8d718dd29f068ebbf1021"
      ],
      "author": {
        "name": "Zoltan Szatmary-Ban",
        "email": "szatmz@google.com",
        "time": "Fri Sep 12 10:15:08 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 10:15:10 2014 +0000"
      },
      "message": "Merge \"Leave SettingsProvider running if cloning of a setting fails\" into lmp-dev"
    },
    {
      "commit": "d4aaab99bb13c7f34df480bb170f2afc71849f3f",
      "tree": "3ff31bc813867eae71db4c79cabe9d389590d046",
      "parents": [
        "3b9309a01c9aa0544f97b2ec6abe7b254d829336",
        "5669216e0d0aa86b2b82448c944b12b0382e0f90"
      ],
      "author": {
        "name": "Jessica Hummel",
        "email": "jhummel@google.com",
        "time": "Fri Sep 12 10:02:46 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 10:02:47 2014 +0000"
      },
      "message": "Merge \"Use correct string for provisioning complete action.\" into lmp-dev"
    },
    {
      "commit": "5669216e0d0aa86b2b82448c944b12b0382e0f90",
      "tree": "9e4e87acab87e45a2658cef54025bb4fc38274de",
      "parents": [
        "698286847c344e1aa623617b761e476209cdb7cf"
      ],
      "author": {
        "name": "Jessica Hummel",
        "email": "jhummel@google.com",
        "time": "Wed Sep 10 15:12:11 2014 +0100"
      },
      "committer": {
        "name": "Jessica Hummel",
        "email": "jhummel@google.com",
        "time": "Fri Sep 12 09:27:30 2014 +0000"
      },
      "message": "Use correct string for provisioning complete action.\n\nChange-Id: If7e0ca78a89f2cf4853ce01eb14e8a2913e3f85d\nbug: 17390600"
    },
    {
      "commit": "3b9309a01c9aa0544f97b2ec6abe7b254d829336",
      "tree": "02d51ffd56cef3475ac50e8050fc0246accf94fe",
      "parents": [
        "a94417a51646a2560e44974c99435cb00bd96201"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Fri Sep 12 15:10:33 2014 +0900"
      },
      "committer": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Fri Sep 12 17:30:32 2014 +0900"
      },
      "message": "CEC: Stub MHL Device\n\nReplaced HdmiMhlLocalDevice with stub implementation,\nand removed other MHL classes.\n\nBug: 17479050\n\nChange-Id: I08880b0703eb4a94ae5e8aa973886a15f8160a38\n"
    },
    {
      "commit": "a94417a51646a2560e44974c99435cb00bd96201",
      "tree": "fcaaf7f555ab1c9720c29c5e5c977c35eca643c6",
      "parents": [
        "d4a94db1cd44a536d535de890a0a14919a39a0dc"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Fri Sep 12 15:02:07 2014 +0900"
      },
      "committer": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Fri Sep 12 17:25:58 2014 +0900"
      },
      "message": "CEC: Refactoring for MHL\n\nThis helps MHL code clean-up.\n\n- Factored MHL constants out to a new class\n- Renamed some methods\n\nBug: 17479050\nChange-Id: Ia39f8bb51ce552ac10f587e6ee0431951f2f494b\n"
    },
    {
      "commit": "d4a94db1cd44a536d535de890a0a14919a39a0dc",
      "tree": "37981d342326d4137b3efbb163cd7ed7d071058a",
      "parents": [
        "753fcc8a8a25b2a8625957b2edcad0af77dfd5e5"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Fri Sep 12 13:51:10 2014 +0900"
      },
      "committer": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Fri Sep 12 16:22:23 2014 +0900"
      },
      "message": "CEC: Bug fixes for vendor-specific command handling\n\n- Add sendStandby()\n- Respond with \u003cFeature Abort\u003e[INCORRECT_MODE] when the listener\n  is not ready\n\nBug: 17379243\nBug: 17358887\nChange-Id: I26a4157a70f11206978763fbbe69e4190e3e1d5c\n"
    },
    {
      "commit": "753fcc8a8a25b2a8625957b2edcad0af77dfd5e5",
      "tree": "be897c9158affc5076f342558a9a9bbcd479606e",
      "parents": [
        "a871d7e0030a73daf24329ff7e0b8e36fb89412a",
        "184b124ec22a796327642e3546d366179e693f07"
      ],
      "author": {
        "name": "Yuncheol Heo",
        "email": "ycheo@google.com",
        "time": "Fri Sep 12 07:17:31 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 07:17:32 2014 +0000"
      },
      "message": "Merge \"Handle \u003cMenu Status\u003e message.\" into lmp-dev"
    },
    {
      "commit": "a871d7e0030a73daf24329ff7e0b8e36fb89412a",
      "tree": "3717767be858540551cde9952fddc0ad29f04698",
      "parents": [
        "29b3e79dc3b98cc5239d6b0f267f3fd0615f4997",
        "45c6e065e4961f1aeb1041a054b769ac2ad9cc72"
      ],
      "author": {
        "name": "Vineeta Srivastava",
        "email": "vsrivastava@google.com",
        "time": "Fri Sep 12 07:10:17 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 07:10:18 2014 +0000"
      },
      "message": "Merge changes I6559654c,Ia40480a4 into lmp-dev\n\n* changes:\n  Delete IL Orange Dun type profile\n  Add tethering apn for UK 3 operator\n"
    },
    {
      "commit": "45c6e065e4961f1aeb1041a054b769ac2ad9cc72",
      "tree": "264012ce4dacf236973d731cb215a2dfba660cf0",
      "parents": [
        "f244a029a12f3f000fcdf8de763b7473a97a381f"
      ],
      "author": {
        "name": "seonju.oh",
        "email": "seonju.oh@lge.com",
        "time": "Tue Dec 17 13:32:27 2013 +0900"
      },
      "committer": {
        "name": "Vineeta Srivastava",
        "email": "vsrivastava@google.com",
        "time": "Thu Sep 11 23:36:53 2014 -0700"
      },
      "message": "Delete IL Orange Dun type profile\n\nBug:12180714\n\nChange-Id: I6559654cce8c95fdea06c3b0da1730c3c467c96b\n"
    },
    {
      "commit": "29b3e79dc3b98cc5239d6b0f267f3fd0615f4997",
      "tree": "329fc417cfbfa9e3c801655efca7d77869c61566",
      "parents": [
        "094d24c9af60dfcd5137fdbbf7bf2b14f1a48087",
        "4c212897813d6c23b2e7ffba4a4c01e13a41b1fa"
      ],
      "author": {
        "name": "Yuncheol Heo",
        "email": "ycheo@google.com",
        "time": "Fri Sep 12 06:27:36 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 06:27:37 2014 +0000"
      },
      "message": "Merge \"Respond \u003cFeature Abort: Invaild operand\u003e for the invaild messages.\" into lmp-dev"
    },
    {
      "commit": "094d24c9af60dfcd5137fdbbf7bf2b14f1a48087",
      "tree": "9a4fac87521e5f70f82c52eab3035e306de37554",
      "parents": [
        "929d5ac5759e5d620e8b1d72208e68ed737f1845",
        "29f2f2e56adfddd2f33a66b71eceb6505f0d288b"
      ],
      "author": {
        "name": "Santos Cordon",
        "email": "santoscordon@google.com",
        "time": "Fri Sep 12 06:21:41 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 06:21:43 2014 +0000"
      },
      "message": "Merge \"Disconnect all connections if telecomm unbinds to the service.\" into lmp-dev"
    },
    {
      "commit": "929d5ac5759e5d620e8b1d72208e68ed737f1845",
      "tree": "5a900a4b72e94092219de4ef60c5536599fc3d2e",
      "parents": [
        "b3ecb72af8cbbd4f6f8089d0dc22289f6e2588f6",
        "335e1f03df933bb5e4e4d9c00811192b1b19a92e"
      ],
      "author": {
        "name": "Griff Hazen",
        "email": "griff@google.com",
        "time": "Fri Sep 12 06:15:13 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 06:15:13 2014 +0000"
      },
      "message": "Merge \"Fix a NPE in NotificationManagerSerivice.cancelNotificationFromListener\" into lmp-dev"
    },
    {
      "commit": "184b124ec22a796327642e3546d366179e693f07",
      "tree": "45f626466040e259b8498b536dde79625bb94fc6",
      "parents": [
        "0ecb0c4397445984a5c5db4c31f1210fb9b594a1"
      ],
      "author": {
        "name": "Yuncheol Heo",
        "email": "ycheo@google.com",
        "time": "Fri Sep 12 15:09:07 2014 +0900"
      },
      "committer": {
        "name": "Yuncheol Heo",
        "email": "ycheo@google.com",
        "time": "Fri Sep 12 15:09:07 2014 +0900"
      },
      "message": "Handle \u003cMenu Status\u003e message.\n\n- Just accept the message, not to response \u003cFeature Abort\u003e.\n- Added the CEC message validation info.\n\nBug: 17382771\nChange-Id: I0c1ba870b0acfcd0414f0a3e7bb6c41483879116\n"
    },
    {
      "commit": "f244a029a12f3f000fcdf8de763b7473a97a381f",
      "tree": "61de36625d65434b1bd0bb3dbba219929871f0a0",
      "parents": [
        "a0000c6c3c0cccb99c86a41df02ea5770db70a21"
      ],
      "author": {
        "name": "sy.yun",
        "email": "sy.yun@lge.com",
        "time": "Mon Feb 17 14:24:37 2014 +0900"
      },
      "committer": {
        "name": "Vineeta Srivastava",
        "email": "vsrivastava@google.com",
        "time": "Thu Sep 11 22:40:51 2014 -0700"
      },
      "message": "Add tethering apn for UK 3 operator\n\nBug: 12553553\nChange-Id: Ia40480a49f94a6506cd941abc00f82a874223994\n"
    },
    {
      "commit": "4c212897813d6c23b2e7ffba4a4c01e13a41b1fa",
      "tree": "9fd7eaca9ac24ab3b311597177460bae3784d2fc",
      "parents": [
        "0ecb0c4397445984a5c5db4c31f1210fb9b594a1"
      ],
      "author": {
        "name": "Yuncheol Heo",
        "email": "ycheo@google.com",
        "time": "Fri Sep 12 14:32:46 2014 +0900"
      },
      "committer": {
        "name": "Yuncheol Heo",
        "email": "ycheo@google.com",
        "time": "Fri Sep 12 14:32:46 2014 +0900"
      },
      "message": "Respond \u003cFeature Abort: Invaild operand\u003e for the invaild messages.\n\n- Previously it responsed \u003cFeature Abort: Unrecognized opcode\u003e, for the\n  invaild messages, but \u0027Invaild operand\u0027 is more accurate response.\n- It\u0027ll not response \u003cFeature Abort\u003e for the invaild source and the destination.\n\nBug: 17382769\nChange-Id: I4c5a146a57cc64f54224fa86810a777c232f4c9b\n"
    },
    {
      "commit": "b3ecb72af8cbbd4f6f8089d0dc22289f6e2588f6",
      "tree": "19ff56838297f63365b0c2db8a6766eea63adcfb",
      "parents": [
        "5c0ed94debe51a2954cf9409b5477cfbcc03d7f0"
      ],
      "author": {
        "name": "Jungshik Jang",
        "email": "jayjang@google.com",
        "time": "Thu Sep 11 16:09:45 2014 +0900"
      },
      "committer": {
        "name": "Jungshik Jang",
        "email": "jayjang@google.com",
        "time": "Fri Sep 12 13:37:33 2014 +0900"
      },
      "message": "Use async polling for HPD action\n\nSince Device polling holds whole IO thread while it\u0027s running,\nother sending requests would be blocked until it\u0027s finished.\nUsually polling takes more than 1 seconds and some action might\nbe timeouted.\nThis change sends polling message asynchrousely for\neach device address.\n\nBug: 17381548\n\nChange-Id: I2f47931c5882649d6ac56092986d34d1da48f710\n"
    },
    {
      "commit": "5c0ed94debe51a2954cf9409b5477cfbcc03d7f0",
      "tree": "186f828f3628c371cbfd01fecdcba506a029a8fe",
      "parents": [
        "1213254ebea8ec221636cf43d3e14cb9e4a1faee",
        "9b2d26b68347e246e67c588b548e81fca1d29353"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Sep 12 04:25:05 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 04:25:06 2014 +0000"
      },
      "message": "Merge \"Consistent clean up of failed installs.\" into lmp-dev"
    },
    {
      "commit": "e980804df16c968c14a56b8853886bf5f049f46e",
      "tree": "7b86eadba1751dd5d3c23f33770f9acdfc8ca1d5",
      "parents": [
        "d6adcef917aac893fd82e7628781145693d6187f"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Sep 11 21:15:37 2014 -0700"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Sep 11 21:24:00 2014 -0700"
      },
      "message": "Bring install and install-multiple into parity.\n\nThis ensures that both are using (almost) identical logic when\ndeciding what installs to proceed with.  Installs from \"pm\" for all\nusers now run as OWNER, and rely solely on INSTALL_ALL_USERS to\nexpress intent.  This keeps install session notifications simple.\n\nSince installer UID can vary from installer package name, start\npersisting the UID.  Also parse some missing flags for install\nsessions.\n\nBug: 17469392\nChange-Id: I6d89b1a787aa2024cc4bebf6b9c29317c358e147\n"
    },
    {
      "commit": "1213254ebea8ec221636cf43d3e14cb9e4a1faee",
      "tree": "6bb4adc9dc2432e309fbfc9e76dab82f3a25454c",
      "parents": [
        "31102536fd40f9cbfdb54439d11d35c3fb9caf6c",
        "3fadee479107f0494e1e190aba2a1eea12cb0a75"
      ],
      "author": {
        "name": "Yohei Yukawa",
        "email": "yukawa@google.com",
        "time": "Fri Sep 12 03:45:47 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 03:45:50 2014 +0000"
      },
      "message": "Merge \"API Review: Clean up removed APIs\" into lmp-dev"
    },
    {
      "commit": "29f2f2e56adfddd2f33a66b71eceb6505f0d288b",
      "tree": "33cedd1eb60a6be2ea8fd8076074d8b948488042",
      "parents": [
        "5f5df97df96895c92f0d067c90d527aab2d7f1e3"
      ],
      "author": {
        "name": "Santos Cordon",
        "email": "santoscordon@google.com",
        "time": "Thu Sep 11 19:50:24 2014 -0700"
      },
      "committer": {
        "name": "Santos Cordon",
        "email": "santoscordon@google.com",
        "time": "Thu Sep 11 19:50:24 2014 -0700"
      },
      "message": "Disconnect all connections if telecomm unbinds to the service.\n\nBug: 1748658\nChange-Id: I7bd3d6f28b7fa25f2ee0b308b5dc16d70d67949f\n"
    },
    {
      "commit": "31102536fd40f9cbfdb54439d11d35c3fb9caf6c",
      "tree": "120b8a03f1f1c32c0038057959976c612a575012",
      "parents": [
        "aeb88ed612d44576f53dbdfb89dfe74793a2d8dc",
        "4340c260c002f0cf7bc41571673e57913b5df19f"
      ],
      "author": {
        "name": "Chris Craik",
        "email": "ccraik@google.com",
        "time": "Fri Sep 12 02:47:13 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 02:47:14 2014 +0000"
      },
      "message": "Merge \"Snap outline clipping to integer coordinates correctly\" into lmp-dev"
    },
    {
      "commit": "aeb88ed612d44576f53dbdfb89dfe74793a2d8dc",
      "tree": "bf318db12fc9634449b9cd9d3d6e70317bfdd3eb",
      "parents": [
        "d7f460936cd5ef8fb5443b303856a36acf6adb33",
        "998e608ddde20be32b79466963a285009525b3d2"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Fri Sep 12 02:34:35 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 02:34:36 2014 +0000"
      },
      "message": "Merge \"Work on issue #17477510: Time change notifications sent too often\" into lmp-dev"
    },
    {
      "commit": "d7f460936cd5ef8fb5443b303856a36acf6adb33",
      "tree": "4af670d15f3c3c233035989af66eb03e2d4f7502",
      "parents": [
        "20d97e1ce20a4db23fb1b9799f29744878ecee22",
        "9d52f791b94bbf03739bdee4ccdd3ecb514c8eeb"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Fri Sep 12 02:32:54 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 02:32:55 2014 +0000"
      },
      "message": "Merge \"Fix issue #17377423: Frequently see 500ms latency on app open...\" into lmp-dev"
    },
    {
      "commit": "3fadee479107f0494e1e190aba2a1eea12cb0a75",
      "tree": "1e1c7316b17d5181278d18f5ae0a095187d465ec",
      "parents": [
        "68ab6cf0ea4dce600728a433323ab73a956ec900"
      ],
      "author": {
        "name": "Yohei Yukawa",
        "email": "yukawa@google.com",
        "time": "Tue Sep 09 06:11:15 2014 +0900"
      },
      "committer": {
        "name": "Yohei Yukawa",
        "email": "yukawa@google.com",
        "time": "Fri Sep 12 11:32:31 2014 +0900"
      },
      "message": "API Review: Clean up removed APIs\n\nThis CL removes old API signatures marked as @removed\nin the follow CLs.\n- Ic8c6fab58c01206872a34e7ee604cdda1581364d\n- Ia8cbb9f6b41cd9509fc0147fd68763dfde593ffc\n- I772c48ff18918e48a81e807b48ff907614485c09\n\nThis is just a clean-up CL. No behavior change is intended.\n\nBUG: 17200900\nBUG: 17320996\nBUG: 17365414\nChange-Id: Ibfbd5cc1cdebb8851c73477cff55c9b2d631fdea\n"
    },
    {
      "commit": "20d97e1ce20a4db23fb1b9799f29744878ecee22",
      "tree": "ec07cb5d39e3645feda3a6995e7ee46a55f9a778",
      "parents": [
        "68ab6cf0ea4dce600728a433323ab73a956ec900",
        "41a7b7911eb7f1253c9037e70a6ffca9c535898d"
      ],
      "author": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Fri Sep 12 02:24:40 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 02:24:42 2014 +0000"
      },
      "message": "Merge \"Add null checks to WindowState.getStack() calls.\" into lmp-dev"
    },
    {
      "commit": "998e608ddde20be32b79466963a285009525b3d2",
      "tree": "4b72045947ae991cde99153985ca879740b85e7d",
      "parents": [
        "bb8c4834613207cf880e8491b33eb495cc268548"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Sep 11 19:13:23 2014 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Sep 11 19:13:23 2014 -0700"
      },
      "message": "Work on issue #17477510: Time change notifications sent too often\n\nRecord the number of time change events seen by the alarm manager.\n\nChange-Id: I154e7e068626c71f76ee7b26f3e38a885025e0fa\n"
    },
    {
      "commit": "68ab6cf0ea4dce600728a433323ab73a956ec900",
      "tree": "0ceb14fa0fb406c57a1e37a8fb326e10bb723bb3",
      "parents": [
        "cbc771f50e998ec307c7e92009425c730cde49c5",
        "b3fbf9dbe8d41d91efbac2118b676af74592257b"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Fri Sep 12 02:12:34 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 02:12:36 2014 +0000"
      },
      "message": "Merge \"Replace the MHL register name \u0027scratchpad\u0027 with \u0027vendor\u0027\" into lmp-dev"
    },
    {
      "commit": "4340c260c002f0cf7bc41571673e57913b5df19f",
      "tree": "d1e90e3ee3d7eff4414cfd7373083ef38551202e",
      "parents": [
        "db352c783575afee2d6bc29baf45c83d5fc421cf"
      ],
      "author": {
        "name": "Chris Craik",
        "email": "ccraik@google.com",
        "time": "Thu Sep 11 18:58:45 2014 -0700"
      },
      "committer": {
        "name": "Chris Craik",
        "email": "ccraik@google.com",
        "time": "Thu Sep 11 18:58:45 2014 -0700"
      },
      "message": "Snap outline clipping to integer coordinates correctly\n\nbug:17403105\nChange-Id: I65b5d7103aac58ba6feb4b021c276c67e9341716\n"
    },
    {
      "commit": "cbc771f50e998ec307c7e92009425c730cde49c5",
      "tree": "16ab88dd394d3c3731dc83ae82f13cb2b55253e8",
      "parents": [
        "3bab7c188d5e823484eda5c0f3df7759ce4a6c98",
        "7d7808fcf8e6a1c27d52375210f9da2705d5f590"
      ],
      "author": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Fri Sep 12 01:45:27 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 01:45:29 2014 +0000"
      },
      "message": "Merge changes Ia6fe9724,I682b9acb into lmp-dev\n\n* changes:\n  Show all windows from activity that hides keyguard\n  Make sure FLAG_DISMISS_KEYGUARD brings up bouncer\n"
    },
    {
      "commit": "3bab7c188d5e823484eda5c0f3df7759ce4a6c98",
      "tree": "f828a78b8ddaa2007b2edc3b80de61e41cee2987",
      "parents": [
        "e461d549bf571fcca7698d1b5e7da71310e0998d",
        "66143fa5b34eea7413335111838fb692987b611a"
      ],
      "author": {
        "name": "Adam Lesinski",
        "email": "adamlesinski@google.com",
        "time": "Fri Sep 12 01:42:20 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 01:42:21 2014 +0000"
      },
      "message": "Merge \"UsageStats should deal with changing time\" into lmp-dev"
    },
    {
      "commit": "b3fbf9dbe8d41d91efbac2118b676af74592257b",
      "tree": "e3dbc9a1bd0e0d656e4a3f1d2206e6ea965431b4",
      "parents": [
        "593f2d33bb1741123263e0179edda21315ea590c"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Fri Sep 12 10:41:40 2014 +0900"
      },
      "committer": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Fri Sep 12 10:42:14 2014 +0900"
      },
      "message": "Replace the MHL register name \u0027scratchpad\u0027 with \u0027vendor\u0027\n\nBug: 17479050\nChange-Id: If6fe2949d17ad2d407df5b797c1915eb0e9bf421\n"
    },
    {
      "commit": "41a7b7911eb7f1253c9037e70a6ffca9c535898d",
      "tree": "81455b8688000c7fa42d94731e52523895d84fce",
      "parents": [
        "df980618a309df46e8569d3b16a6ff4f286e24de"
      ],
      "author": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Thu Sep 11 18:40:22 2014 -0700"
      },
      "committer": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Thu Sep 11 18:40:22 2014 -0700"
      },
      "message": "Add null checks to WindowState.getStack() calls.\n\nFixes bug 12786011.\n\nChange-Id: I7fed856f8c96eec47df0912cea9bce705ecf690a\n"
    },
    {
      "commit": "66143fa5b34eea7413335111838fb692987b611a",
      "tree": "81c625a519316ba1d499ad5f28ed46ee2bccfaa3",
      "parents": [
        "023b6812abbca465773acd6141ff672d525a83ee"
      ],
      "author": {
        "name": "Adam Lesinski",
        "email": "adamlesinski@google.com",
        "time": "Thu Sep 11 08:31:05 2014 -0700"
      },
      "committer": {
        "name": "Adam Lesinski",
        "email": "adamlesinski@google.com",
        "time": "Thu Sep 11 18:39:01 2014 -0700"
      },
      "message": "UsageStats should deal with changing time\n\nWhen the system time is changed, the UsageStats API\nwill modify all existing entries to correspond with the\nnew time change. If the time changed when the device was\noff, stats in the future will be deleted.\n\nChange-Id: Ica3e9917d4d1a180f97700e52ab390e3673e1e82\n"
    },
    {
      "commit": "e461d549bf571fcca7698d1b5e7da71310e0998d",
      "tree": "a8f68a7f4c10f68bfe37dabc3a987aba8fd1e25e",
      "parents": [
        "e9939c110ecfe5d26950e3aab940504a054cfa40",
        "5171dee2152758f307c9a1d70396fa79a921aef5"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Fri Sep 12 01:30:34 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 01:30:35 2014 +0000"
      },
      "message": "Merge \"Remove unsafe methods that take TypedArray\" into lmp-dev"
    },
    {
      "commit": "e9939c110ecfe5d26950e3aab940504a054cfa40",
      "tree": "36bd09de9e464965b6e9f02c7f35b5ae416ed4c5",
      "parents": [
        "2df938e56b7a91403a523c5e1583fd1d6722f4bd",
        "95b1f84313fe8926b51848e4f6a8dd9b2a739ae2"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Fri Sep 12 01:28:45 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 01:28:46 2014 +0000"
      },
      "message": "Merge \"Remove background override for sw720dp preference panel\" into lmp-dev"
    },
    {
      "commit": "2df938e56b7a91403a523c5e1583fd1d6722f4bd",
      "tree": "5af86c9e8aab091fee7f1f4d449d3de45bc050b2",
      "parents": [
        "934f81a2a46e168683ea02d694f6f7069c987021",
        "9becf006563b158cdf6e0d511678ca40a984a1a4"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Fri Sep 12 01:27:36 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 01:27:37 2014 +0000"
      },
      "message": "Merge \"Add intent broadcast when a PhoneAccount is enabled or disabled. (1/3)\" into lmp-dev"
    },
    {
      "commit": "934f81a2a46e168683ea02d694f6f7069c987021",
      "tree": "def1e93f86f8117deb3cba5b6f6770a38588b929",
      "parents": [
        "5a05a216806280f3314dc0c2391f5d761cd2b0e6",
        "87eaaf0f872c02026cf7015660e6fcf917f02e10"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Fri Sep 12 01:21:52 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 01:21:53 2014 +0000"
      },
      "message": "Merge \"Make the TimePicker and light DatePicker styles public\" into lmp-dev"
    },
    {
      "commit": "5a05a216806280f3314dc0c2391f5d761cd2b0e6",
      "tree": "dd4b080e8ac75da25b8ff787faf1fb16d0e4d53a",
      "parents": [
        "25877af238133e7e621a48b35e041a03c27cf645",
        "446666c57de5830f8b05b428be07f9269f7e9668"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Fri Sep 12 01:20:58 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 01:20:59 2014 +0000"
      },
      "message": "Merge \"Move padding back into to the dialog message\" into lmp-dev"
    },
    {
      "commit": "7d7808fcf8e6a1c27d52375210f9da2705d5f590",
      "tree": "b05fbfde49a276fbfa37b0ae111c141180d26af0",
      "parents": [
        "c13fcace7e7cef6b20e9d20f05372fdf99cee843"
      ],
      "author": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Thu Sep 11 18:02:38 2014 -0700"
      },
      "committer": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Thu Sep 11 18:02:38 2014 -0700"
      },
      "message": "Show all windows from activity that hides keyguard\n\nPopup windows from the activity hiding the keyguard weren\u0027t being\nshown. This change retrieves that activity from PhoneWindowManager\nand applies the show or hide call to the windows that match the\nactivity.\n\nFixes bug 16479813.\n\nChange-Id: Ia6fe97240aec85c5233eee9038138f7d48095a6e\n"
    },
    {
      "commit": "87eaaf0f872c02026cf7015660e6fcf917f02e10",
      "tree": "6acca01f3b6ee792b48459a2396a2facab4573c6",
      "parents": [
        "d6adcef917aac893fd82e7628781145693d6187f"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Sep 11 17:55:42 2014 -0700"
      },
      "committer": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Sep 11 17:55:42 2014 -0700"
      },
      "message": "Make the TimePicker and light DatePicker styles public\n\nBUG: 17478212\nChange-Id: I0b1b5db6973807a42d9d13479f3db3ac513e8290\n"
    },
    {
      "commit": "25877af238133e7e621a48b35e041a03c27cf645",
      "tree": "518bd6983d695a6eb32706a18ef962470620a167",
      "parents": [
        "cf79a56c717d29d59d0e585aa9d94eb1238c726e",
        "22cf0b0cb856336d36961280b1e968a91d4488d5"
      ],
      "author": {
        "name": "Chet Haase",
        "email": "chet@google.com",
        "time": "Fri Sep 12 00:54:16 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 00:54:18 2014 +0000"
      },
      "message": "Merge \"Unfilled shapes should not report themselves as opaque\" into lmp-dev"
    },
    {
      "commit": "4188d0de101e2d932130f15f1d11d8a83326c22f",
      "tree": "342ecc9ad04a5153b68ae39e2e6bc8af299ed0eb",
      "parents": [
        "280813a6d9ebeec6d4f327794b7d35128df435e0"
      ],
      "author": {
        "name": "George Mount",
        "email": "mount@google.com",
        "time": "Thu Sep 11 17:47:11 2014 -0700"
      },
      "committer": {
        "name": "George Mount",
        "email": "mount@google.com",
        "time": "Thu Sep 11 17:47:11 2014 -0700"
      },
      "message": "Fixed NPE in EnterTransitionCoordinator\n\nBug 17478213\n\nChange-Id: I6614f6e9e91103fbf50c49d2560088969f90685a\n"
    },
    {
      "commit": "9d52f791b94bbf03739bdee4ccdd3ecb514c8eeb",
      "tree": "d3d7060bd5fce0d4c1a982a087c24d3fef108ce0",
      "parents": [
        "bb8c4834613207cf880e8491b33eb495cc268548"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Sep 11 17:46:06 2014 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Sep 11 17:46:06 2014 -0700"
      },
      "message": "Fix issue #17377423: Frequently see 500ms latency on app open...\n\n...even for apps in cache\n\n64 bit devices are cool, so they get to use more RAM for their\ncaches.\n\nShhhh, don\u0027t tell 32 bit devices, they get terribly jealous.\n\nChange-Id: Iec9a0c43718a75530555bac50185658a682969aa\n"
    },
    {
      "commit": "22cf0b0cb856336d36961280b1e968a91d4488d5",
      "tree": "e7ec22bd88a41960e62912556a1a4dffacee61e0",
      "parents": [
        "327f7ebc01e5e6389327d094bcdb0ef87b34ea3e"
      ],
      "author": {
        "name": "Chet Haase",
        "email": "chet@google.com",
        "time": "Thu Sep 11 17:45:43 2014 -0700"
      },
      "committer": {
        "name": "Chet Haase",
        "email": "chet@google.com",
        "time": "Thu Sep 11 17:45:43 2014 -0700"
      },
      "message": "Unfilled shapes should not report themselves as opaque\n\nIssue #17470611 Stroked, unfilled GradientDrawable shouldn\u0027t cast a shadow\n\nChange-Id: Ied60e12c2d2567efec8dac1fe69c77b49ef25b8e\n"
    },
    {
      "commit": "cf79a56c717d29d59d0e585aa9d94eb1238c726e",
      "tree": "ac3d2577eac6c7887e00a26860034a4f799058c3",
      "parents": [
        "81fba70972348fc08165578156674538422912d5",
        "12a1d81de7c2e76a3eda9b997a8f8842b7ed2ff5"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Fri Sep 12 00:44:05 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 00:44:06 2014 +0000"
      },
      "message": "Merge \"Check for singleUser attribute even for persistent apps\" into lmp-dev"
    },
    {
      "commit": "81fba70972348fc08165578156674538422912d5",
      "tree": "995b7469d1950a3da2c94a13b8fdf17a0c67b9eb",
      "parents": [
        "5262fe3a1ac2b0a603fe7f478176c1ef9fd3a574",
        "9bc13a353fa8fac323839268789ef661b219530c"
      ],
      "author": {
        "name": "Chris Craik",
        "email": "ccraik@google.com",
        "time": "Fri Sep 12 00:35:16 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 00:35:17 2014 +0000"
      },
      "message": "Merge \"Fix null rect parameter for saveLayer / saveLayerAlpha\" into lmp-dev"
    },
    {
      "commit": "5262fe3a1ac2b0a603fe7f478176c1ef9fd3a574",
      "tree": "6e05c69bcc6de568adea905d4d758f24dd667093",
      "parents": [
        "1208e2718daeae538dc89c37198092ccb32798a2",
        "b01287fbfb548da2efb4f0e42bdcbdd4d1c950da"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Fri Sep 12 00:30:25 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 12 00:30:28 2014 +0000"
      },
      "message": "Merge \"Add massive logging to investigate blank Keyguard\" into lmp-dev"
    },
    {
      "commit": "1208e2718daeae538dc89c37198092ccb32798a2",
      "tree": "6ebb64db4e788c398b44039eb8432929d6fd99d4",
      "parents": [
        "a374bc049c6de95186c2f9e5a9032134a5428665"
      ],
      "author": {
        "name": "Michael Wright",
        "email": "michaelwr@google.com",
        "time": "Mon Sep 08 19:57:50 2014 -0700"
      },
      "committer": {
        "name": "Michael Wright",
        "email": "michaelwr@google.com",
        "time": "Fri Sep 12 00:23:14 2014 +0000"
      },
      "message": "Change constant to PowerManager.RELEAES_FLAG_WAIT_FOR_NO_PROXIMITY\n\nBug: 17290118\nChange-Id: Iae3866bf3f7ac24f756ec4c183e848a79d1f779b\n"
    },
    {
      "commit": "b01287fbfb548da2efb4f0e42bdcbdd4d1c950da",
      "tree": "68bf7c6070d9ea1cb5af8cf54d74deda8cdf8e3b",
      "parents": [
        "8353e76a9996e40540eb928e700e0bedaf6a1063"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Fri Sep 12 02:12:26 2014 +0200"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Fri Sep 12 02:17:48 2014 +0200"
      },
      "message": "Add massive logging to investigate blank Keyguard\n\nThis CL needs to be reverted after the issue is fixed, as it clutters\nthe code a lot.\n\nBug: 17439581\nChange-Id: I548fdd73bbcd6d6ce727901f9dcd9f3f7268db9d\n"
    },
    {
      "commit": "95b1f84313fe8926b51848e4f6a8dd9b2a739ae2",
      "tree": "37ed11d7b02bc191eb7f07a51960488a8082c688",
      "parents": [
        "d6adcef917aac893fd82e7628781145693d6187f"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Sep 11 17:14:47 2014 -0700"
      },
      "committer": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Sep 11 17:14:47 2014 -0700"
      },
      "message": "Remove background override for sw720dp preference panel\n\nBUG: 17449927\nChange-Id: I8a52a7c2b25028c450e838890bd061fc00fd6f03\n"
    },
    {
      "commit": "a374bc049c6de95186c2f9e5a9032134a5428665",
      "tree": "e2d6c3de6032df1940673512bdd0e24faf0944b0",
      "parents": [
        "e1e98741ff6d069e72249a0af8e96e8b77c669fe",
        "38a664986ba5ed101916c49c926d176c434b725b"
      ],
      "author": {
        "name": "George Mount",
        "email": "mount@google.com",
        "time": "Thu Sep 11 23:56:34 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 11 23:56:36 2014 +0000"
      },
      "message": "Merge \"Fixed empty TransitionSet not notifying listeners.\" into lmp-dev"
    },
    {
      "commit": "9bc13a353fa8fac323839268789ef661b219530c",
      "tree": "fb6688d800d75a148bc712382eac5c7c9cf33728",
      "parents": [
        "db352c783575afee2d6bc29baf45c83d5fc421cf"
      ],
      "author": {
        "name": "Chris Craik",
        "email": "ccraik@google.com",
        "time": "Thu Sep 11 16:51:22 2014 -0700"
      },
      "committer": {
        "name": "Chris Craik",
        "email": "ccraik@google.com",
        "time": "Thu Sep 11 16:55:10 2014 -0700"
      },
      "message": "Fix null rect parameter for saveLayer / saveLayerAlpha\n\nbug:17476559\nChange-Id: I3ba43c9eed8f6fc455eb41e0990e75e0f4c7b648\n"
    },
    {
      "commit": "c13fcace7e7cef6b20e9d20f05372fdf99cee843",
      "tree": "672b4d32c0d0889de79776a02f6c368f05cd88d0",
      "parents": [
        "df980618a309df46e8569d3b16a6ff4f286e24de"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Thu Sep 11 17:36:57 2014 +0200"
      },
      "committer": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Thu Sep 11 16:50:29 2014 -0700"
      },
      "message": "Make sure FLAG_DISMISS_KEYGUARD brings up bouncer\n\nBug: 17449741\nChange-Id: I682b9acb1d8bca8a83953a59c9548f9f0ca56f4b\n"
    },
    {
      "commit": "e1e98741ff6d069e72249a0af8e96e8b77c669fe",
      "tree": "ad9f74f3706f55a39550bb66fd5e7ed4b58ab939",
      "parents": [
        "38c29ca3c75b46d631992d77af858bcd82cd04e9",
        "c85029f7d9ad61f35e6cb4e842b1e75687b418ef"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Thu Sep 11 23:48:36 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 11 23:48:37 2014 +0000"
      },
      "message": "Merge \"Annotate bindServiceAsUser with SystemApi\" into lmp-dev"
    },
    {
      "commit": "c85029f7d9ad61f35e6cb4e842b1e75687b418ef",
      "tree": "2afe8998c56f748d7e3078d973a913f269c9abc5",
      "parents": [
        "5e6e52a0783472fbfe5ce1cd3e48027c1e430012"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Thu Sep 11 16:47:17 2014 -0700"
      },
      "committer": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Thu Sep 11 16:47:17 2014 -0700"
      },
      "message": "Annotate bindServiceAsUser with SystemApi\n\nBug: 17470388\nChange-Id: I0961e6ebabaffd91e3d152074b2f64ca4f9ba8fb\n"
    },
    {
      "commit": "38c29ca3c75b46d631992d77af858bcd82cd04e9",
      "tree": "42a3cef2c6f9b07875d9baeb40ac217c8ec0f4a2",
      "parents": [
        "dba92d416dc8020a0d9cf6e10158c9524c67796a",
        "6c9af96de59ab2feebe3d0165548591c4f632bc5"
      ],
      "author": {
        "name": "Brian Carlstrom",
        "email": "bdc@google.com",
        "time": "Thu Sep 11 23:40:32 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 11 23:40:33 2014 +0000"
      },
      "message": "Merge \"Add zygote preloading of shared libraries\" into lmp-dev"
    },
    {
      "commit": "12a1d81de7c2e76a3eda9b997a8f8842b7ed2ff5",
      "tree": "c733b066fedfd879c19275ddbc7a04df51a0afbb",
      "parents": [
        "5e6e52a0783472fbfe5ce1cd3e48027c1e430012"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Thu Sep 11 14:19:30 2014 -0700"
      },
      "committer": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Thu Sep 11 16:39:31 2014 -0700"
      },
      "message": "Check for singleUser attribute even for persistent apps\n\nThis enables Nfc to start a service on a different user.\n\nBug: 17462401\n\nChange-Id: I92b2bcc2867a380ee18f77a40032bc43e4672c23\n"
    },
    {
      "commit": "446666c57de5830f8b05b428be07f9269f7e9668",
      "tree": "1eaac8c6eb2ef734ad90ef8d9f9f812ca6c2142b",
      "parents": [
        "d6adcef917aac893fd82e7628781145693d6187f"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Sep 11 16:37:05 2014 -0700"
      },
      "committer": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Sep 11 16:37:05 2014 -0700"
      },
      "message": "Move padding back into to the dialog message\n\nMakes lists look weird, but we need some dynamic adjustment of padding\nif we\u0027re going to handle every combination of buttons/message/etc.\n\nBUG: 17460357\nChange-Id: I2990f72f3761f3a0e9cf5d295101af2b99685cff\n"
    },
    {
      "commit": "6c9af96de59ab2feebe3d0165548591c4f632bc5",
      "tree": "c5d793fc609eb6b4adabfb75f326f231d1889cf1",
      "parents": [
        "532e551e68530f986c5e197810a33061b70f159f"
      ],
      "author": {
        "name": "Brian Carlstrom",
        "email": "bdc@google.com",
        "time": "Thu Sep 11 15:36:00 2014 -0700"
      },
      "committer": {
        "name": "Brian Carlstrom",
        "email": "bdc@google.com",
        "time": "Thu Sep 11 16:36:45 2014 -0700"
      },
      "message": "Add zygote preloading of shared libraries\n\nBug: 17459019\nChange-Id: I7cb4ecd0ec9542aa9079420fe158cedca7fca028\n"
    },
    {
      "commit": "5171dee2152758f307c9a1d70396fa79a921aef5",
      "tree": "7858e43f7fd4273ed99b6c6c90abaedd6a5e6034",
      "parents": [
        "d6adcef917aac893fd82e7628781145693d6187f"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Sep 11 16:33:01 2014 -0700"
      },
      "committer": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Sep 11 16:33:01 2014 -0700"
      },
      "message": "Remove unsafe methods that take TypedArray\n\nBUG: 15782973\nChange-Id: Ief4ff69c90c16b0e8c93316af9d46ae9639648fa\n"
    },
    {
      "commit": "dba92d416dc8020a0d9cf6e10158c9524c67796a",
      "tree": "c83f6cf16c3fe84a606d56c13ec3a430c7f74521",
      "parents": [
        "34e53ab66e9e25150479a0c524183e853accce45",
        "e91f7c0219d0f47d9c44a4933b571b0a482ec058"
      ],
      "author": {
        "name": "Yigit Boyar",
        "email": "yboyar@google.com",
        "time": "Thu Sep 11 23:30:46 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 11 23:30:47 2014 +0000"
      },
      "message": "Merge \"Add support for default content description in DecorToolbar\" into lmp-dev"
    },
    {
      "commit": "34e53ab66e9e25150479a0c524183e853accce45",
      "tree": "bfe60f0ebd7857bf311cd552b6d19d5ef3c42a04",
      "parents": [
        "36f6951e325feb32f9fe61a80e120dacfd41d473",
        "e3cb7baeb9563cd78fecbd84f9ab43be62d25013"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Sep 11 23:24:46 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 11 23:24:48 2014 +0000"
      },
      "message": "Merge \"Vertically align toolbar child views with similar gravities\" into lmp-dev"
    },
    {
      "commit": "36f6951e325feb32f9fe61a80e120dacfd41d473",
      "tree": "f68ab1046822060bc279f64bf0ddf96339f8dbb2",
      "parents": [
        "d27a3870f6a29efdd455b16261f8984ea42499e5",
        "e17123dd6d3666c88b47172b8efc995523b47346"
      ],
      "author": {
        "name": "Svetoslav",
        "email": "svetoslavganov@google.com",
        "time": "Thu Sep 11 23:24:19 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 11 23:24:20 2014 +0000"
      },
      "message": "Merge \"Fix back button behavior and clean up in print preview activity.\" into lmp-dev"
    },
    {
      "commit": "e3cb7baeb9563cd78fecbd84f9ab43be62d25013",
      "tree": "512bdde64ba15d8dab40204bf81b0a26579779e1",
      "parents": [
        "3ab7bf1a3d1383190a8c3a84f1216227529fdcec"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Sep 11 16:23:29 2014 -0700"
      },
      "committer": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Sep 11 16:23:29 2014 -0700"
      },
      "message": "Vertically align toolbar child views with similar gravities\n\nAlso fixes Body1 text size, action bar title size on sw600dp-land.\n\nBUG: 17266152\nChange-Id: Ib686dd6e80dfcdad920c922a532f4f5d6252fa19\n"
    },
    {
      "commit": "d27a3870f6a29efdd455b16261f8984ea42499e5",
      "tree": "3a7122b3cfb37b23b770ecd888f55251734fd436",
      "parents": [
        "fb008d6ac3326649e422945de0e62022a64c8a33",
        "2ef34be665c778755e8c5512f13add0902964cae"
      ],
      "author": {
        "name": "Ihab Awad",
        "email": "ihab@google.com",
        "time": "Thu Sep 11 23:18:03 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 11 23:18:04 2014 +0000"
      },
      "message": "Merge \"Change UI to represent conferenced IMS connections (1/3)\" into lmp-dev"
    },
    {
      "commit": "fb008d6ac3326649e422945de0e62022a64c8a33",
      "tree": "2d6ebc85d7c436fff557d6d808e5990472cfadbb",
      "parents": [
        "3969cabf5931059fcc4d36addb5b75ddf76ad1f3",
        "5eb3ffc24cbcce7e0c2995d0d4be62844fef4999"
      ],
      "author": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Thu Sep 11 23:12:26 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 11 23:12:27 2014 +0000"
      },
      "message": "Merge \"Remove View methods that can\u0027t be used safely from the SDK\" into lmp-dev"
    },
    {
      "commit": "3969cabf5931059fcc4d36addb5b75ddf76ad1f3",
      "tree": "bb66f75857499922f6126c4ca4a9246b2b9be5d4",
      "parents": [
        "8afddbe7e91b0c91620c54ccbe057c32ca5dd6bf",
        "8307ea701c8a06378bd31148bcbe4d312af2b31a"
      ],
      "author": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Thu Sep 11 23:02:25 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 11 23:02:27 2014 +0000"
      },
      "message": "Merge \"If activity is an alias get maxRecents from target\" into lmp-dev"
    },
    {
      "commit": "8307ea701c8a06378bd31148bcbe4d312af2b31a",
      "tree": "1b013928b7787817f214f0b7e01ef91b13ef6f25",
      "parents": [
        "df980618a309df46e8569d3b16a6ff4f286e24de"
      ],
      "author": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Thu Sep 11 15:03:53 2014 -0700"
      },
      "committer": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Thu Sep 11 15:53:44 2014 -0700"
      },
      "message": "If activity is an alias get maxRecents from target\n\nActivity aliases do not pick up values in the PackageParser. The\nactual values should come from the target activity instead.\n\nAlso ActivityInfo now propagates maxRecents in copy constructor\nand across Binder calls (via parcelling).\n\nFixes bug 17391328.\n\nChange-Id: I35d248032eca7557528c9d499b3b38f27c713d09\n"
    },
    {
      "commit": "8afddbe7e91b0c91620c54ccbe057c32ca5dd6bf",
      "tree": "cb81631ed5fbb524664b035dd05e01ab3f1617cb",
      "parents": [
        "532e551e68530f986c5e197810a33061b70f159f",
        "6d6ea3b6be7c41e18a8f95499e2e31133465ae47"
      ],
      "author": {
        "name": "Jeff Davidson",
        "email": "jpd@google.com",
        "time": "Thu Sep 11 22:41:23 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 11 22:41:24 2014 +0000"
      },
      "message": "Merge \"Update VpnService Javadoc to reflect new UX.\" into lmp-dev"
    },
    {
      "commit": "5eb3ffc24cbcce7e0c2995d0d4be62844fef4999",
      "tree": "163760a00801179b9e63371ff88e4afc9f223640",
      "parents": [
        "f35423bb4e74f6cdc5e4cfc5302e659457e30f5d"
      ],
      "author": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Thu Sep 11 15:38:55 2014 -0700"
      },
      "committer": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Thu Sep 11 15:38:55 2014 -0700"
      },
      "message": "Remove View methods that can\u0027t be used safely from the SDK\n\nView methods that previously accepted a TypedArray to initialize\nparameters parsed from xml cannot be used correctly by apps. The\nTypedArray passed must always be obtained from a context using the\nfilter array com.android.internal.R.styleable.View, which is not\nvisible to the SDK.\n\nA previous change already made this safe for existing apps already\nusing it so that they don\u0027t crash, this change removes these methods\nfrom the SDK entirely.\n\nChange-Id: I62099087ad6fd5bf8363e863b04fd0434b8cdfca\n"
    },
    {
      "commit": "532e551e68530f986c5e197810a33061b70f159f",
      "tree": "680d581578ec49a9c0a01a92ff2181d6b263314b",
      "parents": [
        "ba4f57a1c6979676d20ff29a614deb64171230e6",
        "a5badf06dd818d67a8cdd2d42803e124be929ab8"
      ],
      "author": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Thu Sep 11 22:36:15 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 11 22:36:18 2014 +0000"
      },
      "message": "Merge \"Add null check to TaskPersister file list.\" into lmp-dev"
    },
    {
      "commit": "ba4f57a1c6979676d20ff29a614deb64171230e6",
      "tree": "0b6577c5816f9cf52549131b1eedf9ce2944cf2e",
      "parents": [
        "c46cd62b5c808101a204be6a5db2bf63701c8944"
      ],
      "author": {
        "name": "Prerepa Viswanadham",
        "email": "dham@google.com",
        "time": "Thu Sep 11 13:39:16 2014 -0700"
      },
      "committer": {
        "name": "Prerepa Viswanadham",
        "email": "dham@google.com",
        "time": "Thu Sep 11 22:29:27 2014 +0000"
      },
      "message": "Remove onConnectionCongested callback\n\nBug:17289507\n\nChange-Id: I49fd99d320084c618dcec756b832fb3b6a6aec51\n"
    },
    {
      "commit": "c46cd62b5c808101a204be6a5db2bf63701c8944",
      "tree": "d3deacb467cfcab1b2800ba9591ab9d7cd2db3e8",
      "parents": [
        "c946e9ab465fd363dc996efbffcf58f354266aaa",
        "00c0cd4a24bd0f040055f9e786e2df1fa3b7d2d3"
      ],
      "author": {
        "name": "Jeff Brown",
        "email": "jeffbrown@google.com",
        "time": "Thu Sep 11 22:28:41 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 11 22:28:43 2014 +0000"
      },
      "message": "Merge \"Clean entire arg block when setting process name.\" into lmp-dev"
    },
    {
      "commit": "c946e9ab465fd363dc996efbffcf58f354266aaa",
      "tree": "f9a4182a3589c02b4aa5ae6d4270b9f740fa669d",
      "parents": [
        "e6f66e78a5030ae525b449d3dda94f41107a555c",
        "43212264dd0eaa5deea6539b8d4eb3a3edd7d22d"
      ],
      "author": {
        "name": "Svet Ganov",
        "email": "svetoslavganov@google.com",
        "time": "Thu Sep 11 22:15:58 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 11 22:15:59 2014 +0000"
      },
      "message": "Merge \"Fix edit text error state in the print UI.\" into lmp-dev"
    }
  ],
  "next": "e6f66e78a5030ae525b449d3dda94f41107a555c"
}
