No new features in this version.

API Changes (14)

  • [heap] Allocate ReadOnlyPageMetadata out of line
  • [sandbox] Try to reserve the first four GB of the address space
  • Mark SetRAILMode and UpdateLoadStartTime deprecated.
  • [api] Deprecate more API related to FastApiTypedArray
  • [use counters|RAB/GSAB] Add use counters for RAB/GSAB
  • [regexp] Enable global irregexp execution from CSA
  • [fastapi] Promote deprecation of FastApiTypedArray
  • Fix compiler failure on older Clang.
  • [handles] Revise handle vectors and strong root allocator
  • Add SetIsLoading to replace SetRAILMode and UpdateLoadStartTime
  • [api] Add new API to get the content and size of an ArrayBufferView
  • [api] Finally drop EmbedderRootsHandler::IsRoot
  • [handles] Introduce representation type and explicit DH->H conversions
  • [loong64] Remove strict limitation of sandbox size
JSON data
[
  {
    "author": {
      "name": "Michael Lippautz",
      "email": "mlippautz@chromium.org",
      "time": "Thu Nov 07 16:55:58 2024"
    },
    "commit": "2146bccdc16a946b98d673dbed0fd57d213eff3e",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Fri Nov 08 15:59:30 2024"
    },
    "subject": "[heap] Allocate ReadOnlyPageMetadata out of line",
    "milestone": 132
  },
  {
    "author": {
      "name": "Samuel Groß",
      "email": "saelo@chromium.org",
      "time": "Fri Nov 08 13:25:06 2024"
    },
    "commit": "18bf68f47ff0c2f2cb4041d4bb1ee2c0910bdfb4",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Fri Nov 08 15:55:15 2024"
    },
    "subject": "[sandbox] Try to reserve the first four GB of the address space",
    "milestone": 132
  },
  {
    "author": {
      "name": "Joe Mason",
      "email": "joenotcharles@google.com",
      "time": "Wed Oct 30 18:24:27 2024"
    },
    "commit": "a163f415148bb36a41f1ca50950092ccc0bc1827",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Mon Nov 04 12:37:07 2024"
    },
    "subject": "Mark SetRAILMode and UpdateLoadStartTime deprecated.",
    "milestone": 132
  },
  {
    "author": {
      "name": "Andreas Haas",
      "email": "ahaas@chromium.org",
      "time": "Wed Oct 30 14:27:28 2024"
    },
    "commit": "2d2ee9b1704d7476eb68af563178376c39940e2a",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Mon Nov 04 10:45:59 2024"
    },
    "subject": "[api] Deprecate more API related to FastApiTypedArray",
    "milestone": 132
  },
  {
    "author": {
      "name": "Marja Hölttä",
      "email": "marja@chromium.org",
      "time": "Wed Oct 30 14:22:20 2024"
    },
    "commit": "a9f3a13b03d6edb2b51ca38162a349dd1678e8d8",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Wed Oct 30 15:01:31 2024"
    },
    "subject": "[use counters|RAB/GSAB] Add use counters for RAB/GSAB",
    "milestone": 132
  },
  {
    "author": {
      "name": "Jakob Linke",
      "email": "jgruber@chromium.org",
      "time": "Wed Oct 30 10:55:53 2024"
    },
    "commit": "cd9ba467964a30109b6bd25548c577a362b253f7",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Wed Oct 30 12:10:34 2024"
    },
    "subject": "[regexp] Enable global irregexp execution from CSA",
    "milestone": 132
  },
  {
    "author": {
      "name": "Andreas Haas",
      "email": "ahaas@chromium.org",
      "time": "Wed Oct 23 13:31:24 2024"
    },
    "commit": "22b9e934bbbc2f026ed2c3a97a72d9f3ec890a68",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Tue Oct 29 13:03:03 2024"
    },
    "subject": "[fastapi] Promote deprecation of FastApiTypedArray",
    "milestone": 132
  },
  {
    "author": {
      "name": "Peter Kasting",
      "email": "pkasting@chromium.org",
      "time": "Wed Oct 23 16:38:17 2024"
    },
    "commit": "177b98f3f5241e5523d8050a01b556ef62666e1b",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Thu Oct 24 08:29:49 2024"
    },
    "subject": "Fix compiler failure on older Clang.",
    "milestone": 132
  },
  {
    "author": {
      "name": "Nikolaos Papaspyrou",
      "email": "nikolaos@chromium.org",
      "time": "Tue Oct 22 19:38:52 2024"
    },
    "commit": "1b05266ee3ecca7f7fae41eafa7e472b25df30a1",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Tue Oct 22 20:18:13 2024"
    },
    "subject": "[handles] Revise handle vectors and strong root allocator",
    "milestone": 132
  },
  {
    "author": {
      "name": "Joe Mason",
      "email": "joenotcharles@google.com",
      "time": "Tue Oct 22 15:31:50 2024"
    },
    "commit": "33656c5e949bfcf4b2e3e2bffa06f123a23ba06e",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Tue Oct 22 16:03:45 2024"
    },
    "subject": "Add SetIsLoading to replace SetRAILMode and UpdateLoadStartTime",
    "milestone": 132
  },
  {
    "author": {
      "name": "Andreas Haas",
      "email": "ahaas@chromium.org",
      "time": "Mon Oct 21 07:58:45 2024"
    },
    "commit": "0eabfbf4c3973d6679c55c60d7ca2db6941b1597",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Mon Oct 21 09:46:16 2024"
    },
    "subject": "[api] Add new API to get the content and size of an ArrayBufferView",
    "milestone": 132
  },
  {
    "author": {
      "name": "Dominik Inführ",
      "email": "dinfuehr@chromium.org",
      "time": "Thu Oct 17 11:49:55 2024"
    },
    "commit": "9d3bf00807f13ab53fca8ec720aff30ae81087ed",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Thu Oct 17 12:55:35 2024"
    },
    "subject": "[api] Finally drop EmbedderRootsHandler::IsRoot",
    "milestone": 132
  },
  {
    "author": {
      "name": "Nikolaos Papaspyrou",
      "email": "nikolaos@chromium.org",
      "time": "Fri Oct 11 17:41:00 2024"
    },
    "commit": "4ca058b4301b070ea6195eedbbfa9f8d08e68067",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Mon Oct 14 16:41:45 2024"
    },
    "subject": "[handles] Introduce representation type and explicit DH->H conversions",
    "milestone": 132
  },
  {
    "author": {
      "name": "Zhao Jiazhong",
      "email": "zhaojiazhong@loongson.cn",
      "time": "Mon Oct 14 11:13:42 2024"
    },
    "commit": "b774f72406d451068ee4487efff9cc16455204ae",
    "committer": {
      "name": "V8 LUCI CQ",
      "email": "v8-scoped@luci-project-accounts.iam.gserviceaccount.com",
      "time": "Mon Oct 14 12:41:31 2024"
    },
    "subject": "[loong64] Remove strict limitation of sandbox size",
    "milestone": 132
  }
]