)]}'
{
  "log": [
    {
      "commit": "c5a8efde13b9329f2d434ddeb5d4e9d873e65876",
      "tree": "aa4a9847bc04497b9f0b18494c7a044c129de259",
      "parents": [
        "62a5d29f2d31ddb8c205e8f134bbdfb86d1d36ec"
      ],
      "author": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Mon Apr 17 10:54:30 2017 -0700"
      },
      "committer": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Tue Apr 18 14:00:55 2017 -0700"
      },
      "message": "docs: Restoring file to allow staging reference docs from Gerrit\n\nPreviously deleted almost all the docs (with CL http://ag/1970807),\nsince those docs are now managed and staged/published from Piper.\nHowever, reference docs are still generated in Gerrit, so it\u0027s useful\nto be able to stage those docs from a Gerrit client--and that was\nbroken by my change, since the staging tool expects to see\n_book.yaml and _project.yaml in the reference doc directory. So,\nrestoring those files to re-enable staging of reference docs from\nGerrit.\n\nThe publish process is *not* changed: we still grab a good build\nfrom the appropriate Gerrit branch and migrate those files into\nPiper, then publish the Piper files.\n\nTest: make ds-docs ; devsite stage --site\u003dandroid en/reference\nChange-Id: I392f1699dc68767d1ac9b7113a149062e5e48ef7\n"
    },
    {
      "commit": "c7dacca00828e586ce4496d83a25a4d60a6fb60f",
      "tree": "dec3ee1da5e051e92d7585abac8c67c071bf699f",
      "parents": [
        "90fc43b33de1439ae7d92b12c3e09038aa878f50"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Fri Mar 31 18:56:37 2017 -0700"
      },
      "committer": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Fri Mar 31 18:56:37 2017 -0700"
      },
      "message": "Documentation for PorterDuffXfermode\n\nIt tooks 10 years, but better late than never!\n\nBug: 32984164\nTest: Compiled documentation and checked in Chrome\nChange-Id: I6dfd7fba6d3077f8c774b203589083bdbc15f9d2\n"
    },
    {
      "commit": "630509478612b560913f7f4e11f63e4ce5594274",
      "tree": "179ae85004ae041085cfe396429208275f8746cc",
      "parents": [
        "7ba04df38cb5a797d81a2776ee227d126b7dd157"
      ],
      "author": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Wed Mar 08 17:38:01 2017 -0800"
      },
      "committer": {
        "name": "Andrew Solovay",
        "email": "asolovay@google.com",
        "time": "Tue Mar 21 14:18:01 2017 -0700"
      },
      "message": "cherry-pick from nyc-mr1-dev docs: Removing Android docs from Gerrit\nOriginal Change-Id: I5331cdc968be817ff70ba32dd03fce76493a6ab8\nTest: make ds-docs\n\nAndroid developer docs are now maintained in Piper, go/dac-source\n\nRemoving all files from Gerrit, since these files can cause build\nerrors if they refer to classes that are later removed (whence\nbug b/35849713 ).\n\nGerrit already has readme files in these directories telling people\ndocs are not maintained here; these readmes will be a lot easier to\nspot now.\n\nRan a doc build with these files deleted, and it seems to work fine,\nso submitting this CL *shouldn\u0027t* break anything.\n\nBug: 35849713\nChange-Id: Ic74c3f97f9620daf23543930a8b7ed1386f4d172\n"
    },
    {
      "commit": "9505a6552764461c22ce48f1ac13d025d23e1579",
      "tree": "8cd7b889674ada52f773a26fc6c5acaf20cb3649",
      "parents": [
        "de315b99dcaf7202898d6334570753ffee43c1f1"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Wed Dec 14 09:43:50 2016 -0800"
      },
      "committer": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Fri Dec 16 09:15:07 2016 -0800"
      },
      "message": "Add new RGBA_F16 bitmap config\n\nThis configuration uses 64 bits per pixel. Heach component is stored as a\nhalf precision float value (16 bits). Half floats can be decoded/encoded\nusing android.util.Half.\n\nRGBA_F16 bitmaps are used to decode wide-gamut images stored in 16 bit\nformats (PNG 16 bit for instance). aapt is currently not aware of PNG\n16 bits so such files must be placed in raw/ resource directories.\n\nThis first pass provides only partial drawing support with hardware\nacceleration. RGBA_F16 bitmaps are stored in linear space and need\nto be encoded to gamma space with the appropriate OETF to be rendered\nproperly on Android\u0027s current surfaces. They are however suitable for\nlinear blending. Full rendering support will be provided in a future\nCL (BitmapShaders might be a bit tricky to handle properly during\nshader generation).\n\nBug: 32984164\nTest: bit CtsGraphicsTestCases:android.graphics.cts.BitmapRGBAF16Test\n\nChange-Id: I328e6b567441a1b9d152a3e7be944a2cf63193bd\n"
    },
    {
      "commit": "ce6660d1d412535be9912e445de45b037a14bb53",
      "tree": "df9ce03ea53443eec60c52592993e4a636ac2881",
      "parents": [
        "b991378efb049a21e2359d8228d44145a79895fe",
        "27e3cf2a3f9dcc4add13af0a76717903fe65b862"
      ],
      "author": {
        "name": "Elliot Waite",
        "email": "elliotwaite@google.com",
        "time": "Tue Dec 06 02:17:45 2016 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Tue Dec 06 02:17:45 2016 +0000"
      },
      "message": "Change insecure HTTP resource link to scheme-relative link. am: fc175c08cb am: c67ea5e3ff am: 4835467efa\nam: 27e3cf2a3f\n\nChange-Id: If718e3a97738bd04a262ad03881a011af43f01f8\n"
    },
    {
      "commit": "fc175c08cb6d27b0996c55b061f3cb3b1f73286a",
      "tree": "5e3e7e9470fddd10715ac752330e37cde818f7ea",
      "parents": [
        "bfc7faaf353ea75ab04e986edbc79478679d40f6"
      ],
      "author": {
        "name": "Elliot Waite",
        "email": "elliotwaite@google.com",
        "time": "Wed Nov 30 17:42:18 2016 -0800"
      },
      "committer": {
        "name": "Elliot Waite",
        "email": "elliotwaite@google.com",
        "time": "Wed Nov 30 17:42:18 2016 -0800"
      },
      "message": "Change insecure HTTP resource link to scheme-relative link.\n\nChange-Id: Id3c0d448b7aa4cafd87cfa46408c62a6fb0f3e57\n"
    },
    {
      "commit": "15296a2d3478f53402e2d98f49724bb791eb339d",
      "tree": "4936aaccd74d8a2e67500a71693901fa26093e55",
      "parents": [
        "199e5a98ddc4402ba4b4cdafaa3d8deb58ef3c7d"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Tue Nov 29 16:48:27 2016 -0800"
      },
      "committer": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Wed Nov 30 09:33:28 2016 -0800"
      },
      "message": "Add API to visualize/debug/compare color spaces and colors\n\nColorSpace.createRenderer() returns a ColorSpace.Renderer which\ncan be used to visualize multiple color spaces and colors (each\nassociated with a specific color space) in the same CIE 1931 xyY\nchromaticity diagram. This API was used to generate all the\ndiagrams shown in the documentation.\n\nBug: 32984164\nTest: ColorSpaceTest in CTS\nChange-Id: Ic94d939d5cfd563d826701f5e876b67b47ed56ec\n"
    },
    {
      "commit": "199e5a98ddc4402ba4b4cdafaa3d8deb58ef3c7d",
      "tree": "d0cada5ff68d45f7857cd7fa2658c794cf674e01",
      "parents": [
        "68bd5fdd1ad3cf0b74c225b31adf1f68393bfbb6"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Mon Nov 28 16:42:13 2016 -0800"
      },
      "committer": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Mon Nov 28 17:38:27 2016 -0800"
      },
      "message": "Add images to document built-in color spaces\n\nBug: 32984164\nTest: make offline-sdk-referenceonly-docs and manual validation of output\n\nChange-Id: I2f0e00e5a0581517bb7c535e8aee150f87ac7a6e\n"
    },
    {
      "commit": "9504b4903ae0b469f324d84433a91872b50d3526",
      "tree": "b0e0075de9ba0f75c8b97194d5467735e433915a",
      "parents": [
        "34d488b8316579aa8e1bafe05d282220563e1db0"
      ],
      "author": {
        "name": "Amanda Kassay",
        "email": "akassay@google.com",
        "time": "Tue Jul 19 16:49:01 2016 -0400"
      },
      "committer": {
        "name": "Amanda Kassay",
        "email": "akassay@google.com",
        "time": "Tue Jul 19 16:49:01 2016 -0400"
      },
      "message": "Adding projec.yaml files to all top/sub categories.\n\nChange-Id: I8ac3a958852071da46fa08178ca3a74b103e48df\n"
    },
    {
      "commit": "44b31fa0c42e0d52f0cecbc1f75a0e62279ff5c1",
      "tree": "84698c211df9d34e4abaf9256e5ca534ee965b19",
      "parents": [
        "89d11705a19f73d32a7e604477dd4358dc04d051",
        "6b94e98a20620df17828985d7a4cc24e5ab4e960"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Sun May 15 19:38:51 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sun May 15 19:38:52 2016 +0000"
      },
      "message": "Merge \"fix typo in book path for devsite builds.\" into mnc-mr-docs"
    },
    {
      "commit": "89d11705a19f73d32a7e604477dd4358dc04d051",
      "tree": "faf929cde5cf00d01a4b6805eb1562dc67b9aef6",
      "parents": [
        "7d1717b0a90d4ee5f7abcd89f5345a5a613d72e1"
      ],
      "author": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Sat May 14 19:20:00 2016 -0700"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Sun May 15 02:55:23 2016 +0000"
      },
      "message": "Update links for all files under sdk/ that moved to studio/\n\nChange-Id: I624621dfd7df0f441d0b559e5a12029e5e299964\n"
    },
    {
      "commit": "2e30b3a11edac0e722f1952cefcfa033310e396b",
      "tree": "75a3ccdb6bb4b118d51331839055357bd7ebe22e",
      "parents": [
        "3a766f6107c6b619a9692b5e1756a310fa918f58"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Wed May 11 11:22:27 2016 -0700"
      },
      "committer": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Wed May 11 17:33:11 2016 -0700"
      },
      "message": "docs: DoDS, wearable reference docs\n\n- fix navtree data file for TOC functionality\nb/28462526\n\nChange-Id: I8fde25b67972e9b610dddcc402a0e8164600ff71\n"
    },
    {
      "commit": "6b94e98a20620df17828985d7a4cc24e5ab4e960",
      "tree": "13ec676124d7eb6a6e2aa9246e1ff77df8907bfb",
      "parents": [
        "3a766f6107c6b619a9692b5e1756a310fa918f58"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Wed May 11 16:32:34 2016 -0700"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Wed May 11 16:32:34 2016 -0700"
      },
      "message": "fix typo in book path for devsite builds.\n\nChange-Id: I06b3bfc6ec2d3e9944bef7f7beb3e710525ae867\n"
    },
    {
      "commit": "1e0d1c67b4f81b9a20a17673b6c4e2911ccb74e6",
      "tree": "1d32709f335cd7e52917f71f3ebbc5a7cebc8513",
      "parents": [
        "debd2a7d41a62161671caee333a06b337e35270d",
        "0da6c2de9a1c27733ae6ff644bfcd66f57e38d40"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Wed May 11 19:42:57 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed May 11 19:42:58 2016 +0000"
      },
      "message": "Merge \"Add navtree for wearable support lib.\" into mnc-mr-docs"
    },
    {
      "commit": "debd2a7d41a62161671caee333a06b337e35270d",
      "tree": "2220114836166d17be5660a83580e55b1074b119",
      "parents": [
        "60acc60b1e8c2343a7a8782f6f73ab6ea0fc0178"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Wed May 11 10:35:08 2016 -0700"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Wed May 11 12:34:12 2016 -0700"
      },
      "message": "Add updated Test Support lib docs to reference.\n\nChange-Id: Ib572c99c07890a9b91aa53154d937ac45605d122\n"
    },
    {
      "commit": "0da6c2de9a1c27733ae6ff644bfcd66f57e38d40",
      "tree": "49056043bbdd33979e37af9ab31e478d60c0d05f",
      "parents": [
        "965f4bf1ef2e8958ec9a53bab00be919a49bc8c2"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Wed May 11 12:18:24 2016 -0700"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Wed May 11 12:18:24 2016 -0700"
      },
      "message": "Add navtree for wearable support lib.\n\nChange-Id: Ibc16e3752912ed0653e5ff192cd0983c681c4683\n"
    },
    {
      "commit": "95df02229cd96d2bdb6c3966f0957e9faaeb72ad",
      "tree": "717a378ea491f8baf48823e67b576db08ffe5bc2",
      "parents": [
        "8e2431513fbc32b64e240b9b39995b1217111bc6"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Tue May 10 17:27:12 2016 -0700"
      },
      "committer": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Tue May 10 19:12:36 2016 -0700"
      },
      "message": "docs: DoDS Wear reference docs (regenerated)\n\nb/28462526\n\nChange-Id: I59874b401aafb76f965a9dc734db73abf68a1250\n"
    },
    {
      "commit": "00beb184108a2524fedbcd3fc83487dd099bd940",
      "tree": "c9cc3e6143165406a69a00bf7b0f68c408ec23e8",
      "parents": [
        "e9b3ada90129b2801047c69001e9eeb4a03861e2"
      ],
      "author": {
        "name": "sreevanis",
        "email": "sreevanis@google.com",
        "time": "Wed Mar 23 15:37:30 2016 -0700"
      },
      "committer": {
        "name": "sreevanis",
        "email": "sreevanis@google.com",
        "time": "Tue Mar 29 13:32:35 2016 -0700"
      },
      "message": "cherrypick from mnc-docs docs: Updated API changes for Dinar wearable support.\n\nBug:27807732\noriginal Change-Id: Ic63b5af0a3c6c87324285ded60c8877fbf86c24d\n\nChange-Id: Icd3dcbb6c56383817315ba4a6bb3ec7b72a54345\n"
    },
    {
      "commit": "2b903d08f063fd78981410f4f4b354df2e468b04",
      "tree": "a9b8964fe5b37de4c6056e9208490777535266f2",
      "parents": [
        "19a90766634a6a41a1b14157a8f7e3a23fec75c5"
      ],
      "author": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Wed Mar 16 12:13:05 2016 -0700"
      },
      "committer": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Wed Mar 16 12:13:05 2016 -0700"
      },
      "message": "update all hardcoded zippy images to use new Material icon (down-facing instead of right-facing)\nthis is tied to I33a4ef90359838c02def90beb486e5a2dc21cbf7 which updates the script in kind.\n\nChange-Id: I0c5aed4c2ca1d38e92f07c3e688bfa2d3b574bfc\n"
    },
    {
      "commit": "0571a1d4c322ac71aeaf15ce590fd42c03373eb6",
      "tree": "1e0356b583dd9d892646c4a799cf2c8699a48113",
      "parents": [
        "15bc9ba1aee51ed3c94da9b375546b463d24858f"
      ],
      "author": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Mon Oct 05 13:28:37 2015 -0700"
      },
      "committer": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Mon Oct 05 13:28:37 2015 -0700"
      },
      "message": "Docs: Adds three files that were omitted from ag/743190.\n\nBug: 22979024\nChange-Id: Ifdb4e2db5901e654c3d63895997da69dcf8b396b\n"
    },
    {
      "commit": "c8fe6745cc4560a7007c45dd8e88fa02806fa9c9",
      "tree": "a97f2443a56fd800362fada3fffc79c7f60e9cd9",
      "parents": [
        "be006f6d0d643e05abc37bee3e7df900e72bafab"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Wed Sep 09 09:26:25 2015 -0700"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Wed Sep 16 12:18:46 2015 -0700"
      },
      "message": "docs: Updated Javadocs for Android Testing Support Library  v0.4.\nbug: 23932175\n\nChange-Id: I6c8859d6a3a7b57e8c774cd8c6cf4ac3188e1fbd\n"
    },
    {
      "commit": "6a21a5a142dad98c7bc678a9c9d0859d7558da4b",
      "tree": "76ba4ecd452f61d56347ad53c1273f0cc24c428d",
      "parents": [
        "6540375add2eafe9734ea6a54ebaa2c0587608e8",
        "9f4ddca909e1f7d4274da3282a05494d6fb2f3f9"
      ],
      "author": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Thu Aug 20 01:15:08 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Aug 20 01:15:08 2015 +0000"
      },
      "message": "am 9f4ddca9: am 56c22d29: Merge \"Docs: Creating interactive watch faces Bug: 21721463\" into mnc-preview-docs\n\n* commit \u00279f4ddca909e1f7d4274da3282a05494d6fb2f3f9\u0027:\n  Docs: Creating interactive watch faces Bug: 21721463\n"
    },
    {
      "commit": "9f4ddca909e1f7d4274da3282a05494d6fb2f3f9",
      "tree": "7b81707784019390991bc8c61a86b8023d97ce0f",
      "parents": [
        "311f8eeee04937a08dd3576aaab74be19645c14e",
        "56c22d29b8727e55073cede04b51e65eb6125b9f"
      ],
      "author": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Thu Aug 20 00:57:50 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Aug 20 00:57:50 2015 +0000"
      },
      "message": "am 56c22d29: Merge \"Docs: Creating interactive watch faces Bug: 21721463\" into mnc-preview-docs\n\n* commit \u002756c22d29b8727e55073cede04b51e65eb6125b9f\u0027:\n  Docs: Creating interactive watch faces Bug: 21721463\n"
    },
    {
      "commit": "e6705bf25d00048ee7b9cc4b6bf9699c17d53306",
      "tree": "c74a9f062c188ff4fe7f46dc0f304e06510e8c0b",
      "parents": [
        "d381eb9587717c64aa34471e1e87b5cd65d43292"
      ],
      "author": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Tue Jul 14 22:42:53 2015 -0700"
      },
      "committer": {
        "name": "David Friedman",
        "email": "dmail@google.com",
        "time": "Wed Aug 19 17:41:57 2015 -0700"
      },
      "message": "Docs: Creating interactive watch faces\nBug: 21721463\n\nTraining module and related API-reference documentation. This is new\nmaterial for Android Wear D(iamond) release.\n\nChange-Id: I9959bca50fd96812abd7cfb693139986bc59b133\n"
    },
    {
      "commit": "db87d7cd9ed07ec2ba13d7f8f6f1dd881919026e",
      "tree": "17e793fe821cefd0fabf0f9b0b6fdb78c259c47b",
      "parents": [
        "46ae218b2aeab9e92d59b3d074cc43d696be11d5"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon Aug 17 14:24:35 2015 -0700"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon Aug 17 14:28:32 2015 -0700"
      },
      "message": "docs: Re-added gms_lists.js and gcm_lists.js for GMS v7.8 (Reblochon) Javadoc discovery.\n\nChange-Id: I872bbb5069418a4dfb174dda5dd9e86b833f7894\n"
    },
    {
      "commit": "28f2ba8e30d774859b38e91a3f1ab91e31a69caf",
      "tree": "c7b12d9f2f7d4281c0ce0926cea4628913625e2b",
      "parents": [
        "85429c0d9476502afdcc66c0379fde632d8e5863"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Tue May 26 14:21:05 2015 -0700"
      },
      "committer": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Sun Aug 16 21:21:41 2015 -0700"
      },
      "message": "docs: Remove Google Play Services pages under Develop \u003e Google Services.\n\nCherry-pick from Change-Id: I392075b58bebc5556f306c2d20987811efe90b13\n\nChange-Id: I17ad018a0875b653c0706fd9bbe5f637760cdfbc\n"
    },
    {
      "commit": "44d911ffe2a939ea6a4ee3a7509e07643423d387",
      "tree": "4dcbab40c7953a20ac9c85a445fa10581afc7ce1",
      "parents": [
        "886e382dd8fd08ba1dcdc7dee2f462026b872b41"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Fri Aug 14 15:57:53 2015 -0700"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Fri Aug 14 15:59:07 2015 -0700"
      },
      "message": "docs: Updated gms_lists.js for GMS v7.8 (Reblochon) Javadoc discovery.\n\nChange-Id: Ib9a36ce62b137316ae2b8bc626a0b0377f593a21\n"
    },
    {
      "commit": "348d0a68ad317877061f23da512144b0e4c2dc7c",
      "tree": "9e55944c06e4d5da9b1a4bcb741e42793194dc50",
      "parents": [
        "65b7485d64661394b61df3df7eeccd063932886e",
        "7af3566912b0e014cfd1704acdeb31a0a7cca0d3"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Tue Jun 02 01:07:57 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Jun 02 01:07:57 2015 +0000"
      },
      "message": "am 7af35669: docs: Added Javadocs for Testing Support Library v0.3 and updated the corresponding setup instructions. bug: 21442922\n\n* commit \u00277af3566912b0e014cfd1704acdeb31a0a7cca0d3\u0027:\n  docs: Added Javadocs for Testing Support Library v0.3 and updated the corresponding setup instructions. bug: 21442922\n"
    },
    {
      "commit": "7af3566912b0e014cfd1704acdeb31a0a7cca0d3",
      "tree": "254afa69e2c76b67939dd9135ce0ab6fb9746db3",
      "parents": [
        "2b95561db50426779947ad5ab680994c24d79396"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Wed May 27 16:07:54 2015 -0700"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon Jun 01 17:18:39 2015 -0700"
      },
      "message": "docs: Added Javadocs for Testing Support Library v0.3 and updated\nthe corresponding setup instructions.\nbug: 21442922\n\nChange-Id: I7374e8102fc95377e83db738ab7ff20510e04faa\n"
    },
    {
      "commit": "7f6da0c3cbb9b38d345f7c575d1069d2a85099e5",
      "tree": "46137733201d6032bc802977cc1c9ae10222fcb9",
      "parents": [
        "e2ee9b6be1b4bf70d5dd27d25527a1744b73d920"
      ],
      "author": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Mon Jun 01 08:21:07 2015 -0700"
      },
      "committer": {
        "name": "smain@google.com",
        "email": "smain@google.com",
        "time": "Mon Jun 01 08:21:07 2015 -0700"
      },
      "message": "add back the GMS and GCM reference lists to fix search suggest.\nmistakenly removed during:\nhttps://googleplex-android-review.git.corp.google.com/#/c/697534/1\n\nChange-Id: I804364d98d5dea6110bb309603c80df84c66a19d\n"
    },
    {
      "commit": "927b8204d573176cd39b96abb25cfeb9fd1dd0d2",
      "tree": "188f1ba1c0c93cb86efc0dbce977cae651cb831f",
      "parents": [
        "def1dde30656b7d785dd25c1a8f30292f4d47721",
        "80aa2b3e9079f847040707b9f1cd5face238137e"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Fri May 29 21:51:55 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri May 29 21:51:55 2015 +0000"
      },
      "message": "am 80aa2b3e: Merge \"docs: Regen wearable docs with new redesign templates\" into mnc-preview-docs\n\n* commit \u002780aa2b3e9079f847040707b9f1cd5face238137e\u0027:\n  docs: Regen wearable docs with new redesign templates\n"
    },
    {
      "commit": "c14dce738e93bb31026d1719e7289ff29df9500b",
      "tree": "758cd2a64165615713fd693ab5dd8c4d04c9e6ec",
      "parents": [
        "08710f1b69e2188a439b54f1ae59a574f71681d0"
      ],
      "author": {
        "name": "Luan Nguyen",
        "email": "luann@google.com",
        "time": "Fri May 29 11:18:58 2015 -0700"
      },
      "committer": {
        "name": "Luan Nguyen",
        "email": "luann@google.com",
        "time": "Fri May 29 11:23:15 2015 -0700"
      },
      "message": "docs: Regen wearable docs with new redesign templates\n\nbug:21497653\nChange-Id: I7fd0058a14d4adcd14fd584bb10a777987169823\n"
    },
    {
      "commit": "4b927284a62a89fdd37d1f832b022f2a7feab136",
      "tree": "4c3dd368e883a5de8dbaeca933c9e60a0785f874",
      "parents": [
        "c03c11e584abf1e61a902ea441818912f912fda7"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Tue May 26 14:21:05 2015 -0700"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Tue May 26 14:52:08 2015 -0700"
      },
      "message": "docs: Remove Google Play Services pages under Develop \u003e Google Services.\nbug: 21407467\n\nChange-Id: I392075b58bebc5556f306c2d20987811efe90b13\n"
    },
    {
      "commit": "d8573aa517922431dc1f50575c692b2bc1cb0307",
      "tree": "e2b62b4c82fe4a0c0b8977829e1823e07eb02175",
      "parents": [
        "f644f70208871d54729c74f74727e6083b27f569",
        "dfa79aeb6fd119127b790704c30f2d27b464b4a8"
      ],
      "author": {
        "name": "Luan Nguyen",
        "email": "luann@google.com",
        "time": "Thu May 21 14:16:34 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu May 21 14:16:34 2015 +0000"
      },
      "message": "am dfa79aeb: am d5600855: Merge \"docs: Refresh Wearable support library reference for Diamond\" into lmp-mr1-ub-docs\n\n* commit \u0027dfa79aeb6fd119127b790704c30f2d27b464b4a8\u0027:\n  docs: Refresh Wearable support library reference for Diamond\n"
    },
    {
      "commit": "d560085514ca33e187e8e641ebbb0e6ef1f24041",
      "tree": "160f3c9e35bbc9811143780d4b228cc7d4d64741",
      "parents": [
        "8b959ee95b4dfa191c6924b3c88fad72b700d81c",
        "917a2f26b740b7763401cef3f0c8ff63b4ea19f1"
      ],
      "author": {
        "name": "Luan Nguyen",
        "email": "luann@google.com",
        "time": "Wed May 20 23:00:12 2015 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed May 20 23:00:13 2015 +0000"
      },
      "message": "Merge \"docs: Refresh Wearable support library reference for Diamond\" into lmp-mr1-ub-docs"
    },
    {
      "commit": "79f12bb648aa8a4f71e2c64c5c6354e2261e3257",
      "tree": "15fd76e4195796bea363879b77ef59d7a24f9f65",
      "parents": [
        "a4d0e5282c83391c830c8bff2cb138214f5bfe79",
        "d967fcbee77b2872cb5ae6b05aaabbbc764f806b"
      ],
      "author": {
        "name": "Jean-Luc Brouillet",
        "email": "jeanluc@google.com",
        "time": "Tue May 05 23:39:28 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue May 05 23:39:28 2015 +0000"
      },
      "message": "am d967fcbe: am e9f17cda: docs: Overhaul of the RenderScript reference documentation.\n\n* commit \u0027d967fcbee77b2872cb5ae6b05aaabbbc764f806b\u0027:\n  docs: Overhaul of the RenderScript reference documentation.\n"
    },
    {
      "commit": "e9f17cda80ae60818f43b4ed724436c8b88fd0db",
      "tree": "80f1c4bdb151cf2af6c50dd485d0ac171422efdb",
      "parents": [
        "023901c628f0f01fc05aa83b45e57f883fba21ea"
      ],
      "author": {
        "name": "Jean-Luc Brouillet",
        "email": "jeanluc@google.com",
        "time": "Fri Apr 24 15:59:02 2015 -0700"
      },
      "committer": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Tue May 05 15:20:50 2015 -0700"
      },
      "message": "docs: Overhaul of the RenderScript reference documentation.\n\ncherry-pick from CL: https://android-review.googlesource.com/148241\n\nThis CL replaces the Doxygen generated documentation by one that\u0027s created\nby our internal tool found in framework/rs/api.  The big advantages:\n\n- Can handle overloaded functions.  Doxygen could not and RenderScript has many.\n- Can have version information.\n- Can match the look of the Java documentation.\n- Cleaner look and no leaking of internal paths.\n\nThis CL also include changes introduced by the L release which was missing\npreviously.\n\nChange-Id: Icade41d04d35e45c445ad952bb8ce14389f9f59f\n"
    },
    {
      "commit": "917a2f26b740b7763401cef3f0c8ff63b4ea19f1",
      "tree": "a55ae2d71a9db0078001a198535864c685365a43",
      "parents": [
        "f7ef3edba44209e858c3f11648f3450e6d6f364d"
      ],
      "author": {
        "name": "Luan Nguyen",
        "email": "luann@google.com",
        "time": "Fri May 01 09:29:01 2015 -0700"
      },
      "committer": {
        "name": "Luan Nguyen",
        "email": "luann@google.com",
        "time": "Fri May 01 09:29:01 2015 -0700"
      },
      "message": "docs: Refresh Wearable support library reference for Diamond\n\nChange-Id: Id22e676fdda060a954e0d189c90ce11162def08b\n"
    },
    {
      "commit": "5dafb34bca889abb8776a320b1ed9544cff9f9b3",
      "tree": "0949cf27419a9a6a0083c6915a737d001006ead7",
      "parents": [
        "62eaad7200e172404db587ecec9940670946e92a",
        "e470fd855c998fd1b6c4913c31f6871053b7f64e"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Thu Apr 23 14:29:34 2015 -0700"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Thu Apr 23 14:30:26 2015 -0700"
      },
      "message": "resolved conflicts for merge of e470fd85 to lmp-mr1-ub-dev\n\nChange-Id: I9ecfa4b7b225f2543bdbdad0f046e9474f1cb47f\n"
    },
    {
      "commit": "e470fd855c998fd1b6c4913c31f6871053b7f64e",
      "tree": "6242b66ba7cb4ad442eff0dd47106f85e291a1bc",
      "parents": [
        "d6588e3575eb2b2e00571c814fd418b5f061cd20",
        "d80f4fc80a132b40ace7ba2b51eb784d73443004"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Thu Apr 23 04:43:41 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Apr 23 04:43:41 2015 +0000"
      },
      "message": "am d80f4fc8: am 04002800: am d57ccb8d: am f0936e2f: Merge \"docs: Added 3rd-party Javadocs for GMS Parmesan release.\" into lmp-docs\n\n* commit \u0027d80f4fc80a132b40ace7ba2b51eb784d73443004\u0027:\n  docs: Added 3rd-party Javadocs for GMS Parmesan release.\n"
    },
    {
      "commit": "a93259a4d6ab5c3f003322bfe72cac462fb5d77a",
      "tree": "535e3429ee7eb6a8e7074ebac78658c177a57202",
      "parents": [
        "ee066f576e153bc11ea1a3991d0204c953d2c3fa"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon Apr 13 15:16:55 2015 -0700"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Wed Apr 22 16:43:05 2015 -0700"
      },
      "message": "cherrypick from lmp-docs. docs: Added 3rd-party Javadocs for GMS\nParmesan release. Original change-Id: Ia133c7267e500969310524369d34ab07c6aaa854\n\nChange-Id: I07f38278510e92bc3097ea749c7fb4e6b817f545\n"
    },
    {
      "commit": "f0936e2fb0e9f013f6079e7a733a41d42d49c3f3",
      "tree": "b21dbb89f37e112afc9aebacd94fd3540cee7a56",
      "parents": [
        "789c59711e55be981ed2093228ded0c588e74ba0",
        "33fca8eae04e4a062e1d1fccbf66ee6074ecef39"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Wed Apr 22 23:38:20 2015 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Apr 22 23:38:38 2015 +0000"
      },
      "message": "Merge \"docs: Added 3rd-party Javadocs for GMS Parmesan release.\" into lmp-docs"
    },
    {
      "commit": "8408cbe3adc8b0df4ae279a2e8689d1066972744",
      "tree": "28a83e3ae42685a6051289c400d73985e238b2d1",
      "parents": [
        "0ab9655ae1a84d1f4dd79c964b655555cf684bbd"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Fri Apr 17 15:01:16 2015 -0700"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Tue Apr 21 09:33:09 2015 -0700"
      },
      "message": "cherrypick from lmp-docs docs: Added 3rd-party Javadocs for Android Support\nTesting Library v0.2. Original Change-Id: I0fab71be55f5c3c6d017ba585b92f8493050274a\nbug: 20304402\n\nChange-Id: I697f57335b671d5f17685c1f82d7c9158e6d4ce6\n"
    },
    {
      "commit": "8cde8f7f1ed1334dba58a62fc6fd3077f72ced96",
      "tree": "a43b90dbd684131f878a440d6ff6c0aa55acc75c",
      "parents": [
        "7b55b8f0563d540804b14c1643b0adfea19a71b1",
        "b1c838e03bf9f828e59deed57a7e7445cc2ad9e8"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon Apr 20 23:29:30 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Apr 20 23:29:30 2015 +0000"
      },
      "message": "am b1c838e0: am 6f142008: am 220f360e: am 900831f3: docs: Added 3rd-party Javadocs for Android Support Testing Library v0.2. bug: 20304402\n\n* commit \u0027b1c838e03bf9f828e59deed57a7e7445cc2ad9e8\u0027:\n  docs: Added 3rd-party Javadocs for Android Support Testing Library v0.2. bug: 20304402\n"
    },
    {
      "commit": "900831f303beb4a67a871d969ac822d8b6d36460",
      "tree": "e25a35bf69401412736ba59696a7cb0c7ed28cd9",
      "parents": [
        "0d2f280310458d23618edf6550818f8f9cfa6b47"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Fri Apr 17 15:01:16 2015 -0700"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon Apr 20 14:01:24 2015 -0700"
      },
      "message": "docs: Added 3rd-party Javadocs for Android Support Testing Library v0.2.\nbug: 20304402\n\nChange-Id: I0fab71be55f5c3c6d017ba585b92f8493050274a\n"
    },
    {
      "commit": "33fca8eae04e4a062e1d1fccbf66ee6074ecef39",
      "tree": "352cff488b4132d484457852729441eeaf9e15e2",
      "parents": [
        "473989c35d9f0a42c6e7d3a56004dc76676b65b5"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon Apr 13 15:16:55 2015 -0700"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon Apr 20 11:21:55 2015 -0700"
      },
      "message": "docs: Added 3rd-party Javadocs for GMS Parmesan release.\n\nChange-Id: Ia133c7267e500969310524369d34ab07c6aaa854\n"
    },
    {
      "commit": "b89cdf1ef452db6f21a94c8e122091b74833e3f3",
      "tree": "c728b7c6a231dee793613f0446b7662f4250b2ea",
      "parents": [
        "f8a69f562b7f1c987b5eddd2ee13c04c1a787625",
        "5c1a3ab4216333696947eefee4d022f708e4c053"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Thu Mar 19 20:56:25 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Mar 19 20:56:25 2015 +0000"
      },
      "message": "am 5c1a3ab4: am d7df900a: am a06c8ff0: am 36b2c160: am bacdd2b8: am ef7d8081: Merge \"RESUBMIT: \"docs: Added 3rd party Javadocs for Google Play services v7.0 (Orla). Generated from ub-gcore-orla-release build #1784785.\"\"\" into lmp-docs\n\n* commit \u00275c1a3ab4216333696947eefee4d022f708e4c053\u0027:\n  RESUBMIT: \"docs: Added 3rd party Javadocs for Google Play services v7.0 (Orla). Generated from ub-gcore-orla-release build #1784785.\"\"\n"
    },
    {
      "commit": "ef7d80811d16462d3cbd9af2319555aa5b6e1f52",
      "tree": "6560dc02415fdf306c67bb764b2158a1c5ffb4cb",
      "parents": [
        "e43a64e3336548094571885944afc28792e24fa0",
        "7786917f4ada3bc6570fda5a26f788c1daa9d643"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Thu Mar 19 20:16:03 2015 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 19 20:16:05 2015 +0000"
      },
      "message": "Merge \"RESUBMIT: \"docs: Added 3rd party Javadocs for Google Play services v7.0 (Orla). Generated from ub-gcore-orla-release build #1784785.\"\"\" into lmp-docs"
    },
    {
      "commit": "7786917f4ada3bc6570fda5a26f788c1daa9d643",
      "tree": "74d852a64fb8d9bda552ed3f44d21d8a25d364a2",
      "parents": [
        "c0e9ac455568b2d82d191388708a281bdb376cc9"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Thu Mar 19 16:36:02 2015 +0000"
      },
      "committer": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Thu Mar 19 16:36:02 2015 +0000"
      },
      "message": "RESUBMIT: \"docs: Added 3rd party Javadocs for Google Play services v7.0 (Orla). Generated from ub-gcore-orla-release build #1784785.\"\"\n\nThis reverts commit c0e9ac455568b2d82d191388708a281bdb376cc9.\n\nChange-Id: Iccc75ead90c92602b25da70e13bcdd55a6d129b6\n"
    },
    {
      "commit": "e6bd00f399759625ee41b046659b1f1eb67372f7",
      "tree": "c36b6f0afcf26c5b6e21825d8ab30d9312f733cc",
      "parents": [
        "55192a2f902f2ebd6ae0c145f0be20b7ff1fd78a",
        "a3c2ca6140b5a460fbd96618b2065066d8c2ccc8"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Thu Mar 19 05:38:34 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Mar 19 05:38:34 2015 +0000"
      },
      "message": "am a3c2ca61: am f038ffd7: am 6f3caae9: am 055ec1f9: am f7497b46: am ceb10eac: Merge \"Revert \"docs: Added 3rd party Javadocs for Google Play services v7.0 (Orla). Generated from ub-gcore-orla-release build #1784785.\"\" into lmp-docs\n\n* commit \u0027a3c2ca6140b5a460fbd96618b2065066d8c2ccc8\u0027:\n  Revert \"docs: Added 3rd party Javadocs for Google Play services v7.0 (Orla). Generated from ub-gcore-orla-release build #1784785.\"\n"
    },
    {
      "commit": "ceb10eac8ec07be00a3eca68ea1be68cb5ebc78c",
      "tree": "dd4365530098b902779fa3c144b20076673b78c1",
      "parents": [
        "59d6c8bdaf6428f10d0c8bf144de7c39848ed868",
        "c0e9ac455568b2d82d191388708a281bdb376cc9"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Thu Mar 19 04:58:17 2015 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 19 04:58:18 2015 +0000"
      },
      "message": "Merge \"Revert \"docs: Added 3rd party Javadocs for Google Play services v7.0 (Orla). Generated from ub-gcore-orla-release build #1784785.\"\" into lmp-docs"
    },
    {
      "commit": "c0e9ac455568b2d82d191388708a281bdb376cc9",
      "tree": "a9159a7d0a8e747c05572d9ed595e3a72519d112",
      "parents": [
        "180b835480b113e497268243a12cb2c244d9559e"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Thu Mar 19 04:49:40 2015 +0000"
      },
      "committer": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Thu Mar 19 04:49:40 2015 +0000"
      },
      "message": "Revert \"docs: Added 3rd party Javadocs for Google Play services v7.0 (Orla). Generated from ub-gcore-orla-release build #1784785.\"\n\nThis reverts commit 180b835480b113e497268243a12cb2c244d9559e.\n\nChange-Id: Ibcefe65a1a7829b8b424763aba636300665a7f7b\n"
    },
    {
      "commit": "1a36a65c541932bb2af6ebf50f29463b92c0ddcf",
      "tree": "11e26af9c41b3279f86a6f0a0992d4e3be33e7a8",
      "parents": [
        "d28452bb9c7af6abd857de51e640c0c3ea76650e",
        "014f14e500d5c9d24bf969a1744f067467067e11"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Thu Mar 19 03:08:32 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Mar 19 03:08:32 2015 +0000"
      },
      "message": "am 014f14e5: am a1c36660: am 48612f9d: am 5192ac8d: am f990241a: am abde3d83: Merge \"docs: Added 3rd party Javadocs for Google Play services v7.0 (Orla). Generated from ub-gcore-orla-release build #1784785.\" into lmp-docs\n\n* commit \u0027014f14e500d5c9d24bf969a1744f067467067e11\u0027:\n  docs: Added 3rd party Javadocs for Google Play services v7.0 (Orla). Generated from ub-gcore-orla-release build #1784785.\n"
    },
    {
      "commit": "abde3d83f86af44e2beedc2fc10bfc23a405a5d9",
      "tree": "865523573259c294775747dd04e00abc2b14db95",
      "parents": [
        "78bbfe049c5e7a0c2f7ac8fe39f45b11d9099a55",
        "180b835480b113e497268243a12cb2c244d9559e"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Wed Mar 18 23:29:42 2015 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Mar 18 23:29:44 2015 +0000"
      },
      "message": "Merge \"docs: Added 3rd party Javadocs for Google Play services v7.0 (Orla). Generated from ub-gcore-orla-release build #1784785.\" into lmp-docs"
    },
    {
      "commit": "180b835480b113e497268243a12cb2c244d9559e",
      "tree": "74d852a64fb8d9bda552ed3f44d21d8a25d364a2",
      "parents": [
        "8d0df9b891aca1b4f9ec2e3002ec628807f31fdb"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon Mar 02 13:46:56 2015 -0800"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon Mar 16 15:48:18 2015 -0700"
      },
      "message": "docs: Added 3rd party Javadocs for Google Play services v7.0 (Orla). Generated from ub-gcore-orla-release build #1784785.\n\nChange-Id: Iea6a787896d22ec29702fc7370d9ad702af051b7\n"
    },
    {
      "commit": "d93f4c8bef0349f1f640fbb75ed48076a08eb692",
      "tree": "3c9395a1dafdef95b5cfa97887f386e980b756cb",
      "parents": [
        "26c95085b37d8d1ddc25a8d4d50b54b0ae6242c9",
        "0d258a93ad6cee573081e2060806c95524474de5"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Wed Mar 11 23:57:40 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Mar 11 23:57:40 2015 +0000"
      },
      "message": "am 0d258a93: am 737d3cc0: am 77eb85e1: am c706a980: am a236a49e: am 47426f1c: Merge \"docs: Added overview page and Javadocs for the Android Testing Support Library.\" into lmp-docs\n\n* commit \u00270d258a93ad6cee573081e2060806c95524474de5\u0027:\n  docs: Added overview page and Javadocs for the Android Testing Support Library.\n"
    },
    {
      "commit": "489218c3eda7f77e99425989981714a16dded5c1",
      "tree": "eb522e188bb0a108f873121a008c5f0a92424479",
      "parents": [
        "a464d409f68ca9a59ac4261edd46866ae2af68bf"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Thu Feb 26 16:38:46 2015 -0800"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Wed Mar 11 16:08:24 2015 -0700"
      },
      "message": "docs: Added overview page and Javadocs for the Android Testing Support Library.\n\nChange-Id: I645d3a302ce0d1d4cd389c6a58709a11a0426aed\n"
    },
    {
      "commit": "eeb4cf8f43797f99543db1e404066d5291da6237",
      "tree": "9d0421c2f2c0b360e6e9b62ffade101009a93427",
      "parents": [
        "605ba802778ed67ddd2ca1af7f55df6f2d257765",
        "3fee7dc78af70ac9ca383f40e511ffaa378894b1"
      ],
      "author": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Fri Jan 16 22:40:55 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jan 16 22:40:55 2015 +0000"
      },
      "message": "am 3fee7dc7: am 7a2e85c8: am 9273b33f: am 73f36d47: am e229751d: docs: Add browseable Wearable Support Lib Javadoc\n\n* commit \u00273fee7dc78af70ac9ca383f40e511ffaa378894b1\u0027:\n  docs: Add browseable Wearable Support Lib Javadoc\n"
    },
    {
      "commit": "e229751d11692ede7fed3b56472f2d020767b412",
      "tree": "d3871c0efe1cfaeb70ff9cad71ce06c10d2ddc87",
      "parents": [
        "8304b8b9ceae4c35ddf4ae80b552127e5ed77ce4"
      ],
      "author": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Tue Jan 13 10:04:04 2015 -0800"
      },
      "committer": {
        "name": "Ricardo Cervera",
        "email": "rcervera@google.com",
        "time": "Fri Jan 16 11:18:10 2015 -0800"
      },
      "message": "docs: Add browseable Wearable Support Lib Javadoc\n\nChange-Id: Ied1f25f637c529046b0adc1e1ea173a290b22da1\n"
    },
    {
      "commit": "eabea18ee897313c10091a653db3762321c3a40c",
      "tree": "8a30b22c5b9078f9592321b02a03ab0b628d12c8",
      "parents": [
        "ae0278e96627d3fee51b11988defb46c3ea23a7c",
        "56c56f7d20f7c7621f746955dd275d252ca37732"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Mon Jan 12 21:39:30 2015 +0000"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Mon Jan 12 21:39:30 2015 +0000"
      },
      "message": "am 520a3c82: am acd5f3ab: am 1946978c: am 76110e7c: docs: Remove Wear preview reference docs\nautomerge: 56c56f7\n\n* commit \u002756c56f7d20f7c7621f746955dd275d252ca37732\u0027:\n  docs: Remove Wear preview reference docs\n"
    },
    {
      "commit": "76110e7c46297a221d8f2c92fbaef46b6f405294",
      "tree": "5c5deebb203d1abf6d7e765065938a6415b1d132",
      "parents": [
        "fec824b6118a73bdc760acaf7dbd9420ffe7fe91"
      ],
      "author": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Mon Jan 12 10:28:03 2015 -0800"
      },
      "committer": {
        "name": "Joe Fernandez",
        "email": "joefernandez@google.com",
        "time": "Mon Jan 12 10:28:03 2015 -0800"
      },
      "message": "docs: Remove Wear preview reference docs\n\nThese docs are out of date and unreachable due to redirect rules.\n\nChange-Id: I76d9ccfff139b2377c45d71af2998a99b82a2f14\n"
    },
    {
      "commit": "a40c6b0479c9fbc738aeb04c0cd585d00d6ba9c5",
      "tree": "76e8ebae98d0ea570e4afc4e29f71127ea458ab1",
      "parents": [
        "30b74ccf69474333e9ec42192fb1b23b3dcc420d",
        "f428952e093239bce7c11eccc547a5094066c73f"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon Dec 08 19:34:08 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Dec 08 19:34:08 2014 +0000"
      },
      "message": "am f428952e: am 9deffecc: am 15c3ce77: am 0dfcfdcb: am 23056929: Merge \"docs: Updated Google Play services Javadocs to reflect v6.5 (Nacho) release.\" into lmp-docs\n\n* commit \u0027f428952e093239bce7c11eccc547a5094066c73f\u0027:\n  docs: Updated Google Play services Javadocs to reflect v6.5 (Nacho) release.\n"
    },
    {
      "commit": "fd19ada48dc343f77137bd9c98feab3af5be0904",
      "tree": "e4aaad15370dd0bce77482af63a9e4986a02685c",
      "parents": [
        "0d18b091eb5bb5be6f7142821b674e1648158a11"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Tue Nov 18 16:41:07 2014 -0800"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon Dec 01 20:02:42 2014 +0000"
      },
      "message": "docs: Updated Google Play services Javadocs to reflect v6.5 (Nacho) release.\n\nChange-Id: Idca8d161c67a5e35ac383b7e22f0c8cd6933c5f3"
    },
    {
      "commit": "837b140c825c9f7342483ea9f39d4f872bcb2e3c",
      "tree": "edbc60939839351797fbaac249945b357703ad9e",
      "parents": [
        "1b9813ad0bed9435fa4ec1631ddffc9ad5190d5f",
        "f44baef1623c266d2b840070f0025d3a38a71566"
      ],
      "author": {
        "name": "Sebastien Hertz",
        "email": "shertz@google.com",
        "time": "Thu Oct 30 11:06:41 2014 +0100"
      },
      "committer": {
        "name": "Sebastien Hertz",
        "email": "shertz@google.com",
        "time": "Thu Oct 30 11:06:41 2014 +0100"
      },
      "message": "resolved conflicts for merge of f44baef1 to lmp-mr1-dev-plus-aosp\n\nChange-Id: I754fa19727d0c1db7ca2110b7cae51c9f7c15e00\n"
    },
    {
      "commit": "2b4b3d289bb26607c8db198dae4bcfbf6247b0c1",
      "tree": "3c5ca83e51ba801cfdc40adc3990267d5caa7111",
      "parents": [
        "61fcad92ab55e3f874eb8fddde39dbe64235c2e5"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Sun Oct 26 18:10:42 2014 -0700"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon Oct 27 14:47:50 2014 -0700"
      },
      "message": "cherrypick from lmp-dev docs: Updated GMS Javadocs for Moarchego release. Change-Id: I696098f563f774f585458aa658deefe03570c0ce\n\nChange-Id: Ic7402251219a84be92d4e58863fd069de6aa4446\n"
    },
    {
      "commit": "7435fc6f617392aad70df902905a6bd716e16d7c",
      "tree": "20b436a3c29b7042aeb5db90d3f0c3d65eaef6b7",
      "parents": [
        "abbbc5940a3089e0d609c9e1cc25acd91474a55e",
        "66c8ce7b301fd4a770a829d66d2c9b0f6a0e8e25"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Wed Oct 08 07:51:38 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Oct 08 07:51:38 2014 +0000"
      },
      "message": "am 66c8ce7b: am f3f3f281: am 90a54248: am 2b7b4d07: am bf29d697: am 6628e602: Merge \"Updataed Google Play services Javadocs for v6.1 (Manchego) release.\" into klp-modular-docs\n\n* commit \u002766c8ce7b301fd4a770a829d66d2c9b0f6a0e8e25\u0027:\n  Updataed Google Play services Javadocs for v6.1 (Manchego) release.\n"
    },
    {
      "commit": "2b7b4d0742476dc71f3b53fc7d473938f27d2f1e",
      "tree": "c4845fbbffded1cb3b5f3d52aeb9da36d6cbdcb8",
      "parents": [
        "dbcfc8efdb995d3e7a1865f1d8484c883acb3805",
        "bf29d697803e3fe0bcb450d2e5b36d0a75cc1148"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Tue Oct 07 23:49:16 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Oct 07 23:49:16 2014 +0000"
      },
      "message": "am bf29d697: am 6628e602: Merge \"Updataed Google Play services Javadocs for v6.1 (Manchego) release.\" into klp-modular-docs\n\n* commit \u0027bf29d697803e3fe0bcb450d2e5b36d0a75cc1148\u0027:\n  Updataed Google Play services Javadocs for v6.1 (Manchego) release.\n"
    },
    {
      "commit": "e457fb605b5d99a96e763185013ed02cc5b18e3f",
      "tree": "0eab5525d798cdb2c8a003993799cb89a58f8518",
      "parents": [
        "d086db30d0f097f34eae0a9a3d443e11cc230d62"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Thu Sep 11 18:55:43 2014 -0700"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon Sep 22 10:47:32 2014 -0700"
      },
      "message": "Updataed Google Play services Javadocs for v6.1 (Manchego) release.\n\nChange-Id: I9c90f9d497cab64a33d5a72869ebc2581ef29aa5\n"
    },
    {
      "commit": "d83f352c11d177e9af01e5cbe91de1e988b4568e",
      "tree": "a088aef4860d4d11ca866f2fb42e78bb8b22ef18",
      "parents": [
        "bb90cfffc12cd759333698ac24590b8a05fd1f2a",
        "9ddd56ddf49356ddada79e0c114e69b28200298d"
      ],
      "author": {
        "name": "Jean-Luc Brouillet",
        "email": "jeanluc@google.com",
        "time": "Tue Sep 09 05:14:27 2014 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Sep 09 05:14:27 2014 +0000"
      },
      "message": "am d6a65f80: am 20f2fa31: Merge \"Fix rsMatrix documentation.\" into lmp-dev\n\n* commit \u0027d6a65f801c1dd641e4aa9dce700d6ca20f1bafd9\u0027:\n  Fix rsMatrix documentation.\n"
    },
    {
      "commit": "8cf948404e7b5aab59297b96354851d775e47891",
      "tree": "858106e05a18a23b159b378da5f8892ad614d680",
      "parents": [
        "f43f04ed6f20b917e126e8f831ff40a9e9775695"
      ],
      "author": {
        "name": "Jean-Luc Brouillet",
        "email": "jeanluc@google.com",
        "time": "Mon Sep 08 18:27:38 2014 -0700"
      },
      "committer": {
        "name": "Jean-Luc Brouillet",
        "email": "jeanluc@google.com",
        "time": "Mon Sep 08 18:27:43 2014 -0700"
      },
      "message": "Fix rsMatrix documentation.\n\nA previous CL changed the source file.  As the build system does not build\nthis doc file automatically, this CL updates it.\n\nb/17310590\n\nChange-Id: I9536237d0b2cc449f1cf4a35159588f91bcdcad1\n"
    },
    {
      "commit": "4656e69bf36d42a35c9290ab79eeb33b4cca1d5c",
      "tree": "84c6fe3c5e58781c54ce34961d9152d370919dae",
      "parents": [
        "8268ad6779c38fb67ea3783fd57bf71bb0cccc51",
        "2008cff73bbc816f867dac0cd057899bed714356"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Sep 08 13:08:43 2014 -0700"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Sep 08 13:08:43 2014 -0700"
      },
      "message": "resolved conflicts for merge of 2008cff7 to lmp-dev-plus-aosp\n\nChange-Id: I5148eda624e8504f12dbc1288cd4a7a5b7c10850\n"
    },
    {
      "commit": "d0646dca40ff740bd49755ad60751678b0ccca52",
      "tree": "8e1cf2b4efebac703e253a1f14abc34557e8154e",
      "parents": [
        "2d3571cc17a5a6b1072951227d889ce14a3f88cf"
      ],
      "author": {
        "name": "Mark Doliner",
        "email": "mark@kingant.net",
        "time": "Wed Aug 27 16:04:02 2014 -0700"
      },
      "committer": {
        "name": "Mark Doliner",
        "email": "mark@kingant.net",
        "time": "Fri Sep 05 13:57:51 2014 -0700"
      },
      "message": "Small documentation fixes across many files.\n\nChange-Id: I3e8787ce4bc6018ea1dc9aef2a2cd4e0a8dde663\n"
    },
    {
      "commit": "559c0060bbb542f4253c3796d53be98b64558fba",
      "tree": "e6af222fe63d5e7a4fc2f9ba57850eb5c77b8719",
      "parents": [
        "6ebcfb87b8111ee7110aeade6fba35e1862528da"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Thu Jun 12 13:59:34 2014 -0700"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Fri Jun 27 13:31:17 2014 -0700"
      },
      "message": "docs: Add Javadocs for GMS Longhorn.\n\nChange-Id: I2662b0af0609450364cbcc4666535fd57eec3ce7\n"
    },
    {
      "commit": "f4b6449515f212642e90e435b2a3a55766a41f9e",
      "tree": "370db344cf8f36f1bb581ebd8683347219e12ba2",
      "parents": [
        "c385b1e4be928133930d9264a92c98f4747adedb",
        "26ca3fa77b79df8ca2f233b4097b77bf38c8c96e"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Mon May 19 20:51:39 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon May 19 20:51:39 2014 +0000"
      },
      "message": "Merge \"docs: Updated Javadoc for GMS Kenafa release.\" into klp-docs"
    },
    {
      "commit": "26ca3fa77b79df8ca2f233b4097b77bf38c8c96e",
      "tree": "ce4ab31659e7f4e03e925bcf94008162a3b128e4",
      "parents": [
        "4146d546a4ab8465970e7c73bf1e9e00767931b6"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Tue May 06 17:02:49 2014 -0700"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Fri May 16 14:39:08 2014 -0700"
      },
      "message": "docs: Updated Javadoc for GMS Kenafa release.\n\nChange-Id: Id3b7853282e317c85d58a7d84657e59a0159961d\n"
    },
    {
      "commit": "1f367d988d43671102c2a606e95614a577ef28da",
      "tree": "6bca435777540236e009a0fe9b26e0086c12835c",
      "parents": [
        "0689fad8cc51e136c9c4401ef40f0a8c0abf3ea9"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Mon May 12 10:38:51 2014 -0700"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue May 13 04:31:44 2014 -0700"
      },
      "message": "update wear reference docs to support sticky nav.\nDO NOT SUBMIT UNTIL DYNAMIC TEMPLATE IS MERGED.\n\nChange-Id: I829cd96ae0f36a31155adf8e80b6d965e9531c42\n"
    },
    {
      "commit": "0802b4fb391eecf37626d3d57f5e07eeb32a3185",
      "tree": "57ced16f775082b39a2adc46122fced01c608b65",
      "parents": [
        "2e92965820d61b704e0eb307da70825c46d899d3",
        "682d8e97d431d6508a2e8cfcd0ad6c84043f9e55"
      ],
      "author": {
        "name": "quddusc",
        "email": "quddusc@google.com",
        "time": "Fri Mar 21 23:55:34 2014 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Mar 21 23:55:34 2014 +0000"
      },
      "message": "Merge \"docs: Added Javadoc for Gcore Jarlsberg release.\" into klp-docs"
    },
    {
      "commit": "a32c43761e5a101efbbb9183f4421ba40f4c75fb",
      "tree": "afaf3460a654ab3e46b3781af4aafd9c33510b6b",
      "parents": [
        "ace69017443eac3101bf5e36f863fd3cf80cce9f"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Wed Mar 19 11:51:05 2014 -0700"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Wed Mar 19 21:20:37 2014 -0700"
      },
      "message": "update to wear docs.\nincludes javadoc changes from Id95383d18f9a679927f462822335dce8890fa414\nand html doc changes from patch set 9 from I949011be5abfb5190dc5716ce935d1555ff1b2ad\n\nChange-Id: I035b8db9b266e0af16fe30b3f30846608a3b69a5\n"
    },
    {
      "commit": "50d7dc99e507082c81476ea1474de9970589dee5",
      "tree": "1f188118a499488e2b8c58e38bbd97b808a124b5",
      "parents": [
        "81857ec572b133f99cdbcd575774eb5f9be073b0"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue Mar 18 05:13:12 2014 -0700"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue Mar 18 05:41:12 2014 -0700"
      },
      "message": "add ALL of the Android Wear Dev Preview docs to DAC\nthese were built from the klp-cw-preview-release branch.\n\nChange-Id: I9beef683528cfe57b4d088fe7adeb1638b89a640\n"
    },
    {
      "commit": "682d8e97d431d6508a2e8cfcd0ad6c84043f9e55",
      "tree": "8a5614c24c10749e6821c2ee43a5c8efe3b7def8",
      "parents": [
        "cce121fb7504fbc460b85564735ff5d8a1ed4d55"
      ],
      "author": {
        "name": "quddusc",
        "email": "quddusc@google.com",
        "time": "Thu Mar 13 11:55:32 2014 -0700"
      },
      "committer": {
        "name": "quddusc",
        "email": "quddusc@google.com",
        "time": "Thu Mar 13 17:33:09 2014 -0700"
      },
      "message": "docs: Added Javadoc for Gcore Jarlsberg release.\n\nChange-Id: Id976c86bc9fffbef6ea5d52a1012098ca943627e\n"
    },
    {
      "commit": "1654264edd68adfd4347d12112aa3124f1d0acb9",
      "tree": "38f9d8f5802029d9ee71fcfd9e48daef88ca317e",
      "parents": [
        "9854f69f75352e473e34410b0b298b7c7f04434a"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Fri Feb 07 19:58:28 2014 -0800"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Tue Feb 11 18:19:13 2014 -0800"
      },
      "message": "Update generated docs for Google Play Services.\n\nChange-Id: I6dab64736cd07b1ffb398d9baab21250552c5e17\n"
    },
    {
      "commit": "0c8b53a25b4a2e09e5adc693e27e9bdcc8d1f220",
      "tree": "4e103b8110b7de0b6355f90a112f252df3080261",
      "parents": [
        "32993c68fff5cb229c8503ffe0fad06b53189377"
      ],
      "author": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Thu Jan 30 19:03:16 2014 +0000"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Thu Jan 30 19:03:16 2014 +0000"
      },
      "message": "Revert \"docs: Added API reference docs for GCore Iberico release.\"\n\nThis reverts commit 32993c68fff5cb229c8503ffe0fad06b53189377.\n\nChange-Id: I8eab48ae260a3289ae0d4c0a131d80a1fd1a5316\n"
    },
    {
      "commit": "32993c68fff5cb229c8503ffe0fad06b53189377",
      "tree": "c92d48b8c5ccb39aab8480778610b6a2c55906f1",
      "parents": [
        "cf010ab9c5df8896c57a722137ac3b4306ef1ca5"
      ],
      "author": {
        "name": "quddusc",
        "email": "quddusc@google.com",
        "time": "Sat Jan 18 15:43:37 2014 -0800"
      },
      "committer": {
        "name": "Quddus Chong",
        "email": "quddusc@google.com",
        "time": "Wed Jan 29 04:26:07 2014 +0000"
      },
      "message": "docs: Added API reference docs for GCore Iberico release.\n\nChange-Id: Ic8816e44aa578c258fef91bf93873b698ac4090e\n"
    },
    {
      "commit": "563daeeaf11bb17c8570e11de63d1f1d6fb0c8bc",
      "tree": "9a3252ac79d800235a7d2c6525336dbd028971ca",
      "parents": [
        "bab2235ae89e37452e9be8a8b6d2581fe59e0162"
      ],
      "author": {
        "name": "quddusc",
        "email": "quddusc@google.com",
        "time": "Tue Dec 03 19:31:14 2013 -0800"
      },
      "committer": {
        "name": "quddusc",
        "email": "quddusc@google.com",
        "time": "Wed Jan 15 14:18:38 2014 -0800"
      },
      "message": "cherrypick from klp-ub-dev docs: Added API reference docs for Halloumi release.  Change-Id: Ibf46f4cc314ab7156b1ef429bac66ada0c890bda\n\nChange-Id: I6b00a0b0c209b2703db62ea7fd103ac6a58b36a8\n"
    },
    {
      "commit": "d189845323db4e59f933df250e8068e6c15d70be",
      "tree": "56e67aee7f9be8f82b9f727b36442ed58c2b965d",
      "parents": [
        "9d0a88bd4e07deac01d7759b70cdf160456be1c0"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Mon Dec 02 11:34:20 2013 -0800"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Mon Dec 02 13:40:27 2013 -0800"
      },
      "message": "Doc change: update gcore docs to fix javadoc ref error and expose Samples tab.\n\nChange-Id: I93133f3424127a0e2da256eceee3eebc8c8add18\n"
    },
    {
      "commit": "eb76848f8f74c77c3ad940f3264f7609cde8de3f",
      "tree": "0932e65efca262307069b8158a65d7f9d233b3d2",
      "parents": [
        "84fe617c5b3e90b961091af24ef26b9fadc8c70c"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Tue Oct 29 22:25:12 2013 -0700"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Thu Oct 31 16:57:06 2013 +0000"
      },
      "message": "Doc change: Google Play services 4.0 reference docs.\n\nChange-Id: I61c536a80a720364eadec727b9c870d5b869be1a\n(cherry picked from commit 28167899617b59874aeeb0f6cd822ca2f6cc9e55)"
    },
    {
      "commit": "78ec732f73aedc6afd79c4f924345a5adb61dc54",
      "tree": "80863fca4a93b761abd4fdf9b035c56c87eb1c76",
      "parents": [
        "0333302ad7162f66404c08e1c6c5b6b767aa78b3"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Mon Sep 16 10:37:40 2013 -0700"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Fri Sep 20 11:30:46 2013 -0700"
      },
      "message": "Doc change: Update Google Play Services reference docs.\n\nChange-Id: Iaed2e01a18263000509f243e66a6b6b33037d6b9\n"
    },
    {
      "commit": "4e847bd1f0c4e09f169603fde129e4433a3fe5bc",
      "tree": "1a39b81500ffa82e2dec3207d0ef4b355c5d79d7",
      "parents": [
        "58c68d77596dc81ac6715c8bc7785d1cc430929f"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Tue Aug 06 09:59:51 2013 -0700"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Tue Aug 06 10:01:24 2013 -0700"
      },
      "message": "Doc change: fix federated urls.\n\nChange-Id: I29758362e81361a58d85ff8ec9e19d5c8da8da7d\n"
    },
    {
      "commit": "58c68d77596dc81ac6715c8bc7785d1cc430929f",
      "tree": "38301a5307df2de20a467890d5a93e53b051dd32",
      "parents": [
        "b6cb0437ef0677aa4b58bb76a77dd4fdae8258e0",
        "c1609c41639a324d63e8f36334c66e53111ef618"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Tue Aug 06 07:35:27 2013 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Aug 06 07:35:28 2013 +0000"
      },
      "message": "Merge \"Doc change: Updated reference docs for Google Play Services 3.2.\" into jb-mr2-docs"
    },
    {
      "commit": "882ecced5e0aa7c38f3be774a81bdd5831989b69",
      "tree": "f18204b4964385cd0cb59134173e2433e8bef7ca",
      "parents": [
        "218120e0795bc4aee1b29a43da25a8ea7e8edf71"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Thu Aug 01 15:54:07 2013 -0700"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Thu Aug 01 16:15:21 2013 -0700"
      },
      "message": "Doc change: refresh GCM reference docs.\n\nChange-Id: I4f79e27b9d761cb8967fb90ff8df5438e43cd39c\n"
    },
    {
      "commit": "c1609c41639a324d63e8f36334c66e53111ef618",
      "tree": "9cc0b691022530f3009624e110fed4ed46f0300e",
      "parents": [
        "c4c7463f546ffb2eec7985c0a3d0203cbb8381bb"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Thu Aug 01 15:30:06 2013 -0700"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Thu Aug 01 15:30:06 2013 -0700"
      },
      "message": "Doc change: Updated reference docs for Google Play Services 3.2.\n\nChange-Id: I784e7a16b92f1d122211024fbdb261c06b804376\n"
    },
    {
      "commit": "e4709679198590fa37fbad67df0d7e3827c4f8cf",
      "tree": "9802416918fd5a2eb7d9dcbabdeeecb21692a63a",
      "parents": [
        "24810c6f5854e595b2c78f9c3e44b7d4045a7472",
        "c1addd4750be5b1721a8668a110e74fa59e476c6"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Thu Jul 11 18:03:17 2013 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Jul 11 18:03:17 2013 -0700"
      },
      "message": "am c1addd47: am c7da42d7: am f7832a35: am d6bbda24: am bc5f9b66: Merge \"Doc change: Update gcore reference docs.\" into jb-mr1.1-docs\n\n* commit \u0027c1addd4750be5b1721a8668a110e74fa59e476c6\u0027:\n  Doc change: Update gcore reference docs.\n"
    },
    {
      "commit": "8f1a75972735032fdab859f053d6f1b2cad3d937",
      "tree": "96e76b265bb58a654e6d7613aebd8fd65d331b54",
      "parents": [
        "8451fc4f8660842b21e4ed3bddaedb0eb9490855"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Fri Jun 28 14:04:39 2013 -0700"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Wed Jul 10 18:38:36 2013 -0700"
      },
      "message": "Doc change: Update gcore reference docs.\n\nChange-Id: I9064969741598663ba7a732054ee378d3a14da7e\n"
    },
    {
      "commit": "713c4bca939b8cd6ae4915c4ccf464eed7a8b6a6",
      "tree": "8fc9218bc8ce6501756490a945a58b9a6addd3a2",
      "parents": [
        "0dff78aa32d8e7bc2eb057f2878a9e010417e42a"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Wed Jun 19 00:11:21 2013 -0700"
      },
      "committer": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Wed Jun 19 08:54:42 2013 -0700"
      },
      "message": "Update RenderScript doxygen reference manual.\n\nChange-Id: I0ba8f1c6c9b727b337708a3001964a7ee323483c\n"
    },
    {
      "commit": "bf3701854841f97f52cd29b601431861598f5277",
      "tree": "6b73f075065905cad121276d554e20dde3ebb44a",
      "parents": [
        "fe3da794f7fb26325951338b1951bb6fdbbc0199"
      ],
      "author": {
        "name": "kmccormick",
        "email": "kmccormick@google.com",
        "time": "Wed Jun 12 18:58:49 2013 -0700"
      },
      "committer": {
        "name": "kmccormick",
        "email": "kmccormick@google.com",
        "time": "Wed Jun 12 19:15:58 2013 -0700"
      },
      "message": "Doc update: restoring deprecation messages\n\nChange-Id: I58ca2002043d47cc55f15cdaff581e019a6dd7ef\n"
    },
    {
      "commit": "fe3da794f7fb26325951338b1951bb6fdbbc0199",
      "tree": "b823c0ebbe5bc51a76507db4a638413a0561e2d5",
      "parents": [
        "57bb89f0b267140ae7f50e31ec0e3023e8836639"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Wed Jun 12 18:06:08 2013 -0700"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Wed Jun 12 18:06:08 2013 -0700"
      },
      "message": "Doc change: refresh gcore/gms reference from e-release.\n\nChange-Id: Ic9455b2ba0142cf310a2a509f706d90b5553fbf4\n"
    },
    {
      "commit": "f788ac1ab144dab29466daadc662d42c66daf2f1",
      "tree": "0385122750ec41b63e74fff2d29fa971bca35bf3",
      "parents": [
        "b3803855b0554879836c18b4157194b9c2061219"
      ],
      "author": {
        "name": "kmccormick",
        "email": "kmccormick@google.com",
        "time": "Thu May 30 19:06:41 2013 -0700"
      },
      "committer": {
        "name": "kmccormick",
        "email": "kmccormick@google.com",
        "time": "Wed Jun 05 18:01:06 2013 -0700"
      },
      "message": "Doc update: Refactoring to client/server.\n\nChange-Id: I14e958958e69a6a56d2cc6da70b9123febd9955b\n"
    },
    {
      "commit": "a38ca33d17f40a0a67855b2ec1b5895a5157b851",
      "tree": "f16f341b35ce47510f4a117f75b2b4a038541495",
      "parents": [
        "f895a806adadfb42c98b5885e91adbe7b29d3452"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Wed May 15 02:36:33 2013 -0700"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Wed May 15 02:40:55 2013 -0700"
      },
      "message": "Doc change: update gms and gcm reference TOC.\n\nChange-Id: I24b9506c3111a744c26e0c6c2b94192402684c80\n"
    },
    {
      "commit": "29e33df4a5fb1a4e72daae4e3a51f9fa69e4d5c0",
      "tree": "c3928a23b9d0587face614172523ccf1b5e99737",
      "parents": [
        "cd70c8736919a2750777ba5c7f655c650584fcf4"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Tue May 14 00:18:36 2013 -0700"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Tue May 14 00:18:36 2013 -0700"
      },
      "message": "Doc change: Clean refresh of gms reference to remove unused.\n\nChange-Id: Iaa64d6855397a1290153cac48c5f7d1465332f96\n"
    },
    {
      "commit": "730c32c5acede2a1e56f904bd8b66191c4f53b1b",
      "tree": "17b12f8293c0463257e7c1d2f6c2a4f241dba8c9",
      "parents": [
        "4da9c11b2758d55c67f7a24c3eb519c36497ba5d"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Sat May 11 23:18:35 2013 -0700"
      },
      "committer": {
        "name": "Dirk Dougherty",
        "email": "ddougherty@google.com",
        "time": "Sat May 11 23:18:35 2013 -0700"
      },
      "message": "Doc change: update gps 3.1 reference docs.\n\nBug: 8918191\nChange-Id: I3b74aad404eee7420673e04d13a2eb31b60ec833\n"
    }
  ],
  "next": "4af1bf8d2073de0dc41ca84113b4baa60a979577"
}
