)]}'
{
  "log": [
    {
      "commit": "1f2769189d81f75a5cbee7964ae0f04340baff61",
      "tree": "fa67cfe8a11cd110e7f96468fba33709c7e3a281",
      "parents": [
        "c65a010a39a489acaf3de3708823202a25ef8065",
        "117d5b4f28bbaf1b7458233ae5e101b9c41d7b64"
      ],
      "author": {
        "name": "Andrew Sapperstein",
        "email": "asapperstein@google.com",
        "time": "Thu Jan 12 21:18:23 2017 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jan 12 21:18:28 2017 +0000"
      },
      "message": "Merge \"Create a global registry for system message IDs\" into nyc-mr2-dev"
    },
    {
      "commit": "d6a5660a2c9f70c9a363d388a091542a378d57d1",
      "tree": "96134a076218cd255333441bde06798eddb4f26c",
      "parents": [
        "e102ea7b9635139ee0dd97bf0339f6e7a4942851"
      ],
      "author": {
        "name": "Santos Cordon",
        "email": "santoscordon@google.com",
        "time": "Tue Sep 20 15:50:35 2016 -0700"
      },
      "committer": {
        "name": "Santos Cordon",
        "email": "santoscordon@google.com",
        "time": "Mon Jan 09 17:33:14 2017 -0800"
      },
      "message": "Add Brightness setting for VR Mode.\n\nThis change saves and loads a different brightness setting when the user\ngoes in and out of VR Mode.\n\nBug: 30984614\nChange-Id: If3c3e81b592e0c6fd037e5783559683e5cb58379\n"
    },
    {
      "commit": "117d5b4f28bbaf1b7458233ae5e101b9c41d7b64",
      "tree": "7816c1da16407189bfcfb88df3845d9832420984",
      "parents": [
        "f36beac9566ea4b2454b3140fcde5d83b802b553"
      ],
      "author": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Thu Jan 05 12:57:06 2017 -0500"
      },
      "committer": {
        "name": "Andrew Sapperstein",
        "email": "asapperstein@google.com",
        "time": "Fri Jan 06 11:34:22 2017 -0800"
      },
      "message": "Create a global registry for system message IDs\n\nPort all system UI notifications to use the registry.  Retain stable\ninteger IDs where they exist. Assign new stable IDs where resource IDs\nwere previously used.\n\nUsing \"message\" rather than \"notification\" since we may eventually\nwant to include dialogs and toasts.\n\nBug: 32584866\nBug: 30995038\nTest: runtest systemui\nChange-Id: Iec4d7cebbd88683e339ada29a279315222699942\n(cherry picked from commit 5e6c0ffd3e91cf0c5872de3e2d99e225ad1468f4)\n"
    },
    {
      "commit": "966045d0702ca36df6e8c1e4597aaeb37436ca2f",
      "tree": "3b0f267af668a9a686c53e659e3dfe1121cf3898",
      "parents": [
        "84980c7a93e93e7134c0198212e222e11eb5ccbd"
      ],
      "author": {
        "name": "Selim Cinek",
        "email": "cinek@google.com",
        "time": "Tue Dec 27 11:06:35 2016 +0000"
      },
      "committer": {
        "name": "Ian Pedowitz",
        "email": "ijpedowitz@google.com",
        "time": "Tue Dec 27 18:28:40 2016 +0000"
      },
      "message": "DO NOT MERGE Revert \"Add Brightness setting for VR Mode.\"\n\nThis reverts commit 84980c7a93e93e7134c0198212e222e11eb5ccbd.\n\nBug: 33895226\nBug: 30984614\nChange-Id: I2652e77512bc870190e2172a629abac9341b2c4f\n"
    },
    {
      "commit": "84980c7a93e93e7134c0198212e222e11eb5ccbd",
      "tree": "61a934ed1df5a2ec2b91feace0fcacbeb76cdbcf",
      "parents": [
        "4869a55f66451222579ffe9d15d829a86a401f09"
      ],
      "author": {
        "name": "Santos Cordon",
        "email": "santoscordon@google.com",
        "time": "Tue Sep 20 15:50:35 2016 -0700"
      },
      "committer": {
        "name": "Santos Cordon",
        "email": "santoscordon@google.com",
        "time": "Thu Dec 22 23:26:49 2016 +0000"
      },
      "message": "Add Brightness setting for VR Mode.\n\nThis change saves and loads a different brightness setting when the user\ngoes in and out of VR Mode.\n\nBug: 30984614\nMerged-In: Ie5578bbd6ea346f0eb34fe4abbfd604a5d7c0c93\nChange-Id: Ie5578bbd6ea346f0eb34fe4abbfd604a5d7c0c93\n"
    },
    {
      "commit": "065acc5a6c0bbe32327ea2a54f7c4d771465afeb",
      "tree": "3c585dfbe10c04045af0c1373523d278141989e6",
      "parents": [
        "d3da17a260818aa1f6bfe552beb7e2a294c781a6"
      ],
      "author": {
        "name": "Hugo Benichi",
        "email": "hugobenichi@google.com",
        "time": "Thu Dec 08 09:36:52 2016 +0900"
      },
      "committer": {
        "name": "Hugo Benichi",
        "email": "hugobenichi@google.com",
        "time": "Thu Dec 15 14:32:45 2016 +0900"
      },
      "message": "DO NOT MERGE Define Network notification proto constants.\n\nThis patch defines 4 new constants in metrics_constants.proto\ncorresponding to the 4 network notifications shown by\nNetworkNotificationManager.\n\nEstimates for the average number of notifications:\n  - SIGN_IN:        3/day/device\n  - NO_INTERNET:    5/day/device\n  - LOST_INTERNET:  5/day/device\n  - NETWORK_SWITCH: 3/day/device (turned off right now)\n\nTest: no functional change\nBug: 32198726\nBug: 33030620\n\n(cherry pick from commit 74264329da5c52fbbafc1d20457056fdeabe19dc)\n\nChange-Id: I74702938694fea9b573524d1a2ae3c20ce52b54d\n"
    },
    {
      "commit": "fd61f222103e9802610cf404883d0d8f04e0eb2d",
      "tree": "f076550e1c062aed3ed44689bc00ae32ca9263dd",
      "parents": [
        "873c99c30b550172d6793d9d04ce6196aec64721"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Mon Nov 28 15:46:06 2016 -0800"
      },
      "committer": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Thu Dec 01 22:49:50 2016 +0000"
      },
      "message": "DO NOT MERGE Show keyguard when SIM is removed\n\nIf the device has a secure lockscreen and the device\u0027\nSIM card is removed, lock the device.\n\nChange-Id: I0369af81297169d65254b85bc9a056e4f4a02b7b\nMerged-In: I5b0deea8851b38781059732a3cf6fa0a4a00e3ca\nFixes: 30997251\n"
    },
    {
      "commit": "319c806cc0840d8620fd58951f0597a1d02c6ff3",
      "tree": "cd55e1f195319f18e535317689b80195d239f165",
      "parents": [
        "6af20d1c4e70d2521031e95450c9d74a076b7937"
      ],
      "author": {
        "name": "Doris Ling",
        "email": "dling@google.com",
        "time": "Mon Aug 08 16:17:43 2016 -0700"
      },
      "committer": {
        "name": "Doris Ling",
        "email": "dling@google.com",
        "time": "Tue Aug 23 14:49:15 2016 -0700"
      },
      "message": "Add metrics logging for Settings -\u003e Help \u0026 Feedback\n\nAdd new metrics event constant for Settings-\u003eHelp \u0026 Feedback, and log it\nwhenever user selects the help option menu, passing the context extra for\nthe corresponding settings preference where the help menu is launched.\n\nChange-Id: I971e8e50b959a5451ed085e5da5fd8504111e6c3\nFixes: 30140281\n"
    },
    {
      "commit": "f3cd2c611607f3a10f0e8c3383532053d4bb12b0",
      "tree": "72d4580c79143e68b7ffb5018db45600b505cfcc",
      "parents": [
        "eee5a7b846e63643c585aafc15a3c9320bf7b062"
      ],
      "author": {
        "name": "Doris Ling",
        "email": "dling@google.com",
        "time": "Thu Aug 04 13:21:53 2016 -0700"
      },
      "committer": {
        "name": "Doris Ling",
        "email": "dling@google.com",
        "time": "Thu Aug 04 13:21:53 2016 -0700"
      },
      "message": "Add metrics event for Settings-\u003eDisplay-\u003eAmbient Display.\n\nBug: 29994493\nChange-Id: I2eb71063db254cbe92511ca5cbe93b32c6b2c601\n"
    },
    {
      "commit": "3c00afba0b24adfb1678188650e8e60705be7a33",
      "tree": "af4c16e3409590738ad923066f768753099b2881",
      "parents": [
        "41e185e73b96f6b1025eb2c920bebea32805713d"
      ],
      "author": {
        "name": "Doris Ling",
        "email": "dling@google.com",
        "time": "Tue Jul 19 17:04:21 2016 -0700"
      },
      "committer": {
        "name": "Doris Ling",
        "email": "dling@google.com",
        "time": "Tue Aug 02 10:25:39 2016 -0700"
      },
      "message": "Add metrics logging for fingerprint swipe for notification panel.\n\nAdd metrics log when fingerprint swipe to expand/collapse notification\npanel is handled, and increment the notification and quick setting open\ncount correspondingly.\n\nBug: 29257528\nChange-Id: Ic24c6463a4400711874602157e2fcadc7f0f6da6\n"
    },
    {
      "commit": "19494275a2a3c4aa5ed91d821057263cf9dcdb30",
      "tree": "f7cb859e56c2ddba1bd2746cb5daa5274051008e",
      "parents": [
        "639214eadf56a1427da7abca6467655fb307d0a3"
      ],
      "author": {
        "name": "Justin Klaassen",
        "email": "justinklaassen@google.com",
        "time": "Mon Jul 18 21:38:24 2016 -0700"
      },
      "committer": {
        "name": "Justin Klaassen",
        "email": "justinklaassen@google.com",
        "time": "Tue Jul 19 14:36:48 2016 -0700"
      },
      "message": "Add SETTINGS_CONDITION_NIGHT_DISPLAY\n\nBug: 30043281\nChange-Id: Icf218a8fdc7421620d2bb6057b55f1d511621b8b\n"
    },
    {
      "commit": "137909005cd3fab785539dc1232b67d80007d8fb",
      "tree": "8755f1510b83df4e660ee9beaea7bad069929d19",
      "parents": [
        "f90128c68d4045ba77ed025de02155ff046b7614"
      ],
      "author": {
        "name": "Justin Klaassen",
        "email": "justinklaassen@google.com",
        "time": "Tue Jun 21 20:28:12 2016 -0700"
      },
      "committer": {
        "name": "Justin Klaassen",
        "email": "justinklaassen@google.com",
        "time": "Wed Jul 13 15:47:39 2016 -0700"
      },
      "message": "Add Night display QSTile\n\nBug: 28615069\nBug: 29619615\nChange-Id: Ie23bd1ed9266941682eceb5f2086201bf02af765\n"
    },
    {
      "commit": "9f311f6827f2726f46a55c40b843a9c64dd60ef4",
      "tree": "aa3c5871db57e554ccfc16c636e3a82786a8d934",
      "parents": [
        "0aee1b416370d6341d28bd5790e3fab9b8ab6795",
        "484fd36dfab91abccadf85595f2104323d41a253"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Jul 13 22:39:34 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 13 22:39:35 2016 +0000"
      },
      "message": "Merge \"Fix QS gear metrics\" into nyc-mr1-dev"
    },
    {
      "commit": "484fd36dfab91abccadf85595f2104323d41a253",
      "tree": "342eb3cbcf375e6548a282e308754f6cd01103e0",
      "parents": [
        "185131442ba9f2356e12ee66f2048f8d91316d34"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Wed Jul 13 15:24:32 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Wed Jul 13 16:07:28 2016 -0400"
      },
      "message": "Fix QS gear metrics\n\nChange-Id: If1eeefa3831010d1567861dd71af6f29833496b3\nFixes: 30117924\n"
    },
    {
      "commit": "38f988120c6340792eb8bbb628fafaac03b815ed",
      "tree": "7e44d96dceafd6c43d73d9cd159d27fd1114e4a7",
      "parents": [
        "98802f6007eef7a36237087111c38a998a388903"
      ],
      "author": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Wed Jul 13 14:28:40 2016 -0400"
      },
      "committer": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Wed Jul 13 14:45:55 2016 -0400"
      },
      "message": "sync rich comments back from google3\n\nBug: 30116535\nChange-Id: I6e43ffda3d15b331c18752b5ee15770c6cdbfe85\n"
    },
    {
      "commit": "ff69a4ba1bc4396f52482bbfa450f64c06b66f47",
      "tree": "7933709427fe96ca33c38b6bc9db9475f3238d90",
      "parents": [
        "2c5da6668c23ebf288d5af07ef7160904c6f7751"
      ],
      "author": {
        "name": "Daniel Nishi",
        "email": "dhnishi@google.com",
        "time": "Tue Jul 12 13:55:57 2016 -0700"
      },
      "committer": {
        "name": "Daniel Nishi",
        "email": "dhnishi@google.com",
        "time": "Tue Jul 12 13:59:37 2016 -0700"
      },
      "message": "Add a constant for when the storage manager is toggled on and off.\n\nBug: 30095915\nChange-Id: I9fef3ec47552d344cff51fc1f2cf2e02e9b51574\n"
    },
    {
      "commit": "911e88939cbe5a8607c230e061ba1da5f187cf69",
      "tree": "6b1358cabe349ac181c3e158641b63596ca0838e",
      "parents": [
        "e81fa8578284e0eb04009ceade6d0d9d3ef3e7cc"
      ],
      "author": {
        "name": "Justin Klaassen",
        "email": "justinklaassen@google.com",
        "time": "Tue Jun 21 18:24:24 2016 -0700"
      },
      "committer": {
        "name": "Justin Klaassen",
        "email": "justinklaassen@google.com",
        "time": "Fri Jul 08 11:47:50 2016 -0700"
      },
      "message": "Add Night display feature\n\nBug: 28615069\n\nTints the display at night automatically according to your schedule or\nusing the sunrise/sunset corresponding to your current location.\n\nChange-Id: Ie56b4eed88cc2fcbae88002492b1edad5820b6b1\n"
    },
    {
      "commit": "80807218541d304dc7f50aa3964c0f997b068646",
      "tree": "83dc5ffd1e2ff6374ee0ce8d04e7d0445a633282",
      "parents": [
        "650cc68f10f7138d4e048dbd7b08162241388f8f"
      ],
      "author": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Thu Jun 30 12:26:55 2016 -0700"
      },
      "committer": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Thu Jun 30 16:41:06 2016 -0700"
      },
      "message": "Add metrics for toll-free/travel-abroad buttons in Settings\n\nBug: 29105266\nChange-Id: I44cf2bdc3b01d0755e0305e8c26e6bf871ae9d52\n"
    },
    {
      "commit": "a1985508042debc988de59449a243e8cfebcd785",
      "tree": "3b8bc4c8262c4178d491e02b3f2a5cafeb19f738",
      "parents": [
        "1f7be323252a3c3b061454ad3e3ec5436a2b71fb"
      ],
      "author": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Thu Jun 16 16:48:38 2016 -0700"
      },
      "committer": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Mon Jun 20 09:47:47 2016 -0700"
      },
      "message": "Add metrics for button taps in Settings support tab.\n\nBug: 29282762\nChange-Id: I62f840fbc312ce759b5e6559e26d916181739d75\n"
    },
    {
      "commit": "5e956e8ccda225ff0553832c901b86a315cf2995",
      "tree": "69f0fe18bd4b3c07305ad6aa97554da2cd72a88f",
      "parents": [
        "939f8caec2d64826cdc479faa3a76b978c07537b"
      ],
      "author": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Fri May 06 10:51:47 2016 -0700"
      },
      "committer": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Thu Jun 16 16:47:43 2016 -0700"
      },
      "message": "Add metrics for new tabs in Settings.\n\nBug: 28141203\nChange-Id: I37b6fce7a5c4ca1cf2dbe0795aeb58bb23ae2160\n"
    },
    {
      "commit": "597e67ffe2b2fec7407dea6df4102295779e1d12",
      "tree": "71fed0eacf41a3a2117116c825487781b9263f13",
      "parents": [
        "b4d5f5205e903613943ef083e8f3d7ea0c768565"
      ],
      "author": {
        "name": "Daniel Nishi",
        "email": "dhnishi@google.com",
        "time": "Wed May 18 13:56:13 2016 -0700"
      },
      "committer": {
        "name": "Daniel Nishi",
        "email": "dhnishi@google.com",
        "time": "Wed Jun 15 11:10:14 2016 -0700"
      },
      "message": "Add metrics for the deletion helper.\n\nBug: 28918007\nChange-Id: Iead0cba7c35367be4e03fb8af6a038f709c95146\n"
    },
    {
      "commit": "3451da4a2772b375b36b89a028f56192165abf87",
      "tree": "c1b97995ce2b62efd08d55cdd32e0417fcfcd7a4",
      "parents": [
        "cc12064670c9e0ade3ffcb4ff2eed4ddd5d267a8"
      ],
      "author": {
        "name": "Bhavik Singh",
        "email": "bhaviksingh@google.com",
        "time": "Wed Jun 01 18:25:59 2016 -0700"
      },
      "committer": {
        "name": "Bhavik Singh",
        "email": "bhaviksingh@google.com",
        "time": "Wed Jun 08 18:30:51 2016 -0700"
      },
      "message": "Logging tron metrics for ambient display gestures\n\nIntroducing new TRON metric (ACTION_AMBIENT_GESTURE)\nand implementing logging for metric in DozeService.java\n\nBUG\u003d27907309\n\nChange-Id: I324b6ef65e251f62b277beb1cb76af25159dbd90\n"
    },
    {
      "commit": "c6a9857f35f89c9937370508caddb978b18b7791",
      "tree": "f3acf698ac7f6f762b268c33737814c85be45cf3",
      "parents": [
        "0a4127c58359a374b7dae6846527f8b61e7ace9b"
      ],
      "author": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Thu Jun 02 15:11:48 2016 -0400"
      },
      "committer": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Thu Jun 02 15:11:48 2016 -0400"
      },
      "message": "Give the auto-merger somthing to hang on to.\n\nBug: 29001173\nChange-Id: Ie244f79f1569e2b32be4046d111919120ce6111e\n"
    },
    {
      "commit": "7ee841807641c1784a15a0122afd5b068261f21f",
      "tree": "ef4baa4b1e3eb1a94d9eae075a84d0c70e91bb9b",
      "parents": [
        "05e0a9f3cf632e237654c13f6d223eb22ea3be89",
        "cd9ea74659be1f831eb160dd14648de046c75073"
      ],
      "author": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Fri May 27 13:34:02 2016 -0400"
      },
      "committer": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Fri May 27 13:34:02 2016 -0400"
      },
      "message": "resolve merge conflicts of cd9ea74 to nyc-mr1-dev\n\nChange-Id: I37bc8256b8b91274f418cbefe2797f068cd98dd4\n"
    },
    {
      "commit": "5b3b72e7b7a926ac954db23c2ceaf10aa9b32539",
      "tree": "e4275f55b781da18cb05e0c0064522a85984e4f8",
      "parents": [
        "2c5cbd4012aef736c94a7afc84a778623c639d10",
        "0f97b8fcbddbbd40f5cf45ba57a5d9db48a611a0"
      ],
      "author": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Thu May 26 22:28:03 2016 -0400"
      },
      "committer": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Thu May 26 22:28:03 2016 -0400"
      },
      "message": "resolve merge conflicts of 0f97b8f to nyc-mr1-dev\n\nChange-Id: I5e03144e3ae95777eb651add098eabe8af6ad08e\n"
    },
    {
      "commit": "6abeeb91194818e1d19f75336b03d1e305af0842",
      "tree": "2a278fade13206895d43291161076b1ba66ac60b",
      "parents": [
        "698b1706be196de41fc6bf03cf15971c82a11949"
      ],
      "author": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Thu May 26 14:44:38 2016 -0400"
      },
      "committer": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Thu May 26 17:20:33 2016 -0400"
      },
      "message": "add metrics for gestural notification expansions\n\nBug: 28146482\nChange-Id: If202846c0d235830c7b41d76b55bdcc21d0ab90d\n"
    },
    {
      "commit": "5b2c0ad3121732158bf8fc478396e1e5a37de1e5",
      "tree": "37b5e451efd23bba983f7c4473d6c641427c8f66",
      "parents": [
        "1d4f1cda2de08887ce7036fa8a6f76d5ff0b378f"
      ],
      "author": {
        "name": "Doris Ling",
        "email": "dling@google.com",
        "time": "Wed May 25 14:03:14 2016 -0700"
      },
      "committer": {
        "name": "Doris Ling",
        "email": "dling@google.com",
        "time": "Wed May 25 15:08:29 2016 -0700"
      },
      "message": "Added new action for gesture settings.\n\nAdded new event for Settings -\u003e Gestures\n\nBug: 28565958\nChange-Id: I126ab29cf312b09cad1bd86cf614019616642536\n"
    },
    {
      "commit": "698b1706be196de41fc6bf03cf15971c82a11949",
      "tree": "d89f1eb60a3d46a58066dc33da81cf7daf87a757",
      "parents": [
        "7c17e70f2f795ca06006ff2560c8b8211ce1dd52"
      ],
      "author": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Mon May 23 11:16:32 2016 -0400"
      },
      "committer": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Wed May 25 17:08:17 2016 -0400"
      },
      "message": "add metrics for notification and group expansion\n\nBug: 28146482\nChange-Id: Id7f71873ba33f85c1a1f2c48b47f78d40df46c0d\n"
    },
    {
      "commit": "010aa499cd21eee41af0f79c48eb2c8ed6a139a4",
      "tree": "40cfb6f21962f6b85e0682fc96a3f4211cec8b11",
      "parents": [
        "26818308f935beb4c8d06c2287123c0a4744ed3c"
      ],
      "author": {
        "name": "Daniel Nishi",
        "email": "dhnishi@google.com",
        "time": "Wed May 11 09:42:24 2016 -0700"
      },
      "committer": {
        "name": "Daniel Nishi",
        "email": "dhnishi@google.com",
        "time": "Fri May 13 12:10:00 2016 -0700"
      },
      "message": "Add new action for the storage manager settings.\n\nBug: 28560570\nChange-Id: I7a17feff51c96634bfcc7d238ab168f0878e0e62\n"
    },
    {
      "commit": "94ad652c7a23d8464e2ac30a9c9de33e16431308",
      "tree": "42c1b651db537b54c37e5088cbcab899b459b572",
      "parents": [
        "a68dc2ed5588a16ec7432e46e899ce54103805bb",
        "407c4343b2dde2a2f9ac918a5fd2232f621d8ac4"
      ],
      "author": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Thu May 12 12:43:24 2016 -0400"
      },
      "committer": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Thu May 12 12:45:29 2016 -0400"
      },
      "message": "resolve merge conflicts of 407c434 to nyc-mr1-dev\n\nChange-Id: I7d4590dc22902dade7a8f81bb1a8321b526a4925\n"
    },
    {
      "commit": "8f3e66f2fe88550f0dd38d5e225062cc68edc518",
      "tree": "2b411941da1e58b594d7f616d19f1c91484efe40",
      "parents": [
        "3041d49d888cf0732c8aafb88d1d931b696b1d41"
      ],
      "author": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Thu May 12 10:33:47 2016 -0400"
      },
      "committer": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Thu May 12 10:33:47 2016 -0400"
      },
      "message": "Logging for QS settings launch.\n\nChange-Id: Iff8bbb448454c8a82196d292a285827846b28357\nFixes: 28678032\n"
    },
    {
      "commit": "d0ea9bafaa59f0c61421eea3613bea82a67c0823",
      "tree": "5c04c6ae2ba8cec99762fd3443274dfce59556ed",
      "parents": [
        "9550f5dfa607b1c464c2673186ee26e4b12a79d6",
        "8b3cb1b2ffa3154743e0228658b295ddd212bc68"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Wed May 11 11:35:46 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Wed May 11 11:35:46 2016 -0400"
      },
      "message": "resolve merge conflicts of 8b3cb1b to nyc-mr1-dev\n\nChange-Id: Ifc87af6444612f67cace41da9bb96d3283cf33b2\n"
    },
    {
      "commit": "9fa5f82e1be6eeb2e78cbbeaf87fa9388811f2c2",
      "tree": "d7a5ef6feaa138dcc400edf3c95a81655e35789c",
      "parents": [
        "afe5a367a13d6252375480a7731a4740a2eaff8d",
        "25118d1aa2274d258c183187b90963a11840b0f3"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Wed May 11 10:26:31 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Wed May 11 10:26:31 2016 -0400"
      },
      "message": "resolve merge conflicts of 25118d1 to nyc-mr1-dev\n\nChange-Id: I6adc48f30d21f99cd2cb105d0fca2643afb0cff5\n"
    },
    {
      "commit": "a1f697f5379844251e0a3c08f95debcee6cbd213",
      "tree": "db122c73e17b23f2198c94553b0c9b42a0b919fb",
      "parents": [
        "25118d1aa2274d258c183187b90963a11840b0f3"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Fri May 06 15:09:44 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Wed May 11 09:58:48 2016 -0400"
      },
      "message": "Add metrics constant for new settings activity\n\nBug: 28554048\nChange-Id: I3e2008890779867ecbc5fe485f33d52d75f0b324\n"
    },
    {
      "commit": "25118d1aa2274d258c183187b90963a11840b0f3",
      "tree": "dccb44caaecca9ff74e02f16a567da26669d771e",
      "parents": [
        "09342402332826b46cf8181196a8793202104e31"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Tue May 10 13:25:50 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Wed May 11 09:56:49 2016 -0400"
      },
      "message": "Add constants for settings pages\n\nSome settings pages weren\u0027t extending SettingsPreferenceFragment\nand they need to.\n\nBug: 28634520\nChange-Id: Iebb63027b6390974eb2070b3388763d49e9529e6\n"
    },
    {
      "commit": "fa902aaa616fefe673c25cdd7604c95e0b27669b",
      "tree": "ad04d08e3bde1cb2d04b75ebaeda3fcdf01bfbb5",
      "parents": [
        "6e90b67dfaf02c236b542951dfaac3a7d805ef21"
      ],
      "author": {
        "name": "Clara Bayarri",
        "email": "clarabayarri@google.com",
        "time": "Wed Apr 13 14:45:08 2016 +0100"
      },
      "committer": {
        "name": "Todd Kennedy",
        "email": "toddke@google.com",
        "time": "Tue May 10 15:15:29 2016 -0700"
      },
      "message": "Add Tron logging for open/close App Disambig\n\nThis change adds\n- Open/close the disambig shade with a featured app\n- Open/close the disambig shade with no featured app\n- User selected \"Always\" for the featured app\n- User selected \"Just Once\" for the featured app\n- User chose a non-featured app\n\nBug: 26108706\nChange-Id: I4d2c99cee1a784aa1cab156939c57c83d35a4aa5\n"
    },
    {
      "commit": "3496fdbd2f84de3c8e8070be7d669b94ea1ca769",
      "tree": "fdfb8558735de96464db5e8b2543f24afe1b0308",
      "parents": [
        "9b40edab61ca9bf3b9f5931bbfc266eb6c6216e6"
      ],
      "author": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Tue May 10 14:24:45 2016 +0100"
      },
      "committer": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Tue May 10 14:26:46 2016 +0100"
      },
      "message": "Patrially revert 4ec026930bfbbb5d8923f359c8.\n\nIn preparation for using MetricsLogger.histogram / count. The main\npurpose of this change is to remove the (now bogus) action IDs\nassociated with this logging.\n\nbug: 28528058\nbug: 28544474\n\nChange-Id: Id79de2d34c3f937a327ac21d44e55c18047bce85\n"
    },
    {
      "commit": "4ec026930bfbbb5d8923f359c80b465d4b0ccda2",
      "tree": "2f454192e167a361439fd486f57b2e5b4ccb56de",
      "parents": [
        "00e8fef0ba61cd57cd36beeb81ae1eb20ac04eaf"
      ],
      "author": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Tue May 03 11:55:23 2016 +0100"
      },
      "committer": {
        "name": "David Brazdil",
        "email": "dbrazdil@google.com",
        "time": "Thu May 05 12:24:09 2016 +0100"
      },
      "message": "PackageManager : Log stats about the optimizing apps dialog.\n\nLogs the following parameters :\n- Total time spent optimizing apps.\n- Total number of apps that were dexopted.\n\nTESTED: with adb logcat -b events:\n05-04 15:24:16.303  2065  2065 I sysui_action: [402,3]\n05-04 15:24:16.303  2065  2065 I sysui_action: [403,34]\n05-04 15:24:16.303  2065  2065 I sysui_action: [404,0]\n05-04 15:24:16.304  2065  2065 I sysui_action: [405,163]\n05-04 15:24:16.304  2065  2065 I sysui_action: [406,12168]\n\nThis shows that:\n - 3 apps were optimized\n - 34 apps were skipped\n - 0 apps failed to optimize\n - dialog showed a total of 37 (3 + 34 + 0) apps\n - system has 163 optimizable packages\n - a total of 12.2 seconds was spent in the optimizing apps dialog\n\nbug: 28528058\nbug: 28544474\nChange-Id: I9eb5229a1589ca0df57d3fc03102992fa90a877f\n"
    },
    {
      "commit": "7a5b17bb9873b24ab6a38dc210612aa726613504",
      "tree": "85dc6bedbfd2b6905b9c1f090cf0e2971a6c66f1",
      "parents": [
        "ecd73f48fe219cf238c4c2ec692c42855787bde0"
      ],
      "author": {
        "name": "Tony Mak",
        "email": "tonymak@google.com",
        "time": "Fri Apr 29 10:27:48 2016 +0100"
      },
      "committer": {
        "name": "Tony Mak",
        "email": "tonymak@google.com",
        "time": "Fri Apr 29 13:36:46 2016 +0000"
      },
      "message": "Add metric for managed profile setting\n\nBug: 28281560\nChange-Id: I6ec0a8dbfea179476335b9d624020b80e51e97a8\n"
    },
    {
      "commit": "ceeb04c7c484ca57b921a32186c8f97f28e1a7e2",
      "tree": "2bd4b34a3444ce605983768cdc100270ba95dba7",
      "parents": [
        "4c1fcc892e802840e3daad8be9eedb2eb1887ef8"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Mon Apr 25 14:00:54 2016 -0700"
      },
      "committer": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Wed Apr 27 09:04:25 2016 -0700"
      },
      "message": "RemoteInput: add logging and metrics\n\nBug: 28277176\nChange-Id: I79421927cc686f989231c29dd505b70ed22739f7\n"
    },
    {
      "commit": "3ff576454b0c3666f40cf71038dbcec9a7b33edc",
      "tree": "22eb772711237979ecb381384cd45fdd3cea65b4",
      "parents": [
        "a90035950019434012f32b8dbc5d278894484df3"
      ],
      "author": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Thu Apr 14 14:26:56 2016 -0700"
      },
      "committer": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Fri Apr 15 09:10:17 2016 -0700"
      },
      "message": "Added new actions for Data Saver stats.\n\nBUG: 28166693\nChange-Id: I9b7bba21da622ade9a419f3717a2d18a87f4143d\n"
    },
    {
      "commit": "4d920ff6eba92ccb7bb79540d9328acebf1baa93",
      "tree": "546675a62acc9cc5ccc5d301b9a1cb1a87b3e330",
      "parents": [
        "a4c0b1de1a33219b4f8ef1cdfc4e7641ac246f4b"
      ],
      "author": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Wed Apr 06 20:31:05 2016 -0400"
      },
      "committer": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Fri Apr 15 11:03:53 2016 -0400"
      },
      "message": "Notification slider update.\n\nBug: 27558254\nChange-Id: I5e03aacf3aafb900f45d227a031a5dbb328ba18f\n"
    },
    {
      "commit": "29379ec859bf7118dec9f3248c63ee369218ad6b",
      "tree": "7f0024a48816726cff13bbe176dde6f0f41a038d",
      "parents": [
        "656f6506fbbee34f2f66f013702ad860b738a73a"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Mon Apr 11 23:43:42 2016 -0700"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Tue Apr 12 19:43:52 2016 -0700"
      },
      "message": "TRON refinements for multi-window\n\nBug: 26013430\nChange-Id: I89b139b4ca3e7b6a06d8b5b351d67ffac240f73f\n"
    },
    {
      "commit": "397df6875d5e94be7d3aaf317bc56cbd3f2e8c62",
      "tree": "408545f7b050379b7902bbb8d716f387993c3661",
      "parents": [
        "5c1fbadb1a1169186b7a0a357ae9c35183258c6c"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Mon Mar 28 15:48:34 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Fri Apr 08 11:37:34 2016 -0400"
      },
      "message": "Add constant for premium sms screen\n\nBug: 27657256\nChange-Id: Ia5b209deceb1726b62529c4144a85f5fc2d26833\n"
    },
    {
      "commit": "d9b7909989e220e06406e44ed7a0c11281a4eeea",
      "tree": "bbe94b8254ea0d368275b37f298db72be51d0d9a",
      "parents": [
        "1b5d87ba5f15dc38c64010cf7d563397b15c09f4"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Thu Mar 31 10:00:09 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Thu Mar 31 10:00:09 2016 -0400"
      },
      "message": "Fix build\n\nChange-Id: I75e49ea144d47819c0fb7b4cd2e19a6c42b28ff1\n"
    },
    {
      "commit": "1b5d87ba5f15dc38c64010cf7d563397b15c09f4",
      "tree": "9fc54456eba23d7aae24f2415b0b78f94af77cbc",
      "parents": [
        "c36203965a27bb68c066f97e30a3cd5f2eb99af9"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Wed Mar 30 16:03:15 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Thu Mar 31 09:45:43 2016 -0400"
      },
      "message": "Add constants for settings suggestions metrics\n\nBug: 27851236\nChange-Id: Ia5962a5430246c7fa1221a638447c8c86b011223\n"
    },
    {
      "commit": "c36203965a27bb68c066f97e30a3cd5f2eb99af9",
      "tree": "2ee0859c489300ba2c3dc60eaaa3ce07be25dde7",
      "parents": [
        "aa604694450539b4c99901b0714efaa79db3c87d"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Wed Mar 30 15:46:03 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Thu Mar 31 09:44:10 2016 -0400"
      },
      "message": "Add some constants for settings conditionals\n\nBug: 27851236\nChange-Id: I3725be01e0d5de13b81f82ec594bed5f95b5bb18\n"
    },
    {
      "commit": "dad131f3c60693c16cbc4898c10f1a453c7892b8",
      "tree": "d2eb1168bf6f169c4173911309daf8338412a810",
      "parents": [
        "9a99629eaa79a7e6c3bcc0ecf674bd7981fef5a0"
      ],
      "author": {
        "name": "Anna Galusza",
        "email": "agalusza@google.com",
        "time": "Tue Mar 22 13:49:02 2016 -0700"
      },
      "committer": {
        "name": "Anna Galusza",
        "email": "agalusza@google.com",
        "time": "Wed Mar 30 10:30:41 2016 -0700"
      },
      "message": "Add logging constants for SUW A11y (Vision Settings) screens.\nBug: 27777706\n\nChange-Id: Iaf9ed7f9186fc1a6da3179e8e58b58341c4d8806\n"
    },
    {
      "commit": "96defbe2b123b316f5aecc0e9a3504b26f2bc54c",
      "tree": "df9edec3b41dc97fa2637118842aa0fd65a13854",
      "parents": [
        "a3a3f35e8d5cafcb0e872e014ec3749329202174"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Tue Mar 29 16:51:03 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Wed Mar 30 12:26:04 2016 -0400"
      },
      "message": "Add more metrics for QS\n\nBug: 27851703\nChange-Id: Iecd1eb739fa1a283b7964b6e0952673e5fb38e8f\n"
    },
    {
      "commit": "3b6ba1ab144c53752841869627a1b9f6d357c404",
      "tree": "189607dbb8cb2241394ae567b98806d9024d22c7",
      "parents": [
        "75c21ca948aabbcd8b87196e966771b1dd976686"
      ],
      "author": {
        "name": "Winson",
        "email": "winsonc@google.com",
        "time": "Tue Mar 22 15:37:54 2016 -0700"
      },
      "committer": {
        "name": "Winson",
        "email": "winsonc@google.com",
        "time": "Tue Mar 29 17:57:56 2016 -0700"
      },
      "message": "Adding clear-all button.\n\nChange-Id: Ife637438b191c4a5004f3c6551bc75691e8e426b\n"
    },
    {
      "commit": "db892b84e513f174d29f67d293435407a0ac7c6c",
      "tree": "35ba7b3dba1f997054c03729edbefc15bf7b2ad6",
      "parents": [
        "1981e602ad97e3a21bc987dbeb0625e87a58ff8d"
      ],
      "author": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Thu Mar 17 18:56:20 2016 -0700"
      },
      "committer": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Mon Mar 21 14:25:17 2016 -0700"
      },
      "message": "Allow Scoped Directory Access on whole volume.\n\nThere are some scenarios where an app needs access to the whole SD Card,\nnot subdirectories. For example, user might have a SDCard with\ndirectories like vacation_pictures (instead of Pictures/vacation);\nanother example is a file management app.\n\nBUG: 27676858\nChange-Id: I20ef713de7e4dfa7e2d7d07bab11898af186d673\n"
    },
    {
      "commit": "adccb9950ee3357a7c35283235c2b01500c43aec",
      "tree": "e024e518360d14701be8811dc9d6c58d1178141d",
      "parents": [
        "20c9aa735eb7f938c2fca1cac3ff74cd41079412"
      ],
      "author": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Wed Mar 09 17:40:49 2016 -0800"
      },
      "committer": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Tue Mar 15 11:12:53 2016 -0700"
      },
      "message": "Add a \"Do not ask again\" checkbox.\n\nWhen an app request access to a scoped directory which the user already\ndenied access, it will display a \"Do not ask again\" checkbox; if the\nuser checks that option, further requests will be automatically\nrejected.\n\nThe history of denials is stored in the shared property file.\n\nThe UI is not polished yet, the style will be fixed in a future change.\n\nBUG: 26750152\n\nChange-Id: I181923adfb6a1c7c1c17e305d6838314280417fc\n"
    },
    {
      "commit": "a212999f245032f033e6a0993fd2be9832a9b9cc",
      "tree": "04be5a387b8e4273d6633814111ce4598853396f",
      "parents": [
        "32c90f1d5333d69b9c9b2ea8ac7c38d1a86d9844"
      ],
      "author": {
        "name": "Muyuan Li",
        "email": "muyuanli@google.com",
        "time": "Thu Mar 03 18:30:39 2016 -0800"
      },
      "committer": {
        "name": "Muyuan Li",
        "email": "muyuanli@google.com",
        "time": "Wed Mar 09 18:35:50 2016 +0000"
      },
      "message": "Added shortcut key to dock windows\n\nMeta + [ / ] will dock top window to left / right or cycle\nbetween 1/3 1/2 2/3 of screen if it\u0027s already in docking mode\n\nChange-Id: I546418235a9b9699d406b04f52914c85bd950532\n(cherry picked from commit 63635675b56564a17e3897a221d73a19cfbc77f7)\n"
    },
    {
      "commit": "6f5354d29150fb453e7d9f85ae7173a565b9aa80",
      "tree": "17e25a9526b9f9cdf38bee160978b9c8dd6e9bd2",
      "parents": [
        "be3696d42552ad55ae0a41e9dd9fe81f5b17d3e7"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Tue Mar 08 14:18:08 2016 -0500"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Wed Mar 09 09:01:40 2016 -0500"
      },
      "message": "Update metrics_constants from settings\n\nChange-Id: I606afa7881bfd6b751f3cf6ab5f482ea62386b33\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": "b279a8b39c38e2d4f0db4e91d994ca7815b100b9",
      "tree": "0b46e4b06c54646b2cb508732265a71ffaa1aa1e",
      "parents": [
        "e5a3bb76b8b50aee73d7a7f23af67fc153564c2a",
        "dc86f34a0933935026568328c233da0f63e49eb8"
      ],
      "author": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Fri Mar 04 22:42:02 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Mar 04 22:42:03 2016 +0000"
      },
      "message": "Merge \"add more comments from the other file\" into nyc-dev"
    },
    {
      "commit": "dc86f34a0933935026568328c233da0f63e49eb8",
      "tree": "21be7ec28bd25ba6afede980249eff51466b0844",
      "parents": [
        "19f47929ea4fd7d657c83c16672e4004c3d531ba"
      ],
      "author": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Thu Mar 03 15:38:40 2016 -0500"
      },
      "committer": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Fri Mar 04 22:34:44 2016 +0000"
      },
      "message": "add more comments from the other file\n\nBug: 27429645\nChange-Id: Ie903240af25a15f0f57cda5a8c57377d001a2f2c\n"
    },
    {
      "commit": "a41587b91fedffe6f7ba643c6ee99ff1eed7df57",
      "tree": "86b8118c0f76de3e2056a2cc63e3c97c670fca17",
      "parents": [
        "8bbace3afcae7ca614fd8c8d86c4d48d47ded392"
      ],
      "author": {
        "name": "Mady Mellor",
        "email": "madym@google.com",
        "time": "Thu Feb 11 18:43:06 2016 -0800"
      },
      "committer": {
        "name": "Mady Mellor",
        "email": "madym@google.com",
        "time": "Thu Mar 03 06:42:23 2016 -0800"
      },
      "message": "Add logging for actions around gear behind notifications\n\nBug: 22451710\nChange-Id: Ife93a9fb983e53585445d5827dd4c15f5b35d637"
    },
    {
      "commit": "e83cd6147be45afd57722e414239d2dd15e257c0",
      "tree": "bed2b475e2ab4535d23e67cc6698a7d75c73a186",
      "parents": [
        "484eea70dfe131ea1868ac7f8b19fa16b50e8b86",
        "7c5168457be5befa9f89721cbb8e9f8e117041b0"
      ],
      "author": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Wed Mar 02 17:51:23 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Mar 02 17:51:29 2016 +0000"
      },
      "message": "Merge \"add all those great comments from the other file\" into nyc-dev"
    },
    {
      "commit": "7c5168457be5befa9f89721cbb8e9f8e117041b0",
      "tree": "53223684783d3d0e2c7b55188415101dfeafb4d6",
      "parents": [
        "933c1d48bcefcd133d97ccdec6581b246313d423"
      ],
      "author": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Tue Mar 01 16:44:32 2016 -0500"
      },
      "committer": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Tue Mar 01 16:44:32 2016 -0500"
      },
      "message": "add all those great comments from the other file\n\nalso pick up some enum renaming\n\nBug: 27429645\nChange-Id: Id26ddea46755b43e8db298b87b3a47b69be0f728\n"
    },
    {
      "commit": "ccb7f018e698d1abd7f9304b29ae5929896749b0",
      "tree": "32b64c6bef0ff3978caa66f3a6bfbd1909a3dd35",
      "parents": [
        "a6dcaa6f846440da99f03fb221d17fc5fa8b7016",
        "58f5bd5412d315ccbd80ebf9e1d2f297f159fe0d"
      ],
      "author": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Tue Mar 01 21:02:49 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 01 21:02:51 2016 +0000"
      },
      "message": "Merge \"Revert \"add all those great comments from the other file.\"\" into nyc-dev"
    },
    {
      "commit": "58f5bd5412d315ccbd80ebf9e1d2f297f159fe0d",
      "tree": "6d68776ad5778b230615c46ad123d18cf0da91dd",
      "parents": [
        "72a4bbc694aef402a9a3fc1656d8bf26decaeb70"
      ],
      "author": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Tue Mar 01 21:02:21 2016 +0000"
      },
      "committer": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Tue Mar 01 21:02:21 2016 +0000"
      },
      "message": "Revert \"add all those great comments from the other file.\"\n\nThis reverts commit 72a4bbc694aef402a9a3fc1656d8bf26decaeb70.\n\nChange-Id: Ib351cdd85b8daf17fecc23a3851dda9fb89e477c\n"
    },
    {
      "commit": "159ef7b4e9fe7de4b1e671bf56c510c64360e728",
      "tree": "1ab41414150a521bcd865e1bf44f7f0875073512",
      "parents": [
        "35293d2ff7de5d98f9bc5a4417de66147f4a1cf5"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Thu Feb 25 11:58:32 2016 -0800"
      },
      "committer": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Tue Mar 01 11:59:15 2016 -0800"
      },
      "message": "Improve mergeability of metrics_constants.proto\n\nChange-Id: I6f964d85b5d1b85a04bc8ac2a87453455be93719\n"
    },
    {
      "commit": "f3179cf56a34ca490d63570473470ee6f833e63b",
      "tree": "cfdd83d341ccd6f14f62b1c61952a0a06956ea60",
      "parents": [
        "e636afd901a58ff54433c907a324ed56d4d33f9c",
        "72a4bbc694aef402a9a3fc1656d8bf26decaeb70"
      ],
      "author": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Tue Mar 01 19:38:44 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 01 19:38:45 2016 +0000"
      },
      "message": "Merge \"add all those great comments from the other file.\" into nyc-dev"
    },
    {
      "commit": "72a4bbc694aef402a9a3fc1656d8bf26decaeb70",
      "tree": "138fd25f3b42df1eda8c06d689cc4493b125f934",
      "parents": [
        "933c1d48bcefcd133d97ccdec6581b246313d423"
      ],
      "author": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Tue Mar 01 14:31:56 2016 -0500"
      },
      "committer": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Tue Mar 01 14:31:56 2016 -0500"
      },
      "message": "add all those great comments from the other file.\n\nBug: 27429645\nChange-Id: Ice3b1d01f27fa872191cd07f54b55a51733f77a1\n"
    },
    {
      "commit": "3e166b27fcf67dedc1ca1507266484763c7e15ea",
      "tree": "52511da3ac9e1baf90781f0fb781f0b49409de75",
      "parents": [
        "78614f7714cec3cacc4947b5c3e1a2b199640a3b"
      ],
      "author": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Wed Feb 24 10:17:41 2016 -0800"
      },
      "committer": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Tue Mar 01 10:12:58 2016 -0800"
      },
      "message": "Created metric events for scoped directory access API.\n\nBUG: 27334821\nChange-Id: I8a1bfc328dcd26b42bb66884d14b34ad11aa232f\n"
    },
    {
      "commit": "275561a74677f9d6c8f3f2cebc3cfea416ca586d",
      "tree": "d97ec87935c03e0d73e8ef6fb56bd3464f19218d",
      "parents": [
        "52cdc1593aab9336ad06cfe54cd06ca42ab3837e"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Tue Feb 23 10:11:02 2016 -0500"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Fri Feb 26 14:15:00 2016 -0500"
      },
      "message": "App transition delay tracking\n\nAdd TRON logging for all kinds aspects when we execute an app transition.\n\nBug: 27295491\nChange-Id: Icb0cbdb92d4d5fbfedadd40a017a50eb217058aa\n"
    },
    {
      "commit": "d93429076cd3cef2868da4613092515148f8a6fb",
      "tree": "80eb54359cb3c65ac4ea76016e5e9afdbdb94ee3",
      "parents": [
        "931845fcb3823ce175fcfc7c6ce2d9751102c331"
      ],
      "author": {
        "name": "Winson",
        "email": "winsonc@google.com",
        "time": "Thu Feb 25 10:18:33 2016 -0800"
      },
      "committer": {
        "name": "Winson",
        "email": "winsonc@google.com",
        "time": "Thu Feb 25 14:17:05 2016 -0800"
      },
      "message": "Track double taps to launch the previous task.\n\nChange-Id: Icd792ed4f508f8a8540a5cd2d12c3bdfd5827410\n"
    },
    {
      "commit": "9046222cb2b1bd57278ddbf71d9f628f8dd254ae",
      "tree": "dd6d63cb1208aef6e5f8201bd639b3bbee62bccc",
      "parents": [
        "d7dbe7c486c245884110ddf37e92b37cbea673a6"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Wed Feb 17 15:45:09 2016 -0800"
      },
      "committer": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Thu Feb 25 18:41:01 2016 +0000"
      },
      "message": "Add logging to crash and anr dialog\n\nBug: 26760334\nChange-Id: If81c7a6834e86f7390febef6767a07fa4caded4d\n"
    },
    {
      "commit": "5732df41db45b2af1599f3ebb9d20c799f8d4694",
      "tree": "83bda47bb37e903dbd8bae2051c226ef71029413",
      "parents": [
        "a4fe2389058dea713aff32a54b5754c4999b6402"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Wed Feb 24 16:24:55 2016 -0500"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Wed Feb 24 16:24:55 2016 -0500"
      },
      "message": "Make sure tuner has metrics coverage for new stuff\n\nChange-Id: I1e0d8e34f518cb3fc2bd9ccff0b71dc586ed2ab6\n"
    },
    {
      "commit": "34f6f699f0088e571034dfcbf9a2404d2781f4d2",
      "tree": "5f7b12449631840070d10010777c2d1d9ba14d9b",
      "parents": [
        "729166fb448b8c2a650439931c69f27da3238d8b",
        "2633e24ed8be28b7cdd9061aabd94ab9317f92ee"
      ],
      "author": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Tue Feb 23 18:25:12 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Feb 23 18:25:14 2016 +0000"
      },
      "message": "Merge \"hide the nanos even harder\" into nyc-dev"
    },
    {
      "commit": "6605bd89c53494b59717a826f9a17641bc32da41",
      "tree": "5f9534ea20f9b162e2c21ba1b4d795bc41398790",
      "parents": [
        "66d7588078fbdbdadf646577dce6b3821976d25c"
      ],
      "author": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Mon Feb 22 15:22:20 2016 -0800"
      },
      "committer": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Tue Feb 23 09:08:56 2016 -0800"
      },
      "message": "Initial implementation of logging metrics for bugreport.\n\nThis change logs the following user actions:\n\n  - Interactive bug report initiated from power menu.\n  - Full bug report initiated from power menu.\n  - Bug report canceled using system notification.\n  - Bug report details screen open using system notification.\n  - Additional Bug report screen shot taken using system notification.\n  - User changed bug report name using the details screen.\n  - User changed bug report title using the details screen.\n  - User changed bug report description using the details screen.\n  - Changes made on bug report details screen were saved by user.\n  - Changes made on bug report details screen were canceled by user.\n\nBUG: 26759986\nChange-Id: I1aae98b87a4dea66a1030a024dd799b97c25dd6d\n"
    },
    {
      "commit": "2633e24ed8be28b7cdd9061aabd94ab9317f92ee",
      "tree": "d8e678e920c175958accbe19636bd4be8312b7a5",
      "parents": [
        "87a5de3e3282bc4c01544603e1abd678bdba568a"
      ],
      "author": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Tue Feb 23 11:10:44 2016 -0500"
      },
      "committer": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Tue Feb 23 11:10:44 2016 -0500"
      },
      "message": "hide the nanos even harder\n\nBug: 26925668\nChange-Id: Ic56460926bd62ac41e64f4d37f52d962976ca644\n"
    },
    {
      "commit": "b1a235f9524b71126a9768571ad0b0a7fe0b304c",
      "tree": "5f869355c1c21d5fa2e3f5f693fe0ac428bdea30",
      "parents": [
        "ccdd08d37cc2b95da22941cc8fe80488d5d498e5"
      ],
      "author": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Tue Feb 09 12:57:02 2016 -0500"
      },
      "committer": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Tue Feb 09 13:06:46 2016 -0500"
      },
      "message": "Importance slider logging.\n\nChange-Id: I3c4ad73d1460e4d28cb1a10846159128590d2b20\n"
    },
    {
      "commit": "423295222c356e6d2b2d79e94d6a097abbc1a5d9",
      "tree": "beaf7c648fbb00b275408f6d0e280c024d07b7aa",
      "parents": [
        "bdadd644a8873ca658775a6bf6b2b0c7838e1d9d"
      ],
      "author": {
        "name": "Winson",
        "email": "winsonc@google.com",
        "time": "Fri Feb 05 10:39:46 2016 -0800"
      },
      "committer": {
        "name": "Winson",
        "email": "winsonc@google.com",
        "time": "Mon Feb 08 17:12:01 2016 -0800"
      },
      "message": "Adding logging for timeout and other features.\n\nChange-Id: Ife9fca1a2ced08c6cbd38ab55d9ea878928de439\n\nSigned-off-by: Winson \u003cwinsonc@google.com\u003e\n"
    },
    {
      "commit": "d560729ce3a6f3d51c03d39768815b4c49f7a8f4",
      "tree": "d3de20d21ebc2aefc3d0390f4778667df315aab6",
      "parents": [
        "c3f42c102422f70f5bbe67105e16515ce9c306a3"
      ],
      "author": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Fri Feb 05 15:25:58 2016 -0500"
      },
      "committer": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Mon Feb 08 15:20:02 2016 +0000"
      },
      "message": "Update DND visual interruption choices.\n\nChange-Id: I7050264839c566dcef1dd01d155dda694a8d1ec0\n"
    },
    {
      "commit": "dd50c3fc15461a7342f5a38fe13fe702c953e1d2",
      "tree": "e1b8e5d8596852408aaf15f99b5184be6d53389c",
      "parents": [
        "8f2a44f934afd5492248935f564d0b3f2f676d93"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Thu Feb 04 14:55:07 2016 -0800"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Thu Feb 04 14:55:50 2016 -0800"
      },
      "message": "Fix build\n\nChange-Id: I42ae0a22ce7259aa37c39a09d3b754785d000892\n"
    },
    {
      "commit": "ea4a19f1aa27ba4b9fc4ec0af1d19b4177f801df",
      "tree": "0615f1fe43c4c8cd628e491d19a86a5436ad3190",
      "parents": [
        "1b025a6026fc988ad849303f0df7821354b84c86"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Wed Feb 03 21:31:27 2016 -0800"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Thu Feb 04 14:39:22 2016 -0800"
      },
      "message": "When long pressing recents and already docked, undock\n\nBug: 26771328\nChange-Id: I1fe12181cd80fd948e4184be6a8790c77bfe9e45\n"
    },
    {
      "commit": "8c1306e397e8650f01e255e83fdad7ab63fd2d4e",
      "tree": "41710cf1b4a77cbbeb104ee8d0bd0105b4526bc8",
      "parents": [
        "2cdc07efe7317c7e0fe9407fb5094c212236bf0e"
      ],
      "author": {
        "name": "Robin Lee",
        "email": "rgl@google.com",
        "time": "Mon Feb 01 11:37:02 2016 +0000"
      },
      "committer": {
        "name": "Robin Lee",
        "email": "rgl@google.com",
        "time": "Wed Feb 03 13:01:49 2016 +0000"
      },
      "message": "[Metrics] declare a constant for user credentials\n\nBug: 22541933\nChange-Id: I774f74f3dd21f242a821bb08db6c09a8fc668671\n"
    },
    {
      "commit": "9a4ce137eb5b73f9d7b097a26ae1c523c5b070e9",
      "tree": "1a185f1b2708c6fbcd49557cfa5ee58e2f460b4b",
      "parents": [
        "2216d824f6ae67739b34c0b0196e100a6fd25fb1"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Thu Jan 21 15:27:17 2016 -0500"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Mon Jan 25 17:16:22 2016 -0500"
      },
      "message": "Add data saver tile\n\nBug: 22817899\nChange-Id: I900f19cca54daabd45fe358ae4117d4f3e9ab824\n"
    },
    {
      "commit": "64916b72facbce54004c9d58d48d9e84bb6965a4",
      "tree": "0f7ffef80b34821116ac99ebca7b36a3967d7187",
      "parents": [
        "56efa64d62afd3816efab7410a1262f168ab2dab"
      ],
      "author": {
        "name": "mariagpuyol",
        "email": "mariagpuyol@google.com",
        "time": "Thu Jan 21 13:53:21 2016 -0800"
      },
      "committer": {
        "name": "mariagpuyol",
        "email": "mariagpuyol@google.com",
        "time": "Mon Jan 25 09:43:30 2016 -0800"
      },
      "message": "Add constants for EmergencyInfo app.\n\nBug: 23591361\nBug: 26688835\nChange-Id: If1039356468d173522132df252e81807cdc756c8\n"
    },
    {
      "commit": "77781d3aaa3b468d3078ea154bd3e098348451f2",
      "tree": "2949605c09ade8438e69d252eddbf606f95ee2e8",
      "parents": [
        "313b825fe64aa67a44ab883b791520f2d396aaab"
      ],
      "author": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Mon Jan 11 14:49:26 2016 -0500"
      },
      "committer": {
        "name": "Chris Wren",
        "email": "cwren@android.com",
        "time": "Mon Jan 25 11:24:08 2016 -0500"
      },
      "message": "a step toward enforcing unique metrics log IDs\n\nFirst of several change lists:\n1. Add in the new proto (this CL)\n2. Migrate the existing code over to the proto.\n3. Remove MetricsConstants once it is unused.\n\nBug: 26442178\nChange-Id: Ic24829246af8ec5b202e39a85960aac5cf336c33\n"
    }
  ]
}
