)]}'
{
  "commit": "dac6b3e74af08d8772bef5f82fb82a027e4bf3c8",
  "tree": "feda9d930037e52ea16ae0fcff4755040b5db5d2",
  "parents": [
    "9bda20a11f1e9b70e7548fc62daaca8be796cd38"
  ],
  "author": {
    "name": "Dominique Martinet",
    "email": "asmadeus@codewreck.org",
    "time": "Wed Feb 11 01:05:13 2026 +0900"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Feb 10 16:05:13 2026 +0000"
  },
  "message": "[gn] fix --stripped being disabled for all targets (#181984)\n\n#161546 changed the stripped option with the intent to be true for\nandroid, and false for all other targets, but the check never worked as\nintended because parser store_true action default value is False so the\nfinal else was never used.\n\nThis fixes the build size increase that was noticed on flutter 3.32 for\nlinux targets\n\nFixes #181983\n\n## Pre-launch Checklist\n\n- [x] I read the [Contributor Guide] and followed the process outlined\nthere for submitting PRs.\n- [ ] I read the [Tree Hygiene] wiki page, which explains my\nresponsibilities.\n- [ ] I read and followed the [Flutter Style Guide], including [Features\nwe expect every widget to implement].\n- [x] I signed the [CLA].\n- [x] I listed at least one issue that this PR fixes in the description\nabove.\n- [x] I updated/added relevant documentation (doc comments with `///`).\n- [ ] I added new tests to check the change I am making, or this PR is\n[test-exempt].\n- [ ] I followed the [breaking change policy] and added [Data Driven\nFixes] where supported.\n- [ ] All existing and new tests are passing.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "676a63ad277e402e3d0537883ba1f664d160ddc4",
      "old_mode": 33261,
      "old_path": "engine/src/flutter/tools/gn",
      "new_id": "4607912e96981a0df52629040faf63b11b2352cb",
      "new_mode": 33261,
      "new_path": "engine/src/flutter/tools/gn"
    }
  ]
}
