)]}'
{
  "log": [
    {
      "commit": "cf2858d363cfde6024752998363ed1cb1436491d",
      "tree": "3e10922d5e259a42802fb509a062c46e507d1cc8",
      "parents": [
        "d87f2107d9d8d8e7bbc63613203f8a5c5b07b75f",
        "1d834f51df5396653ce669e614f9e7ef2cbd4a06"
      ],
      "author": {
        "name": "Nancy Chen",
        "email": "nancychen@google.com",
        "time": "Fri Sep 05 21:46:26 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 21:46:27 2014 +0000"
      },
      "message": "Merge \"Rename listener to callback for ConferenceManager and rename strings 1/4\" into lmp-dev"
    },
    {
      "commit": "7492a4c1f4a0645f6dae29d127b931dc9b52226b",
      "tree": "7e39845d2596337720720708f18836448a3be874",
      "parents": [
        "b67d7e2345fba8db86ec9a0528f3f820ca980c3a",
        "2778f5a7bd7c45861b6f2fc5639509e327495a4a"
      ],
      "author": {
        "name": "Jae Seo",
        "email": "jaeseo@google.com",
        "time": "Fri Sep 05 21:00:25 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 21:00:26 2014 +0000"
      },
      "message": "Merge \"API review: android.media.tv\" into lmp-dev"
    },
    {
      "commit": "1d834f51df5396653ce669e614f9e7ef2cbd4a06",
      "tree": "008ce2599ebadc210740f93910fc909d2c43ace7",
      "parents": [
        "3512bcd3af103d35c5c3503cecc05fbec053c91f"
      ],
      "author": {
        "name": "Nancy Chen",
        "email": "nancychen@google.com",
        "time": "Fri Sep 05 11:03:21 2014 -0700"
      },
      "committer": {
        "name": "Nancy Chen",
        "email": "nancychen@google.com",
        "time": "Fri Sep 05 13:59:11 2014 -0700"
      },
      "message": "Rename listener to callback for ConferenceManager and rename strings 1/4\n\nUpdates for items from API review. See bug for details.\n\nBug: 17390175\nChange-Id: I716a12b763766a385b08f8731d9533589639f467\n"
    },
    {
      "commit": "fd5bf4ea774ce4bc4e57609e8fea6895ac066345",
      "tree": "2a652eafebd412d081dc39faf8a7b05f0e5188c6",
      "parents": [
        "71aa8ab5d78de8292be4af49e5930fe37b7525ef",
        "2f2ebcd688ad3995df9860a6e02c8282b240516d"
      ],
      "author": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Fri Sep 05 20:58:16 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 20:58:17 2014 +0000"
      },
      "message": "Merge \"Cleanup - Change name of confirm credentials method after API review\" into lmp-dev"
    },
    {
      "commit": "71aa8ab5d78de8292be4af49e5930fe37b7525ef",
      "tree": "0aa85b7765b5f7d2b2200beaa75964db71371001",
      "parents": [
        "f2f3bde62fd9738e1a5b7bd250aec3569cbb14c1",
        "fd887436bd111e4d2c7307578a51b5070025b7f2"
      ],
      "author": {
        "name": "Eino-Ville Talvala",
        "email": "etalvala@google.com",
        "time": "Fri Sep 05 20:43:51 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 20:43:52 2014 +0000"
      },
      "message": "Merge \"Camera2: Final API revisions\" into lmp-dev"
    },
    {
      "commit": "2778f5a7bd7c45861b6f2fc5639509e327495a4a",
      "tree": "342f53b0db7285f08f3915babe40ad9380d80422",
      "parents": [
        "0edfd0be153dffcf4793f319b6aac4865f3cf142"
      ],
      "author": {
        "name": "Jae Seo",
        "email": "jaeseo@google.com",
        "time": "Thu Sep 04 14:37:09 2014 -0700"
      },
      "committer": {
        "name": "Jae Seo",
        "email": "jaeseo@google.com",
        "time": "Fri Sep 05 13:43:27 2014 -0700"
      },
      "message": "API review: android.media.tv\n\nTvInputInfo\n- Renamed getIntentForSettingsActivity to createSettingsIntent.\n- Renamed getIntentForSetupActivity to createSetupIntent.\n- Changed the value of EXTRA_INPUT_ID from inputId to\n  android.media.tv.extra.INPUT_ID.\n- Removed @hiden from CREATOR.\n\nTvInputManager\n- Renamed TvInputListener to TvInputCallback.\n- Renamed registerListener to registerCallback.\n- Renamed unregisterListener to unregisterCallback.\n- Changed the value of ACTION_BLOCKED_RATINGS_CHANGED from\n  android.media.tv.TvInputManager.ACTION_BLOCKED_RATINGS_CHANGED\n  to android.media.tv.action.BLOCKED_RATINGS_CHANGED.\n- Changed the value of ACTION_PARENTAL_CONTROLS_ENABLED_CHANGED from\n  android.media.tv.TvInputManager.ACTION_PARENTAL_CONTROLS_ENABLED_CHANGED\n  to android.media.tv.action.PARENTAL_CONTROLS_ENABLED_CHANGED.\n- Changed the value of ACTION_QUERY_CONTENT_RATING_SYSTEMS from\n  android.media.tv.TvInputManager.ACTION_QUERY_CONTENT_RATING_SYSTEMS\n  to android.media.tv.action.QUERY_CONTENT_RATING_SYSTEMS.\n- Changed the value of META_DATA_CONTENT_RATING_SYSTEMS from\n  android.media.tv.TvInputManager.META_DATA_CONTENT_RATING_SYSTEMS\n  to android.media.tv.metadata.CONTENT_RATING_SYSTEMS.\n\nTvView\n- Renamed TvInputListener to TvInputCallback.\n- Renamed setTvInputListener to setCallback.\n\nBug: 17389538\nChange-Id: I3dceee3db67862d77b183aef0da4fd3a8681ab1b\n"
    },
    {
      "commit": "d89025f505daf6c50a7912e54509a5c2c0df5d96",
      "tree": "adae40e7b37eba362720164c5a4980e34e9e1505",
      "parents": [
        "dfafca76919808db583fbe53765b6358ee955122",
        "5dfa0a5f7a6365ddf3939f29227366172979e53e"
      ],
      "author": {
        "name": "RoboErik",
        "email": "epastern@google.com",
        "time": "Fri Sep 05 19:49:43 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 19:49:46 2014 +0000"
      },
      "message": "Merge \"Minor tweaks to MediaBrowser\" into lmp-dev"
    },
    {
      "commit": "dfafca76919808db583fbe53765b6358ee955122",
      "tree": "c71cdd4876307510f504b57d06bc73bef5c1a8f5",
      "parents": [
        "845755d6e7febc24a6d7a26e68ec2414fe736367",
        "14f717a506a0d22facbec07386b06634e0c6a8ee"
      ],
      "author": {
        "name": "RoboErik",
        "email": "epastern@google.com",
        "time": "Fri Sep 05 19:49:35 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 19:49:36 2014 +0000"
      },
      "message": "Merge \"rename add/removeCallback to register/unregisterCallback\" into lmp-dev"
    },
    {
      "commit": "845755d6e7febc24a6d7a26e68ec2414fe736367",
      "tree": "0a6f3175dbd096b074341bf29c411433a35e7ad7",
      "parents": [
        "4b278afa0dcfb7423054dca8a907a4895ef91134",
        "92e565f71526141cb38f864dcb4eeb54d2cbf869"
      ],
      "author": {
        "name": "RoboErik",
        "email": "epastern@google.com",
        "time": "Fri Sep 05 19:45:42 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 19:45:44 2014 +0000"
      },
      "message": "Merge \"rename SERVICE_ACTION to SERVICE_INTERFACE\" into lmp-dev"
    },
    {
      "commit": "4b278afa0dcfb7423054dca8a907a4895ef91134",
      "tree": "de59d23081e88f4dc515e4dcde7949ffd3a79cd3",
      "parents": [
        "57b4ad9f5aea186e0bf1bee00371f02ed9d5eee4",
        "51a0e5b54680c659f333f186be1cf86d365e0db5"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Fri Sep 05 19:43:43 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 19:43:44 2014 +0000"
      },
      "message": "Merge \"Rename getLocalApprovalIntent to createLocalApprovalIntent\" into lmp-dev"
    },
    {
      "commit": "fd887436bd111e4d2c7307578a51b5070025b7f2",
      "tree": "104b760a73dc5b34c36f407384df26b01121e921",
      "parents": [
        "9f30ce3b82acb1f9582e49e9d87ab0d58c8f9ce4"
      ],
      "author": {
        "name": "Eino-Ville Talvala",
        "email": "etalvala@google.com",
        "time": "Thu Sep 04 13:07:40 2014 -0700"
      },
      "committer": {
        "name": "Eino-Ville Talvala",
        "email": "etalvala@google.com",
        "time": "Fri Sep 05 12:43:11 2014 -0700"
      },
      "message": "Camera2: Final API revisions\n\n- Rename listeners to callbacks. Listeners are single-method and are interfaces,\n  while callbacks are abstract may get more methods in the future.\n- Use register/unregister for registering callbacks, not add/remove.\n\nBug: 17389922\nChange-Id: Ic6b46ad79cb43a43a85e2a4b63f059d3af99798b\n"
    },
    {
      "commit": "57b4ad9f5aea186e0bf1bee00371f02ed9d5eee4",
      "tree": "69df5f71d5b1362c337508d2dfabc1c6a8fc63ef",
      "parents": [
        "597827e460f4b5c5be81b2d04787cf1d9ad7b9c0",
        "8ab940ab9b25d5733bdfd7344a10010aba309890"
      ],
      "author": {
        "name": "Michael Wright",
        "email": "michaelwr@google.com",
        "time": "Fri Sep 05 19:36:46 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 19:36:47 2014 +0000"
      },
      "message": "Merge \"Add extra to ASSIST intent to indicate potential input type\" into lmp-dev"
    },
    {
      "commit": "2f2ebcd688ad3995df9860a6e02c8282b240516d",
      "tree": "6be41116103c41b12917db68357fcc66dc1d58b1",
      "parents": [
        "8eca9e0f0b7bee0d11dc410ba7be3b4c0eb8ffa8"
      ],
      "author": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Tue Aug 26 20:11:05 2014 -0700"
      },
      "committer": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Fri Sep 05 12:11:48 2014 -0700"
      },
      "message": "Cleanup - Change name of confirm credentials method after API review\n\nFixes bug 17288988\n\nChange-Id: I3d69b52e7ffc9f0268fb4dc9647f8704453668b7\n"
    },
    {
      "commit": "5dfa0a5f7a6365ddf3939f29227366172979e53e",
      "tree": "625cc01752fb762d1ef0038153410d1cdde4dede",
      "parents": [
        "14f717a506a0d22facbec07386b06634e0c6a8ee"
      ],
      "author": {
        "name": "RoboErik",
        "email": "epastern@google.com",
        "time": "Fri Sep 05 10:32:20 2014 -0700"
      },
      "committer": {
        "name": "RoboErik",
        "email": "epastern@google.com",
        "time": "Fri Sep 05 11:40:34 2014 -0700"
      },
      "message": "Minor tweaks to MediaBrowser\n\n-A swapped the param order on MediaBrowser.MediaItem constructor\n-Added a missing aidl file for MediaItem\n\nbug:17205016\nChange-Id: I61538d76f76a993ed5a47b881e0d291fef1d8db3\n"
    },
    {
      "commit": "14f717a506a0d22facbec07386b06634e0c6a8ee",
      "tree": "bf891bedc4cdba5e4b5a06eafff7ee47b0b7be0c",
      "parents": [
        "92e565f71526141cb38f864dcb4eeb54d2cbf869"
      ],
      "author": {
        "name": "RoboErik",
        "email": "epastern@google.com",
        "time": "Thu Sep 04 16:08:00 2014 -0700"
      },
      "committer": {
        "name": "RoboErik",
        "email": "epastern@google.com",
        "time": "Fri Sep 05 11:40:33 2014 -0700"
      },
      "message": "rename add/removeCallback to register/unregisterCallback\n\nbug:17390821\nChange-Id: Id610b481083686dba2a28b6c7c47b747f89eef4f\n"
    },
    {
      "commit": "43a2d06166f9d5aa46371c6496ec99a9fba8df00",
      "tree": "fb4f725e2ec8b7a3612f59da0b2efbad74b60f7a",
      "parents": [
        "48980da14d76648b9ff70fa4effce85935c6c32b",
        "ec9bad2015c6d3bc91bab66f0824043c1e24d013"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Sep 05 17:56:38 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 17:56:39 2014 +0000"
      },
      "message": "Merge \"Allow badging updates to install sessions.\" into lmp-dev"
    },
    {
      "commit": "51a0e5b54680c659f333f186be1cf86d365e0db5",
      "tree": "f910f4bf49b05d7f64cb90b87fb6326c4f93273b",
      "parents": [
        "450592d37c8cff57bec754f89f45a8a21297510d"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Fri Sep 05 10:51:13 2014 -0700"
      },
      "committer": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Fri Sep 05 10:51:13 2014 -0700"
      },
      "message": "Rename getLocalApprovalIntent to createLocalApprovalIntent\n\nBased on API review.\n\nBug: 17389920\nChange-Id: I84674f25a84d317f017473b6f4ac19c849079323\n"
    },
    {
      "commit": "0edfd0be153dffcf4793f319b6aac4865f3cf142",
      "tree": "49a1b19ceb05683f1625b2eea6879c75dca50a39",
      "parents": [
        "982f21fec206e1e8100dd0739bb7c5a79a13dc84",
        "954ad629477176b891ab51fe55140fc6f11e2a5b"
      ],
      "author": {
        "name": "Chris Craik",
        "email": "ccraik@google.com",
        "time": "Fri Sep 05 17:30:49 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 17:30:50 2014 +0000"
      },
      "message": "Merge \"Hide color filter mutability\" into lmp-dev"
    },
    {
      "commit": "0ff16cf43a5f8bdeed3fed0d419b6d1151048185",
      "tree": "a5fc29f256acadf867ed61a41e0975d2f6317dce",
      "parents": [
        "d0c362de1c23b6113fc35236c2908d71cfad7877",
        "f9557619a7643c971e64e5b35583476202e77b7b"
      ],
      "author": {
        "name": "George Mount",
        "email": "mount@google.com",
        "time": "Fri Sep 05 17:29:28 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 17:29:29 2014 +0000"
      },
      "message": "Merge \"API Review: Improve javadoc.\" into lmp-dev"
    },
    {
      "commit": "f9557619a7643c971e64e5b35583476202e77b7b",
      "tree": "8fc8371b09b7b31cf1dc2bfe38910155979deae9",
      "parents": [
        "f363bda252efe4201c60c0b042fee9e98bf4d48e"
      ],
      "author": {
        "name": "George Mount",
        "email": "mount@google.com",
        "time": "Fri Aug 29 11:32:13 2014 -0700"
      },
      "committer": {
        "name": "George Mount",
        "email": "mount@google.com",
        "time": "Fri Sep 05 10:27:27 2014 -0700"
      },
      "message": "API Review: Improve javadoc.\n\nBug 17189781\nAlso rename PatternMotion to PatternPathMotion\n\nChange-Id: I1c4dcbdd65e33cf9de1504277e31f9f7ede0380d\n"
    },
    {
      "commit": "ec9bad2015c6d3bc91bab66f0824043c1e24d013",
      "tree": "717c722f4a1fe6a730b9f03ade12111821202e0c",
      "parents": [
        "5ef33984d0cc50bf4654b0d8e9557ac34d44fddd"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Sep 05 09:45:20 2014 -0700"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Sep 05 10:15:15 2014 -0700"
      },
      "message": "Allow badging updates to install sessions.\n\nFor the system restore use-case, an installer may need to enqueue\ntheir sessions quickly before badging details, like icons, have been\ndownloaded.  This change relaxes to allow an installer to update\ntheir session badging after the session has been created.  Notify\nobservers when badging changes.\n\nRename callback registration methods to match style guide.  Relax\nconstraint that observers are home app.  Fix bug around internal\nprogress reporting.\n\nBug: 17376797, 17389236, 17334199\nChange-Id: I5fb88508baea2f08e89a1504fcf5ef972afad4a7\n"
    },
    {
      "commit": "53dcd394aa389e1e80aa1113be38255716bf2e4c",
      "tree": "cd78eb99c5858d32bfe78121c3adbf921f9d003b",
      "parents": [
        "c7d62f02b8acfd0a6b31f8544ec2c07e780fe4bb"
      ],
      "author": {
        "name": "Svetoslav",
        "email": "svetoslavganov@google.com",
        "time": "Thu Sep 04 18:37:31 2014 -0700"
      },
      "committer": {
        "name": "Svetoslav",
        "email": "svetoslavganov@google.com",
        "time": "Fri Sep 05 10:07:02 2014 -0700"
      },
      "message": "Update FrameStats API per api-council request.\n\nbug:17390382\n\nChange-Id: I50518834569f4d0ec394709294537256f03530e0\n"
    },
    {
      "commit": "c7d62f02b8acfd0a6b31f8544ec2c07e780fe4bb",
      "tree": "532c46292dac958aed9b688138a828f2e8da58ec",
      "parents": [
        "d3cc74cac29c0534762228accf72ea8c6f5bebde"
      ],
      "author": {
        "name": "Svetoslav",
        "email": "svetoslavganov@google.com",
        "time": "Thu Sep 04 15:39:54 2014 -0700"
      },
      "committer": {
        "name": "Svetoslav",
        "email": "svetoslavganov@google.com",
        "time": "Fri Sep 05 10:07:02 2014 -0700"
      },
      "message": "Addressing API council comments for UserManager.\n\nbug:17390424\n\nChange-Id: I498d2541289915cb7db16e5c3249ccc7a7dc5ee6\n"
    },
    {
      "commit": "d3cc74cac29c0534762228accf72ea8c6f5bebde",
      "tree": "65bdcb2eb7b7008e9d47a5df33bae72d47716250",
      "parents": [
        "08e76661bc0ce62dd215aae16ed17394f53fce3f",
        "5ef33984d0cc50bf4654b0d8e9557ac34d44fddd"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Sep 05 16:45:59 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 16:46:00 2014 +0000"
      },
      "message": "Merge \"Move Size parceling to Bundle.\" into lmp-dev"
    },
    {
      "commit": "450592d37c8cff57bec754f89f45a8a21297510d",
      "tree": "fb811677505cfe9b60027504b5dce98d05255049",
      "parents": [
        "acd9ec05104f92cf235490575a1d753585f23f2d",
        "229a125fa255694fca8b62bd6d839029ffbd5525"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Fri Sep 05 16:28:18 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 16:28:19 2014 +0000"
      },
      "message": "Merge \"Fix current.txt (fixes build)\" into lmp-dev"
    },
    {
      "commit": "229a125fa255694fca8b62bd6d839029ffbd5525",
      "tree": "85bacc15cb00d4a9ade230851b90e8a625ef7f36",
      "parents": [
        "235c159633acfd40d36425f731e3b069d3d04c50"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Fri Sep 05 09:27:15 2014 -0700"
      },
      "committer": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Fri Sep 05 16:28:03 2014 +0000"
      },
      "message": "Fix current.txt (fixes build)\n\nChange-Id: Iaa9272d6f32b1562c7d1fbd41e8031c0f9050953"
    },
    {
      "commit": "c69bfe24a8617cc829a86450ce5603c9b25fc2ec",
      "tree": "c7d647a009f330886464eac1954ea4e4cdd71420",
      "parents": [
        "89b39b2b07c13ef44aa228759d1d6cf72a235d62",
        "6d8604ff22424af31c697d20f5c15d5f9c31862c"
      ],
      "author": {
        "name": "Evan Charlton",
        "email": "evanc@google.com",
        "time": "Fri Sep 05 16:27:58 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 16:27:59 2014 +0000"
      },
      "message": "Merge \"Add a constant for CHANGE_PHONE_ACCOUNTS action\" into lmp-dev"
    },
    {
      "commit": "a0843f4967a42b3f0346394b7acc59a26a4f6f1a",
      "tree": "8462b40dc51e4cd3946fcbffededa4d1ce7899fe",
      "parents": [
        "1210912600e055f23e577f1917c1695137ed7b59",
        "b2489879ee48efcd1b6c319e6d41ba0e081a4602"
      ],
      "author": {
        "name": "Robert Greenwalt",
        "email": "rgreenwalt@google.com",
        "time": "Fri Sep 05 16:17:26 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 16:17:26 2014 +0000"
      },
      "message": "Merge \"Fix networking API per scripting checks.\" into lmp-dev"
    },
    {
      "commit": "6d8604ff22424af31c697d20f5c15d5f9c31862c",
      "tree": "5f38ceb30396f414f3d9e5bd59dd014666eb95c6",
      "parents": [
        "1210912600e055f23e577f1917c1695137ed7b59"
      ],
      "author": {
        "name": "Evan Charlton",
        "email": "evanc@google.com",
        "time": "Thu Sep 04 12:38:17 2014 -0700"
      },
      "committer": {
        "name": "Evan Charlton",
        "email": "evanc@google.com",
        "time": "Fri Sep 05 16:12:20 2014 +0000"
      },
      "message": "Add a constant for CHANGE_PHONE_ACCOUNTS action\n\nTo make life easier for developers, pull the CHANGE_PHONE_ACCOUNTS\nintent action out to a constant.\n\nBug: 17383844\nChange-Id: I6989324c8d01930cd2e2be5d7d0defea860fc718\n"
    },
    {
      "commit": "5ef33984d0cc50bf4654b0d8e9557ac34d44fddd",
      "tree": "10395fc0cd337c70c9ab893b6ffab6c63dc34d9e",
      "parents": [
        "037458a5bac2968eb0415c408d68c013d177ea3e"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Sep 04 18:13:39 2014 -0700"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Sep 05 09:07:35 2014 -0700"
      },
      "message": "Move Size parceling to Bundle.\n\nSize itself shouldn\u0027t be Parcelable, since that would be a layering\nviolation.\n\nBug: 17390381\nChange-Id: Ica62709bd889db51c916c550a0146714b002baa3\n"
    },
    {
      "commit": "19b210c98c728dd27ad47ec114b85063b96002c4",
      "tree": "5e58385648afeba4f34561eee41e239fdc27dca5",
      "parents": [
        "235c159633acfd40d36425f731e3b069d3d04c50",
        "ae686a51288031271685861436f7c67201791d09"
      ],
      "author": {
        "name": "Dharmesh Mokani",
        "email": "mokani@google.com",
        "time": "Fri Sep 05 15:56:16 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 15:56:17 2014 +0000"
      },
      "message": "Merge \"Address API review comment:AlwaysOnHotwordDetector\" into lmp-dev"
    },
    {
      "commit": "235c159633acfd40d36425f731e3b069d3d04c50",
      "tree": "521b7d6192755aa5ace2226720ef13ea54139f66",
      "parents": [
        "f363bda252efe4201c60c0b042fee9e98bf4d48e",
        "eb0a8d562122d67a528286c595395f90ac2720cd"
      ],
      "author": {
        "name": "Evan Charlton",
        "email": "evanc@google.com",
        "time": "Fri Sep 05 15:41:23 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 15:41:24 2014 +0000"
      },
      "message": "Merge \"Add a way to fetch the current connection manager\" into lmp-dev"
    },
    {
      "commit": "8d4e83aca0ee9cebaa15481e5cd666dc10bc0c67",
      "tree": "eb913e3fbac089a39d8fa7675ad39a416dbda675",
      "parents": [
        "c237555c6cb89c347acf13eba45b875946473501",
        "100c20c900addf3c9458c697907b80eeeb860fd5"
      ],
      "author": {
        "name": "Marcin Kosiba",
        "email": "mkosiba@google.com",
        "time": "Fri Sep 05 15:13:39 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 15:13:40 2014 +0000"
      },
      "message": "Merge \"Rename WebResourceRequest.hasUserGestureInsecure to hasGesture.\" into lmp-dev"
    },
    {
      "commit": "949bb79f70e088b29efb6d4af8ac7f3ae62c035e",
      "tree": "feb4c691f642fabba4f82af585c1b93df90e3997",
      "parents": [
        "ac15b852298b9198b2ee5104ae500c0608ecc4c1",
        "ed62dd4e7f873ac9681658ad92c3c008f373e23b"
      ],
      "author": {
        "name": "Shishir Agrawal",
        "email": "shishir@google.com",
        "time": "Fri Sep 05 14:48:19 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 14:48:20 2014 +0000"
      },
      "message": "Merge \"IccOpenLogicalChannelResponse: Adding final to fa few constants.\" into lmp-dev"
    },
    {
      "commit": "ac15b852298b9198b2ee5104ae500c0608ecc4c1",
      "tree": "a41c4340888fe0dd28ebae8faa7c0ccd069668c9",
      "parents": [
        "248b369661f412bfac9b9b117d6911106558c1a0",
        "37f0184d96ca066cb3f2e5aaf8a2ce7eda6ae946"
      ],
      "author": {
        "name": "Esteban Talavera",
        "email": "etalavera@google.com",
        "time": "Fri Sep 05 14:46:08 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 14:46:10 2014 +0000"
      },
      "message": "Merge \"Changed value of EXTRAs to match constant name in code.\" into lmp-dev"
    },
    {
      "commit": "100c20c900addf3c9458c697907b80eeeb860fd5",
      "tree": "29f4b46e9580656d1fc716f56d911ddb362f1135",
      "parents": [
        "ae62d71d36022a7a62e00abc447c680f6d3ee83f"
      ],
      "author": {
        "name": "Marcin Kosiba",
        "email": "mkosiba@google.com",
        "time": "Fri Sep 05 11:21:01 2014 +0100"
      },
      "committer": {
        "name": "Marcin Kosiba",
        "email": "mkosiba@google.com",
        "time": "Fri Sep 05 14:22:32 2014 +0000"
      },
      "message": "Rename WebResourceRequest.hasUserGestureInsecure to hasGesture.\n\nThis is in response to API council feedback.\n\nBUG: 17253647\nChange-Id: I6da2aa2510a73276fcdbad9219adfeaaed41d3ba"
    },
    {
      "commit": "88dcd1a5f7d0109e460f8938096063d1a18224c3",
      "tree": "519a99599c643a3bba04b6ab4cc6f3918df2dc9d",
      "parents": [
        "f9fb30f54b04135f2b148d9ce105cdf7e6a279b3",
        "6558056e8fccc32f9e1dc59e46d09f8d916b7538"
      ],
      "author": {
        "name": "George Mount",
        "email": "mount@google.com",
        "time": "Fri Sep 05 13:55:33 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 13:55:35 2014 +0000"
      },
      "message": "Merge \"API Review: Change SharedElementListener to SharedElementCallback.\" into lmp-dev"
    },
    {
      "commit": "76c974286226b32c392222525d46008138e0ba23",
      "tree": "7d4b291f3270e2c41965c56a2c942694312458e8",
      "parents": [
        "acdc602f184d8d83ff31ef2a94fc9eca761e0ea4",
        "3a82acdbf647c1b3b3a8720b852ad7ec352fd793"
      ],
      "author": {
        "name": "Martin Kosiba",
        "email": "mkosiba@google.com",
        "time": "Fri Sep 05 13:44:32 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 13:44:34 2014 +0000"
      },
      "message": "Merge \"Change WebView.zoomBy return type to void.\" into lmp-dev"
    },
    {
      "commit": "3a82acdbf647c1b3b3a8720b852ad7ec352fd793",
      "tree": "977791a3993fb743a656d670837b8d3360fd719d",
      "parents": [
        "ae62d71d36022a7a62e00abc447c680f6d3ee83f"
      ],
      "author": {
        "name": "Martin Kosiba",
        "email": "mkosiba@google.com",
        "time": "Fri Sep 05 11:03:58 2014 +0100"
      },
      "committer": {
        "name": "Marcin Kosiba",
        "email": "mkosiba@google.com",
        "time": "Fri Sep 05 13:41:48 2014 +0000"
      },
      "message": "Change WebView.zoomBy return type to void.\n\nIt turns out that the semantics of the return value are confusing\nand so we decided to not return a result from this method at all.\nThe developer can call canZoomIn/canZoomOut to determine whether\nthe WebView is at the zoom limit, so there is no loss of\nfunctionality.\n\nBUG: 17374808\nChange-Id: I4dfde71d5ac4a3f91c8755b257411aad06a1b1f6"
    },
    {
      "commit": "acdc602f184d8d83ff31ef2a94fc9eca761e0ea4",
      "tree": "e99f645b903a4de75088502d48a58c17382757e4",
      "parents": [
        "b836ddef159fdd239320a9645f3a5e5ea0ea9e7d",
        "ee0b12161ab8563378e33e9d694d15ed1a757a26"
      ],
      "author": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Fri Sep 05 13:41:39 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 13:41:40 2014 +0000"
      },
      "message": "Merge \"Generalizing Recents widget category to Search box. (Bug 17334589)\" into lmp-dev"
    },
    {
      "commit": "37f0184d96ca066cb3f2e5aaf8a2ce7eda6ae946",
      "tree": "0e36c39696fe588896ad9a1de04ed2b67778c70c",
      "parents": [
        "038839e9475b81abfe6fcfbec6c86647bd7592b1"
      ],
      "author": {
        "name": "Esteban Talavera",
        "email": "etalavera@google.com",
        "time": "Fri Sep 05 10:50:57 2014 +0100"
      },
      "committer": {
        "name": "Esteban Talavera",
        "email": "etalavera@google.com",
        "time": "Fri Sep 05 11:18:49 2014 +0100"
      },
      "message": "Changed value of EXTRAs to match constant name in code.\n\nAs per API review.\n\nBug: 17389863\nChange-Id: I85df4453d3241745b5400a6805d8c8bb4f41e92a\n"
    },
    {
      "commit": "f634c08b57256bf236c00ce1e917f6299d34e8a1",
      "tree": "c69c4b55ec5d3c44ea9d7ec4b65e123a786227fd",
      "parents": [
        "6dad93eff6cb62aded9d07bc3381cf1cbea468b9",
        "7a629c2d04bb3c8fbdca6fdf3e0911f451d1880e"
      ],
      "author": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Fri Sep 05 01:33:30 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 05 01:33:31 2014 +0000"
      },
      "message": "Merge \"Update API per council request\" into lmp-dev"
    },
    {
      "commit": "954ad629477176b891ab51fe55140fc6f11e2a5b",
      "tree": "fae1920f726cf11c0bc7289e88b8002e45f919d0",
      "parents": [
        "01abcaa295fc4eec7442a575d160b0ce2c250127"
      ],
      "author": {
        "name": "Chris Craik",
        "email": "ccraik@google.com",
        "time": "Thu Sep 04 16:53:12 2014 -0700"
      },
      "committer": {
        "name": "Chris Craik",
        "email": "ccraik@google.com",
        "time": "Thu Sep 04 16:53:14 2014 -0700"
      },
      "message": "Hide color filter mutability\n\nbug:17262092\n\nChange-Id: I1662194958dac9f5ebf943d17fa9074f1b6a0168\n"
    },
    {
      "commit": "78814623e029e34065dc0c39e8eb65ba5afa8abb",
      "tree": "b8bf34d1a01d0b33e996f9384cc452732902b1e8",
      "parents": [
        "70afe9ee84a41fda72f898716da8485e8dd419d9"
      ],
      "author": {
        "name": "Yorke Lee",
        "email": "yorkelee@google.com",
        "time": "Thu Sep 04 16:07:50 2014 -0700"
      },
      "committer": {
        "name": "Yorke Lee",
        "email": "yorkelee@google.com",
        "time": "Thu Sep 04 16:51:53 2014 -0700"
      },
      "message": "ContactsContract API changes per API review\n\nBug: 17390425\nChange-Id: Ia88fb0235a56becc3ec5a770067856311769a68c\n"
    },
    {
      "commit": "b2489879ee48efcd1b6c319e6d41ba0e081a4602",
      "tree": "45e8ff5923ba49c2f83d471c111889453f6cabc1",
      "parents": [
        "f4df7656b950ad61124d5f8d856640797bf1995d"
      ],
      "author": {
        "name": "Robert Greenwalt",
        "email": "rgreenwalt@google.com",
        "time": "Thu Sep 04 16:44:35 2014 -0700"
      },
      "committer": {
        "name": "Robert Greenwalt",
        "email": "rgreenwalt@google.com",
        "time": "Thu Sep 04 16:50:29 2014 -0700"
      },
      "message": "Fix networking API per scripting checks.\n\nbug:17389242\nChange-Id: I6017f559788ee16a1721b387796e5bda5e07280d\n"
    },
    {
      "commit": "ae686a51288031271685861436f7c67201791d09",
      "tree": "498e92bc79e8d0ce9575ff20da0e2f9f7ab478ac",
      "parents": [
        "70afe9ee84a41fda72f898716da8485e8dd419d9"
      ],
      "author": {
        "name": "Dharmesh Mokani",
        "email": "mokani@google.com",
        "time": "Thu Sep 04 12:50:43 2014 -0700"
      },
      "committer": {
        "name": "Dharmesh Mokani",
        "email": "mokani@google.com",
        "time": "Thu Sep 04 16:43:17 2014 -0700"
      },
      "message": "Address API review comment:AlwaysOnHotwordDetector\n\n- Methods creating an Intent should be named createFooIntent\n\nBug: 17389896\nChange-Id: Icb9c9f9ca3a41fca09f79ff22b99988a1ded331f\n"
    },
    {
      "commit": "70afe9ee84a41fda72f898716da8485e8dd419d9",
      "tree": "bde2409d94039114e645b772b6ac4d374ee8a70a",
      "parents": [
        "9ce72731f22caa07d90dcd016c6441bfeb90225c",
        "8179c2a6e47fca18a12275166065e36790eec083"
      ],
      "author": {
        "name": "Ye Wen",
        "email": "ywen@google.com",
        "time": "Thu Sep 04 23:36:00 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 04 23:36:00 2014 +0000"
      },
      "message": "Merge \"MMS API cleanup (1/4)\" into lmp-dev"
    },
    {
      "commit": "ed62dd4e7f873ac9681658ad92c3c008f373e23b",
      "tree": "ddb69e8fd85010457299135e07af0c526eace077",
      "parents": [
        "18aa9f65fd27aa3d5322dd669b52c8cc1c4d9b5a"
      ],
      "author": {
        "name": "Shishir Agrawal",
        "email": "shishir@google.com",
        "time": "Thu Sep 04 12:32:00 2014 -0700"
      },
      "committer": {
        "name": "Shishir Agrawal",
        "email": "shishir@google.com",
        "time": "Thu Sep 04 23:15:27 2014 +0000"
      },
      "message": "IccOpenLogicalChannelResponse: Adding final to fa few constants.\n\nBug: 17390620 \nChange-Id: I81d02b5b0d6e353a04d46663baad1b90398f5b36"
    },
    {
      "commit": "edfc6af590fa860403779d20a469d198f742ab67",
      "tree": "9b97cc6120c23119bb9ecc7a589a95e666ed4683",
      "parents": [
        "649db7f0a5b1a2add3f68ace9d7896a76340ff78",
        "521e4bd7c5252455c01a0fe253e0357ff0733b8e"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Sep 04 23:08:23 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 04 23:08:24 2014 +0000"
      },
      "message": "Merge \"Fix issue #17375172...   sshhhhhh!!!\" into lmp-dev"
    },
    {
      "commit": "649db7f0a5b1a2add3f68ace9d7896a76340ff78",
      "tree": "a4109e9ec77cb73dceb62aa8a05228cfe6576c3f",
      "parents": [
        "8b9c97a4e27364750d4ca72ec724596c5bc93d32",
        "17c5e79496bc1e2d53bc3c4e33bad4b39b80c36d"
      ],
      "author": {
        "name": "Tom O\u0027Neill",
        "email": "tomo@google.com",
        "time": "Thu Sep 04 22:56:57 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 04 22:56:58 2014 +0000"
      },
      "message": "Merge \"Keep LMP from breaking KitKat API\" into lmp-dev"
    },
    {
      "commit": "17c5e79496bc1e2d53bc3c4e33bad4b39b80c36d",
      "tree": "a81fc3b35a526f01d51b42a7bae6fcfa8f994e1a",
      "parents": [
        "127343cb460c8d23f9fb59bcf4bcea6e9b9cea03"
      ],
      "author": {
        "name": "Tom O\u0027Neill",
        "email": "tomo@google.com",
        "time": "Thu Sep 04 15:42:36 2014 -0700"
      },
      "committer": {
        "name": "Tom O\u0027Neill",
        "email": "tomo@google.com",
        "time": "Thu Sep 04 15:42:36 2014 -0700"
      },
      "message": "Keep LMP from breaking KitKat API\n\n- Bug: 17390371\n\nChange-Id: I25c1abebcc42ed24abd57bbe2834a40fb8ee834b\n"
    },
    {
      "commit": "8179c2a6e47fca18a12275166065e36790eec083",
      "tree": "76dd0734dc21e19fae97403f69d6c7382f5ce042",
      "parents": [
        "c50e7e847702897b7087bc59cac77c1b78b57f32"
      ],
      "author": {
        "name": "Ye Wen",
        "email": "ywen@google.com",
        "time": "Thu Sep 04 15:36:11 2014 -0700"
      },
      "committer": {
        "name": "Ye Wen",
        "email": "ywen@google.com",
        "time": "Thu Sep 04 15:41:56 2014 -0700"
      },
      "message": "MMS API cleanup (1/4)\n\n- Hide APIs not approved by API council (b/17189780)\n- Change configOverrides in MMS APIs from ContentValues to Bundle to be\nconsistent (b/17390017)\n- Change SmsManager.MMS_EXTRA_DATA to EXTRA_MMS_DATA per API council\nreview (b/17390977)\n\nb/17189780\nb/17390017\nb/17390977\n\nChange-Id: If5a43e9ab9e42b6328f1581b39051ddf1a58f0dd\n"
    },
    {
      "commit": "6558056e8fccc32f9e1dc59e46d09f8d916b7538",
      "tree": "055e9aa96c595341e97497855d7241980583ad50",
      "parents": [
        "c50e7e847702897b7087bc59cac77c1b78b57f32"
      ],
      "author": {
        "name": "George Mount",
        "email": "mount@google.com",
        "time": "Fri Aug 29 08:15:48 2014 -0700"
      },
      "committer": {
        "name": "George Mount",
        "email": "mount@google.com",
        "time": "Thu Sep 04 15:05:22 2014 -0700"
      },
      "message": "API Review: Change SharedElementListener to SharedElementCallback.\n\nBug 15863001\nBug 17289526\n\nChanged SharedElementListener to SharedElementCallback\nRenamed methods to use \"on\" prefix.\nAdjusted javadoc to reflect usage in Fragments.\n\nChange-Id: I7cc517c269a8e417cb5c3a0948bdd3b654d42472\n"
    },
    {
      "commit": "7a629c2d04bb3c8fbdca6fdf3e0911f451d1880e",
      "tree": "649703c3d9d571a48cac3648b3b2f4432068f25e",
      "parents": [
        "d35d826fb50f71cf592a72d2dffd5dea75390da3"
      ],
      "author": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Thu Sep 04 14:57:04 2014 -0700"
      },
      "committer": {
        "name": "Craig Mautner",
        "email": "cmautner@google.com",
        "time": "Thu Sep 04 14:57:04 2014 -0700"
      },
      "message": "Update API per council request\n\nA few protected \u003d\u003e public changes and picking up another change\nin ViewAnimationUtils that got missed.\n\nFixes bug 17389511.\n\nChange-Id: I75027535eade6427c2d9067369426297c168e77e\n"
    },
    {
      "commit": "521e4bd7c5252455c01a0fe253e0357ff0733b8e",
      "tree": "d9a0ba88fec1e9bffd1cdc8d07b01f4a2ab38e7c",
      "parents": [
        "02aa75a08303796801ffd74b9c0bd2f8079248af"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Sep 04 14:50:26 2014 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Sep 04 14:50:26 2014 -0700"
      },
      "message": "Fix issue #17375172...   sshhhhhh!!!\n\nChange-Id: Idf3eafe829418bfc29e31f893ae6cff249488ffa\n"
    },
    {
      "commit": "eb0a8d562122d67a528286c595395f90ac2720cd",
      "tree": "19ae0a9865170173ab75318909c1f8cd11e3acdb",
      "parents": [
        "f40275d35ec3eaadbd1afd296715215bdd29a09b"
      ],
      "author": {
        "name": "Evan Charlton",
        "email": "evanc@google.com",
        "time": "Thu Sep 04 12:03:34 2014 -0700"
      },
      "committer": {
        "name": "Evan Charlton",
        "email": "evanc@google.com",
        "time": "Thu Sep 04 14:41:03 2014 -0700"
      },
      "message": "Add a way to fetch the current connection manager\n\nApps should have this API so they know if they\u0027re the default or not,\nso that they can determine whether to send the user to the settings\npage in order to enable the app.\n\nBug: 17383883\nChange-Id: I4e75ad94398d7cdc01dbf97bd684c839d897d8e5\n"
    },
    {
      "commit": "8ab940ab9b25d5733bdfd7344a10010aba309890",
      "tree": "f26f79b0361d7f2d5772b12c35ccb05802c62ad4",
      "parents": [
        "3e9a13438dce2f4a7a437e9b5bbd222128c39d52"
      ],
      "author": {
        "name": "Michael Wright",
        "email": "michaelwr@google.com",
        "time": "Mon Sep 01 11:01:27 2014 -0700"
      },
      "committer": {
        "name": "Michael Wright",
        "email": "michaelwr@google.com",
        "time": "Thu Sep 04 14:39:47 2014 -0700"
      },
      "message": "Add extra to ASSIST intent to indicate potential input type\n\nThis lets Now and other assistance apps know to start up expecting a\nspecific type of input (e.g.  keyboard).\n\nBug: 16355810\nChange-Id: I158e416ef8310a01cb22b19fd5b6850d2429e266\n"
    },
    {
      "commit": "92e565f71526141cb38f864dcb4eeb54d2cbf869",
      "tree": "1ef181b9aabf2ffce59a5ffbd1dce340549f8828",
      "parents": [
        "e7baf5afc07127854e5791d93f05e6b46633bc47"
      ],
      "author": {
        "name": "RoboErik",
        "email": "epastern@google.com",
        "time": "Thu Sep 04 14:02:22 2014 -0700"
      },
      "committer": {
        "name": "RoboErik",
        "email": "epastern@google.com",
        "time": "Thu Sep 04 14:06:34 2014 -0700"
      },
      "message": "rename SERVICE_ACTION to SERVICE_INTERFACE\n\nFor API consistency this intent is suppose to be named SERVICE_INTERFACE.\n\nbug:17390782\nChange-Id: I4c3b1d8476dd6c939792f73615e92d7bfa6d5758\n"
    },
    {
      "commit": "3b256c850c86a9a5d543496e118c84a33b851fae",
      "tree": "4d1e5ca5d8839b687b03b64f4bc96dfd6a86b203",
      "parents": [
        "c65e9a480ae50ea01a1aeaf2492213ecdab92c08",
        "ba9bf41a77261471a4dc9d7964aec41726b4e4e6"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Sep 04 20:45:04 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 04 20:45:12 2014 +0000"
      },
      "message": "Merge \"Fix AM/PM text i18n and clean up keyboard support in time picker\" into lmp-dev"
    },
    {
      "commit": "430f5680b67c585611c24fc342559019198ba361",
      "tree": "3ac452587f4eb76881c3a1aac82902a1d3789d85",
      "parents": [
        "078dede1de006f4184afaf3865ab0940c560d100",
        "7f61e96db7c90c1f4418359672aa4656aebee500"
      ],
      "author": {
        "name": "Adam Lesinski",
        "email": "adamlesinski@google.com",
        "time": "Thu Sep 04 20:35:49 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 04 20:35:51 2014 +0000"
      },
      "message": "Merge \"Add Configuration changes to UsageStats\" into lmp-dev"
    },
    {
      "commit": "9f30ce3b82acb1f9582e49e9d87ab0d58c8f9ce4",
      "tree": "f1a26b28a6ffa34cdfbaaa8b22681305c161a489",
      "parents": [
        "75c6c90aa83b9e4b69bd7ec90a063590f6baa477",
        "8236413ce0bce12b91fdf8e907f0a6163d6d83a5"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Thu Sep 04 19:52:02 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 04 19:52:03 2014 +0000"
      },
      "message": "Merge \"Proxy fixes from API review feedback\" into lmp-dev"
    },
    {
      "commit": "f40275d35ec3eaadbd1afd296715215bdd29a09b",
      "tree": "7bb9213cb026e7749e4c60a8e071c8fc75378a7b",
      "parents": [
        "d8927a84fbf5db337b256446d5f4df8e967b4fbb",
        "fe4bf48b9234fe4e1c5659d99b826df3808f2349"
      ],
      "author": {
        "name": "Ye Wen",
        "email": "ywen@google.com",
        "time": "Thu Sep 04 19:45:00 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 04 19:45:01 2014 +0000"
      },
      "message": "Merge \"Add missing mms_config key enableGroupMms to SmsManager (1/2)\" into lmp-dev"
    },
    {
      "commit": "8236413ce0bce12b91fdf8e907f0a6163d6d83a5",
      "tree": "cfd84f5b9d29bdbce5d9c1510bf87ba637bc4304",
      "parents": [
        "6bed40eddc29c536c064c9238cfefe863c3d0db5"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Thu Sep 04 15:07:49 2014 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Thu Sep 04 15:39:56 2014 -0400"
      },
      "message": "Proxy fixes from API review feedback\n\nBug: 17389383\nChange-Id: Ib5e40f55d02687ee917ba30773123cf3e4c2a97d\n"
    },
    {
      "commit": "7f61e96db7c90c1f4418359672aa4656aebee500",
      "tree": "6748f94db635e24c26a6a7236c444e2c0d906181",
      "parents": [
        "d400ca2f8db42e57e41f2a999833703619348fef"
      ],
      "author": {
        "name": "Adam Lesinski",
        "email": "adamlesinski@google.com",
        "time": "Tue Sep 02 16:43:52 2014 -0700"
      },
      "committer": {
        "name": "Adam Lesinski",
        "email": "adamlesinski@google.com",
        "time": "Thu Sep 04 12:15:32 2014 -0700"
      },
      "message": "Add Configuration changes to UsageStats\n\nBug:17354208\nChange-Id: I9b2f595e51b656607e30e798926cfb7e25134944\n"
    },
    {
      "commit": "fe4bf48b9234fe4e1c5659d99b826df3808f2349",
      "tree": "5cd0d42d589584529cf8b4cb8a05f797344dc3c8",
      "parents": [
        "0f6c32af063a44e22af72825f19f51808a2c0cf3"
      ],
      "author": {
        "name": "Ye Wen",
        "email": "ywen@google.com",
        "time": "Thu Sep 04 11:30:44 2014 -0700"
      },
      "committer": {
        "name": "Ye Wen",
        "email": "ywen@google.com",
        "time": "Thu Sep 04 11:32:14 2014 -0700"
      },
      "message": "Add missing mms_config key enableGroupMms to SmsManager (1/2)\n\nb/17390011\n\nChange-Id: I6bef36521de6cd1644f83a667753542313fa8d8b\n"
    },
    {
      "commit": "5503a55c0b34f54076c319e03ef6a7b792e7950e",
      "tree": "b4f918ff556901f77414362a2e903df363af1544",
      "parents": [
        "6bed40eddc29c536c064c9238cfefe863c3d0db5"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Thu Sep 04 14:14:37 2014 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Thu Sep 04 14:25:45 2014 -0400"
      },
      "message": "Change constants from API review feedback\n\nBug: 17390600\nChange-Id: Ie93da8eb6786b7135e8b852804a95f376fcb9d91\n"
    },
    {
      "commit": "f85a08d30f6b9870fc77bd1c3fc97640ab37f60c",
      "tree": "0678f8b4aa2d2c03239724d8bb0ea6b3500ecab4",
      "parents": [
        "dea8e0112286664a8a176cc9d17bee6774bc62d7",
        "0d0f67f5ee5f939a1b611bc4583212707afd9bee"
      ],
      "author": {
        "name": "RoboErik",
        "email": "epastern@google.com",
        "time": "Thu Sep 04 17:38:00 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 04 17:38:01 2014 +0000"
      },
      "message": "Merge \"Update VolumeProvider apis per feedback\" into lmp-dev"
    },
    {
      "commit": "ee0b12161ab8563378e33e9d694d15ed1a757a26",
      "tree": "838ab423739803ac4dd3354c48729b55bfa701da",
      "parents": [
        "a449018105252f6d8d83c4b7064ce54476a6c6f7"
      ],
      "author": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Thu Sep 04 16:42:53 2014 +0200"
      },
      "committer": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Thu Sep 04 17:13:17 2014 +0200"
      },
      "message": "Generalizing Recents widget category to Search box. (Bug 17334589)\n\nChange-Id: Id62398255799844cc89affcb4bafc86b6479dad0\n"
    },
    {
      "commit": "aff9f4cb88c8f540bf6b22079107d9424ab63b22",
      "tree": "0c0a70b22006d552d8ae0f1dc7ddbf64116a2916",
      "parents": [
        "ae62d71d36022a7a62e00abc447c680f6d3ee83f"
      ],
      "author": {
        "name": "Sander Alewijnse",
        "email": "salewijnse@google.com",
        "time": "Thu Sep 04 11:23:09 2014 +0100"
      },
      "committer": {
        "name": "Sander Alewijnse",
        "email": "salewijnse@google.com",
        "time": "Thu Sep 04 12:28:52 2014 +0100"
      },
      "message": "Rename email extra to email bundle key.\n\nBug:17197410\nChange-Id: I321bc52cbb73a14869538700204ac7b5aefb3755\n"
    },
    {
      "commit": "ba9bf41a77261471a4dc9d7964aec41726b4e4e6",
      "tree": "05faa2ee8cec92a67d1a2bf20b9cf6f7304c0438",
      "parents": [
        "b10e39e7166e2c4854a3adb2c2d8fa9c72d816bf"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Wed Sep 03 20:14:21 2014 -0700"
      },
      "committer": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Wed Sep 03 20:14:21 2014 -0700"
      },
      "message": "Fix AM/PM text i18n and clean up keyboard support in time picker\n\nAlso updates date picker to use drawable for the header background to\nmatch the implementation in time picker. The time picker background\nnow supports showing a focused state ripple.\n\nBUG: 17344077\nBUG: 16227517\nChange-Id: Ida715badb4a151fc16edd91fd4a0dae32953c99e\n"
    },
    {
      "commit": "0d0f67f5ee5f939a1b611bc4583212707afd9bee",
      "tree": "6ca2c7e8b8838200b41f806d1cbaa8e1e9f3b65a",
      "parents": [
        "840bb0085511645fb843ff4a24498a46e4646375"
      ],
      "author": {
        "name": "RoboErik",
        "email": "epastern@google.com",
        "time": "Wed Sep 03 16:27:54 2014 -0700"
      },
      "committer": {
        "name": "RoboErik",
        "email": "epastern@google.com",
        "time": "Wed Sep 03 16:29:15 2014 -0700"
      },
      "message": "Update VolumeProvider apis per feedback\n\nAdded currentVolume to constructor.\nRemoved onGetCurrentVolume and notifyVolume changed.\nAdded setCurrentVolume and getCurrentVolume.\nUpdated javadoc to make it clear how they\u0027re used.\n\nbug:17258168\nChange-Id: I24388aab38824b101ccc18810caa09d46aa7afe0\n"
    },
    {
      "commit": "c7a8d06731e748eb29a983f112d075433fdf1fc1",
      "tree": "85e2276a4333c5d9f2a269dbbfdca6e93a1353bf",
      "parents": [
        "b10e39e7166e2c4854a3adb2c2d8fa9c72d816bf"
      ],
      "author": {
        "name": "Selim Gurun",
        "email": "sgurun@google.com",
        "time": "Wed Sep 03 12:34:16 2014 -0700"
      },
      "committer": {
        "name": "Selim Gurun",
        "email": "sgurun@google.com",
        "time": "Wed Sep 03 14:34:24 2014 -0700"
      },
      "message": "Remove unpublished optOutDataReductionProxyApi\n\nBug: 17253647\n\nPer Api council\u0027s request, remove this API.\n\nChange-Id: I8e706cc7173b88f3f13b2ac0697f54b25f163798\n"
    },
    {
      "commit": "0c76727916784eb3a72ea6d3e168a9d460507aac",
      "tree": "1b7e6ffd72a8605e7f5e4fe8523348cbb7d17f66",
      "parents": [
        "8364885a7d256de783a670c102baebdc25d45bf0",
        "b5acab4639d26d741732da7b86cb2b8f2e450f5b"
      ],
      "author": {
        "name": "Nancy Chen",
        "email": "nancychen@google.com",
        "time": "Wed Sep 03 20:51:05 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Sep 03 20:51:12 2014 +0000"
      },
      "message": "Merge \"Update api for onConnectionAdded/Removed\" into lmp-dev"
    },
    {
      "commit": "b5acab4639d26d741732da7b86cb2b8f2e450f5b",
      "tree": "34ba2520e77db38443c1fbae92de471094204731",
      "parents": [
        "bd6937841983230bd65dc08548367caa7d409238"
      ],
      "author": {
        "name": "Nancy Chen",
        "email": "nancychen@google.com",
        "time": "Wed Sep 03 13:33:46 2014 -0700"
      },
      "committer": {
        "name": "Nancy Chen",
        "email": "nancychen@google.com",
        "time": "Wed Sep 03 13:33:46 2014 -0700"
      },
      "message": "Update api for onConnectionAdded/Removed\n\nRemoved methods from public API for previous change.\n\nBug: 17262026\nChange-Id: Ic41eccf8b9c1489b6261758640a35664b39ea819\n"
    },
    {
      "commit": "6c25708eb5b1980445213b7b30cc9d6dad16b7f1",
      "tree": "6c666f52e3519aa0783de717a0844b14beb09836",
      "parents": [
        "4d12a0377128f18b2b971f4cf2d14de4e01a129e",
        "31ef14d4f00b90e13a9755ecfa6cbe8aa7466da7"
      ],
      "author": {
        "name": "Julian Odell",
        "email": "juliano@google.com",
        "time": "Wed Sep 03 20:20:33 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Sep 03 20:20:34 2014 +0000"
      },
      "message": "Merge \"Bug 17262099: MMS API changes (multi-project).\" into lmp-dev"
    },
    {
      "commit": "31ef14d4f00b90e13a9755ecfa6cbe8aa7466da7",
      "tree": "d9f408d66ec63c5eec18e6df139dd6056626149b",
      "parents": [
        "d9df4217237f9bc2ffb130d162afd4e90de5179c"
      ],
      "author": {
        "name": "Julian Odell",
        "email": "juliano@google.com",
        "time": "Mon Aug 25 17:53:52 2014 -0700"
      },
      "committer": {
        "name": "Julian Odell",
        "email": "juliano@google.com",
        "time": "Wed Sep 03 13:11:56 2014 -0700"
      },
      "message": "Bug 17262099: MMS API changes (multi-project).\n\nMove MMS api to using content provider rather than byte[] to pass MMS message contents.\nRebased and merged into TOT.\n\nChange-Id: I3509b2774b1cb30a1c8100bb25d283140c963b6b\n"
    },
    {
      "commit": "4d12a0377128f18b2b971f4cf2d14de4e01a129e",
      "tree": "2cc096305cd44438bc330bacbd02b748584b7916",
      "parents": [
        "e7a21386353d3d89d17af9a505480438a64c319a",
        "23dc241d5e4641ee2acd4b5f7865c66d9f58c9f1"
      ],
      "author": {
        "name": "Evan Charlton",
        "email": "evanc@google.com",
        "time": "Wed Sep 03 20:07:46 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Sep 03 20:07:47 2014 +0000"
      },
      "message": "Merge \"Remove startActivityFromInCall API\" into lmp-dev"
    },
    {
      "commit": "65bd3eaad6827301ca2230ee23c53ed8cce5e182",
      "tree": "11a58a198fca718e95cf1152ea9c0636936559bb",
      "parents": [
        "897b59e394715f6f36553c1eff82a367a9984a6d",
        "f5b29dc8cb7ec19232c6499ac41e5cd267ebd6f1"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed Sep 03 18:12:57 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Sep 03 18:12:58 2014 +0000"
      },
      "message": "Merge \"Add supported URI scheme to PhoneAccounts. (1/4)\" into lmp-dev"
    },
    {
      "commit": "aa924b52e94ac5757ce0ae43f844684808387579",
      "tree": "679208bfa69e55b15226347c8bd461ee1737044f",
      "parents": [
        "a25d54ffb0a83fc1ac4517d98992a426948b7d53",
        "808f6ef2ac2127ea0ea14e71c9599355b631a617"
      ],
      "author": {
        "name": "Esteban Talavera",
        "email": "etalavera@google.com",
        "time": "Wed Sep 03 17:22:39 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Sep 03 17:22:41 2014 +0000"
      },
      "message": "Merge \"Pass ComponentName to probing certificate methods\" into lmp-dev"
    },
    {
      "commit": "a25d54ffb0a83fc1ac4517d98992a426948b7d53",
      "tree": "40a45a95e7c68ea7111b3bc3e19334ddad0dc7fe",
      "parents": [
        "dd725ec4a70705d5ee35c9096e9efef57f71354f",
        "dbd6abaf5fb83b3d34978ad498839a9163f81173"
      ],
      "author": {
        "name": "Wally Yau",
        "email": "wyau@google.com",
        "time": "Wed Sep 03 17:15:49 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Sep 03 17:15:50 2014 +0000"
      },
      "message": "Merge \"New keycode definitions for TV remotes.\" into lmp-dev"
    },
    {
      "commit": "23dc241d5e4641ee2acd4b5f7865c66d9f58c9f1",
      "tree": "62f4ef1918d84b871acba3b86b26303aa49a8b8f",
      "parents": [
        "f0e57e10edb0f76d1675285d352bba69838d407c"
      ],
      "author": {
        "name": "Evan Charlton",
        "email": "evanc@google.com",
        "time": "Wed Sep 03 10:07:03 2014 -0700"
      },
      "committer": {
        "name": "Evan Charlton",
        "email": "evanc@google.com",
        "time": "Wed Sep 03 10:07:03 2014 -0700"
      },
      "message": "Remove startActivityFromInCall API\n\nRip out the startActivityFromInCall API until we can replace it with\nsomething better.\n\nBug: 16988478\nChange-Id: Ib7b0493353262d9e795d78b78a98dd29e7a3f88e\n"
    },
    {
      "commit": "ca015d7625ccf7510e81df35c6cf8dc24b032ebd",
      "tree": "b5999089deb5d308e9a411f5fbd15f8bd6af851f",
      "parents": [
        "09cfeaff8e0c744085f0d068e41ad59f2639907f"
      ],
      "author": {
        "name": "Tom Taylor",
        "email": "tomtaylor@google.com",
        "time": "Wed Sep 03 10:04:04 2014 -0700"
      },
      "committer": {
        "name": "Tom Taylor",
        "email": "tomtaylor@google.com",
        "time": "Wed Sep 03 10:04:04 2014 -0700"
      },
      "message": "Change SmsManager.getSmsManagerForSubId to getSmsManagerUsingSubId\n\nBug 17371475\n\nChange-Id: I2da8e355a3c7b037b55d38484c903f7f387aa97c\n"
    },
    {
      "commit": "f5b29dc8cb7ec19232c6499ac41e5cd267ebd6f1",
      "tree": "46a03c492cf7126ccc70b3e6a4e852679641b126",
      "parents": [
        "e2c88d39b2c5b33d55c42230db7899202625a96a"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed Sep 03 09:09:12 2014 -0700"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed Sep 03 09:09:12 2014 -0700"
      },
      "message": "Add supported URI scheme to PhoneAccounts. (1/4)\n\nModified PhoneAccount and builder to support specifying supported\nURI schemes.\n\nBug: 17140110\nChange-Id: Ieef33bb1a6719de6f3897ed10ec38843808a7f85\n"
    },
    {
      "commit": "a2327aacac0336aa549fa123e4e8342287787c86",
      "tree": "e3a19cf65c4ecb1998d1b805ef242dcd20648272",
      "parents": [
        "cde8e8f91c3f504c6a56113a607b619f1aa59885",
        "c03da0e7a9ef721709d51cf8a2d539a5bd8a320e"
      ],
      "author": {
        "name": "George Mount",
        "email": "mount@google.com",
        "time": "Wed Sep 03 14:21:46 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Sep 03 14:21:47 2014 +0000"
      },
      "message": "Merge \"Make Fragment Transitions match Acitivty Transitions API\" into lmp-dev"
    },
    {
      "commit": "808f6ef2ac2127ea0ea14e71c9599355b631a617",
      "tree": "c5d73a9367457ed7817c3db1e5224ddcc9630629",
      "parents": [
        "ef56dad5b82e3ff77e90382a108bcc7b13447e96"
      ],
      "author": {
        "name": "Esteban Talavera",
        "email": "etalavera@google.com",
        "time": "Thu Aug 28 17:15:54 2014 +0100"
      },
      "committer": {
        "name": "Esteban Talavera",
        "email": "etalavera@google.com",
        "time": "Wed Sep 03 11:50:55 2014 +0000"
      },
      "message": "Pass ComponentName to probing certificate methods\n\nPass ComponentName and check whether that admin is a profile owner on DPM\nget/has certificate methods (requested on the API review).\n\nAs per Change I55eec17e01489ab323f8a0e68b11592605a7b740, not keeping track of\nwhich admins installed which certificates for now:\n\n\"Having per-admin CA certificates would be a fair bit of work. The only MDMs\nwe\u0027re opening this up to for now are Device and Profile Owners which 100%\nmanage the profile so will be the only admin.\nIt seems like if we keep track of \"who installed which certs\" it\u0027ll be a little\npointless because the answer will always be \"the ProfileOwner\" for every single\none.\"\n\nBug: 17005622\nChange-Id: I45e9dac5236ab4ed235a341c208ac3cb6aba17da"
    },
    {
      "commit": "52c0f04cbcd9cb0d98d40b504256e2b3b110e6fc",
      "tree": "452161474d23e8076c7f1abd87ba5882a9a821bc",
      "parents": [
        "851377f90c205d08a0bc12eb8f8041bf2c2b1abb",
        "90f14bf53e4c37d0d6d13fbecd48fb88dad06241"
      ],
      "author": {
        "name": "Sander Alewijnse",
        "email": "salewijnse@google.com",
        "time": "Wed Sep 03 11:43:41 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Sep 03 11:43:42 2014 +0000"
      },
      "message": "Merge \"Add the provisioning extra admin extras bundle.\" into lmp-dev"
    },
    {
      "commit": "90f14bf53e4c37d0d6d13fbecd48fb88dad06241",
      "tree": "a0353d4f51bae19055678bba34c184142609f46f",
      "parents": [
        "ef56dad5b82e3ff77e90382a108bcc7b13447e96"
      ],
      "author": {
        "name": "Sander Alewijnse",
        "email": "salewijnse@google.com",
        "time": "Wed Aug 20 16:22:44 2014 +0100"
      },
      "committer": {
        "name": "Sander Alewijnse",
        "email": "salewijnse@google.com",
        "time": "Wed Sep 03 12:26:08 2014 +0100"
      },
      "message": "Add the provisioning extra admin extras bundle.\n\nEnables the MDM app running (as a regular app) in the primary user to pass\nthrough a bundle of data with which to bootstrap the instance of itself\nrunning as profile owner in the managed profile.\n\nBug:17126717\nChange-Id: I28a368d13e33990b16dcd68436902e0a077d5f5d\n"
    },
    {
      "commit": "d8636ea7ca78df83d6b04088eab7853f15f3e999",
      "tree": "e6c5d59eb963d63d8e26b58572a3631c68eadcf5",
      "parents": [
        "f0e57e10edb0f76d1675285d352bba69838d407c"
      ],
      "author": {
        "name": "Yohei Yukawa",
        "email": "yukawa@google.com",
        "time": "Tue Sep 02 22:03:30 2014 -0700"
      },
      "committer": {
        "name": "Yohei Yukawa",
        "email": "yukawa@google.com",
        "time": "Tue Sep 02 22:39:08 2014 -0700"
      },
      "message": "API Review: InputConnection\n\nThis CL does nothing but rename some L API candidates\nin InputConnection class, as per requested.\n\n- requestUpdateCursorAnchorInfo()\n  -\u003e requestCursorUpdates()\n- REQUEST_UPDATE_CURSOR_ANCHOR_INFO_IMMEDIATE\n  -\u003e CURSOR_UPDATE_IMMEDIATE\n- REQUEST_UPDATE_CURSOR_ANCHOR_INFO_MONITOR\n  -\u003e CURSOR_UPDATE_MONITOR\n\nBUG: 17320996\nChange-Id: I772c48ff18918e48a81e807b48ff907614485c09\n"
    },
    {
      "commit": "565f8470389c8275cc830c1af0e3adf6fa7fa5e3",
      "tree": "7682277298907b785c01866abfd3396b0d56dac0",
      "parents": [
        "bcd20f850c1540ff6b5b88b46acea4a67354da99",
        "73f5d16ad5c61320deac161fe23e00a8a4aed772"
      ],
      "author": {
        "name": "Vinit Deshpande",
        "email": "vinitd@google.com",
        "time": "Wed Sep 03 00:59:27 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Sep 03 00:59:28 2014 +0000"
      },
      "message": "Merge \"Address API Council feedback for WifiAdapter/WPS APIs\" into lmp-dev"
    },
    {
      "commit": "d780ce19201b0e0e220a3d002d903502267092c9",
      "tree": "4c3412b333445595ab3a76ad0f1a0dece9da6526",
      "parents": [
        "e8f8bc0ad6f7f2c657b4360033d2c7571c800ccb",
        "cc24e2b6a2a429d70b75c6810a5cfd8816ce03ad"
      ],
      "author": {
        "name": "Yohei Yukawa",
        "email": "yukawa@google.com",
        "time": "Tue Sep 02 23:45:35 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Sep 02 23:45:36 2014 +0000"
      },
      "message": "Merge \"API Review: CursorAnchorInfo\" into lmp-dev"
    },
    {
      "commit": "c03da0e7a9ef721709d51cf8a2d539a5bd8a320e",
      "tree": "41ffad1cec7f1f4b19615a2bb5262183048439f6",
      "parents": [
        "8fd8124911958ae454c7306698e2f423b0b11e39"
      ],
      "author": {
        "name": "George Mount",
        "email": "mount@google.com",
        "time": "Fri Aug 22 17:04:02 2014 -0700"
      },
      "committer": {
        "name": "George Mount",
        "email": "mount@google.com",
        "time": "Tue Sep 02 15:15:12 2014 -0700"
      },
      "message": "Make Fragment Transitions match Acitivty Transitions API\n\nBug 17188255\n\nChange-Id: I506a097be4010d7156caf465c95295c58612c16e\n"
    },
    {
      "commit": "7b7b754fab78da55593130a82f9eaaa238160a07",
      "tree": "d5f5099e620306a09c8f4c9e21934bce64d3cc1b",
      "parents": [
        "4c5ea10caf8b84ab05c2d032145a7a3a26aa9b51",
        "5064e7c70c54000abc0b37fda9caa8d71407f2f4"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Sep 02 21:54:56 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Sep 02 21:54:56 2014 +0000"
      },
      "message": "Merge \"Add public constant for usage stats app op.\" into lmp-dev"
    },
    {
      "commit": "cc24e2b6a2a429d70b75c6810a5cfd8816ce03ad",
      "tree": "19454aa0f828327c6fb4f65f5d186dcb843202d6",
      "parents": [
        "e93e6c81f2ec2588ca3a2878ac2b53776aa4845f"
      ],
      "author": {
        "name": "Yohei Yukawa",
        "email": "yukawa@google.com",
        "time": "Fri Aug 29 20:21:10 2014 -0700"
      },
      "committer": {
        "name": "Yohei Yukawa",
        "email": "yukawa@google.com",
        "time": "Tue Sep 02 14:08:39 2014 -0700"
      },
      "message": "API Review: CursorAnchorInfo\n\nThis CL introduces following combinable flags as a replacement\nof CHARACTER_RECT_TYPE_* constants.\n- CursorAnchorInfo.FLAG_HAS_VISIBLE_REGION\n- CursorAnchorInfo.FLAG_HAS_INVISIBLE_REGION\n\nThis CL also replaces #isInsertionMarkerClipped() with\nflags.\n\nRationale:\ngetCharacterRectFlags() should return a set of flags, rather\nthan enum-like types.\n\ngetInsertionMarkerFlags() is more consistent with\ngetCharacterRectFlags() than isInsertionMarkerClipped().\nIt is also open for future extension.\n\nBUG: 17200900\nChange-Id: Ia8cbb9f6b41cd9509fc0147fd68763dfde593ffc\n"
    },
    {
      "commit": "7237972bffba11fcb5588e8cb0c98e9e7add7871",
      "tree": "87497d8c5f49051750bfc3fd9a58a3fe56f9bf3c",
      "parents": [
        "4dc653aaa2c10c0f98d7e42229a2bc7903271fc4"
      ],
      "author": {
        "name": "Shri Borde",
        "email": "shri@google.com",
        "time": "Tue Sep 02 09:48:49 2014 -0700"
      },
      "committer": {
        "name": "Shri Borde",
        "email": "shri@google.com",
        "time": "Tue Sep 02 14:00:21 2014 -0700"
      },
      "message": "Bug 17243357: Remove MessagingConfigurationManager\n\nIt is replaced with SmsManager.getCarrierConfigValues\n\nChange-Id: I560a53427b08746f2a7ed2e540ecb2c978b7ebd0\n"
    },
    {
      "commit": "dbd6abaf5fb83b3d34978ad498839a9163f81173",
      "tree": "a43632f31853ab1e1c485949b86714dfd1e5d7b6",
      "parents": [
        "17a1b48629138c177106a21d4350a3be0e74aad7"
      ],
      "author": {
        "name": "ASAZU, Hideki",
        "email": "Hideki.Asazu@jp.sony.com",
        "time": "Wed Aug 27 18:03:30 2014 +0900"
      },
      "committer": {
        "name": "Wally Yau",
        "email": "wyau@google.com",
        "time": "Tue Sep 02 13:34:44 2014 -0700"
      },
      "message": "New keycode definitions for TV remotes.\n\nKeys which are necessary for supporting world-wide broadcast\nstandard or used commonly for TV/STB remotes.\n\nChange-Id: I86fa41e17fedb8133aba6cdb5aae4d560b31ae8e\n"
    },
    {
      "commit": "5064e7c70c54000abc0b37fda9caa8d71407f2f4",
      "tree": "c037a4f86e08823b496d850dc2546d22db666cfb",
      "parents": [
        "78358b17885cfb99f359f54c11565c0c3a998928"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Sep 02 10:57:16 2014 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Sep 02 10:57:16 2014 -0700"
      },
      "message": "Add public constant for usage stats app op.\n\nChange-Id: Ibc031b50e9fa4f1bd0955e0afd98e8b1bd77b905\n"
    },
    {
      "commit": "02aa75a08303796801ffd74b9c0bd2f8079248af",
      "tree": "a032e245f1885cd86522e47698b999549d7908cc",
      "parents": [
        "5f4cfd3ab73f4d8173db05d7c94c098a06cd5f57",
        "75ee9fcde4d9e1be3883eba6c8d193db4375b052"
      ],
      "author": {
        "name": "Michael Wright",
        "email": "michaelwr@google.com",
        "time": "Tue Sep 02 17:54:44 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Sep 02 17:54:45 2014 +0000"
      },
      "message": "Merge \"VirtualDisplay.Callbacks -\u003e Callback\" into lmp-dev"
    },
    {
      "commit": "5f4cfd3ab73f4d8173db05d7c94c098a06cd5f57",
      "tree": "159eb659b1430c3eaa538b15c083e61a93df83ca",
      "parents": [
        "6906771d76f9625078c2842c0e82a9da16446bc8",
        "c5258433dd353769ccfa2e5e769a7379378a3a0b"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Tue Sep 02 17:52:45 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Sep 02 17:52:46 2014 +0000"
      },
      "message": "Merge \"Move *_AUDIO_PLUG actions from Intent to android.media.AudioManager\" into lmp-dev"
    },
    {
      "commit": "76a65d5f00679e3a4f40c9509213c49990d60a1c",
      "tree": "0f2ff4c0f23f6424dc0619b116ac4eb5b761633d",
      "parents": [
        "a7118c9bb2764a98ac5920f211af15d19553c6a8",
        "d7c0395d26694c594c3e64b16ab647c971aeb422"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Sep 02 17:30:48 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Sep 02 17:30:49 2014 +0000"
      },
      "message": "Merge \"Hide the interaction part of VoiceInteractionService.\" into lmp-dev"
    },
    {
      "commit": "d7c0395d26694c594c3e64b16ab647c971aeb422",
      "tree": "14e3e6765760116dc6e95607702e226ff99bd676",
      "parents": [
        "78358b17885cfb99f359f54c11565c0c3a998928"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Fri Aug 29 17:32:04 2014 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Sep 02 10:29:28 2014 -0700"
      },
      "message": "Hide the interaction part of VoiceInteractionService.\n\nAlso the ability to start voice activities is turned off,\nthough for testing purposes it can be turned back on with a system\nproperty.\n\nChange-Id: I867704d32c53beeb851ceea9b45c28bf5c01ef61\n"
    }
  ],
  "next": "17a1b48629138c177106a21d4350a3be0e74aad7"
}
