)]}'
{
  "log": [
    {
      "commit": "84dee4f16ca9095842b7f34ec60c9cdd38b056da",
      "tree": "ac94a93157c2c8f5ec001e0d29fa3dea14133894",
      "parents": [
        "b7efced3c4c4c6ec47eaeded545774c39e218eb8",
        "598c0c9f659184971e974de6a0184a3000e7900c"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Tue Mar 08 16:46:57 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 08 16:46:58 2016 +0000"
      },
      "message": "Merge \"Rename AudioRecordConfiguration to AudioRecordingConfiguration\" into nyc-dev"
    },
    {
      "commit": "be3696d42552ad55ae0a41e9dd9fe81f5b17d3e7",
      "tree": "987d794886c48278b64d16c0c8ff6084a00eecd5",
      "parents": [
        "f1c6e0bd7bb2f7683207048978af4fb87ee3f7c1",
        "e0ba7eb365ac19fdc11c3f820349f0352761b9f4"
      ],
      "author": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Tue Mar 08 14:13:44 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 08 14:13:45 2016 +0000"
      },
      "message": "Merge \"rename the asisstant service for the ranker\" into nyc-dev"
    },
    {
      "commit": "d517e6aeed993cb5467e2997c1ab2edd90bbc133",
      "tree": "84f03984a20e6b79944711b29a7d714998566aa9",
      "parents": [
        "e10739ab8ba6dac48cdb53ec82586be3cf312255",
        "82ab9801ebebe8e4783ad327ad02686b44ab87f1"
      ],
      "author": {
        "name": "Daichi Hirono",
        "email": "hirono@google.com",
        "time": "Tue Mar 08 02:06:38 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 08 02:06:39 2016 +0000"
      },
      "message": "Merge \"Add a new key to Settings.Global to obtain the number of boot.\" into nyc-dev"
    },
    {
      "commit": "0f90653ca1d25a92e2a5c9864c1347254fe1f65d",
      "tree": "ccbf32ad3685b2e5d9fdba06d075ad55d8fed614",
      "parents": [
        "4259500ff207b356cba98b412d63e3b02165b80a",
        "e5cd9fa4398c2059dc635da5ffd9b9cee28f605b"
      ],
      "author": {
        "name": "Amit Mahajan",
        "email": "amitmahajan@google.com",
        "time": "Tue Mar 08 01:13:52 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 08 01:13:53 2016 +0000"
      },
      "message": "Merge \"New permission for bypassing premium short code check.\" into nyc-dev"
    },
    {
      "commit": "875825d0c11f702cd17bd1086a031731d4795d58",
      "tree": "41d44b9ae522f630db1074b95da9fabb9022b423",
      "parents": [
        "ab7302c9f45f5c33e768deb3484842bab3276818",
        "e24b9a6cfa4d565d7f49c9ae8f3aeca737d93312"
      ],
      "author": {
        "name": "Ruben Brunk",
        "email": "rubenbrunk@google.com",
        "time": "Tue Mar 08 00:14:55 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 08 00:14:57 2016 +0000"
      },
      "message": "Merge \"Add a VR listener service.\" into nyc-dev"
    },
    {
      "commit": "598c0c9f659184971e974de6a0184a3000e7900c",
      "tree": "855ae51380c94601e192a6461931a639a1263921",
      "parents": [
        "ab7302c9f45f5c33e768deb3484842bab3276818"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Mon Mar 07 14:13:03 2016 -0800"
      },
      "committer": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Mon Mar 07 16:05:51 2016 -0800"
      },
      "message": "Rename AudioRecordConfiguration to AudioRecordingConfiguration\n\nIn package android.media:\n- rename AudioRecordConfiguration to\n   AudioRecordingConfiguration to avoid ambiguity with the\n   android.media.AudioRecord class\n- rename AudioManager.getActiveRecordConfigurations() to\n   getActiveRecordingConfigurations.\n\nBug 27385560\n\nChange-Id: I5ef404ff36522193990c9b563d4545893529b365\n"
    },
    {
      "commit": "e24b9a6cfa4d565d7f49c9ae8f3aeca737d93312",
      "tree": "fa46c5b24540874258a150c31da512f77c860297",
      "parents": [
        "8b030cce347dbfc5c2f33d96daf1de7eeb219c76"
      ],
      "author": {
        "name": "Ruben Brunk",
        "email": "rubenbrunk@google.com",
        "time": "Tue Feb 16 21:38:24 2016 -0800"
      },
      "committer": {
        "name": "Ruben Brunk",
        "email": "rubenbrunk@google.com",
        "time": "Mon Mar 07 15:54:12 2016 -0800"
      },
      "message": "Add a VR listener service.\n\nBug: 22855417\nBug: 26724891\nBug: 27364145\n\n- Add an API for VrListenerService, which is bound/unbound\n  from the framework when the system VR mode changes.\n- Allow only a single bound VrListenerService at a time.\n- Monitor allowed VrListenerService implementations from\n  VrManagerService and evict services as needed when packages,\n  users, or settings change.\n- Remove previous VR functionality in NotificationListenerService.\n- Add component target to Activity#setVrMode to allow\n  explicit selection of the running VrListenerService from\n  the current VR activity.\n\nChange-Id: I776335f4441be0e793d3126f2d16faf86a8c621a\n"
    },
    {
      "commit": "e5cd9fa4398c2059dc635da5ffd9b9cee28f605b",
      "tree": "04c4d0ee21f6305e804c81bd76b90f1300cab713",
      "parents": [
        "2ab93cb22ad641572bdfed1b2d3d9e8dc1e89f1f"
      ],
      "author": {
        "name": "Amit Mahajan",
        "email": "amitmahajan@google.com",
        "time": "Thu Feb 11 16:08:14 2016 -0800"
      },
      "committer": {
        "name": "Amit Mahajan",
        "email": "amitmahajan@google.com",
        "time": "Mon Mar 07 21:51:44 2016 +0000"
      },
      "message": "New permission for bypassing premium short code check.\n\nBug: 18326557\nChange-Id: I1b05f73103183b851bbef1280d0785ce0a48159a\n"
    },
    {
      "commit": "e0ba7eb365ac19fdc11c3f820349f0352761b9f4",
      "tree": "fb21a362eb43e94510140bea118e6a7c33427341",
      "parents": [
        "19f47929ea4fd7d657c83c16672e4004c3d531ba"
      ],
      "author": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Fri Mar 04 17:30:43 2016 -0500"
      },
      "committer": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Mon Mar 07 16:50:27 2016 -0500"
      },
      "message": "rename the asisstant service for the ranker\n\nBug: 22960980\nChange-Id: Ibe57933303a488b01c43a7621a488d425d6f707d\n"
    },
    {
      "commit": "310355d28e73ff4192e597b99af202a9045fa7e2",
      "tree": "73fc13197845f75b308810e4fa75e8b62ce82490",
      "parents": [
        "46f5429768045e0ba15229c7317429e3a1d15bac",
        "431ec6cdb9818ea6fb8b78e2589042ff09c40974"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Mon Mar 07 19:59:40 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Mar 07 19:59:42 2016 +0000"
      },
      "message": "Merge \"Revert \"Rename AudioRecordConfiguration to AudioRecordingConfiguration\"\" into nyc-dev"
    },
    {
      "commit": "431ec6cdb9818ea6fb8b78e2589042ff09c40974",
      "tree": "9883a3fb309b19147db6a66137868b632f59a9d0",
      "parents": [
        "99278e1c724e01b792dd27031bc579e7d738edc1"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Mon Mar 07 19:59:21 2016 +0000"
      },
      "committer": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Mon Mar 07 19:59:21 2016 +0000"
      },
      "message": "Revert \"Rename AudioRecordConfiguration to AudioRecordingConfiguration\"\n\nThis reverts commit 99278e1c724e01b792dd27031bc579e7d738edc1.\n\nChange-Id: Ifcb3f17a26df8171cbc21dac093477b98a1333db\n"
    },
    {
      "commit": "46f5429768045e0ba15229c7317429e3a1d15bac",
      "tree": "651b4e8cde3f6f92904c84277b91411effbcd92b",
      "parents": [
        "19df1284d9a545df044815adf57cf5c160d306fd",
        "99278e1c724e01b792dd27031bc579e7d738edc1"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Mon Mar 07 19:29:02 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Mar 07 19:29:04 2016 +0000"
      },
      "message": "Merge \"Rename AudioRecordConfiguration to AudioRecordingConfiguration\" into nyc-dev"
    },
    {
      "commit": "b849eeab26a8635dbc3dc08127bfbbc7135fc47c",
      "tree": "0baded65f38f7b18b7e0eabcfb59760ec072f3b9",
      "parents": [
        "659f3a11e92d6a9f66da45819401c9d41c50f437",
        "d393216f8a2186eebdb8615c61787ae599c1432f"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Mar 07 18:18:09 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Mar 07 18:18:10 2016 +0000"
      },
      "message": "Merge \"Add error code to MediaCodec.CryptoException\" into nyc-dev"
    },
    {
      "commit": "82ab9801ebebe8e4783ad327ad02686b44ab87f1",
      "tree": "bda87854b02282e0d0ac7f834619730a717ca48b",
      "parents": [
        "39c0921b455721ab0678a5e49e9ceed2776010ad"
      ],
      "author": {
        "name": "Daichi Hirono",
        "email": "hirono@google.com",
        "time": "Wed Mar 02 13:23:29 2016 +0900"
      },
      "committer": {
        "name": "Daichi Hirono",
        "email": "hirono@google.com",
        "time": "Mon Mar 07 12:45:19 2016 +0900"
      },
      "message": "Add a new key to Settings.Global to obtain the number of boot.\n\nBUG\u003d26212981\n\nChange-Id: I5ca51ca624a30dc2d96e547a85a712e273af1931\n"
    },
    {
      "commit": "d6de3abed92ae88154da731e6c0030b3a8d3d8ee",
      "tree": "fd83057e89c6c09b7a587482cec1902f703b27a1",
      "parents": [
        "3457871799a81644711d7d3c302f0d34d2f2e591",
        "a3c1c2297d97c2c442290848e97f1f53162d4b68"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@google.com",
        "time": "Sat Mar 05 23:09:23 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sat Mar 05 23:09:25 2016 +0000"
      },
      "message": "Merge \"Add AssetFileDescriptor to MediaExtractor.\" into nyc-dev"
    },
    {
      "commit": "a3c1c2297d97c2c442290848e97f1f53162d4b68",
      "tree": "9823ffd820b6401676593f3ec4171c74f778e698",
      "parents": [
        "aacb89e929e4b36327df46c07a5afb6bd8e68479"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Sat Mar 05 15:57:58 2016 -0700"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Sat Mar 05 16:07:46 2016 -0700"
      },
      "message": "Add AssetFileDescriptor to MediaExtractor.\n\nMirrors API on MediaPlayer.\n\nBug: 27506874\nChange-Id: Ibc07cf8151c362ff7375b89e7a9044bef1d9e94d\n"
    },
    {
      "commit": "d393216f8a2186eebdb8615c61787ae599c1432f",
      "tree": "2b9649fbeaf4d26f7e08f986666565e2c54f03f1",
      "parents": [
        "e872ac45f79ca2c0b538df891d983e3d5e037574"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Sat Mar 05 11:35:20 2016 -0800"
      },
      "committer": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Sat Mar 05 11:53:23 2016 -0800"
      },
      "message": "Add error code to MediaCodec.CryptoException\n\nAdded a code to represent unsupported operations\n\nbug: 25929554\nChange-Id: Id8bfa092f29de073db19c4d7444f89249ea2cdd5\n"
    },
    {
      "commit": "b74926232ee601851e08cd5d0f0386afcb0bef3e",
      "tree": "a93304f7a0c7a69c9de2adb897a5743630838c21",
      "parents": [
        "b279a8b39c38e2d4f0db4e91d994ca7815b100b9",
        "28ff76b455d35f99e68bee41b629c11ccf4f46d0"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Fri Mar 04 22:49:29 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Mar 04 22:49:31 2016 +0000"
      },
      "message": "Merge \"API changes for audio recording notifications\" into nyc-dev"
    },
    {
      "commit": "cedacefd70cfa9ad219dcb15113fbe8a9a71c087",
      "tree": "f6d4d76eee87220b7890aa3d671121f4dff18278",
      "parents": [
        "92e84089c42da87f4b140d5b6a5d5b9ae167fb88"
      ],
      "author": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Fri Mar 04 08:18:47 2016 -0500"
      },
      "committer": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Fri Mar 04 14:37:45 2016 -0500"
      },
      "message": " Api Review: NotificationManager.Policy\n\nBug: 27365873\nChange-Id: Ie53a410d53f430fa90f24d95a885be150a3d66aa\n"
    },
    {
      "commit": "cda41989379215b2d7befeaaa2f32ed1392f8893",
      "tree": "3154772833254e93a659fdfd264cef910ef232b7",
      "parents": [
        "0114263a1aff5dea92fdafbec81c1b40093e9aba"
      ],
      "author": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Thu Mar 03 22:35:46 2016 +0000"
      },
      "committer": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Fri Mar 04 13:24:13 2016 +0000"
      },
      "message": "Track libcore change e86a81ca1ae9ddbdd1c3239d31fb2e49b4a5cf33 (part 2).\n\nAlso includes a regenerated test-current.txt.\n\nbug: 27426688\n\n(cherry picked from commit 7d18ce744fff219ab60470ec095d585b854b91e1)\n\nChange-Id: I754803d51d365ac1fe26c638b12efb88d23b35c6\n"
    },
    {
      "commit": "3e7ef62e0485282f293b41a85ad5950839d23ba4",
      "tree": "29ff1e4d3d04ee7017956606744688dbc6703c58",
      "parents": [
        "6f9845ce850d76ce7a4e1ae05f119fe2fcb2ccc3"
      ],
      "author": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Thu Mar 03 22:35:46 2016 +0000"
      },
      "committer": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Fri Mar 04 12:46:37 2016 +0000"
      },
      "message": "Track libcore change e86a81ca1ae9ddbdd1c3239d31fb2e49b4a5cf33.\n\nbug: 27426688\n\n(cherry picked from commit 7d18ce744fff219ab60470ec095d585b854b91e1)\n\nChange-Id: If22e493a80958ebd57ae5cc9d0f74d9479c86211\n"
    },
    {
      "commit": "6f9845ce850d76ce7a4e1ae05f119fe2fcb2ccc3",
      "tree": "47d52e11fd9d90e0e2515f065a7d2689e84e858a",
      "parents": [
        "bf8f1cc3c0d9931828d166aea585b6b29d4c6664"
      ],
      "author": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Thu Mar 03 22:23:37 2016 +0000"
      },
      "committer": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Fri Mar 04 11:56:49 2016 +0000"
      },
      "message": "Track libcore commit 6c5284cca0ec8cf20dd6c5e9b2b6254d813e9d24.\n\nIncludes generated changes for test-current.txt.\n\nbug: 27426688\n\n(cherry picked from commit de33c660df4a6ff8a138e3033c9e1d446bd6b570)\n\nChange-Id: Idd323fe7458a2b124aae0009b4de83039e2ade21\n"
    },
    {
      "commit": "75b19dd20843eebc5691eb1d2cdb794abb61693c",
      "tree": "0984310dd5b21da21f8d4370c7cf591b0942e852",
      "parents": [
        "34640a17a25a60d7dc342051153e0d282d7c06ea",
        "7542f751e3a1505d2e10897e091e9bb597419492"
      ],
      "author": {
        "name": "Steve McKay",
        "email": "smckay@google.com",
        "time": "Fri Mar 04 02:12:01 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Mar 04 02:12:02 2016 +0000"
      },
      "message": "Merge \"Make COLUMN_CAPACITY_BYTES public.\" into nyc-dev"
    },
    {
      "commit": "fa207d609719712904dc9c565f836c0489c6447b",
      "tree": "ac84260b41dbaf1d21acb22b89bf61f81353d038",
      "parents": [
        "950c9f2a95eabe3d9e50a58b11cdecb7ff857555",
        "5a06c663b5b13d85e740a00ddfae05e9ae4007a3"
      ],
      "author": {
        "name": "Roozbeh Pournader",
        "email": "roozbeh@google.com",
        "time": "Thu Mar 03 23:46:56 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 03 23:46:57 2016 +0000"
      },
      "message": "Merge \"Unhide LocaleList.getAdjustedDefault()\" into nyc-dev"
    },
    {
      "commit": "dfa93abf2f64237007af8e72c4a4114a5258e858",
      "tree": "82fadafdfe2978ce0bc8a13943b54cab5643e98a",
      "parents": [
        "a24019f1e58ec4e58682175b585e5287befff2ea"
      ],
      "author": {
        "name": "Todd Kennedy",
        "email": "toddke@google.com",
        "time": "Thu Mar 03 15:24:33 2016 -0800"
      },
      "committer": {
        "name": "Todd Kennedy",
        "email": "toddke@google.com",
        "time": "Thu Mar 03 15:24:33 2016 -0800"
      },
      "message": "Fix javadoc\n\nMake referenced constants @SystemApi and change argument name to\nmatch its actual meaning.\n\nbug: 25441401\nChange-Id: I4277799b95f394edb4305be05f57437717a86691\n"
    },
    {
      "commit": "5a06c663b5b13d85e740a00ddfae05e9ae4007a3",
      "tree": "943c63f1a39de6c74f7dfda2d3beb44dd268cf23",
      "parents": [
        "ba5c35b79731e91edc4d452d5e6b49a8b5434a55"
      ],
      "author": {
        "name": "Roozbeh Pournader",
        "email": "roozbeh@google.com",
        "time": "Thu Mar 03 14:20:52 2016 -0800"
      },
      "committer": {
        "name": "Roozbeh Pournader",
        "email": "roozbeh@google.com",
        "time": "Thu Mar 03 14:20:52 2016 -0800"
      },
      "message": "Unhide LocaleList.getAdjustedDefault()\n\nApps/libraries/widgets that wish to display text their own way (think\nWebView/Chrome) or do some resource management themselves should be\nable to use LocaleList.getAdjustedDefault(), the same way we use it\nin Paint and Resources.\n\nBug: 26988869\nChange-Id: I4b6aac7adb5da15459dca92574923f33f0702433\n"
    },
    {
      "commit": "7542f751e3a1505d2e10897e091e9bb597419492",
      "tree": "dd5481694c0b3737bc2e357d491f68a372c850c5",
      "parents": [
        "2e54da0d4af2decb2f9a9bd007132ae401e4b11d"
      ],
      "author": {
        "name": "Steve McKay",
        "email": "smckay@google.com",
        "time": "Thu Mar 03 12:04:10 2016 -0800"
      },
      "committer": {
        "name": "Steve McKay",
        "email": "smckay@google.com",
        "time": "Thu Mar 03 13:35:30 2016 -0800"
      },
      "message": "Make COLUMN_CAPACITY_BYTES public.\n\nSo providers can tell us total capacity.\n\nChange-Id: Id990c417fcae4c6beee3e09dcb633b22e875e08f\n"
    },
    {
      "commit": "456b9620f0bbd91adf18a4f3e1cf8b1ee21faa5c",
      "tree": "4c2bf6aa2a312fc34ada286d22c2350e5f785fff",
      "parents": [
        "cd0683b2d7c64ce3d4ad1ea652ee28c58290f1dc",
        "a8c9c6c593d603a84aa164410b91e2399ceb41ce"
      ],
      "author": {
        "name": "Ji Yang",
        "email": "yangji@google.com",
        "time": "Thu Mar 03 21:10:44 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 03 21:10:46 2016 +0000"
      },
      "message": "Merge \"New CarrierMessagingService API for sms filtering\" into nyc-dev"
    },
    {
      "commit": "a8c9c6c593d603a84aa164410b91e2399ceb41ce",
      "tree": "c5de2cdd0a6d14f2ab30469a27c26ccc04843aa4",
      "parents": [
        "6e99febd180a72536a08cf4c0456d852a47e9b2f"
      ],
      "author": {
        "name": "Ji Yang",
        "email": "yangji@google.com",
        "time": "Mon Feb 22 16:59:37 2016 -0800"
      },
      "committer": {
        "name": "Ji Yang",
        "email": "yangji@google.com",
        "time": "Thu Mar 03 13:07:13 2016 -0800"
      },
      "message": "New CarrierMessagingService API for sms filtering\n\nAdd a new sms filtering method to let the carrier app tell\nthe platform to keep the message while keep it invisible to\nthe end user.\n\nBUG: 27292180\nChange-Id: I306a7dbde6dcb9929e358b3d1bbda9807ef35943\n"
    },
    {
      "commit": "ef1971ffc505f75ca71f7ba78d52fb3ed323fa16",
      "tree": "5619c186a3f13761e9f265063015d3966a92a04e",
      "parents": [
        "6bce68ed9b0f09df7f4a998ed58d2b4000c8677a",
        "d98885c128e7045da244098d82751da6e792d677"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Mar 03 19:47:54 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 03 19:47:56 2016 +0000"
      },
      "message": "Merge \"Add APIs to find out the time when a process was created.\" into nyc-dev"
    },
    {
      "commit": "b94df9db50b3813d9836ebc0a4e650f2fd090756",
      "tree": "4a50b74048fd170fc96a1ba800127669033901c2",
      "parents": [
        "4ab9756906181f58a41a18291748c2df57664107",
        "3f7314e3310fbaddc984ae3218f7bb22f13cda11"
      ],
      "author": {
        "name": "Jeremy Joslin",
        "email": "jjoslin@google.com",
        "time": "Thu Mar 03 16:54:28 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Mar 03 16:54:28 2016 +0000"
      },
      "message": "Merge \"Revert \"New systemapi to mark a wifi network as metered.\"\" into mm-wireless-dev\nam: 3f7314e331\n\n* commit \u00273f7314e3310fbaddc984ae3218f7bb22f13cda11\u0027:\n  Revert \"New systemapi to mark a wifi network as metered.\"\n"
    },
    {
      "commit": "3f7314e3310fbaddc984ae3218f7bb22f13cda11",
      "tree": "5bd4543a6d1c2681f2710f73d0244418d4acd884",
      "parents": [
        "578a76e7de77492ac33e407fff4fb9a2f5550d8a",
        "e9e6083ee19b7474d853b4b8c3e4b4fbcba30855"
      ],
      "author": {
        "name": "Jeremy Joslin",
        "email": "jjoslin@google.com",
        "time": "Thu Mar 03 16:49:27 2016 +0000"
      },
      "committer": {
        "name": "Android Partner Code Review",
        "email": "android-gerrit-partner@google.com",
        "time": "Thu Mar 03 16:49:28 2016 +0000"
      },
      "message": "Merge \"Revert \"New systemapi to mark a wifi network as metered.\"\" into mm-wireless-dev"
    },
    {
      "commit": "4ab9756906181f58a41a18291748c2df57664107",
      "tree": "9a40a42abe8f884699ec385ed5ec13fb59a09ed8",
      "parents": [
        "64389e25ba47dfd20d0cbcf59994c03c11f8facc",
        "6ef0ac3278be02c2249170b862245692e5afa80d"
      ],
      "author": {
        "name": "Lajos Molnar",
        "email": "lajos@google.com",
        "time": "Thu Mar 03 16:14:24 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 03 16:14:26 2016 +0000"
      },
      "message": "Merge \"media: Add track ID format key\" into nyc-dev"
    },
    {
      "commit": "6ef0ac3278be02c2249170b862245692e5afa80d",
      "tree": "54f05ab3a9400146ac70924d4a70e547aff5aa0b",
      "parents": [
        "abf11299b78596e4ed4e0dcb4bacb6ff6318b010"
      ],
      "author": {
        "name": "Lajos Molnar",
        "email": "lajos@google.com",
        "time": "Fri Feb 26 08:49:30 2016 -0800"
      },
      "committer": {
        "name": "Lajos Molnar",
        "email": "lajos@google.com",
        "time": "Thu Mar 03 16:12:52 2016 +0000"
      },
      "message": "media: Add track ID format key\n\nBug: 25684127\nChange-Id: I574515c3c144f5cabe4f40d934d062de1dd20851\n"
    },
    {
      "commit": "34bfcf1fdfe26d510cd6a13ce77113a0b18b9ea4",
      "tree": "b012fd8bd5335170648699c3dde648540da54ff4",
      "parents": [
        "0c9ef61944e883219dd167f765a504ab8cdb7710"
      ],
      "author": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Wed Mar 02 14:30:08 2016 +0000"
      },
      "committer": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Thu Mar 03 11:41:36 2016 +0000"
      },
      "message": "Track libcore change 2c423c81bfa731df2577a.\n\nAlso includes a regenerated test-current.txt.\n\nbug: 27423298\n\n(cherry picked from commit a1becdc6982d770737d6b56f974c4f5beb244076)\n\nChange-Id: Iaa385947af79cee7b0fa1cde10d106411e2f67d2\n"
    },
    {
      "commit": "d98885c128e7045da244098d82751da6e792d677",
      "tree": "3bd853f18f1013e5e5eb787f4eb63784d944114d",
      "parents": [
        "8316fac9c0772b1908d45b2286298b5b791d3ca7"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Mar 01 17:13:03 2016 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Mar 02 17:40:52 2016 -0800"
      },
      "message": "Add APIs to find out the time when a process was created.\n\nChange-Id: Id0d12c377f278fec6e31a98eab0c865a23c006ec\n"
    },
    {
      "commit": "d493ed6c0c37b3d70087ea0512811526e41bb8b8",
      "tree": "e9e3cfe29c83751540a93471c475bd4aca5d92db",
      "parents": [
        "87553010172e84feb952c2130f0aba734cdc4f44",
        "79a2457e198cf40b2b80e7fb6bd1656a9d78f246"
      ],
      "author": {
        "name": "Chris Tate",
        "email": "ctate@android.com",
        "time": "Thu Mar 03 01:30:33 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 03 01:30:35 2016 +0000"
      },
      "message": "Merge \"Add API to clear a specific wallpaper\" into nyc-dev"
    },
    {
      "commit": "79a2457e198cf40b2b80e7fb6bd1656a9d78f246",
      "tree": "450eae14368ab46a231cf666a7d25eecd02462e2",
      "parents": [
        "d53f0df7dfb1eee22f7953870ed9d24688596712"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Wed Mar 02 14:42:44 2016 -0800"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Wed Mar 02 17:05:25 2016 -0800"
      },
      "message": "Add API to clear a specific wallpaper\n\nThere was previously no public API for clearing the keyguard wallpaper\nversus the system wallpaper, or both.  Now there is.\n\nBug 27400185\n\nChange-Id: If1789dd430040acdf16d77413c0e4b46bf3789f3\n"
    },
    {
      "commit": "99a4966ed710eddc6b79b7b1d0a5a63547078cbd",
      "tree": "83c6c01c4f8038132ad1574e7bf4dc288f67031d",
      "parents": [
        "c9f0a1103ea307e5e157e63e7915b38f83d27ca3",
        "76a620f0482ba54a4921c7c7e7eeb8ea87c12d3e"
      ],
      "author": {
        "name": "Lifu Tang",
        "email": "lifu@google.com",
        "time": "Thu Mar 03 00:48:36 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 03 00:48:39 2016 +0000"
      },
      "message": "Merge \"Addressed the review comments from API Council\" into nyc-dev"
    },
    {
      "commit": "76a620f0482ba54a4921c7c7e7eeb8ea87c12d3e",
      "tree": "143a2b80541afba313a780ed11a3729dbf4446c6",
      "parents": [
        "063a570ef0a0b24e3344fcb56351a3e08c52da28"
      ],
      "author": {
        "name": "Lifu Tang",
        "email": "lifu@google.com",
        "time": "Fri Feb 26 19:53:01 2016 -0800"
      },
      "committer": {
        "name": "Lifu Tang",
        "email": "lifu@google.com",
        "time": "Wed Mar 02 16:41:47 2016 -0800"
      },
      "message": "Addressed the review comments from API Council\n\nFollowing are the review comments from API Council:\n\n(Places below that reference \"s/foo/bar/\" below are suggesting that \"foo\" be\n replaced with \"bar\".)\n\nGnssClock\n-- Class docs should not refer to \"GPS\" at the top level\n-- s/InNs/Nanos/\n-- s/Sec/Second/\n\nGnssMeasurement\n-- s/In// for \"InUnitname\"\n-- s/Sec/Second/\n-- s/Ms/Millis/\n-- s/Deg/Degrees/\n-- STATUS_GPS_LOCATION_DISABLED -\u003e STATUS_GNSS_LOCATION_DISABLED\n\nGnssMeasurementsEvent.Callback\n-- \"returns\" -\u003e \"reports\" in the method docs as the methods return void\n\nLocationManager\n-- register/unregisterGnssMeasurementEventCallback -\u003e\n   register/unregisterGnssMeasurementsEventCallback (plural)\n\nGnssNavigationMessage\n-- MESSAGE_TYPE_ constants -\u003e change to just TYPE_; the \"MESSAGE\" is redundant\n   with the class name\n-- is a signed byte/short ok based on the standard here? If not consider using\n   int in the public api\n\nGnssStatus\n-- Make sure @IntDef exists for the constellation type\n-- Please append unit types for values returned to match GnssMeasurement methods\n\nGnssStatusCallback\n-- Please document time base/units for the time parameter of onFirstFix\n\nBug: 27385557\nChange-Id: Ifed6a2eca3fd7ba89b3ded6964a70376235af8f4\n"
    },
    {
      "commit": "99278e1c724e01b792dd27031bc579e7d738edc1",
      "tree": "40250da04e0c6390b2dfeaa9f5e1896c456dc8a5",
      "parents": [
        "28ff76b455d35f99e68bee41b629c11ccf4f46d0"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Wed Mar 02 11:41:23 2016 -0800"
      },
      "committer": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Wed Mar 02 14:43:41 2016 -0800"
      },
      "message": "Rename AudioRecordConfiguration to AudioRecordingConfiguration\n\nIn package android.media: rename AudioRecordConfiguration to\n   AudioRecordingConfiguration to avoid ambiguity with the\n   android.media.AudioRecord class\n\nBug 27385560\n\nChange-Id: Ia633ac30cbe151b8f0f903dc96a459a56737ace2\n"
    },
    {
      "commit": "28ff76b455d35f99e68bee41b629c11ccf4f46d0",
      "tree": "9883a3fb309b19147db6a66137868b632f59a9d0",
      "parents": [
        "342006e91990f59b2e71c76a7d8589f7de571246"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Wed Mar 02 09:36:30 2016 -0800"
      },
      "committer": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Wed Mar 02 14:40:03 2016 -0800"
      },
      "message": "API changes for audio recording notifications\n\nMake AudioRecordConfiguration final since it is parcelable.\nIn AudioRecordingCallback, pass the array of active recording\n  configurations.\nAdd @IntDef for return values for\n  AudioRecordConfiguration.getClientAudioSource()\n\nBug 27385560\n\nChange-Id: I01193577f50e50496742d888b45f89a2c3b67904\n"
    },
    {
      "commit": "e9e6083ee19b7474d853b4b8c3e4b4fbcba30855",
      "tree": "fc94f1cb2c0fabe590d7d6203509a5a2ee95d9e9",
      "parents": [
        "7a598d3d800fc47b7c2f9300411edc0ef06da493"
      ],
      "author": {
        "name": "Jeremy Joslin",
        "email": "jjoslin@google.com",
        "time": "Wed Mar 02 22:16:27 2016 +0000"
      },
      "committer": {
        "name": "Jeremy Joslin",
        "email": "jjoslin@google.com",
        "time": "Wed Mar 02 22:16:27 2016 +0000"
      },
      "message": "Revert \"New systemapi to mark a wifi network as metered.\"\n\nThis reverts commit 7a598d3d800fc47b7c2f9300411edc0ef06da493.\n\nChange-Id: Ib6b9081ee4ded7582fb90d7a9066de95ab221f61\n"
    },
    {
      "commit": "98e386f650d5f6d05792d164e78ff3cbdbc5381e",
      "tree": "19d410ba520d9cd58e933c4d0d10a3c5a5d5b394",
      "parents": [
        "a793284540e1ccba648871dafb1561dcffc8aa49",
        "078f9b98138b52602fb2495107ff1a1a53090757"
      ],
      "author": {
        "name": "Keun-young Park",
        "email": "keunyoung@google.com",
        "time": "Wed Mar 02 17:12:40 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Mar 02 17:12:42 2016 +0000"
      },
      "message": "Merge \"Revert \"Revert \"make isUiModeLocked, isNightModeLocked test api\"\"\" into nyc-dev"
    },
    {
      "commit": "94825a16e021e526be8cb07560bf283517794aa0",
      "tree": "32778176c393a607b003acda6fc63b47d4fb871a",
      "parents": [
        "c14893bf5a2ad76ad6279f09b66020610e32041f"
      ],
      "author": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Wed Mar 02 13:35:23 2016 +0000"
      },
      "committer": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Wed Mar 02 14:18:30 2016 +0000"
      },
      "message": "Track libcore change 2729b8c4d26170.\n\ntest-current.txt was regenerated on nyc-dev.\n\nbug: 27423298\n\n(cherry picked from commit b16a96538aa735c6926a95250fde2eca4b8e38ad)\n\nChange-Id: Ieba7afaff407a421d3c2430f243151857cb42f97\n"
    },
    {
      "commit": "078f9b98138b52602fb2495107ff1a1a53090757",
      "tree": "215725eead3408c329da9af5c0049919c4b902e8",
      "parents": [
        "92373d23ee13a3d017ee8570229eed164935cd35"
      ],
      "author": {
        "name": "Keun-young Park",
        "email": "keunyoung@google.com",
        "time": "Wed Mar 02 02:18:19 2016 +0000"
      },
      "committer": {
        "name": "Keun-young Park",
        "email": "keunyoung@google.com",
        "time": "Wed Mar 02 02:18:19 2016 +0000"
      },
      "message": "Revert \"Revert \"make isUiModeLocked, isNightModeLocked test api\"\"\n\nThis reverts commit 92373d23ee13a3d017ee8570229eed164935cd35.\n\nChange-Id: Idf0c3f1d3bed522142f8af3526effe813664d89f\n"
    },
    {
      "commit": "fa6a1bc755e592ca649e0428f0866289d91df1ea",
      "tree": "773108c36fab2059f6109e054178c59654b190d0",
      "parents": [
        "9ad443f59c3aaff699fa094efa6855bdf28b7743"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Tue Mar 01 17:36:23 2016 -0700"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Tue Mar 01 17:36:23 2016 -0700"
      },
      "message": "Sometimes to step forward, we need to go back. [2/2]\n\nChange-Id: Iccabb95530a6e3c3950cb9a8dfe84e75354d2f5f\n"
    },
    {
      "commit": "9ad443f59c3aaff699fa094efa6855bdf28b7743",
      "tree": "2573506225ed738471bc6f5e8d2cff042b4d9481",
      "parents": [
        "d25d2f5346d0f4e89c09bd45978bf4c96399d947"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Tue Mar 01 17:28:36 2016 -0700"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Tue Mar 01 17:28:36 2016 -0700"
      },
      "message": "Sometimes to step forward, we need to go back. [1/2]\n\nChange-Id: Ibff95298dc2e6c09675018ad0c45506589b6312a\n"
    },
    {
      "commit": "6cc1ba8e174935aeaf5e6da20cb8aeb243c2f08c",
      "tree": "f4e58247715419ce650b881346a3b9624493e0a6",
      "parents": [
        "2e36a9e1c726310c51005b1b970ac9394006bdbd",
        "aa8b0d74f4f4e14c3591582bad7baead0d30e655"
      ],
      "author": {
        "name": "Svetoslav Ganov",
        "email": "svetoslavganov@google.com",
        "time": "Tue Mar 01 23:42:18 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 01 23:42:20 2016 +0000"
      },
      "message": "Merge \"API for safe label to present in the UI\" into nyc-dev"
    },
    {
      "commit": "2e36a9e1c726310c51005b1b970ac9394006bdbd",
      "tree": "d7c12830307243314047bde2ceaaf83ab25b5d3d",
      "parents": [
        "285bec2641292abc37c5ad230bd309cede754a70",
        "3204251a4a77789d3ed64cd09fed173aca7be4bc"
      ],
      "author": {
        "name": "Anna Galusza",
        "email": "agalusza@google.com",
        "time": "Tue Mar 01 23:39:07 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 01 23:39:09 2016 +0000"
      },
      "message": "Merge \"Throw exception from SoftKeyboardController if connection is dead and declare SHOW_MODE_AUTO and SHOW_MODE_HIDDEN in AccessibilityService class. Bug: 27364143\" into nyc-dev"
    },
    {
      "commit": "8486706affc6366af57a4e39797f9bf8d2ad68e3",
      "tree": "eb044cd6b4c9655534575a8ddb62651f59781e43",
      "parents": [
        "2657492e5ad9db841b3d6d4fe06d38437be08a6d",
        "92373d23ee13a3d017ee8570229eed164935cd35"
      ],
      "author": {
        "name": "Keun-young Park",
        "email": "keunyoung@google.com",
        "time": "Tue Mar 01 22:59:13 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 01 22:59:14 2016 +0000"
      },
      "message": "Merge \"Revert \"make isUiModeLocked, isNightModeLocked test api\"\" into nyc-dev"
    },
    {
      "commit": "92373d23ee13a3d017ee8570229eed164935cd35",
      "tree": "f8a3d61a22b7846070d3330be4ad6363f3f9c445",
      "parents": [
        "b493a7dffe1b40fd7d5c22b8ed340c76918bc56b"
      ],
      "author": {
        "name": "Keun-young Park",
        "email": "keunyoung@google.com",
        "time": "Tue Mar 01 22:58:15 2016 +0000"
      },
      "committer": {
        "name": "Keun-young Park",
        "email": "keunyoung@google.com",
        "time": "Tue Mar 01 22:58:15 2016 +0000"
      },
      "message": "Revert \"make isUiModeLocked, isNightModeLocked test api\"\n\nThis reverts commit b493a7dffe1b40fd7d5c22b8ed340c76918bc56b.\n\nChange-Id: I651b7ee5b9ca5d7fa1cde1c625bbaa585e186544\n"
    },
    {
      "commit": "aa8b0d74f4f4e14c3591582bad7baead0d30e655",
      "tree": "404bcee2e1a831a3c38079e6ee851cd223f790f5",
      "parents": [
        "80d78dc92bed0873d03e357e025f994af1217577"
      ],
      "author": {
        "name": "Svetoslav Ganov",
        "email": "svetoslavganov@google.com",
        "time": "Tue Mar 01 14:12:43 2016 -0800"
      },
      "committer": {
        "name": "Svetoslav Ganov",
        "email": "svetoslavganov@google.com",
        "time": "Tue Mar 01 14:31:39 2016 -0800"
      },
      "message": "API for safe label to present in the UI\n\nbug:23531798\n\nChange-Id: Ic3e0ed3db11445dbc5e562ca1a91b181ec5f2553\n"
    },
    {
      "commit": "9cd89a403e60f6be665a6068be76b805c8b83402",
      "tree": "c51e770ec7aba6697e6127ca53adf6e309d194f5",
      "parents": [
        "f445f76ecafd9734e7f2ff9d5e42c3d77fdcfffd",
        "b55c7517ba4b2c2959a0bc4d37536e7e3c8283c9"
      ],
      "author": {
        "name": "Dongwon Kang",
        "email": "dwkang@google.com",
        "time": "Tue Mar 01 22:11:43 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 01 22:11:47 2016 +0000"
      },
      "message": "Merge \"TIF: Address API review comments\" into nyc-dev"
    },
    {
      "commit": "3204251a4a77789d3ed64cd09fed173aca7be4bc",
      "tree": "3537d03fa55e3471378605b17fa28c0e1f706cbf",
      "parents": [
        "414c529a4f3d8aa50df6e3615d2084ac1089de85"
      ],
      "author": {
        "name": "Anna Galusza",
        "email": "agalusza@google.com",
        "time": "Mon Feb 29 15:39:08 2016 -0800"
      },
      "committer": {
        "name": "Anna Galusza",
        "email": "agalusza@google.com",
        "time": "Tue Mar 01 12:40:19 2016 -0800"
      },
      "message": "Throw exception from SoftKeyboardController if connection is dead and declare\nSHOW_MODE_AUTO and SHOW_MODE_HIDDEN in AccessibilityService class.\nBug: 27364143\n\nChange-Id: I02c23fbfab1eae8b2a155b1d9c3857e4eb6addb1\n"
    },
    {
      "commit": "4f858aaa5a7ef493e79e6d35a8d526f5d8de97e9",
      "tree": "ec096fda767ed1b58e77c8c9b9ecef1b8de7649e",
      "parents": [
        "4722231184e75a16fe506f6d903a9cddfd9a8460",
        "a67932374dbbfbe4c6440d223fc7922b313dd957"
      ],
      "author": {
        "name": "Todd Kennedy",
        "email": "toddke@google.com",
        "time": "Tue Mar 01 20:39:57 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 01 20:39:59 2016 +0000"
      },
      "message": "Merge \"Revert \"Revert \"Remove deprecated methods / classes\"\"\" into nyc-dev"
    },
    {
      "commit": "ecc873d5ee8730833fe261e03b8b058c343d71db",
      "tree": "864496e056718365097a47a526ff4fa426363659",
      "parents": [
        "eca23784db8184f2912b0f8c742b58a3b59ad854",
        "b73ebc88d9cf104b3a2ca7c1b2afb66ff9b8e6d0"
      ],
      "author": {
        "name": "Jakub Pawlowski",
        "email": "jpawlowski@google.com",
        "time": "Tue Mar 01 20:04:33 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 01 20:04:34 2016 +0000"
      },
      "message": "Merge \"Hide android.bluetooth.OobData\" into nyc-dev"
    },
    {
      "commit": "35293d2ff7de5d98f9bc5a4417de66147f4a1cf5",
      "tree": "241567b90ab0e66e71ffbed0062bd107fb3375c8",
      "parents": [
        "d1caf8560df4860fa7fcbd63afe359990f72d9f4",
        "6701be428cc3d96dd1735238f3f4299cf5eecaed"
      ],
      "author": {
        "name": "Abhijith Shastry",
        "email": "ashastry@google.com",
        "time": "Tue Mar 01 19:56:05 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 01 19:56:06 2016 +0000"
      },
      "message": "Merge \"Add deprecated annotation to launchManageBlockedNumbersActivity API.\" into nyc-dev"
    },
    {
      "commit": "b73ebc88d9cf104b3a2ca7c1b2afb66ff9b8e6d0",
      "tree": "f84cf940a4d6dab15677431e29c05b0f4a2d6c20",
      "parents": [
        "4f655de3de5819c1076b83747c135554dfd22708"
      ],
      "author": {
        "name": "Jakub Pawlowski",
        "email": "jpawlowski@google.com",
        "time": "Mon Feb 29 19:31:59 2016 -0800"
      },
      "committer": {
        "name": "Jakub Pawlowski",
        "email": "jpawlowski@google.com",
        "time": "Tue Mar 01 11:00:33 2016 -0800"
      },
      "message": "Hide android.bluetooth.OobData\n\nBug: 27385555\nChange-Id: I1767909ca17b1b23a2f23ea4a5b4a02cc52eecde\n"
    },
    {
      "commit": "63f2c9b0cb2d041202978369ccb9ed3726cd8e3b",
      "tree": "68219393b9cd2c3b079ecfd701d7bacaa02277e4",
      "parents": [
        "78f335e7537184093bd78fc22a1ce64c34bd01a5",
        "b493a7dffe1b40fd7d5c22b8ed340c76918bc56b"
      ],
      "author": {
        "name": "Keun-young Park",
        "email": "keunyoung@google.com",
        "time": "Tue Mar 01 18:37:55 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 01 18:37:57 2016 +0000"
      },
      "message": "Merge \"make isUiModeLocked, isNightModeLocked test api\" into nyc-dev"
    },
    {
      "commit": "b55c7517ba4b2c2959a0bc4d37536e7e3c8283c9",
      "tree": "6145d5b8239b04e366531d9feb0aa3767a9a764f",
      "parents": [
        "168d5e4e2e132d8be0922021f46efd4361e9fcb1"
      ],
      "author": {
        "name": "Dongwon Kang",
        "email": "dwkang@google.com",
        "time": "Tue Mar 01 09:36:07 2016 -0800"
      },
      "committer": {
        "name": "Dongwon Kang",
        "email": "dwkang@google.com",
        "time": "Tue Mar 01 10:03:58 2016 -0800"
      },
      "message": "TIF: Address API review comments\n\nBug: 27386052\nChange-Id: I242819e0817723e247b8fe646d534899ab50af76\n"
    },
    {
      "commit": "933c1d48bcefcd133d97ccdec6581b246313d423",
      "tree": "6d68776ad5778b230615c46ad123d18cf0da91dd",
      "parents": [
        "6839f4c5f4ce67e20ca4e839afb2c553701e826f"
      ],
      "author": {
        "name": "Przemyslaw Szczepaniak",
        "email": "pszczepaniak@google.com",
        "time": "Tue Mar 01 17:03:02 2016 +0000"
      },
      "committer": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Tue Mar 01 17:22:07 2016 +0000"
      },
      "message": "Track change 02072325e0133d78cc575732a0762ed3da0242a7\n\nBug: 27404545\nChange-Id: I51b1e7239d456f0ec1d0bdc6b54761aeb44368d9\n"
    },
    {
      "commit": "24825ff42153a842499e2ff1e581581b0f760b2a",
      "tree": "b2bc02ad54ffd29ff719988caefd3856a5c70ee7",
      "parents": [
        "5fea67e88e9c5a98a047546af87ecfce01d48298"
      ],
      "author": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Tue Mar 01 17:18:58 2016 +0000"
      },
      "committer": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Tue Mar 01 17:18:58 2016 +0000"
      },
      "message": "Regenerate API after b8f53ee812b75b526c3b481b62334e45609fa70e.\n\nbug: 26704777\nChange-Id: Ib448d90fdf0200d77df9cbb8930a904fbe3374ca\n"
    },
    {
      "commit": "78614f7714cec3cacc4947b5c3e1a2b199640a3b",
      "tree": "a9b4001802502d2ee94477b2e1881d7856d9eda7",
      "parents": [
        "8fc5462ee1f9b8e5b13d13b0920433b340fa6b6c",
        "f2615b8b339b812ad6b309d5ec116eb0add320f3"
      ],
      "author": {
        "name": "Ronghua Wu",
        "email": "ronghuawu@google.com",
        "time": "Tue Mar 01 16:35:20 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 01 16:35:22 2016 +0000"
      },
      "message": "Merge \"media: define HEVCProfileMain10HDR10\" into nyc-dev"
    },
    {
      "commit": "a67932374dbbfbe4c6440d223fc7922b313dd957",
      "tree": "59ba1c512eb7732c9913c2306017a67650342bd5",
      "parents": [
        "72041bb2c6cbdab53f00d23cd7f832acf2cbfb5d"
      ],
      "author": {
        "name": "Todd Kennedy",
        "email": "toddke@google.com",
        "time": "Wed Feb 24 22:46:00 2016 +0000"
      },
      "committer": {
        "name": "Todd Kennedy",
        "email": "toddke@google.com",
        "time": "Tue Mar 01 07:19:33 2016 -0800"
      },
      "message": "Revert \"Revert \"Remove deprecated methods / classes\"\"\n\nThis reverts commit 5cbeb5902633646fbc0a1be252081e77aaaee7b4.\n\nChange-Id: Id96010364d65e6131221ebbcc8ce5889a2da256c\n"
    },
    {
      "commit": "2319dd3a66754b8b6ff27a1363c33244a8a9eccc",
      "tree": "1d4e8dddb5ffed65cc1f0212e64010878eb20abb",
      "parents": [
        "1aec93f1819369bda9e6cb0bd282419808c304c3",
        "361e82d399d33e0c45e9a002f2e519f1457a84ad"
      ],
      "author": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Tue Mar 01 15:05:33 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 01 15:05:36 2016 +0000"
      },
      "message": "Merge \"Api review: AutomaticZenRule\" into nyc-dev"
    },
    {
      "commit": "6701be428cc3d96dd1735238f3f4299cf5eecaed",
      "tree": "33d10e4d377f8de2594eae53f1000ab10d590750",
      "parents": [
        "d1bb54b80e15d40ea832cec14fc484422dd0291f"
      ],
      "author": {
        "name": "Abhijith Shastry",
        "email": "ashastry@google.com",
        "time": "Mon Feb 29 16:29:39 2016 -0800"
      },
      "committer": {
        "name": "Abhijith Shastry",
        "email": "ashastry@google.com",
        "time": "Mon Feb 29 16:31:12 2016 -0800"
      },
      "message": "Add deprecated annotation to launchManageBlockedNumbersActivity API.\n\nBUG: 27364137\nChange-Id: I0c5c05042e6bc05a605613bde7ba3c579c1858ed\n"
    },
    {
      "commit": "b7ed5b074d59a188c25a44a113a0d49dec24d876",
      "tree": "e8e9881461eb69ffc56b01a50745a20597b98663",
      "parents": [
        "4e572d32f870cec54100ea47f4828bfe483bb50e",
        "575a9492bb409ba73e5a7249d996efe522d96282"
      ],
      "author": {
        "name": "Abhijith Shastry",
        "email": "ashastry@google.com",
        "time": "Tue Mar 01 00:07:59 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 01 00:08:01 2016 +0000"
      },
      "message": "Merge \"Updates to BlockedNumberContract from API review.\" into nyc-dev"
    },
    {
      "commit": "753c347efd0a03ee0187e9c98c9978e43104c257",
      "tree": "50f2d9dc06f8dcea620b7ff54882ec01702fad96",
      "parents": [
        "a52f6a17efa944adc945a61788cc3beb54c569e7",
        "50d1c044b5ce4b6fef532dc6e083cef903f554b2"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@google.com",
        "time": "Tue Mar 01 00:02:41 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 01 00:02:43 2016 +0000"
      },
      "message": "Merge \"Parcelable classes should always be final.\" into nyc-dev"
    },
    {
      "commit": "50d1c044b5ce4b6fef532dc6e083cef903f554b2",
      "tree": "a939ccdb97eaea101b411732145882c5861bd100",
      "parents": [
        "331279b239a6f5f392372f34cd6923fa589f9987"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Mon Feb 29 16:34:46 2016 -0700"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Mon Feb 29 16:46:09 2016 -0700"
      },
      "message": "Parcelable classes should always be final.\n\nAlso hide ConnectivityMetricsEvent which isn\u0027t being used yet.\n\nBug: 27415331\nChange-Id: Iacdccddda504f3f669185f807b4f35b8dc2b0212\n"
    },
    {
      "commit": "575a9492bb409ba73e5a7249d996efe522d96282",
      "tree": "513037a51aa92ea15a940a7a75d7746725c501a8",
      "parents": [
        "1ce163fe34ae05218d723acafc4dd47bd55cc8da"
      ],
      "author": {
        "name": "Abhijith Shastry",
        "email": "ashastry@google.com",
        "time": "Mon Feb 29 14:32:57 2016 -0800"
      },
      "committer": {
        "name": "Abhijith Shastry",
        "email": "ashastry@google.com",
        "time": "Mon Feb 29 15:44:05 2016 -0800"
      },
      "message": "Updates to BlockedNumberContract from API review.\n\nJavadoc updates are also included.\n\nBUG: 27364137\nChange-Id: Id99b5c0fadd2a62a33217b44c7f30dd2f3beb9be\n"
    },
    {
      "commit": "86a27f343cd0c1bf5854aca4af6311faef45342f",
      "tree": "c5d0013022cc956de1ab59065d60cdd321b4c75c",
      "parents": [
        "9e9bce724e73c4d553dc1ff0ff8f80289487f609",
        "59fb43e7bdc607f49b301644e4300485f352b103"
      ],
      "author": {
        "name": "Pablo Ceballos",
        "email": "pceballos@google.com",
        "time": "Mon Feb 29 22:58:54 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Feb 29 22:58:56 2016 +0000"
      },
      "message": "Merge \"Fix glGetTransformFeedbackVarying JNI\" into nyc-dev"
    },
    {
      "commit": "1ce163fe34ae05218d723acafc4dd47bd55cc8da",
      "tree": "699b51b148311a3a92f9dc9d701f5b5bece9f2e4",
      "parents": [
        "dbfe753c41d271d510ede9f344718f636ee3e3bf",
        "a26fe99b1ecf9a2dc35aba72a97e2a4e05de543c"
      ],
      "author": {
        "name": "Abhijith Shastry",
        "email": "ashastry@google.com",
        "time": "Mon Feb 29 20:23:19 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Feb 29 20:23:21 2016 +0000"
      },
      "message": "Merge \"Add new API to create an intent to manage blocked numbers.\" into nyc-dev"
    },
    {
      "commit": "a26fe99b1ecf9a2dc35aba72a97e2a4e05de543c",
      "tree": "c841681a56748e451d2e71bbc1686c35ba5a81f6",
      "parents": [
        "1e6f8343b59008545826c57e4781e2a4b3168f1d"
      ],
      "author": {
        "name": "Abhijith Shastry",
        "email": "ashastry@google.com",
        "time": "Mon Feb 29 11:40:24 2016 -0800"
      },
      "committer": {
        "name": "Abhijith Shastry",
        "email": "ashastry@google.com",
        "time": "Mon Feb 29 11:53:43 2016 -0800"
      },
      "message": "Add new API to create an intent to manage blocked numbers.\n\nThis replaces the launchManageBlockedNumbersActivity API.\n\nBUG: 27364137\n\nChange-Id: I5d5a20d25f0dea8b8e0e998b51f80658ff404e2c\n"
    },
    {
      "commit": "b77f9ec93a11841aacb72d4fecd1bf56f6253254",
      "tree": "4ee512edeb86c7acb986a68e990f6c649044a9f8",
      "parents": [
        "8ccb68af89c68e32b908652436acfa339e034bcc",
        "e5d76e827600c44657e328599ffc9d0e8a258e58"
      ],
      "author": {
        "name": "Ruben Brunk",
        "email": "rubenbrunk@google.com",
        "time": "Mon Feb 29 19:50:35 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Feb 29 19:50:37 2016 +0000"
      },
      "message": "Merge \"Revert \"DO NOT SUBMIT: Hide VR features for preview.\"\" into nyc-dev"
    },
    {
      "commit": "e5d76e827600c44657e328599ffc9d0e8a258e58",
      "tree": "a32716448d0d921ada7dc53534cf7122318b8178",
      "parents": [
        "cfa66a2a45c3cec6c338d0d83806fb33d63cfd44"
      ],
      "author": {
        "name": "Ruben Brunk",
        "email": "rubenbrunk@google.com",
        "time": "Mon Feb 29 19:50:15 2016 +0000"
      },
      "committer": {
        "name": "Ruben Brunk",
        "email": "rubenbrunk@google.com",
        "time": "Mon Feb 29 19:50:15 2016 +0000"
      },
      "message": "Revert \"DO NOT SUBMIT: Hide VR features for preview.\"\n\nThis reverts commit cfa66a2a45c3cec6c338d0d83806fb33d63cfd44.\n\nChange-Id: Ibf36092205b14c29935d1f28be5f5b5f64b1d16c\n"
    },
    {
      "commit": "8ccb68af89c68e32b908652436acfa339e034bcc",
      "tree": "ad55c3bd27a5ef2b2ea89f800c76b92fff14e2a3",
      "parents": [
        "b7cdf1da0a1f88ee89ab339a6c0b5e1b088050a6",
        "cfa66a2a45c3cec6c338d0d83806fb33d63cfd44"
      ],
      "author": {
        "name": "Ruben Brunk",
        "email": "rubenbrunk@google.com",
        "time": "Mon Feb 29 19:43:53 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Feb 29 19:43:55 2016 +0000"
      },
      "message": "Merge \"DO NOT SUBMIT: Hide VR features for preview.\" into nyc-dev"
    },
    {
      "commit": "b493a7dffe1b40fd7d5c22b8ed340c76918bc56b",
      "tree": "215725eead3408c329da9af5c0049919c4b902e8",
      "parents": [
        "342006e91990f59b2e71c76a7d8589f7de571246"
      ],
      "author": {
        "name": "Keun-young Park",
        "email": "keunyoung@google.com",
        "time": "Mon Feb 29 09:33:51 2016 -0800"
      },
      "committer": {
        "name": "Keun-young Park",
        "email": "keunyoung@google.com",
        "time": "Mon Feb 29 10:17:17 2016 -0800"
      },
      "message": "make isUiModeLocked, isNightModeLocked test api\n\nbug: 27365818\nChange-Id: I2813493bb10f02741bd7c47a144fdc43eced0030\n"
    },
    {
      "commit": "f8880561e67e1da246970b49b14285efd4164ab1",
      "tree": "0db1266500429ffcab717b898faf71355c58e203",
      "parents": [
        "2362bdf2c73b24ff3589ecd670c3bde366cde45e"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Feb 26 13:03:01 2016 -0700"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Sat Feb 27 17:17:01 2016 -0700"
      },
      "message": "When system server goes down, crash apps more.\n\nSimilar to first patch, but now using new \"rethrowFromSystemServer()\"\nmethod which internally translates DeadObjectException into\nDeadSystemException.  New logic over in Log.printlns() now\nsuppresses the DeadSystemException stack traces, since they\u0027re\nmisleading and just added pressure to the precious log buffer space.\n\nAdd some extra RuntimeInit checks to suppress logging-about-logging\nwhen the system server is dead.\n\nBug: 27364859\nChange-Id: I05316b3e8e42416b30a56a76c09cd3113a018123\n"
    },
    {
      "commit": "093fa4ebd88692acd07fc78cb87f61ebfbcbb973",
      "tree": "5f63fd3a599aa54957f8d254f810cb4431c98b83",
      "parents": [
        "09c09fd345a6b4c9619885428dce9802ad7b8cd8"
      ],
      "author": {
        "name": "Jae Seo",
        "email": "jaeseo@google.com",
        "time": "Fri Feb 26 15:01:08 2016 -0800"
      },
      "committer": {
        "name": "Jae Seo",
        "email": "jaeseo@google.com",
        "time": "Fri Feb 26 16:54:11 2016 -0800"
      },
      "message": "TIF: Enable per state input icon in TvInputInfo\n\nAlso made the fields final and grouped them.\n\nBug: 23820259\nChange-Id: I725c830d7c73e8cbc01b6a4f4f4991cb42258380\n"
    },
    {
      "commit": "361e82d399d33e0c45e9a002f2e519f1457a84ad",
      "tree": "668c4b9d7548bde617707253292f829795c85c3c",
      "parents": [
        "0edb50c4bf0a4ae7a40f241c92fa57483ca73552"
      ],
      "author": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Fri Feb 26 18:19:49 2016 -0500"
      },
      "committer": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Fri Feb 26 18:44:32 2016 -0500"
      },
      "message": "Api review: AutomaticZenRule\n\nBug: 27364144\nChange-Id: I17fec34d7a277173820bed7829baf5bf905f327a\n"
    },
    {
      "commit": "cfa66a2a45c3cec6c338d0d83806fb33d63cfd44",
      "tree": "afd6bccd48fc4876781d7615d5f543c14398713c",
      "parents": [
        "c3f6a8e066167fc90a8d9e31fea794f4b35a023b"
      ],
      "author": {
        "name": "Ruben Brunk",
        "email": "rubenbrunk@google.com",
        "time": "Fri Feb 26 15:29:46 2016 -0800"
      },
      "committer": {
        "name": "Ruben Brunk",
        "email": "rubenbrunk@google.com",
        "time": "Fri Feb 26 15:32:40 2016 -0800"
      },
      "message": "DO NOT SUBMIT: Hide VR features for preview.\n\nBug: 26945446\nChange-Id: I37e2f9f6ffc65be60bcbef4bdf87da89561ef313\n"
    },
    {
      "commit": "f2615b8b339b812ad6b309d5ec116eb0add320f3",
      "tree": "2d43d57fdb17754d4856120a1641d9d774491544",
      "parents": [
        "46151a4739b0ab9620010b16551e60471c959244"
      ],
      "author": {
        "name": "Ronghua Wu",
        "email": "ronghuawu@google.com",
        "time": "Wed Feb 24 16:05:03 2016 -0800"
      },
      "committer": {
        "name": "Ronghua Wu",
        "email": "ronghuawu@google.com",
        "time": "Fri Feb 26 13:22:52 2016 -0800"
      },
      "message": "media: define HEVCProfileMain10HDR10\n\nBug: 25684127\nChange-Id: I9679eaab9b02aeede3e488d33279477a45887b63\n"
    },
    {
      "commit": "3b84812271cda2386557979503c29f3c530b7f90",
      "tree": "2373be5eb27f8a4dbe2f1f0abf4c91853cd84dc1",
      "parents": [
        "77df9cba77ca36151fe779f8c9df0816e77cd832"
      ],
      "author": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Fri Feb 26 10:45:32 2016 -0500"
      },
      "committer": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Fri Feb 26 15:44:02 2016 -0500"
      },
      "message": "Api review: Notification.Builder\n\nBug: 27364889\nChange-Id: I95cee3336f1adb64e37e71a9ab40e68feb1d9c5b\n"
    },
    {
      "commit": "a94742c7f9b6287c97a5cd47cf6542ce25e86513",
      "tree": "9a4655c18c02d94fa6cb1c076ccf9cc489be0f02",
      "parents": [
        "77ca74d941eb4addd7051c747362bace0746b7a7",
        "81c23aac788209e002a79b6886445f7d3f406cb4"
      ],
      "author": {
        "name": "Selim Cinek",
        "email": "cinek@google.com",
        "time": "Fri Feb 26 19:05:03 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Feb 26 19:05:04 2016 +0000"
      },
      "message": "Merge \"Added convenience methods to use chronometer countdown methods\" into nyc-dev"
    },
    {
      "commit": "0a8b9069b344dbc1178cf604271b76a4fc4a9bd9",
      "tree": "bd926c3c6a697fb1c1c4a7442bc865343e12b938",
      "parents": [
        "da71fd6b033fae6df46202c24379996c2e6286fb",
        "9b09e533ac67d3d25465e3312b4957bc90b0c84f"
      ],
      "author": {
        "name": "Paul Mclean",
        "email": "pmclean@google.com",
        "time": "Fri Feb 26 17:32:27 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Feb 26 17:32:28 2016 +0000"
      },
      "message": "Merge \"JNI plumbing for native audio routing API\" into nyc-dev"
    },
    {
      "commit": "da71fd6b033fae6df46202c24379996c2e6286fb",
      "tree": "cf8ed6221ad3222b78b082d81b99f7c10aae5aa8",
      "parents": [
        "abf11299b78596e4ed4e0dcb4bacb6ff6318b010",
        "bdb14a30d0ae0bd8fdaebf76b80f1ca92c42b8a6"
      ],
      "author": {
        "name": "Makoto Onuki",
        "email": "omakoto@google.com",
        "time": "Fri Feb 26 17:21:04 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Feb 26 17:21:05 2016 +0000"
      },
      "message": "Merge \"Remove READ_WRITE_CONTACT_METADATA, which is no longer used\" into nyc-dev"
    },
    {
      "commit": "9b09e533ac67d3d25465e3312b4957bc90b0c84f",
      "tree": "a7e5c6f698eee853315dae8e5df1753bb6f23f2b",
      "parents": [
        "3070d75bf3a6a054f299872a602569f3fceee02f"
      ],
      "author": {
        "name": "Paul McLean",
        "email": "pmclean@google.com",
        "time": "Tue Jan 26 14:43:35 2016 -0700"
      },
      "committer": {
        "name": "Paul McLean",
        "email": "pmclean@google.com",
        "time": "Fri Feb 26 10:15:07 2016 -0700"
      },
      "message": "JNI plumbing for native audio routing API\n\nBug: 23899814\nChange-Id: I3a831bb661fbdfe1981ae3482fcc8773c7df22b6\n"
    },
    {
      "commit": "f0f629ffe44716b8d900929135142f0ebb9325f4",
      "tree": "7fe012d6a0313677a6cd916b7dc47174e615858b",
      "parents": [
        "3070d75bf3a6a054f299872a602569f3fceee02f"
      ],
      "author": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Thu Feb 25 09:34:04 2016 -0500"
      },
      "committer": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Fri Feb 26 10:54:08 2016 -0500"
      },
      "message": "Introduce IMPORTANCE_MIN.\n\nAllow HUNs for \u003e\u003d IMPORTANCE_HIGH.\nAllow full screen intents for IMPORTANCE_MAX.\n\nBug: 22960980\nBug: 26918284\nChange-Id: Id4d2b90ea2e21563dbc716db411060d826e73699\n"
    },
    {
      "commit": "52cdc1593aab9336ad06cfe54cd06ca42ab3837e",
      "tree": "670a8c97673bdfc57a45db064bd7cd8999aebff3",
      "parents": [
        "f40969ac2c19399847f153bfa248efcc0935db3c",
        "302710deaa02ad5fba5e39d9f0f652d3587b8b91"
      ],
      "author": {
        "name": "Ruchi Kandoi",
        "email": "kandoiruchi@google.com",
        "time": "Fri Feb 26 02:26:55 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Feb 26 02:26:56 2016 +0000"
      },
      "message": "Merge \"PowerManager: Hide the SUSTAINED_PERFORMANCE API.\" into nyc-dev"
    },
    {
      "commit": "bdb14a30d0ae0bd8fdaebf76b80f1ca92c42b8a6",
      "tree": "f6091b8afce92eb2ac9bab2a0c63def3b0c1a2c4",
      "parents": [
        "17fc60e13c2a3b78c0f613d46355e23664fd69f3"
      ],
      "author": {
        "name": "Makoto Onuki",
        "email": "omakoto@google.com",
        "time": "Thu Feb 25 16:15:30 2016 -0800"
      },
      "committer": {
        "name": "Makoto Onuki",
        "email": "omakoto@google.com",
        "time": "Thu Feb 25 17:26:06 2016 -0800"
      },
      "message": "Remove READ_WRITE_CONTACT_METADATA, which is no longer used\n\nBug 27365657\n\nChange-Id: Iaf1b62991bbb0ccce9488e4e50bc49a12663a2d0\n"
    },
    {
      "commit": "81c23aac788209e002a79b6886445f7d3f406cb4",
      "tree": "8c96cfd835c80b7ec676db739c7c3cc05d54dba6",
      "parents": [
        "cb24ab8e59753e56d19d3aee78e80ec4d2723b75"
      ],
      "author": {
        "name": "Selim Cinek",
        "email": "cinek@google.com",
        "time": "Thu Feb 25 16:23:13 2016 -0800"
      },
      "committer": {
        "name": "Selim Cinek",
        "email": "cinek@google.com",
        "time": "Thu Feb 25 16:23:13 2016 -0800"
      },
      "message": "Added convenience methods to use chronometer countdown methods\n\nBug: 27343480\nChange-Id: Iea4d0259ba8c3ab91fec5ee04ea4b39e5dd988bf\n"
    },
    {
      "commit": "302710deaa02ad5fba5e39d9f0f652d3587b8b91",
      "tree": "233f484bc81c83b87b66a631c7255787d625178f",
      "parents": [
        "e90c2c5ae91f558c952141a5b69dafb232ea39c9"
      ],
      "author": {
        "name": "Ruchi Kandoi",
        "email": "kandoiruchi@google.com",
        "time": "Thu Feb 25 16:22:54 2016 -0800"
      },
      "committer": {
        "name": "Ruchi Kandoi",
        "email": "kandoiruchi@google.com",
        "time": "Thu Feb 25 16:22:54 2016 -0800"
      },
      "message": "PowerManager: Hide the SUSTAINED_PERFORMANCE API.\n\nBug: 27365880\nChange-Id: Ia84a5af85f6e8ef0740ce4b41dbc5bab4cbeef05\n"
    },
    {
      "commit": "642a4f5b66841788ffce5cf1d81ba744265db174",
      "tree": "cb8fed2b685c0829810822ec4fc38ed80c5411c7",
      "parents": [
        "58bd7cf54bd74d38a38859c1711bd76478d113a4",
        "1cbf9b3741ec486c3ffce08f145501eb1ca73640"
      ],
      "author": {
        "name": "Glenn Kasten",
        "email": "gkasten@google.com",
        "time": "Fri Feb 26 00:17:44 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Feb 26 00:17:45 2016 +0000"
      },
      "message": "Merge \"Allow sample rate UNSPECIFIED to mean a route-dependent value\" into nyc-dev"
    },
    {
      "commit": "d6492a1c7637f9ce3c2c2be3ce6c14c605335e06",
      "tree": "b4b6a330ee1116c5831f29e11dbbc1a4e67a0ec9",
      "parents": [
        "e1df1ba087a92c48ba6a64ddada5dd8bf1635746",
        "38bce7925c58fe585144f25ea6c954bab4f5da42"
      ],
      "author": {
        "name": "Lifu Tang",
        "email": "lifu@google.com",
        "time": "Thu Feb 25 23:59:43 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Feb 25 23:59:45 2016 +0000"
      },
      "message": "Merge \"Removed clock type from GnssClock\" into nyc-dev"
    },
    {
      "commit": "38bce7925c58fe585144f25ea6c954bab4f5da42",
      "tree": "e234e635038d2659c8bd431e1df5055638f190f4",
      "parents": [
        "0cbfdd3a201f6565a54aa87c3de09955e328c451"
      ],
      "author": {
        "name": "Lifu Tang",
        "email": "lifu@google.com",
        "time": "Wed Feb 24 17:17:38 2016 -0800"
      },
      "committer": {
        "name": "Lifu Tang",
        "email": "lifu@google.com",
        "time": "Thu Feb 25 15:46:41 2016 -0800"
      },
      "message": "Removed clock type from GnssClock\n\nBug: 27341583\nChange-Id: I5ffd891737c3ddf83d9c6a78aa36c94858591199\n"
    },
    {
      "commit": "8ca583b29f7a06dcd2ccb2da7c4273d4db8bf7fd",
      "tree": "07a2b60b0cf822d2f9f9bfaa9a4bb7493500c1ab",
      "parents": [
        "913a2fdb064c479dd5d7c4e47a0844bdd5895414",
        "315c34e7d62ce4b609f2d08b18a11a2d44e93aba"
      ],
      "author": {
        "name": "Phil Weaver",
        "email": "pweaver@google.com",
        "time": "Thu Feb 25 23:16:51 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Feb 25 23:16:52 2016 +0000"
      },
      "message": "Merge \"Accessibility to toggle multiwindow mode\" into nyc-dev"
    },
    {
      "commit": "315c34e7d62ce4b609f2d08b18a11a2d44e93aba",
      "tree": "ad9fbecdac8c559a511811eea657f2b407e172cc",
      "parents": [
        "f58179a24b4de90d0d1a5601530f7c19a57405f6"
      ],
      "author": {
        "name": "Phil Weaver",
        "email": "pweaver@google.com",
        "time": "Fri Feb 19 15:12:29 2016 -0800"
      },
      "committer": {
        "name": "Phil Weaver",
        "email": "pweaver@google.com",
        "time": "Thu Feb 25 15:13:11 2016 -0800"
      },
      "message": "Accessibility to toggle multiwindow mode\n\nEncapsulating the logic to toggle multiwindow mode from recents,\nand plumbing it through to accessibility global actions. Sending\naccessibility events when windows bounds change. Exposing the\ndock divider window type to accessibility services.\n\nBug: 27250995\nChange-Id: Ib7491f1f853dc7f01bf5c5a4ac1f914f55d0608a\n"
    },
    {
      "commit": "1cbf9b3741ec486c3ffce08f145501eb1ca73640",
      "tree": "fadedf39111895b5bddbcbd7b590817b184e2713",
      "parents": [
        "16ad43c00033dd8de3116f9604ee41047ce8f122"
      ],
      "author": {
        "name": "Glenn Kasten",
        "email": "gkasten@google.com",
        "time": "Tue Feb 02 12:04:09 2016 -0800"
      },
      "committer": {
        "name": "Glenn Kasten",
        "email": "gkasten@google.com",
        "time": "Thu Feb 25 11:39:37 2016 -0800"
      },
      "message": "Allow sample rate UNSPECIFIED to mean a route-dependent value\n\nBug: 25641253\nBug: 21019153\nChange-Id: I3b8e01b6ea09f42c813ab1a0f3f625dc3803cc0b\n"
    },
    {
      "commit": "0f61ae26ce09c0b0525c6ab83f2cae7b76f5168e",
      "tree": "2bcb93085cd52b4f1e66c8bfda780281a656a503",
      "parents": [
        "58d3f97002b67df8d31fa94b3319c159f93f85df",
        "68981ff03b2c166800ddc82973a2aa95269a343b"
      ],
      "author": {
        "name": "Pablo Ceballos",
        "email": "pceballos@google.com",
        "time": "Thu Feb 25 18:54:17 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Feb 25 18:54:18 2016 +0000"
      },
      "message": "Merge \"Add glReadPixels with buffer-offset argument\" into nyc-dev"
    }
  ],
  "next": "70d5c8d246e63f279f8893954ac650b6a0b7f0ca"
}
