Commits
User selector
Commit History
Commits on Dec 20, 2025
Use WTF::move() instead of WTFMove() macro in Source/JavaScriptCore
Show description for f52b72fcommitted
Commits on Oct 30, 2024
Added skip markers for JavaScriptCore and WebCore files that do not conform to -Wunsafe-buffer-usage
Show description for b942617committed
Commits on Jan 24, 2024
[JSC] Remove CagedPtr's Data PAC tagging since it is not adding values
Show description for 8a9e1a5committed
Commits on Nov 24, 2022
Serialize and deserialize resizable ArrayBuffer
Show description for a9510aecommitted
Commits on Nov 17, 2022
[JSC] Implement growable SharedArrayBuffer part 2
Show description for fe4f0a4committed
Commits on Oct 10, 2022
Fix miscellaneous compiler warnings
Show description for daf8e77committed
Commits on Oct 6, 2022
Revert clang-tidy change since it broke 32bit and watchOS
Show description for aabfacbcommitted
Commits on Sep 27, 2022
[JSC] Use destroying delete for ArrayBufferView
Show description for 4f3aa59committed
Commits on Sep 18, 2022
Ran clang-tidy on JSC, WTF and bmalloc
Show description for 700ac83committed
Commits on Oct 17, 2021
Allow WASM to use up to 4GB
Show description for a233fa7committed
Robin Morisset
Commits on Oct 15, 2021
Revert r284230, my last fixes to the watch build make it break tests
Show description for ac9baddcommitted
Robin MorissetAllow WASM to use up to 4GB
Show description for c25b187committed
Robin Morisset
Commits on Nov 4, 2020
Drop most uses of the phrase 'neuter' from the tree
Show description for 94cec53committed
Commits on Jun 12, 2019
Unreviewed, rolling out r246322.
Show description for acaf7c1committed
Commits on Jun 11, 2019
Roll out PAC cage
Show description for 3146c2dcommitted
Commits on May 8, 2019
Remove Gigacage from arm64 and use PAC for arm64e instead
Show description for 3504253committed
Commits on Feb 17, 2017
[JSC] Drop PassRefPtr from ArrayBuffer
Show description for 805d9f2committed
Commits on Sep 22, 2016
Remove a bunch of unnecessary includes
Show description for 0e25412committed
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Aug 15, 2013
Typed arrays should be rewritten
Show description for 93a48aacommitted
Filip Pizlo
Commits on Aug 5, 2013
Move TypedArray implementation into JSC
Show description for fcb2343committed
Loading