2016-06-12 |
ddkilzer@apple.com | Crash in com.apple.WebKit.WebContent at std::__1::__cal... |
blob | commitdiff |
2016-06-11 |
ddkilzer@apple.com | Implement logging for RELEASE_BASSERT_WITH_MESSAGE... |
blob | commitdiff | diff to current |
2016-06-07 |
bfulgham@apple.com | Prevents integer overflow in Vector.h |
blob | commitdiff | diff to current |
2016-05-27 |
annulen@yandex.ru | [cmake] Deduplicated bmalloc/Zone.cpp handling. |
blob | commitdiff | diff to current |
2016-05-22 |
beidson@apple.com | Move to C++14. |
blob | commitdiff | diff to current |
2016-05-17 |
ggaren@apple.com | REGRESSION: JetStream crashes on some iPhones |
blob | commitdiff | diff to current |
2016-05-17 |
ggaren@apple.com | REGRESSION (200035): changes in "WebKit Malloc" VM... |
blob | commitdiff | diff to current |
2016-05-10 |
ddkilzer@apple.com | bmalloc should automatically disable itself when Thread... |
blob | commitdiff | diff to current |
2016-05-03 |
ggaren@apple.com | 2016-05-03 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2016-05-03 |
ggaren@apple.com | Assertion failure in bmalloc::vmRevokePermissions(void... |
blob | commitdiff | diff to current |
2016-04-28 |
ggaren@apple.com | Assertion failure in bmalloc::vmRevokePermissions(void... |
blob | commitdiff | diff to current |
2016-04-25 |
ggaren@apple.com | 2016-04-25 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2016-04-23 |
barraclough@apple.com | bmalloc: vm allocations should plant guard pages |
blob | commitdiff | diff to current |
2016-04-22 |
ggaren@apple.com | bmalloc: vm allocations should plant guard pages |
blob | commitdiff | diff to current |
2016-04-22 |
ggaren@apple.com | bmalloc: Constify introspect function pointer table |
blob | commitdiff | diff to current |
2016-04-20 |
ggaren@apple.com | bmalloc: fix up overflow checks |
blob | commitdiff | diff to current |
2016-04-20 |
ggaren@apple.com | 2016-04-19 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2016-04-19 |
ggaren@apple.com | bmalloc: Merge the large and xlarge allocators |
blob | commitdiff | diff to current |
2016-04-11 |
commit-queue@webki... | [CMake] Make FOLDER property INHERITED |
blob | commitdiff | diff to current |
2016-04-08 |
ggaren@apple.com | bmalloc: stress_aligned test fails if you increase... |
blob | commitdiff | diff to current |
2016-04-06 |
ggaren@apple.com | bmalloc: handle aligned allocations on the fast path |
blob | commitdiff | diff to current |
2016-04-04 |
ggaren@apple.com | bmalloc: segregate small and large objects again, and... |
blob | commitdiff | diff to current |
2016-03-30 |
ggaren@apple.com | bmalloc: support physical page sizes that don't match... |
blob | commitdiff | diff to current |
2016-03-30 |
ggaren@apple.com | bmalloc: page size should be configurable at runtime |
blob | commitdiff | diff to current |
2016-03-29 |
ddkilzer@apple.com | bmalloc: add logging for mmap() failures |
blob | commitdiff | diff to current |
2016-03-26 |
ggaren@apple.com | 2016-03-26 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2016-03-26 |
ggaren@apple.com | bmalloc: fix an ASSERT on iOS |
blob | commitdiff | diff to current |
2016-03-25 |
ggaren@apple.com | bmalloc: support physical page sizes that don't match... |
blob | commitdiff | diff to current |
2016-03-25 |
ggaren@apple.com | 2016-03-25 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2016-03-25 |
ggaren@apple.com | 2016-03-25 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2016-03-25 |
ryanhaddad@apple.com | Unreviewed, rolling out r198679. |
blob | commitdiff | diff to current |
2016-03-25 |
ggaren@apple.com | bmalloc: stress_aligned fails when allocating a zero... |
blob | commitdiff | diff to current |
2016-03-25 |
ggaren@apple.com | bmalloc: Renamed LargeChunk => Chunk |
blob | commitdiff | diff to current |
2016-03-25 |
ggaren@apple.com | bmalloc: small and large objects should share memory |
blob | commitdiff | diff to current |
2016-03-24 |
ggaren@apple.com | bmalloc: Added an Object helper class |
blob | commitdiff | diff to current |
2016-03-23 |
ggaren@apple.com | bmalloc: process the object log before asking for new... |
blob | commitdiff | diff to current |
2016-03-23 |
ggaren@apple.com | bmalloc: use a log scale for large-ish size classes |
blob | commitdiff | diff to current |
2016-03-22 |
ggaren@apple.com | bmalloc: shrink largeMax |
blob | commitdiff | diff to current |
2016-03-21 |
mitz@apple.com | [Mac] Determine TARGET_MAC_OS_X_VERSION_MAJOR from... |
blob | commitdiff | diff to current |
2016-03-20 |
mitz@apple.com | Update build settings |
blob | commitdiff | diff to current |
2016-03-15 |
ggaren@apple.com | Unreviewed, rolling out r197955. |
blob | commitdiff | diff to current |
2016-03-10 |
ggaren@apple.com | bmalloc: Rename SmallPage to SmallRun |
blob | commitdiff | diff to current |
2016-03-08 |
ggaren@apple.com | Unreviewed, rolling in r197722. |
blob | commitdiff | diff to current |
2016-03-08 |
ryanhaddad@apple.com | Unreviewed, rolling out r197722. |
blob | commitdiff | diff to current |
2016-03-08 |
ggaren@apple.com | bmalloc: Use List<T> instead of Vector<T> in some places |
blob | commitdiff | diff to current |
2016-03-04 |
ggaren@apple.com | Unreviewed, rolling in r197174. |
blob | commitdiff | diff to current |
2016-02-27 |
ryanhaddad@apple.com | Unreviewed, rolling out r197174. |
blob | commitdiff | diff to current |
2016-02-26 |
ggaren@apple.com | bmalloc: Added a fast XLarge allocator |
blob | commitdiff | diff to current |
2016-02-24 |
mitz@apple.com | [Xcode] Linker errors display mangled names, but no... |
blob | commitdiff | diff to current |
2016-02-22 |
commit-queue@webki... | Fixed compilation of bmalloc with GCC 4.8 after r196873. |
blob | commitdiff | diff to current |
2016-02-21 |
ggaren@apple.com | bmalloc: Don't use a whole page for metadata |
blob | commitdiff | diff to current |
2016-02-21 |
mark.lam@apple.com | Use of inlined asm statements causes problems for ... |
blob | commitdiff | diff to current |
2016-02-20 |
jh718.park@samsung.com | Unreviewed. Fix debug build error since r196847 |
blob | commitdiff | diff to current |
2016-02-20 |
ggaren@apple.com | bmalloc: Chunk, Page, and Line don't need to be class... |
blob | commitdiff | diff to current |
2016-02-20 |
ggaren@apple.com | bmalloc: Remove the concept of medium objects |
blob | commitdiff | diff to current |
2016-02-19 |
msaboff@apple.com | bmalloc: Unify VMHeap and Heap LargeObjects free lists... |
blob | commitdiff | diff to current |
2016-02-13 |
msaboff@apple.com | BASSERTs added in r196421 are causing debug test failures |
blob | commitdiff | diff to current |
2016-02-13 |
mark.lam@apple.com | Make BCRASH() use breakpoint traps too for non-debug... |
blob | commitdiff | diff to current |
2016-02-11 |
msaboff@apple.com | Unreviewed build fix after r196421. |
blob | commitdiff | diff to current |
2016-02-11 |
msaboff@apple.com | bmalloc: large aligned allocations will put 1 or 2... |
blob | commitdiff | diff to current |
2016-02-05 |
sbarati@apple.com | bmalloc: largeMax calculation is wrong on iOS |
blob | commitdiff | diff to current |
2016-02-01 |
mitz@apple.com | [Cocoa] Remove unused definition of HAVE_HEADER_DETECTION_H |
blob | commitdiff | diff to current |
2015-12-20 |
mitz@apple.com | [Mac] WebKit contains dead source code for OS X Maveric... |
blob | commitdiff | diff to current |
2015-12-03 |
andersca@apple.com | Remove Objective-C GC support |
blob | commitdiff | diff to current |
2015-12-03 |
msaboff@apple.com | bmalloc: extra large allocations could be more efficient |
blob | commitdiff | diff to current |
2015-11-12 |
akiss@inf.u-szeged.hu | bmalloc: Add libdl dependency |
blob | commitdiff | diff to current |
2015-11-03 |
aestes@apple.com | [Cocoa] Add tvOS and watchOS to SUPPORTED_PLATFORMS |
blob | commitdiff | diff to current |
2015-11-01 |
commit-queue@webki... | [GTK] Fix combinations of PLATFORM(GTK) and OS(DARWIN) |
blob | commitdiff | diff to current |
2015-10-29 |
ggaren@apple.com | bmalloc: AsyncTask should handle destruction |
blob | commitdiff | diff to current |
2015-10-16 |
ggaren@apple.com | bmalloc: per-thread cache data structure should be... |
blob | commitdiff | diff to current |
2015-10-13 |
cdumez@apple.com | Avoid useless copies in range-loops that are using... |
blob | commitdiff | diff to current |
2015-10-12 |
ggaren@apple.com | bmalloc: Don't ASSERT that all syscalls succeed |
blob | commitdiff | diff to current |
2015-10-10 |
mitz@apple.com | [iOS] Remove project support for iOS 8 |
blob | commitdiff | diff to current |
2015-08-31 |
mcatanzaro@igalia.com | Implement bmalloc::isASanEnabled for generic Unix |
blob | commitdiff | diff to current |
2015-08-19 |
ggaren@apple.com | Crash @ bmalloc::Environment::computeIsBmallocEnabled |
blob | commitdiff | diff to current |
2015-07-24 |
ggaren@apple.com | vmmap crash at JavaScriptCore: 0x31cd12f6 (the JavaScri... |
blob | commitdiff | diff to current |
2015-07-24 |
ggaren@apple.com | JavaScriptCore bmalloc should not register its malloc... |
blob | commitdiff | diff to current |
2015-07-23 |
ggaren@apple.com | bmalloc: Shrink the super chunk size (again) |
blob | commitdiff | diff to current |
2015-07-03 |
mitz@apple.com | [Xcode] Update some build settings as recommended by... |
blob | commitdiff | diff to current |
2015-07-02 |
ggaren@apple.com | bmalloc: Shrink the super chunk size |
blob | commitdiff | diff to current |
2015-07-01 |
ggaren@apple.com | bmalloc: realloc of an XLarge range can unmap adjacent... |
blob | commitdiff | diff to current |
2015-05-26 |
ggaren@apple.com | Integer overflow in XLarge allocation (due to unchecked... |
blob | commitdiff | diff to current |
2015-05-26 |
mitz@apple.com | <rdar://problem/21104551> Update build settings |
blob | commitdiff | diff to current |
2015-05-24 |
mitz@apple.com | Remove unused definitions of WEBKIT_VERSION_MIN_REQUIRED |
blob | commitdiff | diff to current |
2015-05-07 |
ggaren@apple.com | Release assert in com.apple.WebKit.WebContent under... |
blob | commitdiff | diff to current |
2015-05-07 |
mitz@apple.com | <rdar://problem/19317140> [Xcode] Remove usage of Aspen... |
blob | commitdiff | diff to current |
2015-04-01 |
achristensen@apple.com | Progress towards CMake on Windows and Mac. |
blob | commitdiff | diff to current |
2015-03-14 |
achristensen@apple.com | Progress towards CMake on Mac. |
blob | commitdiff | diff to current |
2015-03-12 |
ggaren@apple.com | Assertion failure in bmalloc::LargeObject::validateSelf... |
blob | commitdiff | diff to current |
2015-03-10 |
ggaren@apple.com | bmalloc: tryFastMalloc shouldn't crash |
blob | commitdiff | diff to current |
2015-03-10 |
commit-queue@webki... | Unreviewed, rolling out r181307. |
blob | commitdiff | diff to current |
2015-03-10 |
ggaren@apple.com | bmalloc: tryFastMalloc shouldn't crash |
blob | commitdiff | diff to current |
2015-03-04 |
ggaren@apple.com | bmalloc: Don't branch when setting the owner of a large... |
blob | commitdiff | diff to current |
2015-03-03 |
ggaren@apple.com | bmalloc should implement malloc introspection (to stop... |
blob | commitdiff | diff to current |
2015-03-03 |
ggaren@apple.com | bmalloc: Added missing features to the malloc zone... |
blob | commitdiff | diff to current |
2015-03-03 |
ggaren@apple.com | bmalloc should implement malloc introspection (to stop... |
blob | commitdiff | diff to current |
2015-03-03 |
ggaren@apple.com | bmalloc: Miscellaneous cleanup |
blob | commitdiff | diff to current |
2015-03-03 |
ggaren@apple.com | bmalloc: Eagerly remove allocated objects from the... |
blob | commitdiff | diff to current |
2015-02-28 |
rniwa@webkit.org | Fixed a typo in the previous commit. |
blob | commitdiff | diff to current |
2015-02-28 |
rniwa@webkit.org | EFL build fix after r180797. |
blob | commitdiff | diff to current |
next |