)]}'
{
  "log": [
    {
      "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": "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": "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": "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": "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": "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": "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"
    }
  ]
}
