)]}'
{
  "log": [
    {
      "commit": "679be2d6c423d1d2c8f7d94901ddcffcb9510619",
      "tree": "d3f0ab351f94532e80e6a0e072ed011ba0f845dd",
      "parents": [
        "4c78ba65435326987e2901f3384b81836149b299"
      ],
      "author": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Mon Mar 28 09:38:41 2016 -0700"
      },
      "committer": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Tue Mar 29 14:24:15 2016 -0700"
      },
      "message": "Add contentInsetStartWithNavigation/EndWithActions\n\nAllow developers to set different content insets on toolbars and\naction bars to be used when navigation buttons or menu actions are\npresent. Set the default values for these according to the material\nspec.\n\nBug 19317855\n\nChange-Id: I13e04e1f19f0982bf551a3027eb70904d6b4674c\n"
    },
    {
      "commit": "fd48a321c9be5e46224222c46be8667bec6f631a",
      "tree": "37d26c0514cf9a94ebd8738b3d046aa022ed9922",
      "parents": [
        "809077d43c2c4853b3d81fa7af6a1205d3b8c129",
        "15b6ba585955f6d468b4acc1b72e58099fcfe485"
      ],
      "author": {
        "name": "Chet Haase",
        "email": "chet@google.com",
        "time": "Tue Mar 29 19:19:12 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 29 19:19:14 2016 +0000"
      },
      "message": "Merge \"Add setHasOverlappingRendering() method\" into nyc-dev"
    },
    {
      "commit": "15b6ba585955f6d468b4acc1b72e58099fcfe485",
      "tree": "56cfe576ecc687dca90a7b05140f86d172725131",
      "parents": [
        "f54aede6db8d49e82d64f75cb4bccd92b25d148a"
      ],
      "author": {
        "name": "Chet Haase",
        "email": "chet@google.com",
        "time": "Wed Mar 23 08:23:14 2016 -0700"
      },
      "committer": {
        "name": "Chet Haase",
        "email": "chet@google.com",
        "time": "Tue Mar 29 11:01:27 2016 -0700"
      },
      "message": "Add setHasOverlappingRendering() method\n\nView.hasOverlappingRendering() is an important performance tweak that\nsubclasses can override to do the right thing return false when appropriate\nto avoid expensive operations when view is translucent).\nBut this requires subclassing View to get this behavior.\n\nThis new API allows the property to be set from outside, enabling\nstandard views to have this behavior set. When the new method is called,\nthe behavior will derive from whatever it was set to. Otherwise, it\nwill default to the old/overriden behavior.\n\nIssue #16561361  Make hasOverlappingRendering settable from outside/XML\n\nChange-Id: If0fbc8667cdb82b1d85e795e782716a07196f3c0\n"
    },
    {
      "commit": "1f8fb9f95a6fbd642a0e84476ae8e0fc1a845920",
      "tree": "0e06531d6acb5a0570ca4a931f58ff50bee07c00",
      "parents": [
        "1d487016f526f9d95c2fc844e08249cd729543c8",
        "444a51d1c905462801b64d15c4195ca2eb5c9944"
      ],
      "author": {
        "name": "Shubham Ajmera",
        "email": "shubhamajmera@google.com",
        "time": "Tue Mar 29 14:58:59 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 29 14:59:00 2016 +0000"
      },
      "message": "Merge changes from topics \u0027list_default_method\u0027, \u0027map_default_methods\u0027 into nyc-dev\n\n* changes:\n  Add OpenJDK 8 java.util.List Default Methods\n  Port OpenJDK8 changes in java.util.Map\n"
    },
    {
      "commit": "444a51d1c905462801b64d15c4195ca2eb5c9944",
      "tree": "d8cf9c5ec81d501332438c9b0fc6a4c1db982353",
      "parents": [
        "338dd5b6c91af9cc4d4e1a123662a8f39f8df2e3"
      ],
      "author": {
        "name": "Shubham Ajmera",
        "email": "shubhamajmera@google.com",
        "time": "Tue Mar 29 15:50:38 2016 +0100"
      },
      "committer": {
        "name": "Shubham Ajmera",
        "email": "shubhamajmera@google.com",
        "time": "Tue Mar 29 15:50:38 2016 +0100"
      },
      "message": "Add OpenJDK 8 java.util.List Default Methods\n\nand corresponding tests.\n\nAdded replaceAll and sort methods from the upstream except for the\nCopyOnWriteArrayList.\n\nAdded forEach method along with the above two methods in\nCopyOnWriteArrayList.\n\nBug: 27693350\nBug: 27540008\n\n(cherry-picked from commit 6206c9f2e70d7b63d8a306a46534c21e4f8fe6f7)\n\nChange-Id: I9efbd66b65c06b50fc20f63d477c25a05a8fae02\n"
    },
    {
      "commit": "338dd5b6c91af9cc4d4e1a123662a8f39f8df2e3",
      "tree": "7030d0fa99d3520e9aa7393eeb190feb24c6f454",
      "parents": [
        "40e1135ea2780fefecf532fb7a1cc43e26bcecc2"
      ],
      "author": {
        "name": "Shubham Ajmera",
        "email": "shubhamajmera@google.com",
        "time": "Tue Mar 29 15:25:21 2016 +0100"
      },
      "committer": {
        "name": "Shubham Ajmera",
        "email": "shubhamajmera@google.com",
        "time": "Tue Mar 29 15:25:21 2016 +0100"
      },
      "message": "Port OpenJDK8 changes in java.util.Map\n\n\u0026 add tests.\n\nThe CL add tests for map default methods added in Java 8 - getOrDefault,\nputIfAbsent, remove(K, V), replace(K, V, V), replace(K, V), forEach,\nreplaceAll, compute, computeIfAbsent, computeIfPresent, putIfAbsent,\nmerge.\n\nMethods have been made synchronzed in Hashtable. They are using the\ndefault map methods instead of taking the upstream changes.\n\nReplace(K, V, V) in LinkedHashMap has been  overridden as it doesn\u0027t\nrecord access when the replace method doesn\u0027t make any replacement.\n\nBug: 27426743\n\n(cherry-picked from commit 6206c9f2e70d7b63d8a306a46534c21e4f8fe6f7)\n\nChange-Id: Ie27ea5bd42ddbfa751b89f9eacfb290a3d69f4bb\n"
    },
    {
      "commit": "79f1216eb15a84f2d1f8ef2b57083eaf7a955bd4",
      "tree": "188fc32e328952dc2045cdffe0e7329b144511c5",
      "parents": [
        "2298bb199c7ac4b00dcf5d5677bad0c268c488e0"
      ],
      "author": {
        "name": "Gustav Sennton",
        "email": "gsennton@google.com",
        "time": "Thu Mar 17 19:02:02 2016 +0000"
      },
      "committer": {
        "name": "Gustav Sennton",
        "email": "gsennton@google.com",
        "time": "Tue Mar 29 13:36:02 2016 +0100"
      },
      "message": "Remove the system api method WebViewFactory.getWebViewPackageName\n\nWe no longer user this method and it doesn\u0027t return any useful\ninformation.\n\nBug: 27719581\n\nChange-Id: Id282f1501cde9a7d7cc1fe66016cfb54956686c5\n"
    },
    {
      "commit": "9971d02c38151a4289552d5b1cfb7b3c7c0acec6",
      "tree": "76d84f1bb29a3d330055530c00d8539815a6425a",
      "parents": [
        "2d63f1a946019753da0f8d077051beb7bc8b85d4",
        "b7e47ae84f6fbfb082f5a286db2e5f0bae50c1a1"
      ],
      "author": {
        "name": "Tao Bao",
        "email": "tbao@google.com",
        "time": "Mon Mar 28 19:51:35 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Mar 28 19:51:36 2016 +0000"
      },
      "message": "Merge \"UpdateEngine: Add resetStatus() as system API.\" into nyc-dev"
    },
    {
      "commit": "162c9d0425bfed7df598f9f094239ec10e1438bb",
      "tree": "c90ce3189b33e3bbf98fc19a115bca70fc44e00e",
      "parents": [
        "900f1635c021b022243049e2401ef04ad554465f",
        "ad462701a8dac60f3b753f67f7086ef5ce71f008"
      ],
      "author": {
        "name": "Andrii Kulian",
        "email": "akulian@google.com",
        "time": "Mon Mar 28 19:28:22 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Mar 28 19:28:23 2016 +0000"
      },
      "message": "Merge \"Fix API numbering issues\" into nyc-dev"
    },
    {
      "commit": "900f1635c021b022243049e2401ef04ad554465f",
      "tree": "f10a3e76959699af5a13e181ff6e73beda133ab9",
      "parents": [
        "12da920fa41eef7b28b14b4ae9af06212c77da4b",
        "b3e934ba3e887f1880a7fb1784efa4692e70aa69"
      ],
      "author": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Mon Mar 28 19:27:18 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Mar 28 19:27:20 2016 +0000"
      },
      "message": "Merge \"Add VIA number column to CallLog Database\" into nyc-dev"
    },
    {
      "commit": "a89a392aef5ca24093d54e005e58c18f206cd5f6",
      "tree": "278ecd134cc04eae2e36f2e91704cef8a275571f",
      "parents": [
        "feade806098a0fe6bc53e1a531dedb6af13fac57",
        "047b05ea6e290997f1bcc29fd6c4ec5f81708f9f"
      ],
      "author": {
        "name": "Lifu Tang",
        "email": "lifu@google.com",
        "time": "Mon Mar 28 18:22:26 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Mar 28 18:22:28 2016 +0000"
      },
      "message": "Merge \"Added missing constants to GnssMeasurement\" into nyc-dev"
    },
    {
      "commit": "ad462701a8dac60f3b753f67f7086ef5ce71f008",
      "tree": "d0a373c270cea5f4f5868471f833ce40bef80cd0",
      "parents": [
        "aab289b8c2f1e8c763972bad93465022eb6846a6"
      ],
      "author": {
        "name": "Andrii Kulian",
        "email": "akulian@google.com",
        "time": "Mon Mar 28 10:37:44 2016 -0700"
      },
      "committer": {
        "name": "Andrii Kulian",
        "email": "akulian@google.com",
        "time": "Mon Mar 28 11:16:31 2016 -0700"
      },
      "message": "Fix API numbering issues\n\nThis fixes issues with API numbering introduced in\n2e751b8c778fd991fcdcec3bc2d1f32a722f436b.\n\nOriginal commit replaced \u0027minimalSize\u0027 resource with \u0027minimalWidth\u0027 and\n\u0027minimalHeight\u0027 and \u0027make update-api\u0027 shifted the numbering of other resources.\nThis change reverts the shift, reuses number of \u0027minimalSize\u0027 and adds\nanother one new.\n\nBug: 27528326\nChange-Id: I7d327f00043c2bd2aab7285e03223a042e8c97a3\n"
    },
    {
      "commit": "47f542fc04f966e98de5f9929b375478d2e3e7b2",
      "tree": "49889ac4cefbdbae47c1d0fcaab5bfd797a669bb",
      "parents": [
        "d9435ea0514d70923a8e7ba51ee677aa4e0d36ba",
        "88c2c90a12727108aa2aaa48f5d09fd903625026"
      ],
      "author": {
        "name": "Shubham Ajmera",
        "email": "shubhamajmera@google.com",
        "time": "Mon Mar 28 10:57:29 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Mar 28 10:57:31 2016 +0000"
      },
      "message": "Merge \"Add OpenJDK Arrays parallelSetAll methods\" into nyc-dev"
    },
    {
      "commit": "88c2c90a12727108aa2aaa48f5d09fd903625026",
      "tree": "b98341459024d177c494ce1637ef402ea5651b26",
      "parents": [
        "40e1135ea2780fefecf532fb7a1cc43e26bcecc2"
      ],
      "author": {
        "name": "Shubham Ajmera",
        "email": "shubhamajmera@google.com",
        "time": "Mon Mar 28 11:53:20 2016 +0100"
      },
      "committer": {
        "name": "Shubham Ajmera",
        "email": "shubhamajmera@google.com",
        "time": "Mon Mar 28 11:53:20 2016 +0100"
      },
      "message": "Add OpenJDK Arrays parallelSetAll methods\n\nAdds parallelSetAll(int[], java.util.function.IntUnaryOperator),\nparallelSetAll(long[], java.util.function.IntToLongFunction),\nparallelSetAll(double[], java.util.function.IntToDoubleFunction),\nparallelSetAll(T[], java.util.function.IntFunction\u003c? extends T\u003e)\nfrom the upstream along with the corresponding tests.\n\nBug: 27540010\n(cherry-picked from commit 4293e554dbdc7aae8f965b8da96be03219584a17)\nChange-Id: Iaa4a0749d8bb95ea8a0072a43bfbd6d6f459ff28\n"
    },
    {
      "commit": "4d9b6e4f5724a4ef2340bc4725b824ca573f474c",
      "tree": "d208b295e4c307b6cbc42623bf7436e93378401e",
      "parents": [
        "1337deb6eac47b9eeef0999a928caba0cfca7126",
        "c02bfae73e139f2a1c56cc6b051bfc7877b8cf1d"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@google.com",
        "time": "Mon Mar 28 05:18:38 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Mar 28 05:18:40 2016 +0000"
      },
      "message": "Merge \"Include \"invisible\" volumes in new storage API.\" into nyc-dev"
    },
    {
      "commit": "47869bd446e0de36bdb4848d3c286a15fc3fdbf7",
      "tree": "5001eca714249fd370433bdced8f5bf8d7add2a7",
      "parents": [
        "3e670dc06d78333c617f7a8fc8afef1f2a8fb810",
        "2e751b8c778fd991fcdcec3bc2d1f32a722f436b"
      ],
      "author": {
        "name": "Andrii Kulian",
        "email": "akulian@google.com",
        "time": "Mon Mar 28 00:24:59 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Mar 28 00:25:01 2016 +0000"
      },
      "message": "Merge \"Update ActivityInfo#WindowLayout apis (1/3)\" into nyc-dev"
    },
    {
      "commit": "2e751b8c778fd991fcdcec3bc2d1f32a722f436b",
      "tree": "29434c7d74774b1743b5b88e417ecdfddaa27145",
      "parents": [
        "40e1135ea2780fefecf532fb7a1cc43e26bcecc2"
      ],
      "author": {
        "name": "Andrii Kulian",
        "email": "akulian@google.com",
        "time": "Wed Mar 16 16:59:32 2016 -0700"
      },
      "committer": {
        "name": "Andrii Kulian",
        "email": "akulian@google.com",
        "time": "Sun Mar 27 15:35:33 2016 -0700"
      },
      "message": "Update ActivityInfo#WindowLayout apis (1/3)\n\nAdds documentation, renames Layout to WindowLayout and\nsplits #minimalSize to #minimalWidth and #minimalHeight.\n\nBug: 27528326\nChange-Id: Idb440cb081a14ccdc83309284e906454633c4504\n"
    },
    {
      "commit": "c02bfae73e139f2a1c56cc6b051bfc7877b8cf1d",
      "tree": "721b67f2313b76699aadb86e3509e9e5bfa4fc86",
      "parents": [
        "c9a40cd8448410316716e45ce051c9f1a3fc7054"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Sun Mar 27 15:06:53 2016 -0600"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Sun Mar 27 15:06:57 2016 -0600"
      },
      "message": "Include \"invisible\" volumes in new storage API.\n\nThe purpose of the new StorageVolume API is to grant access to\nvolumes that aren\u0027t typically \"visible\" to a developer, so include\nthem in the returned results.\n\nAlso return the real mounted state instead of augmenting based on\nthe caller\u0027s storage permissions.  Clean up API naming slightly and\nreturn as List.\n\nBug: 27615770\nChange-Id: Ida921a4b91e5af81e418e76f672d9108f45a9781\n"
    },
    {
      "commit": "c9a40cd8448410316716e45ce051c9f1a3fc7054",
      "tree": "cc0989ddda3e73c13e73c41dd9a4d446000ad745",
      "parents": [
        "bd91e2f3f6aca512a02be645b2515b5e3331e177"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Sun Mar 27 12:10:38 2016 -0600"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Sun Mar 27 12:10:38 2016 -0600"
      },
      "message": "Add methods to probe current storage state.\n\nBug: 27811575\nChange-Id: I2586fe3ec4d5c98c5b956f4b4a4cec425c81b0b1\n"
    },
    {
      "commit": "e4c5c161dd366dae36cc3c8728168533ea5351ef",
      "tree": "ba67ad662a4e2dd117f8c2b7164e95066aeab6de",
      "parents": [
        "df79218cb2d008300277f19d80cad1c9f0b69c90",
        "bf9a82a6433701aa2f02761f3a7c425ffef4fa09"
      ],
      "author": {
        "name": "Chad Brubaker",
        "email": "cbrubaker@google.com",
        "time": "Sat Mar 26 16:36:30 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sat Mar 26 16:36:31 2016 +0000"
      },
      "message": "Merge \"Add handleTrustStorageUpdate\" into nyc-dev"
    },
    {
      "commit": "d0ee17d926cce445bcd22b15e80e725aa4639895",
      "tree": "b693d04d35f74939cdba406c98451fb737051f24",
      "parents": [
        "1f6bdbca6955ac195807fd82b325bd8010ea6141",
        "abb2c5af8ebd298d5613908fc0f73db4a5dfac5b"
      ],
      "author": {
        "name": "Edward Cunningham",
        "email": "ejc@google.com",
        "time": "Fri Mar 25 22:01:05 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Mar 25 22:01:07 2016 +0000"
      },
      "message": "Merge \"DO NOT MERGE Revert \"Revert \"DO NOT MERGE Extend the DownloadManager.addCompletedDownload() method to support origin details.\"\"\" into nyc-dev"
    },
    {
      "commit": "bf9a82a6433701aa2f02761f3a7c425ffef4fa09",
      "tree": "ccf4acc0a984848ac438104d20014a036e6cc2e9",
      "parents": [
        "822de0d90cb4d76d5a8bd655f3c9a94f9bc25d7a"
      ],
      "author": {
        "name": "Chad Brubaker",
        "email": "cbrubaker@google.com",
        "time": "Fri Mar 25 10:12:19 2016 -0700"
      },
      "committer": {
        "name": "Chad Brubaker",
        "email": "cbrubaker@google.com",
        "time": "Fri Mar 25 14:48:44 2016 -0700"
      },
      "message": "Add handleTrustStorageUpdate\n\nThis pruns all the stored trusted issuers so that changes to the system\nor user CA store are detected. Currently this is only exposed as a\nTestApi, but it can be hooked up to the trusted storage change event\nin a future commit.\n\nBug: 27526668\nChange-Id: Ic426254babab9a3177c968bc05b45e95eaac1fdd\n"
    },
    {
      "commit": "abb2c5af8ebd298d5613908fc0f73db4a5dfac5b",
      "tree": "accc76cd24e51389c3b02f515d2b07d99a7f4eb6",
      "parents": [
        "c6f5738d3c8621d2e682026e35e57f540750d117"
      ],
      "author": {
        "name": "Edward Cunningham",
        "email": "ejc@google.com",
        "time": "Fri Mar 25 20:56:31 2016 +0000"
      },
      "committer": {
        "name": "Edward Cunningham",
        "email": "ejc@google.com",
        "time": "Fri Mar 25 20:56:31 2016 +0000"
      },
      "message": "DO NOT MERGE Revert \"Revert \"DO NOT MERGE Extend the DownloadManager.addCompletedDownload() method to support origin details.\"\"\n\nThis reverts commit c6f5738d3c8621d2e682026e35e57f540750d117.\n\nChange-Id: Ibb330f44c3910b3fc124ee8c718a508cdf3b32b4\n"
    },
    {
      "commit": "047b05ea6e290997f1bcc29fd6c4ec5f81708f9f",
      "tree": "a67000def34a60cf82f7227ec2afa98dbbebca2c",
      "parents": [
        "275b4499bc7c57acf6b038a930579494cb83a70b"
      ],
      "author": {
        "name": "Lifu Tang",
        "email": "lifu@google.com",
        "time": "Wed Mar 23 15:33:56 2016 -0700"
      },
      "committer": {
        "name": "Lifu Tang",
        "email": "lifu@google.com",
        "time": "Fri Mar 25 12:56:32 2016 -0700"
      },
      "message": "Added missing constants to GnssMeasurement\n\nBug: 27816668\nChange-Id: Ib1638f5ac3941c4b6d9babca0acdc80df498e0af\n"
    },
    {
      "commit": "ebf397625ea5ee41af531da251d8d0cb89c26beb",
      "tree": "187ab1b8e2beaf18e8ddff0bf8951799daa8052a",
      "parents": [
        "91628f6cf3ddf282e27df4b8bb22ebb8c64bbc73",
        "d74d1e549168ba521e8009961b76e8718be37aa1"
      ],
      "author": {
        "name": "Philip P. Moltmann",
        "email": "moltmann@google.com",
        "time": "Fri Mar 25 16:50:34 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Mar 25 16:50:36 2016 +0000"
      },
      "message": "Merge \"Change hasCustomPrintIcon and setStatus as requested by API council.\" into nyc-dev"
    },
    {
      "commit": "700c7f80c1331820991008caf49d5c7978e13160",
      "tree": "e28638fb6172ddd4188fd333d54c724841973977",
      "parents": [
        "0048fac58a8b3305080d084cb1ab5e1ddab77074",
        "13cdc371a2a2e4dd75d9f68af6999c85ee8fd5b8"
      ],
      "author": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Fri Mar 25 10:20:50 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Mar 25 10:20:51 2016 +0000"
      },
      "message": "Merge \"Track libcore change df3cf7e4cf590086d1cdd09b6e0d3104de167e61.\" into nyc-dev"
    },
    {
      "commit": "21c03f0c618842d26fde0034c613841ef6dc3a3d",
      "tree": "122cea23878141ff47933e1ca41a29d93bbd86f0",
      "parents": [
        "941a1f81b0f50ff219a38476ffdba062b81d2fc4",
        "88a03d6e62edaac715081e091da7e9abc21d2c0d"
      ],
      "author": {
        "name": "Sungsoo Lim",
        "email": "sungsoo@google.com",
        "time": "Fri Mar 25 04:29:55 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Mar 25 04:29:56 2016 +0000"
      },
      "message": "Merge \"MediaBrowser: Applying API Review\" into nyc-dev"
    },
    {
      "commit": "720c664401081ca00e56c7eef12641ae792da530",
      "tree": "3223364426b37927b9c34f7ab091d69878b65638",
      "parents": [
        "2dc6cc9aa4ed44e6f337e8600856cd2e1d3e2f70"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Tue Mar 22 09:02:47 2016 -0700"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Thu Mar 24 20:20:11 2016 -0700"
      },
      "message": "Add connection properties to Connections.\n\n- Per suggestion of API council, moving properties of a Connection from\nCAPABILITIES_* to PROPERTIES_*.\n\nBug: 27458894\nChange-Id: Icce921b03cda514a991646ed39a26559c7e91230\n"
    },
    {
      "commit": "2dc6cc9aa4ed44e6f337e8600856cd2e1d3e2f70",
      "tree": "79d1af3aeca7027636716365742c267b3e8aa04e",
      "parents": [
        "966f1c93487b8bc9e259de11e1aaf0fb35b11dc2",
        "d48d029da43babf265fccbf5d84a06b4b275f72c"
      ],
      "author": {
        "name": "Jiabin Huang",
        "email": "jiabin@google.com",
        "time": "Fri Mar 25 02:26:03 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Mar 25 02:26:04 2016 +0000"
      },
      "message": "Merge \"TIF: Unhide TvRecordingClient.tune(String, Uri, Bundle)\" into nyc-dev"
    },
    {
      "commit": "d74d1e549168ba521e8009961b76e8718be37aa1",
      "tree": "88e787b0cb31457ca5d5df3a6f8b5e2d9a6d7c50",
      "parents": [
        "0997bc8a85c7d7a83e0f590432d10fab89f2c900"
      ],
      "author": {
        "name": "Philip P. Moltmann",
        "email": "moltmann@google.com",
        "time": "Thu Mar 17 16:37:47 2016 -0700"
      },
      "committer": {
        "name": "Philip P. Moltmann",
        "email": "moltmann@google.com",
        "time": "Thu Mar 24 16:53:36 2016 -0700"
      },
      "message": "Change hasCustomPrintIcon and setStatus as requested by API council.\n\nBonus: null advanced keys produced a exception deep in the print\n       spooler. Hence prevent null keys on the surface from now on.\n\nBug: 27716355\nChange-Id: I3c064956f4e670cd7091437ade06605aa8d797b0\n"
    },
    {
      "commit": "363e70dd004e08d43f9908e913e48f2ae4fe1a28",
      "tree": "0e4d5c15397d92aa9836df04ffd42a22f565a0f2",
      "parents": [
        "23c63dd65f304d554bc6cbf2f6016e6e9c8e4f4e",
        "a249aee10b621a94c986f4823d840e33c2a7d480"
      ],
      "author": {
        "name": "Robin Lee",
        "email": "rgl@google.com",
        "time": "Thu Mar 24 18:32:51 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 24 18:32:52 2016 +0000"
      },
      "message": "Merge \"Declare provider.Settings intent for VPN fragment\" into nyc-dev"
    },
    {
      "commit": "d1ceef09a70f490bb4c56e55f83e3f9a1f40378e",
      "tree": "fc9a42c49ab5000f136ddbe8739d7dd9940eb2df",
      "parents": [
        "52f0ea56db372761f7589eb052983731cb07eb62",
        "cdc2a4c7372d935f45d7a1de6fa199c34c3bdcf4"
      ],
      "author": {
        "name": "Abhijith Shastry",
        "email": "ashastry@google.com",
        "time": "Thu Mar 24 17:33:56 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 24 17:33:58 2016 +0000"
      },
      "message": "Merge \"Add an unblock API to BlockedNumberContract.\" into nyc-dev"
    },
    {
      "commit": "a249aee10b621a94c986f4823d840e33c2a7d480",
      "tree": "2a9287066909f7878a66a182725866515571489b",
      "parents": [
        "2bd66d68d80d1347e731aa0d645e9fddde4abdab"
      ],
      "author": {
        "name": "Robin Lee",
        "email": "rgl@google.com",
        "time": "Wed Feb 03 13:42:56 2016 +0000"
      },
      "committer": {
        "name": "Robin Lee",
        "email": "rgl@google.com",
        "time": "Thu Mar 24 17:25:06 2016 +0000"
      },
      "message": "Declare provider.Settings intent for VPN fragment\n\nCurrently used for a number of tests. May also be useful for 3rd-party\napps using VPN in some manner or another.\n\nBug: 27700919\nBug: 26887434\nChange-Id: I4d269954265a2590499e20150f009fe437c8078f\n"
    },
    {
      "commit": "13cdc371a2a2e4dd75d9f68af6999c85ee8fd5b8",
      "tree": "480b63b2262f81e877d9156c7600d93c6ab972c7",
      "parents": [
        "e014b9ef686436c5d3b6c02f2d936ee0043e55f2"
      ],
      "author": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Thu Mar 24 16:38:20 2016 +0000"
      },
      "committer": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Thu Mar 24 16:38:20 2016 +0000"
      },
      "message": "Track libcore change df3cf7e4cf590086d1cdd09b6e0d3104de167e61.\n\nbug: 27464570\nChange-Id: I83d0b410ae7f928ba4545127ed7035772b21e12b\n"
    },
    {
      "commit": "3e5bf786b7ca36fa0cc150fcd8d0e7a69ecb9db0",
      "tree": "8eb6eca2c64bc402d6ebfb3b068828014223aa98",
      "parents": [
        "e014b9ef686436c5d3b6c02f2d936ee0043e55f2",
        "fcd7e80b21cc9db6be00e37371401ea1d0938796"
      ],
      "author": {
        "name": "Clara Bayarri",
        "email": "clarabayarri@google.com",
        "time": "Thu Mar 24 13:30:46 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 24 13:30:48 2016 +0000"
      },
      "message": "Merge \"Keyboard Shortcuts: plumb deviceId through\" into nyc-dev"
    },
    {
      "commit": "bfd996f5cd89d8c94fb23489ba62f3cab4b36f1c",
      "tree": "7360996606b1ccc5c14af75e21b4a42d81254f29",
      "parents": [
        "50c8d49d4c3a633347e9c664729f550ef5bb08c0",
        "4e850ffaa757cd6f1e2578c454a7a83a93419e83"
      ],
      "author": {
        "name": "Clara Bayarri",
        "email": "clarabayarri@google.com",
        "time": "Thu Mar 24 11:49:04 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 24 11:49:05 2016 +0000"
      },
      "message": "Merge \"Keyboard Shortcuts: Add Keycodes for shortcut representation\" into nyc-dev"
    },
    {
      "commit": "fcd7e80b21cc9db6be00e37371401ea1d0938796",
      "tree": "2bdb9e7bebec34d585bbfe612bb2ca520a9af04a",
      "parents": [
        "b9057df9f5f84811d5ed020974f77daba38c2f81"
      ],
      "author": {
        "name": "Clara Bayarri",
        "email": "clarabayarri@google.com",
        "time": "Thu Mar 10 12:58:18 2016 +0000"
      },
      "committer": {
        "name": "Clara Bayarri",
        "email": "clarabayarri@google.com",
        "time": "Thu Mar 24 11:47:32 2016 +0000"
      },
      "message": "Keyboard Shortcuts: plumb deviceId through\n\nBug: 27673736\nChange-Id: Ie72807aa8c2bfd142b081a6a915e101c16d31473\n"
    },
    {
      "commit": "4e850ffaa757cd6f1e2578c454a7a83a93419e83",
      "tree": "edf92d1b821fae26e6e68b37669b139bddfe78b4",
      "parents": [
        "2bd66d68d80d1347e731aa0d645e9fddde4abdab"
      ],
      "author": {
        "name": "Clara Bayarri",
        "email": "clarabayarri@google.com",
        "time": "Wed Mar 02 11:12:32 2016 -0800"
      },
      "committer": {
        "name": "Clara Bayarri",
        "email": "clarabayarri@google.com",
        "time": "Thu Mar 24 11:47:23 2016 +0000"
      },
      "message": "Keyboard Shortcuts: Add Keycodes for shortcut representation\n\nThis changes the current API given app feedback received. In order to use\nkeycodes as well as chars we also must implement a mapping of Keycodes to\nDisplay labels as only keys with a single char representation are provided\nby KeyCharacterMap.\n\nBug: 27409783\nChange-Id: I3da653adc4b8cbc66a4d1aa24a5f9181f71e83c3\n"
    },
    {
      "commit": "cdc2a4c7372d935f45d7a1de6fa199c34c3bdcf4",
      "tree": "950ffb94f513da950d3a07be189afa4c1b02d5b4",
      "parents": [
        "b320eb928f17e6aba0c833281970d1def3834755"
      ],
      "author": {
        "name": "Abhijith Shastry",
        "email": "ashastry@google.com",
        "time": "Wed Mar 23 19:27:46 2016 -0700"
      },
      "committer": {
        "name": "Abhijith Shastry",
        "email": "ashastry@google.com",
        "time": "Wed Mar 23 19:29:59 2016 -0700"
      },
      "message": "Add an unblock API to BlockedNumberContract.\n\nThe delete API need not unblock a number if there are multiple copies of a single number.\n\nBUG: 27790536\n\nChange-Id: I6391b0c095827afe85f2ee5d1756741e144c8c26\n"
    },
    {
      "commit": "d48d029da43babf265fccbf5d84a06b4b275f72c",
      "tree": "7823d4c2ee3768418bd48c114fc4ad21bd977b58",
      "parents": [
        "ef5577a15dfc652edcfeaab46cdea830b749f1b8"
      ],
      "author": {
        "name": "Jiabin",
        "email": "jiabin@google.com",
        "time": "Wed Mar 23 20:34:10 2016 +0900"
      },
      "committer": {
        "name": "Jiabin",
        "email": "jiabin@google.com",
        "time": "Thu Mar 24 09:57:27 2016 +0900"
      },
      "message": "TIF: Unhide TvRecordingClient.tune(String, Uri, Bundle)\n\nBug: 27762945\nChange-Id: I7f9757f8ca1eb92f892fb2961717125c8b909663\n"
    },
    {
      "commit": "dee56a8a79f9daa1e597f5d4f399d3a5feedcac4",
      "tree": "1bdde5cc7cd47822590d5f6ceb515145c6d390aa",
      "parents": [
        "fbc98e1c30e9ef6827f0dcd8024b0fd2de28cf33"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed Mar 23 16:06:34 2016 -0700"
      },
      "committer": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Wed Mar 23 16:06:34 2016 -0700"
      },
      "message": "Expand call/connection extras API.\n\nCurrently, connection extras are propagated up to Telecom as an\nentire bundle.  This is not ideal, as any time a change is made to\nthe extras, the bundle needs to be fetched, changed, and then re-set on\nthe connection, where it is parceled to Telecom as a whole.\n\nUsing how extras on an Intent as inspiration, this CL adds separate\nputExtras, putExtra, and removeExtra methods to allow manipulation of\nthe extras bundle without operating on it in its entirety.\n\nThis Cl also adds support for Calls modifying the extras bundle, with\nchanges propagated back down to ConnectionServices.\n\nBug: 27458894\nChange-Id: I152340a3bca2dc03f170b06b172a6823410fb961\n"
    },
    {
      "commit": "b3e934ba3e887f1880a7fb1784efa4692e70aa69",
      "tree": "ee61ce0af0cd74c81555eca0ce333d1c1cf62acd",
      "parents": [
        "1981e602ad97e3a21bc987dbeb0625e87a58ff8d"
      ],
      "author": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Mon Mar 21 15:00:54 2016 -0700"
      },
      "committer": {
        "name": "Brad Ebinger",
        "email": "breadley@google.com",
        "time": "Wed Mar 23 13:18:10 2016 -0700"
      },
      "message": "Add VIA number column to CallLog Database\n\nAdd a column to the CallLog Database that records the secondary line\nnumber that an incoming call has been received on. More specifically, a\ncall is assumed to be considered a \"VIA number\" if the call\u0027s incoming\nline number does not match the number registered with the SIM card.\n\nBUG: 25594198\nChange-Id: Idc7ea7b3539c859031a6911ec6b211fd2d8dd085\n"
    },
    {
      "commit": "370985d00a04c0d6977929cd8daf05c932443b0d",
      "tree": "b46c754da6bf60d4417548c8f1b0db10e97a496c",
      "parents": [
        "10ae65d226ac9205d53fabc3b9c9e53e1c642076"
      ],
      "author": {
        "name": "Peng Xu",
        "email": "pengxu@google.com",
        "time": "Fri Mar 04 11:09:24 2016 -0800"
      },
      "committer": {
        "name": "Peng Xu",
        "email": "pengxu@google.com",
        "time": "Wed Mar 23 17:51:02 2016 +0000"
      },
      "message": "[Sensor] Add a constant to match native header\n\nThis CL add private sensor type base constant to java file to match\nC header file.\n\nIt is defined that all vendor sensor types have to be \u003e\u003d 0x10000.\nThere is a constant in sensor.h for reference. However, there is\nno such constant defined in Sensor.java before. This CL adds it.\n\nChange-Id: Ia8f8c06583c62879e51779815051c346f1a9cd14\n(cherry picked from commit 1795e14dab0367fdd77f2c1eee6b4fd39d1c5902)\n"
    },
    {
      "commit": "ae64758eddecec9cb90b6c540fa4687c7f2b2078",
      "tree": "1d6b0b2b46b037798e94a46b80caac7e20543d43",
      "parents": [
        "df1e2b1457690ccbd1302078cedafbfbb8918265",
        "07177140e408c67fead0f00d243c60d04a3f279d"
      ],
      "author": {
        "name": "Abodunrinwa Toki",
        "email": "toki@google.com",
        "time": "Wed Mar 23 16:02:35 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Mar 23 16:02:36 2016 +0000"
      },
      "message": "Merge \"Replace Settings.ACTION_KEYBOARD_LAYOUT_SETTINGS with Settings.ACTION_HARD_KEYBOARD_SETTINGS\" into nyc-dev"
    },
    {
      "commit": "b7e47ae84f6fbfb082f5a286db2e5f0bae50c1a1",
      "tree": "f2d67d3d4d14fabb3fff69449ef81a3dead640b6",
      "parents": [
        "c6f0d15c7d5599f2c13b586ca9c93613a099795d"
      ],
      "author": {
        "name": "Tao Bao",
        "email": "tbao@google.com",
        "time": "Tue Mar 22 12:30:23 2016 -0700"
      },
      "committer": {
        "name": "Tao Bao",
        "email": "tbao@google.com",
        "time": "Tue Mar 22 16:16:34 2016 -0700"
      },
      "message": "UpdateEngine: Add resetStatus() as system API.\n\nIt calls update engine to reset an already applied payload.\n\nAlso change all the RemoteExceptions in UpdateEngine class to be\nrethrown as RuntimeExceptions according to API guidelines [FW9].\n\nBug: 27123767\nChange-Id: I936331019cdb00f4f225f5605e51cc94bb491e24\n"
    },
    {
      "commit": "07177140e408c67fead0f00d243c60d04a3f279d",
      "tree": "37c4082ffd40b4251c20558363dfc5b5e60cba22",
      "parents": [
        "8c536f91f1a72f671d41d54b3aeda4d70ee90d49"
      ],
      "author": {
        "name": "Abodunrinwa Toki",
        "email": "toki@google.com",
        "time": "Tue Mar 22 16:25:48 2016 +0000"
      },
      "committer": {
        "name": "Abodunrinwa Toki",
        "email": "toki@google.com",
        "time": "Tue Mar 22 17:12:22 2016 +0000"
      },
      "message": "Replace Settings.ACTION_KEYBOARD_LAYOUT_SETTINGS with Settings.ACTION_HARD_KEYBOARD_SETTINGS\n\nBug: 26943892\nChange-Id: I1eb6bd7a9e816190b96dc1516d5874eb966385a4\n"
    },
    {
      "commit": "d76fe896d444ee7bf625493e12c51ee28bcc82ef",
      "tree": "df6994e3e5f19098f339aae04730d7ddbd00b5e7",
      "parents": [
        "83ad1c16f9e54e35d12b644973da72bae8e2dac4"
      ],
      "author": {
        "name": "Joachim Sauer",
        "email": "jsauer@google.com",
        "time": "Tue Mar 22 13:32:35 2016 +0000"
      },
      "committer": {
        "name": "Joachim Sauer",
        "email": "jsauer@google.com",
        "time": "Tue Mar 22 16:07:26 2016 +0000"
      },
      "message": "Hide general utility methods in ICU4J.\n\nBug: 22023363\nChange-Id: I1d1624b4846fba7855fa7273fa34646c85369b56\n"
    },
    {
      "commit": "c108dea0bb0558f6d8462374775891005469097d",
      "tree": "b476d7a9112d8ee99c42261499c8aa9c6f8ddb45",
      "parents": [
        "d7ec6e5a8efc9e1cdd558d5dd2db946139ffee69"
      ],
      "author": {
        "name": "Paul Duffin",
        "email": "paulduffin@google.com",
        "time": "Sat Mar 19 16:32:45 2016 +0000"
      },
      "committer": {
        "name": "Paul Duffin",
        "email": "paulduffin@google.com",
        "time": "Tue Mar 22 15:55:01 2016 +0000"
      },
      "message": "ICU4J: Removed a couple of useless or internal methods from API\n\nBug: 22023363\nChange-Id: Iaa0b4335ad50bbad2ad87ab5b70834a602f50422\n"
    },
    {
      "commit": "d7ec6e5a8efc9e1cdd558d5dd2db946139ffee69",
      "tree": "51ea885d88265f30a81ad0d2dd36e4697761cf55",
      "parents": [
        "8673b2899e775014336efff44ea88dcac2b25bdd",
        "74a8e08d59169865ecb5e0ae9ba6a57f0814a05a"
      ],
      "author": {
        "name": "Paul Duffin",
        "email": "paulduffin@google.com",
        "time": "Tue Mar 22 15:53:48 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 22 15:53:50 2016 +0000"
      },
      "message": "Merge \"ICU4J: Update API for using civil version of IslamicCalendar\" into nyc-dev"
    },
    {
      "commit": "8673b2899e775014336efff44ea88dcac2b25bdd",
      "tree": "a2b1e2784e6735fb70fd57ed444187859e6bce90",
      "parents": [
        "030247d41b6e9a48248634a27df5264ea41c04ca"
      ],
      "author": {
        "name": "Tony Mak",
        "email": "tonymak@google.com",
        "time": "Mon Mar 21 21:10:59 2016 +0000"
      },
      "committer": {
        "name": "Tony Mak",
        "email": "tonymak@google.com",
        "time": "Tue Mar 22 15:26:05 2016 +0000"
      },
      "message": "Revert getUserInfo change and add isManagedPorfile(int userId)\n\n\nBug: 26469166\nChange-Id: I60b70170ddc80432fc8f638b1f63c4e9f5212785\n"
    },
    {
      "commit": "74a8e08d59169865ecb5e0ae9ba6a57f0814a05a",
      "tree": "f0e6cd0f56c1c8fd8e52515274065b0c36fa2157",
      "parents": [
        "3527a2f1a2c48107d5065c2c3186e8f4b3ca58d8"
      ],
      "author": {
        "name": "Paul Duffin",
        "email": "paulduffin@google.com",
        "time": "Tue Mar 22 13:46:38 2016 +0000"
      },
      "committer": {
        "name": "Paul Duffin",
        "email": "paulduffin@google.com",
        "time": "Tue Mar 22 13:46:38 2016 +0000"
      },
      "message": "ICU4J: Update API for using civil version of IslamicCalendar\n\nBug: 22023363\nChange-Id: I1a3d25be65f9f69767cc32df1b768700e30463cf\n"
    },
    {
      "commit": "390dced18a094ee827b6772b2fa684fc6bbd4c62",
      "tree": "071cafb32e5b40edc641bb1b26400a5e068f04bc",
      "parents": [
        "c9d13c3e3eab9c6568abaef55ab86fb5d2c46ad1"
      ],
      "author": {
        "name": "Jakub Pawlowski",
        "email": "jpawlowski@google.com",
        "time": "Fri Mar 18 15:14:16 2016 -0700"
      },
      "committer": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Mon Mar 21 20:34:05 2016 -0700"
      },
      "message": "Update api/test-current.txt\n\nChange-Id: I1fa444fbe874862e6296ee6a9751c39a0cbc4b7a\n"
    },
    {
      "commit": "bf0faed3597b92d950febafcf555ad05529559d6",
      "tree": "5dfd896291cdf9fe229aef3a5b30650669f862a7",
      "parents": [
        "07db6f3969287c2fea714d81a12b1ccd71434e99"
      ],
      "author": {
        "name": "Jakub Pawlowski",
        "email": "jpawlowski@google.com",
        "time": "Tue Mar 01 18:50:27 2016 -0800"
      },
      "committer": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Mon Mar 21 19:58:27 2016 -0700"
      },
      "message": "Change how services are passed up to the stack\n\nRight now we pass all services, characteristics and descriptors one by one.\nThis patch changes that - now we pass whole GATT database at once.\n\nBug: 27455533\nChange-Id: Ie42cd80072538e411904b9c9b011a978f26158b9\n"
    },
    {
      "commit": "e409f0e46243e943af2a223c00bc7098dc7e5c88",
      "tree": "9cb50f9e532f988721b2af824bfb4a19284baa88",
      "parents": [
        "fb811aaf4dd062c1ef3581522acb523680f081f3"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Mon Mar 21 14:53:15 2016 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Mon Mar 21 15:32:57 2016 -0700"
      },
      "message": "Add API to read the current wallpaper\u0027s ID\n\nAlso regularize cross-user call handling throughout.\n\nBug 27743435\n\nChange-Id: Ibc530d0576d657723a613888357a6ea71b482763\n"
    },
    {
      "commit": "dfc1ee0162f6ee4b18c573f2d0d59001d0447f1a",
      "tree": "272fffc18d4b43eea895d35aeabbb78f458531c5",
      "parents": [
        "8384d815d02e522dfe538fd572493979e045c99f",
        "f08361989d3deca76173f82006a00d73d8c6679b"
      ],
      "author": {
        "name": "Tyler Gunn",
        "email": "tgunn@google.com",
        "time": "Mon Mar 21 18:37:08 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Mar 21 18:37:09 2016 +0000"
      },
      "message": "Merge \"Correct naming issues with video calling carrier config items.\" into nyc-dev"
    },
    {
      "commit": "68e5b9601a9730dfccc5ce8412be3fbe087a3bfc",
      "tree": "d25af3a1e0c383167f3514ccec0d3d03b91b87f9",
      "parents": [
        "104138198feffc8ef5069c16c210eb8684bf8662",
        "e03c469fd416cf68c9d27268140f058028cd8666"
      ],
      "author": {
        "name": "Tenghui Zhu",
        "email": "ztenghui@google.com",
        "time": "Mon Mar 21 18:19:52 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Mar 21 18:19:54 2016 +0000"
      },
      "message": "Merge \"API review: Hide ComplexColor and GradientColor\" into nyc-dev"
    },
    {
      "commit": "e03c469fd416cf68c9d27268140f058028cd8666",
      "tree": "c55462eb00ac1d48fa0a460e39a32f75235f8316",
      "parents": [
        "24a99f115711611ca3fc6293b2fa57bc981f78f5"
      ],
      "author": {
        "name": "Teng-Hui Zhu",
        "email": "ztenghui@google.com",
        "time": "Thu Mar 17 10:38:43 2016 -0700"
      },
      "committer": {
        "name": "Teng-Hui Zhu",
        "email": "ztenghui@google.com",
        "time": "Mon Mar 21 11:09:16 2016 -0700"
      },
      "message": "API review: Hide ComplexColor and GradientColor\n\nb/27532267\n\nChange-Id: I01582e067ec8f4897c34dcec0f7c14700c40e02b\n"
    },
    {
      "commit": "6eccafd3394f977d44c329dc75eb12739a818f4b",
      "tree": "40dda13a873073b921bbb5c0c10ad40caa461167",
      "parents": [
        "1981e602ad97e3a21bc987dbeb0625e87a58ff8d"
      ],
      "author": {
        "name": "Siyamed Sinir",
        "email": "siyamed@google.com",
        "time": "Wed Mar 02 16:02:38 2016 -0800"
      },
      "committer": {
        "name": "Siyamed Sinir",
        "email": "siyamed@google.com",
        "time": "Mon Mar 21 10:27:31 2016 -0700"
      },
      "message": "New Linkify.addLinks function with set of known schemes\n\nA new addLinks function is added that accepts a default scheme and a\nset of known schemes. Default scheme is applied whenever the link found\ndoes not start with one of the given known schemes.\n\nMoreover, previously JavaDoc for addLinks functions with a single scheme\nparameter described that the scheme attribute will be prepended to the\nlinks that do not have \u0027a\u0027 scheme. The code actually checks if the link\nstarts with the given scheme and prepends if not. JavaDoc updated\naccordingly.\n\nBug: 26985901\nChange-Id: I94ea81dcf83ba7a6b6cd47c10fe8fb277964eb15"
    },
    {
      "commit": "d3c0cf50b6c8e71c0c409abcd3b8c32f98f7cb71",
      "tree": "a556ef48541f7fb6b9f63b58f1666f6fe2c33b59",
      "parents": [
        "12035e2104a29e91d59065944f4cecfada6bac80",
        "cd14c0a9daa42a7ccacef345b3b2ef255790f993"
      ],
      "author": {
        "name": "Victor Chang",
        "email": "vichang@google.com",
        "time": "Mon Mar 21 13:08:13 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Mar 21 13:08:14 2016 +0000"
      },
      "message": "Merge \"Api change of DPM.setApplicationRestrictionsManagingPackage()\" into nyc-dev"
    },
    {
      "commit": "eb84552ef0135c1069f67a12f2e9985d4191880f",
      "tree": "37a1d1ed87d91672bd6bcb67bef3fb992f3dce8d",
      "parents": [
        "be5cef4e5308fd8f742e67b4fac30e417c47961f"
      ],
      "author": {
        "name": "Polina Bondarenko",
        "email": "pbond@google.com",
        "time": "Tue Mar 01 14:39:48 2016 +0100"
      },
      "committer": {
        "name": "Polina Bondarenko",
        "email": "pbond@google.com",
        "time": "Sat Mar 19 10:49:18 2016 +0000"
      },
      "message": "Added skin temperature, thresholds to HardwarePropertiesManager\n\nBug: 27425887\nChange-Id: I13f69ae37906b71d93edbf6bea6daf809d97cfd5\n"
    },
    {
      "commit": "c7354fe2d4d73808929d2087f2d18ee3d8fa47fc",
      "tree": "f42da94dbde4798e05ccf43c53406a336aa8b767",
      "parents": [
        "4f29d45ad44cc2e754000848e07b950e519e0b89"
      ],
      "author": {
        "name": "Ruben Brunk",
        "email": "rubenbrunk@google.com",
        "time": "Mon Mar 07 23:37:12 2016 -0800"
      },
      "committer": {
        "name": "Ruben Brunk",
        "email": "rubenbrunk@google.com",
        "time": "Fri Mar 18 16:00:38 2016 -0700"
      },
      "message": "Notify VrListenerService when VR activity changes.\n\nBug: 27536964\nBug: 22855417\n\nChange-Id: I67e1f8e6595332b3d768a99735bbd5fd38dffdc9\n"
    },
    {
      "commit": "77e645123f3ab9d290b588c5806162054ff0c161",
      "tree": "4aad6642926e0f0ff0bad5a125414e64ad86dfd5",
      "parents": [
        "71c56189682d22472a1564897dfb55080718f87b",
        "2b67c07d82f59f9b776414576c21dd31ed9dac48"
      ],
      "author": {
        "name": "Julius D\u0027souza",
        "email": "jdsouza@google.com",
        "time": "Fri Mar 18 19:53:54 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Mar 18 19:53:56 2016 +0000"
      },
      "message": "Merge \"CTS: Add @hide annotations to several @IntDef elements\" into nyc-dev"
    },
    {
      "commit": "2b67c07d82f59f9b776414576c21dd31ed9dac48",
      "tree": "051bf01cfa81ce6dedf4d0260ac093fbc0c6e350",
      "parents": [
        "400349907ec5bb09887e5ba9f9cd1fa1f3d06716"
      ],
      "author": {
        "name": "Julius D\u0027souza",
        "email": "jdsouza@google.com",
        "time": "Thu Mar 17 21:41:29 2016 -0700"
      },
      "committer": {
        "name": "Julius D\u0027souza",
        "email": "jdsouza@google.com",
        "time": "Fri Mar 18 12:18:18 2016 -0700"
      },
      "message": "CTS: Add @hide annotations to several @IntDef elements\n\nBug: 27232186\n\nChange-Id: Idd70359e22606a5ff21dfaffd119528cedd08b5a\n"
    },
    {
      "commit": "6ba60e60491c79896bc97c5712cedac32b6a67ea",
      "tree": "df798fb2f522880a65029971488485a3a6a5c7a2",
      "parents": [
        "46b5258138c82692191ff261cfa7e119f963b778"
      ],
      "author": {
        "name": "Greg Kaiser",
        "email": "gkaiser@google.com",
        "time": "Fri Mar 18 10:08:39 2016 -0700"
      },
      "committer": {
        "name": "Greg Kaiser",
        "email": "gkaiser@google.com",
        "time": "Fri Mar 18 10:29:29 2016 -0700"
      },
      "message": "ContextHubManager: Rename Callback class.\n\nSince this Callback class is scoped within ContextHubManager, we\nremove the redundant ContextHub from the name.  This CL is just\na rename and should not modify any behavior.\n\nChange-Id: I40fea3ab7b5312d32a6f22b7543669ed563b9992\n"
    },
    {
      "commit": "cd14c0a9daa42a7ccacef345b3b2ef255790f993",
      "tree": "94d55eafd494306f259875814e99f6bb79b4a9e0",
      "parents": [
        "eb62f7f3e4db327366774d5527c56f215a7c9281"
      ],
      "author": {
        "name": "Victor Chang",
        "email": "vichang@google.com",
        "time": "Wed Mar 16 19:10:15 2016 +0000"
      },
      "committer": {
        "name": "Victor Chang",
        "email": "vichang@google.com",
        "time": "Fri Mar 18 16:44:21 2016 +0000"
      },
      "message": "Api change of DPM.setApplicationRestrictionsManagingPackage()\n\nThrows NameNotFoundException instead of IllegalArgumentException\n\nCan\u0027t throw NameNotFoundException directly from DPMS as\naidl doesn\u0027t support checked exception\n\nBug: 27532565\nChange-Id: I202721f41057f92ad2dd851d4769ba4502a8f9b3\n"
    },
    {
      "commit": "2a4e495448a048bef9d3b2a756816a622abd57b0",
      "tree": "b8884283cf3fbaf44c12e101f7633dd3e5b38458",
      "parents": [
        "74f9a2fc2e87b63ad7e367dff455f934c8a9d396",
        "cf3f0a11a83e7a798e0586a78efdafc82a7f3d08"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@google.com",
        "time": "Fri Mar 18 16:32:14 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Mar 18 16:32:16 2016 +0000"
      },
      "message": "Merge \"Update direct boot related documentation.\" into nyc-dev"
    },
    {
      "commit": "b2cc929657926750336b22a9333c3738dfa38e29",
      "tree": "f93f5c25bb96178822ac57b2451cbe03baf83c62",
      "parents": [
        "2e303d20c6d2fe02c45070eaec8b53f8e2eff5e3",
        "4503fcfa2d26091c2a02d610da591e8b7c7b5a9f"
      ],
      "author": {
        "name": "Phil Weaver",
        "email": "pweaver@google.com",
        "time": "Fri Mar 18 15:52:27 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Mar 18 15:52:29 2016 +0000"
      },
      "message": "Merge \"Update a11y gesture and magnification APIs.\" into nyc-dev"
    },
    {
      "commit": "438bd65041c50aed9444218f40628ba10e0c9475",
      "tree": "8ebbd3e1bfef3be52f8c61749953af2de6f0c6b1",
      "parents": [
        "bc84b89a1589ce8905e41121534df92473cd931f",
        "4f9462669ea17500a9653899d78c7ad6d8d415e1"
      ],
      "author": {
        "name": "Przemyslaw Szczepaniak",
        "email": "pszczepaniak@google.com",
        "time": "Fri Mar 18 14:43:26 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Mar 18 14:43:27 2016 +0000"
      },
      "message": "Merge \"Track libcore change (cherry picked from commit 5bad107355d440409eea313b60c40bc32c12e295)\" into nyc-dev"
    },
    {
      "commit": "4f9462669ea17500a9653899d78c7ad6d8d415e1",
      "tree": "5725a5beaf33e8967dfc8d89faf5222e4c7fc7bc",
      "parents": [
        "2c83702aa218cbcc51d8726575c78691fc57a53b"
      ],
      "author": {
        "name": "Przemyslaw Szczepaniak",
        "email": "pszczepaniak@google.com",
        "time": "Fri Mar 18 14:42:05 2016 +0000"
      },
      "committer": {
        "name": "Przemyslaw Szczepaniak",
        "email": "pszczepaniak@google.com",
        "time": "Fri Mar 18 14:42:05 2016 +0000"
      },
      "message": "Track libcore change (cherry picked from commit 5bad107355d440409eea313b60c40bc32c12e295)\n\nBug: 27692239\nChange-Id: I317bed961b861b8d1e0f8b17fc1ce2fa043baea9\n"
    },
    {
      "commit": "bb09b7bf591ffd34edd63df7082bc723a2137347",
      "tree": "c3aeba9aad081076ccf5b26df7320b80d4e6c4aa",
      "parents": [
        "b45e24f7958cf7df136ea4d6bf41f0299e667cff",
        "1e940dc2d165fa6cdedb6945811988502f87ddce"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Fri Mar 18 14:18:26 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Mar 18 14:18:28 2016 +0000"
      },
      "message": "Merge \"Clean up docs, attrs, and APIs for PopupWindow enter/exit transitions\" into nyc-dev"
    },
    {
      "commit": "1e940dc2d165fa6cdedb6945811988502f87ddce",
      "tree": "0a7c541fe65dcd3c5835ee162220873bf7e80abe",
      "parents": [
        "42b2acb983512642669aa8c6d3cd8c44dbd2f7ec"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Fri Mar 18 09:55:10 2016 -0400"
      },
      "committer": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Fri Mar 18 09:55:10 2016 -0400"
      },
      "message": "Clean up docs, attrs, and APIs for PopupWindow enter/exit transitions\n\nBug: 27654124\nChange-Id: I9a323eeea464b4b9ca6111ef47192fdbcc5bca24\n"
    },
    {
      "commit": "2c83702aa218cbcc51d8726575c78691fc57a53b",
      "tree": "b1e6265ed3cd748b7faeddc0934b7e6292283041",
      "parents": [
        "eedcdb045283faa894ef7b00722ae69eb780ceae"
      ],
      "author": {
        "name": "Przemyslaw Szczepaniak",
        "email": "pszczepaniak@google.com",
        "time": "Fri Mar 18 12:46:05 2016 +0000"
      },
      "committer": {
        "name": "Przemyslaw Szczepaniak",
        "email": "pszczepaniak@google.com",
        "time": "Fri Mar 18 12:46:05 2016 +0000"
      },
      "message": "Track libcore change ff18b5f136f92154f2e05217e3953d10f459e561\n\nBug: 27692239\nChange-Id: I2f8e436452d707bb9739a5d89fe1002442ac230d\n"
    },
    {
      "commit": "eedcdb045283faa894ef7b00722ae69eb780ceae",
      "tree": "9815a31ef198645bc94b0bfeb8af1d8190e63f25",
      "parents": [
        "b898ce9511657ba9e9634f03e1104326b1e520ec",
        "26c82fff095ad551301111fb0cfca3719f8c3d67"
      ],
      "author": {
        "name": "Gustav Sennton",
        "email": "gsennton@google.com",
        "time": "Fri Mar 18 10:52:32 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Mar 18 10:52:34 2016 +0000"
      },
      "message": "Merge \"Remove WebView-package-being-replaced logic from WebViewUpdateService.\" into nyc-dev"
    },
    {
      "commit": "cf3f0a11a83e7a798e0586a78efdafc82a7f3d08",
      "tree": "110042262b4bf24707d23caf82d4484acbed0146",
      "parents": [
        "62b5ec7651ebda7a90682012e00307225201bbd9"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Mar 17 19:57:58 2016 -0600"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Mar 17 19:58:05 2016 -0600"
      },
      "message": "Update direct boot related documentation.\n\nAlso hide a few APIs as requested by council.  Add a method to\neasily determine if a given File would already be encrypted at rest\nby the OS.\n\nBug: 27531029\nChange-Id: Icad5f1cd56411ad3ac707db85fd7449acdcc4b94\n"
    },
    {
      "commit": "6fdd3afdcc43c1dec03ee82e9e1d69e88170d932",
      "tree": "b3e2cd1913c1941de0447c1c98c19ba056379acc",
      "parents": [
        "1169f652348c8a919ea011c18e6d457f7a802a22",
        "da80d676c70fa07d4efe566b2c74b3fbc61805b0"
      ],
      "author": {
        "name": "Phil Weaver",
        "email": "pweaver@google.com",
        "time": "Thu Mar 17 22:19:15 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 17 22:19:17 2016 +0000"
      },
      "message": "Merge \"Treat accessibility actions as user activity\" into nyc-dev"
    },
    {
      "commit": "62b5ec7651ebda7a90682012e00307225201bbd9",
      "tree": "4b0cd2991a7c88451d332af85e5c4f563a7048c4",
      "parents": [
        "a0a58a2fd5cbc1bb8056227bb04f276b364c6e96",
        "841ad718c141852e4119ee0fd787b85404cef015"
      ],
      "author": {
        "name": "Dongwon Kang",
        "email": "dwkang@google.com",
        "time": "Thu Mar 17 22:01:01 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 17 22:01:04 2016 +0000"
      },
      "message": "Merge \"TIF: Remove TvInputManager.Session from system API\" into nyc-dev"
    },
    {
      "commit": "a0a58a2fd5cbc1bb8056227bb04f276b364c6e96",
      "tree": "8ff568ab36e5c241a784f74d92892f73e0e51313",
      "parents": [
        "24fb1f6842315b827a7c9578f45881f62608223d",
        "8a372a0a280127743ce9a7ce4b6198c7a02d2a4f"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@google.com",
        "time": "Thu Mar 17 22:00:21 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 17 22:00:26 2016 +0000"
      },
      "message": "Merge \"Refactoring FBE APIs based on council feedback.\" into nyc-dev"
    },
    {
      "commit": "8a372a0a280127743ce9a7ce4b6198c7a02d2a4f",
      "tree": "f2446f9d00e6dc0be78885db357719b9b3830e48",
      "parents": [
        "58ae278294017abca0dffc95f006ae646c88db89"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Wed Mar 16 16:25:45 2016 -0600"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Mar 17 14:49:08 2016 -0600"
      },
      "message": "Refactoring FBE APIs based on council feedback.\n\nMostly consists of removing the word \"encryption\" from most APIs,\nsince we can\u0027t actually make promises about the data being encrypted.\n\nBug: 27531029\nChange-Id: Iace9d7c4e64716abf86ed11847c40f3947e1d625\n"
    },
    {
      "commit": "26c82fff095ad551301111fb0cfca3719f8c3d67",
      "tree": "13670a71310c8bb0551802b0f13c3247848ca9c9",
      "parents": [
        "54f4a630dcb66f0b6d5ae5b1028dc88d7971c99e"
      ],
      "author": {
        "name": "Gustav Sennton",
        "email": "gsennton@google.com",
        "time": "Fri Mar 11 13:06:40 2016 +0000"
      },
      "committer": {
        "name": "Gustav Sennton",
        "email": "gsennton@google.com",
        "time": "Thu Mar 17 20:29:43 2016 +0000"
      },
      "message": "Remove WebView-package-being-replaced logic from WebViewUpdateService.\n\nThe replacing-logic tries to handle packages being uninstalled while\nbeing replaced. This can\u0027t be handled through listening to\npackage-replaced intents since those can be delivered long after the\nactual problem occurs.\n\nBug: 27605997\nChange-Id: Iba8e546a5bba1ceb6226d4edb71db088c81ae1a9\n"
    },
    {
      "commit": "841ad718c141852e4119ee0fd787b85404cef015",
      "tree": "1695b08d713a5d4c1a67f4ec50e1c2b0c90670ef",
      "parents": [
        "30db6d9325041eaa5f31cb9bb126e050cbd5167e"
      ],
      "author": {
        "name": "Dongwon Kang",
        "email": "dwkang@google.com",
        "time": "Thu Mar 17 10:57:34 2016 -0700"
      },
      "committer": {
        "name": "Dongwon Kang",
        "email": "dwkang@google.com",
        "time": "Thu Mar 17 13:08:18 2016 -0700"
      },
      "message": "TIF: Remove TvInputManager.Session from system API\n\nOriginally this API is expected to be used some use cases which don\u0027t\nfit TvView well. e.g. background recording. Removing this from system api\nin favor of TvRecodingClient which is introduced in N.\n\nBug: 25726241\nChange-Id: If45fc3e2c5382e7b9e8abf42effebd76fd84b25d\n"
    },
    {
      "commit": "275b4499bc7c57acf6b038a930579494cb83a70b",
      "tree": "e85e75fb1637a57b70b726fefc99410eeee8ee13",
      "parents": [
        "aa839adad2f1f3061061997c43582499d6f01af4",
        "b9048f88ce6e9073f94139f4d1b709cf2149d9e9"
      ],
      "author": {
        "name": "Lifu Tang",
        "email": "lifu@google.com",
        "time": "Thu Mar 17 19:23:38 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 17 19:23:40 2016 +0000"
      },
      "message": "Merge \"Removed unused methods from GnssMeasurement\" into nyc-dev"
    },
    {
      "commit": "30db6d9325041eaa5f31cb9bb126e050cbd5167e",
      "tree": "8cab2c91619608f1413ffaaa934b730c11d7c37f",
      "parents": [
        "9d076242f24e2f809433d968e5f0ecc7e3eac2c5",
        "85870d63749b34aed7ad47ae288aebe6d11d8724"
      ],
      "author": {
        "name": "Jeremy Joslin",
        "email": "jjoslin@google.com",
        "time": "Thu Mar 17 18:48:59 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Mar 17 18:48:59 2016 +0000"
      },
      "message": "Add a meteredHint to ScoredNetwork.\nam: 85870d6\n\n* commit \u002785870d63749b34aed7ad47ae288aebe6d11d8724\u0027:\n  Add a meteredHint to ScoredNetwork.\n"
    },
    {
      "commit": "ed738393af46ffb9b8ded38694555f52a529bbc6",
      "tree": "1ee059c413aa5c50379712d970d8fae2c83fe92a",
      "parents": [
        "aa8ba08c80481cb21caaaab7c8f3ea98db7855fd",
        "e319dadaa9970ecfd1dd9dbfd455400153ba5c7b"
      ],
      "author": {
        "name": "Selim Gurun",
        "email": "sgurun@google.com",
        "time": "Thu Mar 17 18:27:53 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 17 18:27:54 2016 +0000"
      },
      "message": "Merge \"Revert \"Revert \"Add some View methods overrides and WebViewDelegate interfaces.\"\"\" into nyc-dev"
    },
    {
      "commit": "85870d63749b34aed7ad47ae288aebe6d11d8724",
      "tree": "aa480223d8e391251ba3643d50a3155bb31855cc",
      "parents": [
        "2a73c7fb2a4aba4dd75341414f1583e5fb1f4613"
      ],
      "author": {
        "name": "Jeremy Joslin",
        "email": "jjoslin@google.com",
        "time": "Wed Mar 16 20:07:30 2016 -0700"
      },
      "committer": {
        "name": "Jeremy Joslin",
        "email": "jjoslin@google.com",
        "time": "Thu Mar 17 10:48:36 2016 -0700"
      },
      "message": "Add a meteredHint to ScoredNetwork.\n\nAPI changes to allow a meteredHint to be passed\nfrom a network scorer through to the wifi subsystem.\n\nBUG:27702356\nChange-Id: Ic466852d855af54c1754c4663388f24f54ed0691\n"
    },
    {
      "commit": "943c68ae0683c602ef704aa0c0270b93ec8b4154",
      "tree": "806eb5b66072d14e18f5974b0d0f07c2928a1e83",
      "parents": [
        "d1d15bcaa6d95ad8b1ab7d1f3797d0a3ee616a14",
        "10be4e90341630883eb9af25ddf82702e2b3fb56"
      ],
      "author": {
        "name": "Chris Tate",
        "email": "ctate@android.com",
        "time": "Thu Mar 17 17:13:11 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 17 17:13:12 2016 +0000"
      },
      "message": "Merge \"Lower the minimum period for periodic jobs to 15 minutes\" into nyc-dev"
    },
    {
      "commit": "da80d676c70fa07d4efe566b2c74b3fbc61805b0",
      "tree": "b2440d906f08e912e2da1221852625720370f46c",
      "parents": [
        "36a20cdde3176f24279e2382f878cecdbecafa9d"
      ],
      "author": {
        "name": "Phil Weaver",
        "email": "pweaver@google.com",
        "time": "Tue Mar 15 16:25:46 2016 -0700"
      },
      "committer": {
        "name": "Phil Weaver",
        "email": "pweaver@google.com",
        "time": "Thu Mar 17 10:09:39 2016 -0700"
      },
      "message": "Treat accessibility actions as user activity\n\nResurrecting ag/665912.\n\nBug: 19531976\nChange-Id: Ibdddd507215e61b9f4313c36eab8845e9940a7ac\n"
    },
    {
      "commit": "b1088718204a74334f8d257df79e64baaab38afc",
      "tree": "7b27a30a2783a647ed17f1e9dc34de60834f3e73",
      "parents": [
        "74bfa8520f0f7f8f7464eb1e0b2835d9a630b622",
        "d6db1c31bf942a14e3be1874abccaebf150e3da1"
      ],
      "author": {
        "name": "Shubham Ajmera",
        "email": "shubhamajmera@google.com",
        "time": "Thu Mar 17 16:57:47 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 17 16:57:48 2016 +0000"
      },
      "message": "Merge \"Port OpenJDK 8 java.util.Arrays#setAll methods\" into nyc-dev"
    },
    {
      "commit": "d6db1c31bf942a14e3be1874abccaebf150e3da1",
      "tree": "b4e73ba633122226f77a36c0f333efce9ae3165b",
      "parents": [
        "8b1918e5a65bdd7617f45e350fe92a58004ea628"
      ],
      "author": {
        "name": "Shubham Ajmera",
        "email": "shubhamajmera@google.com",
        "time": "Thu Mar 17 16:24:52 2016 +0000"
      },
      "committer": {
        "name": "Shubham Ajmera",
        "email": "shubhamajmera@google.com",
        "time": "Thu Mar 17 16:47:41 2016 +0000"
      },
      "message": "Port OpenJDK 8 java.util.Arrays#setAll methods\n\nand add tests\n\nBug: 27540010\n(cherry-picked from commit 8586ec5f15613d42ab55c5253c1d386fff473033)\nChange-Id: I18f502caabc2f140fa503a0b03e9d6e310b4246c\n"
    },
    {
      "commit": "ce71deefca1f5fe53457f6092cda788023669693",
      "tree": "0ea2e99ddc8f312ef4180d10b984b62bc19e6826",
      "parents": [
        "eb62f7f3e4db327366774d5527c56f215a7c9281",
        "24ca5c6d7da534dd529421ccdb45447c90063108"
      ],
      "author": {
        "name": "Todd Kennedy",
        "email": "toddke@google.com",
        "time": "Thu Mar 17 15:58:22 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 17 15:58:24 2016 +0000"
      },
      "message": "Merge \"update \"dont kill\" api\" into nyc-dev"
    },
    {
      "commit": "3df6390d2bdf12aaad2465dbe004f8ce84d44389",
      "tree": "d1b52ad0b8761eb2c810a16ee9604c1a55cc5787",
      "parents": [
        "c7605b838bda61593e503924c6c86e3a33a6d64b",
        "1a904125a360d0e2fc867e3e51262db003317b7c"
      ],
      "author": {
        "name": "Richard Coles",
        "email": "torne@google.com",
        "time": "Thu Mar 17 12:52:21 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 17 12:52:22 2016 +0000"
      },
      "message": "Merge \"Load WebView library into the right classloader namespace.\" into nyc-dev"
    },
    {
      "commit": "c7605b838bda61593e503924c6c86e3a33a6d64b",
      "tree": "73ab6358c2e1c495b039f3358b99e88dc51923bb",
      "parents": [
        "7d0e392e2cd64d7b686908f28928290408ef4a7f",
        "6235a94ffaed1d82cee2317481c18776f601da1b"
      ],
      "author": {
        "name": "Rubin Xu",
        "email": "rubinxu@google.com",
        "time": "Thu Mar 17 11:23:54 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 17 11:23:55 2016 +0000"
      },
      "message": "Merge \"Unifying method names and comments to security logging, not device logging\" into nyc-dev"
    },
    {
      "commit": "60dbc357844106fdebb36209c8c86504db323fb9",
      "tree": "a7c075ccaef35b399a8be36a924659e411356778",
      "parents": [
        "95ee171e309bf9c0fe517df3e9817353d9526139",
        "2a6d9aa1cdfc7489fdc9ef1a0cec51c6c3c29c7d"
      ],
      "author": {
        "name": "Sunny Goyal",
        "email": "sunnygoyal@google.com",
        "time": "Thu Mar 17 01:50:07 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 17 01:50:09 2016 +0000"
      },
      "message": "Merge \"Adding a default implementation for the new Window.Callback method\" into nyc-dev"
    },
    {
      "commit": "e319dadaa9970ecfd1dd9dbfd455400153ba5c7b",
      "tree": "97798e679709df57b450c18a3359a7e5460274b0",
      "parents": [
        "95ee171e309bf9c0fe517df3e9817353d9526139"
      ],
      "author": {
        "name": "Selim Gurun",
        "email": "sgurun@google.com",
        "time": "Thu Mar 17 01:40:40 2016 +0000"
      },
      "committer": {
        "name": "Selim Gurun",
        "email": "sgurun@google.com",
        "time": "Thu Mar 17 01:41:14 2016 +0000"
      },
      "message": "Revert \"Revert \"Add some View methods overrides and WebViewDelegate interfaces.\"\"\n\nThis reverts commit 7ef5429637e641808f6f6acdbfd2513b7f2effcf.\n\nChange-Id: I03a27148a1df5baf12fb89bca77dcb55a47b6be2\n"
    },
    {
      "commit": "2a6d9aa1cdfc7489fdc9ef1a0cec51c6c3c29c7d",
      "tree": "61741b4fe99194d14243398dac22a1dae7ab1e79",
      "parents": [
        "82746b0a753241c75274aec4dbe5c9caf364a4f7"
      ],
      "author": {
        "name": "Sunny Goyal",
        "email": "sunnygoyal@google.com",
        "time": "Wed Mar 16 17:12:46 2016 -0700"
      },
      "committer": {
        "name": "Sunny Goyal",
        "email": "sunnygoyal@google.com",
        "time": "Wed Mar 16 17:13:26 2016 -0700"
      },
      "message": "Adding a default implementation for the new Window.Callback method\n\nBug: 27702972\nChange-Id: I6b8c1766ecf871801006d4dc47796a819e49bb57\n"
    },
    {
      "commit": "95ee171e309bf9c0fe517df3e9817353d9526139",
      "tree": "cdd6536015ff9df21ef258bc6676ad4bee85f1ab",
      "parents": [
        "f9124ecad9ec20f572df8cdca6f985ef3f97210d",
        "9c146bfee788c5b5d95cc732916be1a0d1ecd162"
      ],
      "author": {
        "name": "Doris Liu",
        "email": "tianliu@google.com",
        "time": "Wed Mar 16 23:55:02 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Mar 16 23:55:04 2016 +0000"
      },
      "message": "Merge \"Refinement for onVisibilityAggregated\" into nyc-dev"
    },
    {
      "commit": "34b90a8ce3b3721a3bfcee15c780cdf45f712585",
      "tree": "126bd6553cb3290cf34fc35054f9c9c77a7fe1a6",
      "parents": [
        "db1f58a0a544732025b99c2f3ca03f3f1d995e95",
        "6b2995ae140ddbd9115f644c36fb145cc8764782"
      ],
      "author": {
        "name": "Meng Wang",
        "email": "mewan@google.com",
        "time": "Wed Mar 16 23:25:08 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Mar 16 23:25:09 2016 +0000"
      },
      "message": "Merge \"Add new key in CarrierConfigManager for ICCID display.\" into nyc-dev"
    },
    {
      "commit": "24ca5c6d7da534dd529421ccdb45447c90063108",
      "tree": "091c3bbb29fa1d95630307541e1518b23c8cf5c1",
      "parents": [
        "5fe29adc81d2c43c816d8dbeb5d6bba215aadf6e"
      ],
      "author": {
        "name": "Todd Kennedy",
        "email": "toddke@google.com",
        "time": "Wed Mar 16 15:42:01 2016 -0700"
      },
      "committer": {
        "name": "Todd Kennedy",
        "email": "toddke@google.com",
        "time": "Wed Mar 16 15:42:01 2016 -0700"
      },
      "message": "update \"dont kill\" api\n\n* update the name to be more consumer friendly\n* expose it as a system api [so zapp can use it]\n\nChange-Id: I11062e360bfd709dd5568409934fec539f64b863\n"
    },
    {
      "commit": "6b2995ae140ddbd9115f644c36fb145cc8764782",
      "tree": "98884b8c96571f9742ecc77be754fda602be99a6",
      "parents": [
        "a052cbda8099d6665e77076ae86a3f1265306caa"
      ],
      "author": {
        "name": "Meng Wang",
        "email": "mewan@google.com",
        "time": "Mon Mar 14 10:08:41 2016 -0700"
      },
      "committer": {
        "name": "Meng Wang",
        "email": "mewan@google.com",
        "time": "Wed Mar 16 15:09:17 2016 -0700"
      },
      "message": "Add new key in CarrierConfigManager for ICCID display.\n\nBug: 27574058\nChange-Id: I74445c68f58e64a5baa87cd05fea9e91e59b0201\n"
    },
    {
      "commit": "5e19f91585ca82ae58e854491dd67ee2e9f66eba",
      "tree": "bf2f7709d4de584adb1578d49827a1f83cef826c",
      "parents": [
        "400349907ec5bb09887e5ba9f9cd1fa1f3d06716",
        "8bad3fec0f54959958352c0bef90b813cd0d823a"
      ],
      "author": {
        "name": "Daniel Estrada Alva",
        "email": "destradaa@google.com",
        "time": "Wed Mar 16 21:49:10 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Mar 16 21:49:12 2016 +0000"
      },
      "message": "Merge \"Update ContextHubManager\u0027s System APIs.\" into nyc-dev"
    },
    {
      "commit": "71e806b2f464b0ac85367fe008b554b44e4c5812",
      "tree": "eb4aefcb68eb454b878fbbaf3f902a50aac52f8c",
      "parents": [
        "495defd74f9a47dec33eb27ca25f5e390bd3fb4a",
        "46591f4a2dbd785bcae2b82bb490e78208605ec8"
      ],
      "author": {
        "name": "Tenghui Zhu",
        "email": "ztenghui@google.com",
        "time": "Wed Mar 16 21:13:23 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Mar 16 21:13:24 2016 +0000"
      },
      "message": "Merge \"Add fillType support to VectorDrawable\" into nyc-dev"
    }
  ],
  "next": "8bad3fec0f54959958352c0bef90b813cd0d823a"
}
