git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bmalloc: allocate small and medium objects using the same bump pointer class
2014-09-16
ggaren@apple.com
bmalloc: allocate small and medium objects using the...
commit
|
commitdiff
|
tree
2014-09-12
ggaren@apple.com
Fixed a goof in bmalloc Vector sizing
commit
|
commitdiff
|
tree
2014-09-12
ggaren@apple.com
2014-09-12 Geoffrey Garen <ggaren@apple.com>
2014-09-12 Geoffrey Garen <
ggaren@apple.com
>
commit
|
commitdiff
|
tree
2014-09-11
ggaren@apple.com
Do the bmalloc.
commit
|
commitdiff
|
tree
2014-09-11
ggaren@apple.com
bmalloc should segregate medium-sized objects by line...
commit
|
commitdiff
|
tree
2014-09-11
ggaren@apple.com
Some MallocBench refinements
commit
|
commitdiff
|
tree
2014-09-11
ggaren@apple.com
Reviewed by Sam Weinig.
commit
|
commitdiff
|
tree
2014-09-11
ggaren@apple.com
bmalloc: eager scavenge leaves behind a bogus allocator
commit
|
commitdiff
|
tree
2014-09-06
ggaren@apple.com
bmalloc should honor the FastMalloc statistics API
commit
|
commitdiff
|
tree
2014-09-05
ggaren@apple.com
bmalloc should honor the FastMalloc scavenging API
commit
|
commitdiff
|
tree
2014-09-05
ggaren@apple.com
2014-09-05 Geoffrey Garen <ggaren@apple.com>
2014-09-05 Geoffrey Garen <
ggaren@apple.com
>
commit
|
commitdiff
|
tree
2014-09-05
ggaren@apple.com
Do the bmalloc.
commit
|
commitdiff
|
tree
2014-09-03
ggaren@apple.com
bmalloc crashes on the EWS bots (due to bad large object...
commit
|
commitdiff
|
tree
2014-09-03
ggaren@apple.com
MallocBench should have a stress test for correctness
commit
|
commitdiff
|
tree
2014-08-14
ggaren@apple.com
Fixed a bmalloc crash seen on the EWS bot
commit
|
commitdiff
|
tree
2014-08-14
ggaren@apple.com
Fixed the bmalloc build
commit
|
commitdiff
|
tree
2014-08-01
ggaren@apple.com
CodeBlock fails to visit the Executables of its InlineCallFrames
commit
|
commitdiff
|
tree
2014-06-25
ggaren@apple.com
2014-06-25 Geoffrey Garen <ggaren@apple.com>
2014-06-25 Geoffrey Garen <
ggaren@apple.com
>
commit
|
commitdiff
|
tree
2014-06-25
ggaren@apple.com
Unreviewed, rolling out r166876.
commit
|
commitdiff
|
tree
2014-06-20
ggaren@apple.com
WebKit delegate methods should document their default...
commit
|
commitdiff
|
tree
2014-06-02
ggaren@apple.com
Address some review comments on bug 133408
commit
|
commitdiff
|
tree
2014-05-30
ggaren@apple.com
Fixed the build by adding back a declaration I deleted...
commit
|
commitdiff
|
tree
2014-05-30
ggaren@apple.com
Fixed some ChangeLog grammar.
commit
|
commitdiff
|
tree
2014-05-30
ggaren@apple.com
Unreviewed, rolling in r169490.
commit
|
commitdiff
|
tree
2014-05-30
ggaren@apple.com
Unreviewed, rolling out r169490.
commit
|
commitdiff
|
tree
2014-05-30
ggaren@apple.com
Some more copy-editing of the Modern WebKit headerdoc
commit
|
commitdiff
|
tree
2014-05-29
ggaren@apple.com
Added a missing @result to WKPreferences headerdoc
commit
|
commitdiff
|
tree
2014-05-28
ggaren@apple.com
Some proof-reading of the WebKit2 API headerdoc
commit
|
commitdiff
|
tree
2014-05-23
ggaren@apple.com
Performance testing, diamond-square terrain generation...
commit
|
commitdiff
|
tree
2014-05-23
ggaren@apple.com
run-perf-tests should ignore whitespace lines when...
commit
|
commitdiff
|
tree
2014-05-21
ggaren@apple.com
Rolled out <http://trac.webkit.org/changeset/166184>
commit
|
commitdiff
|
tree
2014-05-08
ggaren@apple.com
REGRESSION (r161429?): Frequent crashes on media/track...
commit
|
commitdiff
|
tree
2014-05-01
ggaren@apple.com
JavaScriptCore fails to build with some versions of...
commit
|
commitdiff
|
tree
2014-05-01
ggaren@apple.com
Link against bmalloc in production builds
commit
|
commitdiff
|
tree
2014-04-29
ggaren@apple.com
String.prototype.trim removes U+200B from strings.
commit
|
commitdiff
|
tree
2014-04-20
ggaren@apple.com
bmalloc: Segregate pages by objects size
commit
|
commitdiff
|
tree
2014-04-19
ggaren@apple.com
bmalloc: Improved alignment in LargeChunk
commit
|
commitdiff
|
tree
2014-04-19
ggaren@apple.com
2014-04-19 Geoffrey Garen <ggaren@apple.com>
2014-04-19 Geoffrey Garen <
ggaren@apple.com
>
commit
|
commitdiff
|
tree
2014-04-19
ggaren@apple.com
bmalloc: Mutex should be harder to use wrong
commit
|
commitdiff
|
tree
2014-04-19
ggaren@apple.com
bmalloc: AsyncTask should use Mutex instead of std...
commit
|
commitdiff
|
tree
2014-04-18
ggaren@apple.com
Added some more Membuster recordings to MallocBench
commit
|
commitdiff
|
tree
2014-04-18
ggaren@apple.com
MallocBench: removed the --measure-heap option
commit
|
commitdiff
|
tree
2014-04-18
ggaren@apple.com
bmalloc: Added an XSmall line size
commit
|
commitdiff
|
tree
2014-04-16
ggaren@apple.com
WTF should have an optional mbmalloc target so we can...
commit
|
commitdiff
|
tree
2014-04-15
ggaren@apple.com
ASSERT when firing low memory warning
commit
|
commitdiff
|
tree
2014-04-15
ggaren@apple.com
MallocBench should scavenge explicitly instead of waiting
commit
|
commitdiff
|
tree
2014-04-15
ggaren@apple.com
Use 4kB pages on Mac
commit
|
commitdiff
|
tree
2014-04-14
ggaren@apple.com
A few MallocBench record/replay fixes
commit
|
commitdiff
|
tree
2014-04-14
ggaren@apple.com
Added some website recordings to MallocBench -- taken...
commit
|
commitdiff
|
tree
2014-04-13
ggaren@apple.com
Fixed some mbmalloc exports
commit
|
commitdiff
|
tree
2014-04-13
ggaren@apple.com
MallocBench record/replay should support realloc
commit
|
commitdiff
|
tree
2014-04-09
ggaren@apple.com
Rolled back in r166972.
commit
|
commitdiff
|
tree
2014-04-09
ggaren@apple.com
Put bmalloc headers in the right place
commit
|
commitdiff
|
tree
2014-04-09
ggaren@apple.com
2014-04-09 Geoffrey Garen <ggaren@apple.com>
2014-04-09 Geoffrey Garen <
ggaren@apple.com
>
commit
|
commitdiff
|
tree
2014-04-09
ggaren@apple.com
2014-04-09 Geoffrey Garen <ggaren@apple.com>
2014-04-09 Geoffrey Garen <
ggaren@apple.com
>
commit
|
commitdiff
|
tree
2014-04-09
ggaren@apple.com
2014-04-08 Geoffrey Garen <ggaren@apple.com>
2014-04-08 Geoffrey Garen <
ggaren@apple.com
>
commit
|
commitdiff
|
tree
2014-04-09
ggaren@apple.com
Fix the build-jsc build
commit
|
commitdiff
|
tree
2014-04-08
ggaren@apple.com
WTF should link against bmalloc
commit
|
commitdiff
|
tree
2014-04-08
ggaren@apple.com
Added a bmalloc back-end for FastMalloc
commit
|
commitdiff
|
tree
2014-04-08
ggaren@apple.com
Made bmalloc more #include friendly
commit
|
commitdiff
|
tree
2014-04-08
ggaren@apple.com
Build bmalloc on iOS too
commit
|
commitdiff
|
tree
2014-04-08
ggaren@apple.com
2014-04-08 Geoffrey Garen <ggaren@apple.com>
2014-04-08 Geoffrey Garen <
ggaren@apple.com
>
commit
|
commitdiff
|
tree
2014-04-08
ggaren@apple.com
Build bmalloc on Mac
commit
|
commitdiff
|
tree
2014-04-08
ggaren@apple.com
bmalloc: Fixed a leak in the per-thread cache
commit
|
commitdiff
|
tree
2014-04-08
ggaren@apple.com
bmalloc: rolled out the tryLock experiment
commit
|
commitdiff
|
tree
2014-04-07
ggaren@apple.com
bmalloc
commit
|
commitdiff
|
tree
2014-04-02
ggaren@apple.com
Unreviewed.
commit
|
commitdiff
|
tree
2014-04-02
ggaren@apple.com
Let's benchmark malloc
commit
|
commitdiff
|
tree
2014-03-25
ggaren@apple.com
Safari crashes in JavaScriptCore: JSC::JSObject::growOutOfLi...
commit
|
commitdiff
|
tree
2014-03-01
ggaren@apple.com
JSC Assertion failure every time I start Safari (r164846)
commit
|
commitdiff
|
tree
2014-02-21
ggaren@apple.com
Math.imul gives wrong results
commit
|
commitdiff
|
tree
2014-02-19
ggaren@apple.com
Crash after -[JSContext evaluateScript:] when initializing...
commit
|
commitdiff
|
tree
2014-02-04
ggaren@apple.com
Rolled out <http://trac.webkit.org/changeset/163280>:
commit
|
commitdiff
|
tree
2014-02-03
ggaren@apple.com
Simplified name scope creation for function expressions
commit
|
commitdiff
|
tree
2014-01-30
ggaren@apple.com
Part 2: REGRESSION: JavascriptCore crash during OS...
commit
|
commitdiff
|
tree
2014-01-30
ggaren@apple.com
50% time on Dromaeo Selector * benchmark spent allocating...
commit
|
commitdiff
|
tree
2014-01-28
ggaren@apple.com
REGRESSION: JavascriptCore crash during OS Installation...
commit
|
commitdiff
|
tree
2014-01-10
ggaren@apple.com
Removed Blackberry #ifdefs and platform code from JavaScriptCore
commit
|
commitdiff
|
tree
2013-10-31
ggaren@apple.com
2013-10-31 Geoffrey Garen <ggaren@apple.com>
2013-10-31 Geoffrey Garen <
ggaren@apple.com
>
commit
|
commitdiff
|
tree
2013-10-23
ggaren@apple.com
REGRESSION: `if (false === (true && undefined)) console...
commit
|
commitdiff
|
tree
2013-10-17
ggaren@apple.com
Removed the JITStackFrame struct
commit
|
commitdiff
|
tree
2013-10-17
ggaren@apple.com
Removed an unused #define
commit
|
commitdiff
|
tree
2013-10-17
ggaren@apple.com
Eliminate uses of JITSTACKFRAME_ARGS_INDEX as scratch...
commit
|
commitdiff
|
tree
2013-10-17
ggaren@apple.com
Tidied up the Vector<T> move constructor
commit
|
commitdiff
|
tree
2013-10-17
ggaren@apple.com
Removed restoreArgumentReference (another use of JITStackFrame)
commit
|
commitdiff
|
tree
2013-10-17
ggaren@apple.com
Removed a use of JITSTACKFRAME_ARGS_INDEX
commit
|
commitdiff
|
tree
2013-10-17
ggaren@apple.com
Change emit_op_catch to use another method to materialize VM
commit
|
commitdiff
|
tree
2013-10-17
ggaren@apple.com
Eliminate emitGetJITStubArg() - dead code
commit
|
commitdiff
|
tree
2013-10-16
ggaren@apple.com
Publish SunSpider 1.0.2
commit
|
commitdiff
|
tree
2013-10-08
ggaren@apple.com
Refined power management in SunSpider 1.0.2
commit
|
commitdiff
|
tree
2013-10-08
ggaren@apple.com
Refined power management in SunSpider 1.0.2
commit
|
commitdiff
|
tree
2013-10-03
ggaren@apple.com
2013-10-02 Geoffrey Garen <ggaren@apple.com>
2013-10-02 Geoffrey Garen <
ggaren@apple.com
>
commit
|
commitdiff
|
tree
2013-10-03
ggaren@apple.com
Improved painting behavior in SunSpider 1.0.2
commit
|
commitdiff
|
tree
2013-10-02
ggaren@apple.com
Optimized VM access from C++ code
commit
|
commitdiff
|
tree
2013-09-27
ggaren@apple.com
Fixed a version number string in SunSpider 1.0.2
commit
|
commitdiff
|
tree
2013-09-27
ggaren@apple.com
Tentative SunSpider 1.0.2
commit
|
commitdiff
|
tree
2013-09-12
ggaren@apple.com
Source/JavaScriptCore: Web Inspector shouldn't artificially...
commit
|
commitdiff
|
tree
2013-09-12
ggaren@apple.com
Removed some unused functions from the debugger interface
commit
|
commitdiff
|
tree
2013-07-19
ggaren@apple.com
TrailingObjects shouldn't shrink vector capacity in...
commit
|
commitdiff
|
tree
2013-07-17
ggaren@apple.com
API tests should test for JSStringCreateWithCFString...
commit
|
commitdiff
|
tree
next