Commits
User selector
Commit History
Commits on Sep 23, 2021
[libpas] fix DebugHeap
Show description for 624c1c9committed
Filip Pizlo
Commits on Sep 22, 2021
[bmalloc] freeableMemory and footprint of Heap are completely broken
Show description for 74463d4committed
Commits on Sep 16, 2021
Stub out the footprint() API when libpas is in use
Show description for 1e92354committed
Filip Pizlo[libpas] Update to 38b9b0b92ccc9628627c742523de6200acc08211 and fully enable on AS
Show description for 124bf26committed
Filip Pizlo
Commits on Sep 2, 2021
Add more support for JIT operation validation testing.
Show description for 41bdcb7committed
Mark Lam
Commits on Aug 4, 2021
[libpas] medium size class lookup needs to correctly fence the counting lock read path
Show description for fb95e64committed
Filip Pizlo
Commits on Aug 3, 2021
pas_segmented_vector's iterate functions should handle memory ordering correctly
Show description for 6bd6804committed
Filip Pizlo
Commits on Jul 14, 2021
[BMalloc] Lazily allocate physical pages
Show description for 8e1ec1dcommitted
Commits on Jul 13, 2021
New malloc algorithm
Show description for b6d532acommitted
Commits on Jul 6, 2021
[bmalloc] Make adaptive scavenging more precise
Show description for fb8d4c9committed
Commits on Jun 24, 2021
Base Options::useWebAssemblyFastMemory's default value on Gigacage::hasCapacityToUseLargeGigacage.
Show description for 05baca0committed
Mark Lam
Commits on Jun 21, 2021
makeUnique cannot be used to instantiate function-local classes
Show description for 4c3fe19authored andcommitted
Commits on Jun 18, 2021
Define MacroAssemblerARM64E::numberOfPACBits based on OS_CONSTANT(EFFECTIVE_ADDRESS_WIDTH).
Show description for 2a47bc2committed
Mark Lam
Commits on Jun 4, 2021
2021-06-03 Michael Saboff <msaboff@apple.com>
Show description for cbefc04committed
Commits on May 31, 2021
[bmalloc] Make adaptive scavenging more precise
Show description for ccb5065committed
Commits on May 21, 2021
[bmalloc] Rollout r276266 because WebKit processes are spending much more time in madvise
Show description for 3396bdecommitted
Commits on Apr 19, 2021
[bmalloc] Enable Adaptive Scavenger for Mac
Show description for 824e134committedEnable -Wthread-safety, add attributes to custom lock classes, and provide macros to declare guards
Show description for 0c6e01dauthored andcommitted
Commits on Mar 26, 2021
Update the BEFORE/SINCE, SYSTEM_VERSION_PREFIX, and MACOSX_DEPLOYMENT_TARGET flags
Show description for ba7d6c6authored andcommitted
Remove 10.13 DEPLOYMENT_TARGETs and SYSTEM_VERSION_PREFIXs
Show description for 2ac9dafauthored andcommitted
Commits on Feb 16, 2021
[ARM64] Change break instruction comment to indicate possible security failure
Show description for c5b835ecommitted
Commits on Dec 7, 2020
[CMake] Remove WEBKIT_WRAP_SOURCELIST
Show description for a4a4196committed
Commits on Dec 4, 2020
More FALLBACK_PLATFORM adoption
Show description for de3a314authored andcommittedAdopt FALLBACK_PLATFORM
Show description for 05d1911authored andcommitted
Commits on Nov 4, 2020
Remove bmalloc::logVMFailure() and BSoftLinking.h
Show description for 8b86e63committedWebKit should remove unused debug variant support
Show description for bfb684ccommitted
Commits on Nov 2, 2020
Sort Xcode project file
Show description for e25d36ecommitted
Commits on Oct 13, 2020
Remove leftover MACOSX_DEPLOYMENT_TARGET_macosx support
Show description for bbe0525committed
Commits on Oct 12, 2020
[macOS] Workaround for MAC_OS_X_VERSION_MAJOR incorrectly including minor version when building
Show description for 823b5afauthored andcommitted
[macOS] Workaround for MAC_OS_X_VERSION_MAJOR incorrectly including minor version when building
Show description for 5b1cb6fauthored andcommitted
Strip patch version from TARGET_MAC_OS_X_VERSION_MAJOR when building for macOS Big Sur
Show description for 9c70e99authored andcommitted
Commits on Oct 11, 2020
Ignore deployment suffix and identifier when computing major OS version for macOS
Show description for 94b90bbauthored andcommitted
Commits on Sep 21, 2020
Move some LLInt globals into JSC::Config.
Show description for 6c7df21committed
Mark Lam
Commits on Aug 7, 2020
Use thread_switch instead of switch_pri to drop priority to zero for 1ms instead of 10
Show description for f4bfefbcommitted
Commits on Aug 6, 2020
Remove all references to non-existent 10.16
Show description for 62c79efcommitted