git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Resurrect CMake build on Windows.
[WebKit-https.git]
/
Source
/
JavaScriptCore
/
2015-07-20
peavo@outlook.com
Unreviewed debug build fix after r187020.
tree
|
commitdiff
2015-07-20
peavo@outlook.com
JavaScriptCore performance is very bad on Windows
tree
|
commitdiff
2015-07-19
utatane.tea@gmail.com
In strict mode, `Object.keys(arguments)` includes ...
tree
|
commitdiff
2015-07-19
commit-queue@webki...
new Date(NaN).toJSON() must return null instead of...
tree
|
commitdiff
2015-07-19
saambarati1@gmail.com
Parser::parseFunctionInfo hits RELEASE_ASSERT for Arrow...
tree
|
commitdiff
2015-07-19
saambarati1@gmail.com
[ES6] Add support for block scope const
tree
|
commitdiff
2015-07-19
saambarati1@gmail.com
lexical scoping is broken with respect to "break" and...
tree
|
commitdiff
2015-07-18
commit-queue@webki...
Unreviewed, rolling out r186996.
tree
|
commitdiff
2015-07-18
saambarati1@gmail.com
lexical scoping is broken with respect to "break" and...
tree
|
commitdiff
2015-07-18
fpizlo@apple.com
DFG should have some obvious mitigations against watchi...
tree
|
commitdiff
2015-07-18
fpizlo@apple.com
Remove DFG::DesiredWriteBarriers because it's just...
tree
|
commitdiff
2015-07-17
utatane.tea@gmail.com
Integrate automatic microtask draining into JSC framewo...
tree
|
commitdiff
2015-07-17
saambarati1@gmail.com
Function parameters should be parsed in the same parser...
tree
|
commitdiff
2015-07-17
fpizlo@apple.com
Unreviewed, fix build for newer LLVMs.
tree
|
commitdiff
2015-07-17
mark.lam@apple.com
RegExp::match() should set m_state to ByteCode if compi...
tree
|
commitdiff
2015-07-16
bfulgham@apple.com
[Win] Fix armv7 build.
tree
|
commitdiff
2015-07-16
bfulgham@apple.com
[Win] 64-bit Build Failure
tree
|
commitdiff
2015-07-15
saambarati1@gmail.com
[ES6] implement block scoping to enable 'let'
tree
|
commitdiff
2015-07-15
andersca@apple.com
Make JavaScriptCore SPI headers used by WebCore SPI...
tree
|
commitdiff
2015-07-14
andersca@apple.com
Assertions.h should include ExportMacros.h
tree
|
commitdiff
2015-07-14
mmirman@apple.com
Repatch. Makes compileArithSub in the DFG ensure that...
tree
|
commitdiff
2015-07-14
mmirman@apple.com
Unreviewed, rolling out r186805.
tree
|
commitdiff
2015-07-14
mmirman@apple.com
Makes compileArithSub in the DFG ensure that the consta...
tree
|
commitdiff
2015-07-13
basile_clement@app...
Object cycles should not prevent allocation elimination...
tree
|
commitdiff
2015-07-13
dbates@webkit.org
Cleanup: Avoid extraneous increment and decrement of...
tree
|
commitdiff
2015-07-13
andersca@apple.com
Apps linked with a deployment target of iOS 7.x or...
tree
|
commitdiff
2015-07-13
fpizlo@apple.com
If Watchpoint::fire() looks at the state of the world...
tree
|
commitdiff
2015-07-13
fpizlo@apple.com
Watchpoints should be removed from their owning Watchpo...
tree
|
commitdiff
2015-07-12
bshafiei@apple.com
Versioning.
tree
|
commitdiff
2015-07-11
fpizlo@apple.com
DFG::DesiredWatchpoints should accept WatchpointSetType...
tree
|
commitdiff
2015-07-11
fpizlo@apple.com
Watchpoints should be allocated with FastMalloc
tree
|
commitdiff
2015-07-11
fpizlo@apple.com
AI folding of IsObjectOrNull is broken for non-object...
tree
|
commitdiff
2015-07-11
fpizlo@apple.com
It should be easy to measure total compile times.
tree
|
commitdiff
2015-07-10
fpizlo@apple.com
DFG fragile frozen values are fundamentally broken
tree
|
commitdiff
2015-07-10
fpizlo@apple.com
It should be possible to run the OSR exit fuzzer
tree
|
commitdiff
2015-07-10
matthew_hanson@app...
Versioning.
tree
|
commitdiff
2015-07-09
mark.lam@apple.com
SymbolTable::entryFor() should do a bounds check before...
tree
|
commitdiff
2015-07-09
msaboff@apple.com
REGRESSION (r180248): Repro Crash: com.apple.WebKit...
tree
|
commitdiff
2015-07-09
fpizlo@apple.com
OSR exit fuzzing should allow us to select a static...
tree
|
commitdiff
2015-07-09
commit-queue@webki...
Fix grammar issue in TypeError attempting to change...
tree
|
commitdiff
2015-07-07
ossy@webkit.org
Remove the unused HeapBlock.h
tree
|
commitdiff
2015-07-06
saambarati1@gmail.com
JSC's parser should follow the ES6 spec with respect...
tree
|
commitdiff
2015-07-06
achristensen@apple.com
Unreviewed debug build fix after r186358.
tree
|
commitdiff
2015-07-06
rniwa@webkit.org
Array.concat should be fast for integer or double arrays
tree
|
commitdiff
2015-07-06
youenn.fablet@crf...
[Streams API] Remove ReadableStream custom constructor
tree
|
commitdiff
2015-07-06
utatane.tea@gmail.com
[ES6] Implement the latest Promise spec in JS
tree
|
commitdiff
2015-07-04
cdumez@apple.com
Drop RefPtr::clear() method
tree
|
commitdiff
2015-07-04
mitz@apple.com
Just give up on -Wunreachable-code in JavaScriptCore.
tree
|
commitdiff
2015-07-04
mitz@apple.com
Fixed the LLINT CLoop build.
tree
|
commitdiff
2015-07-03
mitz@apple.com
[Xcode] Update some build settings as recommended by...
tree
|
commitdiff
2015-07-03
utatane.tea@gmail.com
Relax builtin JS restriction about try-catch
tree
|
commitdiff
2015-07-03
fpizlo@apple.com
DFG and FTL should have an OSR exit fuzzer
tree
|
commitdiff
2015-07-02
saambarati1@gmail.com
Rename "Deconstruction" to "Destructuring" throughout JSC
tree
|
commitdiff
2015-07-02
mark.lam@apple.com
Build fix for Win EWS bot.
tree
|
commitdiff
2015-07-02
mitz@apple.com
<rdar://problem/21429613> [iOS] Stop making symlinks...
tree
|
commitdiff
2015-07-02
commit-queue@webki...
Web Inspector: Aggregate profile call information on...
tree
|
commitdiff
2015-07-02
fpizlo@apple.com
DFG::freezeFragile should register the frozen value...
tree
|
commitdiff
2015-07-01
mmirman@apple.com
Unreviewed, rolling out r185889
tree
|
commitdiff
2015-07-01
dino@apple.com
Disable the experimental WebGL2 implementation
tree
|
commitdiff
2015-07-01
commit-queue@webki...
Source/JavaScriptCore:
tree
|
commitdiff
2015-07-01
bshafiei@apple.com
Versioning.
tree
|
commitdiff
2015-07-01
commit-queue@webki...
Implement ECMAScript Internationalization API
tree
|
commitdiff
2015-06-30
basile_clement@app...
Allow object allocation sinking through GetScope, GetEx...
tree
|
commitdiff
2015-06-30
mattbaker@apple.com
Web Inspector: Reduce rendering frames "Other" time...
tree
|
commitdiff
2015-06-29
dino@apple.com
Temporarily disable PICTURE_SIZES
tree
|
commitdiff
2015-06-29
youenn.fablet@crf...
Binding generator should allow using JSC::Value for...
tree
|
commitdiff
2015-06-28
commit-queue@webki...
[ES6] Implement ES6 arrow function syntax. No Line...
tree
|
commitdiff
2015-06-27
darin@apple.com
Make converting JSString to StringView idiomatically...
tree
|
commitdiff
2015-06-26
ossy@webkit.org
Remove ARMv7Assembler.cpp
tree
|
commitdiff
2015-06-26
ossy@webkit.org
Fix the !ENABLE(ES6_ARROWFUNCTION_SYNTAX) build after...
tree
|
commitdiff
2015-06-26
commit-queue@webki...
Source/JavaScriptCore:
tree
|
commitdiff
2015-06-26
bshafiei@apple.com
Versioning.
tree
|
commitdiff
2015-06-26
utatane.tea@gmail.com
[ES6] Support rest element in destructuring assignments
tree
|
commitdiff
2015-06-25
commit-queue@webki...
Unreviewed, rolling out r185956.
tree
|
commitdiff
2015-06-25
msaboff@apple.com
Minor fix to idx bounds check after 185954
tree
|
commitdiff
2015-06-25
commit-queue@webki...
Address Sanitizer does not play well with memcpy in...
tree
|
commitdiff
2015-06-25
bfulgham@apple.com
Enabling MEDIA_STREAM
tree
|
commitdiff
2015-06-25
msaboff@apple.com
REGRESSION (r181889): basspro.com hangs on load under...
tree
|
commitdiff
2015-06-25
cdumez@apple.com
Unreviewed, speculative build fix after r185942.
tree
|
commitdiff
2015-06-25
darin@apple.com
Optimize Array.join and Array.reverse for high speed...
tree
|
commitdiff
2015-06-25
fpizlo@apple.com
DFG::SpeculativeJIT shouldn't use filter==Contradiction...
tree
|
commitdiff
2015-06-24
msaboff@apple.com
Crash on gog.com due to PolymorphicCallNode's having...
tree
|
commitdiff
2015-06-24
msaboff@apple.com
Refactor CallLinkInfo from a struct to a class
tree
|
commitdiff
2015-06-24
commit-queue@webki...
Source/JavaScriptCore:
tree
|
commitdiff
2015-06-24
commit-queue@webki...
Strict Equality on objects should only check that one...
tree
|
commitdiff
2015-06-24
mark.lam@apple.com
Fixed assertion in JSStringJoiner::join() (regression...
tree
|
commitdiff
2015-06-24
darin@apple.com
2015-06-24 Darin Adler <darin@apple.com>
tree
|
commitdiff
2015-06-24
mark.lam@apple.com
Gardening: Fixing 2 bad asserts from r185889.
tree
|
commitdiff
2015-06-24
mitz@apple.com
Fixed iOS production builds.
tree
|
commitdiff
2015-06-24
darin@apple.com
Make Array.join work directly on substrings without...
tree
|
commitdiff
2015-06-23
mmirman@apple.com
Completes native binding descriptors with native getter...
tree
|
commitdiff
2015-06-23
utatane.tea@gmail.com
[ES6] Allow trailing comma in ArrayBindingPattern and...
tree
|
commitdiff
2015-06-20
utatane.tea@gmail.com
[ES6] Destructuring assignment need to accept iterables
tree
|
commitdiff
2015-06-20
commit-queue@webki...
Web Inspector: Highlight currently edited CSS selector
tree
|
commitdiff
2015-06-19
mark.lam@apple.com
Gardening: fix build for EWS bots.
tree
|
commitdiff
2015-06-19
msaboff@apple.com
Crash in com.apple.WebKit.WebContent at com.apple.JavaS...
tree
|
commitdiff
2015-06-19
ggaren@apple.com
WebKit crash while loading nytimes at JavaScriptCore...
tree
|
commitdiff
2015-06-19
mark.lam@apple.com
Employ explicit operator bool() instead of using the...
tree
|
commitdiff
2015-06-19
andersca@apple.com
Add a JSC symlink in /System/Library/PrivateFrameworks
tree
|
commitdiff
2015-06-19
commit-queue@webki...
Web Inspector: Avoid getOwnPropertyNames/Symbols on...
tree
|
commitdiff
next