git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
RegExpCache::finalize should not delete code
2015-08-13
ggaren@apple.com
RegExpCache::finalize should not delete code
commit
|
commitdiff
|
tree
2015-08-13
ggaren@apple.com
Standardize on the phrase "delete code"
commit
|
commitdiff
|
tree
2015-08-13
ggaren@apple.com
Removed clearEvalCodeCache()
commit
|
commitdiff
|
tree
2015-08-12
ggaren@apple.com
Re-land r188339, since Alex fixed it in r188341 by...
commit
|
commitdiff
|
tree
2015-08-12
ggaren@apple.com
Remove VM::releaseExecutableMemory
commit
|
commitdiff
|
tree
2015-08-11
ggaren@apple.com
Start beating UnlinkedCodeBlock.h/.cpp with the "One...
commit
|
commitdiff
|
tree
2015-08-10
ggaren@apple.com
Let's rename FunctionBodyNode
commit
|
commitdiff
|
tree
2015-07-28
ggaren@apple.com
SunSpider is no longer maintained
commit
|
commitdiff
|
tree
2015-07-24
ggaren@apple.com
vmmap crash at JavaScriptCore: 0x31cd12f6 (the JavaScript...
commit
|
commitdiff
|
tree
2015-07-24
ggaren@apple.com
JavaScriptCore bmalloc should not register its malloc...
commit
|
commitdiff
|
tree
2015-07-23
ggaren@apple.com
bmalloc: Shrink the super chunk size (again)
commit
|
commitdiff
|
tree
2015-07-02
ggaren@apple.com
bmalloc: Shrink the super chunk size
commit
|
commitdiff
|
tree
2015-07-01
ggaren@apple.com
bmalloc: realloc of an XLarge range can unmap adjacent...
commit
|
commitdiff
|
tree
2015-06-19
ggaren@apple.com
WebKit crash while loading nytimes at JavaScriptCore...
commit
|
commitdiff
|
tree
2015-06-05
ggaren@apple.com
DropAllLocks RELEASE_ASSERT on iOS
commit
|
commitdiff
|
tree
2015-06-01
ggaren@apple.com
REGRESSION: These sorting idioms used by Peacekeeper...
commit
|
commitdiff
|
tree
2015-05-27
ggaren@apple.com
REGRESSION: These sorting idioms used by Peacekeeper...
commit
|
commitdiff
|
tree
2015-05-27
ggaren@apple.com
REGRESSION: These sorting idioms used by Peacekeeper...
commit
|
commitdiff
|
tree
2015-05-26
ggaren@apple.com
Photo Booth hangs under JSC::MachineThreads::tryCopyOtherThr...
commit
|
commitdiff
|
tree
2015-05-26
ggaren@apple.com
Integer overflow in XLarge allocation (due to unchecked...
commit
|
commitdiff
|
tree
2015-05-07
ggaren@apple.com
Release assert in com.apple.WebKit.WebContent under...
commit
|
commitdiff
|
tree
2015-05-07
ggaren@apple.com
Don't branch when accessing the callee
commit
|
commitdiff
|
tree
2015-05-04
ggaren@apple.com
REGRESSION(r183570): jslib-traverse-jquery is 22% slower
commit
|
commitdiff
|
tree
2015-04-29
ggaren@apple.com
It shouldn't take 1846 lines of code and 5 FIXMEs to...
commit
|
commitdiff
|
tree
2015-04-24
ggaren@apple.com
It shouldn't take 1846 lines of code and 5 FIXMEs to...
commit
|
commitdiff
|
tree
2015-04-03
ggaren@apple.com
is* API methods should be @properties
commit
|
commitdiff
|
tree
2015-04-03
ggaren@apple.com
2015-04-03 Geoffrey Garen <ggaren@apple.com>
commit
|
commitdiff
|
tree
2015-04-03
ggaren@apple.com
2015-04-03 Geoffrey Garen <ggaren@apple.com>
commit
|
commitdiff
|
tree
2015-04-03
ggaren@apple.com
JavaScriptCore API should support type checking for...
commit
|
commitdiff
|
tree
2015-03-27
ggaren@apple.com
Make some more objects use FastMalloc
commit
|
commitdiff
|
tree
2015-03-26
ggaren@apple.com
Function.prototype.toString should not decompile the AST
commit
|
commitdiff
|
tree
2015-03-26
ggaren@apple.com
"lineNo" does not match WebKit coding style guidelines
commit
|
commitdiff
|
tree
2015-03-26
ggaren@apple.com
Assertion firing in JavaScriptCore/parser/parser.h...
commit
|
commitdiff
|
tree
2015-03-25
ggaren@apple.com
New map and set modification tests in r181922 fails
commit
|
commitdiff
|
tree
2015-03-25
ggaren@apple.com
REGRESSION (r181458): Heap use-after-free in JSSetIterator...
commit
|
commitdiff
|
tree
2015-03-20
ggaren@apple.com
FunctionBodyNode should known where its parameters...
commit
|
commitdiff
|
tree
2015-03-20
ggaren@apple.com
Function.prototype.toString should not decompile the AST
commit
|
commitdiff
|
tree
2015-03-18
ggaren@apple.com
Function bodies should always include braces
commit
|
commitdiff
|
tree
2015-03-17
ggaren@apple.com
Built-in functions should know that they use strict...
commit
|
commitdiff
|
tree
2015-03-13
ggaren@apple.com
Prohibit GC while sweeping
commit
|
commitdiff
|
tree
2015-03-12
ggaren@apple.com
Assertion failure in bmalloc::LargeObject::validateSelf...
commit
|
commitdiff
|
tree
2015-03-12
ggaren@apple.com
REGRESSION: Crash under Heap::reportExtraMemoryAllocatedSlow...
commit
|
commitdiff
|
tree
2015-03-12
ggaren@apple.com
Users of Heap::deprecatedReportExtraMemory should switch...
commit
|
commitdiff
|
tree
2015-03-11
ggaren@apple.com
Many users of Heap::reportExtraMemory* are wrong, causing...
commit
|
commitdiff
|
tree
2015-03-11
ggaren@apple.com
Refactored the JSC::Heap extra cost API for clarity...
commit
|
commitdiff
|
tree
2015-03-10
ggaren@apple.com
bmalloc: tryFastMalloc shouldn't crash
commit
|
commitdiff
|
tree
2015-03-10
ggaren@apple.com
bmalloc: tryFastMalloc shouldn't crash
commit
|
commitdiff
|
tree
2015-03-09
ggaren@apple.com
bmalloc: tryFastMalloc shouldn't crash
commit
|
commitdiff
|
tree
2015-03-08
ggaren@apple.com
Use FastMalloc (bmalloc) instead of BlockAllocator...
commit
|
commitdiff
|
tree
2015-03-07
ggaren@apple.com
Use FastMalloc (bmalloc) instead of BlockAllocator...
commit
|
commitdiff
|
tree
2015-03-06
ggaren@apple.com
2015-03-06 Geoffrey Garen <ggaren@apple.com>
commit
|
commitdiff
|
tree
2015-03-06
ggaren@apple.com
2015-03-06 Geoffrey Garen <ggaren@apple.com>
commit
|
commitdiff
|
tree
2015-03-06
ggaren@apple.com
Use FastMalloc (bmalloc) instead of BlockAllocator...
commit
|
commitdiff
|
tree
2015-03-04
ggaren@apple.com
bmalloc: Don't branch when setting the owner of a large...
commit
|
commitdiff
|
tree
2015-03-03
ggaren@apple.com
bmalloc should implement malloc introspection (to stop...
commit
|
commitdiff
|
tree
2015-03-03
ggaren@apple.com
bmalloc: Added missing features to the malloc zone...
commit
|
commitdiff
|
tree
2015-03-03
ggaren@apple.com
bmalloc should implement malloc introspection (to stop...
commit
|
commitdiff
|
tree
2015-03-03
ggaren@apple.com
bmalloc: Miscellaneous cleanup
commit
|
commitdiff
|
tree
2015-03-03
ggaren@apple.com
bmalloc: Eagerly remove allocated objects from the...
commit
|
commitdiff
|
tree
2015-02-28
ggaren@apple.com
bmalloc: Pathological madvise churn on the free(malloc...
commit
|
commitdiff
|
tree
2015-02-26
ggaren@apple.com
bmalloc: Large object free list can grow infinitely
commit
|
commitdiff
|
tree
2015-02-26
ggaren@apple.com
2015-02-26 Geoffrey Garen <ggaren@apple.com>
commit
|
commitdiff
|
tree
2015-02-26
ggaren@apple.com
bmalloc: Refactored SegregatedFreeList and BoundaryTag...
commit
|
commitdiff
|
tree
2015-02-26
ggaren@apple.com
bmalloc: free up a bit in BoundaryTag
commit
|
commitdiff
|
tree
2015-02-24
ggaren@apple.com
bmalloc: Added a little more abstraction for large...
commit
|
commitdiff
|
tree
2015-02-20
ggaren@apple.com
Remove TCMalloc
commit
|
commitdiff
|
tree
2015-02-20
ggaren@apple.com
bmalloc should implement malloc introspection (to stop...
commit
|
commitdiff
|
tree
2015-02-19
ggaren@apple.com
bmalloc should implement malloc introspection (to stop...
commit
|
commitdiff
|
tree
2015-02-19
ggaren@apple.com
bmalloc should implement malloc introspection (to stop...
commit
|
commitdiff
|
tree
2015-02-18
ggaren@apple.com
bmalloc: VMHeap should keep a record of all of its...
commit
|
commitdiff
|
tree
2015-02-02
ggaren@apple.com
Use FastMalloc (bmalloc) instead of BlockAllocator...
commit
|
commitdiff
|
tree
2015-01-31
ggaren@apple.com
Use FastMalloc (bmalloc) instead of BlockAllocator...
commit
|
commitdiff
|
tree
2015-01-31
ggaren@apple.com
GC marking threads should clear malloc caches
commit
|
commitdiff
|
tree
2015-01-30
ggaren@apple.com
GC marking threads should clear malloc caches
commit
|
commitdiff
|
tree
2015-01-30
ggaren@apple.com
GC marking threads should clear malloc caches
commit
|
commitdiff
|
tree
2015-01-30
ggaren@apple.com
Use FastMalloc (bmalloc) instead of BlockAllocator...
commit
|
commitdiff
|
tree
2015-01-29
ggaren@apple.com
Removed op_ret_object_or_this
commit
|
commitdiff
|
tree
2015-01-29
ggaren@apple.com
2015-01-29 Geoffrey Garen <ggaren@apple.com>
commit
|
commitdiff
|
tree
2015-01-29
ggaren@apple.com
Use FastMalloc (bmalloc) instead of BlockAllocator...
commit
|
commitdiff
|
tree
2015-01-29
ggaren@apple.com
Use Vector instead of GCSegmentedArray in CodeBlockSet
commit
|
commitdiff
|
tree
2015-01-29
ggaren@apple.com
Use FastMalloc (bmalloc) instead of BlockAllocator...
commit
|
commitdiff
|
tree
2015-01-29
ggaren@apple.com
Removed fastMallocForbid / fastMallocAllow
commit
|
commitdiff
|
tree
2015-01-27
ggaren@apple.com
Removed WTF_MALLOC_VALIDATION
commit
|
commitdiff
|
tree
2015-01-27
ggaren@apple.com
Use FastMalloc (bmalloc) instead of BlockAllocator...
commit
|
commitdiff
|
tree
2015-01-21
ggaren@apple.com
bmalloc: support aligned allocation
commit
|
commitdiff
|
tree
2015-01-20
ggaren@apple.com
bmalloc: a little bit of cleanup
commit
|
commitdiff
|
tree
2015-01-17
ggaren@apple.com
bmalloc: refactored XLarge allocation for better alignment
commit
|
commitdiff
|
tree
2015-01-17
ggaren@apple.com
bmalloc: added the tiniest bit of testing for aligned...
commit
|
commitdiff
|
tree
2015-01-17
ggaren@apple.com
bmalloc: added some infrastructure for aligned allocation
commit
|
commitdiff
|
tree
2015-01-13
ggaren@apple.com
Consider alignment when allocating from a SegregatedFreeList
commit
|
commitdiff
|
tree
2015-01-13
ggaren@apple.com
Renamed minimum to size in SegregatedFreeList
commit
|
commitdiff
|
tree
2015-01-13
ggaren@apple.com
Out of bounds access in BytecodeGenerator::emitGetById...
commit
|
commitdiff
|
tree
2015-01-13
ggaren@apple.com
Out of bounds read in IdentifierArena::makeIdentifier
commit
|
commitdiff
|
tree
2015-01-10
ggaren@apple.com
Make bmalloc work with ASan
commit
|
commitdiff
|
tree
2015-01-09
ggaren@apple.com
Make bmalloc work with ASan
commit
|
commitdiff
|
tree
2015-01-05
ggaren@apple.com
Fix up bmalloc's PerThread for use on Linux
commit
|
commitdiff
|
tree
2014-12-16
ggaren@apple.com
Enable FastMalloc in debug builds
commit
|
commitdiff
|
tree
2014-12-15
ggaren@apple.com
Safari crashes when you set Malloc environment variables
commit
|
commitdiff
|
tree
2014-12-12
ggaren@apple.com
bmalloc should support system memory analysis tools...
commit
|
commitdiff
|
tree
2014-12-12
ggaren@apple.com
2014-12-11 Geoffrey Garen <ggaren@apple.com>
commit
|
commitdiff
|
tree
next