2018-04-30 |
utatane.tea@gmail.com | Use WordLock instead of std::mutex for Threading |
tree | commitdiff |
2018-04-23 |
commit-queue@webki... | Include stdio.h before using stderr |
tree | commitdiff |
2018-04-21 |
utatane.tea@gmail.com | Unreviewed, follow-up patch after r230474 |
tree | commitdiff |
2018-04-20 |
jer.noble@apple.com | Don't put build products into WK_ALTERNATE_WEBKIT_SDK_P... |
tree | commitdiff |
2018-04-20 |
dbates@webkit.org | Remove code for compilers that did not support NSDMI... |
tree | commitdiff |
2018-04-19 |
ddkilzer@apple.com | Enable Objective-C weak references |
tree | commitdiff |
2018-04-13 |
sbarati@apple.com | Lessen partial scavenge interval on x86-64 |
tree | commitdiff |
2018-04-12 |
sbarati@apple.com | Raise the partial scavenge interval even more on x86-64 |
tree | commitdiff |
2018-04-12 |
sbarati@apple.com | raise partial scavenge interval on x86-64 |
tree | commitdiff |
2018-04-11 |
sbarati@apple.com | IsoHeapImpl::scavenge* needs to grab the lock |
tree | commitdiff |
2018-04-10 |
sbarati@apple.com | bmalloc should do partial scavenges more frequently |
tree | commitdiff |
2018-04-10 |
utatane.tea@gmail.com | [bmalloc] Name Scavenger thread "bmalloc scavenger" |
tree | commitdiff |
2018-04-10 |
mcatanzaro@igalia.com | Rename UNUSED to BUNUSED |
tree | commitdiff |
2018-04-08 |
utatane.tea@gmail.com | Use alignas instead of compiler-specific attributes |
tree | commitdiff |
2018-04-07 |
sbarati@apple.com | Source/bmalloc: |
tree | commitdiff |
2018-04-06 |
sbarati@apple.com | IsoHeapImpl not IsoHeapImplBase should add itself to... |
tree | commitdiff |
2018-04-05 |
utatane.tea@gmail.com | bmalloc StaticMutex's constructor should be constexpr |
tree | commitdiff |
2018-04-04 |
annulen@yandex.ru | Enable Gigacage unconditionally when building JSCOnly... |
tree | commitdiff |
2018-04-03 |
sbarati@apple.com | totalPhysicalSize calculation when splitting a range... |
tree | commitdiff |
2018-04-02 |
sbarati@apple.com | bmalloc should compute its own estimate of its footprint |
tree | commitdiff |
2018-03-28 |
commit-queue@webki... | Unreviewed, rolling out r230005. |
tree | commitdiff |
2018-03-27 |
sbarati@apple.com | memoryStatus() is wrong in certain testing scenarios... |
tree | commitdiff |
2018-03-20 |
timothy_horton@app... | Add and adopt WK_PLATFORM_NAME and adjust default featu... |
tree | commitdiff |
2018-03-17 |
fpizlo@apple.com | Put the DOM in IsoHeaps |
tree | commitdiff |
2018-03-16 |
mcatanzaro@igalia.com | Improve error message when Gigacage cannot allocate... |
tree | commitdiff |
2018-03-13 |
timothy_horton@app... | Add and adopt WK_ALTERNATE_FRAMEWORKS_DIR in WTF and... |
tree | commitdiff |
2018-03-11 |
fpizlo@apple.com | PerProcess<> should be safe by default |
tree | commitdiff |
2018-03-10 |
commit-queue@webki... | Unreviewed, rolling out r229436. |
tree | commitdiff |
2018-03-08 |
fpizlo@apple.com | bmalloc mutex should be adaptive |
tree | commitdiff |
2018-02-16 |
fpizlo@apple.com | Unreviewed, roll out r228306 (custom memcpy/memset... |
tree | commitdiff |
2018-02-09 |
clopez@igalia.com | Improve of string.h include after r228317. |
tree | commitdiff |
2018-02-09 |
clopez@igalia.com | Fix build for !BCPU(X86_64) after r228306 |
tree | commitdiff |
2018-02-09 |
fpizlo@apple.com | Experiment with alternative implementation of memcpy... |
tree | commitdiff |
2018-02-05 |
jfbastien@apple.com | Gigacage: enable only for WebContent process and token... |
tree | commitdiff |
2018-02-05 |
commit-queue@webki... | Multiple bmalloc scavenger threads is unexpected |
tree | commitdiff |
2018-02-01 |
sbarati@apple.com | Replace tryLargeMemalignVirtual with tryLargeZeroedMema... |
tree | commitdiff |
2018-01-19 |
keith_miller@apple.com | HaveInternalSDK includes should be "#include?" |
tree | commitdiff |
2018-01-18 |
mitz@apple.com | [Xcode] Streamline and future-proof target-macOS-versio... |
tree | commitdiff |
2018-01-16 |
mcatanzaro@igalia.com | mbmalloc should only be built in developer mode |
tree | commitdiff |
2018-01-15 |
mcatanzaro@igalia.com | Improve use of ExportMacros |
tree | commitdiff |
2017-12-21 |
commit-queue@webki... | Include stdio.h before using stderr and _IONBF |
tree | commitdiff |
2017-12-18 |
megan_gardner@appl... | Support Autoscrolling in contenteditable for WK2 |
tree | commitdiff |
2017-12-15 |
ddkilzer@apple.com | Enable -Wstrict-prototypes for WebKit |
tree | commitdiff |
2017-12-14 |
sbarati@apple.com | logVMFailure should not simulate crash on iOS |
tree | commitdiff |
2017-12-11 |
timothy_horton@app... | Stop using deprecated target conditional for simulator... |
tree | commitdiff |
2017-12-08 |
sbarati@apple.com | Enable gigacage on iOS with a 32GB runway and ensure... |
tree | commitdiff |
2017-12-06 |
aestes@apple.com | [Darwin] Simplify use of TargetConditionals |
tree | commitdiff |
2017-12-05 |
fpizlo@apple.com | bmalloc IsoHeap needs to allow a thread to deallocate... |
tree | commitdiff |
2017-12-01 |
msaboff@apple.com | Gigacage should not be enabled for ARM64_32 |
tree | commitdiff |
2017-11-30 |
jfbastien@apple.com | WTF / bmalloc: don't write to 0xbbadbeef when ASAN... |
tree | commitdiff |
2017-11-27 |
fpizlo@apple.com | Don't crash in forEachEntry when DebugHeap is enabled. |
tree | commitdiff |
2017-11-24 |
fpizlo@apple.com | Isolated Heaps caused an increase in reported leaks... |
tree | commitdiff |
2017-11-14 |
sbarati@apple.com | Make the gigacage runway 32GB |
tree | commitdiff |
2017-11-08 |
mcatanzaro@igalia.com | Gigacage.cpp:44:46: warning: ‘*’ in boolean context... |
tree | commitdiff |
2017-11-07 |
sbarati@apple.com | We should PROT_NONE the Gigacage runway so OOB accesses... |
tree | commitdiff |
2017-11-07 |
fpizlo@apple.com | bmalloc should support strictly type-segregated isolate... |
tree | commitdiff |
2017-10-30 |
zandobersek@gmail.com | [ARM64][Linux] Re-enable Gigacage |
tree | commitdiff |
2017-10-25 |
commit-queue@webki... | Unreviewed, rolling out r222945. |
tree | commitdiff |
2017-10-25 |
zandobersek@gmail.com | [Linux] Enable Gigacage in x64 Linux environment |
tree | commitdiff |
2017-10-24 |
ddkilzer@apple.com | Need to pass non-nil argument to SimulateCrash() in... |
tree | commitdiff |
2017-10-24 |
mcatanzaro@igalia.com | Unreviewed, roll out r222731 |
tree | commitdiff |
2017-10-23 |
zandobersek@gmail.com | bmalloc::api::tryLargeMemalignVirtual() shouldn't asser... |
tree | commitdiff |
2017-10-20 |
sbarati@apple.com | Runtime disable gigacage on iOS because it broke WasmBench |
tree | commitdiff |
2017-10-17 |
fpizlo@apple.com | You can't vmDeallocate null |
tree | commitdiff |
2017-10-12 |
fpizlo@apple.com | Enable gigacage on iOS |
tree | commitdiff |
2017-10-11 |
commit-queue@webki... | Unreviewed, rolling out r223113 and r223121. |
tree | commitdiff |
2017-10-10 |
fpizlo@apple.com | Use one virtual allocation for all gigacages and their... |
tree | commitdiff |
2017-10-10 |
fpizlo@apple.com | Enable gigacage on iOS |
tree | commitdiff |
2017-10-09 |
commit-queue@webki... | Unreviewed, rolling out r223015 and r223025. |
tree | commitdiff |
2017-10-08 |
utatane.tea@gmail.com | Unreviewed, disable Gigacage on ARM64 Linux |
tree | commitdiff |
2017-10-07 |
fpizlo@apple.com | Enable gigacage on iOS |
tree | commitdiff |
2017-10-06 |
fpizlo@apple.com | Use one Scavenger thread for all Heaps |
tree | commitdiff |
2017-10-05 |
fpizlo@apple.com | bmalloc mutex should be adaptive |
tree | commitdiff |
2017-10-05 |
jlewis3@apple.com | Unreviewed, rolling out r222893. |
tree | commitdiff |
2017-10-05 |
utatane.tea@gmail.com | [Linux] Port MallocBench |
tree | commitdiff |
2017-10-05 |
fpizlo@apple.com | bmalloc mutex should be adaptive |
tree | commitdiff |
2017-10-02 |
utatane.tea@gmail.com | [Linux] Enable Gigacage in x64 Linux environment |
tree | commitdiff |
2017-09-29 |
commit-queue@webki... | Unreviewed, rolling out r222625. |
tree | commitdiff |
2017-09-28 |
fpizlo@apple.com | Enable gigacage on iOS |
tree | commitdiff |
2017-09-27 |
fpizlo@apple.com | Put g_gigacageBasePtr into its own page and make it... |
tree | commitdiff |
2017-09-04 |
aperez@igalia.com | Unreviewed build fix for Clang with libc++ |
tree | commitdiff |
2017-09-03 |
utatane.tea@gmail.com | Large virtual memory region allocation requires MMAP_NO... |
tree | commitdiff |
2017-08-31 |
fpizlo@apple.com | JSTests: |
tree | commitdiff |
2017-08-30 |
jlewis3@apple.com | Unreviewed, rolling out r221384. |
tree | commitdiff |
2017-08-30 |
fpizlo@apple.com | Strings need to be in some kind of gigacage |
tree | commitdiff |
2017-08-25 |
dbates@webkit.org | Demarcate code added due to lack of NSDMI for aggregates |
tree | commitdiff |
2017-08-24 |
fpizlo@apple.com | Reduce Gigacage sizes |
tree | commitdiff |
2017-08-08 |
fpizlo@apple.com | Baseline JIT should do caging |
tree | commitdiff |
2017-08-08 |
ryanhaddad@apple.com | Unreviewed, rolling out r220368. |
tree | commitdiff |
2017-08-07 |
fpizlo@apple.com | Baseline JIT should do caging |
tree | commitdiff |
2017-08-07 |
fpizlo@apple.com | Primitive auxiliaries and JSValue auxiliaries should... |
tree | commitdiff |
2017-08-03 |
fpizlo@apple.com | All C++ accesses to JSObject::m_butterfly should do... |
tree | commitdiff |
2017-08-02 |
fpizlo@apple.com | If Gigacage is disabled, bmalloc should service large... |
tree | commitdiff |
2017-08-02 |
fpizlo@apple.com | We should be OK with the gigacage being disabled on... |
tree | commitdiff |
2017-08-02 |
fpizlo@apple.com | Bmalloc and GC should put auxiliaries (butterflies... |
tree | commitdiff |
2017-08-01 |
commit-queue@webki... | Implement __builtin_clzl for MSVC |
tree | commitdiff |
2017-07-31 |
mark.lam@apple.com | Fixed some comment typos. |
tree | commitdiff |
2017-07-22 |
fpizlo@apple.com | It should be easy to decide how WebKit yields |
tree | commitdiff |
2017-07-20 |
cdumez@apple.com | Replace calls to Vector::resize() with calls to more... |
tree | commitdiff |
2017-07-19 |
aestes@apple.com | [Xcode] Enable CLANG_WARN_RANGE_LOOP_ANALYSIS |
tree | commitdiff |
next |