No new features in this version.

API Changes (10)

  • [handles] Add DirectHandle methods for Handle symmetry
  • [handles] Ensure PersistentContainerValue uses handle indirection
  • [sandbox] First step towards sandbox CFI
  • [compile hints] Add compile hints to the streaming API
  • [api] Simplify USE() cast in GCInfo API
  • [tagged-ptr] Introduce Tagged<T>
  • [loongarch] Replace __loongarch64 with __loongarch_lp64
  • Update outdated comment about V8_PRESERVE_MOST
  • [sandbox] Don't shortcut the EPT offset computation
  • [build] Don't include v8-version.h everywhere
JSON data
[
  {
    "author": {
      "name": "Jake Hughes",
      "email": "jh@jakehughes.uk",
      "time": "Wed Jun 14 17:26:35 2023"
    },
    "commit": "9c25454c652080e73ad48a0e5478f8031cc99217",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Thu Jun 15 09:39:04 2023"
    },
    "subject": "[handles] Add DirectHandle methods for Handle symmetry",
    "milestone": 116
  },
  {
    "author": {
      "name": "Jake Hughes",
      "email": "jh@jakehughes.uk",
      "time": "Tue Jun 13 12:10:34 2023"
    },
    "commit": "10455f13c54affa3958b9260b15c4b9cef939d42",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Tue Jun 13 14:36:58 2023"
    },
    "subject": "[handles] Ensure PersistentContainerValue uses handle indirection",
    "milestone": 116
  },
  {
    "author": {
      "name": "Samuel Groß",
      "email": "saelo@chromium.org",
      "time": "Fri Jun 09 12:40:58 2023"
    },
    "commit": "ee48926106051afb784d8f39c31aab0d2a04823f",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Fri Jun 09 13:27:57 2023"
    },
    "subject": "[sandbox] First step towards sandbox CFI",
    "milestone": 116
  },
  {
    "author": {
      "name": "Marja Hölttä",
      "email": "marja@chromium.org",
      "time": "Wed Jun 07 06:56:27 2023"
    },
    "commit": "8545b83fed782b957741ce0b06e686b088adc3ff",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Wed Jun 07 09:44:17 2023"
    },
    "subject": "[compile hints] Add compile hints to the streaming API",
    "milestone": 116
  },
  {
    "author": {
      "name": "Michael Lippautz",
      "email": "mlippautz@chromium.org",
      "time": "Mon Jun 05 15:11:31 2023"
    },
    "commit": "6832ffec54bed96a105ca5436b4da4138d91fc8c",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Tue Jun 06 06:04:37 2023"
    },
    "subject": "[api] Simplify USE() cast in GCInfo API",
    "milestone": 116
  },
  {
    "author": {
      "name": "Leszek Swirski",
      "email": "leszeks@chromium.org",
      "time": "Wed May 31 08:50:54 2023"
    },
    "commit": "0ea52064e75c109dd106782ad2242e09e27b0f63",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Wed May 31 09:49:43 2023"
    },
    "subject": "[tagged-ptr] Introduce Tagged<T>",
    "milestone": 116
  },
  {
    "author": {
      "name": "Liu Yu",
      "email": "liuyu@loongson.cn",
      "time": "Tue May 30 08:26:28 2023"
    },
    "commit": "f481eed2ff09ccdf43360367fd190883df2e79ec",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Tue May 30 18:49:24 2023"
    },
    "subject": "[loongarch] Replace __loongarch64 with __loongarch_lp64",
    "milestone": 116
  },
  {
    "author": {
      "name": "pthier",
      "email": "pthier@chromium.org",
      "time": "Thu May 25 10:44:44 2023"
    },
    "commit": "2ece7e7ef06bdf0c3231f8f5cd74de9b196ab022",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Tue May 30 08:35:51 2023"
    },
    "subject": "Update outdated comment about V8_PRESERVE_MOST",
    "milestone": 116
  },
  {
    "author": {
      "name": "Samuel Groß",
      "email": "saelo@chromium.org",
      "time": "Thu May 25 08:05:32 2023"
    },
    "commit": "2963e167f637a4fca55aa4bdb2a6c081499dc6e6",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Thu May 25 10:36:54 2023"
    },
    "subject": "[sandbox] Don't shortcut the EPT offset computation",
    "milestone": 116
  },
  {
    "author": {
      "name": "Michael Achenbach",
      "email": "machenbach@chromium.org",
      "time": "Tue May 23 14:58:12 2023"
    },
    "commit": "5ead84a0aebc4936ab183a47adee74b074bf6695",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Wed May 24 08:53:15 2023"
    },
    "subject": "[build] Don't include v8-version.h everywhere",
    "milestone": 116
  }
]