)]}'
{
  "log": [
    {
      "commit": "d0abcbeb3b96a09a1e8962504c0b9f4a47aa0d7c",
      "tree": "139eb51e765b9ca06ab4bc98e24dadab93f56cd6",
      "parents": [
        "7cd4536e80eebb3cfb6df451560a159d2c27efd3",
        "6690a19c68df8ab12d39d9cbf22fb7ebb4bc3fba"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Mon Dec 19 15:31:03 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Dec 19 15:31:06 2016 +0000"
      },
      "message": "Merge \"Use junit instead of junit4-target\""
    },
    {
      "commit": "7cd4536e80eebb3cfb6df451560a159d2c27efd3",
      "tree": "d583b3a540c7a6d200ea0698cd17edeb35422b4e",
      "parents": [
        "76ab11d470644f29153a34f269c603f418418249",
        "5daf273b7e3272269c53eda20ce494d0e7a365b5"
      ],
      "author": {
        "name": "Andrew Scull",
        "email": "ascull@google.com",
        "time": "Mon Dec 19 14:48:33 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Dec 19 14:48:37 2016 +0000"
      },
      "message": "Merge \"Don\u0027t save the password metrics to disk.\""
    },
    {
      "commit": "6690a19c68df8ab12d39d9cbf22fb7ebb4bc3fba",
      "tree": "6ac018f781482f684e33ce93af2a13f546b4ccbe",
      "parents": [
        "76ab11d470644f29153a34f269c603f418418249"
      ],
      "author": {
        "name": "Paul Duffin",
        "email": "paulduffin@google.com",
        "time": "Mon Dec 19 14:01:32 2016 +0000"
      },
      "committer": {
        "name": "Paul Duffin",
        "email": "paulduffin@google.com",
        "time": "Mon Dec 19 14:01:32 2016 +0000"
      },
      "message": "Use junit instead of junit4-target\n\nBug: 30188076\nTest: make checkbuild\nChange-Id: I61bf0d812d433d3622e9be33c549da16e511a359\n"
    },
    {
      "commit": "76ab11d470644f29153a34f269c603f418418249",
      "tree": "b4db3eea3413d530e0b24df956f064b37afc5c81",
      "parents": [
        "805e893e35748393edf4a30473db8f8b15bb04d0",
        "9b34676d5d341622e42608af2987724f691e569b"
      ],
      "author": {
        "name": "Diego Perez",
        "email": "diegoperez@google.com",
        "time": "Mon Dec 19 12:06:54 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Dec 19 12:06:57 2016 +0000"
      },
      "message": "Merge \"Create new layoutlib-legacy to be included in the SDK\""
    },
    {
      "commit": "9b34676d5d341622e42608af2987724f691e569b",
      "tree": "18b09ebe9946d2b6990a987a2c25251635c445d6",
      "parents": [
        "0de5d03c9d6cca001706e93f5e35a95f6320b77b"
      ],
      "author": {
        "name": "Diego Perez",
        "email": "diegoperez@google.com",
        "time": "Tue Dec 06 11:59:36 2016 +0000"
      },
      "committer": {
        "name": "Diego Perez",
        "email": "diegoperez@google.com",
        "time": "Mon Dec 19 12:03:49 2016 +0000"
      },
      "message": "Create new layoutlib-legacy to be included in the SDK\n\nThis version of the jar file only contains a Bridge that returns an\nerror (or an image if you ask for it) contaning a message that says that\nthe SDK version of layoutlib is not supported.\n\nTest: Manually tested\nChange-Id: I3d24df86a3112c52858649c3286270a31496961b\n"
    },
    {
      "commit": "805e893e35748393edf4a30473db8f8b15bb04d0",
      "tree": "e7b1b0b162c0dcb0d2335ee1079b792768e234fd",
      "parents": [
        "12e15a9c22cbd46e8d18b947b1b3434d5a27df8f",
        "01576869a3f46923d1d893866677e3bf9a00fc2b"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Mon Dec 19 11:57:08 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Dec 19 11:57:13 2016 +0000"
      },
      "message": "Merge \"Enforce DISALLOW_ADD_MANAGED_PROFILE\""
    },
    {
      "commit": "01576869a3f46923d1d893866677e3bf9a00fc2b",
      "tree": "a0a0aba84d4e23a8c0face6f45d046c50fa8be92",
      "parents": [
        "bcdc5d748ed029ba14bd1be51f4a7983db9f6214"
      ],
      "author": {
        "name": "Esteban Talavera",
        "email": "etalavera@google.com",
        "time": "Thu Dec 15 11:16:44 2016 +0000"
      },
      "committer": {
        "name": "Esteban Talavera",
        "email": "etalavera@google.com",
        "time": "Mon Dec 19 11:54:11 2016 +0000"
      },
      "message": "Enforce DISALLOW_ADD_MANAGED_PROFILE\n\nOnly the device owner should be able to create a managed\nprofile if that restriction is set\n\nTest: runtest -c com.android.server.devicepolicy.DevicePolicyManagerTest    frameworks-services\n\nBug: 31952368\n\nChange-Id: Ia5170e54594ccba1e5bcedffaec98c2af42264c0\n"
    },
    {
      "commit": "12e15a9c22cbd46e8d18b947b1b3434d5a27df8f",
      "tree": "79fcc006fecae6a76484af6e09b2300cca0743e5",
      "parents": [
        "0de5d03c9d6cca001706e93f5e35a95f6320b77b",
        "8d2a51f1b8fc35a1d4fda6b6cdfdf2754f1e1211"
      ],
      "author": {
        "name": "Calin Juravle",
        "email": "calin@google.com",
        "time": "Mon Dec 19 11:23:49 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Dec 19 11:23:53 2016 +0000"
      },
      "message": "Merge \"Report non-primary dex files loads to PM\""
    },
    {
      "commit": "0de5d03c9d6cca001706e93f5e35a95f6320b77b",
      "tree": "7f5c311d56e1d73d538712ea3eafef8c209570f6",
      "parents": [
        "ebb96c0fa9e7e1ee3249e8cbc0311ba6a72037f2",
        "f1adc1db84084054637701dc8e759f07873d61d4"
      ],
      "author": {
        "name": "Junda Liu",
        "email": "junda@google.com",
        "time": "Sat Dec 17 22:55:37 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sat Dec 17 22:55:42 2016 +0000"
      },
      "message": "Merge \"resolve merge conflicts of 0c62aa5 to master\""
    },
    {
      "commit": "ebb96c0fa9e7e1ee3249e8cbc0311ba6a72037f2",
      "tree": "dc7d7250e6b7871155ae5dfa43539230251293e1",
      "parents": [
        "cfcbf118b2518009858e461e2f26c8935cf749f7",
        "c28e6fcf943f86569121aaee662160f8feec1c0c"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Sat Dec 17 07:52:33 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sat Dec 17 07:52:36 2016 +0000"
      },
      "message": "Merge \"Fix ScanResult array parceling.\""
    },
    {
      "commit": "cfcbf118b2518009858e461e2f26c8935cf749f7",
      "tree": "63b5cadbd6a9aa2fb8d022bed4e7f5a6d8e24c88",
      "parents": [
        "7062f3be35efa5af566eaedabd6d32b99e64ba4b",
        "8e17342610b1f64d87078a4a2068b5324c0aa48c"
      ],
      "author": {
        "name": "Manu Cornet",
        "email": "manucornet@google.com",
        "time": "Sat Dec 17 02:23:20 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sat Dec 17 02:23:25 2016 +0000"
      },
      "message": "Merge \"Delete the separate grid recents activity and related code\""
    },
    {
      "commit": "7062f3be35efa5af566eaedabd6d32b99e64ba4b",
      "tree": "c5a8e734d64658ab262b4644a9bbbf2e74142156",
      "parents": [
        "4e46959c575f12211540d8b1c31673cf0159a7ad",
        "145c34316649ba0a5cdb8f7954a63419785f379d"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Sat Dec 17 02:17:42 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sat Dec 17 02:17:46 2016 +0000"
      },
      "message": "Merge changes I8e2ed73d,I42aeb522\n\n* changes:\n  Implement the request and recommend calls.\n  Implement the discovery of a network recommendation provider.\n"
    },
    {
      "commit": "c28e6fcf943f86569121aaee662160f8feec1c0c",
      "tree": "36fc2ebae6b2069b88fed3b210e06794ffbd410c",
      "parents": [
        "145c34316649ba0a5cdb8f7954a63419785f379d"
      ],
      "author": {
        "name": "Jeremy Joslin",
        "email": "jjoslin@google.com",
        "time": "Fri Dec 16 17:48:13 2016 -0800"
      },
      "committer": {
        "name": "Jeremy Joslin",
        "email": "jjoslin@google.com",
        "time": "Fri Dec 16 17:55:12 2016 -0800"
      },
      "message": "Fix ScanResult array parceling.\n\nreadParcelableArray() wasn\u0027t working as expected so I just parceled\nthe array myself.\n\nTest: adb shell am instrument -e class android.net.RecommendationRequestTest  -w com.android.frameworks.coretests/android.support.test.runner.AndroidJUnitRunner\nChange-Id: I47bc31adbedea817feaa5953cb6ee48506f9c6d6\n"
    },
    {
      "commit": "4e46959c575f12211540d8b1c31673cf0159a7ad",
      "tree": "35ec185b81c3589838077b21b2d41fca41f82cbb",
      "parents": [
        "045d4786a1623a2b1e88182481bbb668b711b103",
        "f7e79d6eb3729b0555d1c88054f80467fc6c5303"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Sat Dec 17 01:50:48 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sat Dec 17 01:50:52 2016 +0000"
      },
      "message": "Merge \"Remove RGBX_FP16 format\""
    },
    {
      "commit": "045d4786a1623a2b1e88182481bbb668b711b103",
      "tree": "a7f98d8ed98525db477440a26e3343eff904346a",
      "parents": [
        "9029e61992b970d09fcc4363dc1672a34f36d292",
        "795bd0fe93e8bb5214e22cd38aea6a9dc651604b"
      ],
      "author": {
        "name": "Chris Craik",
        "email": "ccraik@google.com",
        "time": "Sat Dec 17 01:49:15 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sat Dec 17 01:49:21 2016 +0000"
      },
      "message": "Merge \"Fix ViewCaptureTest, Bitmap.sameAs\""
    },
    {
      "commit": "9029e61992b970d09fcc4363dc1672a34f36d292",
      "tree": "a8f04314bbd65ea71e71780e0301c7082baa1140",
      "parents": [
        "0603a0c21fd1185f606842d7b8fe567549140992",
        "bde96b06d3ff652a7fcc9ad641b4dd1fd7eb9c43"
      ],
      "author": {
        "name": "Lei Yu",
        "email": "jackqdyulei@google.com",
        "time": "Sat Dec 17 01:02:24 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sat Dec 17 01:02:28 2016 +0000"
      },
      "message": "Merge \"Add tint color for dot icon\""
    },
    {
      "commit": "0603a0c21fd1185f606842d7b8fe567549140992",
      "tree": "37073eb3d48d9b73ebf87c5cc5399433aa9a8a3a",
      "parents": [
        "10ec36772f43b8f53da68d5397af733116168e25",
        "010927a96707248115d60ddffd4c32f0197e978d"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Sat Dec 17 00:53:45 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sat Dec 17 00:53:47 2016 +0000"
      },
      "message": "Merge \"Move tasks to fullscreen stack when removing the pinned stack.\""
    },
    {
      "commit": "f1adc1db84084054637701dc8e759f07873d61d4",
      "tree": "a0b3837c49bd435af0723726dc0bb16186dc0811",
      "parents": [
        "a1b19a2c39d177c3b013042b27004cebf87046ea",
        "0c62aa5f108bd59ba6d5706abef1ddf9604ee04d"
      ],
      "author": {
        "name": "Junda Liu",
        "email": "junda@google.com",
        "time": "Fri Dec 16 16:45:10 2016 -0800"
      },
      "committer": {
        "name": "Junda Liu",
        "email": "junda@google.com",
        "time": "Fri Dec 16 16:45:10 2016 -0800"
      },
      "message": "resolve merge conflicts of 0c62aa5 to master\n\nChange-Id: Ie032d5ab4ec0f1c038adfc5a0d506efe7a9248f0\n"
    },
    {
      "commit": "8e17342610b1f64d87078a4a2068b5324c0aa48c",
      "tree": "86389b57768c04a8a026877464586f77a9a23d4c",
      "parents": [
        "0f0ca8e136bc158d8d9fa57ec62f5b5831481fd0"
      ],
      "author": {
        "name": "Manu Cornet",
        "email": "manucornet@google.com",
        "time": "Fri Dec 16 16:17:33 2016 -0800"
      },
      "committer": {
        "name": "Manu Cornet",
        "email": "manucornet@google.com",
        "time": "Fri Dec 16 16:31:19 2016 -0800"
      },
      "message": "Delete the separate grid recents activity and related code\n\nBug: 32101881\nTest: Made sure everything builds \u0026 boots on sw600dp device and checked recents\nChange-Id: I1236a1ec5f5d2f485d9825c39702130bbfc243ca\n"
    },
    {
      "commit": "10ec36772f43b8f53da68d5397af733116168e25",
      "tree": "8ee9e0193638ed58f4d12c3f2fdeaa697f0cd095",
      "parents": [
        "a1b19a2c39d177c3b013042b27004cebf87046ea",
        "388eb8c4a292862c3c1219f84a48143c5e943cdf"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Sat Dec 17 00:19:15 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sat Dec 17 00:19:19 2016 +0000"
      },
      "message": "Merge \"Implicitly expose activities\""
    },
    {
      "commit": "a1b19a2c39d177c3b013042b27004cebf87046ea",
      "tree": "66a2e282610cf0ce442fdce42ec1852a02044e06",
      "parents": [
        "2f042c923c20f8d065521bdb34b932ef9fc925c6",
        "cd139a6df1c098e7fc65abe6516d70519ebc568a"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Sat Dec 17 00:06:57 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sat Dec 17 00:07:02 2016 +0000"
      },
      "message": "Merge \"Doze: Fix crash when suppressing pulse\""
    },
    {
      "commit": "2f042c923c20f8d065521bdb34b932ef9fc925c6",
      "tree": "5830259eda940bf8c215e7d2122e8c1ca9f879c7",
      "parents": [
        "0f0ca8e136bc158d8d9fa57ec62f5b5831481fd0",
        "061ee3088a79ab0e07d37d1c0897d51422f29c4e"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Dec 16 23:57:16 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 16 23:57:18 2016 +0000"
      },
      "message": "Merge \"Dynamically add the webview_zygote\u0027s preloaded APK to the zygote FD whitelist.\""
    },
    {
      "commit": "795bd0fe93e8bb5214e22cd38aea6a9dc651604b",
      "tree": "56f0f697e91cf7494f80866c1a00e2b7978af1e1",
      "parents": [
        "ff53f923e90e6cd3cc75ef3481e2013291af4254"
      ],
      "author": {
        "name": "Chris Craik",
        "email": "ccraik@google.com",
        "time": "Fri Dec 16 15:22:31 2016 -0800"
      },
      "committer": {
        "name": "Chris Craik",
        "email": "ccraik@google.com",
        "time": "Fri Dec 16 15:48:32 2016 -0800"
      },
      "message": "Fix ViewCaptureTest, Bitmap.sameAs\n\nBug: 33702897\nTest: tests added to android.graphics.cts.BitmapTest, all passing\n\nChange-Id: I41b06114929df3c0c9bf826c721a29630e8c5098\n"
    },
    {
      "commit": "0f0ca8e136bc158d8d9fa57ec62f5b5831481fd0",
      "tree": "98dee74c8d514b0797972b3e6296a9187b7039c2",
      "parents": [
        "9e84b5db01b7ecc44d235d48701daf9e1c5fbac4",
        "494cce7f28d2cd2fe590b31a7c69d860fe86c4fd"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Dec 16 23:21:52 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 16 23:21:57 2016 +0000"
      },
      "message": "Merge \"2D recents: remove hook for separate activity\""
    },
    {
      "commit": "388eb8c4a292862c3c1219f84a48143c5e943cdf",
      "tree": "6d55c00414fce1a7bf135f3a8614cf73e9975e95",
      "parents": [
        "d5f7e30505c351f3db58f791382240d6dece4dec"
      ],
      "author": {
        "name": "Todd Kennedy",
        "email": "toddke@google.com",
        "time": "Fri Dec 16 14:40:25 2016 -0800"
      },
      "committer": {
        "name": "Todd Kennedy",
        "email": "toddke@google.com",
        "time": "Fri Dec 16 14:55:06 2016 -0800"
      },
      "message": "Implicitly expose activities\n\nActivities that have a browsable web intent filter [action.VIEW,\ncategory.BROWSABLE and http(s) scheme] are implicitly exposed to\ninstant apps. Authors can explicitly hide these activities by\nusing the attribute android:visibleToInstantApp\u003d\"false\".\n\nBug: 25119046\nTest: cts-tradefed run commandAndExit cts-dev -m CtsAppSecurityHostTestCases -t android.appsecurity.cts.EphemeralTest\nChange-Id: I88b277a719e7ecd5631f8cbd281757eb3e3d2ce6\n"
    },
    {
      "commit": "9e84b5db01b7ecc44d235d48701daf9e1c5fbac4",
      "tree": "08e0d9b2314972409cf2916de9d007878c49b866",
      "parents": [
        "0b3c255560b586a3a025bd36369dcbe4598b9cc0",
        "418b1fc512815501925006bf1f5d7b26ad94b6c7"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Dec 16 22:44:10 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 16 22:44:12 2016 +0000"
      },
      "message": "Merge \"Restricting navigation into and from clusters.\""
    },
    {
      "commit": "0c62aa5f108bd59ba6d5706abef1ddf9604ee04d",
      "tree": "98bc4a0644d3020318be9d52b594033906a39d61",
      "parents": [
        "4e6876662d7a2aa20a9079858c4695f970b05c51",
        "6bb22e3de25b4a4825727305950d3c2c28b0c9e1"
      ],
      "author": {
        "name": "Junda Liu",
        "email": "junda@google.com",
        "time": "Fri Dec 16 22:35:13 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 22:35:13 2016 +0000"
      },
      "message": "Add carrier config key KEY_EDITABLE_TETHER_APN_BOOL.\nam: 6bb22e3de2\n\nChange-Id: I8228c805c69189966b0b4f12d11ab7c5564766c4\n"
    },
    {
      "commit": "0b3c255560b586a3a025bd36369dcbe4598b9cc0",
      "tree": "aed8c22b41a55a9b07f8adb9a755419bea80ee40",
      "parents": [
        "bec21bfc0dec331021e8a9ea3cb73fae513833a2",
        "4e6876662d7a2aa20a9079858c4695f970b05c51"
      ],
      "author": {
        "name": "Torne (Richard Coles)",
        "email": "torne@google.com",
        "time": "Fri Dec 16 22:09:25 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 22:09:25 2016 +0000"
      },
      "message": "Merge \"Add the webview zygote socket to the zygote whitelist.\" am: f8882ae834 am: bc801c663e am: e19d6d414d\nam: 4e6876662d  -s ours\n\nChange-Id: I9f2956a7648675523e52e4349577a5d8e1ab2341\n"
    },
    {
      "commit": "494cce7f28d2cd2fe590b31a7c69d860fe86c4fd",
      "tree": "a2c57d22a6fb0dbe53533ad059cc3f1c5443a1f0",
      "parents": [
        "b69b95f0bd8ce69761cad878629edaab6ac17443"
      ],
      "author": {
        "name": "Manu Cornet",
        "email": "manucornet@google.com",
        "time": "Fri Dec 16 13:57:22 2016 -0800"
      },
      "committer": {
        "name": "Manu Cornet",
        "email": "manucornet@google.com",
        "time": "Fri Dec 16 13:58:22 2016 -0800"
      },
      "message": "2D recents: remove hook for separate activity\n\nI\u0027m going to keep the activity itself around for a couple of more days\nwhile we transition to this new way, but this removes the entry point.\n\nBug: 32101881\nTest: On local sw600dp device, checked recents\nChange-Id: I46470a24be894fd4056a59f58a9af41d12c1fdf5\n"
    },
    {
      "commit": "4e6876662d7a2aa20a9079858c4695f970b05c51",
      "tree": "2b8350a3f9fd3573ee8c36bb90eb5ad06bb8b849",
      "parents": [
        "bac0d879267c1980e026e1f91fe38af04f2b8712",
        "e19d6d414da93b54bc8e748ce05125e651666ad1"
      ],
      "author": {
        "name": "Torne (Richard Coles)",
        "email": "torne@google.com",
        "time": "Fri Dec 16 21:52:40 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 21:52:40 2016 +0000"
      },
      "message": "Merge \"Add the webview zygote socket to the zygote whitelist.\" am: f8882ae834 am: bc801c663e\nam: e19d6d414d\n\nChange-Id: I3e8867f2ce74d03a304201b68f06bfd70853c2fa\n"
    },
    {
      "commit": "e19d6d414da93b54bc8e748ce05125e651666ad1",
      "tree": "83f892527a13e1d2f676bf3c846e5d459b96e8b4",
      "parents": [
        "85a19e86d01b3b6ec7ae18581b7743fe6376f940",
        "bc801c663edc8c42829bbf3f64b77b6021818195"
      ],
      "author": {
        "name": "Torne (Richard Coles)",
        "email": "torne@google.com",
        "time": "Fri Dec 16 21:45:40 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 21:45:40 2016 +0000"
      },
      "message": "Merge \"Add the webview zygote socket to the zygote whitelist.\" am: f8882ae834\nam: bc801c663e\n\nChange-Id: If1edf0bf30e8359912235c788a49131b528efb30\n"
    },
    {
      "commit": "061ee3088a79ab0e07d37d1c0897d51422f29c4e",
      "tree": "9c00d04a29f193688cac13b8c23c51d6d975241b",
      "parents": [
        "bec21bfc0dec331021e8a9ea3cb73fae513833a2"
      ],
      "author": {
        "name": "Robert Sesek",
        "email": "rsesek@google.com",
        "time": "Fri Dec 02 17:27:50 2016 -0500"
      },
      "committer": {
        "name": "Robert Sesek",
        "email": "rsesek@google.com",
        "time": "Fri Dec 16 16:42:41 2016 -0500"
      },
      "message": "Dynamically add the webview_zygote\u0027s preloaded APK to the zygote FD whitelist.\n\nThis refactors the whitelist to be a class, rather than just a static C array.\nThe whitelist can then be augmented dynamically when the package path is known\nin the webview_zygote.\n\nTest: m\nTest: sailfish boots\nTest: Enable Multi-process WebView in developer options, perform a search in GSA.\n\nBug: 21643067\nChange-Id: Ia1f2535c7275b42b309631b4fe7859c30cbf7309\n"
    },
    {
      "commit": "bc801c663edc8c42829bbf3f64b77b6021818195",
      "tree": "7df78fc522f6ca7fff02b68b2f19afa6bededbb7",
      "parents": [
        "4c3b2f5f998c62e94ab1db093d8f719a664774f5",
        "f8882ae8345b5c21b6be0347496d0d6bc7251853"
      ],
      "author": {
        "name": "Torne (Richard Coles)",
        "email": "torne@google.com",
        "time": "Fri Dec 16 21:38:17 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 21:38:17 2016 +0000"
      },
      "message": "Merge \"Add the webview zygote socket to the zygote whitelist.\"\nam: f8882ae834\n\nChange-Id: I02d08d8f91567b8bd6709137f98f87550c13f145\n"
    },
    {
      "commit": "bec21bfc0dec331021e8a9ea3cb73fae513833a2",
      "tree": "aed8c22b41a55a9b07f8adb9a755419bea80ee40",
      "parents": [
        "cfcf110f901dcea758b8a1510c237e34cde5ee08",
        "44afe8be8f654192dc436a9c4238a925c22b14bf"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Dec 16 21:37:20 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 16 21:37:23 2016 +0000"
      },
      "message": "Merge \"Split core/jni/fd_utils-inl.h into a .h/.cpp pair.\""
    },
    {
      "commit": "cfcf110f901dcea758b8a1510c237e34cde5ee08",
      "tree": "71e24906721f452b0f4fec4cfa56df153dad5117",
      "parents": [
        "2084083fb3f0c1f0d7936431f70ce562d2ad2885",
        "bac0d879267c1980e026e1f91fe38af04f2b8712"
      ],
      "author": {
        "name": "Todd Kjos",
        "email": "tkjos@google.com",
        "time": "Fri Dec 16 21:31:38 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 21:31:38 2016 +0000"
      },
      "message": "Merge changes I627e47c6,Ic85892b4 into nyc-mr1-dev-plus-aosp am: 85a19e86d0\nam: bac0d87926\n\nChange-Id: I6b2e0cf609bed4e046b37a00d52665a8aece12a6\n"
    },
    {
      "commit": "2084083fb3f0c1f0d7936431f70ce562d2ad2885",
      "tree": "71e24906721f452b0f4fec4cfa56df153dad5117",
      "parents": [
        "c14397a863b035c68535a56cadfbb0cad5898213",
        "aaa695809a3dbf28c6e26a1c6375ac27dc1dcbad"
      ],
      "author": {
        "name": "Todd Kjos",
        "email": "tkjos@google.com",
        "time": "Fri Dec 16 21:30:52 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 21:30:52 2016 +0000"
      },
      "message": "Revert \"Add boost to increase the load on newly-forked zygote processes.\" am: 80fb0b0a44\nam: aaa695809a  -s ours\n\nChange-Id: Ic7366126d3c7b2e39e1f31952809c3a2cbddd03b\n"
    },
    {
      "commit": "145c34316649ba0a5cdb8f7954a63419785f379d",
      "tree": "839244dcca5618231fe4e9a86f8b3bdbf411b5f2",
      "parents": [
        "fa4f08ecee6579b1a4e4503312956ea19dd0b80e"
      ],
      "author": {
        "name": "Jeremy Joslin",
        "email": "jjoslin@google.com",
        "time": "Fri Dec 09 13:11:51 2016 -0800"
      },
      "committer": {
        "name": "Jeremy Joslin",
        "email": "jjoslin@google.com",
        "time": "Fri Dec 16 13:30:16 2016 -0800"
      },
      "message": "Implement the request and recommend calls.\n\nImplemented requestRecommendation() and requestScores() to call\nthrough to the bound network recommendation provider if available.\n\nBUG: 33593157\nBUG: 33668692\nTest: runtest frameworks-services -c com.android.server.NetworkScoreServiceTest\nChange-Id: I8e2ed73dc6876deb1a8bd47bcaeaca8db68f3a44\n"
    },
    {
      "commit": "c14397a863b035c68535a56cadfbb0cad5898213",
      "tree": "71e24906721f452b0f4fec4cfa56df153dad5117",
      "parents": [
        "96d5f47217f404bb2806dddae07224e499a3950f",
        "8b238abd305056d7cbff44fbf19dc76d87a6c32e"
      ],
      "author": {
        "name": "Vitalii Tomkiv",
        "email": "vitalit@google.com",
        "time": "Fri Dec 16 21:30:08 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 21:30:08 2016 +0000"
      },
      "message": "Make sure Zygote is running at process priority 0 after VM has started. am: 5cbce85fd3\nam: 8b238abd30\n\nChange-Id: Ife23e6668dbe22736635e452d56fffc0c7cfa6d8\n"
    },
    {
      "commit": "fa4f08ecee6579b1a4e4503312956ea19dd0b80e",
      "tree": "881027dcee3ddac9c4bece6560222146ac6b028e",
      "parents": [
        "96d5f47217f404bb2806dddae07224e499a3950f"
      ],
      "author": {
        "name": "Jeremy Joslin",
        "email": "jjoslin@google.com",
        "time": "Tue Dec 06 07:42:38 2016 -0800"
      },
      "committer": {
        "name": "Jeremy Joslin",
        "email": "jjoslin@google.com",
        "time": "Fri Dec 16 13:30:03 2016 -0800"
      },
      "message": "Implement the discovery of a network recommendation provider.\n\nUpdated the NetworkScorerAppManager to examine the list of configured\nnetwork recommendation providers and to select the first valid\nprovider.\n\nAs part of this update the old logic of looking for a valid network\nscorer has been removed. Scorers/recommendation providers are only\nselected from the configured list now. The setActiveScorer() method\nhas been deprecated as a result.\n\nThe NetworkScoreService has been updated to monitor the list of\npotential recommendation providers and to reevaluate the binding\nwhenever they change. It also monitors the new setting for\nNETWORK_RECOMMENDATIONS_ENABLED to connect or disconnect from the\nprovider as needed.\n\nTest: runtest frameworks-services -c com.android.server.NetworkScoreServiceTest\nBUG: 33158362\nChange-Id: I42aeb5223da794f71f7e58cb1bdf18817200cbf2\n"
    },
    {
      "commit": "f8882ae8345b5c21b6be0347496d0d6bc7251853",
      "tree": "f48f48f19fd19939196172ff232f12a5635e4d58",
      "parents": [
        "0b4df21aacf5ae24ae75ca547f5d35d139baf53e",
        "898fd69451cfaf3ffcafa999497019c90283c39e"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Dec 16 21:25:34 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Dec 16 21:25:35 2016 +0000"
      },
      "message": "Merge \"Add the webview zygote socket to the zygote whitelist.\""
    },
    {
      "commit": "96d5f47217f404bb2806dddae07224e499a3950f",
      "tree": "71e24906721f452b0f4fec4cfa56df153dad5117",
      "parents": [
        "b69b95f0bd8ce69761cad878629edaab6ac17443",
        "b66b8bb4a089593ee7c20ad7f59980c16dde9cc9"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Dec 16 21:25:03 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 16 21:25:05 2016 +0000"
      },
      "message": "Merge \"Ensure root render node clip cannot expand beyond dirty area\""
    },
    {
      "commit": "b69b95f0bd8ce69761cad878629edaab6ac17443",
      "tree": "d3f423a2209d8495fcc05fb4b5828484234a3309",
      "parents": [
        "52680b5de4c8ee3a9f7327247a43bd7cb6c726d8"
      ],
      "author": {
        "name": "Joe Onorato",
        "email": "joeo@google.com",
        "time": "Fri Dec 16 13:16:40 2016 -0800"
      },
      "committer": {
        "name": "Joe Onorato",
        "email": "joeo@google.com",
        "time": "Fri Dec 16 13:16:40 2016 -0800"
      },
      "message": "Fix the mac build\n\nChange-Id: Id4a5c3b1a6fbebcf2079152c31a907536d7f950d\n"
    },
    {
      "commit": "bac0d879267c1980e026e1f91fe38af04f2b8712",
      "tree": "6177e483979938cf102599998801854e534e8aff",
      "parents": [
        "aaa695809a3dbf28c6e26a1c6375ac27dc1dcbad",
        "85a19e86d01b3b6ec7ae18581b7743fe6376f940"
      ],
      "author": {
        "name": "Todd Kjos",
        "email": "tkjos@google.com",
        "time": "Fri Dec 16 21:14:16 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 21:14:16 2016 +0000"
      },
      "message": "Merge changes I627e47c6,Ic85892b4 into nyc-mr1-dev-plus-aosp\nam: 85a19e86d0\n\nChange-Id: I240a2ae5d97e275d3660a7a2d5e9f2e5e222e813\n"
    },
    {
      "commit": "aaa695809a3dbf28c6e26a1c6375ac27dc1dcbad",
      "tree": "6177e483979938cf102599998801854e534e8aff",
      "parents": [
        "8b238abd305056d7cbff44fbf19dc76d87a6c32e",
        "80fb0b0a4466c7b5d7eacd337b99a5ca53a840ac"
      ],
      "author": {
        "name": "Todd Kjos",
        "email": "tkjos@google.com",
        "time": "Fri Dec 16 21:14:13 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 21:14:13 2016 +0000"
      },
      "message": "Revert \"Add boost to increase the load on newly-forked zygote processes.\"\nam: 80fb0b0a44\n\nChange-Id: Iaec14c37eb4bdf685d47ff28d7caa652bb1057dc\n"
    },
    {
      "commit": "8b238abd305056d7cbff44fbf19dc76d87a6c32e",
      "tree": "f97fcb7fbf4a7fc3a3ee8c60cefbe7dcb20aed66",
      "parents": [
        "6fcaf62ab71eacf86b4bcb5b126cc92f962e5cf3",
        "5cbce85fd3e4796674f5e7b75face9f9bd8b66b1"
      ],
      "author": {
        "name": "Vitalii Tomkiv",
        "email": "vitalit@google.com",
        "time": "Fri Dec 16 21:13:35 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 21:13:35 2016 +0000"
      },
      "message": "Make sure Zygote is running at process priority 0 after VM has started.\nam: 5cbce85fd3\n\nChange-Id: If47c73fe85b16337e2c60715edb1861e7ef244d3\n"
    },
    {
      "commit": "85a19e86d01b3b6ec7ae18581b7743fe6376f940",
      "tree": "32e73bd606c02a7dd122a06bc5b49c7bed441a8e",
      "parents": [
        "de89c74f51fcf85ed7bd30cd35fe1d59f61441ee",
        "80fb0b0a4466c7b5d7eacd337b99a5ca53a840ac"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Dec 16 21:02:57 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 16 21:03:00 2016 +0000"
      },
      "message": "Merge changes I627e47c6,Ic85892b4 into nyc-mr1-dev-plus-aosp\n\n* changes:\n  Revert \"Add boost to increase the load on newly-forked zygote processes.\"\n  Make sure Zygote is running at process priority 0 after VM has started.\n"
    },
    {
      "commit": "52680b5de4c8ee3a9f7327247a43bd7cb6c726d8",
      "tree": "57caa00c08c00907c5d71a0cccc693d4f0f78913",
      "parents": [
        "e08b07ca5be659ee2ea0483767271bf78db476ad",
        "126913cb3a4299e117d25ea0f9d55fc3ee10661c"
      ],
      "author": {
        "name": "Philip P. Moltmann",
        "email": "moltmann@google.com",
        "time": "Fri Dec 16 21:02:16 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 16 21:02:19 2016 +0000"
      },
      "message": "Merge \"Ignore commands if service connection is destroyed.\""
    },
    {
      "commit": "e08b07ca5be659ee2ea0483767271bf78db476ad",
      "tree": "5ed8ada57f5e570ee2b56f102b71e8cd383c4daf",
      "parents": [
        "155bd537faa8c353e66aecb70e6b0acc78944312",
        "07a48af5b9ac6a7df21bed3c8b820ba5e8af0dd9"
      ],
      "author": {
        "name": "Android Build Merger (Role)",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 21:01:41 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 16 21:01:43 2016 +0000"
      },
      "message": "Merge \"Merge \"Set com.android.networkrecommendation as the default network recommendation service.\" am: 0b4df21aac am: 4c3b2f5f99 am: de89c74f51 am: 6fcaf62ab7\""
    },
    {
      "commit": "07a48af5b9ac6a7df21bed3c8b820ba5e8af0dd9",
      "tree": "fb7cc0320cf26454dbea6c839fd27dcd4aa2e9a4",
      "parents": [
        "8e5823a4d78681014962a34cf0986422b844d340",
        "6fcaf62ab71eacf86b4bcb5b126cc92f962e5cf3"
      ],
      "author": {
        "name": "Joe LaPenna",
        "email": "jlapenna@google.com",
        "time": "Fri Dec 16 21:00:44 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 21:00:44 2016 +0000"
      },
      "message": "Merge \"Set com.android.networkrecommendation as the default network recommendation service.\" am: 0b4df21aac am: 4c3b2f5f99 am: de89c74f51\nam: 6fcaf62ab7\n\nChange-Id: I7fe9b00b608f16726462a0d85ce1cacdad45cf4a\n"
    },
    {
      "commit": "155bd537faa8c353e66aecb70e6b0acc78944312",
      "tree": "39041324bbbca7fdb5450408b1051ba7da35d599",
      "parents": [
        "8e5823a4d78681014962a34cf0986422b844d340",
        "c0a1acdebffeac3a35ba15c9d0d95eea583ad255"
      ],
      "author": {
        "name": "Jiaquan He",
        "email": "hejq@google.com",
        "time": "Fri Dec 16 20:59:37 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 16 20:59:40 2016 +0000"
      },
      "message": "Merge changes Ia0e388ea,I52819a82,I6ff55c60\n\n* changes:\n  Add a grid-based layout algorithm for Recents.\n  Avoid clipping in Grid-based Recents.\n  Add a configuration for Grid-baseed Recents.\n"
    },
    {
      "commit": "8e5823a4d78681014962a34cf0986422b844d340",
      "tree": "7f727c4da6c781eec51aec058631ddae060e89e8",
      "parents": [
        "073724d9fd9b188d158b3a11f5c6d07ed5761d5e",
        "dbf79fe009f55e686d11e90d675cdfefe61489ba"
      ],
      "author": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Fri Dec 16 20:56:52 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 16 20:56:56 2016 +0000"
      },
      "message": "Merge \"Revert \"Remove hardcoded actionbar background color.\"\""
    },
    {
      "commit": "cd139a6df1c098e7fc65abe6516d70519ebc568a",
      "tree": "08242a3f370fb7142aeb6d6d3ad8797232f98fda",
      "parents": [
        "a91407f65bce8857953f4adfa34df33aefcf3ca8"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Fri Dec 16 12:23:51 2016 -0800"
      },
      "committer": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Fri Dec 16 12:56:07 2016 -0800"
      },
      "message": "Doze: Fix crash when suppressing pulse\n\nFixes a crash due to an overzealous state validation.\n\nChange-Id: I363c13206c890a2be56615663f89d80ac256a991\nTest: runtest -x packages/SystemUI/tests/src/com/android/systemui/doze/DozeMachineTest.java\nFixes: 33463320\n"
    },
    {
      "commit": "6fcaf62ab71eacf86b4bcb5b126cc92f962e5cf3",
      "tree": "8dea39d31d9cd8e64cde02a7968130ff3f3d3a28",
      "parents": [
        "33e85b79d2a1fcfb002f0e7797b267bffd81ee56",
        "de89c74f51fcf85ed7bd30cd35fe1d59f61441ee"
      ],
      "author": {
        "name": "Joe LaPenna",
        "email": "jlapenna@google.com",
        "time": "Fri Dec 16 20:51:56 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 20:51:56 2016 +0000"
      },
      "message": "Merge \"Set com.android.networkrecommendation as the default network recommendation service.\" am: 0b4df21aac am: 4c3b2f5f99\nam: de89c74f51\n\nChange-Id: Iac44d02fa3fc12ca3d375c60a98bad67d0dc21c9\n"
    },
    {
      "commit": "073724d9fd9b188d158b3a11f5c6d07ed5761d5e",
      "tree": "8f8737f011a3b8338271a1d15bc07c206a9e6ed4",
      "parents": [
        "b1ca4f84e4284ca93d25891cd635cec85269d847",
        "9f4ab32b1c62d16f03d14a50f13f04ddb58c541f"
      ],
      "author": {
        "name": "Robin Lee",
        "email": "rgl@google.com",
        "time": "Fri Dec 16 20:50:57 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 16 20:51:01 2016 +0000"
      },
      "message": "Merge \"Blank out recents for locked work tasks\""
    },
    {
      "commit": "de89c74f51fcf85ed7bd30cd35fe1d59f61441ee",
      "tree": "f49c9b7d798b840b58018dfec99f188d932dcef4",
      "parents": [
        "2260a6ef9a9d228375596fd817ff2de449819f4b",
        "4c3b2f5f998c62e94ab1db093d8f719a664774f5"
      ],
      "author": {
        "name": "Joe LaPenna",
        "email": "jlapenna@google.com",
        "time": "Fri Dec 16 20:44:05 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 20:44:05 2016 +0000"
      },
      "message": "Merge \"Set com.android.networkrecommendation as the default network recommendation service.\" am: 0b4df21aac\nam: 4c3b2f5f99\n\nChange-Id: I7ee10f1336c48969fa64cd6f5a45087027a2e8c3\n"
    },
    {
      "commit": "4c3b2f5f998c62e94ab1db093d8f719a664774f5",
      "tree": "d96929178f8773d8b6fc11d104bd8b76b30a847d",
      "parents": [
        "3d17e17b0a8df7ce1b3492b334bb10c0a4772baf",
        "0b4df21aacf5ae24ae75ca547f5d35d139baf53e"
      ],
      "author": {
        "name": "Joe LaPenna",
        "email": "jlapenna@google.com",
        "time": "Fri Dec 16 20:35:53 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 20:35:53 2016 +0000"
      },
      "message": "Merge \"Set com.android.networkrecommendation as the default network recommendation service.\"\nam: 0b4df21aac\n\nChange-Id: Ia955fd0d980a5ddcdb5ae6880c7a380251819f44\n"
    },
    {
      "commit": "b1ca4f84e4284ca93d25891cd635cec85269d847",
      "tree": "9cc7ee81d152bbea0224b26fb296aa69f27f1844",
      "parents": [
        "da755319f8218c2ab5e30daf717412821546f030",
        "556cfb6a36d494f4e536b802f31924c56ee6d9c0"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Fri Dec 16 20:34:24 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 16 20:34:26 2016 +0000"
      },
      "message": "Merge \"Turn on dexmaker sharing classloaders for sysui tests\""
    },
    {
      "commit": "dbf79fe009f55e686d11e90d675cdfefe61489ba",
      "tree": "94f09bcaefeb06033dc86eca3ab51ea9bfa202a1",
      "parents": [
        "697e186820f9bffb843aec7005a2ad26f1c0b9b2"
      ],
      "author": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Fri Dec 16 20:26:09 2016 +0000"
      },
      "committer": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Fri Dec 16 20:26:09 2016 +0000"
      },
      "message": "Revert \"Remove hardcoded actionbar background color.\"\n\nThis reverts commit 697e186820f9bffb843aec7005a2ad26f1c0b9b2.\n\nChange-Id: Id3223eeba6f07f9b90d1f5e0e4fd42bae1cf3f1b\n"
    },
    {
      "commit": "0b4df21aacf5ae24ae75ca547f5d35d139baf53e",
      "tree": "974c6091620f12e75d1cc536c2779e69bb151a3a",
      "parents": [
        "733d007279018036b36ddd1df66d5db0dd10b24c",
        "56346808a192a3e9000e94c4b5436ab7078d1fd2"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Dec 16 20:23:47 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Dec 16 20:23:48 2016 +0000"
      },
      "message": "Merge \"Set com.android.networkrecommendation as the default network recommendation service.\""
    },
    {
      "commit": "da755319f8218c2ab5e30daf717412821546f030",
      "tree": "aee8e34b4b73fa60770cbdde483635820b19d38a",
      "parents": [
        "f4b0962cac1c4922716608215d7b089e3dd488a6",
        "33e85b79d2a1fcfb002f0e7797b267bffd81ee56"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Fri Dec 16 20:04:27 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 20:04:27 2016 +0000"
      },
      "message": "Merge changes Ia4bec085,I59095f2a am: 733d007279 am: 3d17e17b0a am: 2260a6ef9a\nam: 33e85b79d2\n\nChange-Id: I86c824948ba0dc5296e898606858ec4f8b51858b\n"
    },
    {
      "commit": "f4b0962cac1c4922716608215d7b089e3dd488a6",
      "tree": "aee8e34b4b73fa60770cbdde483635820b19d38a",
      "parents": [
        "a5a598c969beaebfd52531afbb93c3fe816c9a0e",
        "f00963c71f00e8c7cd5ed294941b93ff54b6b0a7"
      ],
      "author": {
        "name": "Tamas Berghammer",
        "email": "tberghammer@google.com",
        "time": "Fri Dec 16 20:03:36 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 20:03:36 2016 +0000"
      },
      "message": "Enable logwrapper functionality on user builds am: 0ca16fa584 am: db05d4b4ed am: ed8757a761\nam: f00963c71f\n\nChange-Id: I10b9a367a1c2477683dbb404ebb8bfdd41d92263\n"
    },
    {
      "commit": "a5a598c969beaebfd52531afbb93c3fe816c9a0e",
      "tree": "27832dba533e6aa7153562e8d11d39f3a3bdbc88",
      "parents": [
        "c309058efdda3ad5119b1f4a71f4ef51d46eb89d",
        "b8d0e4d9fc663b7c44a114000862f0fb3130fb45"
      ],
      "author": {
        "name": "Tamas Berghammer",
        "email": "tberghammer@google.com",
        "time": "Fri Dec 16 20:02:41 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 20:02:41 2016 +0000"
      },
      "message": "Zygote: Add invoke-with to zygote protocol am: b8f7c351b9 am: 45c2fffc52 am: d71bb300e6\nam: b8d0e4d9fc\n\nChange-Id: I7d962109d6fae5e0a359cb3fe04b1fc191e545de\n"
    },
    {
      "commit": "33e85b79d2a1fcfb002f0e7797b267bffd81ee56",
      "tree": "2c33d7a97416eca49bcd8f5f32007c133072b077",
      "parents": [
        "f00963c71f00e8c7cd5ed294941b93ff54b6b0a7",
        "2260a6ef9a9d228375596fd817ff2de449819f4b"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Fri Dec 16 19:55:48 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:55:48 2016 +0000"
      },
      "message": "Merge changes Ia4bec085,I59095f2a am: 733d007279 am: 3d17e17b0a\nam: 2260a6ef9a\n\nChange-Id: I5fd2ded2e619178487606fb6cae91401b92448d8\n"
    },
    {
      "commit": "f00963c71f00e8c7cd5ed294941b93ff54b6b0a7",
      "tree": "2c33d7a97416eca49bcd8f5f32007c133072b077",
      "parents": [
        "b8d0e4d9fc663b7c44a114000862f0fb3130fb45",
        "ed8757a761f26e747ffc62d28f3c477038066075"
      ],
      "author": {
        "name": "Tamas Berghammer",
        "email": "tberghammer@google.com",
        "time": "Fri Dec 16 19:54:58 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:54:58 2016 +0000"
      },
      "message": "Enable logwrapper functionality on user builds am: 0ca16fa584 am: db05d4b4ed\nam: ed8757a761\n\nChange-Id: I0f27f6aeb58690addb1c5f7978047ccb8d73ab84\n"
    },
    {
      "commit": "b8d0e4d9fc663b7c44a114000862f0fb3130fb45",
      "tree": "ce3909ae5d1acd0749bba5154ee42f87fb40abf2",
      "parents": [
        "8ec23fe5b55e4b734504d219412b7b975aecb7a5",
        "d71bb300e6626b6e36a7718cbb98f6c987208501"
      ],
      "author": {
        "name": "Tamas Berghammer",
        "email": "tberghammer@google.com",
        "time": "Fri Dec 16 19:54:11 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:54:11 2016 +0000"
      },
      "message": "Zygote: Add invoke-with to zygote protocol am: b8f7c351b9 am: 45c2fffc52\nam: d71bb300e6\n\nChange-Id: Ied54640c44ade52abd6a905526ba7789be14a332\n"
    },
    {
      "commit": "44afe8be8f654192dc436a9c4238a925c22b14bf",
      "tree": "bbd1fac9e38241efc0cd8d24ebc9d7439638267d",
      "parents": [
        "ab6e4e23a03e8da39dc3f6cb5274d0026630c84c"
      ],
      "author": {
        "name": "Robert Sesek",
        "email": "rsesek@google.com",
        "time": "Fri Dec 16 14:02:31 2016 -0500"
      },
      "committer": {
        "name": "Robert Sesek",
        "email": "rsesek@google.com",
        "time": "Fri Dec 16 14:51:30 2016 -0500"
      },
      "message": "Split core/jni/fd_utils-inl.h into a .h/.cpp pair.\n\nTest: m\nTest: sailfish boots\n\nChange-Id: I9ca93f31f6c20b702b2207333a9d56f6592630b0\n"
    },
    {
      "commit": "2260a6ef9a9d228375596fd817ff2de449819f4b",
      "tree": "b89ee4e1e7bf4be95d90bd435659e7a03fb9b3e4",
      "parents": [
        "ed8757a761f26e747ffc62d28f3c477038066075",
        "3d17e17b0a8df7ce1b3492b334bb10c0a4772baf"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Fri Dec 16 19:47:42 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:47:42 2016 +0000"
      },
      "message": "Merge changes Ia4bec085,I59095f2a am: 733d007279\nam: 3d17e17b0a\n\nChange-Id: I835f1efcf985c73db9ddb5ffe15d80842afdf6e2\n"
    },
    {
      "commit": "ed8757a761f26e747ffc62d28f3c477038066075",
      "tree": "b89ee4e1e7bf4be95d90bd435659e7a03fb9b3e4",
      "parents": [
        "d71bb300e6626b6e36a7718cbb98f6c987208501",
        "db05d4b4ed10b56e0d72dea6ab94c64c68175f5a"
      ],
      "author": {
        "name": "Tamas Berghammer",
        "email": "tberghammer@google.com",
        "time": "Fri Dec 16 19:46:55 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:46:55 2016 +0000"
      },
      "message": "Enable logwrapper functionality on user builds am: 0ca16fa584\nam: db05d4b4ed\n\nChange-Id: Ic6c3395f9965657a7f9abe580867eeb81b59ed88\n"
    },
    {
      "commit": "d71bb300e6626b6e36a7718cbb98f6c987208501",
      "tree": "98a99243a66cf6ef26822b3d2e70a4b0f588abbd",
      "parents": [
        "77274269bab55e3131eb366fb2a5f8871e5deb65",
        "45c2fffc52f55891f758e61a07c39287b87ed3e6"
      ],
      "author": {
        "name": "Tamas Berghammer",
        "email": "tberghammer@google.com",
        "time": "Fri Dec 16 19:46:03 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:46:03 2016 +0000"
      },
      "message": "Zygote: Add invoke-with to zygote protocol am: b8f7c351b9\nam: 45c2fffc52\n\nChange-Id: I90999d84c9694bfeebea8d2c2d95d1d545bac7e8\n"
    },
    {
      "commit": "c309058efdda3ad5119b1f4a71f4ef51d46eb89d",
      "tree": "9a5b9286610d45708473fce3ef3efe9f0cf18ff9",
      "parents": [
        "b79f91617df22c3a097781deb86171b6e330856a",
        "d5f7e30505c351f3db58f791382240d6dece4dec"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Dec 16 19:43:54 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 16 19:43:57 2016 +0000"
      },
      "message": "Merge \"fix leaky apps\""
    },
    {
      "commit": "b66b8bb4a089593ee7c20ad7f59980c16dde9cc9",
      "tree": "454386539a3a2acfa32078bfb524c6a3c74b9c18",
      "parents": [
        "6df179cd73674f81501b302f4a3a97b5ec3eab9b"
      ],
      "author": {
        "name": "Stan Iliev",
        "email": "stani@google.com",
        "time": "Thu Dec 15 18:17:42 2016 -0500"
      },
      "committer": {
        "name": "Stan Iliev",
        "email": "stani@google.com",
        "time": "Fri Dec 16 14:42:33 2016 -0500"
      },
      "message": "Ensure root render node clip cannot expand beyond dirty area\n\nUse new Skia API to enfore clip restriction for root render node.\nThis brings Skia pipeline in line with HWUI. Unit test is\nupdated to reflect the new behaviour.\n\nTest: Built and ran angler-eng, ran HWUI unit tests.\n\nChange-Id: Iffce70fd37b6aff45eb6a23c8b1a64f45b5f1463\n"
    },
    {
      "commit": "b79f91617df22c3a097781deb86171b6e330856a",
      "tree": "3f07c7bfad59eb995bfdc640527f4f1d0a0740d0",
      "parents": [
        "483a94a77224507a7a3710f11e4790690bf1fb25",
        "e4dfd2d0028ff1c7088ec58a4d3eaf8f222311e6"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Dec 16 19:42:20 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 16 19:42:23 2016 +0000"
      },
      "message": "Merge \"Initialize AtomicBoolean for NetworkLogger#mIsLoggingEnabled\""
    },
    {
      "commit": "3d17e17b0a8df7ce1b3492b334bb10c0a4772baf",
      "tree": "9a8e4dd0c692507d8b5f793dab38fdbd6afd02aa",
      "parents": [
        "db05d4b4ed10b56e0d72dea6ab94c64c68175f5a",
        "733d007279018036b36ddd1df66d5db0dd10b24c"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Fri Dec 16 19:38:43 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:38:43 2016 +0000"
      },
      "message": "Merge changes Ia4bec085,I59095f2a\nam: 733d007279\n\nChange-Id: Id0f0746af66b4f2e0352e2a0dde9d3f27e23f84c\n"
    },
    {
      "commit": "db05d4b4ed10b56e0d72dea6ab94c64c68175f5a",
      "tree": "9a8e4dd0c692507d8b5f793dab38fdbd6afd02aa",
      "parents": [
        "45c2fffc52f55891f758e61a07c39287b87ed3e6",
        "0ca16fa58454b1685afcf8cf49c4b67b59221349"
      ],
      "author": {
        "name": "Tamas Berghammer",
        "email": "tberghammer@google.com",
        "time": "Fri Dec 16 19:38:38 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:38:38 2016 +0000"
      },
      "message": "Enable logwrapper functionality on user builds\nam: 0ca16fa584\n\nChange-Id: Ic18991f9a59f05356fcbcc65acc79be43fc68542\n"
    },
    {
      "commit": "483a94a77224507a7a3710f11e4790690bf1fb25",
      "tree": "2bf918b9401f9849cf10fe850eb73494ee3c0957",
      "parents": [
        "6df179cd73674f81501b302f4a3a97b5ec3eab9b",
        "8ec23fe5b55e4b734504d219412b7b975aecb7a5"
      ],
      "author": {
        "name": "Christine Franks",
        "email": "christyfranks@google.com",
        "time": "Fri Dec 16 19:37:59 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:37:59 2016 +0000"
      },
      "message": "Merge \"Add config_demoModePassword\" into nyc-mr2-dev am: ee3af13cf2\nam: 8ec23fe5b5\n\nChange-Id: I30494333b8db8d7d91a27bf7d9e8aadb0766b542\n"
    },
    {
      "commit": "45c2fffc52f55891f758e61a07c39287b87ed3e6",
      "tree": "c439f70f707f18d127f0c9db7be8b79c1926343c",
      "parents": [
        "109a82d7e3b866f1b44ac4a85045f8354eb4fc77",
        "b8f7c351b97da590a4bd8da3dddbab166f9f789d"
      ],
      "author": {
        "name": "Tamas Berghammer",
        "email": "tberghammer@google.com",
        "time": "Fri Dec 16 19:37:57 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:37:57 2016 +0000"
      },
      "message": "Zygote: Add invoke-with to zygote protocol\nam: b8f7c351b9\n\nChange-Id: I79db6f759b02ef612364fc857102615d51900cd9\n"
    },
    {
      "commit": "80fb0b0a4466c7b5d7eacd337b99a5ca53a840ac",
      "tree": "882b565e359bd853092381cf8d5e7f849f10cdbf",
      "parents": [
        "5cbce85fd3e4796674f5e7b75face9f9bd8b66b1"
      ],
      "author": {
        "name": "Todd Kjos",
        "email": "tkjos@google.com",
        "time": "Tue Sep 06 18:25:46 2016 -0700"
      },
      "committer": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Fri Dec 16 11:31:30 2016 -0800"
      },
      "message": "Revert \"Add boost to increase the load on newly-forked zygote processes.\"\n\nThis reverts commit 6d43a861d01ef48f37c69f96346a13d23164a585.\n\n(cherry picked from commit 0f2ded62ae3d88ddb732df182c3bfee3e2729018)\n\nTest: m\nTest: Device boots\nChange-Id: I627e47c6ead4ce2d2bffa923a32a56d06c022df7\n"
    },
    {
      "commit": "8ec23fe5b55e4b734504d219412b7b975aecb7a5",
      "tree": "86f9bc81217d1d28313266340712824c0f6ebf76",
      "parents": [
        "22ed8175ce147a6c4f47e6e5b6fdbb98b506da8f",
        "ee3af13cf2978aa0800f3d97d7fd83fbc6ae15e3"
      ],
      "author": {
        "name": "Christine Franks",
        "email": "christyfranks@google.com",
        "time": "Fri Dec 16 19:31:22 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:31:22 2016 +0000"
      },
      "message": "Merge \"Add config_demoModePassword\" into nyc-mr2-dev\nam: ee3af13cf2\n\nChange-Id: I90badd6bc1069e015331c697bbde912465e918c1\n"
    },
    {
      "commit": "6df179cd73674f81501b302f4a3a97b5ec3eab9b",
      "tree": "2bf918b9401f9849cf10fe850eb73494ee3c0957",
      "parents": [
        "47a60135817d29384add397e0e22b7f9f2bbbf4a",
        "66b9d4486abb9e6d1edc624cd9ff522b12acece0"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Dec 16 19:28:46 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 16 19:28:49 2016 +0000"
      },
      "message": "Merge \"Revert \"try to stop using exotic clipps\"\""
    },
    {
      "commit": "47a60135817d29384add397e0e22b7f9f2bbbf4a",
      "tree": "8d0bc6f5e22b258a77b05b88d72a55fa2098a994",
      "parents": [
        "a1e18b674844c4a0745126cc57b9ac50f9f0e99c",
        "22ed8175ce147a6c4f47e6e5b6fdbb98b506da8f"
      ],
      "author": {
        "name": "Christine Franks",
        "email": "christyfranks@google.com",
        "time": "Fri Dec 16 19:25:33 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:25:33 2016 +0000"
      },
      "message": "Add config_demoModePassword am: 566525c6bb\nam: 22ed8175ce\n\nChange-Id: I9527aee3276ffa35244edd07fb2e9d4798dd5af5\n"
    },
    {
      "commit": "733d007279018036b36ddd1df66d5db0dd10b24c",
      "tree": "da9db38dcbc4d88668adc416b587566d2f1058c9",
      "parents": [
        "c1536f0d105b2526f4cc083fa14154e934f7c4dc",
        "0ca16fa58454b1685afcf8cf49c4b67b59221349"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Fri Dec 16 19:24:12 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Dec 16 19:24:13 2016 +0000"
      },
      "message": "Merge changes Ia4bec085,I59095f2a\n\n* changes:\n  Enable logwrapper functionality on user builds\n  Zygote: Add invoke-with to zygote protocol\n"
    },
    {
      "commit": "5cbce85fd3e4796674f5e7b75face9f9bd8b66b1",
      "tree": "e1d94f50b23750419d5276d323f99dc260272b18",
      "parents": [
        "bab9a7e66e9e39cb84e42f76c3a4b95b17eef091"
      ],
      "author": {
        "name": "Vitalii Tomkiv",
        "email": "vitalit@google.com",
        "time": "Wed May 18 17:43:02 2016 -0700"
      },
      "committer": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Fri Dec 16 11:19:33 2016 -0800"
      },
      "message": "Make sure Zygote is running at process priority 0 after VM has started.\n\nBoosting up zygote priority before VM startup, saves ~450ms of boot time\nfor N9, 180ms for Nexus 5X.\n\n(cherry picked from commit 5d551a5ac3d13706f62a86842ff6851e1d25213b)\n\nBug: 28866384\nTest: m\nTest: Device boots\nChange-Id: Ic85892b408e15bbc1de7ce706f113f23974fe478\n"
    },
    {
      "commit": "22ed8175ce147a6c4f47e6e5b6fdbb98b506da8f",
      "tree": "86f9bc81217d1d28313266340712824c0f6ebf76",
      "parents": [
        "0979227c6fbc7e1e9dec0748efe5d21120bdaa76",
        "566525c6bb451fa33b5553ecf0e556a90a58f8ce"
      ],
      "author": {
        "name": "Christine Franks",
        "email": "christyfranks@google.com",
        "time": "Fri Dec 16 19:17:33 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:17:33 2016 +0000"
      },
      "message": "Add config_demoModePassword\nam: 566525c6bb\n\nChange-Id: Idc99f301b936be1f1a8a70b33f2ff02f396f9da0\n"
    },
    {
      "commit": "a1e18b674844c4a0745126cc57b9ac50f9f0e99c",
      "tree": "b0a19e368bde3367efb7828db8cdab23602e4059",
      "parents": [
        "db87f804ad312952a930d18068c712c6989ec2e6",
        "0979227c6fbc7e1e9dec0748efe5d21120bdaa76"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Fri Dec 16 19:14:49 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:14:49 2016 +0000"
      },
      "message": "Merge \"Merge \"FalsingLog: Fix false positive Log.wtfs\" into nyc-mr2-dev am: 6ce17fb072\" into nyc-mr2-dev-plus-aosp\nam: 0979227c6f\n\nChange-Id: I4c9b5f67ac5c98b00f7c114dbc506b9062d9dbe3\n"
    },
    {
      "commit": "db87f804ad312952a930d18068c712c6989ec2e6",
      "tree": "b0a19e368bde3367efb7828db8cdab23602e4059",
      "parents": [
        "3c89b4190080fe97785ecde8e390b164d4462e65",
        "d980b0329964febbaa85964629822057830201c6"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Fri Dec 16 19:14:44 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:14:44 2016 +0000"
      },
      "message": "Merge \"FalsingLog: Fix false positive Log.wtfs\" into nyc-mr2-dev am: 6ce17fb072\nam: d980b03299\n\nChange-Id: If7570c0d3f3aa0005e2704872279fc87d6aaec48\n"
    },
    {
      "commit": "3c89b4190080fe97785ecde8e390b164d4462e65",
      "tree": "b0a19e368bde3367efb7828db8cdab23602e4059",
      "parents": [
        "37e6d2b433338a6918da1273a250abf592511e5e",
        "c584b7191d18ae2ddf09fd171d73b50c60222cc7"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Fri Dec 16 19:13:29 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:13:29 2016 +0000"
      },
      "message": "Merge \"FalsingLog: Fix false positive Log.wtfs am: 64f87bad12\" into nyc-mr2-dev-plus-aosp\nam: c584b7191d\n\nChange-Id: Ib9f63c9a6ca2b32235475574aad8749ef38d0262\n"
    },
    {
      "commit": "37e6d2b433338a6918da1273a250abf592511e5e",
      "tree": "b0a19e368bde3367efb7828db8cdab23602e4059",
      "parents": [
        "298f6a2847eff357f1a4be234ca2fead47578649",
        "5b5faea151ab1a52dd2b99e28655e0052ba9650c"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Fri Dec 16 19:13:21 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:13:21 2016 +0000"
      },
      "message": "FalsingLog: Fix false positive Log.wtfs am: 64f87bad12\nam: 5b5faea151\n\nChange-Id: Id2d99a67a648c5e1aa65de003f35081bf2ebfbc2\n"
    },
    {
      "commit": "298f6a2847eff357f1a4be234ca2fead47578649",
      "tree": "b0a19e368bde3367efb7828db8cdab23602e4059",
      "parents": [
        "ab6e4e23a03e8da39dc3f6cb5274d0026630c84c",
        "49a25312b999f71f5a1300a07f7e912a129c20ba"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Fri Dec 16 19:12:21 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:12:21 2016 +0000"
      },
      "message": "Merge \"NativeLibraryHelper: Minor fixes\" am: c1536f0d10 am: 109a82d7e3 am: 77274269ba\nam: 49a25312b9\n\nChange-Id: Id780d7d12d7432984bf7cfaa3b928f0a0163ebb1\n"
    },
    {
      "commit": "ee3af13cf2978aa0800f3d97d7fd83fbc6ae15e3",
      "tree": "96f8c7a6bda2e4378e240dfc769c1566556dea5f",
      "parents": [
        "6ce17fb072b8df7a2f28bb9654975430ce03aea8",
        "566525c6bb451fa33b5553ecf0e556a90a58f8ce"
      ],
      "author": {
        "name": "Christine Franks",
        "email": "christyfranks@google.com",
        "time": "Fri Dec 16 19:10:56 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 16 19:10:59 2016 +0000"
      },
      "message": "Merge \"Add config_demoModePassword\" into nyc-mr2-dev"
    },
    {
      "commit": "ab6e4e23a03e8da39dc3f6cb5274d0026630c84c",
      "tree": "3fb393efd519dd5b6e1ff1672d548af80aa5e636",
      "parents": [
        "cf4d807481255116e23442ce5226d2ced3361943",
        "6a24ab1595aa53c97a7f51cc743aae521c89c87a"
      ],
      "author": {
        "name": "Connor O\u0027Brien",
        "email": "connoro@google.com",
        "time": "Fri Dec 16 19:03:23 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 16 19:03:26 2016 +0000"
      },
      "message": "Merge \"Move ConsumerIrService to HIDL HAL\""
    },
    {
      "commit": "0979227c6fbc7e1e9dec0748efe5d21120bdaa76",
      "tree": "cfcf75af882e9dc384e0064d305c8e9613b5a58f",
      "parents": [
        "c584b7191d18ae2ddf09fd171d73b50c60222cc7",
        "d980b0329964febbaa85964629822057830201c6"
      ],
      "author": {
        "name": "Android Build Merger (Role)",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:03:05 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 16 19:03:07 2016 +0000"
      },
      "message": "Merge \"Merge \"FalsingLog: Fix false positive Log.wtfs\" into nyc-mr2-dev am: 6ce17fb072\" into nyc-mr2-dev-plus-aosp"
    },
    {
      "commit": "c584b7191d18ae2ddf09fd171d73b50c60222cc7",
      "tree": "cfcf75af882e9dc384e0064d305c8e9613b5a58f",
      "parents": [
        "49a25312b999f71f5a1300a07f7e912a129c20ba",
        "5b5faea151ab1a52dd2b99e28655e0052ba9650c"
      ],
      "author": {
        "name": "Android Build Merger (Role)",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:02:46 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 16 19:02:48 2016 +0000"
      },
      "message": "Merge \"FalsingLog: Fix false positive Log.wtfs am: 64f87bad12\" into nyc-mr2-dev-plus-aosp"
    },
    {
      "commit": "cf4d807481255116e23442ce5226d2ced3361943",
      "tree": "7260e22049f5c9071796b12856345c9ef0a5f346",
      "parents": [
        "6a435500d40f89849639cab2b9a55ae57e96837e",
        "9505a6552764461c22ce48f1ac13d025d23e1579"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Dec 16 19:02:03 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 16 19:02:06 2016 +0000"
      },
      "message": "Merge \"Add new RGBA_F16 bitmap config\""
    },
    {
      "commit": "d980b0329964febbaa85964629822057830201c6",
      "tree": "32d25010f645382c514f9effd80ee2cb04353d31",
      "parents": [
        "5b5faea151ab1a52dd2b99e28655e0052ba9650c",
        "6ce17fb072b8df7a2f28bb9654975430ce03aea8"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Fri Dec 16 19:02:05 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:02:05 2016 +0000"
      },
      "message": "Merge \"FalsingLog: Fix false positive Log.wtfs\" into nyc-mr2-dev\nam: 6ce17fb072\n\nChange-Id: Id22b291757e72e7aa2e56e1f2ed65f7dcb7b00b0\n"
    },
    {
      "commit": "5b5faea151ab1a52dd2b99e28655e0052ba9650c",
      "tree": "32d25010f645382c514f9effd80ee2cb04353d31",
      "parents": [
        "04c372c2715ad0dc00d52986767d05b8b05072c7",
        "64f87bad12a04b28ffe09d3a071b60be7eb80a46"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Fri Dec 16 19:01:58 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:01:58 2016 +0000"
      },
      "message": "FalsingLog: Fix false positive Log.wtfs\nam: 64f87bad12\n\nChange-Id: Ief66fe0f832737f733d728a8b0533bcabfc3c57c\n"
    },
    {
      "commit": "49a25312b999f71f5a1300a07f7e912a129c20ba",
      "tree": "f49d227bc1922a670f8ef2582b2343ed3cd9b658",
      "parents": [
        "04c372c2715ad0dc00d52986767d05b8b05072c7",
        "77274269bab55e3131eb366fb2a5f8871e5deb65"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Fri Dec 16 19:01:52 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 19:01:52 2016 +0000"
      },
      "message": "Merge \"NativeLibraryHelper: Minor fixes\" am: c1536f0d10 am: 109a82d7e3\nam: 77274269ba\n\nChange-Id: Id450c7da8d22390c0e7506ed9058bdbf261d3ef4\n"
    },
    {
      "commit": "556cfb6a36d494f4e536b802f31924c56ee6d9c0",
      "tree": "281994c0a5b3ad67db0bc2a157158be93b36999b",
      "parents": [
        "29b639c089daba44b2fec5b21538c786eb2fa158"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Fri Dec 16 14:01:25 2016 -0500"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Fri Dec 16 14:01:25 2016 -0500"
      },
      "message": "Turn on dexmaker sharing classloaders for sysui tests\n\nThis will allow us to mock package private things. It also happens\nto speed up the tests, a lot.\n\nTest: runtest systemui\nChange-Id: I48f39ee282a4ea3163c642c8290f302428c4a5f4\n"
    },
    {
      "commit": "6a435500d40f89849639cab2b9a55ae57e96837e",
      "tree": "113d7c69ce8f9a94c6ecd0e6c66647afbba7403c",
      "parents": [
        "d68172543741cc990ae5356416cd45f4dda75dd0",
        "199b5d6efdf559db32b52f4d822de1e3ed6724fe"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Dec 16 18:59:03 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 16 18:59:05 2016 +0000"
      },
      "message": "Merge \"Add a flag for whether non-system apps can be installed on internal.\""
    },
    {
      "commit": "898fd69451cfaf3ffcafa999497019c90283c39e",
      "tree": "fd9d16d02bd13cb2944ac1a9a4f61dbd5b38ee6a",
      "parents": [
        "c1536f0d105b2526f4cc083fa14154e934f7c4dc"
      ],
      "author": {
        "name": "Torne (Richard Coles)",
        "email": "torne@google.com",
        "time": "Fri Sep 23 16:41:42 2016 +0100"
      },
      "committer": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Fri Dec 16 10:53:35 2016 -0800"
      },
      "message": "Add the webview zygote socket to the zygote whitelist.\n\nAllow the webview zygote socket to be open at time of fork, so that\nwebview renderers can be forked successfully.\n\n(cherry picked from commit a7fcb2bc2a65da3743914727adb0df89a4eb0b66)\n\nTest: WebView functions correctly with multiprocess dev setting enabled\nBug: 21643067\nChange-Id: I312846433a43a8e4548cb2f98b96b56acf9f5333\n"
    },
    {
      "commit": "77274269bab55e3131eb366fb2a5f8871e5deb65",
      "tree": "34f6eb77d7490ac74caa2d9ba2288f0ae006f156",
      "parents": [
        "bab9a7e66e9e39cb84e42f76c3a4b95b17eef091",
        "109a82d7e3b866f1b44ac4a85045f8354eb4fc77"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Fri Dec 16 18:53:01 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Fri Dec 16 18:53:01 2016 +0000"
      },
      "message": "Merge \"NativeLibraryHelper: Minor fixes\" am: c1536f0d10\nam: 109a82d7e3\n\nChange-Id: I362df209d24a9e2602da1b8cf72e4ea63b5e7f60\n"
    }
  ],
  "next": "6ce17fb072b8df7a2f28bb9654975430ce03aea8"
}
