)]}'
{
  "commit": "49ea0f95599345d18378ff7ad6c7c1a227070429",
  "tree": "3d87581926e67ca993f311313856efe193ce7829",
  "parents": [
    "bc93ee9401186a745446d8c709d6a67286b118d7"
  ],
  "author": {
    "name": "Abseil Team",
    "email": "absl-team@google.com",
    "time": "Mon Jul 13 22:38:56 2026 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Mon Jul 13 22:39:34 2026 -0700"
  },
  "message": "Fix absl cached tid on Android\n\nWhen compiling for Android with a minimum version less than 29, this emits calls to emulated TLS, which is substantially slower than \"proper\" TLS. In contrast, bionic\u0027s own gettid uses real thread local storage, so it\u0027s better to avoid this caching when the caching is more expensive than what it saves a call to.\n\nPiperOrigin-RevId: 947447727\nChange-Id: Ic96ed936ba199852e40fed4f8e8e0dea894dfcc2\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cd08e51fbcceeca0d95b527f8c3112c527277559",
      "old_mode": 33188,
      "old_path": "absl/base/internal/sysinfo.cc",
      "new_id": "b103f49edffb48e89a4104a5e3c6deac15c7d3d6",
      "new_mode": 33188,
      "new_path": "absl/base/internal/sysinfo.cc"
    }
  ]
}
