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 |
2017-07-19 |
aestes@apple.com | [Xcode] Enable CLANG_WARN_OBJC_LITERAL_CONVERSION |
tree | commitdiff |
2017-07-18 |
aestes@apple.com | [Xcode] Enable CLANG_WARN_NON_LITERAL_NULL_CONVERSION |
tree | commitdiff |
2017-07-18 |
aestes@apple.com | [Xcode] Enable CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING |
tree | commitdiff |
2017-07-12 |
aperez@igalia.com | bmalloc: Failure to build when the compiler specificall... |
tree | commitdiff |
2017-07-06 |
commit-queue@webki... | reinterpret_cast does not evaluate to constexpr |
tree | commitdiff |
2017-07-03 |
aestes@apple.com | [Xcode] Add an experimental setting to build with ccache |
tree | commitdiff |
2017-07-02 |
mitz@apple.com | [iOS] Remove code only needed when building for iOS 9.x |
tree | commitdiff |
2017-07-01 |
mitz@apple.com | [macOS] Remove code only needed when building for OS... |
tree | commitdiff |
2017-06-30 |
rniwa@webkit.org | Ran sort-Xcode-project-file. |
tree | commitdiff |
2017-06-24 |
ggaren@apple.com | bmalloc: Add a per-thread line cache |
tree | commitdiff |
2017-06-11 |
mitz@apple.com | Reverted r218056 because it made the IDE reindex consta... |
tree | commitdiff |
2017-06-10 |
mitz@apple.com | [Xcode] With Xcode 9 developer beta, everything rebuild... |
tree | commitdiff |
2017-06-08 |
ggaren@apple.com | bmalloc: memory APIs don't need to be heap members |
tree | commitdiff |
2017-06-06 |
utatane.tea@gmail.com | struct does not accept initializer-form if member has... |
tree | commitdiff |
2017-06-06 |
ggaren@apple.com | Try to fix the GTK build. |
tree | commitdiff |
2017-06-06 |
ggaren@apple.com | Try to fix the GTK build. |
tree | commitdiff |
2017-06-06 |
ggaren@apple.com | bmalloc: Small and large objects should share memory |
tree | commitdiff |
2017-05-29 |
mitz@apple.com | [Xcode] ALWAYS_SEARCH_USER_PATHS is set to YES |
tree | commitdiff |
2017-05-25 |
msaboff@apple.com | bmalloc: scavenger runs too much on JetStream |
tree | commitdiff |
2017-05-17 |
msaboff@apple.com | Source/bmalloc: |
tree | commitdiff |
2017-05-17 |
msaboff@apple.com | REGRESSION(r216763): JetStream is 1% slower on Mac |
tree | commitdiff |
2017-05-16 |
ggaren@apple.com | bmalloc: Bump the size of the deallocator log to 512 |
tree | commitdiff |
2017-05-12 |
msaboff@apple.com | [iOS] Use memory footprint to dynamically adjust behavi... |
tree | commitdiff |
2017-05-06 |
commit-queue@webki... | Leaks always reports "WebKit Malloc Memory Pressure... |
tree | commitdiff |
2017-04-28 |
msaboff@apple.com | bmalloc scavenger should know what page classes are... |
tree | commitdiff |
2017-04-26 |
msaboff@apple.com | Call bmalloc scavenger first when handling a memory... |
tree | commitdiff |
2017-04-15 |
mark.lam@apple.com | Update architectures in xcconfig files. |
tree | commitdiff |
2017-04-13 |
mitz@apple.com | [Mac] Future-proof .xcconfig files |
tree | commitdiff |
2017-02-03 |
commit-queue@webki... | Include cstdlib before using ::malloc and posix_memalign |
tree | commitdiff |
2017-02-01 |
akling@apple.com | Implement the alwaysRunsAtBackgroundPriority WK2 settin... |
tree | commitdiff |
2017-01-13 |
ggaren@apple.com | bmalloc: Use a separate zone when using system malloc |
tree | commitdiff |
2016-12-16 |
mmaxfield@apple.com | Sort Xcode project files |
tree | commitdiff |
2016-12-09 |
ddkilzer@apple.com | Always check the return value of pthread_key_create() |
tree | commitdiff |
2016-12-07 |
ap@apple.com | Correct SDKROOT values in xcconfig files |
tree | commitdiff |
2016-11-29 |
aestes@apple.com | [Cocoa] Enable two clang warnings recommended by Xcode |
tree | commitdiff |
2016-11-10 |
ggaren@apple.com | bmalloc threads should have a non-default QoS |
tree | commitdiff |
2016-10-21 |
mark.lam@apple.com | bmalloc api should crash on failure to allocate when... |
tree | commitdiff |
2016-09-26 |
commit-queue@webki... | Avoid implicit conversion from iterator to pointer |
tree | commitdiff |
2016-09-06 |
fpizlo@apple.com | Butterflies should be allocated in Auxiliary MarkedSpac... |
tree | commitdiff |
2016-08-31 |
utatane.tea@gmail.com | Unreviewed, build fix for GCC ports |
tree | commitdiff |
2016-08-31 |
ggaren@apple.com | bmalloc: speed up the lock slow path |
tree | commitdiff |
2016-08-26 |
ggaren@apple.com | 2016-08-26 Geoffrey Garen <ggaren@apple.com> |
tree | commitdiff |
2016-08-26 |
ggaren@apple.com | Renamed XLarge* => Large* |
tree | commitdiff |
2016-08-26 |
barraclough@apple.com | bmalloc: speed up the lock slow path |
tree | commitdiff |
2016-08-24 |
akling@apple.com | Source/bmalloc: |
tree | commitdiff |
2016-08-24 |
fpizlo@apple.com | Unreviewed, roll out r204901, r204897, r204866, r204856... |
tree | commitdiff |
2016-08-23 |
fpizlo@apple.com | Butterflies should be allocated in Auxiliary MarkedSpac... |
tree | commitdiff |
2016-08-23 |
utatane.tea@gmail.com | Unreviewed, build fix on GCC environment |
tree | commitdiff |
2016-08-22 |
ggaren@apple.com | bmalloc: speed up the lock slow path |
tree | commitdiff |
2016-08-03 |
ggaren@apple.com | [bmalloc] Merging of XLargeRanges can leak the upper... |
tree | commitdiff |
2016-07-13 |
enrica@apple.com | Update supported platforms in xcconfig files to match... |
tree | commitdiff |
2016-07-12 |
ggaren@apple.com | Crash due to abort() calling libc++.1.dylib: std::__1... |
tree | commitdiff |
2016-06-12 |
ddkilzer@apple.com | Crash in com.apple.WebKit.WebContent at std::__1::__cal... |
tree | commitdiff |
2016-06-11 |
ddkilzer@apple.com | Implement logging for RELEASE_BASSERT_WITH_MESSAGE... |
tree | commitdiff |
2016-06-07 |
bfulgham@apple.com | Prevents integer overflow in Vector.h |
tree | commitdiff |
2016-05-27 |
annulen@yandex.ru | [cmake] Deduplicated bmalloc/Zone.cpp handling. |
tree | commitdiff |
2016-05-22 |
beidson@apple.com | Move to C++14. |
tree | commitdiff |
2016-05-17 |
ggaren@apple.com | REGRESSION: JetStream crashes on some iPhones |
tree | commitdiff |
2016-05-17 |
ggaren@apple.com | REGRESSION (200035): changes in "WebKit Malloc" VM... |
tree | commitdiff |
2016-05-10 |
ddkilzer@apple.com | bmalloc should automatically disable itself when Thread... |
tree | commitdiff |
2016-05-03 |
ggaren@apple.com | 2016-05-03 Geoffrey Garen <ggaren@apple.com> |
tree | commitdiff |
2016-05-03 |
ggaren@apple.com | Assertion failure in bmalloc::vmRevokePermissions(void... |
tree | commitdiff |
2016-04-28 |
ggaren@apple.com | Assertion failure in bmalloc::vmRevokePermissions(void... |
tree | commitdiff |
2016-04-25 |
ggaren@apple.com | 2016-04-25 Geoffrey Garen <ggaren@apple.com> |
tree | commitdiff |
2016-04-23 |
barraclough@apple.com | bmalloc: vm allocations should plant guard pages |
tree | commitdiff |
2016-04-22 |
ggaren@apple.com | bmalloc: vm allocations should plant guard pages |
tree | commitdiff |
2016-04-22 |
ggaren@apple.com | bmalloc: Constify introspect function pointer table |
tree | commitdiff |
2016-04-20 |
ggaren@apple.com | bmalloc: fix up overflow checks |
tree | commitdiff |
2016-04-20 |
ggaren@apple.com | 2016-04-19 Geoffrey Garen <ggaren@apple.com> |
tree | commitdiff |
2016-04-19 |
ggaren@apple.com | bmalloc: Merge the large and xlarge allocators |
tree | commitdiff |
2016-04-11 |
commit-queue@webki... | [CMake] Make FOLDER property INHERITED |
tree | commitdiff |
2016-04-08 |
ggaren@apple.com | bmalloc: stress_aligned test fails if you increase... |
tree | commitdiff |
2016-04-06 |
ggaren@apple.com | bmalloc: handle aligned allocations on the fast path |
tree | commitdiff |
2016-04-04 |
ggaren@apple.com | bmalloc: segregate small and large objects again, and... |
tree | commitdiff |
2016-03-30 |
ggaren@apple.com | bmalloc: support physical page sizes that don't match... |
tree | commitdiff |
2016-03-30 |
ggaren@apple.com | bmalloc: page size should be configurable at runtime |
tree | commitdiff |
2016-03-29 |
ddkilzer@apple.com | bmalloc: add logging for mmap() failures |
tree | commitdiff |
2016-03-26 |
ggaren@apple.com | 2016-03-26 Geoffrey Garen <ggaren@apple.com> |
tree | commitdiff |
2016-03-26 |
ggaren@apple.com | bmalloc: fix an ASSERT on iOS |
tree | commitdiff |
2016-03-25 |
ggaren@apple.com | bmalloc: support physical page sizes that don't match... |
tree | commitdiff |
2016-03-25 |
ggaren@apple.com | 2016-03-25 Geoffrey Garen <ggaren@apple.com> |
tree | commitdiff |
2016-03-25 |
ggaren@apple.com | 2016-03-25 Geoffrey Garen <ggaren@apple.com> |
tree | commitdiff |
2016-03-25 |
ryanhaddad@apple.com | Unreviewed, rolling out r198679. |
tree | commitdiff |
2016-03-25 |
ggaren@apple.com | bmalloc: stress_aligned fails when allocating a zero... |
tree | commitdiff |
2016-03-25 |
ggaren@apple.com | bmalloc: Renamed LargeChunk => Chunk |
tree | commitdiff |
2016-03-25 |
ggaren@apple.com | bmalloc: small and large objects should share memory |
tree | commitdiff |
2016-03-24 |
ggaren@apple.com | bmalloc: Added an Object helper class |
tree | commitdiff |
next |