)]}'
{
  "log": [
    {
      "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": "a4c0b1de1a33219b4f8ef1cdfc4e7641ac246f4b",
      "tree": "819884ce42e1aa0d31c8f6c99cc37a4c20fbd28c",
      "parents": [
        "46dc79cecf2daf1a0e1ec392c56fcb4f7c7a8eaf",
        "f6ef828a7495be3bfe767ad0bb67ad155c6101de"
      ],
      "author": {
        "name": "Ricky Wai",
        "email": "rickywai@google.com",
        "time": "Fri Apr 15 13:44:52 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 15 13:44:54 2016 +0000"
      },
      "message": "Merge \"Fix cannot unlock keyguard when work challege is unified and work mode is off\" into nyc-dev"
    },
    {
      "commit": "46dc79cecf2daf1a0e1ec392c56fcb4f7c7a8eaf",
      "tree": "221d2e8e6f9b2fd4462687ccb8bb1fe9b8dc7b51",
      "parents": [
        "428fdd104c6877889da1af2d35af41d5c14833c9",
        "43724734d76c900fba9a004e28ff0ea4bd9d07ec"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Apr 15 11:14:56 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 15 11:14:57 2016 +0000"
      },
      "message": "Merge \"Metrics logging for DNS queries.\" into nyc-dev"
    },
    {
      "commit": "428fdd104c6877889da1af2d35af41d5c14833c9",
      "tree": "82b65faf0b28ebd8c135d16f601383ffdc4f20e9",
      "parents": [
        "88bc0bbb13cee43e777fd88c2681d1f033faece5",
        "c662898a182ca8f13d73b71649feeeeceb574edd"
      ],
      "author": {
        "name": "Nicolas Prévot",
        "email": "nprevot@google.com",
        "time": "Fri Apr 15 09:52:54 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 15 09:52:56 2016 +0000"
      },
      "message": "Merge \"Call notifyLockedProfile in TrustManagerService instead of KeyguardViewMediator.\" into nyc-dev"
    },
    {
      "commit": "f6ef828a7495be3bfe767ad0bb67ad155c6101de",
      "tree": "ff4bfd6754b2b1d423df1367c402755f917d87cb",
      "parents": [
        "bb9fb194f85225fcf0360fc53da51f12a649bd1b"
      ],
      "author": {
        "name": "Ricky Wai",
        "email": "rickywai@google.com",
        "time": "Thu Apr 14 10:00:22 2016 +0100"
      },
      "committer": {
        "name": "Ricky Wai",
        "email": "rickywai@google.com",
        "time": "Fri Apr 15 09:21:17 2016 +0000"
      },
      "message": "Fix cannot unlock keyguard when work challege is unified and work mode is off\n\nBug: 28138657\nChange-Id: I20e2f571d9ac76c0cd92251de7e068f6c7fb3367\n"
    },
    {
      "commit": "43724734d76c900fba9a004e28ff0ea4bd9d07ec",
      "tree": "12400696afd0568336d5963059f257412bcc94fd",
      "parents": [
        "88bc0bbb13cee43e777fd88c2681d1f033faece5"
      ],
      "author": {
        "name": "Lorenzo Colitti",
        "email": "lorenzo@google.com",
        "time": "Tue Apr 12 23:29:19 2016 +0900"
      },
      "committer": {
        "name": "Lorenzo Colitti",
        "email": "lorenzo@google.com",
        "time": "Fri Apr 15 16:54:39 2016 +0900"
      },
      "message": "Metrics logging for DNS queries.\n\nBug: 28204408\nChange-Id: I05fc9b580aa20d99e8766057e17a38b5eb6267e8\n"
    },
    {
      "commit": "88bc0bbb13cee43e777fd88c2681d1f033faece5",
      "tree": "c9002e811bf50533fc7dda587f170c140f203a5d",
      "parents": [
        "bb9fb194f85225fcf0360fc53da51f12a649bd1b"
      ],
      "author": {
        "name": "Lorenzo Colitti",
        "email": "lorenzo@google.com",
        "time": "Wed Apr 13 22:00:02 2016 +0900"
      },
      "committer": {
        "name": "Lorenzo Colitti",
        "email": "lorenzo@google.com",
        "time": "Fri Apr 15 16:24:13 2016 +0900"
      },
      "message": "Disambiguate NetworkCallback JavaDoc.\n\nThe JavaDoc for many of the requestNetwork and\n[un]registerNetworkCallback APIs incorrectly mentions the\nPendingIntent version of the APIs instead of the NetworkCallback\nversion.\n\nAlso fix a minor issue in the registerDefaultNetworkCallback\nJavaDoc: the default network request is an implementation detail,\nso don\u0027t mention it. Instead, talk about the \"system default\nnetwork\".\n\nChange-Id: Id94d98261daa2bd768c10e033cb8092729b21c91\n"
    },
    {
      "commit": "bb9fb194f85225fcf0360fc53da51f12a649bd1b",
      "tree": "1d9616c4ee3d26e44e73c0022eaf121072caa1f8",
      "parents": [
        "5981b8c2e8f6363d1f3bf09e7f1b3b5fb9a3846a",
        "2c17cd254ba334462265c7b55938a7531545b2d3"
      ],
      "author": {
        "name": "Rob Carr",
        "email": "racarr@google.com",
        "time": "Fri Apr 15 06:20:26 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 15 06:20:28 2016 +0000"
      },
      "message": "Merge changes Id603816c,I86e41324,I025d0558,I44d8dbac,Iabfc2e81, ... into nyc-dev\n\n* changes:\n  Only set mResizedWhileNotDragResizing for base windows.\n  Fix Task dim with docked resize.\n  Correct window replacement string comparison.\n  Replace DimLayers with windows.\n  Prevent premature window replacement.\n  Correctly prevent entrance animation for replacing windows.\n  Replace secondary app windows across activity relaunch.\n"
    },
    {
      "commit": "5981b8c2e8f6363d1f3bf09e7f1b3b5fb9a3846a",
      "tree": "1909c5d8754e38038962407cc8b98f6fd8a5ae9b",
      "parents": [
        "ff71d20ff357a33c30e1e3b474e51ad47d5c5d3a",
        "0f051f5abdb31024d862a954cc4c4716b1dde616"
      ],
      "author": {
        "name": "Andrii Kulian",
        "email": "akulian@google.com",
        "time": "Fri Apr 15 04:32:55 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 15 04:32:57 2016 +0000"
      },
      "message": "Merge \"Remember task which is being locked\" into nyc-dev"
    },
    {
      "commit": "ff71d20ff357a33c30e1e3b474e51ad47d5c5d3a",
      "tree": "b71720f11b8908272dd4da55f46a4700699d7e34",
      "parents": [
        "698e7634aa2ced554f564f588c2e878fb35757a3"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Thu Apr 14 13:12:36 2016 -0700"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Thu Apr 14 20:47:45 2016 -0700"
      },
      "message": "Put windows into resizing during IME adjust animation\n\nBecause the IME animates in with translucency there was a black hole\nvisible at the bottom. This CL puts the window into resizing mode,\nwaits until the change is commited, and then starts the animation\n\nBug: 28175599\nChange-Id: Ib31c1e765639e5490208bccba77b25318ec8dc71\n"
    },
    {
      "commit": "698e7634aa2ced554f564f588c2e878fb35757a3",
      "tree": "5d16cd9970e22263394ae985fa04a0193822fa98",
      "parents": [
        "eb88d83fc5da8ea05033c03bbb9f0d4b804ba162"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Wed Apr 13 21:02:22 2016 -0700"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Thu Apr 14 20:45:56 2016 -0700"
      },
      "message": "Disable resize when IME is adjusted\n\nBug: 28175599\nChange-Id: I338dd230443973d912f17946ed722789b0f545a2\n"
    },
    {
      "commit": "eb88d83fc5da8ea05033c03bbb9f0d4b804ba162",
      "tree": "d86fa563f3370a86caba49ce4b223b59b514d1cc",
      "parents": [
        "be67c90f4c2255cab3bc036ecdc8d9636ed5e4b5"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Wed Apr 13 20:17:43 2016 -0700"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Thu Apr 14 20:45:45 2016 -0700"
      },
      "message": "Add nice animation when adjusting for IME in multi-window\n\n- Run a separate animation when we need to adjust for the IME. We\ncan\u0027t use the attached animation because the adjustment animation\nneeds to be longer than the IME animation.\n- Also run an animation when IME is disappearing.\n- Adjust IME exit animation to better match with adjustment exit\nanimation.\n- Make sure to update adjust for IME when entry/exit animation of\nIME is starting, to avoid flickers.\n- Don\u0027t update the IME window in PhoneWindowManager for layout\nuntil the animation has started. This lead to an issue where the\ncontent inset was set too large too early.\n\nBug: 27154882\nBug: 28175599\nChange-Id: I09a33413e307f84d6c3cf4ae928c280f7ad48348\n"
    },
    {
      "commit": "be67c90f4c2255cab3bc036ecdc8d9636ed5e4b5",
      "tree": "6a1c5c7ce1c9d7dfca4d67a7c4866ed865d04085",
      "parents": [
        "f2abc9d299f74a73010d0543e27215980555382f"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Tue Apr 12 00:53:16 2016 -0700"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Fri Apr 15 03:12:16 2016 +0000"
      },
      "message": "Don\u0027t log transition time if no process switch\n\nIf the process of an activity that is launching has another\nnon-stopped activity, the data is not that interesting,\nso remove the logging in these cases.\n\nBug: 27295491\nChange-Id: I65d4a0e01b1e634a589ce8ecbbab337f0e6497ca\n"
    },
    {
      "commit": "0f051f5abdb31024d862a954cc4c4716b1dde616",
      "tree": "273648db7aba1ab4bd7eb413038e90d2c1399a31",
      "parents": [
        "1feca76bd48008aa3421c8741cb147ecc1a6e912"
      ],
      "author": {
        "name": "Andrii Kulian",
        "email": "akulian@google.com",
        "time": "Thu Apr 14 00:41:51 2016 -0700"
      },
      "committer": {
        "name": "Andrii Kulian",
        "email": "akulian@google.com",
        "time": "Thu Apr 14 19:26:18 2016 -0700"
      },
      "message": "Remember task which is being locked\n\nWe need to remember task which requested to be locked\nbecause we can accidentally lock another task after\nuser interacts with pinning request dialog.\n\nBug: 27876860\nChange-Id: Ie8e607df4380dd33ea9b3474afc247b02e31de07\n"
    },
    {
      "commit": "f2abc9d299f74a73010d0543e27215980555382f",
      "tree": "1a1f55af8ca0e39d1271bb63f5fd21c9052fa71d",
      "parents": [
        "fd950bd6ff659f87fd87dd435207899bac65d991",
        "93d828de59986a990bfd2fffcfc399deae5ba6ba"
      ],
      "author": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Fri Apr 15 01:51:55 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 15 01:51:56 2016 +0000"
      },
      "message": "Merge \"Temporarily increase timeout for devices with buggy driver\" into nyc-dev"
    },
    {
      "commit": "93d828de59986a990bfd2fffcfc399deae5ba6ba",
      "tree": "70d56d7a291d1959376954d5c7aa4dc2ce59acce",
      "parents": [
        "dd3d44faf9d74a793458a515fddf153432601dd6"
      ],
      "author": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Thu Apr 14 18:46:29 2016 -0700"
      },
      "committer": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Thu Apr 14 18:50:09 2016 -0700"
      },
      "message": "Temporarily increase timeout for devices with buggy driver\n\nSome devices don\u0027t properly respond to cancel() which must\nreturn a cancel notification. This workaround shortens the\ntimeout for those devices so they\u0027re functional until\nthis is fixed.\n\nWorkaround for bug 28201240\n\nChange-Id: I9a5b41e400c217444b8df97ebee2b60f5b879d76\n"
    },
    {
      "commit": "fd950bd6ff659f87fd87dd435207899bac65d991",
      "tree": "9afeff661a25bac437728ae122ae1afd21c12007",
      "parents": [
        "dd3d44faf9d74a793458a515fddf153432601dd6",
        "679c807210e4d741b4c65ac67d298d1d56abf3ee"
      ],
      "author": {
        "name": "Rob Carr",
        "email": "racarr@google.com",
        "time": "Fri Apr 15 01:49:59 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 15 01:50:01 2016 +0000"
      },
      "message": "Merge \"Synchronize future unsync transactions to last sync.\" into nyc-dev"
    },
    {
      "commit": "dd3d44faf9d74a793458a515fddf153432601dd6",
      "tree": "35e7a4178a829b1bd48a6aa771da47d4b5f96477",
      "parents": [
        "952050539c991fcf58cd1f336193aa04890ad0a3"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Thu Apr 14 00:00:53 2016 -0700"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Fri Apr 15 01:35:36 2016 +0000"
      },
      "message": "Fix configuration calculation in multi-window\n\nBug: 27975877\nChange-Id: I97dcbe7570fe2fdb82dafef8a07fe7351d901704\n"
    },
    {
      "commit": "952050539c991fcf58cd1f336193aa04890ad0a3",
      "tree": "4b69b6e51aed6aafeb6801897550e65ecc3ec81c",
      "parents": [
        "e2a49bfc50f27dd489e779ebde68c561104e1241",
        "cb2ce6f1f0deef80943ece093ae40bacc1f57c44"
      ],
      "author": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Fri Apr 15 01:33:13 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 15 01:33:15 2016 +0000"
      },
      "message": "Merge \"Fix bug where fingerprint events can be delivered to the wrong client\" into nyc-dev"
    },
    {
      "commit": "e2a49bfc50f27dd489e779ebde68c561104e1241",
      "tree": "e79a66d3fded975cd4153295698b42f56f225920",
      "parents": [
        "de16f96c7e66b7a643ecc7b6c1a8fb70737f5250",
        "f19376ec01db5c6364b0f54265e1a19b53378f61"
      ],
      "author": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Fri Apr 15 01:25:14 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 15 01:25:16 2016 +0000"
      },
      "message": "Merge \"Fixing jank issue with animating alpha.\" into nyc-dev"
    },
    {
      "commit": "f19376ec01db5c6364b0f54265e1a19b53378f61",
      "tree": "a54afe22ba0f8f199c139b5bec4b68f2176cdda6",
      "parents": [
        "a5fdde9d15fbdf1aaeb61e1cf0c128af3aeb7b67"
      ],
      "author": {
        "name": "Winson",
        "email": "winsonc@google.com",
        "time": "Thu Apr 14 18:20:56 2016 -0700"
      },
      "committer": {
        "name": "Winson",
        "email": "winsonc@google.com",
        "time": "Thu Apr 14 18:20:56 2016 -0700"
      },
      "message": "Fixing jank issue with animating alpha.\n\nChange-Id: I32685921eb58210f3ab012587c607d84a64be494\n"
    },
    {
      "commit": "de16f96c7e66b7a643ecc7b6c1a8fb70737f5250",
      "tree": "3d2863b2fd65e06c89b76110b59140d3c5c53d9f",
      "parents": [
        "02f9e23525bd3ae97528041bc0eaf25d43d8fc53",
        "a5fdde9d15fbdf1aaeb61e1cf0c128af3aeb7b67"
      ],
      "author": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Fri Apr 15 00:56:18 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 15 00:56:20 2016 +0000"
      },
      "message": "Merge \"Take app screenshots in 565.\" into nyc-dev"
    },
    {
      "commit": "cb2ce6f1f0deef80943ece093ae40bacc1f57c44",
      "tree": "70303f69f9e24e110d5c8ee06e2082e700a7080c",
      "parents": [
        "4f9b759d8f801a590c38b50dd0bc530ee169957f"
      ],
      "author": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Wed Apr 13 20:28:18 2016 -0700"
      },
      "committer": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Thu Apr 14 17:53:45 2016 -0700"
      },
      "message": "Fix bug where fingerprint events can be delivered to the wrong client\n\n- Make FingerprintService more closely track the expected state of fingerprintd.\n- Don\u0027t switch to a new operation until fingerprintd completes previous operation.\n- Refactor clients into separate classes and add tracking logic.\n- Add missing enumerate()/cancelEnumeration() methods to IFingerprintDaemon\n- Make late-binding decision of \"foregroundness\" of activity so that it\u0027s\ndecided in the order the events are actually handled.\n- Add more logging so we can determine FingerprintService state when errors occur.\n- Cache a copy of authenticator_id from the last time it was set so we don\u0027t\ninterrupt the driver during actual authentication.\n- Don\u0027t allow clients to access authenticator_id unless they\u0027re current.\n\nFixes: 27902478, 26273819\nChange-Id: Ic1f9e30bd89bcdbb8fe7f69e0545e68339317721\n"
    },
    {
      "commit": "02f9e23525bd3ae97528041bc0eaf25d43d8fc53",
      "tree": "ecc27340347e5b9378a2aa8907e547eb55e33127",
      "parents": [
        "f3323287438c743ec3704a1d3de9c8279a44eb80",
        "742e89f67df160475a157af375c5ab72bba0c308"
      ],
      "author": {
        "name": "Jaesung Chung",
        "email": "jaesung@google.com",
        "time": "Fri Apr 15 00:19:07 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 15 00:19:09 2016 +0000"
      },
      "message": "Merge \"ExifInterface: return only a JPEG-compressed thumbnail of RAW images\" into nyc-dev"
    },
    {
      "commit": "f3323287438c743ec3704a1d3de9c8279a44eb80",
      "tree": "da0c92c904f8927061678633518e2e4e795cd955",
      "parents": [
        "a7e2eaaac82280e06b0d1f1183921ffcbe42193f",
        "c28e3a93ff01a809bcfa5bb78e3358f926a09879"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Apr 15 00:07:40 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 15 00:07:41 2016 +0000"
      },
      "message": "Merge \"Ensure sane WallpaperData\" into nyc-dev"
    },
    {
      "commit": "a7e2eaaac82280e06b0d1f1183921ffcbe42193f",
      "tree": "83c582171433a6be35bab2935f6ef829aa17da09",
      "parents": [
        "3a1ae582864f0728584b53c068b2300b38f8c3f0",
        "3b777cb9b18c3e6f8549cd25695600cd7dd3010b"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Fri Apr 15 00:04:55 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 15 00:05:00 2016 +0000"
      },
      "message": "Merge \"Fix LockscreenWallpaper panning\" into nyc-dev"
    },
    {
      "commit": "3a1ae582864f0728584b53c068b2300b38f8c3f0",
      "tree": "1fe2be2114de476498a1806b92887b1a716912eb",
      "parents": [
        "9a5a6ebcda618c72d80f11370e27375cffb62efa",
        "845fe50423acd8e279ef37888f674deb52fd5fe1"
      ],
      "author": {
        "name": "Ben Lin",
        "email": "linben@google.com",
        "time": "Fri Apr 15 00:02:58 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 15 00:03:00 2016 +0000"
      },
      "message": "Merge \"Disable auto-drawer opening if intent is creating doc on empty dir.\" into nyc-dev"
    },
    {
      "commit": "9a5a6ebcda618c72d80f11370e27375cffb62efa",
      "tree": "357c33447c5b263f9f95e88386a3f00464e0530d",
      "parents": [
        "117cff790e34948e847d724be624ed2dd00bc82c",
        "cc715a5b50ed5db2a553c81fcc242fa5a19daaa4"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Thu Apr 14 23:57:04 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 23:57:06 2016 +0000"
      },
      "message": "Merge \"Partial revert of c1a80b08f08cfb038625cec537390705d16db3f5\" into nyc-dev"
    },
    {
      "commit": "117cff790e34948e847d724be624ed2dd00bc82c",
      "tree": "4039c6fc1d6fef04c85b3cfed8012fc2702cca04",
      "parents": [
        "4f9b759d8f801a590c38b50dd0bc530ee169957f",
        "98e80076c6c4e31f04c580c8774eeea4036d32c1"
      ],
      "author": {
        "name": "Tim Murray",
        "email": "timmurray@google.com",
        "time": "Thu Apr 14 23:48:15 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 23:48:17 2016 +0000"
      },
      "message": "Merge \"Revert \"Optimize ResTable::getLocales() to improve bindApplication performance\"\" into nyc-dev"
    },
    {
      "commit": "cc715a5b50ed5db2a553c81fcc242fa5a19daaa4",
      "tree": "a8aa8a2371f1463d0b26585befe5e9832514aba0",
      "parents": [
        "d51afa4525659658b9dbce381761e37a9b931d55"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Thu Apr 14 16:44:48 2016 -0700"
      },
      "committer": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Thu Apr 14 16:47:07 2016 -0700"
      },
      "message": "Partial revert of c1a80b08f08cfb038625cec537390705d16db3f5\n\nSome apps still rely on notification_large_icon_width\nand notification_large_icon_height to be 48dp in their\ncustom views. Temporarily revert change to 40dp until\napps are fixed.\n\nBug: 28161359\nChange-Id: Ie476943af93de457e1635c168067e85dad7df315\n"
    },
    {
      "commit": "4f9b759d8f801a590c38b50dd0bc530ee169957f",
      "tree": "f73defed07ae4f15f6d4e8db5c059658b2d65c21",
      "parents": [
        "6eee0e131a89276d41fbf59d645385a290cd0118",
        "3ee538c10d3ef5bedd9dff631cbca465315701e8"
      ],
      "author": {
        "name": "Jack Yu",
        "email": "jackyu@google.com",
        "time": "Thu Apr 14 23:32:42 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 23:32:44 2016 +0000"
      },
      "message": "Merge \"Removed the unused RIL constant\" into nyc-dev"
    },
    {
      "commit": "6eee0e131a89276d41fbf59d645385a290cd0118",
      "tree": "a58e8bc9effe4aa63bedb243b94a373756b3b1be",
      "parents": [
        "eb3cbd82ee223a2c96be843c7eecba991e170c52"
      ],
      "author": {
        "name": "Chong Zhang",
        "email": "chz@google.com",
        "time": "Thu Apr 14 16:02:56 2016 -0700"
      },
      "committer": {
        "name": "Chong Zhang",
        "email": "chz@google.com",
        "time": "Thu Apr 14 23:22:48 2016 +0000"
      },
      "message": "Disable starting window for Recents\n\nWhen using a starting window, transition could start early before\nreal app window is drawn. We don\u0027t want this with Recents, so disable\nit explicitly.\n\nbug: 27812497\nChange-Id: I648b2de3f91923978ef8b3d4f2629f0f73321b98\n"
    },
    {
      "commit": "eb3cbd82ee223a2c96be843c7eecba991e170c52",
      "tree": "58311f5dca3dce629c392f468c331ac146160505",
      "parents": [
        "95a4791d1a0dfbd1898f010f0a2d1b1985a46079",
        "e34279035acf43e23172960503e6380dc8037e50"
      ],
      "author": {
        "name": "Chong Zhang",
        "email": "chz@google.com",
        "time": "Thu Apr 14 23:21:27 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 23:21:28 2016 +0000"
      },
      "message": "Merge \"Fix crash due to null uri in ContentObserver.onChange\" into nyc-dev"
    },
    {
      "commit": "e34279035acf43e23172960503e6380dc8037e50",
      "tree": "434915236bf4408a6633faac09d431b655ccbfbc",
      "parents": [
        "5ce4e2e78f3f4e1c39423a79ad1787e05b961e14"
      ],
      "author": {
        "name": "Chong Zhang",
        "email": "chz@google.com",
        "time": "Thu Apr 14 14:58:53 2016 -0700"
      },
      "committer": {
        "name": "Chong Zhang",
        "email": "chz@google.com",
        "time": "Thu Apr 14 16:18:22 2016 -0700"
      },
      "message": "Fix crash due to null uri in ContentObserver.onChange\n\nAlso make sure we don\u0027t respond to unrecognized changes.\n\nbug: 27291666\nChange-Id: I110445231d15427e1fe9e225ed0520af262f740e\n"
    },
    {
      "commit": "98e80076c6c4e31f04c580c8774eeea4036d32c1",
      "tree": "dfd7fc79f951ae1c5f93300f08c5debbef45e5ec",
      "parents": [
        "4ecc096b625dce65970b785f156d24d32cff5e64"
      ],
      "author": {
        "name": "Tim Murray",
        "email": "timmurray@google.com",
        "time": "Thu Apr 14 15:44:35 2016 -0700"
      },
      "committer": {
        "name": "Tim Murray",
        "email": "timmurray@google.com",
        "time": "Thu Apr 14 16:06:29 2016 -0700"
      },
      "message": "Revert \"Optimize ResTable::getLocales() to improve bindApplication performance\"\n\nThis reverts commit 5520581b5f043fb858b5b2044ff33ad8545a6d38.\n\nbug 28189634\n\nChange-Id: I2d2b859f6d9bd44434fa901cce990583f514980c\n"
    },
    {
      "commit": "a5fdde9d15fbdf1aaeb61e1cf0c128af3aeb7b67",
      "tree": "17034dbf4ffd181a0418149373c06f49106dcf92",
      "parents": [
        "f824e58d493bb86789bcb8de27a2e43a762c5d3e"
      ],
      "author": {
        "name": "Winson",
        "email": "winsonc@google.com",
        "time": "Thu Apr 14 15:27:15 2016 -0700"
      },
      "committer": {
        "name": "Winson",
        "email": "winsonc@google.com",
        "time": "Thu Apr 14 16:03:44 2016 -0700"
      },
      "message": "Take app screenshots in 565.\n\n- Or to be specific, SurfaceFlinger can’t easily take 565 screenshots,\n  so convert them when creating the ashmem bitmap.\n\nBug: 28151300\nChange-Id: Ic7586659a41cc19c322136f77a1c52ef68c22707"
    },
    {
      "commit": "95a4791d1a0dfbd1898f010f0a2d1b1985a46079",
      "tree": "fbcccc98868dcd3dedc329ee42276b6e4e5a38de",
      "parents": [
        "7c1f3905af890bd2959f7bf25d2a6f76a8ccd076",
        "469caae9ea03c8f4261b8fd6df25aa20b3647e9a"
      ],
      "author": {
        "name": "Sriram Viswanathan",
        "email": "tvsriram@google.com",
        "time": "Thu Apr 14 22:05:11 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 22:05:12 2016 +0000"
      },
      "message": "Merge \"Disable recents button in carmode inside of NavigationBarView, instead of doing it from PhoneWindowManager, which doesnt maintain the mUiMode properly and in sync with that in the UiModeManager. In addition the re-layout / modifications in the content of the navigation bar in care mode are better consolidated in one place instead of many places.\" into nyc-dev"
    },
    {
      "commit": "7c1f3905af890bd2959f7bf25d2a6f76a8ccd076",
      "tree": "25cdea08bf6b6efe0fd7d49ae536dd202ce2ac92",
      "parents": [
        "9a916e5602908f579ac846680270677c5a89e5a4",
        "353d8d78ac9f581536abd35840be87ad9f72650e"
      ],
      "author": {
        "name": "Dongwon Kang",
        "email": "dwkang@google.com",
        "time": "Thu Apr 14 21:38:10 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 21:38:12 2016 +0000"
      },
      "message": "Merge \"PipManager: Revisit the logic for PIP close for TV app case\" into nyc-dev"
    },
    {
      "commit": "469caae9ea03c8f4261b8fd6df25aa20b3647e9a",
      "tree": "1cd160e534cd4ee9a80f98cc4c8124e6e0778cf3",
      "parents": [
        "f2d2aab3f1a1e19e4ba52e274493a2ca4cd02f7b"
      ],
      "author": {
        "name": "Sriram Viswanathan",
        "email": "tvsriram@google.com",
        "time": "Tue Mar 22 13:11:50 2016 -0700"
      },
      "committer": {
        "name": "Sriram Viswanathan",
        "email": "tvsriram@google.com",
        "time": "Thu Apr 14 14:18:22 2016 -0700"
      },
      "message": "Disable recents button in carmode inside of NavigationBarView,\ninstead of doing it from PhoneWindowManager, which doesnt maintain\nthe mUiMode properly and in sync with that in the UiModeManager.\nIn addition the re-layout / modifications in the content of the\nnavigation bar in care mode are better consolidated in one place\ninstead of many places.\n\nBug: 27313462\n\nChange-Id: I1bdc2324f649f19f879b71c695381587561498e9\n"
    },
    {
      "commit": "9a916e5602908f579ac846680270677c5a89e5a4",
      "tree": "4a56703a46b8c17d9c2033020d9661bc24119b1e",
      "parents": [
        "3ee2cc630d2782637461e59049e99bb8d72326b7",
        "388fc336b3f5c31df70fa01cf130f86b8c8d545f"
      ],
      "author": {
        "name": "Joe Onorato",
        "email": "joeo@google.com",
        "time": "Thu Apr 14 21:10:14 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 21:10:16 2016 +0000"
      },
      "message": "Merge \"Add support for null tag names from apps.\" into nyc-dev"
    },
    {
      "commit": "3ee2cc630d2782637461e59049e99bb8d72326b7",
      "tree": "95924088e405954b9cb6ceab176d1619c41dedd5",
      "parents": [
        "f2d2aab3f1a1e19e4ba52e274493a2ca4cd02f7b",
        "6823a8fc59f7b03ca9802e0e5e961f32e8cdea3a"
      ],
      "author": {
        "name": "Sudheer Shanka",
        "email": "sudheersai@google.com",
        "time": "Thu Apr 14 21:05:24 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 21:05:26 2016 +0000"
      },
      "message": "Merge \"Update RestrictedSwitchPreference to have an additional summary.\" into nyc-dev"
    },
    {
      "commit": "f2d2aab3f1a1e19e4ba52e274493a2ca4cd02f7b",
      "tree": "05072525b8c42789df543f6183b99acf2ae3e026",
      "parents": [
        "439525a99372edcd92e02ca2ec52a0f24b775348",
        "b5dd049089a8c62efea445be9abd1f476fbf1ab9"
      ],
      "author": {
        "name": "Muyuan Li",
        "email": "muyuanli@google.com",
        "time": "Thu Apr 14 20:50:38 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 20:50:39 2016 +0000"
      },
      "message": "Merge \"Fixes a bug in shortcut key.\" into nyc-dev"
    },
    {
      "commit": "439525a99372edcd92e02ca2ec52a0f24b775348",
      "tree": "2e2d1b49b5162b865b5e63f5cc36aa4c3cc7688d",
      "parents": [
        "98e46791d5e636abc0346e8687e864a73eac9943",
        "00a4e299694ccf5edc07894ca46e38602e9b4a38"
      ],
      "author": {
        "name": "Chad Brubaker",
        "email": "cbrubaker@google.com",
        "time": "Thu Apr 14 20:48:52 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 20:48:53 2016 +0000"
      },
      "message": "Merge \"Fix isUserAddedCertificate\" into nyc-dev"
    },
    {
      "commit": "b5dd049089a8c62efea445be9abd1f476fbf1ab9",
      "tree": "009ed2f105d532b08ae280a5e3e8388b0b3165e2",
      "parents": [
        "98e46791d5e636abc0346e8687e864a73eac9943"
      ],
      "author": {
        "name": "Muyuan Li",
        "email": "muyuanli@google.com",
        "time": "Thu Apr 14 13:22:20 2016 -0700"
      },
      "committer": {
        "name": "Muyuan Li",
        "email": "muyuanli@google.com",
        "time": "Thu Apr 14 20:48:13 2016 +0000"
      },
      "message": "Fixes a bug in shortcut key.\n\nAll shortcut keys that are dispatched to listeners will be checked\nagainst user provisioning status. Only if user setup is complete will\nthe listeners receive shortcut keys.\n\nBug: 28192375\nChange-Id: Iecc5a21a40d07bdc4f71d1a36187cca4a5b30bde\n(cherry picked from commit f0667f077f66ba3e58387f7570dd82a26aaed7b8)\n"
    },
    {
      "commit": "98e46791d5e636abc0346e8687e864a73eac9943",
      "tree": "afc185f689273275eb622383da4298d59860f833",
      "parents": [
        "203222ea6077c1e0155971fee1cb6917b8055117",
        "689574ad4a3cebe5ad6993621fa19554fb392674"
      ],
      "author": {
        "name": "Andy Hung",
        "email": "hunga@google.com",
        "time": "Thu Apr 14 20:47:23 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 20:47:25 2016 +0000"
      },
      "message": "Merge \"Unify dumped native stack traces\" into nyc-dev"
    },
    {
      "commit": "203222ea6077c1e0155971fee1cb6917b8055117",
      "tree": "61c9c18eb884dc0357f2d454e7b972ce72af3fc5",
      "parents": [
        "7f5b3e59d1e35deceb1fcde9266ea826d254cd73",
        "3610d06239e72bb51e4150889864d2b2c18347d5"
      ],
      "author": {
        "name": "Oren Blasberg",
        "email": "orenb@google.com",
        "time": "Thu Apr 14 20:34:52 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 20:34:54 2016 +0000"
      },
      "message": "Merge \"Don\u0027t show icons in overlay popup menus.\" into nyc-dev"
    },
    {
      "commit": "7f5b3e59d1e35deceb1fcde9266ea826d254cd73",
      "tree": "bd15ffbab9069d71be4a9ed2187d128c06eb5636",
      "parents": [
        "996c40906e39cffb23e0317d2e10a7cf61a1bfb5",
        "7c12cd3ae4662b744e074fc01416a87747ff5bf2"
      ],
      "author": {
        "name": "Dongwon Kang",
        "email": "dwkang@google.com",
        "time": "Thu Apr 14 20:13:57 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 20:13:58 2016 +0000"
      },
      "message": "Merge \"TIF: Add Programs.COLUMN_RECORDING_PROHIBITED\" into nyc-dev"
    },
    {
      "commit": "c28e3a93ff01a809bcfa5bb78e3358f926a09879",
      "tree": "e72236dd396778a45d3c41b90ad2c5890f142813",
      "parents": [
        "d51afa4525659658b9dbce381761e37a9b931d55"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Thu Apr 14 10:47:52 2016 -0700"
      },
      "committer": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Thu Apr 14 13:04:26 2016 -0700"
      },
      "message": "Ensure sane WallpaperData\n\nAlso adds dumpsys output for lock wallpapers.\n\nFixes: 28192320\nChange-Id: I66ccf8afad7412ae346e7cc02d030c2fdda97753\n"
    },
    {
      "commit": "996c40906e39cffb23e0317d2e10a7cf61a1bfb5",
      "tree": "ccf6b824feef8a7926aa3e53aa4d8f9b30ad1da9",
      "parents": [
        "59623ee33742e69c4cb24901e5e81e2aca6496e7",
        "6598b2d01a8c21d8ea53f5fb3b96b8a35012cb0f"
      ],
      "author": {
        "name": "Sid Soundararajan",
        "email": "ssoundar@google.com",
        "time": "Thu Apr 14 20:02:28 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 20:02:30 2016 +0000"
      },
      "message": "Merge \"Add a null check to prevent NPE\" into nyc-dev"
    },
    {
      "commit": "59623ee33742e69c4cb24901e5e81e2aca6496e7",
      "tree": "642ec591e3a4a207cb0a3f160085f351422f9861",
      "parents": [
        "c180d68a079ed02999c6015401c6f99c87005855",
        "fac2515695b9be78743d243b88f92d7687d24772"
      ],
      "author": {
        "name": "Arunesh Mishra",
        "email": "arunesh@google.com",
        "time": "Thu Apr 14 19:59:58 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 20:00:00 2016 +0000"
      },
      "message": "Merge \"SoundTriggerHelper: Add ability to manage multiple voice models.\" into nyc-dev"
    },
    {
      "commit": "c180d68a079ed02999c6015401c6f99c87005855",
      "tree": "4a6ea4a400570851d4dbe93b9021a5b0919c8ed2",
      "parents": [
        "27c0e70223cafb91e62f2722c12c23dbec498bd5",
        "9455bd0105f974de3d1164890353c2a0d0605840"
      ],
      "author": {
        "name": "Hui Shu",
        "email": "hush@google.com",
        "time": "Thu Apr 14 19:53:12 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 19:53:14 2016 +0000"
      },
      "message": "Merge \"Cache the parsed result of WebView provider config xml\" into nyc-dev"
    },
    {
      "commit": "27c0e70223cafb91e62f2722c12c23dbec498bd5",
      "tree": "c464b761bf4cd713e21029a19f46a64084cfbe16",
      "parents": [
        "e70464e11694712d62092ac3a623c32fe6d5e8a5",
        "02e9214ed603296c5ef7df68c4bb78de58d03e7a"
      ],
      "author": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Thu Apr 14 19:50:09 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 19:50:10 2016 +0000"
      },
      "message": "Merge \"Fixed initial metered state of new policy.\" into nyc-dev"
    },
    {
      "commit": "02e9214ed603296c5ef7df68c4bb78de58d03e7a",
      "tree": "5461bb42245045679d38cf5b77ed0b9e4f84a5e9",
      "parents": [
        "671e86605c96144066c65704dbd154df5f0a0bad"
      ],
      "author": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Thu Apr 14 12:46:09 2016 -0700"
      },
      "committer": {
        "name": "Felipe Leme",
        "email": "felipeal@google.com",
        "time": "Thu Apr 14 12:46:09 2016 -0700"
      },
      "message": "Fixed initial metered state of new policy.\n\nBUG: 27808364\nChange-Id: I33d45a971c66623bcd94ebe95e84fb852308d8ea\n"
    },
    {
      "commit": "e70464e11694712d62092ac3a623c32fe6d5e8a5",
      "tree": "c2c9d516c45d817bdc3b04368e402d7a8196ffd3",
      "parents": [
        "abaa3395e94754563fb4b07d077e5e87d41f6a17",
        "eaf1853b98d7bf2c3d693ad702050968ef0a404c"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Thu Apr 14 19:42:15 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 19:42:16 2016 +0000"
      },
      "message": "Merge \"Return complete properties map instead of per view\" into nyc-dev"
    },
    {
      "commit": "eaf1853b98d7bf2c3d693ad702050968ef0a404c",
      "tree": "5a27f18be9175e1064487c40070be00a3575ca82",
      "parents": [
        "79c59fe4a8544bdda5c56efecf9c2bc72f2f0e4e"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Thu Apr 14 12:38:23 2016 -0700"
      },
      "committer": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Thu Apr 14 12:38:23 2016 -0700"
      },
      "message": "Return complete properties map instead of per view\n\nChange-Id: Ib7c71606d1bf43bbaa80f5601a8508d7aa49d953\n"
    },
    {
      "commit": "abaa3395e94754563fb4b07d077e5e87d41f6a17",
      "tree": "78658461e8735c0718d1f9741f73e2e1d1852a5f",
      "parents": [
        "446b4e727d228caccc635cd69e14fc9faba8ec7f",
        "4e3ded556100f674ccba0d0e40adcbd0d30f9b23"
      ],
      "author": {
        "name": "Jae Seo",
        "email": "jaeseo@google.com",
        "time": "Thu Apr 14 19:28:48 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 19:28:50 2016 +0000"
      },
      "message": "Merge \"TIF: Update documentation on time shifting start/current position\" into nyc-dev"
    },
    {
      "commit": "446b4e727d228caccc635cd69e14fc9faba8ec7f",
      "tree": "209c8b68a9f324a25f0d1a2bd1939649cb7df940",
      "parents": [
        "0d723a2a4d83db5f01aa5a21f3cbd9d2b608bced",
        "f6e801da1a45b2458679e20f5e6061442a434e1b"
      ],
      "author": {
        "name": "Rob Carr",
        "email": "racarr@google.com",
        "time": "Thu Apr 14 19:28:41 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 19:28:42 2016 +0000"
      },
      "message": "Merge \"PopupWindow. Don\u0027t use -1 width/height for calculations.\" into nyc-dev"
    },
    {
      "commit": "6823a8fc59f7b03ca9802e0e5e961f32e8cdea3a",
      "tree": "d4fc91b0085abbbafef2be397ba86ae19ba3f309",
      "parents": [
        "a38b4ef93917101d1100252d88fa6779e2cdd1f1"
      ],
      "author": {
        "name": "Sudheer Shanka",
        "email": "sudheersai@google.com",
        "time": "Wed Apr 13 10:13:26 2016 -0700"
      },
      "committer": {
        "name": "Sudheer Shanka",
        "email": "sudheersai@google.com",
        "time": "Thu Apr 14 12:24:23 2016 -0700"
      },
      "message": "Update RestrictedSwitchPreference to have an additional summary.\n\nBug: 27659072\nChange-Id: Idfefe16f709d092355ce9cfbd820aacf12b95692\n"
    },
    {
      "commit": "fac2515695b9be78743d243b88f92d7687d24772",
      "tree": "2ed40ce6458ba9754b0b84909b60a282c3186196",
      "parents": [
        "cb6903deacacc18609c2e685b9b12080dca6bf27"
      ],
      "author": {
        "name": "Arunesh Mishra",
        "email": "arunesh@google.com",
        "time": "Sun Apr 10 20:35:16 2016 -0700"
      },
      "committer": {
        "name": "Arunesh Mishra",
        "email": "arunesh@google.com",
        "time": "Thu Apr 14 12:12:27 2016 -0700"
      },
      "message": "SoundTriggerHelper: Add ability to manage multiple voice models.\n\nThis CL adds the ability in STH to manage multiple voice models indexed by\nkeyphrase ID, which is an integer.\n\nBug: 28104190\nChange-Id: I8e10cca05ed8b4b8414cae7fffc26c132d4b7cbd\n"
    },
    {
      "commit": "0d723a2a4d83db5f01aa5a21f3cbd9d2b608bced",
      "tree": "757a1c31cba4a04ed2b31aeceb4d4f380773d890",
      "parents": [
        "36530859d061d126ff09abc6dbd65617035dab7c",
        "e8222e551f8abd2d82ca4f77ddb275e2e509751e"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Thu Apr 14 19:06:39 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 19:06:40 2016 +0000"
      },
      "message": "Merge \"Multi-window assist callback\" into nyc-dev"
    },
    {
      "commit": "3b777cb9b18c3e6f8549cd25695600cd7dd3010b",
      "tree": "a20df25c844174d64718f6fa11452130f3213b4f",
      "parents": [
        "d6a25c2b3e7fd5a98741e2f770cf54d539b29258"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Thu Apr 14 12:04:28 2016 -0700"
      },
      "committer": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Thu Apr 14 12:04:31 2016 -0700"
      },
      "message": "Fix LockscreenWallpaper panning\n\nBug: 27484494\nChange-Id: Ic74b447213fcad5b7ca5107c5a0ebd9e76276ea6\n"
    },
    {
      "commit": "36530859d061d126ff09abc6dbd65617035dab7c",
      "tree": "03512dd81bd74cef698eb759fac6df6c0e16c7d4",
      "parents": [
        "f90db0890d33866295ae3d2654dbe78de354967b",
        "419c89533a148d0037e98b801068bb81f8a2cd2a"
      ],
      "author": {
        "name": "Jaewan Kim",
        "email": "jaewan@google.com",
        "time": "Thu Apr 14 19:04:09 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 19:04:10 2016 +0000"
      },
      "message": "Merge \"PIP: Fix regressions\" into nyc-dev"
    },
    {
      "commit": "f90db0890d33866295ae3d2654dbe78de354967b",
      "tree": "95404f210b2f777f7c4b14724af04d6df2cbf66a",
      "parents": [
        "487bcec262cbb1f8f8263a05f12304816a8282ce",
        "55625a675fcbf85654027bf1c8ff89d0084fa24f"
      ],
      "author": {
        "name": "Steve McKay",
        "email": "smckay@google.com",
        "time": "Thu Apr 14 19:00:48 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 19:00:49 2016 +0000"
      },
      "message": "Merge \"Deal gracefully with empty srcs.\" into nyc-dev"
    },
    {
      "commit": "487bcec262cbb1f8f8263a05f12304816a8282ce",
      "tree": "708e307bebc382e0e02b3907f116f6bd54c17dac",
      "parents": [
        "cb6903deacacc18609c2e685b9b12080dca6bf27",
        "b9e6ad32bd0774135753fc5e4a9446450abe7151"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Apr 14 18:59:21 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 18:59:22 2016 +0000"
      },
      "message": "Merge \"Make number picker styles public\" into nyc-dev"
    },
    {
      "commit": "388fc336b3f5c31df70fa01cf130f86b8c8d545f",
      "tree": "1d8fd37b4f85921576a208e8d58e873d14810456",
      "parents": [
        "cb6903deacacc18609c2e685b9b12080dca6bf27"
      ],
      "author": {
        "name": "Joe Onorato",
        "email": "joeo@google.com",
        "time": "Tue Apr 12 17:06:47 2016 -0700"
      },
      "committer": {
        "name": "Joe Onorato",
        "email": "joeo@google.com",
        "time": "Thu Apr 14 11:46:56 2016 -0700"
      },
      "message": "Add support for null tag names from apps.\n\nFor Wakelocks and syncs there is no requirement that an app actually\nsupply a tag/name.  Jobs will always have system-supplied tags.\n\nBug: 26276001\nChange-Id: Ie3b8e48a395de1506a2f15d5b9c9eab726bc6d0a\n"
    },
    {
      "commit": "cb6903deacacc18609c2e685b9b12080dca6bf27",
      "tree": "c2006d33762f1f6e5e87afa9590abcfc11f51df0",
      "parents": [
        "fa6d68326510330e1ad96942ee60c33a2dd8e857",
        "3c987600aa7a1ae2f920f96e09d32862f824d52d"
      ],
      "author": {
        "name": "Steve McKay",
        "email": "smckay@google.com",
        "time": "Thu Apr 14 18:44:23 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 18:44:24 2016 +0000"
      },
      "message": "Merge \"Guard against null clipdata objects.\" into nyc-dev"
    },
    {
      "commit": "6598b2d01a8c21d8ea53f5fb3b96b8a35012cb0f",
      "tree": "ee35f4f381989eeed827ee2fce25391b52b2b90c",
      "parents": [
        "53553d3bcdacc9a02d65c069c311f9fc915d36bf"
      ],
      "author": {
        "name": "Sid Soundararajan",
        "email": "ssoundar@google.com",
        "time": "Thu Apr 14 11:36:42 2016 -0700"
      },
      "committer": {
        "name": "Sid Soundararajan",
        "email": "ssoundar@google.com",
        "time": "Thu Apr 14 11:36:42 2016 -0700"
      },
      "message": "Add a null check to prevent NPE\n\nRare case where the rect returned from a View is null.\n\nBUG: 28118236\nChange-Id: Ie95b082c92c110f753152a50399c188b19d14e4b\n"
    },
    {
      "commit": "fa6d68326510330e1ad96942ee60c33a2dd8e857",
      "tree": "b962ee6b255fca1bc9e885df86dba49d4a036822",
      "parents": [
        "4ecc096b625dce65970b785f156d24d32cff5e64",
        "a65707d3f3a2498bda9aba63afb7d789f861f676"
      ],
      "author": {
        "name": "Alex Klyubin",
        "email": "klyubin@google.com",
        "time": "Thu Apr 14 18:30:41 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 18:30:42 2016 +0000"
      },
      "message": "Merge \"Clarify how to replace cert generated by Android Keystore.\" into nyc-dev"
    },
    {
      "commit": "3610d06239e72bb51e4150889864d2b2c18347d5",
      "tree": "190efa850f71a30a03300275578e8a34dafeedbc",
      "parents": [
        "d51afa4525659658b9dbce381761e37a9b931d55"
      ],
      "author": {
        "name": "Oren Blasberg",
        "email": "orenb@google.com",
        "time": "Thu Apr 14 11:14:09 2016 -0700"
      },
      "committer": {
        "name": "Oren Blasberg",
        "email": "orenb@google.com",
        "time": "Thu Apr 14 11:14:09 2016 -0700"
      },
      "message": "Don\u0027t show icons in overlay popup menus.\n\nThis was a \"regression\" in CascadingMenuPopup specifically.\nWe now check for the overflow case and don\u0027t show icons.\nThis preserves the behavior from Marshmallow.\n\nBug: 28026351\nChange-Id: Ifbc9a20b0dadd19ef7b727023b1b0cfa45ebf993\n"
    },
    {
      "commit": "7c12cd3ae4662b744e074fc01416a87747ff5bf2",
      "tree": "c195562b763bbcbd3969f2baf160d48ef07ffaed",
      "parents": [
        "2344c6a2ae0d6ccd650a13aaedb403fa7e3ea579"
      ],
      "author": {
        "name": "Dongwon Kang",
        "email": "dwkang@google.com",
        "time": "Sat Apr 09 17:24:12 2016 -0700"
      },
      "committer": {
        "name": "Dongwon Kang",
        "email": "dwkang@google.com",
        "time": "Thu Apr 14 11:05:07 2016 -0700"
      },
      "message": "TIF: Add Programs.COLUMN_RECORDING_PROHIBITED\n\nBug: 28039913\nChange-Id: I30897f164113ceb422c8c5a16448b8b296a5a68a\n"
    },
    {
      "commit": "9455bd0105f974de3d1164890353c2a0d0605840",
      "tree": "260c7a9556afc75e31165627ea0631da488126c0",
      "parents": [
        "2344c6a2ae0d6ccd650a13aaedb403fa7e3ea579"
      ],
      "author": {
        "name": "Hui Shu",
        "email": "hush@google.com",
        "time": "Fri Apr 08 13:25:26 2016 -0700"
      },
      "committer": {
        "name": "Hui Shu",
        "email": "hush@google.com",
        "time": "Thu Apr 14 10:56:20 2016 -0700"
      },
      "message": "Cache the parsed result of WebView provider config xml\n\nBUG: 27736084\nChange-Id: I3665a5fd4777d22c6f217b358195edbeaad3bb1d\n"
    },
    {
      "commit": "4ecc096b625dce65970b785f156d24d32cff5e64",
      "tree": "11d57f5657b05db3c4c50aed20cd8be763c87622",
      "parents": [
        "d6a25c2b3e7fd5a98741e2f770cf54d539b29258",
        "67c79578f94646bade5d336af0d4491179c1b37d"
      ],
      "author": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Thu Apr 14 17:51:52 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 17:51:54 2016 +0000"
      },
      "message": "Merge \"Fixing various layout issues when docking\" into nyc-dev"
    },
    {
      "commit": "67c79578f94646bade5d336af0d4491179c1b37d",
      "tree": "6929f045e6c162c2a9ada50db6f604a0709ff51f",
      "parents": [
        "670ea71f1b4ae59a0cd6608ae44b0fb78a1144c4"
      ],
      "author": {
        "name": "Winson",
        "email": "winsonc@google.com",
        "time": "Wed Apr 13 14:02:18 2016 -0700"
      },
      "committer": {
        "name": "Winson",
        "email": "winsonc@google.com",
        "time": "Thu Apr 14 10:45:31 2016 -0700"
      },
      "message": "Fixing various layout issues when docking\n\n- Fixing regression where we were scrolling to front immediately on \n  dragging-to-dock a task, we should only scroll to the front on \n  configuration change.\n- Accounting for the inset when calculating the final stack bounds\n  (similar to b/27921362)\n- Fixing issue with task views being clipped as user drags a view due \n  to the bounds of the view changing.  We manually now set the frame on\n  the view to the current stack task bounds.\n- Simplifying calls to animate the task view bounds\n- Removing old instance state code\n\nChange-Id: I17d3e33e159ff250c11a504ef87558051926a974"
    },
    {
      "commit": "d6a25c2b3e7fd5a98741e2f770cf54d539b29258",
      "tree": "3800c2d8da35f37e2a509d72b185125c5cac4306",
      "parents": [
        "4f9ad451e0862d99304f68bbca17cdcfbc347692",
        "8afcc76920499d0a384dba1470c5a377f80ed768"
      ],
      "author": {
        "name": "John Reck",
        "email": "jreck@google.com",
        "time": "Thu Apr 14 17:40:50 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 17:40:52 2016 +0000"
      },
      "message": "Merge \"Revert \"Revert \"Make stopped state a first-class thing\"\"\" into nyc-dev"
    },
    {
      "commit": "8afcc76920499d0a384dba1470c5a377f80ed768",
      "tree": "d6c10ca146b7b28daaf18544ed3d338b9ed08946",
      "parents": [
        "5352dda479452c248f87521d6c69c9dd8399ebb7"
      ],
      "author": {
        "name": "John Reck",
        "email": "jreck@google.com",
        "time": "Wed Apr 13 10:24:06 2016 -0700"
      },
      "committer": {
        "name": "John Reck",
        "email": "jreck@google.com",
        "time": "Thu Apr 14 10:39:03 2016 -0700"
      },
      "message": "Revert \"Revert \"Make stopped state a first-class thing\"\"\n\nThis reverts commit eab3f2658aa41d37c3b05d49a2ce4e3f4ed85399.\n\nFixes first-frame issue, mReportNextDraw needs to override\nmStopped\n\nFixes: 28118961\nFixes: 27286867\n\nChange-Id: I5c811759637d08ba9f3b342016d1b3006986d5a2\n"
    },
    {
      "commit": "55625a675fcbf85654027bf1c8ff89d0084fa24f",
      "tree": "acf23dab3b9e946fca0a913eac8090787d4e4427",
      "parents": [
        "11aade9f6e82844d494c43a5ad0bbae87cbf9601"
      ],
      "author": {
        "name": "Steve McKay",
        "email": "smckay@google.com",
        "time": "Thu Apr 14 09:58:41 2016 -0700"
      },
      "committer": {
        "name": "Steve McKay",
        "email": "smckay@google.com",
        "time": "Thu Apr 14 10:34:08 2016 -0700"
      },
      "message": "Deal gracefully with empty srcs.\n\nBug: 28184194, 28173827\nChange-Id: I6794b147a7e3d3aba73600a87d565bfffe4a4b93\n"
    },
    {
      "commit": "4f9ad451e0862d99304f68bbca17cdcfbc347692",
      "tree": "63119aab217ecba5e9f8a4cf6b4474dd34e823d2",
      "parents": [
        "071510dc4695cd7b7123a0357a3606c57641edec",
        "95f7e8e06dd0003a813f7a4b3c718c68d0fa4a01"
      ],
      "author": {
        "name": "Gustav Sennton",
        "email": "gsennton@google.com",
        "time": "Thu Apr 14 17:30:57 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 17:30:58 2016 +0000"
      },
      "message": "Merge \"Fix the behaviour for explicitly switching WebView provider\" into nyc-dev"
    },
    {
      "commit": "071510dc4695cd7b7123a0357a3606c57641edec",
      "tree": "bb58bf8bbabee3d0d0668a2bef0d48dc82d82566",
      "parents": [
        "cac7b221ae24377e67e04afba67362c7c9a09a22",
        "112f0aa28e017d4d7a3638389709b94a718dadc8"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Apr 14 17:28:10 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 17:28:11 2016 +0000"
      },
      "message": "Merge \"Basic documentation for custom drawables\" into nyc-dev"
    },
    {
      "commit": "cac7b221ae24377e67e04afba67362c7c9a09a22",
      "tree": "796ddfef698c66abef97af9b7bd8516f26c3e171",
      "parents": [
        "00374616b32b90fef82b17d0b102ca6f4b152bcd",
        "9d712faa453f51f2a6b0571faccbf8eab3b65cba"
      ],
      "author": {
        "name": "Jaewan Kim",
        "email": "jaewan@google.com",
        "time": "Thu Apr 14 17:21:38 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 17:21:39 2016 +0000"
      },
      "message": "Merge \"PIP: Implement new onboarding spec\" into nyc-dev"
    },
    {
      "commit": "00374616b32b90fef82b17d0b102ca6f4b152bcd",
      "tree": "eb36a1bc5015aa4f26ed0586f62d4ee40cf0e730",
      "parents": [
        "070b73a46d7344b8a1c771ab537c30c08d078051",
        "1d69547fb9517f871bb233a3033428ac5bf6e9f3"
      ],
      "author": {
        "name": "Doug Felt",
        "email": "dougfelt@google.com",
        "time": "Thu Apr 14 17:20:16 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 17:20:18 2016 +0000"
      },
      "message": "Merge \"Update fonts.xml file for new noto fonts.\" into nyc-dev"
    },
    {
      "commit": "070b73a46d7344b8a1c771ab537c30c08d078051",
      "tree": "7c202c5057c0e31cda8d3f498690c625f5188159",
      "parents": [
        "5ce4e2e78f3f4e1c39423a79ad1787e05b961e14",
        "7b7c4fc2fe146d32479ca9bb606da663cd76651c"
      ],
      "author": {
        "name": "Pavel Zhamaitsiak",
        "email": "pavelz@google.com",
        "time": "Thu Apr 14 17:16:40 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 17:16:41 2016 +0000"
      },
      "message": "Merge \"Consolidate WiFi Calling string resources\" into nyc-dev"
    },
    {
      "commit": "5ce4e2e78f3f4e1c39423a79ad1787e05b961e14",
      "tree": "eaa8c9b79cfdac719e6f08c6137020973e2b148c",
      "parents": [
        "2344c6a2ae0d6ccd650a13aaedb403fa7e3ea579",
        "bf27b995ae1bc36ee0b24effcaf41ec477e7fae3"
      ],
      "author": {
        "name": "Chris Craik",
        "email": "ccraik@google.com",
        "time": "Thu Apr 14 17:12:17 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 17:12:20 2016 +0000"
      },
      "message": "Merge \"Avoid reentrance on ClipArea APIs\" into nyc-dev"
    },
    {
      "commit": "2344c6a2ae0d6ccd650a13aaedb403fa7e3ea579",
      "tree": "6a97f154ef46156e124c439257bc5b645e0e44e2",
      "parents": [
        "8ad841944ebc2e10c620e5bb70135def4a9e5005",
        "68be3529e442cdab1bc544d1026144e0b13f0b36"
      ],
      "author": {
        "name": "Chris Craik",
        "email": "ccraik@google.com",
        "time": "Thu Apr 14 17:07:33 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 17:07:35 2016 +0000"
      },
      "message": "Merge \"Destroy drawing cache when switching layer type\" into nyc-dev"
    },
    {
      "commit": "b9e6ad32bd0774135753fc5e4a9446450abe7151",
      "tree": "13e1bef1bd7bab214b6f475ce0ceec3ad5408c5a",
      "parents": [
        "3af45bd2d06303bfaf8ba28324ca976e6f96ece3"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Apr 14 13:01:41 2016 -0400"
      },
      "committer": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Apr 14 13:01:41 2016 -0400"
      },
      "message": "Make number picker styles public\n\nBug: 28189144\nChange-Id: Ic1825c211bf76ea8b063996895f4a273ac0c7fd4\n"
    },
    {
      "commit": "8ad841944ebc2e10c620e5bb70135def4a9e5005",
      "tree": "460162fd4408091b1c107615e30928423ddc5241",
      "parents": [
        "d51afa4525659658b9dbce381761e37a9b931d55"
      ],
      "author": {
        "name": "Jaewan Kim",
        "email": "jaewan@google.com",
        "time": "Thu Apr 14 11:36:48 2016 +0900"
      },
      "committer": {
        "name": "Jaewan Kim",
        "email": "jaewan@google.com",
        "time": "Thu Apr 14 17:01:30 2016 +0000"
      },
      "message": "PIP: Update the focusability of recents row whenever Recents is shown\n\nBug: 28175628\nChange-Id: I39da6ca3a8d379b85cea2341b3b61f93bf8cada4\n"
    },
    {
      "commit": "419c89533a148d0037e98b801068bb81f8a2cd2a",
      "tree": "c3f93894413c2644d527f7896ba5fbb6ea4763fe",
      "parents": [
        "b33daec8c2e9e12cdb9c7e5db388656fd8aff98f"
      ],
      "author": {
        "name": "Jaewan Kim",
        "email": "jaewan@google.com",
        "time": "Mon Apr 11 15:43:36 2016 +0900"
      },
      "committer": {
        "name": "Jaewan Kim",
        "email": "jaewan@google.com",
        "time": "Fri Apr 15 01:50:04 2016 +0900"
      },
      "message": "PIP: Fix regressions\n\nThis includes following fixes\n- Press back key to go to Home from Recents\n- Do not show Recents when an activity is PIPed immediately after moved\n  to fullscreen.\n\nThese regressions are caused by\nc81082b Improve Animation Calculations to remove Jank\n\nBug: 28107787\nChange-Id: I3078a5d8a9505c8d03cceee329e5d740efae7feb\n"
    },
    {
      "commit": "d51afa4525659658b9dbce381761e37a9b931d55",
      "tree": "e4d888bc25555bbd26ccab92259f71c7441079d2",
      "parents": [
        "b33daec8c2e9e12cdb9c7e5db388656fd8aff98f",
        "08dbbcdc9b4176b4bd91904065c87f0dae29f2d4"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Apr 14 16:27:32 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 16:27:34 2016 +0000"
      },
      "message": "Merge \"Update day of week labels when setting month params in SimpleMonthView\" into nyc-dev"
    },
    {
      "commit": "b33daec8c2e9e12cdb9c7e5db388656fd8aff98f",
      "tree": "5c658a5737ec268e1f38a30ef37d4c3039a29883",
      "parents": [
        "671e86605c96144066c65704dbd154df5f0a0bad",
        "70f0d229c02b91d7b987c4972b9b08bb9dcd04b5"
      ],
      "author": {
        "name": "Rob Carr",
        "email": "racarr@google.com",
        "time": "Thu Apr 14 16:23:22 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 16:23:24 2016 +0000"
      },
      "message": "Merge \"Add WindowManager side timeout for toasts.\" into nyc-dev"
    },
    {
      "commit": "9d712faa453f51f2a6b0571faccbf8eab3b65cba",
      "tree": "222877601a2e2f041a74fe0c5cb32a9b8aeeb485",
      "parents": [
        "f014c74ec4070f1c903bbb8ac82d80b2ddbfe306"
      ],
      "author": {
        "name": "Jaewan Kim",
        "email": "jaewan@google.com",
        "time": "Thu Apr 14 22:49:23 2016 +0900"
      },
      "committer": {
        "name": "Jaewan Kim",
        "email": "jaewan@google.com",
        "time": "Fri Apr 15 01:17:42 2016 +0900"
      },
      "message": "PIP: Implement new onboarding spec\n\nBug: 27954437\nChange-Id: Ib939a4ca5f304821036a43971ae7f45b7802ed8a\n"
    },
    {
      "commit": "95f7e8e06dd0003a813f7a4b3c718c68d0fa4a01",
      "tree": "3f77be01ed33349aa11be81d9a9dacbaeda755b0",
      "parents": [
        "dea7075249e0825a9ec44be7371b898a3bf3abb3"
      ],
      "author": {
        "name": "Gustav Sennton",
        "email": "gsennton@google.com",
        "time": "Thu Apr 14 15:07:09 2016 +0100"
      },
      "committer": {
        "name": "Gustav Sennton",
        "email": "gsennton@google.com",
        "time": "Thu Apr 14 16:50:32 2016 +0100"
      },
      "message": "Fix the behaviour for explicitly switching WebView provider\n\nBefore this CL when we tried to change WebView provider through the Dev\nsetting and failed we would then have the setting point to the provider\nused before the change. With this CL we instead let the setting point to\nthe intended target but also switch to the package which the\nWebViewUpdateService see as most fit (rather than just reverting back to\nthe original choice).\n\nAdd unit tests to verify we kill processes depending on WebView\npackages when switching WebView provider.\n\nAdd unit tests to ensure we can recover from trying to change provider\nwhen there are no providers available.\n\nBug: 27673076\nBug: 27635535\nChange-Id: Ie7bb6afdf8acf4344cfb363947929c0b492775fb\n"
    },
    {
      "commit": "671e86605c96144066c65704dbd154df5f0a0bad",
      "tree": "a5bf9b3171b14508d70d4022a35484d04fef3cd4",
      "parents": [
        "53553d3bcdacc9a02d65c069c311f9fc915d36bf",
        "f86bc976261d1f9860a4249ce9ef4d0ef4c8c3ef"
      ],
      "author": {
        "name": "Andrei Stingaceanu",
        "email": "stg@google.com",
        "time": "Thu Apr 14 15:40:47 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 15:40:48 2016 +0000"
      },
      "message": "Merge \"Keyboard shortcuts: one instance refactor\" into nyc-dev"
    },
    {
      "commit": "f86bc976261d1f9860a4249ce9ef4d0ef4c8c3ef",
      "tree": "c20b5605a3102594bc3b41f8f332b2f7d658d5f0",
      "parents": [
        "15e636b570c646c6b45a57eebff5c6197277990d"
      ],
      "author": {
        "name": "Andrei Stingaceanu",
        "email": "stg@google.com",
        "time": "Tue Apr 12 15:29:25 2016 +0100"
      },
      "committer": {
        "name": "Andrei Stingaceanu",
        "email": "stg@google.com",
        "time": "Thu Apr 14 16:37:08 2016 +0100"
      },
      "message": "Keyboard shortcuts: one instance refactor\n\nMake all the instance public methods private\nand add static methods to control the behavior:\n* show\n* dismiss\n* toggle\n\nMake sure we only deal with one instance of the\nKeyboardShortcuts (previously both the\nKeyboardShortcutsReceiver and BaseStatusBar were\ncreating instances).\n\nMakes sure the instance is destroyed when dismissing\nand when showing it either creates a new one if none\nexists or reuses the existing one.\n\nAlso fixes an existing nasty issue where in order\nto dismiss the dialog from BaseStatusBar we were\nalways first creating a new instance.\n\nBug: 28012198\nChange-Id: I207553dd45ae535edc64b6292a472fa0899029b0\n"
    },
    {
      "commit": "53553d3bcdacc9a02d65c069c311f9fc915d36bf",
      "tree": "5fb1a744bfcf2d3189cbf5c66d2320aa72ba4a59",
      "parents": [
        "ac5a240f0546b88507a85100a55483cc8380949b",
        "aa9ecac10b90af84ab8cb9fb40f42df3460a4eb3"
      ],
      "author": {
        "name": "Calin Juravle",
        "email": "calin@google.com",
        "time": "Thu Apr 14 15:24:10 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 15:24:11 2016 +0000"
      },
      "message": "Merge \"Handle dalvik.vm.jitprithreadweight property\" into nyc-dev"
    },
    {
      "commit": "112f0aa28e017d4d7a3638389709b94a718dadc8",
      "tree": "2721aa79c394e00b711f030332ed58c24a5f1c2f",
      "parents": [
        "3af45bd2d06303bfaf8ba28324ca976e6f96ece3"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Apr 14 11:22:44 2016 -0400"
      },
      "committer": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Apr 14 11:22:44 2016 -0400"
      },
      "message": "Basic documentation for custom drawables\n\nBug: 23621364\nChange-Id: Ia292433ebd40d4c85ff6974def3d1f4b26926b52\n"
    },
    {
      "commit": "ac5a240f0546b88507a85100a55483cc8380949b",
      "tree": "5fa4d2343569d75e298fa659a23e3527412b47f2",
      "parents": [
        "dea7075249e0825a9ec44be7371b898a3bf3abb3",
        "bda1b17d45267c7e6efd9b03a5ec2b5356aa5eb7"
      ],
      "author": {
        "name": "Sid Soundararajan",
        "email": "ssoundar@google.com",
        "time": "Thu Apr 14 15:19:22 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 15:19:24 2016 +0000"
      },
      "message": "Merge \"Add a fall back for when the thumbnail is not generated for a task\" into nyc-dev"
    },
    {
      "commit": "dea7075249e0825a9ec44be7371b898a3bf3abb3",
      "tree": "47767e3beee426372ec0240f3ddf26dcd3757ef4",
      "parents": [
        "82676d9f8810f4ab3e943e89df135cc87857f537",
        "42317eade538975345297bb20ae3b7d2e3c4232b"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Thu Apr 14 14:57:43 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 14:57:45 2016 +0000"
      },
      "message": "Merge \"QS Edit: Fix drag to add tiles going away\" into nyc-dev"
    },
    {
      "commit": "42317eade538975345297bb20ae3b7d2e3c4232b",
      "tree": "3116213e951a1e7de653f0e6c2228a1ec659530a",
      "parents": [
        "ff9e0dede85d12576227013feeb3a1e7fd5a4774"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Thu Apr 14 10:53:42 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Thu Apr 14 10:53:42 2016 -0400"
      },
      "message": "QS Edit: Fix drag to add tiles going away\n\nChange-Id: I421717066e6effde6dade7ef498877aa8834abdd\nFixes: 28153092\n"
    },
    {
      "commit": "82676d9f8810f4ab3e943e89df135cc87857f537",
      "tree": "a3753b20576abd9caabfe3409499aabcfb761b23",
      "parents": [
        "8a46d523042ee5d57a743ed216d8fdff7e201e33",
        "005e774ac8f733a496ca2fc973e2e48668df2c81"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Thu Apr 14 14:44:59 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 14:45:00 2016 +0000"
      },
      "message": "Merge \"API Review: Improve javadoc of EXTRA_REMOTE_INPUT\" into nyc-dev"
    },
    {
      "commit": "8a46d523042ee5d57a743ed216d8fdff7e201e33",
      "tree": "e33af4902763c1e06f701f935895f70994527f5d",
      "parents": [
        "3af45bd2d06303bfaf8ba28324ca976e6f96ece3",
        "d28967f489996d1d74ff5c0bbb9c19d158efbf37"
      ],
      "author": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Thu Apr 14 14:42:52 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 14:42:54 2016 +0000"
      },
      "message": "Merge changes I6b52e378,I1699e6bf into nyc-dev\n\n* changes:\n  Phone call vibrate should obey user preference.\n  Adjustment bundles are defusable.\n"
    },
    {
      "commit": "08dbbcdc9b4176b4bd91904065c87f0dae29f2d4",
      "tree": "d36e3230f8b61413deb0929bad4f0ba5174e1ed4",
      "parents": [
        "52546e46353f455d6a5bd070da6095868d7fc8bd"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Apr 14 10:15:04 2016 -0400"
      },
      "committer": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Apr 14 10:15:04 2016 -0400"
      },
      "message": "Update day of week labels when setting month params in SimpleMonthView\n\nBug: 27310206\nChange-Id: I40c09fb5dddb202a17ac9c6ecee1d6f40644d9e6\n"
    }
  ],
  "next": "3af45bd2d06303bfaf8ba28324ca976e6f96ece3"
}
