)]}'
{
  "log": [
    {
      "commit": "3abde068bdefb7d2d7167f66f7037e4eb1b9ce20",
      "tree": "5590edd54c74eb89a0cf3220b59a1ccc681bde6a",
      "parents": [
        "332065d57e734b65f56474d136d22d767e36cbcd"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Thu Feb 18 15:12:41 2021 -0800"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Thu Feb 18 15:16:39 2021 -0800"
      },
      "message": "Inline the raise(SIGABRT) for x86-64 too.\n\nThis matches what we do for arm and arm64. 32-bit x86 is too big a mess\nto warrant the effort still, but the more testing is done on cuttlefish,\nthe more value there is to making every stack frame count.\n\nBefore:\n\n   #00 pc 00000000000596d8 .../libc.so (syscall+24)\n   #01 pc 000000000005d072 .../libc.so (abort+194)\n   #02 pc 000000000005f1f0 .../libc.so (__fortify_fatal(char const*, ...)+160)\n\nAfter:\n\n   #00 pc 000000000005d07d .../libc.so (abort+205)\n   #01 pc 000000000005f1e0 .../libc.so (__fortify_fatal(char const*, ...)+160)\n\nTest: crasher64 fortify\nChange-Id: Ib74cb8b36341093c268872e26020f35eb2d8ef66\n"
    },
    {
      "commit": "f5693c688da161b147de961bc6db0ccc574b8666",
      "tree": "a186766ee17cb35fba1156e8c0710c26a66c5827",
      "parents": [
        "fc85c3c8476fe2490b027840994db4ff009631e0"
      ],
      "author": {
        "name": "Josh Gao",
        "email": "jmgao@google.com",
        "time": "Fri Aug 31 14:07:40 2018 -0700"
      },
      "committer": {
        "name": "Josh Gao",
        "email": "jmgao@google.com",
        "time": "Fri Aug 31 16:39:23 2018 -0700"
      },
      "message": "Generalize abort\u0027s inline_tgkill, use it in fdsan.\n\nConvert abort\u0027s inline_tgkill to do the equivalent of\npthread_sigqueue(pthread_self(), ...), so that we can use it in fdsan\nas well.\n\nTest: bionic-unit-tests\nTest: debuggerd_test32\nTest: debuggerd_test64\nChange-Id: I92a7b84e2f00ce021b4043ed8a3bd8683d77fe9c\n"
    }
  ]
}
