git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Enable SharedArrayBuffer, remove the flag
[WebKit-https.git]
/
Source
/
JavaScriptCore
/
ChangeLog
2016-12-08
fpizlo@apple.com
Enable SharedArrayBuffer, remove the flag
blob
|
commitdiff
2016-12-08
jfbastien@apple.com
WebAssembly JS API: wire up Instance imports
blob
|
commitdiff
|
diff to current
2016-12-08
mark.lam@apple.com
Enable JSC restricted options by default in the jsc...
blob
|
commitdiff
|
diff to current
2016-12-08
cdumez@apple.com
Unreviewed, rolling out r209489.
blob
|
commitdiff
|
diff to current
2016-12-08
keith_miller@apple.com
Move LEB tests to API tests
blob
|
commitdiff
|
diff to current
2016-12-08
jfbastien@apple.com
Cleanup WebAssembly's RETURN_IF_EXCEPTION
blob
|
commitdiff
|
diff to current
2016-12-08
ggaren@apple.com
Renamed SourceCode members to match their accessor...
blob
|
commitdiff
|
diff to current
2016-12-08
keith_miller@apple.com
Add more missing trivial wasm ops.
blob
|
commitdiff
|
diff to current
2016-12-08
ggaren@apple.com
Renamed source => parentSource
blob
|
commitdiff
|
diff to current
2016-12-08
utatane.tea@gmail.com
[JSC] Drop translate phase in module loader
blob
|
commitdiff
|
diff to current
2016-12-08
joepeck@webkit.org
Web Inspector: Add ability to distinguish if a Script...
blob
|
commitdiff
|
diff to current
2016-12-07
simon.fraser@apple.com
Add system trace points for JavaScript VM entry/exit
blob
|
commitdiff
|
diff to current
2016-12-07
keith_miller@apple.com
Add support for truncation operators
blob
|
commitdiff
|
diff to current
2016-12-07
commit-queue@webki...
Web Inspector: Remove unused and mostly untested Page...
blob
|
commitdiff
|
diff to current
2016-12-07
utatane.tea@gmail.com
[JSC] Merge PromiseReactions
blob
|
commitdiff
|
diff to current
2016-12-07
mark.lam@apple.com
GetByID IC is wrongly unwrapping the global proxy this...
blob
|
commitdiff
|
diff to current
2016-12-07
commit-queue@webki...
DumpRenderTree ASSERT in JSC::ExecutableBase::isHostFun...
blob
|
commitdiff
|
diff to current
2016-12-07
ap@apple.com
Correct SDKROOT values in xcconfig files
blob
|
commitdiff
|
diff to current
2016-12-07
sbarati@apple.com
Remove old Wasm object model
blob
|
commitdiff
|
diff to current
2016-12-06
jfbastien@apple.com
PureNaN: fix typo
blob
|
commitdiff
|
diff to current
2016-12-06
mark.lam@apple.com
Introduce the concept of Immutable Prototype Exotic...
blob
|
commitdiff
|
diff to current
2016-12-06
darin@apple.com
Use ASCIICType more, and improve it a little bit
blob
|
commitdiff
|
diff to current
2016-12-06
ossy@webkit.org
Add storeFence support for ARMv7
blob
|
commitdiff
|
diff to current
2016-12-06
mattbaker@apple.com
Web Inspector: remove ASSERT from InspectorDebuggerAgen...
blob
|
commitdiff
|
diff to current
2016-12-05
ggaren@apple.com
2016-12-05 Geoffrey Garen <ggaren@apple.com>
blob
|
commitdiff
|
diff to current
2016-12-05
ggaren@apple.com
Moved start and end column linking into helper functions
blob
|
commitdiff
|
diff to current
2016-12-05
mark.lam@apple.com
Fix JSC files so that we can build a release build...
blob
|
commitdiff
|
diff to current
2016-12-05
ggaren@apple.com
Renamed source => parentSource
blob
|
commitdiff
|
diff to current
2016-12-05
ggaren@apple.com
ScriptExecutable should not contain a copy of firstLine...
blob
|
commitdiff
|
diff to current
2016-12-05
caitp@igalia.com
[JSC] report unexpected token when "async" is followed...
blob
|
commitdiff
|
diff to current
2016-12-05
keith_miller@apple.com
Add Wasm i64 to i32 conversion.
blob
|
commitdiff
|
diff to current
2016-12-05
joepeck@webkit.org
REGRESSION(r208985): SafariForWebKitDevelopment Symbol...
blob
|
commitdiff
|
diff to current
2016-12-05
annulen@yandex.ru
Add __STDC_FORMAT_MACROS before inttypes.h is included
blob
|
commitdiff
|
diff to current
2016-12-04
keith_miller@apple.com
Add support for Wasm ctz and popcnt
blob
|
commitdiff
|
diff to current
2016-12-04
sbarati@apple.com
We should have a Wasm callee
blob
|
commitdiff
|
diff to current
2016-12-04
mattbaker@apple.com
Web Inspector: Assertion Failures breakpoint should...
blob
|
commitdiff
|
diff to current
2016-12-04
utatane.tea@gmail.com
Refactor SymbolImpl layout
blob
|
commitdiff
|
diff to current
2016-12-03
jfbastien@apple.com
WebAssembly: update binary format to 0xD version
blob
|
commitdiff
|
diff to current
2016-12-03
keith_miller@apple.com
Add Wasm copysign
blob
|
commitdiff
|
diff to current
2016-12-03
commit-queue@webki...
Unreviewed, rolling out r209298.
blob
|
commitdiff
|
diff to current
2016-12-03
keith_miller@apple.com
Add Wasm copysign
blob
|
commitdiff
|
diff to current
2016-12-03
keith_miller@apple.com
Unreviewed, fix git having a breakdown over trying...
blob
|
commitdiff
|
diff to current
2016-12-03
keith_miller@apple.com
[JSC] add additional bit to JSTokenType bitfield
blob
|
commitdiff
|
diff to current
2016-12-03
caitp@igalia.com
[JSC] add additional bit to JSTokenType bitfield
blob
|
commitdiff
|
diff to current
2016-12-03
aestes@apple.com
[Cocoa] Adopt the PRODUCT_BUNDLE_IDENTIFIER build setting
blob
|
commitdiff
|
diff to current
2016-12-03
jfbastien@apple.com
WebAssembly: mark WasmOps.h as private
blob
|
commitdiff
|
diff to current
2016-12-03
cdumez@apple.com
Unreviewed, rolling out r209275 and r209276.
blob
|
commitdiff
|
diff to current
2016-12-02
keith_miller@apple.com
Unreviewed, forgot to change instruction after renaming.
blob
|
commitdiff
|
diff to current
2016-12-02
keith_miller@apple.com
Add Wasm floating point nearest and trunc
blob
|
commitdiff
|
diff to current
2016-12-02
jfbastien@apple.com
WebAssembly: revert patch causing odd breakage
blob
|
commitdiff
|
diff to current
2016-12-02
bburg@apple.com
Remote Inspector: fix weird typo in generated ObjC...
blob
|
commitdiff
|
diff to current
2016-12-02
sbarati@apple.com
Rename CallFrame::callee() to CallFrame::jsCallee()
blob
|
commitdiff
|
diff to current
2016-12-02
bburg@apple.com
Web Inspector: generated code should use a framework...
blob
|
commitdiff
|
diff to current
2016-12-02
ggaren@apple.com
SourceCodeKey should use unlinked source code
blob
|
commitdiff
|
diff to current
2016-12-01
keith_miller@apple.com
Add wasm int to floating point opcodes
blob
|
commitdiff
|
diff to current
2016-12-01
ggaren@apple.com
Renamed EvalCodeCache => DirectEvalCodeCache
blob
|
commitdiff
|
diff to current
2016-12-01
ggaren@apple.com
Removed some unnecessary indirection in code generation
blob
|
commitdiff
|
diff to current
2016-12-01
jfbastien@apple.com
WebAssembly: update binary format to 0xD version
blob
|
commitdiff
|
diff to current
2016-12-01
darin@apple.com
Roll out StringBuilder changes from the previous patch.
blob
|
commitdiff
|
diff to current
2016-12-01
utatane.tea@gmail.com
[JSC] Specifying same module entry point multiple times...
blob
|
commitdiff
|
diff to current
2016-12-01
utatane.tea@gmail.com
WebAssembly JS API: export a module namespace object...
blob
|
commitdiff
|
diff to current
2016-12-01
mark.lam@apple.com
TypeInfo::OutOfLineTypeFlags should be 16 bits in size.
blob
|
commitdiff
|
diff to current
2016-11-30
commit-queue@webki...
REGRESSION: inspector/sampling-profiler/* LayoutTests...
blob
|
commitdiff
|
diff to current
2016-11-30
mark.lam@apple.com
Proxy is not allowed in the global prototype chain.
blob
|
commitdiff
|
diff to current
2016-11-30
commit-queue@webki...
Unreviewed, rolling out r209112.
blob
|
commitdiff
|
diff to current
2016-11-30
darin@apple.com
Streamline and speed up tokenizer and segmented string...
blob
|
commitdiff
|
diff to current
2016-11-30
jfbastien@apple.com
WebAssembly JS API: improve Instance
blob
|
commitdiff
|
diff to current
2016-11-30
sbarati@apple.com
We should be able optimize the pattern where we spread...
blob
|
commitdiff
|
diff to current
2016-11-30
commit-queue@webki...
Unreviewed, rolling out r209058 and r209074.
blob
|
commitdiff
|
diff to current
2016-11-30
caitp@igalia.com
[JSC] always wrap AwaitExpression operand in a new...
blob
|
commitdiff
|
diff to current
2016-11-30
sbarati@apple.com
We should support CreateThis in the FTL
blob
|
commitdiff
|
diff to current
2016-11-30
mark.lam@apple.com
Fix exception scope verification failures in runtime...
blob
|
commitdiff
|
diff to current
2016-11-29
aestes@apple.com
[Cocoa] Enable two clang warnings recommended by Xcode
blob
|
commitdiff
|
diff to current
2016-11-29
keith_miller@apple.com
Add simple way to implement Wasm ops that require more...
blob
|
commitdiff
|
diff to current
2016-11-29
mark.lam@apple.com
Fix exception scope verification failures in ProxyConst...
blob
|
commitdiff
|
diff to current
2016-11-29
mattbaker@apple.com
Web Inspector: Debugger should have an option for showi...
blob
|
commitdiff
|
diff to current
2016-11-29
darin@apple.com
Streamline and speed up tokenizer and segmented string...
blob
|
commitdiff
|
diff to current
2016-11-28
mark.lam@apple.com
Fix exception scope verification failures in runtime...
blob
|
commitdiff
|
diff to current
2016-11-28
mark.lam@apple.com
Fix exception scope verification failures in IteratorOp...
blob
|
commitdiff
|
diff to current
2016-11-28
mark.lam@apple.com
Fix exception scope verification failures in JSArray...
blob
|
commitdiff
|
diff to current
2016-11-28
mark.lam@apple.com
Fix exception scope verification failures in JSDataView...
blob
|
commitdiff
|
diff to current
2016-11-28
mark.lam@apple.com
Fix exception scope verification failures in JSFunction...
blob
|
commitdiff
|
diff to current
2016-11-28
mark.lam@apple.com
Fix exception scope verification failures in runtime...
blob
|
commitdiff
|
diff to current
2016-11-28
mark.lam@apple.com
Fix exception scope verification failures in runtime...
blob
|
commitdiff
|
diff to current
2016-11-28
mark.lam@apple.com
Fix exception scope verification failures in JSScope...
blob
|
commitdiff
|
diff to current
2016-11-28
mark.lam@apple.com
Fix exception scope verification failures in JSTypedArr...
blob
|
commitdiff
|
diff to current
2016-11-28
mark.lam@apple.com
Fix exception scope verification failures in runtime...
blob
|
commitdiff
|
diff to current
2016-11-28
mark.lam@apple.com
Fix exception scope verification failures in more misce...
blob
|
commitdiff
|
diff to current
2016-11-28
mark.lam@apple.com
Fix exception scope verification failures in runtime...
blob
|
commitdiff
|
diff to current
2016-11-28
mark.lam@apple.com
Fix exception scope verification failures in runtime...
blob
|
commitdiff
|
diff to current
2016-11-28
mark.lam@apple.com
Fix exception scope verification failures in ObjectCons...
blob
|
commitdiff
|
diff to current
2016-11-28
mark.lam@apple.com
Fix exception scope verification failures in miscellane...
blob
|
commitdiff
|
diff to current
2016-11-28
mark.lam@apple.com
Fix exception scope verification failures in ReflectObj...
blob
|
commitdiff
|
diff to current
2016-11-28
mark.lam@apple.com
Fix exception scope verification failures in ArrayConst...
blob
|
commitdiff
|
diff to current
2016-11-28
mark.lam@apple.com
Fix exception scope verification failures in LLIntSlowP...
blob
|
commitdiff
|
diff to current
2016-11-27
utatane.tea@gmail.com
[WTF] Import std::optional reference implementation...
blob
|
commitdiff
|
diff to current
2016-11-27
commit-queue@webki...
Convert IntersectionObserver over to using RuntimeEnabl...
blob
|
commitdiff
|
diff to current
2016-11-23
zandobersek@gmail.com
Remove ENABLE_ASSEMBLER_WX_EXCLUSIVE code
blob
|
commitdiff
|
diff to current
2016-11-22
mark.lam@apple.com
Fix exception scope verification failures in JSC profil...
blob
|
commitdiff
|
diff to current
2016-11-22
mark.lam@apple.com
Fix exception scope verification failures in JSONObject...
blob
|
commitdiff
|
diff to current
next