Commits
User selector
Commit History
Commits on Sep 22, 2021
[rab/gsab] TypedArray.prototype.slice: Support RAB / GSAB
Show description for 431aa5eauthored andcommitted
Commits on Aug 17, 2021
[sandbox] Don't use external pointer table for ArrayBuffers
Show description for f5634b5authored andcommitted

Commits on Aug 11, 2021
[runtime] Follow-up fix in Object.defineProperties
Show description for 23ec970authored andcommitted
Commits on Jul 23, 2021
[rab/gsab] Fix gsab maxByteLength after transferring to worker
Show description for 1e7effdauthored andcommitted
Commits on Jun 23, 2021
[runtime] Fix spec violation in Object.defineProperties
Show description for 939ee79authored andcommitted
Commits on Jun 10, 2021
Revert to use memcpy instead of base::Memcpy
Show description for 0395c42authored andcommitted
Commits on May 10, 2021
[rab/gsab] ResizableArrayBuffer / GrowableSharedArrayBuffer part 1
Show description for 3160edfauthored andcommitted
Commits on May 7, 2021
[heap] Immediately update external memory on JSArrayBuffer::Detach
Show description for edd27c7authored andcommitted

Commits on Jan 7, 2021
Make TypedArray elements configurable
Show description for d485af5authored andcommitted
Commits on Nov 17, 2020
Replace libc functions with base wrappers
Show description for ba681fdauthored andcommitted
Commits on Sep 29, 2020
[sandbox][x64] Access external pointer through a table
Show description for 32e2584authored andcommitted

Commits on Aug 12, 2020
[heap] Remove ArrayBufferTracker
Show description for 3c0fb32authored andcommitted

Commits on May 4, 2020
[sandbox] Access external pointer in JSArrayBuffer via bottlenecks
Show description for c9d650eauthored andcommitted
Commits on May 1, 2020
[sandbox] Access external pointer in JSTypedArray via bottlenecks
Show description for 806ef9aauthored andcommitted
Commits on Mar 17, 2020
[api] Support v8::BackingStores with empty deleters
Show description for 5cf02f0authored andcommitted
Commits on Mar 2, 2020
[objects] Update JSArrayBuffer::extension-field in two steps
Show description for ecc1508authored andcommitted

Commits on Feb 27, 2020
Revert "[objects] Update JSArrayBuffer::extension-field in two steps"
Show description for eb4baaaauthored andcommitted
Commits on Feb 26, 2020
[objects] Update JSArrayBuffer::extension-field in two steps
Show description for 1f35c16authored andcommitted

Commits on Feb 10, 2020
[heap] Improve accounting with ArrayBufferExtensions
Show description for 83dfd05authored andcommitted

Commits on Jan 17, 2020
[heap] Introduce separate young and old list for ArrayBufferExtension
Show description for 6770210authored andcommitted

Commits on Jan 13, 2020
[objects] Add ArrayBufferExtension class
Show description for 69fda08authored andcommitted

Commits on Dec 17, 2019
[objects] Add extension field to JSArrayBuffer
Show description for 221f406authored andcommitted

Commits on Dec 2, 2019
Add a UseCounter for SharedArrayBuffer creation.
Show description for 0da7ca8authored andcommitted
Commits on Nov 20, 2019
Update LookupIterator and ICs for size_t indices
Show description for c968607authored andcommitted
Commits on Nov 15, 2019
[cleanup] Refactor Smi::kZero to Smi::zero()
Show description for 2ac7ed8authored andcommitted
Commits on Oct 11, 2019
Refactor construction of [Shared]ArrayBuffers.
Show description for 77ff0a5authored andcommitted
Commits on Sep 24, 2019
Fix initalization of embedder fields for ArrayBuffers
Show description for c199f82authored andcommitted
Commits on Sep 23, 2019
[protectors] Migrate another batch of protectors
Show description for 2c17e49authored andcommitted
Commits on Sep 19, 2019
Reland "[ptr-compr] Make on-heap JSTypedArrays smi-corrupting friendly"
Show description for dc1a93bauthored andcommitted
Revert "[ptr-compr] Make on-heap JSTypedArrays smi-corrupting friendly"
Show description for 815df7dauthored andcommitted
[api] Add [Shared]ArrayBuffer::GetBackingStore()
Show description for 55c4882authored andcommitted
Commits on Sep 18, 2019
[ptr-compr] Make on-heap JSTypedArrays smi-corrupting friendly
Show description for 6f9b2bdauthored andcommitted
Commits on Sep 9, 2019
Reland x6 [arraybuffer] Rearchitect backing store ownership
Show description for b6b7de0authored andcommitted
Commits on Aug 30, 2019
Revert "Reland x5 [arraybuffer] Rearchitect backing store ownership"
Show description for 9da3483authored andcommitted
Commits on Aug 29, 2019
Reland x5 [arraybuffer] Rearchitect backing store ownership
Show description for 62e1683authored andcommitted