)]}'
{
  "log": [
    {
      "commit": "2682592f8ad349591799aaee785090f8ce2e3b7d",
      "tree": "bd39ed09bd8c73abb0931adfd9ab846456f9b2a3",
      "parents": [
        "7089b1ed7711800ae5a8a69e11ab1b447e0edaa5",
        "d73c1e69741e7d6eb109dfe491c8eee985563dde"
      ],
      "author": {
        "name": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Mon Apr 20 11:34:03 2026 -0700"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Apr 20 11:34:03 2026 -0700"
      },
      "message": "Merge \"Upgrade zlib to 89921383f1f51331f48a2dc843403779770ea3a9 am: 6f8a05527f\" into main-kernel"
    },
    {
      "commit": "d73c1e69741e7d6eb109dfe491c8eee985563dde",
      "tree": "bd39ed09bd8c73abb0931adfd9ab846456f9b2a3",
      "parents": [
        "7089b1ed7711800ae5a8a69e11ab1b447e0edaa5",
        "6f8a05527f1900f31e0d39ae73ab079ea3b8a4bd"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Apr 20 11:33:48 2026 -0700"
      },
      "committer": {
        "name": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Mon Apr 20 11:33:48 2026 -0700"
      },
      "message": "Upgrade zlib to 89921383f1f51331f48a2dc843403779770ea3a9 am: 6f8a05527f\n\nOriginal change: https://googleplex-android-review.googlesource.com/c/platform/external/zlib/+/39502173\n\nChange-Id: Iab5be53968745f45d05ca26cc5642ff3aab2576c\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "6f8a05527f1900f31e0d39ae73ab079ea3b8a4bd",
      "tree": "bd39ed09bd8c73abb0931adfd9ab846456f9b2a3",
      "parents": [
        "a5bf40485579be720172ecd65e852f3bc94487ff",
        "89921383f1f51331f48a2dc843403779770ea3a9"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Apr 20 16:13:10 2026 +0000"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Apr 20 16:13:10 2026 +0000"
      },
      "message": "Upgrade zlib to 89921383f1f51331f48a2dc843403779770ea3a9\n\nThis project was upgraded with external_updater.\nUsage: tools/external_updater/updater.sh update external/zlib\nFor more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md\n\nBug: None\nTest: TreeHugger\nChange-Id: Ie11aeefe929d1cc0ced1ec2194ab42dc16738d84\n"
    },
    {
      "commit": "89921383f1f51331f48a2dc843403779770ea3a9",
      "tree": "53ad85728fb29044ca9c65cde5af80d619b6dbc7",
      "parents": [
        "563db29e4a84e14f4d9ef82a48b4f9fe31321fa8"
      ],
      "author": {
        "name": "Hans Wennborg",
        "email": "hans@chromium.org",
        "time": "Fri Apr 17 23:48:41 2026 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Fri Apr 17 23:50:09 2026 -0700"
      },
      "message": "[zlib] Call inflateCopy() in inflate_fuzzer.cc\n\nThis would have caught the linked bug.\n\nBug: 503397895\nChange-Id: I6fef297fcff64ebcb179e3f3b072c15c04af0802\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7772928\nCommit-Queue: Hans Wennborg \u003chans@chromium.org\u003e\nReviewed-by: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1617031}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 8f7c7465db0c86c0dc3d28bfb67f31f3c1be2c1a\n"
    },
    {
      "commit": "563db29e4a84e14f4d9ef82a48b4f9fe31321fa8",
      "tree": "2b39fce1a4e4b1ee177326ac83550aab54d5988d",
      "parents": [
        "b80f1d1e5256ac25f6aea3f31f13d458981cb1f9"
      ],
      "author": {
        "name": "Hans Wennborg",
        "email": "hans@chromium.org",
        "time": "Fri Apr 17 11:45:56 2026 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Fri Apr 17 11:49:49 2026 -0700"
      },
      "message": "[zlib] Carry state-\u003edistcode update to contrib/optimizations/inflate.c\n\nThis carries the fix in\nhttps://github.com/madler/zlib/commit/f7d01aae6ec6115184de821b93fa47810abd88f9\nto our contrib/optimizations/inflate.c copy and adds a test.\n\nThis should have been part of the 1.3.2 update\n(https://crrev.com/1591390), but I missed copying it over then.\n\nBug: 503397895, 486655259\nChange-Id: I515e2e46a0ed509eeace576cca5ee5113a2ab08c\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7771490\nCommit-Queue: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nReviewed-by: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nAuto-Submit: Hans Wennborg \u003chans@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1616728}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 296866ecca8ae75276a14f9ca4f8580787445ad6\n"
    },
    {
      "commit": "7089b1ed7711800ae5a8a69e11ab1b447e0edaa5",
      "tree": "576622c9d9cd32d08283e65cf0d85171db86c98e",
      "parents": [
        "bca351400d35c777dcb3f59390d1d87c02f12363",
        "a49993bf7b0df9239c52f260d8817c6965f457a6"
      ],
      "author": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Mon Mar 09 10:31:51 2026 -0700"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Mar 09 10:31:51 2026 -0700"
      },
      "message": "Merge \"Upgrade zlib to b80f1d1e5256ac25f6aea3f31f13d458981cb1f9 am: a5bf404855\" into main-kernel"
    },
    {
      "commit": "a49993bf7b0df9239c52f260d8817c6965f457a6",
      "tree": "576622c9d9cd32d08283e65cf0d85171db86c98e",
      "parents": [
        "bca351400d35c777dcb3f59390d1d87c02f12363",
        "a5bf40485579be720172ecd65e852f3bc94487ff"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Mar 09 10:31:47 2026 -0700"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Mon Mar 09 10:31:47 2026 -0700"
      },
      "message": "Upgrade zlib to b80f1d1e5256ac25f6aea3f31f13d458981cb1f9 am: a5bf404855\n\nOriginal change: https://googleplex-android-review.googlesource.com/c/platform/external/zlib/+/38810471\n\nChange-Id: I27bad9ea2f68dacb7d7b467b886775e55095c689\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "a5bf40485579be720172ecd65e852f3bc94487ff",
      "tree": "576622c9d9cd32d08283e65cf0d85171db86c98e",
      "parents": [
        "87008ef2abead9726bde6c1b96b07f736ac80ee5",
        "b80f1d1e5256ac25f6aea3f31f13d458981cb1f9"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Mar 09 15:33:01 2026 +0000"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Mar 09 15:33:01 2026 +0000"
      },
      "message": "Upgrade zlib to b80f1d1e5256ac25f6aea3f31f13d458981cb1f9\n\nThis project was upgraded with external_updater.\nUsage: tools/external_updater/updater.sh update external/zlib\nFor more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md\n\nBug: None\nTest: TreeHugger\nChange-Id: Ib68dafaa5d1bd67ec48de64a75535f456ec6a399\n"
    },
    {
      "commit": "b80f1d1e5256ac25f6aea3f31f13d458981cb1f9",
      "tree": "47889a45ab4ed31cd3e76352ace5f6683fe7c10b",
      "parents": [
        "9d0985a0c5115f95c89cb29a815f77381979322d"
      ],
      "author": {
        "name": "Hans Wennborg",
        "email": "hans@chromium.org",
        "time": "Sat Mar 07 10:30:00 2026 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Sat Mar 07 10:34:11 2026 -0800"
      },
      "message": "[zlib] Add win32/zlib1.rc from upstream\n\nDownstream users building zlib for Windows with CMake were broken by the\n1.3.2 update due to the lack of this file, presumably because of\nhttps://github.com/madler/zlib/commit/1af1bb6ce4b8e8d0b5b34985bafe7a8c3dd0e173\n\nBug: 486655259\nChange-Id: Ie5057d7fb02c519448fbf2a86335b568217593c7\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7644770\nAuto-Submit: Hans Wennborg \u003chans@chromium.org\u003e\nReviewed-by: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nCommit-Queue: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1595962}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 7061cd3c68d6a899749b098171ca18313b57b4f1\n"
    },
    {
      "commit": "bca351400d35c777dcb3f59390d1d87c02f12363",
      "tree": "a534dfaee9f85ef0ed7a7ca128087f575d4138de",
      "parents": [
        "596f7c04dbcf82146ca9c7fed6667ad63028028c",
        "629a0d5b91cd94282c87f2d167fc7041a911c491"
      ],
      "author": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Fri Mar 06 10:17:16 2026 -0800"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Mar 06 10:17:16 2026 -0800"
      },
      "message": "Merge \"Upgrade zlib to 9d0985a0c5115f95c89cb29a815f77381979322d am: 87008ef2ab\" into main-kernel"
    },
    {
      "commit": "629a0d5b91cd94282c87f2d167fc7041a911c491",
      "tree": "a534dfaee9f85ef0ed7a7ca128087f575d4138de",
      "parents": [
        "596f7c04dbcf82146ca9c7fed6667ad63028028c",
        "87008ef2abead9726bde6c1b96b07f736ac80ee5"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Fri Mar 06 10:17:10 2026 -0800"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Fri Mar 06 10:17:10 2026 -0800"
      },
      "message": "Upgrade zlib to 9d0985a0c5115f95c89cb29a815f77381979322d am: 87008ef2ab\n\nOriginal change: https://googleplex-android-review.googlesource.com/c/platform/external/zlib/+/38780241\n\nChange-Id: I547517c3241b97cf1dd2fb410672f96dd26c3c80\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "87008ef2abead9726bde6c1b96b07f736ac80ee5",
      "tree": "a534dfaee9f85ef0ed7a7ca128087f575d4138de",
      "parents": [
        "005a9ebbf058baa0ac9fad74e643116317e64cda",
        "9d0985a0c5115f95c89cb29a815f77381979322d"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Fri Mar 06 15:30:40 2026 +0000"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Fri Mar 06 15:43:25 2026 +0000"
      },
      "message": "Upgrade zlib to 9d0985a0c5115f95c89cb29a815f77381979322d\n\nThis project was upgraded with external_updater.\nUsage: tools/external_updater/updater.sh update external/zlib\nFor more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md\n\nBug: None\nTest: TreeHugger\nChange-Id: I579bebeeadc7525bc29112ace7da47ff05e1f1a5\n"
    },
    {
      "commit": "9d0985a0c5115f95c89cb29a815f77381979322d",
      "tree": "14b2ae010339ec239b47220c2c4e0028f0f936bd",
      "parents": [
        "e1edb77aee51b77080546861a02cf08138d1a33f"
      ],
      "author": {
        "name": "Hans Wennborg",
        "email": "hans@chromium.org",
        "time": "Fri Mar 06 00:25:10 2026 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Fri Mar 06 00:30:56 2026 -0800"
      },
      "message": "[zlib] Define EWOULDBLOCK if not defined already\n\nzlib 1.3.2 uses the EWOULDBLOCK macro in gzread/write.c, but not all\nsystems define it, as reported in\nhttps://github.com/madler/zlib/issues/1168\n\nWe hit this in some internal build environments. I also sent this\nupstream as https://github.com/madler/zlib/pull/1196\n\nBug: 486655259\nChange-Id: I9b5e5e6137340cc4032a8a49086d06f3f911a9b2\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7633765\nOwners-Override: Andrey Davydov \u003candreydav@google.com\u003e\nAuto-Submit: Hans Wennborg \u003chans@chromium.org\u003e\nReviewed-by: Andrey Davydov \u003candreydav@google.com\u003e\nCommit-Queue: Andrey Davydov \u003candreydav@google.com\u003e\nReviewed-by: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1595234}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 6aa92394c3d71f94912e9c4dd7e7aea64f75081c\n"
    },
    {
      "commit": "e1edb77aee51b77080546861a02cf08138d1a33f",
      "tree": "c345df532926881a1fbc301c4b0ad694059432aa",
      "parents": [
        "9ffe2c6bfb76203167aa15b468050e3d34891562"
      ],
      "author": {
        "name": "Hans Wennborg",
        "email": "hans@chromium.org",
        "time": "Thu Mar 05 14:29:13 2026 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Thu Mar 05 14:34:47 2026 -0800"
      },
      "message": "[zlib] Check whether HAVE_STDARG_H is defined before using it\n\nThis was causing compiler warnings (treated as errors) in some builds,\nsee https://github.com/madler/zlib/issues/1169\n\nPatch this locally until it gets fixed upstream.\n\nBug: 486655259\nChange-Id: Ib08a28f3417a9ad05bcdec6d5c68b3ceb473b24c\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7633116\nAuto-Submit: Hans Wennborg \u003chans@chromium.org\u003e\nCommit-Queue: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nReviewed-by: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1594971}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 55ccdbda940341705d1ff960e4cd59437ce8edbd\n"
    },
    {
      "commit": "596f7c04dbcf82146ca9c7fed6667ad63028028c",
      "tree": "d390babce6307b90a0d26f2605ee4ce3f44c7920",
      "parents": [
        "adab7cd69bc8184def00165d4886f62402cf9e58",
        "e86968ca3b741ad0fae9e0f5f5e3c7b64614d09a"
      ],
      "author": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Thu Mar 05 07:14:38 2026 -0800"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Mar 05 07:14:38 2026 -0800"
      },
      "message": "Merge \"Upgrade zlib to 3008c4b3a06bd65392c31db8846000a21e3d03c5 am: 005a9ebbf0\" into main-kernel"
    },
    {
      "commit": "e86968ca3b741ad0fae9e0f5f5e3c7b64614d09a",
      "tree": "d390babce6307b90a0d26f2605ee4ce3f44c7920",
      "parents": [
        "adab7cd69bc8184def00165d4886f62402cf9e58",
        "005a9ebbf058baa0ac9fad74e643116317e64cda"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Thu Mar 05 07:14:33 2026 -0800"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Thu Mar 05 07:14:33 2026 -0800"
      },
      "message": "Upgrade zlib to 3008c4b3a06bd65392c31db8846000a21e3d03c5 am: 005a9ebbf0\n\nOriginal change: https://googleplex-android-review.googlesource.com/c/platform/external/zlib/+/38738977\n\nChange-Id: Ibfe5cb17220b1007a332d6e9f6c22fd61aa4b3cc\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "9ffe2c6bfb76203167aa15b468050e3d34891562",
      "tree": "1ed665f31784837e479754d0e8d7c498f4febed4",
      "parents": [
        "3008c4b3a06bd65392c31db8846000a21e3d03c5"
      ],
      "author": {
        "name": "Hans Wennborg",
        "email": "hans@chromium.org",
        "time": "Wed Mar 04 11:58:00 2026 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Wed Mar 04 12:02:35 2026 -0800"
      },
      "message": "Reland \"[zlib] Update to v1.3.2\"\n\nThis is a reland of commit 26c29f1069e4edc0a6f6b35d194e7a69a2d35861\nwith the cmake file fixed, and backported change to inffast_chunk.c,\nas discussed on the original review.\n\nOriginal change\u0027s description:\n\u003e [zlib] Update to v1.3.2\n\u003e\n\u003e Bug: 486655259\n\u003e Change-Id: Ie8d8e409887e1a8db1ceaded01b4e0176fbdc7d5\n\u003e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7594789\n\u003e Reviewed-by: Joshua Pawlicki \u003cwaffles@chromium.org\u003e\n\u003e Commit-Queue: Hans Wennborg \u003chans@chromium.org\u003e\n\u003e Cr-Commit-Position: refs/heads/main@{#1591390}\n\nBug: 486655259\nChange-Id: I63b540f19d4771974f7aff5c6922b8bd23f587ef\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7626618\nCommit-Queue: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nReviewed-by: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nReviewed-by: Joshua Pawlicki \u003cwaffles@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1594131}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 2b1b62fed03e8b8a64ea39a96d5cc74cd10e2429\n"
    },
    {
      "commit": "005a9ebbf058baa0ac9fad74e643116317e64cda",
      "tree": "d390babce6307b90a0d26f2605ee4ce3f44c7920",
      "parents": [
        "2f3a1412d00247772088f6fec279da59e778fb08",
        "3008c4b3a06bd65392c31db8846000a21e3d03c5"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Tue Mar 03 19:18:56 2026 +0000"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Wed Mar 04 15:52:06 2026 +0000"
      },
      "message": "Upgrade zlib to 3008c4b3a06bd65392c31db8846000a21e3d03c5\n\nThis project was upgraded with external_updater.\nUsage: tools/external_updater/updater.sh update external/zlib\nFor more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md\n\nBug: None\nTest: TreeHugger\nChange-Id: Ifb8011943599bc797b4af0b4a4292e3c7d68cd41\n"
    },
    {
      "commit": "3008c4b3a06bd65392c31db8846000a21e3d03c5",
      "tree": "c6760819087ca0fc7593bcb469cc433ea41dee3a",
      "parents": [
        "b013c8a5743f030995becfd0c6be1ec73bba64b8"
      ],
      "author": {
        "name": "Adenilson Cavalcanti",
        "email": "cavalcantii@chromium.org",
        "time": "Mon Mar 02 14:16:47 2026 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Mon Mar 02 14:21:49 2026 -0800"
      },
      "message": "Revert \"[zlib] Update to v1.3.2\"\n\nThis reverts commit 26c29f1069e4edc0a6f6b35d194e7a69a2d35861.\n\nReason for revert: a couple reasons as:\n- missing backports in inffast_chunk.c\n- broken CMake buildsystem (i.e. needed to maintain support for RISC-V required by AOSP)\n- potential performance regression on x86-64 (impacts desktop and Google Cloud)\n- potential performance regression on aarch64 (ditto).\n\nOriginal change\u0027s description:\n\u003e [zlib] Update to v1.3.2\n\u003e\n\u003e Bug: 486655259\n\u003e Change-Id: Ie8d8e409887e1a8db1ceaded01b4e0176fbdc7d5\n\u003e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7594789\n\u003e Reviewed-by: Joshua Pawlicki \u003cwaffles@chromium.org\u003e\n\u003e Commit-Queue: Hans Wennborg \u003chans@chromium.org\u003e\n\u003e Cr-Commit-Position: refs/heads/main@{#1591390}\n\nBug: 486655259\nChange-Id: I7206f347aea58431a9bce4277d5d5811f7d26596\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7619937\nBot-Commit: Rubber Stamper \u003crubber-stamper@appspot.gserviceaccount.com\u003e\nCommit-Queue: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1592736}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: f27f587d4b021619ea0b29c15ebe9aabfbb98e6f\n"
    },
    {
      "commit": "adab7cd69bc8184def00165d4886f62402cf9e58",
      "tree": "ef7bcd74c23c9e42e35b64192d3be8dc2cbdfdb0",
      "parents": [
        "50756d6981ac24b6289468708959f8caeab1932c",
        "c0e48160ca8a6c138de73d8e9c3a4f1e429722f1"
      ],
      "author": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Fri Feb 27 10:13:08 2026 -0800"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Feb 27 10:13:08 2026 -0800"
      },
      "message": "Merge \"Upgrade zlib to b013c8a5743f030995becfd0c6be1ec73bba64b8 am: 2f3a1412d0\" into main-kernel"
    },
    {
      "commit": "c0e48160ca8a6c138de73d8e9c3a4f1e429722f1",
      "tree": "ef7bcd74c23c9e42e35b64192d3be8dc2cbdfdb0",
      "parents": [
        "50756d6981ac24b6289468708959f8caeab1932c",
        "2f3a1412d00247772088f6fec279da59e778fb08"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Fri Feb 27 10:13:04 2026 -0800"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Fri Feb 27 10:13:04 2026 -0800"
      },
      "message": "Upgrade zlib to b013c8a5743f030995becfd0c6be1ec73bba64b8 am: 2f3a1412d0\n\nOriginal change: https://googleplex-android-review.googlesource.com/c/platform/external/zlib/+/38670441\n\nChange-Id: I2a1d62cb430de6c2f3d362317356e5aa1cd0d6e8\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "2f3a1412d00247772088f6fec279da59e778fb08",
      "tree": "ef7bcd74c23c9e42e35b64192d3be8dc2cbdfdb0",
      "parents": [
        "8fb6d04fbaf35ae6eded33888b02b096c924dc52",
        "b013c8a5743f030995becfd0c6be1ec73bba64b8"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Fri Feb 27 15:38:05 2026 +0000"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Fri Feb 27 15:45:41 2026 +0000"
      },
      "message": "Upgrade zlib to b013c8a5743f030995becfd0c6be1ec73bba64b8\n\nThis project was upgraded with external_updater.\nUsage: tools/external_updater/updater.sh update external/zlib\nFor more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md\n\nBug: None\nTest: TreeHugger\nChange-Id: I59bf5d3278c16887de75498e7fa175e08a9a84d7\n"
    },
    {
      "commit": "b013c8a5743f030995becfd0c6be1ec73bba64b8",
      "tree": "0ef54c28c63b9221844d2ceb4dd8243970844c63",
      "parents": [
        "5d2d4e7b7fecf52eb8fc11b8435c640231976226"
      ],
      "author": {
        "name": "Hans Wennborg",
        "email": "hans@chromium.org",
        "time": "Fri Feb 27 01:06:35 2026 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Fri Feb 27 01:11:45 2026 -0800"
      },
      "message": "[zlib] Update to v1.3.2\n\nBug: 486655259\nChange-Id: Ie8d8e409887e1a8db1ceaded01b4e0176fbdc7d5\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7594789\nReviewed-by: Joshua Pawlicki \u003cwaffles@chromium.org\u003e\nCommit-Queue: Hans Wennborg \u003chans@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1591390}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 26c29f1069e4edc0a6f6b35d194e7a69a2d35861\n"
    },
    {
      "commit": "5d2d4e7b7fecf52eb8fc11b8435c640231976226",
      "tree": "c6760819087ca0fc7593bcb469cc433ea41dee3a",
      "parents": [
        "7eda07b1e067ef3fd7eea0419c88b5af45c9a776"
      ],
      "author": {
        "name": "Hans Wennborg",
        "email": "hans@chromium.org",
        "time": "Tue Feb 24 00:14:54 2026 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Tue Feb 24 00:21:15 2026 -0800"
      },
      "message": "[zlib] Update minizip to v1.3.2\n\nBug: 486655259\nChange-Id: I4ffbb3b8dccb35338fc1fca3efb0b576396e61bc\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7594562\nReviewed-by: Joshua Pawlicki \u003cwaffles@chromium.org\u003e\nCommit-Queue: Hans Wennborg \u003chans@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1589220}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 2cce47bcdcb6b31bced754af2c9c1d93711a4016\n"
    },
    {
      "commit": "7eda07b1e067ef3fd7eea0419c88b5af45c9a776",
      "tree": "8d86715e7e3803645fa8f7dc6f1e4715b9e840b6",
      "parents": [
        "980253c1cc835c893c57b5cfc10c5b942e10bc46"
      ],
      "author": {
        "name": "Joshua Pawlicki",
        "email": "waffles@chromium.org",
        "time": "Tue Feb 03 02:35:08 2026 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Tue Feb 03 02:41:21 2026 -0800"
      },
      "message": "zip: Fix issue in minizip with false positive detection of zip64s.\n\nIn the case that a zip file contains a zip64 file, the existing minizip\nimplementation can find the zip64 file and erroneously unpack it.\nzip_with_two_interesting_zip64s.zip is an example of such a zip.\n\nThis is probably rare outside of Chromium, but our local modifications\nto minizip in\nhttps://chromium.googlesource.com/chromium/src/+/410a23e8a442e3de4f8df29339946a7d826120d0\nmade this kind of false positive more frequent. zip64_in_zip.zip is an\nexample of a zip where upstream minizip will not have a false positive\nbut Chromium\u0027s will. I also added a zip64_in_zip64.zip test case for\ngood measure. (That test passes even prior to this CL.)\n\nThe proposed fix will trade off these false positives at the cost of new\npotential false negatives when PK\\5\\6 appears in the ZIP file comment.\nMy understanding is that few (if any) parsers support ZIPs where ZIP\nmagic numbers appear in the comment, and we don\u0027t need to here.\n\nI also fixed a minor issue in the zip64 parser in\nchrome/updater/tools/file_inspector/parser.js which I discovered while\nusing that parser to debug the issue and construct\nzip_with_two_interesting_zip64s.zip.\n\nFixed: 479489729\nChange-Id: Ie46144e283fcc91f0c48653f80c29721dd9cfcba\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7526870\nAuto-Submit: Joshua Pawlicki \u003cwaffles@chromium.org\u003e\nReviewed-by: Hans Wennborg \u003chans@chromium.org\u003e\nCommit-Queue: Hans Wennborg \u003chans@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1578671}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: f5c4942b8ba0c8a1b2e8df286d1de7a68ab8bb5d\n"
    },
    {
      "commit": "50756d6981ac24b6289468708959f8caeab1932c",
      "tree": "1393e2ec7ee53a31bb40988125ee69718970acb0",
      "parents": [
        "34d4ab1ec394eeece1916cf699757687f4639985",
        "886d8d976c3f04fc75ca75e76f8e5bccc8a0000b"
      ],
      "author": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Sun Jan 25 08:14:28 2026 -0800"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Sun Jan 25 08:14:28 2026 -0800"
      },
      "message": "Merge \"Add exempted targets for native-only allowlist am: 8fb6d04fba\" into main-kernel"
    },
    {
      "commit": "886d8d976c3f04fc75ca75e76f8e5bccc8a0000b",
      "tree": "1393e2ec7ee53a31bb40988125ee69718970acb0",
      "parents": [
        "34d4ab1ec394eeece1916cf699757687f4639985",
        "8fb6d04fbaf35ae6eded33888b02b096c924dc52"
      ],
      "author": {
        "name": "Tatsuyuki Ishi",
        "email": "ishitatsuyuki@google.com",
        "time": "Sun Jan 25 08:14:20 2026 -0800"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Sun Jan 25 08:14:20 2026 -0800"
      },
      "message": "Add exempted targets for native-only allowlist am: 8fb6d04fba\n\nOriginal change: https://googleplex-android-review.googlesource.com/c/platform/external/zlib/+/37559773\n\nChange-Id: I6a545237aa3432f08ee2b8b4c36c666550966712\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "8fb6d04fbaf35ae6eded33888b02b096c924dc52",
      "tree": "1393e2ec7ee53a31bb40988125ee69718970acb0",
      "parents": [
        "92c6e723425c6947dd3afc4f828346e9326dca01"
      ],
      "author": {
        "name": "Tatsuyuki Ishi",
        "email": "ishitatsuyuki@google.com",
        "time": "Wed Jan 21 08:08:07 2026 -0800"
      },
      "committer": {
        "name": "Tatsuyuki Ishi",
        "email": "ishitatsuyuki@google.com",
        "time": "Wed Jan 21 08:08:07 2026 -0800"
      },
      "message": "Add exempted targets for native-only allowlist\n\nThis adds an empty static library target for the native-only API\ndenylist (go/ndk-native-only-apis-allowlist). The build system generates\na denylist for each ndk_library based on the specified map file, but\ntargets here are independent of Android Runtime and thus not applicable.\n\nBug: 456020576\nTest: m\nChange-Id: Ib9128ee2420a52634df0d9109071d01ab1682a71"
    },
    {
      "commit": "980253c1cc835c893c57b5cfc10c5b942e10bc46",
      "tree": "610b2b5c40379696b6920fa8573d0652b1a6e830",
      "parents": [
        "330a4df5c48bd189118f12463636934d0e12318e"
      ],
      "author": {
        "name": "Jan Keitel",
        "email": "jkeitel@google.com",
        "time": "Thu Jan 15 07:10:11 2026 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Thu Jan 15 07:16:33 2026 -0800"
      },
      "message": "Spanify last remaining usage of base::File in zip_reader.cc\n\nThis one got overlooked in previous CLs.\n\nBug: 435317390\nChange-Id: I68506638953db987e7ffe83c128f2c9e1bca92a1\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7474990\nCommit-Queue: Alexei Svitkine \u003casvitkine@chromium.org\u003e\nReviewed-by: Alexei Svitkine \u003casvitkine@chromium.org\u003e\nAuto-Submit: Jan Keitel \u003cjkeitel@google.com\u003e\nCr-Commit-Position: refs/heads/main@{#1569729}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 316a6c0430502d68ab136bfbc8a1e7e341b55bf8\n"
    },
    {
      "commit": "330a4df5c48bd189118f12463636934d0e12318e",
      "tree": "00a84fc740358f5a72cbe76948cf6cbb4af88c16",
      "parents": [
        "2182f37a0861358faa9f6b8e0dacce32142c3a33"
      ],
      "author": {
        "name": "Jan Keitel",
        "email": "jkeitel@google.com",
        "time": "Tue Jan 13 07:15:52 2026 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Tue Jan 13 07:23:06 2026 -0800"
      },
      "message": "Spanify zlib\u0027s FileWriterDelegate\n\nNo (intended) functionality changes.\n\nBug: 435317390\nChange-Id: I287c10677c2b37b57dbbb3dbbd83c0453f557dc8\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7452639\nCommit-Queue: Alexei Svitkine \u003casvitkine@chromium.org\u003e\nReviewed-by: Alexei Svitkine \u003casvitkine@chromium.org\u003e\nAuto-Submit: Jan Keitel \u003cjkeitel@google.com\u003e\nCr-Commit-Position: refs/heads/main@{#1568384}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 1a997da97a49e5a683aa57ca04070cef71b43852\n"
    },
    {
      "commit": "2182f37a0861358faa9f6b8e0dacce32142c3a33",
      "tree": "2e6d0ad630e2a536e66d17363f12e65d6c5a2567",
      "parents": [
        "e00f7038713ff2e751c28a1ac08f0b68bca8567c"
      ],
      "author": {
        "name": "Jan Keitel",
        "email": "jkeitel@google.com",
        "time": "Fri Jan 09 08:13:00 2026 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Fri Jan 09 08:19:06 2026 -0800"
      },
      "message": "Use span-based file API in zlib\u0027s zip_writer.cc\n\nNo functionality changes.\n\nBug: 435317390\nChange-Id: Ifa7d1a92eeb953e8d74fa25403a2e1695b2f64ee\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7424147\nCommit-Queue: Alexei Svitkine \u003casvitkine@chromium.org\u003e\nReviewed-by: Alexei Svitkine \u003casvitkine@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1566955}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 97b6566cdcab799530ae29abdc3ec2674c2b1d6a\n"
    },
    {
      "commit": "e00f7038713ff2e751c28a1ac08f0b68bca8567c",
      "tree": "469b5361e22ce98164f54ee328604c4a1ac1de9f",
      "parents": [
        "73248c887960acced1724ac531019294749397e0"
      ],
      "author": {
        "name": "Nico Weber",
        "email": "thakis@chromium.org",
        "time": "Wed Dec 17 12:04:03 2025 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Wed Dec 17 12:25:01 2025 -0800"
      },
      "message": "Simplify build files now that arm_use_neon is always true\n\n...and arm_version is always \u003e\u003d 7.\n\nThis is true after\nhttps://chromium-review.googlesource.com/c/chromium/src/+/7262201\n\nNo intended behavior change.\n\nBug: 469092869\nChange-Id: I65b5a3fb37caa464bf88c4539bdc8f578075bb25\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7265333\nCommit-Queue: Nico Weber \u003cthakis@chromium.org\u003e\nReviewed-by: Joshua Pawlicki \u003cwaffles@chromium.org\u003e\nReviewed-by: James Zern \u003cjzern@google.com\u003e\nReviewed-by: Felicia Lim \u003cflim@chromium.org\u003e\nReviewed-by: Dale Curtis \u003cdalecurtis@chromium.org\u003e\nReviewed-by: Sam Zackrisson \u003csaza@chromium.org\u003e\nReviewed-by: Hans Wennborg \u003chans@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1560104}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 2611e591a90fc90edcfc2e2bb52478b92f7ab7c7\n"
    },
    {
      "commit": "73248c887960acced1724ac531019294749397e0",
      "tree": "72fcd757943e6276d86d31f5dd8b1454f314548d",
      "parents": [
        "63d7e16739d83e3a16c673692a348e52db1a3a11"
      ],
      "author": {
        "name": "Deepak Mohan",
        "email": "hop2deep@gmail.com",
        "time": "Tue Dec 16 18:26:56 2025 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Tue Dec 16 18:33:25 2025 -0800"
      },
      "message": "[zlib][build] Fix zlib_symbols_visible on windows\n\nFollowup to https://crrev.com/c/4322978, addresses\nthe following error when attempting to build with\nzlib_symbols_visible\u003dtrue on windows platform.\n\n```\nERROR at //third_party/zlib/BUILD.gn:365:18: Item not found\n    configs -\u003d [ \"//build/config/gcc:symbol_visibility_hidden\" ]\n                 ^--------------------------------------------\nYou were trying to remove \"//build/config/gcc:symbol_visibility_hidden\"\nfrom the list but it wasn\u0027t there.\n```\n\nBug: 42203738\nChange-Id: I51200141447386be14c0e6874548351f8ed3ed4f\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7228563\nAuto-Submit: Deepak Mohan (Robo) \u003chop2deep@gmail.com\u003e\nReviewed-by: Hans Wennborg \u003chans@chromium.org\u003e\nReviewed-by: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nCommit-Queue: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1559690}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 86e165ad56de13069d26598b6ecba1ff67b10b44\n"
    },
    {
      "commit": "63d7e16739d83e3a16c673692a348e52db1a3a11",
      "tree": "da8a2503976ed724d8a18f269866b96011a03f6f",
      "parents": [
        "5aa617372945f61b628d5b18d3ab1cd1877b750a"
      ],
      "author": {
        "name": "Aliaksei Bahdzevich",
        "email": "thelex@google.com",
        "time": "Fri Nov 21 07:16:18 2025 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Fri Nov 21 07:35:45 2025 -0800"
      },
      "message": "Add ReaderDelegate to ZipReader\n\nThe ReaderDelegate interface allows ZipReader to read archive data from abstract sources, rather than being limited to base::File or std::string. This abstraction is required to support reading obfuscated archives where the data must be transformed (e.g., decrypted) on-the-fly before being consumed by the zip reader.\n\nBug: 378490429\nChange-Id: I6849cc58a831ba1dc28c6dae2a312e14995e2aea\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7184339\nReviewed-by: Dominique Fauteux-Chapleau \u003cdomfc@chromium.org\u003e\nReviewed-by: Hans Wennborg \u003chans@chromium.org\u003e\nCommit-Queue: Aliaksei Bahdzevich \u003cthelex@google.com\u003e\nCr-Commit-Position: refs/heads/main@{#1548464}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: dc0e6def92c5171c18be8b7b07763729ee6b5f5b\n"
    },
    {
      "commit": "5aa617372945f61b628d5b18d3ab1cd1877b750a",
      "tree": "cce7969f789a592ae57d2364bb411420a5cdca63",
      "parents": [
        "85f05b0835f934e52772efc308baa80cdd491838"
      ],
      "author": {
        "name": "Giovanni Ortuño Urquidi",
        "email": "ortuno@chromium.org",
        "time": "Tue Oct 28 16:21:49 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Tue Oct 28 16:25:48 2025 -0700"
      },
      "message": "zlib: Migrate from MD5 to SHA256 in zip_reader_unittest\n\nMigrate from the deprecated MD5 hash to SHA256 in\nzip_reader_unittest.cc.\n\nThis also updates the expected hash value for the test case.\n\nBug: 406729261\nChange-Id: Ia20d0cdcbb6e85114ef6ec7054b1dfd000e98236\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7079373\nReviewed-by: David Benjamin \u003cdavidben@chromium.org\u003e\nReviewed-by: Hans Wennborg \u003chans@chromium.org\u003e\nCommit-Queue: Giovanni Ortuno Urquidi \u003cortuno@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1536981}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: ba5413bc6634933d27c7f069a16866ee5b74e7bf\n"
    },
    {
      "commit": "85f05b0835f934e52772efc308baa80cdd491838",
      "tree": "7caacaeefc8d2d6e77fd3690daff391f7b483309",
      "parents": [
        "5aab79abe4cffa8180a89e0d6a3301fa1d4c5960"
      ],
      "author": {
        "name": "Rachael Newitt",
        "email": "renewitt@google.com",
        "time": "Thu Sep 18 22:21:18 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Thu Sep 18 22:26:55 2025 -0700"
      },
      "message": "Replaces the zlib URL with the github URL.\n\nThis allows us to measure the diff between our\nversion and head, for freshness reasons.\n\nBug: 422348588\nChange-Id: I6e6b77814550e2a8cbc4aef3f14fc6ef6577abbe\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6966145\nCommit-Queue: Rachael Newitt \u003crenewitt@google.com\u003e\nReviewed-by: Jiewei Qian \u003cqjw@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1517733}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: d7158f6306806a94608a45d3d4177cd1a16345e6\n"
    },
    {
      "commit": "5aab79abe4cffa8180a89e0d6a3301fa1d4c5960",
      "tree": "aff8578df717afd1830d58aa4a4d57bd5555bfc4",
      "parents": [
        "caf4afa1afc92e16fef429f182444bed98a46a6c"
      ],
      "author": {
        "name": "Rachael Newitt",
        "email": "renewitt@google.com",
        "time": "Thu Sep 18 21:26:18 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Thu Sep 18 21:32:22 2025 -0700"
      },
      "message": "Adds autoroll exception classifications for 3P deps.\n\nBug: 422373855\nBug: 422373608\nBug: 422918425\nBug: 419413580\nBug: 422373290\nBug: 419414056\nBug: 422348588\nBug: 422372974\nBug: 422372869\n\nChange-Id: I8aad4827a2597effb5d0d70358d7c4a92ab7b40f\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6968350\nCommit-Queue: Rachael Newitt \u003crenewitt@google.com\u003e\nReviewed-by: Jiewei Qian \u003cqjw@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1517722}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 32504043909455569453925ca5ebca5db51723ee\n"
    },
    {
      "commit": "34d4ab1ec394eeece1916cf699757687f4639985",
      "tree": "d7056877f7d00f276cfa35156b0f338f6773b53e",
      "parents": [
        "39586be188c036f402e1082dc931042846542193",
        "ad2447d0c4e489bc1e72e3f8451e6126d149b929"
      ],
      "author": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Mon Aug 25 15:31:03 2025 -0700"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Aug 25 15:31:03 2025 -0700"
      },
      "message": "Merge \"Don\u0027t force -mssse3. am: 92c6e72342\" into main-kernel"
    },
    {
      "commit": "ad2447d0c4e489bc1e72e3f8451e6126d149b929",
      "tree": "d7056877f7d00f276cfa35156b0f338f6773b53e",
      "parents": [
        "39586be188c036f402e1082dc931042846542193",
        "92c6e723425c6947dd3afc4f828346e9326dca01"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Aug 25 15:30:56 2025 -0700"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Mon Aug 25 15:30:56 2025 -0700"
      },
      "message": "Don\u0027t force -mssse3. am: 92c6e72342\n\nOriginal change: https://googleplex-android-review.googlesource.com/c/platform/external/zlib/+/35270051\n\nChange-Id: If9d52c21a7faecf15a40d755c478d4825c98bbee\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "92c6e723425c6947dd3afc4f828346e9326dca01",
      "tree": "d7056877f7d00f276cfa35156b0f338f6773b53e",
      "parents": [
        "a122d2c9a32b53a0bbc339aebcc79d3b05fe54b8"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Aug 25 17:19:05 2025 +0000"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Aug 25 17:19:05 2025 +0000"
      },
      "message": "Don\u0027t force -mssse3.\n\nWe\u0027ve fixed upstream adler32_simd.c so the one routine that should use\nssse3 still does (which is harmless because it\u0027s behind a CPUID check),\nso we no longer need to risk random other bits of code getting compiled\nto use ssse3 instructions.\n\nBug: https://issuetracker.google.com/438515318\nTest: objdump, and intel\u0027s \"xed\" tool\nChange-Id: I4795727f3170e51abc3ec17378d785df08a683aa\n"
    },
    {
      "commit": "39586be188c036f402e1082dc931042846542193",
      "tree": "a0ff3b2ddf307ab047d0ab926297f6ad73998794",
      "parents": [
        "50715a6ec996eed1ce0bd6da4e1ea8f607da1aad",
        "099236a0feabb86aa00f93c110525a212a1f55d6"
      ],
      "author": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Mon Aug 25 10:08:22 2025 -0700"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Aug 25 10:08:22 2025 -0700"
      },
      "message": "Merge \"Upgrade zlib to caf4afa1afc92e16fef429f182444bed98a46a6c am: a122d2c9a3\" into main-kernel"
    },
    {
      "commit": "099236a0feabb86aa00f93c110525a212a1f55d6",
      "tree": "a0ff3b2ddf307ab047d0ab926297f6ad73998794",
      "parents": [
        "50715a6ec996eed1ce0bd6da4e1ea8f607da1aad",
        "a122d2c9a32b53a0bbc339aebcc79d3b05fe54b8"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Aug 25 10:08:17 2025 -0700"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Mon Aug 25 10:08:17 2025 -0700"
      },
      "message": "Upgrade zlib to caf4afa1afc92e16fef429f182444bed98a46a6c am: a122d2c9a3\n\nOriginal change: https://googleplex-android-review.googlesource.com/c/platform/external/zlib/+/35264063\n\nChange-Id: I2eebd5ccaa45305302fcc64d58b8fb74b0676ef2\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "a122d2c9a32b53a0bbc339aebcc79d3b05fe54b8",
      "tree": "a0ff3b2ddf307ab047d0ab926297f6ad73998794",
      "parents": [
        "0ad68fe0353e9b44ec85e95ccb0da8f09d77c83d",
        "caf4afa1afc92e16fef429f182444bed98a46a6c"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Aug 25 13:33:17 2025 +0000"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Aug 25 13:33:17 2025 +0000"
      },
      "message": "Upgrade zlib to caf4afa1afc92e16fef429f182444bed98a46a6c\n\nThis project was upgraded with external_updater.\nUsage: tools/external_updater/updater.sh update external/zlib\nFor more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md\n\nBug: None\nTest: TreeHugger\nChange-Id: I7e70c4211e427773eb712bea92e21c0eef75e30e\n"
    },
    {
      "commit": "caf4afa1afc92e16fef429f182444bed98a46a6c",
      "tree": "d41a0c6a18e610d86d655e92dfd93627cceb35af",
      "parents": [
        "044b44e6deab31fe77f09c948f1c5d870b3a7a31"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Aug 25 05:54:17 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Mon Aug 25 05:56:56 2025 -0700"
      },
      "message": "[zlib] [aosp] Declare the SSSE3 adler32_simd_() as requiring SSSE3.\n\nAndroid devices are at least x86-64-v2, but host build tools are (at the\ntime of writing) still required to support x86-64-v1. This leads to us\neither (a) accidentally breaking the host by using v2 features where we\nshouldn\u0027t or (b) accidentally nerfing devices by restricting ourselves\nto v1 where we don\u0027t need to. Using __attribute__((__target__) like the\narm64 optimizations do lets us move the complexity (and potential for\naccidents) out of the build system(s) and into the source, with the one\nfunction that actually needs SSSE3 (and which is already guarded by a\nCPUID check).\n\nI\u0027ll come back for crc32_sse42_simd_() which Android\ncurrently _never_ uses, kind of proving my point.\n\nBug: https://issuetracker.google.com/438515318\nChange-Id: I41fbfd9685f7ee19fe8e90ecb6ec2735f62038e1\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6868232\nReviewed-by: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nReviewed-by: Hans Wennborg \u003chans@chromium.org\u003e\nCommit-Queue: Elliott Hughes \u003cenh@google.com\u003e\nCr-Commit-Position: refs/heads/main@{#1505813}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 29664c4b4846504138a11112b4e11200666cf194\n"
    },
    {
      "commit": "044b44e6deab31fe77f09c948f1c5d870b3a7a31",
      "tree": "126528e8e090e6f396a351874d99ab971f3b87c0",
      "parents": [
        "363a126ed293970f3df97ee5f760cba29a29e193"
      ],
      "author": {
        "name": "Joshua Pawlicki",
        "email": "waffles@chromium.org",
        "time": "Thu Aug 21 05:03:48 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Thu Aug 21 05:06:50 2025 -0700"
      },
      "message": "zlib: Be more cautious about extracting files using symlinks.\n\nThere doesn\u0027t seem to be good reason to allow extracting archives with\npaths like x/y/z where x or x/y is a symlink: if the symlink points\ninto the archive, x/y/z could have been resolved at archiving time, and\nif x/y/z points outside the archive, we think it\u0027s too unsafe to\nextract.\n\nFixed: 424162263\nChange-Id: I84413fea2cbdc6f13abd4512b9585fcd6933e84d\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6867010\nCommit-Queue: Joshua Pawlicki \u003cwaffles@chromium.org\u003e\nAuto-Submit: Joshua Pawlicki \u003cwaffles@chromium.org\u003e\nReviewed-by: Hans Wennborg \u003chans@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1504489}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: c57f111ea19674436e68bb6b91a43988d4c50aaf\n"
    },
    {
      "commit": "50715a6ec996eed1ce0bd6da4e1ea8f607da1aad",
      "tree": "e907a7ac94aec67e0f107d06b85064c957816a20",
      "parents": [
        "b44b2a860e18cb4990000cd0329bdc0a913b7c30",
        "9fc3921845e90ea47de3e2889d3c67e40b16f591"
      ],
      "author": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Tue Jul 22 12:45:00 2025 -0700"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Jul 22 12:45:00 2025 -0700"
      },
      "message": "Merge \"Add CPE security tag for zlib and mark a vuln as known patched so it doesn\u0027t show up in scan results. am: 0ad68fe035\" into main-kernel"
    },
    {
      "commit": "9fc3921845e90ea47de3e2889d3c67e40b16f591",
      "tree": "e907a7ac94aec67e0f107d06b85064c957816a20",
      "parents": [
        "b44b2a860e18cb4990000cd0329bdc0a913b7c30",
        "0ad68fe0353e9b44ec85e95ccb0da8f09d77c83d"
      ],
      "author": {
        "name": "Preston Cody",
        "email": "codeman@google.com",
        "time": "Tue Jul 22 12:44:54 2025 -0700"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Tue Jul 22 12:44:54 2025 -0700"
      },
      "message": "Add CPE security tag for zlib and mark a vuln as known patched so it doesn\u0027t show up in scan results. am: 0ad68fe035\n\nOriginal change: https://googleplex-android-review.googlesource.com/c/platform/external/zlib/+/34641922\n\nChange-Id: Ia37746bae9e0051985634a79bf3f82db38a9b5f2\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "0ad68fe0353e9b44ec85e95ccb0da8f09d77c83d",
      "tree": "e907a7ac94aec67e0f107d06b85064c957816a20",
      "parents": [
        "fc29a9c19489d783de2296e18b665178f0f33e64"
      ],
      "author": {
        "name": "Preston Cody",
        "email": "codeman@google.com",
        "time": "Tue Jul 22 09:18:41 2025 -0700"
      },
      "committer": {
        "name": "Preston Cody",
        "email": "codeman@google.com",
        "time": "Tue Jul 22 09:18:41 2025 -0700"
      },
      "message": "Add CPE security tag for zlib and mark a vuln as known patched so it doesn\u0027t show up in scan results.\n\nAn osv-scanner scan of zlib:1.3.1 shows no open vulns as of now. While\nthis package is the chromium fork of zlib, The CPE tag (and license)\nneeds to reflect the original source for legal compliance reasons.\n\nAdding CPE security tags to a METADATA file is necessary to enable\nautomated vulnerability monitoring.\n\nBug: 432520108\nChange-Id: Icdcb06cc434c999d93bb6295d7fceb134b793c23\n"
    },
    {
      "commit": "b44b2a860e18cb4990000cd0329bdc0a913b7c30",
      "tree": "95be83e945ec658837fa67daf6799ae9f7373cc9",
      "parents": [
        "544d82ec191e844b0e9da398150d8aba915f5742",
        "ae982626286451f1e954663f6341440c909a3282"
      ],
      "author": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Tue Jul 15 15:50:50 2025 -0700"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Jul 15 15:50:50 2025 -0700"
      },
      "message": "Merge \"Upgrade zlib to 363a126ed293970f3df97ee5f760cba29a29e193 am: fc29a9c194\" into main-kernel"
    },
    {
      "commit": "ae982626286451f1e954663f6341440c909a3282",
      "tree": "95be83e945ec658837fa67daf6799ae9f7373cc9",
      "parents": [
        "544d82ec191e844b0e9da398150d8aba915f5742",
        "fc29a9c19489d783de2296e18b665178f0f33e64"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Tue Jul 15 15:50:44 2025 -0700"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Tue Jul 15 15:50:44 2025 -0700"
      },
      "message": "Upgrade zlib to 363a126ed293970f3df97ee5f760cba29a29e193 am: fc29a9c194\n\nOriginal change: https://googleplex-android-review.googlesource.com/c/platform/external/zlib/+/34598843\n\nChange-Id: I97ef80ca7dfb75c8e6bf54099373fd4337042597\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "fc29a9c19489d783de2296e18b665178f0f33e64",
      "tree": "95be83e945ec658837fa67daf6799ae9f7373cc9",
      "parents": [
        "a5ce73af260fddfdc182636d3d880105cb6f8c4b",
        "363a126ed293970f3df97ee5f760cba29a29e193"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Tue Jul 15 21:06:42 2025 +0000"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Tue Jul 15 21:06:42 2025 +0000"
      },
      "message": "Upgrade zlib to 363a126ed293970f3df97ee5f760cba29a29e193\n\nThis project was upgraded with external_updater.\nUsage: tools/external_updater/updater.sh update external/zlib\nFor more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md\n\nBug: None\nTest: TreeHugger\nChange-Id: I01d2043b32721feb0edae4a1aa4a503adf44a892\n"
    },
    {
      "commit": "363a126ed293970f3df97ee5f760cba29a29e193",
      "tree": "08456c743bb4aa3778f595ea3725a15609d570b1",
      "parents": [
        "2c046661da13b84897992e1471c83e846b9c5bd3"
      ],
      "author": {
        "name": "Hans Wennborg",
        "email": "hans@chromium.org",
        "time": "Tue Jul 15 13:36:02 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Tue Jul 15 13:41:21 2025 -0700"
      },
      "message": "[minizip] Use different sized filename etc. buffers in the unzip fuzzer\n\nBug: 40263542\nChange-Id: I501dda4022f6ee5d3f8e42ff2a923da0c844ecec\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6725119\nCommit-Queue: Hans Wennborg \u003chans@chromium.org\u003e\nReviewed-by: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1487206}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 63e79b30d338195229517fd5f7a463c2ed7096cb\n"
    },
    {
      "commit": "2c046661da13b84897992e1471c83e846b9c5bd3",
      "tree": "cf39b8509595b5e06a0d7a97e2144324a7874ceb",
      "parents": [
        "bf1e8de6cc305fdab82db1b65bed76b70bd96c8b"
      ],
      "author": {
        "name": "Hans Wennborg",
        "email": "hans@chromium.org",
        "time": "Tue Jul 15 12:23:44 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Tue Jul 15 12:26:31 2025 -0700"
      },
      "message": "[minizip] Fix potential OOB in unicode path extra field parsing\n\nThe code needs to compare the CRC of the \"regular\" filename with the\nNameCRC32 value in the unicode path extra field. However, the caller may\nnot have passed in a szFileName buffer large enough to hold the whole\nfilename, or indeed any buffer at all.\n\nTo fix this, always read the full filename into a temporary buffer, and\ncompute the CRC on that.\n\nThis also simplifies the logic for writing the filename to szFileName,\nat the expense of using a small bit of extra memory, which shouldn\u0027t be\nan issue for our use cases.\n\nBug: 431119343\nChange-Id: Ib06e1009b6e25d2d14e36858385df46d72b7bc3e\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6725677\nCommit-Queue: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nAuto-Submit: Hans Wennborg \u003chans@chromium.org\u003e\nReviewed-by: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1487152}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 4c51ea1e26b5738f8b57ec12ccf639cf402d2bd7\n"
    },
    {
      "commit": "bf1e8de6cc305fdab82db1b65bed76b70bd96c8b",
      "tree": "900a52c5e8a8fb1a7d50c6058c2bde8a6f4f697f",
      "parents": [
        "3102d2a0da9555701b4aa4e531a89dc9ef10d604"
      ],
      "author": {
        "name": "Nico Weber",
        "email": "thakis@chromium.org",
        "time": "Thu Jul 10 17:55:24 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Thu Jul 10 17:59:45 2025 -0700"
      },
      "message": "Remove is_nacl from .gn and .gni files\n\nMostly written by gemini CLI, with this prompt:\n\n\u003e you\u0027re in a checkout of the chromium project. we recently removed\n\u003e support for native client, which means that is_nacl is always false in\n\u003e .gn files, and BUILDFLAG(IS_NACL) is always false in .cc files.\n\u003e can you clean up some of the instances?\n\u003e only look at BUILD.gn and .gni files, don\u0027t touch BUILDCONFIG.gn\n\nIt messed up testing/test.gni so I did that file manually. It also hung\nin \"Commencing Search Refinement\" for over 7 minutes once, so I\ninterrupted it and told it to try again.\n\nOtherwise, I just had to hit \"enter\" to confirm every now and then while\ndoing something else.\n\nI told it to stop when it was done with .gn / .gni files and it wanted\nto move on to .cc files.\n\nI manually updated two comments.\n\nBug: 40511454\nChange-Id: I268afe98a4721d34ad717ede1d34c6690233be1c\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6723712\nAuto-Submit: Nico Weber \u003cthakis@chromium.org\u003e\nReviewed-by: Hans Wennborg \u003chans@chromium.org\u003e\nReviewed-by: James Zern \u003cjzern@google.com\u003e\nReviewed-by: Stephen Nusko \u003cnuskos@chromium.org\u003e\nCommit-Queue: Nico Weber \u003cthakis@chromium.org\u003e\nReviewed-by: Tom Sepez \u003ctsepez@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1485296}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: c4531a4a2f348724000a814cfa40ef0bbf0831c7\n"
    },
    {
      "commit": "544d82ec191e844b0e9da398150d8aba915f5742",
      "tree": "51e8798df9c1699aa7e358bf53e99fbadda46ce0",
      "parents": [
        "9ecb0f7823a0240ba3de87573de71ff8696d734e",
        "efdaa2e36e4022bff5eac74be8d3e5e7e5fdcda6"
      ],
      "author": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Mon Jul 07 10:50:46 2025 -0700"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Jul 07 10:50:46 2025 -0700"
      },
      "message": "Merge \"Upgrade zlib to 3102d2a0da9555701b4aa4e531a89dc9ef10d604 am: a5ce73af26\" into main-kernel"
    },
    {
      "commit": "efdaa2e36e4022bff5eac74be8d3e5e7e5fdcda6",
      "tree": "51e8798df9c1699aa7e358bf53e99fbadda46ce0",
      "parents": [
        "9ecb0f7823a0240ba3de87573de71ff8696d734e",
        "a5ce73af260fddfdc182636d3d880105cb6f8c4b"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Jul 07 10:50:40 2025 -0700"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Mon Jul 07 10:50:40 2025 -0700"
      },
      "message": "Upgrade zlib to 3102d2a0da9555701b4aa4e531a89dc9ef10d604 am: a5ce73af26\n\nOriginal change: https://googleplex-android-review.googlesource.com/c/platform/external/zlib/+/34367811\n\nChange-Id: I3011181aba9396a83f74652f584513921a44388e\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "a5ce73af260fddfdc182636d3d880105cb6f8c4b",
      "tree": "51e8798df9c1699aa7e358bf53e99fbadda46ce0",
      "parents": [
        "5eee22d3b6c32edaae349d1e45e13244a0f17a24",
        "3102d2a0da9555701b4aa4e531a89dc9ef10d604"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Jul 07 14:57:34 2025 +0000"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Jul 07 14:57:35 2025 +0000"
      },
      "message": "Upgrade zlib to 3102d2a0da9555701b4aa4e531a89dc9ef10d604\n\nThis project was upgraded with external_updater.\nUsage: tools/external_updater/updater.sh update external/zlib\nFor more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md\n\nBug: None\nTest: TreeHugger\nChange-Id: I1d027b2c5306d86366f49e0279dc4a278c2ae747\n"
    },
    {
      "commit": "3102d2a0da9555701b4aa4e531a89dc9ef10d604",
      "tree": "322f97f2982886ae804bb5d824d6bc0c4fbc0ab5",
      "parents": [
        "4028ebf8710ee39d2286cb0f847f9b95c59f84d8"
      ],
      "author": {
        "name": "Hans Wennborg",
        "email": "hans@chromium.org",
        "time": "Thu Jul 03 10:40:30 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Thu Jul 03 10:46:58 2025 -0700"
      },
      "message": "[minizip] Fix Unicode Path Extra Field filename length overflow\n\nIf dataSize is too small, fileNameSize would overflow.\n\nBug: 428744375\nChange-Id: I714fc1e30cb1634c31cb97ce87be225518368e57\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6701714\nReviewed-by: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nCommit-Queue: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1482331}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 9be292efc67a06870e38f5924ccb700fad8b1b49\n"
    },
    {
      "commit": "9ecb0f7823a0240ba3de87573de71ff8696d734e",
      "tree": "a005de3b8ddd0581b5533aed58493825b57e3f63",
      "parents": [
        "d7b0559ff5004e0699567a22862cc330b3ad2af4",
        "3316fac4f8c6933f3e47c07a9711c76196a1ba39"
      ],
      "author": {
        "name": "Ram Muthiah",
        "email": "rammuthiah@google.com",
        "time": "Mon Jun 30 04:46:09 2025 -0700"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Jun 30 04:46:09 2025 -0700"
      },
      "message": "Merge \"Merge \u0027aosp/android16-release\u0027 into \u0027aosp/main-kernel\u0027\" into main-kernel"
    },
    {
      "commit": "3316fac4f8c6933f3e47c07a9711c76196a1ba39",
      "tree": "a005de3b8ddd0581b5533aed58493825b57e3f63",
      "parents": [
        "d7b0559ff5004e0699567a22862cc330b3ad2af4",
        "c1f2595cae6ef4703003a8c9ea53239a10d7a1dd"
      ],
      "author": {
        "name": "Giuliano Procida",
        "email": "gprocida@google.com",
        "time": "Fri Jun 27 14:28:02 2025 +0100"
      },
      "committer": {
        "name": "Giuliano Procida",
        "email": "gprocida@google.com",
        "time": "Fri Jun 27 14:28:03 2025 +0100"
      },
      "message": "Merge \u0027aosp/android16-release\u0027 into \u0027aosp/main-kernel\u0027\n\n* aosp/android16-release:\n\nBug: 425899940\nChange-Id: I40ce1c0b1c7949622891c02fe56bd624fe368733\nSigned-off-by: Giuliano Procida \u003cgprocida@google.com\u003e\n"
    },
    {
      "commit": "d7b0559ff5004e0699567a22862cc330b3ad2af4",
      "tree": "a005de3b8ddd0581b5533aed58493825b57e3f63",
      "parents": [
        "9259e8db776095c3caa0172ad4e6f4cb2e9ef955",
        "b4b4f4eae4d0466a0f093580ef23c20c869946b2"
      ],
      "author": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Tue Jun 24 05:21:32 2025 -0700"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Jun 24 05:21:32 2025 -0700"
      },
      "message": "Merge \"Merge \"Enable the new generic LP64 deflate optimizations.\" into main am: 5eee22d3b6\" into main-kernel"
    },
    {
      "commit": "b4b4f4eae4d0466a0f093580ef23c20c869946b2",
      "tree": "a005de3b8ddd0581b5533aed58493825b57e3f63",
      "parents": [
        "9259e8db776095c3caa0172ad4e6f4cb2e9ef955",
        "5eee22d3b6c32edaae349d1e45e13244a0f17a24"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Tue Jun 24 05:21:22 2025 -0700"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Tue Jun 24 05:21:22 2025 -0700"
      },
      "message": "Merge \"Enable the new generic LP64 deflate optimizations.\" into main am: 5eee22d3b6\n\nOriginal change: https://googleplex-android-review.googlesource.com/c/platform/external/zlib/+/34088651\n\nChange-Id: I0e1485b3b3f609f14b425924cf9512069709e832\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "5eee22d3b6c32edaae349d1e45e13244a0f17a24",
      "tree": "a005de3b8ddd0581b5533aed58493825b57e3f63",
      "parents": [
        "396979f3fe4c834a65b5a2c8f8ae078637108e74",
        "c57922cea7916b6e28b067a0b262fbaa1cf802ce"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Tue Jun 24 04:51:05 2025 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jun 24 04:51:05 2025 -0700"
      },
      "message": "Merge \"Enable the new generic LP64 deflate optimizations.\" into main"
    },
    {
      "commit": "9259e8db776095c3caa0172ad4e6f4cb2e9ef955",
      "tree": "4df487d316555248bf65537ad431f13631a19b78",
      "parents": [
        "9c8db387c450010a5231104f94ef2977d2549021",
        "b82a0bcaba64ef44f6ce6eece88f071b5313860c"
      ],
      "author": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Thu Jun 19 06:54:30 2025 -0700"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Jun 19 06:54:30 2025 -0700"
      },
      "message": "Merge \"Ignore `struct internal_state` in ABI checks. am: 396979f3fe\" into main-kernel"
    },
    {
      "commit": "b82a0bcaba64ef44f6ce6eece88f071b5313860c",
      "tree": "4df487d316555248bf65537ad431f13631a19b78",
      "parents": [
        "9c8db387c450010a5231104f94ef2977d2549021",
        "396979f3fe4c834a65b5a2c8f8ae078637108e74"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Thu Jun 19 06:54:24 2025 -0700"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Thu Jun 19 06:54:24 2025 -0700"
      },
      "message": "Ignore `struct internal_state` in ABI checks. am: 396979f3fe\n\nOriginal change: https://googleplex-android-review.googlesource.com/c/platform/external/zlib/+/34121761\n\nChange-Id: I5ff5e397ffd7fe3765379c0319368e2240fb3d3c\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "396979f3fe4c834a65b5a2c8f8ae078637108e74",
      "tree": "4df487d316555248bf65537ad431f13631a19b78",
      "parents": [
        "0b728753c64ebe0a7f66eb337438c99d9e20c179"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Wed Jun 18 10:41:19 2025 -0700"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Wed Jun 18 10:41:19 2025 -0700"
      },
      "message": "Ignore `struct internal_state` in ABI checks.\n\nBug: http://b/425696837\nChange-Id: I0f1b8deba8e234a8ac364c2281db16c50b3a2d3f\n"
    },
    {
      "commit": "4028ebf8710ee39d2286cb0f847f9b95c59f84d8",
      "tree": "98827b1fb85916798ebdd252177de29f277fb1b9",
      "parents": [
        "470d3a2ee4ef721688ce6961bc865a99fcb64070"
      ],
      "author": {
        "name": "Jordan",
        "email": "rop@google.com",
        "time": "Tue Jun 17 22:57:58 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Tue Jun 17 23:03:04 2025 -0700"
      },
      "message": "LSC Add \u0027Update Mechanism:\u0027 to README.chromium\n\nBug: 417367156\nChange-Id: I318629733d1f75262e030105ec0b684f1307d2fd\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6646426\nAuto-Submit: Jordan Brown \u003crop@google.com\u003e\nOwners-Override: Jordan Brown \u003crop@google.com\u003e\nCommit-Queue: Jordan Brown \u003crop@google.com\u003e\nCommit-Queue: Jiewei Qian \u003cqjw@chromium.org\u003e\nReviewed-by: Jiewei Qian \u003cqjw@chromium.org\u003e\nReviewed-by: Rachael Newitt \u003crenewitt@google.com\u003e\nReviewed-by: Joey Scarr \u003cjsca@google.com\u003e\nCr-Commit-Position: refs/heads/main@{#1475401}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: da752eb2a3660cf1bf8dac620f6380b89dd953a7\n"
    },
    {
      "commit": "9c8db387c450010a5231104f94ef2977d2549021",
      "tree": "556b0f42548f4ed82b904dfc18ebd4010f7c903f",
      "parents": [
        "f8906f46c1199f4f27a9a216c9949622923e7faa",
        "e452d2a1b82e2a11eafc16d098a69755c98d1568"
      ],
      "author": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Tue Jun 17 07:52:58 2025 -0700"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Jun 17 07:52:58 2025 -0700"
      },
      "message": "Merge \"Fix macOS x86 build. am: 0b728753c6\" into main-kernel"
    },
    {
      "commit": "e452d2a1b82e2a11eafc16d098a69755c98d1568",
      "tree": "556b0f42548f4ed82b904dfc18ebd4010f7c903f",
      "parents": [
        "f8906f46c1199f4f27a9a216c9949622923e7faa",
        "0b728753c64ebe0a7f66eb337438c99d9e20c179"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Tue Jun 17 07:52:52 2025 -0700"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Tue Jun 17 07:52:52 2025 -0700"
      },
      "message": "Fix macOS x86 build. am: 0b728753c6\n\nOriginal change: https://googleplex-android-review.googlesource.com/c/platform/external/zlib/+/34102262\n\nChange-Id: I51f9c6b95dd14b2067786f98259482a0d09948a5\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "0b728753c64ebe0a7f66eb337438c99d9e20c179",
      "tree": "556b0f42548f4ed82b904dfc18ebd4010f7c903f",
      "parents": [
        "9c45776057d9e339e24e0c40df10a658bc4e3ffd"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Tue Jun 17 04:17:06 2025 -0700"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Tue Jun 17 04:17:06 2025 -0700"
      },
      "message": "Fix macOS x86 build.\n\nChange-Id: I7d6575289524d5faa73297acd04aa19c2637ff98\n"
    },
    {
      "commit": "f8906f46c1199f4f27a9a216c9949622923e7faa",
      "tree": "8f37e5ea865c44f0272b27fbb5577d2e33a6fa15",
      "parents": [
        "2315c6b55ad59b1170235591e06e797b3eda91b7",
        "c56a10c002037546e70b57121e4d83147eae2e2f"
      ],
      "author": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Mon Jun 16 10:14:58 2025 -0700"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Jun 16 10:14:58 2025 -0700"
      },
      "message": "Merge \"Merge \"Upgrade zlib to 470d3a2ee4ef721688ce6961bc865a99fcb64070\" into main am: 9c45776057\" into main-kernel"
    },
    {
      "commit": "c56a10c002037546e70b57121e4d83147eae2e2f",
      "tree": "8f37e5ea865c44f0272b27fbb5577d2e33a6fa15",
      "parents": [
        "2315c6b55ad59b1170235591e06e797b3eda91b7",
        "9c45776057d9e339e24e0c40df10a658bc4e3ffd"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Jun 16 10:14:45 2025 -0700"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Mon Jun 16 10:14:45 2025 -0700"
      },
      "message": "Merge \"Upgrade zlib to 470d3a2ee4ef721688ce6961bc865a99fcb64070\" into main am: 9c45776057\n\nOriginal change: undetermined\n\nChange-Id: If44473ec1c25434219e83e38d09b315ecc5dc6b6\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "c57922cea7916b6e28b067a0b262fbaa1cf802ce",
      "tree": "f8e5f1e97fd1fb8691377920db7481240c242434",
      "parents": [
        "9c45776057d9e339e24e0c40df10a658bc4e3ffd"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Jun 16 10:00:01 2025 -0700"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Jun 16 10:00:01 2025 -0700"
      },
      "message": "Enable the new generic LP64 deflate optimizations.\n\nWe already had the inflate ones, but the deflate ones are new.\n\nChange-Id: I0db9f2367f483793e8c892ab3019adfcac8b165c\n"
    },
    {
      "commit": "9c45776057d9e339e24e0c40df10a658bc4e3ffd",
      "tree": "8f37e5ea865c44f0272b27fbb5577d2e33a6fa15",
      "parents": [
        "b32e9dbf99766b6692ffb48493bcdbead9a739f1",
        "f5090720e62eedb139b2570f61d4a1f1da9f73f3"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Jun 16 09:56:38 2025 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 16 09:56:38 2025 -0700"
      },
      "message": "Merge \"Upgrade zlib to 470d3a2ee4ef721688ce6961bc865a99fcb64070\" into main"
    },
    {
      "commit": "2315c6b55ad59b1170235591e06e797b3eda91b7",
      "tree": "a8c68a7e2cb08c2c50cdc83baffdb5e8c72262b1",
      "parents": [
        "0664e5ce6422f79bfedf299477f19c6f532cdc3d",
        "273a916c47a8c488ec79f7a74bda99be6edc1bce"
      ],
      "author": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Mon Jun 16 09:43:28 2025 -0700"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Jun 16 09:43:28 2025 -0700"
      },
      "message": "Merge \"Assume x86 hosts at least meet the device x86 requirements. am: b32e9dbf99\" into main-kernel"
    },
    {
      "commit": "273a916c47a8c488ec79f7a74bda99be6edc1bce",
      "tree": "a8c68a7e2cb08c2c50cdc83baffdb5e8c72262b1",
      "parents": [
        "0664e5ce6422f79bfedf299477f19c6f532cdc3d",
        "b32e9dbf99766b6692ffb48493bcdbead9a739f1"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Jun 16 09:43:15 2025 -0700"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Mon Jun 16 09:43:15 2025 -0700"
      },
      "message": "Assume x86 hosts at least meet the device x86 requirements. am: b32e9dbf99\n\nOriginal change: https://googleplex-android-review.googlesource.com/c/platform/external/zlib/+/33920623\n\nChange-Id: I543c5e0d52473c3d5d6368cd01c3cd144faeea78\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "f5090720e62eedb139b2570f61d4a1f1da9f73f3",
      "tree": "138f287f3e1a8bb2b48d0a53c061bebe44430b7e",
      "parents": [
        "d9a17edad9d7b1850058aacf6413112dcf20276d",
        "470d3a2ee4ef721688ce6961bc865a99fcb64070"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Jun 16 13:53:55 2025 +0000"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Jun 16 13:53:56 2025 +0000"
      },
      "message": "Upgrade zlib to 470d3a2ee4ef721688ce6961bc865a99fcb64070\n\nThis project was upgraded with external_updater.\nUsage: tools/external_updater/updater.sh update external/zlib\nFor more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md\n\nBug: None\nTest: TreeHugger\nChange-Id: Ibcfae000d7f09efd9afbe83265ec722df2f0b46d\n"
    },
    {
      "commit": "b32e9dbf99766b6692ffb48493bcdbead9a739f1",
      "tree": "a8c68a7e2cb08c2c50cdc83baffdb5e8c72262b1",
      "parents": [
        "d9a17edad9d7b1850058aacf6413112dcf20276d"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Thu Jun 05 13:54:39 2025 -0700"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Thu Jun 05 13:54:39 2025 -0700"
      },
      "message": "Assume x86 hosts at least meet the device x86 requirements.\n\nChange-Id: Ic58aed1d3138a0d8e19afc6bec5a75f9eb575fb9\n"
    },
    {
      "commit": "470d3a2ee4ef721688ce6961bc865a99fcb64070",
      "tree": "151ab2037d8ef41155fa0ae1d051de0dfa111bcb",
      "parents": [
        "a1f2fe223f55b6ec6dd3c20796727604ed5ec74a"
      ],
      "author": {
        "name": "Adenilson Cavalcanti",
        "email": "cavalcantii@chromium.org",
        "time": "Mon Jun 02 10:59:56 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Mon Jun 02 11:06:51 2025 -0700"
      },
      "message": "[zlib] Implement deflate wide writes\n\nAll the way back to 2017, we implemented wide reads/writes in *inflate*\non 64-bit Arm and x86 CPUs to speed up data decompression.\n\nIt turns out that the same idea can be exploited to speed up deflate\nencoding on 64-bit CPUs.\n\nThis patch changes put_short \u0026 send_bits to write more data with less\ninstructions while performing compression by widening the bitstream\nbuffer from 16 to 64 bits. On x86-64 it uses a single \u0027MOV WORD\u0027 instead\nof a pair of \u0027MOV BYTE\u0027 (similarly on aarch64: a single \u0027strh\u0027 instead\nof a \u0027str\u0027 plus \u0027strb\u0027 pair).\n\nThe optimization is little endian specific, so the use of naming of the\nmacro (i.e. DEFLATE_CHUNK_WRITE_64LE). In theory it could be ported to\n32bit, but we no longer add new optimizations to the 32bit code path,\nonly try to not break it.\n\nThe improvement will be more evident on lower compression levels (1 to\n5) than on higher levels, as then more cycles are spent on searching\nmatches than writing data.\n\nFor Xeon 6th gen (Granite Rapids: GNR) the average compression speed\nimprovement ranges from +4.3% (default) to +8.5% (level 1). For Zen 5\nthe numbers are similar and so is for aarch64. For RISC-V it was a\nlesser gain (+2.8% default compression up to +4.5% for level 1).\n\nOriginal patch by Noel Gordon.\n\nBug: 419596999\nChange-Id: Idb9a6f39c1ef4cc6f22bfb6fbaeec4d87ea17dc5\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6580406\nCommit-Queue: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nReviewed-by: Hans Wennborg \u003chans@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1468234}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 752d2d5c5c94a345658db65b28fbe7bfa754e605\n"
    },
    {
      "commit": "a1f2fe223f55b6ec6dd3c20796727604ed5ec74a",
      "tree": "882294c99480fa62ca219d5751d429b404252580",
      "parents": [
        "e8ff3f35551275330696606d7fef3a2a0f73a831"
      ],
      "author": {
        "name": "Hans Wennborg",
        "email": "hans@chromium.org",
        "time": "Fri May 23 03:45:20 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Fri May 23 03:51:08 2025 -0700"
      },
      "message": "[minizip] Fix a leak in unz64local_SearchCentralDir64\n\nIf we\u0027re going to bail out due to a bad relativeOffset, do it before\nallocating the buffer.\n\nFixed: 419346990\nChange-Id: Id5e3ff0cf7be759861aa38e1824f9615bce0b0e1\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6578376\nAuto-Submit: Hans Wennborg \u003chans@chromium.org\u003e\nReviewed-by: Joshua Pawlicki \u003cwaffles@chromium.org\u003e\nCommit-Queue: Hans Wennborg \u003chans@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1464650}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: c6390bb747decd28dbb2f30853369a8ddebfdbd2\n"
    },
    {
      "commit": "e8ff3f35551275330696606d7fef3a2a0f73a831",
      "tree": "a4446d9cbb9750cfff293bc19e6b223e01574650",
      "parents": [
        "45c1ce322c920d5d287323a94435fced0f82200b"
      ],
      "author": {
        "name": "Hans Wennborg",
        "email": "hans@chromium.org",
        "time": "Wed May 21 22:55:07 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Wed May 21 22:57:22 2025 -0700"
      },
      "message": "[minizip] Add a basic unzip fuzzer\n\nBug: 40263542\nChange-Id: Ic76a4ee42c60ff0115382e2c5a7d727bc6bd33fe\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6562624\nReviewed-by: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nCommit-Queue: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1463888}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: b6c81fcbe58cef80444ef43d78e5d7f9b1a9d8ba\n"
    },
    {
      "commit": "45c1ce322c920d5d287323a94435fced0f82200b",
      "tree": "f4ca2adfe38798fef965235306265d98c41d31e6",
      "parents": [
        "4e167c584c07c41d493fefba12206e47ada16ff1"
      ],
      "author": {
        "name": "Hans Wennborg",
        "email": "hans@chromium.org",
        "time": "Tue May 20 11:24:56 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Tue May 20 11:32:02 2025 -0700"
      },
      "message": "[minizip] Fix possible infinite loop in unz64local_SearchCentralDir64\n\nThis is a follow-up to crrev.com/1460236, where `uPosFound - 48` could\noverflow, resulting in a possible readSize of 3, which meant the loop\ndid not make progress.\n\nBug: 414848094\nChange-Id: Icda653b2c9ac59161fb2aba9ac287fe510ee8653\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6554217\nReviewed-by: Joshua Pawlicki \u003cwaffles@chromium.org\u003e\nCommit-Queue: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nReviewed-by: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nAuto-Submit: Hans Wennborg \u003chans@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1462920}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 0f86ef68a2447de7367a825651f0c893019ebbfe\n"
    },
    {
      "commit": "4e167c584c07c41d493fefba12206e47ada16ff1",
      "tree": "0c60be8043cacb50dc0d2bcb8f1c8fb39de6c172",
      "parents": [
        "4821bf77c8c0b33c5fde3e95c894a455fd22ed8d"
      ],
      "author": {
        "name": "Hans Wennborg",
        "email": "hans@chromium.org",
        "time": "Tue May 20 11:22:20 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Tue May 20 11:29:21 2025 -0700"
      },
      "message": "[minizip] Set filename length when using the Unicode Path Extra field\n\nThis is a follow-up to crrev.com/1002476 which added support for parsing\nthe Unicode Path Extra field, which overrides the regular filename. It\nalso needs to update the filename length.\n\nBug: 40623474\nChange-Id: Ifab65f470736b45b1b51a1cc130a5753a2b20583\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6553931\nReviewed-by: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nCommit-Queue: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nAuto-Submit: Hans Wennborg \u003chans@chromium.org\u003e\nReviewed-by: Joshua Pawlicki \u003cwaffles@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1462919}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 2e2a3db10eeaeaf022abe807bef30bd785639496\n"
    },
    {
      "commit": "4821bf77c8c0b33c5fde3e95c894a455fd22ed8d",
      "tree": "2f14afb2b0003ccef339b8c51fda3413b314084f",
      "parents": [
        "fbb9ce57675bbc1acc7910c38f88f93b8e1cc2d5"
      ],
      "author": {
        "name": "Adam Langley",
        "email": "agl@chromium.org",
        "time": "Thu May 15 13:18:51 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Thu May 15 13:24:51 2025 -0700"
      },
      "message": "Mark myself as a fallback reviewer for zlib.\n\nI haven\u0027t touched it since CRIME and the other owners are much more\nfamiliar than I now.\n\nChange-Id: I00910de1122f9562963172b3cefc3ea72f07f62f\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6552899\nReviewed-by: Martin Kreichgauer \u003cmartinkr@google.com\u003e\nAuto-Submit: Adam Langley \u003cagl@chromium.org\u003e\nCommit-Queue: Martin Kreichgauer \u003cmartinkr@google.com\u003e\nCr-Commit-Position: refs/heads/main@{#1460950}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 407bc2e84277f745f000f3de49c6e15d5a664dbe\n"
    },
    {
      "commit": "fbb9ce57675bbc1acc7910c38f88f93b8e1cc2d5",
      "tree": "aa7e1c88f2c6b6ec405b72ccc14c6dcd370c5d55",
      "parents": [
        "dec254ba5de0c305e2038cffe671bcfdfb91bcd2"
      ],
      "author": {
        "name": "Joshua Pawlicki",
        "email": "waffles@chromium.org",
        "time": "Wed May 14 10:58:18 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Wed May 14 11:01:03 2025 -0700"
      },
      "message": "[zip]: Allow zip64 files to have prepended content.\n\nThis was already supported for non-zip64 files.\n\nFixed: 414848094\nChange-Id: I3bd79f4b5175d8abca8d8e81f26373037868dcf8\nCq-Include-Trybots: luci.chromium.try:ios-blink-dbg-fyi\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6533087\nCommit-Queue: Joshua Pawlicki \u003cwaffles@chromium.org\u003e\nAuto-Submit: Joshua Pawlicki \u003cwaffles@chromium.org\u003e\nReviewed-by: Hans Wennborg \u003chans@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1460236}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 410a23e8a442e3de4f8df29339946a7d826120d0\n"
    },
    {
      "commit": "dec254ba5de0c305e2038cffe671bcfdfb91bcd2",
      "tree": "fca5f8a404fb0798c784e9ebb87854438ef79477",
      "parents": [
        "86aca59d7b7257a8882334c0df5b542a265c9d65"
      ],
      "author": {
        "name": "Joshua Pawlicki",
        "email": "waffles@chromium.org",
        "time": "Wed May 14 10:46:57 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Wed May 14 10:49:01 2025 -0700"
      },
      "message": "third_party/zlib: update OWNERS\n\nUpdating the owners was a topic raised on\nhttps://chromium-review.googlesource.com/c/chromium/src/+/6533087\n\nBug: 414848094\nChange-Id: Iea0afb2624b77dcd72d14fd4a41e7523b9d50b09\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6545985\nAuto-Submit: Joshua Pawlicki \u003cwaffles@chromium.org\u003e\nCommit-Queue: Joshua Pawlicki \u003cwaffles@chromium.org\u003e\nReviewed-by: Hans Wennborg \u003chans@chromium.org\u003e\nReviewed-by: Adam Langley \u003cagl@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1460224}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 61438412068ce5344f0603109609ea8111d178dc\n"
    },
    {
      "commit": "86aca59d7b7257a8882334c0df5b542a265c9d65",
      "tree": "e8d31aa167adc53c05b840383fda0008bc9a649a",
      "parents": [
        "6f9b4e61924021237d474569027cfb8ac7933ee6"
      ],
      "author": {
        "name": "Ilya Sherman",
        "email": "isherman@chromium.org",
        "time": "Mon May 12 12:32:47 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Mon May 12 12:36:02 2025 -0700"
      },
      "message": "Remove isherman@ from OWNERS files\n\nRemoving myself from OWNERS files, as I am leaving Google, and will no\nlonger be able to be consistently responsive on code reviews.\n\nChange-Id: I024ff32682af94966c5fa182b1adeb4e801b1f21\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6537271\nReviewed-by: Alexei Svitkine \u003casvitkine@chromium.org\u003e\nCommit-Queue: Alexei Svitkine \u003casvitkine@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1459028}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 535cefbb219e22eca2cb38322f427acebd1739f2\n"
    },
    {
      "commit": "0664e5ce6422f79bfedf299477f19c6f532cdc3d",
      "tree": "574434452c3928639ae04d5184e3a251fb44a932",
      "parents": [
        "a973a24a1346b19810e0b6eb4dc3f33110f5eebd",
        "74f089c1d58318720e55c72e0c5018ebabad3f9d"
      ],
      "author": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Fri May 02 12:56:08 2025 -0700"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri May 02 12:56:08 2025 -0700"
      },
      "message": "Merge \"libz.map.txt: api 21 is the beginning of time. am: d9a17edad9\" into main-kernel"
    },
    {
      "commit": "74f089c1d58318720e55c72e0c5018ebabad3f9d",
      "tree": "574434452c3928639ae04d5184e3a251fb44a932",
      "parents": [
        "a973a24a1346b19810e0b6eb4dc3f33110f5eebd",
        "d9a17edad9d7b1850058aacf6413112dcf20276d"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Fri May 02 12:56:04 2025 -0700"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Fri May 02 12:56:04 2025 -0700"
      },
      "message": "libz.map.txt: api 21 is the beginning of time. am: d9a17edad9\n\nOriginal change: https://googleplex-android-review.googlesource.com/c/platform/external/zlib/+/33365603\n\nChange-Id: I69a60cb63920c67b27b4545bbfcfb8905e4f2c9f\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "d9a17edad9d7b1850058aacf6413112dcf20276d",
      "tree": "574434452c3928639ae04d5184e3a251fb44a932",
      "parents": [
        "c091695f910e7853d52d9953252fd40d63cefd49"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Fri May 02 06:58:12 2025 -0700"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Fri May 02 06:58:12 2025 -0700"
      },
      "message": "libz.map.txt: api 21 is the beginning of time.\n\nChange-Id: Ie703ec7a0b39b2036af9ca409debfce8a350519c\n"
    },
    {
      "commit": "6f9b4e61924021237d474569027cfb8ac7933ee6",
      "tree": "ec1068f8369e1ee66815e5813e7f3c23b796312c",
      "parents": [
        "13aadd58594b07968790f04a89f93890acb4d9fe"
      ],
      "author": {
        "name": "Dave Tapuska",
        "email": "dtapuska@chromium.org",
        "time": "Wed Apr 30 12:31:52 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Wed Apr 30 12:37:22 2025 -0700"
      },
      "message": "[zip][ios] Fix failing zip tests\n\nThe filelist wasn\u0027t updated when the new tests where added in\nhttps://chromium.googlesource.com/chromium/src/+/d3ff8189237c0298e5a900022d53207bcc419db1\n\nSomehow the presubmit did not catch this.\n\nBug: 411228564\nChange-Id: I9c13a8859042e787c057515c8ea640ac560a74f6\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6496675\nReviewed-by: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nCommit-Queue: Dave Tapuska \u003cdtapuska@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1454103}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 5466cb57375d179f6546aa46a95718b2cbd629be\n"
    },
    {
      "commit": "13aadd58594b07968790f04a89f93890acb4d9fe",
      "tree": "858ac3c7e5bab69c5b602b822d430c101f5add3e",
      "parents": [
        "b1960abf3441818b9cc985f95a57d6e77a74f7b4"
      ],
      "author": {
        "name": "Noah Rose Ledesma",
        "email": "noahrose@google.com",
        "time": "Tue Apr 29 13:14:02 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Tue Apr 29 13:20:50 2025 -0700"
      },
      "message": "[zip] Allow internal symbolic links in unzipper\n\nAllow internal symbolic links to be preserved when extracting a zip\narchive. Add an option to control this behavior which defaults to false.\n\nThe ability to preserve symbolic links in CRX archives is necessary for\nthe updater to eliminate reliance on DMG installers for Chrome.\n\nBug: 411228564\nChange-Id: I1ce229a00aeed0947ae8d61f6316facdb3c40387\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6473488\nReviewed-by: Elly FJ \u003cellyjones@chromium.org\u003e\nReviewed-by: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nReviewed-by: Joshua Pawlicki \u003cwaffles@chromium.org\u003e\nCommit-Queue: Noah Rose Ledesma \u003cnoahrose@google.com\u003e\nCr-Commit-Position: refs/heads/main@{#1453482}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: d3ff8189237c0298e5a900022d53207bcc419db1\n"
    },
    {
      "commit": "b1960abf3441818b9cc985f95a57d6e77a74f7b4",
      "tree": "d495149fa3dc8503abd8345f1ad5fd7e6a1e685a",
      "parents": [
        "8ff9633fa3ef93029ed21e209f4a5a196139a5b9"
      ],
      "author": {
        "name": "Joshua Pawlicki",
        "email": "waffles@chromium.org",
        "time": "Mon Apr 28 17:24:20 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Mon Apr 28 17:28:01 2025 -0700"
      },
      "message": "[zip]: Extend zip filename path buffer to 64KiB.\n\nThe ZIP file format supports up to that length.\n\nBug: 413613648\nChange-Id: I921455cf852a1955058727a0c2dc2588500aba5c\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6488516\nAuto-Submit: Joshua Pawlicki \u003cwaffles@chromium.org\u003e\nCommit-Queue: Joshua Pawlicki \u003cwaffles@chromium.org\u003e\nReviewed-by: Noah Rose Ledesma \u003cnoahrose@google.com\u003e\nCommit-Queue: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nReviewed-by: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1453020}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: e53937d788ae81ee3d98dada07dcc28dbfd4da2d\n"
    },
    {
      "commit": "8ff9633fa3ef93029ed21e209f4a5a196139a5b9",
      "tree": "70d8ad01b9a15db68dd7dbfef2c3db61fba6e030",
      "parents": [
        "1e85c01b15363d11fab81c46fe2b5c2179113f70"
      ],
      "author": {
        "name": "Hans Wennborg",
        "email": "hans@chromium.org",
        "time": "Mon Apr 28 15:05:12 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Mon Apr 28 15:11:17 2025 -0700"
      },
      "message": "[zlib] Remove downstream patch for check_match failure\n\nUpstream did a different fix [1] which we imported in [2]. (We\u0027re\nkeeping our test though.)\n\n[1] https://github.com/madler/zlib/commit/7af6320ad78b390de42f414fabdc64dc6d67a5ea\n[2] https://chromium-review.googlesource.com/c/chromium/src/+/6489020\n\nBug: 40143340\nChange-Id: Ia72f451cfa8aa660970381e7765cde570df071fa\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6494559\nAuto-Submit: Hans Wennborg \u003chans@chromium.org\u003e\nCommit-Queue: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nReviewed-by: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1452935}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: decc082e17ae4515a04bfe5910a3f5ddeb570288\n"
    },
    {
      "commit": "a973a24a1346b19810e0b6eb4dc3f33110f5eebd",
      "tree": "ffae6607601b95ee5248ee8b7e4bcc847ba08377",
      "parents": [
        "5da1a5a19e7cf3074e906e7d82223880dd6c7f0d",
        "86ea51aa8f72381bfaa190857a8c61621cc87378"
      ],
      "author": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Mon Apr 28 13:02:48 2025 -0700"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Apr 28 13:02:48 2025 -0700"
      },
      "message": "Merge \"Upgrade zlib to 1e85c01b15363d11fab81c46fe2b5c2179113f70 am: c091695f91\" into main-kernel"
    },
    {
      "commit": "86ea51aa8f72381bfaa190857a8c61621cc87378",
      "tree": "ffae6607601b95ee5248ee8b7e4bcc847ba08377",
      "parents": [
        "5da1a5a19e7cf3074e906e7d82223880dd6c7f0d",
        "c091695f910e7853d52d9953252fd40d63cefd49"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Apr 28 13:02:42 2025 -0700"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Mon Apr 28 13:02:42 2025 -0700"
      },
      "message": "Upgrade zlib to 1e85c01b15363d11fab81c46fe2b5c2179113f70 am: c091695f91\n\nOriginal change: https://googleplex-android-review.googlesource.com/c/platform/external/zlib/+/33293047\n\nChange-Id: I3b189e8736ffc84622fed06f29551397d0656be5\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "c091695f910e7853d52d9953252fd40d63cefd49",
      "tree": "ffae6607601b95ee5248ee8b7e4bcc847ba08377",
      "parents": [
        "c0b2c27f899ed8739d2d7e1f22c9f03393c0373e",
        "1e85c01b15363d11fab81c46fe2b5c2179113f70"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Apr 28 16:42:34 2025 +0000"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Apr 28 16:42:35 2025 +0000"
      },
      "message": "Upgrade zlib to 1e85c01b15363d11fab81c46fe2b5c2179113f70\n\nThis project was upgraded with external_updater.\nUsage: tools/external_updater/updater.sh update external/zlib\nFor more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md\n\nBug: None\nTest: TreeHugger\nChange-Id: I57f96e031c77ebf8ceb27cdf5f2878a3833d7fd1\n"
    },
    {
      "commit": "1e85c01b15363d11fab81c46fe2b5c2179113f70",
      "tree": "67eb01e7bb9b75f7bb78b903ad5eb6a405fefced",
      "parents": [
        "a26c752876190c456e44188db38931561bfa7064"
      ],
      "author": {
        "name": "Adenilson Cavalcanti",
        "email": "cavalcantii@chromium.org",
        "time": "Sat Apr 26 14:00:40 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Sat Apr 26 14:06:13 2025 -0700"
      },
      "message": "[zlib] Sync with zlib 1.3.1.1, patch 4 of N\n\nUpdate README.chromium and add some remarks on files\npresent in Chromium zlib.\n\nBug: 409942758\nChange-Id: I0e5dc7c4c2885b6344a5984903a1634ad7be8f0b\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6490734\nReviewed-by: Hans Wennborg \u003chans@chromium.org\u003e\nCommit-Queue: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1452256}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 225ae6165fed5bb07e6bf7e157c53862611e1184\n"
    },
    {
      "commit": "a26c752876190c456e44188db38931561bfa7064",
      "tree": "ccbb6fcce5a448ff758f59d27f22cafe32b29578",
      "parents": [
        "3c6290c68e08725142c3895b91766787fc5259eb"
      ],
      "author": {
        "name": "Adenilson Cavalcanti",
        "email": "cavalcantii@chromium.org",
        "time": "Fri Apr 25 10:09:05 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Fri Apr 25 10:11:58 2025 -0700"
      },
      "message": "[zlib] Sync with zlib 1.3.1.1, patch 3 of N\n\nPorted:\n- Remove unused Z_ARG macro.\n- Fix a bug in ZLIB_DEBUG compiles in check_match().\n- Remove carriage returns from zlib.map.\n- Add target include directories to CMakeLists.txt.\n- zlib 1.3.1\n\nBug: 409942758\nChange-Id: I001b1272ea84375262b45ecccc75bd7fa7555cb8\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6489020\nReviewed-by: Hans Wennborg \u003chans@chromium.org\u003e\nCommit-Queue: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1451884}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 333d0e9c0c6315e8604a2762270176ae34feec68\n"
    },
    {
      "commit": "3c6290c68e08725142c3895b91766787fc5259eb",
      "tree": "923ea97c470461e6dadd0a5d88b0f66a74944ccb",
      "parents": [
        "f909247084e8706d69cf66c65cf48da86765f997"
      ],
      "author": {
        "name": "Adenilson Cavalcanti",
        "email": "cavalcantii@chromium.org",
        "time": "Thu Apr 24 09:32:53 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Thu Apr 24 09:38:18 2025 -0700"
      },
      "message": "[zlib] Sync with zlib 1.3.1.1, patch 2 of N\n\nPorted:\n- Add bounds checking to ERR_MSG() macro, used by zError().\n- Note that the len2 argument of crc_combine*() must be non-negative.\n- Make the existence of gz_intmax() unconditional.\n- Correct typos in source code.\n\nBug: 409942758\nChange-Id: Icd42e194f68562ddf057b9426fb5947347cb2c8e\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6486206\nReviewed-by: Hans Wennborg \u003chans@chromium.org\u003e\nCommit-Queue: Adenilson Cavalcanti \u003ccavalcantii@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1451218}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: 1f7731cdf5d5db688cb2cc34b15a38dcffec829a\n"
    }
  ],
  "next": "f909247084e8706d69cf66c65cf48da86765f997"
}
