)]}'
{
  "log": [
    {
      "commit": "6b067c34027c71f85d393c1d84a8353a9b87f0ba",
      "tree": "9071b9a9eed29e7007b7181883830f4f41848974",
      "parents": [
        "a63b497f11ca55aeb53880b94415d56536030057",
        "b606a3a312fe6d69d97c66d76803eb2412d8329a"
      ],
      "author": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Sat Jul 19 20:27:32 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jul 18 18:24:25 2014 +0000"
      },
      "message": "Merge \"Measure Toolbar titles last\" into lmp-dev"
    },
    {
      "commit": "b606a3a312fe6d69d97c66d76803eb2412d8329a",
      "tree": "b07b6a3a1bb642c04c2a6d5cf1890c0fded04f7c",
      "parents": [
        "c80f95228560e5912e97886ed637f4d538e87c70"
      ],
      "author": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Sat Jul 19 13:26:16 2014 -0700"
      },
      "committer": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Sat Jul 19 13:26:16 2014 -0700"
      },
      "message": "Measure Toolbar titles last\n\nGive the maximum amount of room to \"real\" content views before taking\nup space for the title and subtitle of a toolbar.\n\nBug 16039951\n\nChange-Id: I10da9cdc39e84e6fb3975ee40958c57031002dd5\n"
    },
    {
      "commit": "c80f95228560e5912e97886ed637f4d538e87c70",
      "tree": "10e93a5cc1f7bc0824f815f87b8fdd98b1be354e",
      "parents": [
        "fba286a056985f3e44f4ea587782a67ef60920bd"
      ],
      "author": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Sat Jul 19 13:05:26 2014 -0700"
      },
      "committer": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Sat Jul 19 13:05:26 2014 -0700"
      },
      "message": "Fix Toolbar title layout in RTL mode\n\nWelp, that one was embarrassing.\n\nBug 16192193\n\nChange-Id: I4e94e71ef34b4b08b5dd4c7b7f0dfb22e834ca19\n"
    },
    {
      "commit": "fba286a056985f3e44f4ea587782a67ef60920bd",
      "tree": "76eff7eaeff854e36375287f804c81430aa6f95e",
      "parents": [
        "335eff4c409571fbb9fa79cdff037b3e62e8de17",
        "eb97f473fc075c91760c2b657a7014681cd6f3ce"
      ],
      "author": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Sat Jul 19 19:21:27 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jul 18 18:24:25 2014 +0000"
      },
      "message": "Merge \"Adapt ActionBar.LayoutParams to Toolbar.LayoutParams on demand\" into lmp-dev"
    },
    {
      "commit": "eb97f473fc075c91760c2b657a7014681cd6f3ce",
      "tree": "7c84066125bc1039fd76f884efc6e044b4a59b46",
      "parents": [
        "00abaa7407c16eb5711e93f8b598ea5ee4312c6a"
      ],
      "author": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Sat Jul 19 11:57:21 2014 -0700"
      },
      "committer": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Sat Jul 19 11:57:21 2014 -0700"
      },
      "message": "Adapt ActionBar.LayoutParams to Toolbar.LayoutParams on demand\n\nWhen Toolbar is acting in the role of an action bar it needs to handle\nthe case where app code calls setLayoutParams on a custom view with an\nActionBar.LayoutParams instance. Run the newly set LayoutParams\nthrough the check/generate routine normally performed when adding a\nchild view whenever LayoutParams are set on an existing child to\ncorrect for it.\n\nThis might not be a bad thing to generalize someday but it would make\nfor very confusing compatibility behavior when running code that\nwas written to expect it on older platform versions.\n\nBug 16219488\n\nChange-Id: I568a335fe8ebbbaa666690d1f0e95f313abd2f1e\n"
    },
    {
      "commit": "00abaa7407c16eb5711e93f8b598ea5ee4312c6a",
      "tree": "fb772391e4d2c30ea4af759eec83c503a05ec590",
      "parents": [
        "7b41467704f941b11af6aace3e40993afc7f6c6f",
        "1cd8ce1fb65b915bb5d4b9c2933348b0aaa65ba5"
      ],
      "author": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Sat Jul 19 18:24:30 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 17 21:09:48 2014 +0000"
      },
      "message": "Merge \"Remove obsolete (and large) overscroll drawables\" into lmp-dev"
    },
    {
      "commit": "7b41467704f941b11af6aace3e40993afc7f6c6f",
      "tree": "4590d4c1b8e949cfd86fa21c141b84d80d8b3ab9",
      "parents": [
        "ad8f1673f6f28fd9187b21a0a683208ad27bb87f"
      ],
      "author": {
        "name": "John Spurlock",
        "email": "jspurlock@google.com",
        "time": "Fri Jul 18 13:02:39 2014 -0400"
      },
      "committer": {
        "name": "John Spurlock",
        "email": "jspurlock@google.com",
        "time": "Sat Jul 19 11:57:51 2014 -0400"
      },
      "message": "Zen mode filtering should use new usage constants.\n\nRefactor stream-based calls to usage-based calls.\n\nBug:15279516\nChange-Id: I3f7757d8123c14670e2ad5f8e6aa4e9803efe7ec\n"
    },
    {
      "commit": "1cd8ce1fb65b915bb5d4b9c2933348b0aaa65ba5",
      "tree": "1506fda8d1e35dd3581646db1e0215b17c4a546d",
      "parents": [
        "3d63a9c7cd3f03ebcf67cc1bc3d53ada8a6ef577"
      ],
      "author": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Fri Jul 18 18:14:57 2014 -0700"
      },
      "committer": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Fri Jul 18 18:14:57 2014 -0700"
      },
      "message": "Remove obsolete (and large) overscroll drawables\n\nBug 16406278\n\nChange-Id: Ic1dd645ce14338f45cd4d62cd89cd02469b983d3\n"
    },
    {
      "commit": "ad8f1673f6f28fd9187b21a0a683208ad27bb87f",
      "tree": "c8ad6fac0c3dbc28e5df096c695c2c72b0228017",
      "parents": [
        "6b11ea1ab1b2acb693a0e7afd100976f471c0505",
        "ff328ae7438a9c5c2fe49c286833a30e25015e63"
      ],
      "author": {
        "name": "Yohei Yukawa",
        "email": "yukawa@google.com",
        "time": "Sat Jul 19 13:41:39 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 17 21:15:46 2014 +0000"
      },
      "message": "Merge \"Add FLAG_CURSOR_ANCHOR_INFO_IMMEDIATE support in TextView\" into lmp-dev"
    },
    {
      "commit": "ff328ae7438a9c5c2fe49c286833a30e25015e63",
      "tree": "ed6befce2dcf9ebc6320d46164cb34d245e5db04",
      "parents": [
        "c01bd1167a1b08d59557f214ddc48cf24d3b8d0a"
      ],
      "author": {
        "name": "Yohei Yukawa",
        "email": "yukawa@google.com",
        "time": "Fri Jul 18 04:22:39 2014 +0900"
      },
      "committer": {
        "name": "Yohei Yukawa",
        "email": "yukawa@google.com",
        "time": "Sat Jul 19 12:59:52 2014 +0900"
      },
      "message": "Add FLAG_CURSOR_ANCHOR_INFO_IMMEDIATE support in TextView\n\nThis CL adds an initial support of\nCursorAnchorInfoRequest#FLAG_CURSOR_ANCHOR_INFO_IMMEDIATE for\nTextView.\n\nThis implementation is not highly optimized yet, but it just\nworks as it should.\n\nBUG: 16379288\nChange-Id: Iecb32b4c4dcd7db14d8b2a0d929e1d64e161bc58\n"
    },
    {
      "commit": "c01bd1167a1b08d59557f214ddc48cf24d3b8d0a",
      "tree": "6b1b2e5dea2cdd0027a17cfdcccf9f781f1c52cc",
      "parents": [
        "6eed108eeb66d123c47e7066d23738ca8dd8bdd4"
      ],
      "author": {
        "name": "John Reck",
        "email": "jreck@google.com",
        "time": "Fri Jul 18 16:22:09 2014 -0700"
      },
      "committer": {
        "name": "John Reck",
        "email": "jreck@google.com",
        "time": "Sat Jul 19 02:00:15 2014 +0000"
      },
      "message": "Return Animator instead of ValueAnimator\n\nChange-Id: I29a7cfdc7ffbb3a4d33f9e64f9d7ca791f5c947c\n"
    },
    {
      "commit": "6eed108eeb66d123c47e7066d23738ca8dd8bdd4",
      "tree": "e7895c3428221db658936f278ae24fcf21ef75bc",
      "parents": [
        "685c1758902a42a7beb030d8bbaed3f7ce6f6135"
      ],
      "author": {
        "name": "Fabrice Di Meglio",
        "email": "fdimeglio@google.com",
        "time": "Sat Jul 19 01:57:27 2014 +0000"
      },
      "committer": {
        "name": "Fabrice Di Meglio",
        "email": "fdimeglio@google.com",
        "time": "Sat Jul 19 01:58:09 2014 +0000"
      },
      "message": "Revert \"Fix LocalePicker background\"\n\nThis reverts commit 6bbea8cf4252839d0c6f2a3152f506a7b2b2d753.\n\nChange-Id: I430c725c8e5987fb643528594ef3a9a83827e7be\n"
    },
    {
      "commit": "685c1758902a42a7beb030d8bbaed3f7ce6f6135",
      "tree": "fdfdd29cb1811dc47f9179bf0392d6c1e279b9f9",
      "parents": [
        "3d63a9c7cd3f03ebcf67cc1bc3d53ada8a6ef577"
      ],
      "author": {
        "name": "Wei Wang",
        "email": "weiwa@google.com",
        "time": "Wed Jul 16 22:02:03 2014 -0700"
      },
      "committer": {
        "name": "Wei Wang",
        "email": "weiwa@google.com",
        "time": "Fri Jul 18 18:31:00 2014 -0700"
      },
      "message": "More API modification of BLE APIs (1/2).\n\nChanged include:\n\n1) Add serviceDataUuid to filter so it matches sanRecord and\nAdvertiseData.\n2) Add raw bytes to ScanRecord and make ScanResult take a ScanRecord\ninstead of raw bytes.\n3) Change from setServiceUuid(List) to addServiceUuid(ParcelUuid).\n4) Added include device name\n5) Removed service not registered and added ADVERTISE_DATA_TOO_LARGE.\n6) Fixed a few comments.\n\nChange-Id: Ibbe07183b1293835c4a84728d1cd2d61e5d627d3\n"
    },
    {
      "commit": "6b11ea1ab1b2acb693a0e7afd100976f471c0505",
      "tree": "a2d26b098db8dd486bb6e2c2f557630684950f65",
      "parents": [
        "6e0b960f43682a7b819ca28ccb12435198ccaf84",
        "1034df8c63d309462e99012f84885705229eeed5"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Sat Jul 19 11:30:35 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 17 21:07:39 2014 +0000"
      },
      "message": "Merge \"TIF: Reorder TvInputInfo types from old to new.\" into lmp-dev"
    },
    {
      "commit": "1034df8c63d309462e99012f84885705229eeed5",
      "tree": "134c6e30d61687bc0d3dbd71155480f20cd9e89f",
      "parents": [
        "713964504960b27a15d4b780501d938961338913"
      ],
      "author": {
        "name": "Dongwon Kang",
        "email": "dwkang@google.com",
        "time": "Sat Jul 19 13:54:44 2014 +0900"
      },
      "committer": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Sat Jul 19 18:48:32 2014 +0900"
      },
      "message": "TIF: Reorder TvInputInfo types from old to new.\n\nThis change is internal cleanup change. The purpose of this change is\nto reorder the types so that new types can be added at the end of the\ntype list later.\n\nChange-Id: I377c98dc397ef75c3473ee5133b2ffb49d278a50\n"
    },
    {
      "commit": "6e0b960f43682a7b819ca28ccb12435198ccaf84",
      "tree": "af308557192b472b0081ffed6403e940a9d75d7f",
      "parents": [
        "b58dc3132272a5ec1ad4792c3c9d48b4198bd57f",
        "610ccd9117fc1611fcc576d1cb1f717f1ef3fcbf"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Sat Jul 19 10:23:17 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 17 21:07:39 2014 +0000"
      },
      "message": "Merge \"TIF: misc fix for TvInputHal\" into lmp-dev"
    },
    {
      "commit": "610ccd9117fc1611fcc576d1cb1f717f1ef3fcbf",
      "tree": "c137fae36dfa9b5d7b7c105ad447b1010e3bc662",
      "parents": [
        "713964504960b27a15d4b780501d938961338913"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Sat Jul 19 18:49:49 2014 +0900"
      },
      "committer": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Sat Jul 19 19:01:00 2014 +0900"
      },
      "message": "TIF: misc fix for TvInputHal\n\n- Fixed synchronization issues\n- Add a few debugging logs\n- Removed unused types from TvInputHal.\n\nChange-Id: Ia5eb8a496cc3e98cb2c2ed0f77a6a313d33bf6c9\n"
    },
    {
      "commit": "b58dc3132272a5ec1ad4792c3c9d48b4198bd57f",
      "tree": "ec3e6a0ec682799444c58652aee69d6a18abd601",
      "parents": [
        "713964504960b27a15d4b780501d938961338913"
      ],
      "author": {
        "name": "Lajos Molnar",
        "email": "lajos@google.com",
        "time": "Fri Jul 18 12:10:33 2014 -0700"
      },
      "committer": {
        "name": "Lajos Molnar",
        "email": "lajos@google.com",
        "time": "Sat Jul 19 02:14:00 2014 -0700"
      },
      "message": "Extend MediaCodecInfo to describe usable codec limits and features\n\nBug: 11990470\nBug: 12065651\nBug: 16131974\nChange-Id: I841b8507e823f1ddf14754e34029a9bed4f402d8\n"
    },
    {
      "commit": "a63b497f11ca55aeb53880b94415d56536030057",
      "tree": "953ab93018c20e756466a2b5a13c14fce71883b0",
      "parents": [
        "c80f95228560e5912e97886ed637f4d538e87c70",
        "6a6641cc4f9eefef2d228711a7a57cfcd2b9279c"
      ],
      "author": {
        "name": "John Spurlock",
        "email": "jspurlock@google.com",
        "time": "Sat Jul 19 20:23:43 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 17 19:26:18 2014 +0000"
      },
      "message": "Merge \"getMasterStreamType from MUSIC -\u003e NOTIFICATION\" into lmp-dev"
    },
    {
      "commit": "6a6641cc4f9eefef2d228711a7a57cfcd2b9279c",
      "tree": "2e64e6670ca5ed2e839b1b661562ce0dd2160280",
      "parents": [
        "fba286a056985f3e44f4ea587782a67ef60920bd"
      ],
      "author": {
        "name": "John Spurlock",
        "email": "jspurlock@google.com",
        "time": "Sat Jul 19 16:21:17 2014 -0400"
      },
      "committer": {
        "name": "John Spurlock",
        "email": "jspurlock@google.com",
        "time": "Sat Jul 19 16:21:17 2014 -0400"
      },
      "message": "getMasterStreamType from MUSIC -\u003e NOTIFICATION\n\nFor non-voice-capable devices to follow suit with the new policy.\n\nBug:15592574\nChange-Id: I5de36de5cfe157702bbdf6918df51a98f3f0051a\n"
    },
    {
      "commit": "335eff4c409571fbb9fa79cdff037b3e62e8de17",
      "tree": "1d752b7cda07037e99f1c0be40f0995c5ca32bef",
      "parents": [
        "00abaa7407c16eb5711e93f8b598ea5ee4312c6a",
        "eb1d88ddf9a0888455c82b83f19da124e5ca6f16"
      ],
      "author": {
        "name": "John Spurlock",
        "email": "jspurlock@google.com",
        "time": "Sat Jul 19 18:57:46 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 17 19:13:40 2014 +0000"
      },
      "message": "Merge \"Non-voice-capable device default stream is now NOTIFICATION.\" into lmp-dev"
    },
    {
      "commit": "eb1d88ddf9a0888455c82b83f19da124e5ca6f16",
      "tree": "0c4a74a382a7d022d14fcd516b9a0d65514eef08",
      "parents": [
        "7b41467704f941b11af6aace3e40993afc7f6c6f"
      ],
      "author": {
        "name": "John Spurlock",
        "email": "jspurlock@google.com",
        "time": "Sat Jul 19 14:49:19 2014 -0400"
      },
      "committer": {
        "name": "John Spurlock",
        "email": "jspurlock@google.com",
        "time": "Sat Jul 19 14:55:42 2014 -0400"
      },
      "message": "Non-voice-capable device default stream is now NOTIFICATION.\n\nPolicy change, the volume rocker displayed when nothing else\nis going on is now consistent with voice-capable devices.\n\nBug:15592574\nChange-Id: I0f5cb3667b76e1d05286937c702e532f6298ec7c\n"
    },
    {
      "commit": "3d63a9c7cd3f03ebcf67cc1bc3d53ada8a6ef577",
      "tree": "90d99a2fad78230c1e3be192205c31aa11ab1f9d",
      "parents": [
        "7cdc0b58d6cf5d7a0d615e40cda7d913d05c0eab",
        "09818c15500a04eac6b9998144c1ca54b8a54109"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Sat Jul 19 01:00:58 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 17 17:59:02 2014 +0000"
      },
      "message": "Merge \"Add AudioAttributes to stream type conversion\" into lmp-dev"
    },
    {
      "commit": "09818c15500a04eac6b9998144c1ca54b8a54109",
      "tree": "49a5bc5f72e8d059868fc59b6ca994f839dacf56",
      "parents": [
        "cbaecd0f355fbb534bc221968cca74b754cb66bc"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Fri Jul 18 17:19:03 2014 -0700"
      },
      "committer": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Fri Jul 18 17:55:00 2014 -0700"
      },
      "message": "Add AudioAttributes to stream type conversion\n\nFramework internal conversion for going from an AudioAttributes\n instance to a legacy stream type.\n\nChange-Id: Ic3b7d2cf4aa0ac5255aa5897a25c78c940af9f77\n"
    },
    {
      "commit": "cbaecd0f355fbb534bc221968cca74b754cb66bc",
      "tree": "72904684a43a603b9daee879c286a752fb0d0742",
      "parents": [
        "860a6ce6d127748238283352afb017d9008c2af1",
        "9c36b83519804000a3d83e141c3ce7455828b4db"
      ],
      "author": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Fri Jul 18 23:18:09 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 23:18:09 2014 +0000"
      },
      "message": "am 9c36b835: am 7a425360: am 25303a98: Merge \"docs: Fixed RecyclerView example. Bug: 15973665\" into klp-modular-docs\n\n* commit \u00279c36b83519804000a3d83e141c3ce7455828b4db\u0027:\n  docs: Fixed RecyclerView example. Bug: 15973665\n"
    },
    {
      "commit": "860a6ce6d127748238283352afb017d9008c2af1",
      "tree": "1cc1f0fa394885346be24862c4f66c59957fb39d",
      "parents": [
        "84318e52dbf26623c7ebf57d96658e6ad334503c",
        "ee65b63d257f2318c10b7d5bd6797a54ca65a4cd"
      ],
      "author": {
        "name": "Robert Ly",
        "email": "robertly@google.com",
        "time": "Fri Jul 18 23:18:00 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 23:18:00 2014 +0000"
      },
      "message": "am ee65b63d: am 049cadd8: am f1b18ded: Merge \"docs: Fix typo in Wear docs. Bug: 16327298\" into klp-modular-docs\n\n* commit \u0027ee65b63d257f2318c10b7d5bd6797a54ca65a4cd\u0027:\n  docs: Fix typo in Wear docs. Bug: 16327298\n"
    },
    {
      "commit": "84318e52dbf26623c7ebf57d96658e6ad334503c",
      "tree": "65708269cf93364a3d3dcc80797bb26d0a2e1024",
      "parents": [
        "6bce0f739b9493cb5485c24d3faa41a049e65cf8",
        "162d9433502c05c544ddb10d38f9c4b129a82352"
      ],
      "author": {
        "name": "Prashant Malani",
        "email": "pmalani@google.com",
        "time": "Fri Jul 18 23:17:52 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 23:17:52 2014 +0000"
      },
      "message": "am 162d9433: (-s ours) am 9353e1a2: Merge \"Make the booting flag update unconditional\" into klp-modular-dev\n\n* commit \u0027162d9433502c05c544ddb10d38f9c4b129a82352\u0027:\n  Make the booting flag update unconditional\n"
    },
    {
      "commit": "7cdc0b58d6cf5d7a0d615e40cda7d913d05c0eab",
      "tree": "f198e6f52239c854d392f2f5b0f6b56717ded51c",
      "parents": [
        "6120c4c9496240f47aba092009a11c17a7539481",
        "7f6ee760b0aee76bdb9fe61ac7ed1465c0da3489"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Sat Jul 19 00:51:52 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jul 18 18:24:25 2014 +0000"
      },
      "message": "Merge \"Unhide AudioTrack constructor with AudioAttributes, AudioFormat\" into lmp-dev"
    },
    {
      "commit": "6120c4c9496240f47aba092009a11c17a7539481",
      "tree": "b74d1f5e9bd4ccc735a90638e7f879ffaa758583",
      "parents": [
        "49847bbeebf9a2f6febbfd66266fb468937c6ca5",
        "9fc983f56af76d1abcbf95e6b3b35e506aa2fddd"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Sat Jul 19 00:42:07 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jul 19 00:42:07 2014 +0000"
      },
      "message": "am 9fc983f5: am f0804df1: am 349e5760: docs: Fixed bugs in Game Controller training doc. bug: 16375247, 14671463\n\n* commit \u00279fc983f56af76d1abcbf95e6b3b35e506aa2fddd\u0027:\n  docs: Fixed bugs in Game Controller training doc. bug: 16375247, 14671463\n"
    },
    {
      "commit": "49847bbeebf9a2f6febbfd66266fb468937c6ca5",
      "tree": "82e35cb7ad3a9ae4ef5840ac56d2c7f03f2d71bd",
      "parents": [
        "cd92f6a73087ad6350a033661be5c7900c730324",
        "296459ffbb9600a14be24c2cc06284ac47ea84c4"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Sat Jul 19 00:41:59 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jul 19 00:41:59 2014 +0000"
      },
      "message": "am 296459ff: am f4989910: am d32dd294: am b86675f1: am f2c5a9ee: (-s ours) am b9efa1e5: am 14a4e69c: am c7351974: (-s ours) am a3966c66: am 62743940: am 8c71ff29: am 87234e85: am 9c48ab82: am ccf7b2aa: am 5af7324a: Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT ME\n\n* commit \u0027296459ffbb9600a14be24c2cc06284ac47ea84c4\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "cd92f6a73087ad6350a033661be5c7900c730324",
      "tree": "82e35cb7ad3a9ae4ef5840ac56d2c7f03f2d71bd",
      "parents": [
        "580c3d823b9badc9230e8039be69375652eee8ad",
        "5d6322a527c81fa261642582a508f39a617a206a"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Sat Jul 19 00:41:52 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jul 19 00:41:52 2014 +0000"
      },
      "message": "am 5d6322a5: (-s ours) am ad3ccc74: am 3f51ab0d: am 3c92b932: am 62b81acb: (-s ours) am 2df48bed: am 1bdfeadb: am 610341b3: (-s ours) am 95bbeb96: am b8e4e8e1: am d3ac01ff: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into jb-mr1.1-dev\n\n* commit \u00275d6322a527c81fa261642582a508f39a617a206a\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "580c3d823b9badc9230e8039be69375652eee8ad",
      "tree": "82e35cb7ad3a9ae4ef5840ac56d2c7f03f2d71bd",
      "parents": [
        "96c280aa1d6c5392effc1bc9ecb899f8e417b918",
        "90824671b6467919e7aa12a09a6c21797764bca3"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Sat Jul 19 00:41:48 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jul 19 00:41:48 2014 +0000"
      },
      "message": "am 90824671: (-s ours) am 98b24366: am c35afdfd: am cee55fc1: am 99286edc: (-s ours) am aa0c1c75: am e83fa180: am 696eb4da: (-s ours) am c39916f7: am 37f54f4c: am 357ebfc5: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u002790824671b6467919e7aa12a09a6c21797764bca3\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "96c280aa1d6c5392effc1bc9ecb899f8e417b918",
      "tree": "82e35cb7ad3a9ae4ef5840ac56d2c7f03f2d71bd",
      "parents": [
        "1386fc647b0c46f10334c4c78f03e106affc7156",
        "4ff3c7f0072d1c56d241b234e7f208009c86112f"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Sat Jul 19 00:41:43 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jul 19 00:41:43 2014 +0000"
      },
      "message": "am 4ff3c7f0: (-s ours) am 08840806: am 7f98066d: am 4c312f20: am a3d2c7e7: (-s ours) am 85c7b209: am 5efee91e: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into jb-mr2-dev\n\n* commit \u00274ff3c7f0072d1c56d241b234e7f208009c86112f\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "1386fc647b0c46f10334c4c78f03e106affc7156",
      "tree": "82e35cb7ad3a9ae4ef5840ac56d2c7f03f2d71bd",
      "parents": [
        "0dfccbc9111e6bca93bec9b06f9fb91be8d8c654",
        "276ae4eee5450674fbc7e27f638f18ddc748b7f6"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Sat Jul 19 00:41:39 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jul 19 00:41:39 2014 +0000"
      },
      "message": "am 276ae4ee: (-s ours) am 8613f826: am efd29681: am 964591a6: am c3a7763b: (-s ours) am 918ca12f: am 10395cbb: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u0027276ae4eee5450674fbc7e27f638f18ddc748b7f6\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "0dfccbc9111e6bca93bec9b06f9fb91be8d8c654",
      "tree": "82e35cb7ad3a9ae4ef5840ac56d2c7f03f2d71bd",
      "parents": [
        "e4e37ed5cc8f1f7bef79d5e08dbbb62e08c31b19",
        "0804e0aded17c1aee8cbd2c34247b390051123c3"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Sat Jul 19 00:41:35 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jul 19 00:41:35 2014 +0000"
      },
      "message": "am 0804e0ad: (-s ours) am a9e488a6: am d8d3e87c: am 4627c98d: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into klp-dev\n\n* commit \u00270804e0aded17c1aee8cbd2c34247b390051123c3\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "e4e37ed5cc8f1f7bef79d5e08dbbb62e08c31b19",
      "tree": "82e35cb7ad3a9ae4ef5840ac56d2c7f03f2d71bd",
      "parents": [
        "7d41c138d216335e304df68babe9b88d61ee0da4",
        "d7f2bf067fce644ed902122fffb9e22b6596a0ff"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Sat Jul 19 00:41:31 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jul 19 00:41:31 2014 +0000"
      },
      "message": "am d7f2bf06: (-s ours) am f75489f2: am c425c438: am 710a55b4: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u0027d7f2bf067fce644ed902122fffb9e22b6596a0ff\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "7d41c138d216335e304df68babe9b88d61ee0da4",
      "tree": "82e35cb7ad3a9ae4ef5840ac56d2c7f03f2d71bd",
      "parents": [
        "044a5f51e5bccd68e3ee57983ed0a9c9761a30b0",
        "f59ce46880ebe2c2466a2c862ec2ed401f635d51"
      ],
      "author": {
        "name": "Guang Zhu",
        "email": "guangzhu@google.com",
        "time": "Sat Jul 19 00:33:58 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sat Jul 19 00:33:58 2014 +0000"
      },
      "message": "am f59ce468: am b477fc6c: Merge \"add command to enable bt snoop log\" into klp-modular-dev\n\n* commit \u0027f59ce46880ebe2c2466a2c862ec2ed401f635d51\u0027:\n  add command to enable bt snoop log\n"
    },
    {
      "commit": "7f6ee760b0aee76bdb9fe61ac7ed1465c0da3489",
      "tree": "d3860e45d9f1440e2a3a9b6722d069e726a0ff25",
      "parents": [
        "cbaecd0f355fbb534bc221968cca74b754cb66bc"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Fri Jul 18 16:20:31 2014 -0700"
      },
      "committer": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Fri Jul 18 17:07:04 2014 -0700"
      },
      "message": "Unhide AudioTrack constructor with AudioAttributes, AudioFormat\n\nUnhide AudioFormat.Builder\nUnhide AudioTrack constructor with AudioAttributes, AudioFormat\nUnhide the missing two channels that enable a 7.1 configuration\n\nChange-Id: I60899548da1c688ebe561c25212877e0f3eedb34\n"
    },
    {
      "commit": "9fc983f56af76d1abcbf95e6b3b35e506aa2fddd",
      "tree": "329f5862b283265d83b0b3e71368ab0faebedc8a",
      "parents": [
        "296459ffbb9600a14be24c2cc06284ac47ea84c4",
        "f0804df14263bd4f4f3a8bd1f21edd1f741dd8da"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Fri Jul 18 23:08:59 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 23:08:59 2014 +0000"
      },
      "message": "am f0804df1: am 349e5760: docs: Fixed bugs in Game Controller training doc. bug: 16375247, 14671463\n\n* commit \u0027f0804df14263bd4f4f3a8bd1f21edd1f741dd8da\u0027:\n  docs: Fixed bugs in Game Controller training doc. bug: 16375247, 14671463\n"
    },
    {
      "commit": "f0804df14263bd4f4f3a8bd1f21edd1f741dd8da",
      "tree": "619a0dd871781e8c7d8489b6f47d182e4cdf4e87",
      "parents": [
        "f498991062d86e4cbf1c9880346a7feb8c428912",
        "349e5760e701750babdc0f776e51ff2672f7ed2d"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Fri Jul 18 23:04:21 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 23:04:21 2014 +0000"
      },
      "message": "am 349e5760: docs: Fixed bugs in Game Controller training doc. bug: 16375247, 14671463\n\n* commit \u0027349e5760e701750babdc0f776e51ff2672f7ed2d\u0027:\n  docs: Fixed bugs in Game Controller training doc. bug: 16375247, 14671463\n"
    },
    {
      "commit": "296459ffbb9600a14be24c2cc06284ac47ea84c4",
      "tree": "c45d39f8c7ee4d2c222aaa2ca0a19607fe4e936d",
      "parents": [
        "5d6322a527c81fa261642582a508f39a617a206a",
        "f498991062d86e4cbf1c9880346a7feb8c428912"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 22:39:22 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 22:39:22 2014 +0000"
      },
      "message": "am f4989910: am d32dd294: am b86675f1: am f2c5a9ee: (-s ours) am b9efa1e5: am 14a4e69c: am c7351974: (-s ours) am a3966c66: am 62743940: am 8c71ff29: am 87234e85: am 9c48ab82: am ccf7b2aa: am 5af7324a: Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\n\n* commit \u0027f498991062d86e4cbf1c9880346a7feb8c428912\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "f498991062d86e4cbf1c9880346a7feb8c428912",
      "tree": "97f25cdab7686fb73cbc041a74f1c8a03e35f234",
      "parents": [
        "ad3ccc741b867c4344e4c6c2338e02052244ae60",
        "d32dd2948d95a01e6b581ffbc357cf759bae0242"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 22:35:37 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 22:35:37 2014 +0000"
      },
      "message": "am d32dd294: am b86675f1: am f2c5a9ee: (-s ours) am b9efa1e5: am 14a4e69c: am c7351974: (-s ours) am a3966c66: am 62743940: am 8c71ff29: am 87234e85: am 9c48ab82: am ccf7b2aa: am 5af7324a: Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\n\n* commit \u0027d32dd2948d95a01e6b581ffbc357cf759bae0242\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "d32dd2948d95a01e6b581ffbc357cf759bae0242",
      "tree": "c432967584d08d3c09ec0427f572f92a38fb8672",
      "parents": [
        "3f51ab0d81b3f24a0246f3bfe28ea5b364b48210",
        "b86675f14bea0c833f0ac3f0ec4d3e5f46784569"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 22:31:17 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 22:31:17 2014 +0000"
      },
      "message": "am b86675f1: am f2c5a9ee: (-s ours) am b9efa1e5: am 14a4e69c: am c7351974: (-s ours) am a3966c66: am 62743940: am 8c71ff29: am 87234e85: am 9c48ab82: am ccf7b2aa: am 5af7324a: Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\n\n* commit \u0027b86675f14bea0c833f0ac3f0ec4d3e5f46784569\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "b86675f14bea0c833f0ac3f0ec4d3e5f46784569",
      "tree": "c5b1111bdd50cf1a5346f439b160e33fcd2b3a94",
      "parents": [
        "3c92b93226195523ff857763901a33847165ee9e",
        "f2c5a9ee4944b5ca995d0c6b11ccaddecf6432e1"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 22:26:45 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 22:26:45 2014 +0000"
      },
      "message": "am f2c5a9ee: (-s ours) am b9efa1e5: am 14a4e69c: am c7351974: (-s ours) am a3966c66: am 62743940: am 8c71ff29: am 87234e85: am 9c48ab82: am ccf7b2aa: am 5af7324a: Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\n\n* commit \u0027f2c5a9ee4944b5ca995d0c6b11ccaddecf6432e1\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "f2c5a9ee4944b5ca995d0c6b11ccaddecf6432e1",
      "tree": "8b167a40c85d9c097783d1447b85f76ded4684a4",
      "parents": [
        "62b81acbcad6ceaa269c7f788068bdf32f403040",
        "b9efa1e5a11d1542d0bab9c945ce1e920b819764"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 22:22:24 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 22:22:24 2014 +0000"
      },
      "message": "am b9efa1e5: am 14a4e69c: am c7351974: (-s ours) am a3966c66: am 62743940: am 8c71ff29: am 87234e85: am 9c48ab82: am ccf7b2aa: am 5af7324a: Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\n\n* commit \u0027b9efa1e5a11d1542d0bab9c945ce1e920b819764\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "5d6322a527c81fa261642582a508f39a617a206a",
      "tree": "c45d39f8c7ee4d2c222aaa2ca0a19607fe4e936d",
      "parents": [
        "90824671b6467919e7aa12a09a6c21797764bca3",
        "ad3ccc741b867c4344e4c6c2338e02052244ae60"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 22:17:36 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 22:17:36 2014 +0000"
      },
      "message": "am ad3ccc74: am 3f51ab0d: am 3c92b932: am 62b81acb: (-s ours) am 2df48bed: am 1bdfeadb: am 610341b3: (-s ours) am 95bbeb96: am b8e4e8e1: am d3ac01ff: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into jb-mr1.1-dev\n\n* commit \u0027ad3ccc741b867c4344e4c6c2338e02052244ae60\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "349e5760e701750babdc0f776e51ff2672f7ed2d",
      "tree": "9d75ccab4ee7c8a423a804b46439bb7259348c20",
      "parents": [
        "25303a980c026aab3ba0a01ce2a51122eb9982c2"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Fri Jul 18 14:38:38 2014 -0700"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Fri Jul 18 22:17:22 2014 +0000"
      },
      "message": "docs: Fixed bugs in Game Controller training doc.\nbug: 16375247, 14671463\n\nChange-Id: I51f595065435c3990a979a66b402acc2b6867a1a"
    },
    {
      "commit": "b9efa1e5a11d1542d0bab9c945ce1e920b819764",
      "tree": "94a2581b178728611004f124759d879a6fa95ae7",
      "parents": [
        "2df48bed6afed4958835b8bdc2c8b44db32919fc",
        "14a4e69cc656b60c705d2f05229aed2a7049693c"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 22:17:00 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 22:17:00 2014 +0000"
      },
      "message": "am 14a4e69c: am c7351974: (-s ours) am a3966c66: am 62743940: am 8c71ff29: am 87234e85: am 9c48ab82: am ccf7b2aa: am 5af7324a: Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\n\n* commit \u002714a4e69cc656b60c705d2f05229aed2a7049693c\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "90824671b6467919e7aa12a09a6c21797764bca3",
      "tree": "c45d39f8c7ee4d2c222aaa2ca0a19607fe4e936d",
      "parents": [
        "4ff3c7f0072d1c56d241b234e7f208009c86112f",
        "98b243660c56129a0e2962e2faeeef1b65409210"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 22:12:11 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 22:12:11 2014 +0000"
      },
      "message": "am 98b24366: am c35afdfd: am cee55fc1: am 99286edc: (-s ours) am aa0c1c75: am e83fa180: am 696eb4da: (-s ours) am c39916f7: am 37f54f4c: am 357ebfc5: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u002798b243660c56129a0e2962e2faeeef1b65409210\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "ad3ccc741b867c4344e4c6c2338e02052244ae60",
      "tree": "97f25cdab7686fb73cbc041a74f1c8a03e35f234",
      "parents": [
        "98b243660c56129a0e2962e2faeeef1b65409210",
        "3f51ab0d81b3f24a0246f3bfe28ea5b364b48210"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 22:12:10 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 22:12:10 2014 +0000"
      },
      "message": "am 3f51ab0d: am 3c92b932: am 62b81acb: (-s ours) am 2df48bed: am 1bdfeadb: am 610341b3: (-s ours) am 95bbeb96: am b8e4e8e1: am d3ac01ff: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into jb-mr1.1-dev\n\n* commit \u00273f51ab0d81b3f24a0246f3bfe28ea5b364b48210\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "14a4e69cc656b60c705d2f05229aed2a7049693c",
      "tree": "f412aeeba288432af93271a563ca0df24de3f800",
      "parents": [
        "1bdfeadb61343a5331fcfda06b40a0e3042a2ae6",
        "c735197420948ffff757dbe6d00028a87ed09c15"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 22:12:02 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 22:12:02 2014 +0000"
      },
      "message": "am c7351974: (-s ours) am a3966c66: am 62743940: am 8c71ff29: am 87234e85: am 9c48ab82: am ccf7b2aa: am 5af7324a: Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\n\n* commit \u0027c735197420948ffff757dbe6d00028a87ed09c15\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "4ff3c7f0072d1c56d241b234e7f208009c86112f",
      "tree": "c45d39f8c7ee4d2c222aaa2ca0a19607fe4e936d",
      "parents": [
        "276ae4eee5450674fbc7e27f638f18ddc748b7f6",
        "08840806b8dbc6c81ec69f409e38ca07f64da528"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 22:07:47 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 22:07:47 2014 +0000"
      },
      "message": "am 08840806: am 7f98066d: am 4c312f20: am a3d2c7e7: (-s ours) am 85c7b209: am 5efee91e: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into jb-mr2-dev\n\n* commit \u002708840806b8dbc6c81ec69f409e38ca07f64da528\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "c735197420948ffff757dbe6d00028a87ed09c15",
      "tree": "8b860e411dcb179d93b884bf3909e117564eadff",
      "parents": [
        "610341b3eb99ef2f070c96d60ca30c28283f1dea",
        "a3966c66ee24109ca4b71f591f0d740ee37987de"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 22:07:40 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 22:07:40 2014 +0000"
      },
      "message": "am a3966c66: am 62743940: am 8c71ff29: am 87234e85: am 9c48ab82: am ccf7b2aa: am 5af7324a: Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\n\n* commit \u0027a3966c66ee24109ca4b71f591f0d740ee37987de\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "3f51ab0d81b3f24a0246f3bfe28ea5b364b48210",
      "tree": "c432967584d08d3c09ec0427f572f92a38fb8672",
      "parents": [
        "c35afdfd4c40e55e235791341c515bd012d77146",
        "3c92b93226195523ff857763901a33847165ee9e"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 22:07:31 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 22:07:31 2014 +0000"
      },
      "message": "am 3c92b932: am 62b81acb: (-s ours) am 2df48bed: am 1bdfeadb: am 610341b3: (-s ours) am 95bbeb96: am b8e4e8e1: am d3ac01ff: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into jb-mr1.1-dev\n\n* commit \u00273c92b93226195523ff857763901a33847165ee9e\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "98b243660c56129a0e2962e2faeeef1b65409210",
      "tree": "97f25cdab7686fb73cbc041a74f1c8a03e35f234",
      "parents": [
        "08840806b8dbc6c81ec69f409e38ca07f64da528",
        "c35afdfd4c40e55e235791341c515bd012d77146"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 22:06:44 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 22:06:44 2014 +0000"
      },
      "message": "am c35afdfd: am cee55fc1: am 99286edc: (-s ours) am aa0c1c75: am e83fa180: am 696eb4da: (-s ours) am c39916f7: am 37f54f4c: am 357ebfc5: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u0027c35afdfd4c40e55e235791341c515bd012d77146\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "08840806b8dbc6c81ec69f409e38ca07f64da528",
      "tree": "97f25cdab7686fb73cbc041a74f1c8a03e35f234",
      "parents": [
        "8613f826289d627df07971f074a2852012fc98b7",
        "7f98066dd1a2a05d53ba39108dd4d44430e89c71"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 22:02:28 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 22:02:28 2014 +0000"
      },
      "message": "am 7f98066d: am 4c312f20: am a3d2c7e7: (-s ours) am 85c7b209: am 5efee91e: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into jb-mr2-dev\n\n* commit \u00277f98066dd1a2a05d53ba39108dd4d44430e89c71\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "3c92b93226195523ff857763901a33847165ee9e",
      "tree": "c5b1111bdd50cf1a5346f439b160e33fcd2b3a94",
      "parents": [
        "cee55fc19bc9542d17081568ba082b56b5e5d04d",
        "62b81acbcad6ceaa269c7f788068bdf32f403040"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 22:02:14 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 22:02:14 2014 +0000"
      },
      "message": "am 62b81acb: (-s ours) am 2df48bed: am 1bdfeadb: am 610341b3: (-s ours) am 95bbeb96: am b8e4e8e1: am d3ac01ff: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into jb-mr1.1-dev\n\n* commit \u002762b81acbcad6ceaa269c7f788068bdf32f403040\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "c35afdfd4c40e55e235791341c515bd012d77146",
      "tree": "c432967584d08d3c09ec0427f572f92a38fb8672",
      "parents": [
        "7f98066dd1a2a05d53ba39108dd4d44430e89c71",
        "cee55fc19bc9542d17081568ba082b56b5e5d04d"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 22:02:07 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 22:02:07 2014 +0000"
      },
      "message": "am cee55fc1: am 99286edc: (-s ours) am aa0c1c75: am e83fa180: am 696eb4da: (-s ours) am c39916f7: am 37f54f4c: am 357ebfc5: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u0027cee55fc19bc9542d17081568ba082b56b5e5d04d\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "a3966c66ee24109ca4b71f591f0d740ee37987de",
      "tree": "3e5fc9f179a6cb160f10efc0075c75b621660ec5",
      "parents": [
        "95bbeb967243d453bf793cd06dd2dd914667fee9",
        "627439401ec86a083eefdc61728d6aa75ce9a4e5"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 22:01:45 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 22:01:45 2014 +0000"
      },
      "message": "am 62743940: am 8c71ff29: am 87234e85: am 9c48ab82: am ccf7b2aa: am 5af7324a: Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\n\n* commit \u0027627439401ec86a083eefdc61728d6aa75ce9a4e5\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "276ae4eee5450674fbc7e27f638f18ddc748b7f6",
      "tree": "c45d39f8c7ee4d2c222aaa2ca0a19607fe4e936d",
      "parents": [
        "0804e0aded17c1aee8cbd2c34247b390051123c3",
        "8613f826289d627df07971f074a2852012fc98b7"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 22:00:01 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 22:00:01 2014 +0000"
      },
      "message": "am 8613f826: am efd29681: am 964591a6: am c3a7763b: (-s ours) am 918ca12f: am 10395cbb: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u00278613f826289d627df07971f074a2852012fc98b7\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "627439401ec86a083eefdc61728d6aa75ce9a4e5",
      "tree": "dfd9824911937f7294172f17119170ddb0cde91d",
      "parents": [
        "b8e4e8e1f4fb1139368dc3f36e2d7bcf59dc32e9",
        "8c71ff298b10ebdd3e5dec6f69f70176161b7e0a"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:58:42 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:58:42 2014 +0000"
      },
      "message": "am 8c71ff29: am 87234e85: am 9c48ab82: am ccf7b2aa: am 5af7324a: Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\n\n* commit \u00278c71ff298b10ebdd3e5dec6f69f70176161b7e0a\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "7f98066dd1a2a05d53ba39108dd4d44430e89c71",
      "tree": "c432967584d08d3c09ec0427f572f92a38fb8672",
      "parents": [
        "efd29681d8f8df6d23a1e7f307e9300bd8331a2f",
        "4c312f20cafc3160e04224f18cacd8d35a7f9e3c"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:57:44 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:57:44 2014 +0000"
      },
      "message": "am 4c312f20: am a3d2c7e7: (-s ours) am 85c7b209: am 5efee91e: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into jb-mr2-dev\n\n* commit \u00274c312f20cafc3160e04224f18cacd8d35a7f9e3c\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "62b81acbcad6ceaa269c7f788068bdf32f403040",
      "tree": "8b167a40c85d9c097783d1447b85f76ded4684a4",
      "parents": [
        "99286edc3ef164d0d247a86cc58c391e5854aa70",
        "2df48bed6afed4958835b8bdc2c8b44db32919fc"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:57:16 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:57:16 2014 +0000"
      },
      "message": "am 2df48bed: am 1bdfeadb: am 610341b3: (-s ours) am 95bbeb96: am b8e4e8e1: am d3ac01ff: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into jb-mr1.1-dev\n\n* commit \u00272df48bed6afed4958835b8bdc2c8b44db32919fc\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "cee55fc19bc9542d17081568ba082b56b5e5d04d",
      "tree": "c5b1111bdd50cf1a5346f439b160e33fcd2b3a94",
      "parents": [
        "4c312f20cafc3160e04224f18cacd8d35a7f9e3c",
        "99286edc3ef164d0d247a86cc58c391e5854aa70"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:57:01 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:57:01 2014 +0000"
      },
      "message": "am 99286edc: (-s ours) am aa0c1c75: am e83fa180: am 696eb4da: (-s ours) am c39916f7: am 37f54f4c: am 357ebfc5: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u002799286edc3ef164d0d247a86cc58c391e5854aa70\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "8c71ff298b10ebdd3e5dec6f69f70176161b7e0a",
      "tree": "eeea6ad77ee6b956e7eb9c867be858eced1811eb",
      "parents": [
        "d3ac01ff7616f7135b8b5044816690c93fba8548",
        "87234e8544370d86b305fc55d6a5021c38b65495"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:55:21 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:55:21 2014 +0000"
      },
      "message": "am 87234e85: am 9c48ab82: am ccf7b2aa: am 5af7324a: Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\n\n* commit \u002787234e8544370d86b305fc55d6a5021c38b65495\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "8613f826289d627df07971f074a2852012fc98b7",
      "tree": "97f25cdab7686fb73cbc041a74f1c8a03e35f234",
      "parents": [
        "a9e488a6d2b20ecc91412072a5f39022d7fe6926",
        "efd29681d8f8df6d23a1e7f307e9300bd8331a2f"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:54:59 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:54:59 2014 +0000"
      },
      "message": "am efd29681: am 964591a6: am c3a7763b: (-s ours) am 918ca12f: am 10395cbb: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u0027efd29681d8f8df6d23a1e7f307e9300bd8331a2f\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "0804e0aded17c1aee8cbd2c34247b390051123c3",
      "tree": "c45d39f8c7ee4d2c222aaa2ca0a19607fe4e936d",
      "parents": [
        "d7f2bf067fce644ed902122fffb9e22b6596a0ff",
        "a9e488a6d2b20ecc91412072a5f39022d7fe6926"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:53:37 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:53:37 2014 +0000"
      },
      "message": "am a9e488a6: am d8d3e87c: am 4627c98d: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into klp-dev\n\n* commit \u0027a9e488a6d2b20ecc91412072a5f39022d7fe6926\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "99286edc3ef164d0d247a86cc58c391e5854aa70",
      "tree": "8b167a40c85d9c097783d1447b85f76ded4684a4",
      "parents": [
        "a3d2c7e72b1580ebeffe7b4deaa46103d3d66fa7",
        "aa0c1c755c15fec30f005d53bed6091180c4e521"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:53:15 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:53:15 2014 +0000"
      },
      "message": "am aa0c1c75: am e83fa180: am 696eb4da: (-s ours) am c39916f7: am 37f54f4c: am 357ebfc5: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u0027aa0c1c755c15fec30f005d53bed6091180c4e521\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "2df48bed6afed4958835b8bdc2c8b44db32919fc",
      "tree": "94a2581b178728611004f124759d879a6fa95ae7",
      "parents": [
        "aa0c1c755c15fec30f005d53bed6091180c4e521",
        "1bdfeadb61343a5331fcfda06b40a0e3042a2ae6"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:53:11 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:53:11 2014 +0000"
      },
      "message": "am 1bdfeadb: am 610341b3: (-s ours) am 95bbeb96: am b8e4e8e1: am d3ac01ff: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into jb-mr1.1-dev\n\n* commit \u00271bdfeadb61343a5331fcfda06b40a0e3042a2ae6\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "4c312f20cafc3160e04224f18cacd8d35a7f9e3c",
      "tree": "c5b1111bdd50cf1a5346f439b160e33fcd2b3a94",
      "parents": [
        "964591a6e1be2d19dcd00229aa5ed50acd4847e6",
        "a3d2c7e72b1580ebeffe7b4deaa46103d3d66fa7"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:52:52 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:52:52 2014 +0000"
      },
      "message": "am a3d2c7e7: (-s ours) am 85c7b209: am 5efee91e: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into jb-mr2-dev\n\n* commit \u0027a3d2c7e72b1580ebeffe7b4deaa46103d3d66fa7\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "efd29681d8f8df6d23a1e7f307e9300bd8331a2f",
      "tree": "c432967584d08d3c09ec0427f572f92a38fb8672",
      "parents": [
        "d8d3e87cf339deaf890e4b083d09b074065cd35f",
        "964591a6e1be2d19dcd00229aa5ed50acd4847e6"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:50:15 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:50:15 2014 +0000"
      },
      "message": "am 964591a6: am c3a7763b: (-s ours) am 918ca12f: am 10395cbb: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u0027964591a6e1be2d19dcd00229aa5ed50acd4847e6\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "87234e8544370d86b305fc55d6a5021c38b65495",
      "tree": "e161307bfb583215e222c22ed5215a0f0aeb6c12",
      "parents": [
        "295184bc71a32a4e9418d34b2adeb0cef4b39781",
        "9c48ab82084828087c47086f2379b4927ec057e2"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:50:15 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:50:15 2014 +0000"
      },
      "message": "am 9c48ab82: am ccf7b2aa: am 5af7324a: Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\n\n* commit \u00279c48ab82084828087c47086f2379b4927ec057e2\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "aa0c1c755c15fec30f005d53bed6091180c4e521",
      "tree": "94a2581b178728611004f124759d879a6fa95ae7",
      "parents": [
        "85c7b209c3babea164f5bec13352e7f5f262ea58",
        "e83fa180a874fb9222ae8e87c0d333411decc0c7"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:49:13 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:49:13 2014 +0000"
      },
      "message": "am e83fa180: am 696eb4da: (-s ours) am c39916f7: am 37f54f4c: am 357ebfc5: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u0027e83fa180a874fb9222ae8e87c0d333411decc0c7\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "1bdfeadb61343a5331fcfda06b40a0e3042a2ae6",
      "tree": "f412aeeba288432af93271a563ca0df24de3f800",
      "parents": [
        "e83fa180a874fb9222ae8e87c0d333411decc0c7",
        "610341b3eb99ef2f070c96d60ca30c28283f1dea"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:49:11 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:49:11 2014 +0000"
      },
      "message": "am 610341b3: (-s ours) am 95bbeb96: am b8e4e8e1: am d3ac01ff: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into jb-mr1.1-dev\n\n* commit \u0027610341b3eb99ef2f070c96d60ca30c28283f1dea\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "a9e488a6d2b20ecc91412072a5f39022d7fe6926",
      "tree": "97f25cdab7686fb73cbc041a74f1c8a03e35f234",
      "parents": [
        "f75489f2f1f2dc4f75205f4b242800777bf7d5ec",
        "d8d3e87cf339deaf890e4b083d09b074065cd35f"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:48:05 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:48:05 2014 +0000"
      },
      "message": "am d8d3e87c: am 4627c98d: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into klp-dev\n\n* commit \u0027d8d3e87cf339deaf890e4b083d09b074065cd35f\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "d7f2bf067fce644ed902122fffb9e22b6596a0ff",
      "tree": "e3af26756184e83859b8ffd11fae91eb36ab79d6",
      "parents": [
        "f59ce46880ebe2c2466a2c862ec2ed401f635d51",
        "f75489f2f1f2dc4f75205f4b242800777bf7d5ec"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:45:47 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:45:47 2014 +0000"
      },
      "message": "am f75489f2: am c425c438: am 710a55b4: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u0027f75489f2f1f2dc4f75205f4b242800777bf7d5ec\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "9c48ab82084828087c47086f2379b4927ec057e2",
      "tree": "9602c27df473b3f10c36ca76ad461916bb6ed58b",
      "parents": [
        "8782a12005e90bbd49be579fb8ede3a42a007380",
        "ccf7b2aac600b6069f03f7f420872b64cc5e6726"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:45:28 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:45:28 2014 +0000"
      },
      "message": "am ccf7b2aa: am 5af7324a: Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\n\n* commit \u0027ccf7b2aac600b6069f03f7f420872b64cc5e6726\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "a3d2c7e72b1580ebeffe7b4deaa46103d3d66fa7",
      "tree": "8b167a40c85d9c097783d1447b85f76ded4684a4",
      "parents": [
        "c3a7763b84a6a20f07ed2b42e58ac0911fac984c",
        "85c7b209c3babea164f5bec13352e7f5f262ea58"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:45:20 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:45:20 2014 +0000"
      },
      "message": "am 85c7b209: am 5efee91e: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into jb-mr2-dev\n\n* commit \u002785c7b209c3babea164f5bec13352e7f5f262ea58\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "610341b3eb99ef2f070c96d60ca30c28283f1dea",
      "tree": "8b860e411dcb179d93b884bf3909e117564eadff",
      "parents": [
        "696eb4da44097693a18e99e1f38d062ac1f0e147",
        "95bbeb967243d453bf793cd06dd2dd914667fee9"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:45:19 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:45:19 2014 +0000"
      },
      "message": "am 95bbeb96: am b8e4e8e1: am d3ac01ff: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into jb-mr1.1-dev\n\n* commit \u002795bbeb967243d453bf793cd06dd2dd914667fee9\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "964591a6e1be2d19dcd00229aa5ed50acd4847e6",
      "tree": "c5b1111bdd50cf1a5346f439b160e33fcd2b3a94",
      "parents": [
        "4627c98da4ecb66e32a3273ea3713df528cda6b2",
        "c3a7763b84a6a20f07ed2b42e58ac0911fac984c"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:44:52 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:44:52 2014 +0000"
      },
      "message": "am c3a7763b: (-s ours) am 918ca12f: am 10395cbb: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u0027c3a7763b84a6a20f07ed2b42e58ac0911fac984c\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "e83fa180a874fb9222ae8e87c0d333411decc0c7",
      "tree": "f412aeeba288432af93271a563ca0df24de3f800",
      "parents": [
        "5efee91e12420e59214946c526f80961738a9c1d",
        "696eb4da44097693a18e99e1f38d062ac1f0e147"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:44:11 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:44:11 2014 +0000"
      },
      "message": "am 696eb4da: (-s ours) am c39916f7: am 37f54f4c: am 357ebfc5: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u0027696eb4da44097693a18e99e1f38d062ac1f0e147\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "d8d3e87cf339deaf890e4b083d09b074065cd35f",
      "tree": "c432967584d08d3c09ec0427f572f92a38fb8672",
      "parents": [
        "c425c438a38f9065c4fbae76602bce66563950c0",
        "4627c98da4ecb66e32a3273ea3713df528cda6b2"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:42:10 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:42:10 2014 +0000"
      },
      "message": "am 4627c98d: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into klp-dev\n\n* commit \u00274627c98da4ecb66e32a3273ea3713df528cda6b2\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "95bbeb967243d453bf793cd06dd2dd914667fee9",
      "tree": "3e5fc9f179a6cb160f10efc0075c75b621660ec5",
      "parents": [
        "c39916f7dadb2f8be2e7523c5ceade9f04a94e1e",
        "b8e4e8e1f4fb1139368dc3f36e2d7bcf59dc32e9"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:41:18 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:41:18 2014 +0000"
      },
      "message": "am b8e4e8e1: am d3ac01ff: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into jb-mr1.1-dev\n\n* commit \u0027b8e4e8e1f4fb1139368dc3f36e2d7bcf59dc32e9\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "f75489f2f1f2dc4f75205f4b242800777bf7d5ec",
      "tree": "60917e9fd58447580990c7dc6caccc9c3d6e7085",
      "parents": [
        "b477fc6c2fcd04e6952a7eec856d30b64fd95e0c",
        "c425c438a38f9065c4fbae76602bce66563950c0"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:39:42 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:39:42 2014 +0000"
      },
      "message": "am c425c438: am 710a55b4: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u0027c425c438a38f9065c4fbae76602bce66563950c0\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "ccf7b2aac600b6069f03f7f420872b64cc5e6726",
      "tree": "70ec691409dc692239c04ee0d64792c80aed2305",
      "parents": [
        "61fb5784322fce5198e74834c32c8d8c547a8adf",
        "5af7324ace4f318d7395b680beabec7a0f0e39b3"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:39:35 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:39:35 2014 +0000"
      },
      "message": "am 5af7324a: Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\n\n* commit \u00275af7324ace4f318d7395b680beabec7a0f0e39b3\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "696eb4da44097693a18e99e1f38d062ac1f0e147",
      "tree": "559fbac733fa03dbe7dd32e3f71b047f067f2a8f",
      "parents": [
        "0b4876043be6eb9c2eaccb8270370b9275d4d899",
        "c39916f7dadb2f8be2e7523c5ceade9f04a94e1e"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:39:33 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:39:33 2014 +0000"
      },
      "message": "am c39916f7: am 37f54f4c: am 357ebfc5: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u0027c39916f7dadb2f8be2e7523c5ceade9f04a94e1e\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "85c7b209c3babea164f5bec13352e7f5f262ea58",
      "tree": "94a2581b178728611004f124759d879a6fa95ae7",
      "parents": [
        "918ca12ffc09a96194112edf3540d94c32918a07",
        "5efee91e12420e59214946c526f80961738a9c1d"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:39:25 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:39:25 2014 +0000"
      },
      "message": "am 5efee91e: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into jb-mr2-dev\n\n* commit \u00275efee91e12420e59214946c526f80961738a9c1d\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "b8e4e8e1f4fb1139368dc3f36e2d7bcf59dc32e9",
      "tree": "dfd9824911937f7294172f17119170ddb0cde91d",
      "parents": [
        "37f54f4c1e2d97b33bdd8abe5f196debecc5437d",
        "d3ac01ff7616f7135b8b5044816690c93fba8548"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:38:39 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:38:39 2014 +0000"
      },
      "message": "am d3ac01ff: Merge \"Fix style resolution for styles with \\\u0027.\\\u0027 [DO NOT MERGE]\" into jb-mr1.1-dev\n\n* commit \u0027d3ac01ff7616f7135b8b5044816690c93fba8548\u0027:\n  Fix style resolution for styles with \u0027.\u0027 [DO NOT MERGE]\n"
    },
    {
      "commit": "c3a7763b84a6a20f07ed2b42e58ac0911fac984c",
      "tree": "df9b65dd8d4cd43157dcf521c2ed264fcacdf00f",
      "parents": [
        "813e2ac3a03aec7052f1d9fcd2f53ef51493374c",
        "918ca12ffc09a96194112edf3540d94c32918a07"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:36:29 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:36:29 2014 +0000"
      },
      "message": "am 918ca12f: am 10395cbb: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u0027918ca12ffc09a96194112edf3540d94c32918a07\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "c39916f7dadb2f8be2e7523c5ceade9f04a94e1e",
      "tree": "e3f352c1dabd294b85974dbfa903ebdd871872ad",
      "parents": [
        "d53a9fcb7c56d6495e88cc3e39e2892e449a9171",
        "37f54f4c1e2d97b33bdd8abe5f196debecc5437d"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:35:21 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:35:21 2014 +0000"
      },
      "message": "am 37f54f4c: am 357ebfc5: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u002737f54f4c1e2d97b33bdd8abe5f196debecc5437d\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "c425c438a38f9065c4fbae76602bce66563950c0",
      "tree": "00267802c7c6df291cfd0f24a0976562ada56fcd",
      "parents": [
        "e7ef4dde3cd9a9b7f6e8317563158b954ca679be",
        "710a55b419908068529a8e95c4eba88297f67e3f"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:32:52 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:32:52 2014 +0000"
      },
      "message": "am 710a55b4: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u0027710a55b419908068529a8e95c4eba88297f67e3f\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "918ca12ffc09a96194112edf3540d94c32918a07",
      "tree": "377a6fbf560473d289a0c2272ca03c2f10e14c81",
      "parents": [
        "bda28629dd2be00c1fda9a09192aef17f44fc919",
        "10395cbb5cdec35a0ebee1d0b18b58c4803092a1"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:31:33 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:31:33 2014 +0000"
      },
      "message": "am 10395cbb: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u002710395cbb5cdec35a0ebee1d0b18b58c4803092a1\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "37f54f4c1e2d97b33bdd8abe5f196debecc5437d",
      "tree": "1f3aa8a4661853c9c775b1025d53dbbaba72b1ff",
      "parents": [
        "979f9c685e31a07e9bd1d89c0947b863dd456940",
        "357ebfc5e43ecb35da9207d78a9a8a6c117a1002"
      ],
      "author": {
        "name": "Deepanshu Gupta",
        "email": "deepanshu@google.com",
        "time": "Fri Jul 18 21:31:26 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 21:31:26 2014 +0000"
      },
      "message": "am 357ebfc5: Fix default level flags for bidi. [DO NOT MERGE]\n\n* commit \u0027357ebfc5e43ecb35da9207d78a9a8a6c117a1002\u0027:\n  Fix default level flags for bidi. [DO NOT MERGE]\n"
    },
    {
      "commit": "f59ce46880ebe2c2466a2c862ec2ed401f635d51",
      "tree": "b92dd753aa1884fa77101d50c25fa210e81149ac",
      "parents": [
        "9c36b83519804000a3d83e141c3ce7455828b4db",
        "b477fc6c2fcd04e6952a7eec856d30b64fd95e0c"
      ],
      "author": {
        "name": "Guang Zhu",
        "email": "guangzhu@google.com",
        "time": "Fri Jul 18 03:31:43 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jul 18 03:31:43 2014 +0000"
      },
      "message": "am b477fc6c: Merge \"add command to enable bt snoop log\" into klp-modular-dev\n\n* commit \u0027b477fc6c2fcd04e6952a7eec856d30b64fd95e0c\u0027:\n  add command to enable bt snoop log\n"
    },
    {
      "commit": "044a5f51e5bccd68e3ee57983ed0a9c9761a30b0",
      "tree": "b9b7ccd2262a853f27fa1499bc124980cba7cea7",
      "parents": [
        "6b45642f360ba30e5c70ab084b888738f6de0dcd",
        "0daab220b2379aad33321364e8a39d2e3d4c3551"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Sat Jul 19 00:31:25 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 17 21:58:28 2014 +0000"
      },
      "message": "Merge \"Hide AudioManager.startBluetoothScoVirtualCall()\" into lmp-dev"
    },
    {
      "commit": "6b45642f360ba30e5c70ab084b888738f6de0dcd",
      "tree": "18cc07533010d78f2ae81f3b358728ae46f50ba3",
      "parents": [
        "f251bde890dc674a5549472bcb27cce55c20c721"
      ],
      "author": {
        "name": "Santos Cordon",
        "email": "santoscordon@google.com",
        "time": "Fri Jul 18 13:40:29 2014 -0700"
      },
      "committer": {
        "name": "Santos Cordon",
        "email": "santoscordon@google.com",
        "time": "Sat Jul 19 00:23:21 2014 +0000"
      },
      "message": "Fixing ADD_CALL (1/3)\n\nBug: 16241726\nChange-Id: Ie1dd72a79c2430b10b0239dbdda5508edbc8eb26\n"
    },
    {
      "commit": "0daab220b2379aad33321364e8a39d2e3d4c3551",
      "tree": "06777c520814a667e00e100b0d21d5663bb82aa7",
      "parents": [
        "b3db5eb4f0d95e367258524757123ef6454c1bb0"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Fri Jul 18 15:31:29 2014 -0700"
      },
      "committer": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Fri Jul 18 16:47:25 2014 -0700"
      },
      "message": "Hide AudioManager.startBluetoothScoVirtualCall()\n\nNot intended for public consumption.\n\nBug 16401631\n\nChange-Id: I299a4719fef57a66a428ccf1902aefaf59d7e064\n"
    },
    {
      "commit": "b3db5eb4f0d95e367258524757123ef6454c1bb0",
      "tree": "ba367fdcb3a3990fec78834cba3417fed872ea98",
      "parents": [
        "5e413470e553a57d1267dbf1ee76c37e9a63b2d6",
        "55d19e495e2b3cd744724f2d12c399217e3c565c"
      ],
      "author": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Fri Jul 18 22:44:18 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jul 18 18:24:25 2014 +0000"
      },
      "message": "Merge \"Reduce GATT logging output\" into lmp-dev"
    },
    {
      "commit": "55d19e495e2b3cd744724f2d12c399217e3c565c",
      "tree": "5e4351afd8a1b77ee2a25953e24addf7270b60b5",
      "parents": [
        "6ce4db0acf9dea297d96424e526092e799f6da84"
      ],
      "author": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Fri Jul 18 14:38:36 2014 -0700"
      },
      "committer": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Fri Jul 18 14:38:36 2014 -0700"
      },
      "message": "Reduce GATT logging output\n\nChange-Id: Iefdf101ac849e45bf50c55ce5999364f5fbd24a4\n"
    },
    {
      "commit": "6ce4db0acf9dea297d96424e526092e799f6da84",
      "tree": "0d06d739438bf3fdb71830e01bbb4e7ed2820b71",
      "parents": [
        "1787d9c51e982edd97c59d266e606719b7542e3f"
      ],
      "author": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Wed Jul 16 23:02:42 2014 -0700"
      },
      "committer": {
        "name": "Andre Eisenbach",
        "email": "eisenbach@google.com",
        "time": "Fri Jul 18 12:13:46 2014 -0700"
      },
      "message": "LE: Add connection parameter update request API (4/4)\n\nChange-Id: Ifb531a1b7ab05888817b96fcc89f85e17df7ffe2\n"
    }
  ],
  "next": "f251bde890dc674a5549472bcb27cce55c20c721"
}
