git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Source/JavaScriptCore:
[WebKit-https.git]
/
Source
/
JavaScriptCore
/
ChangeLog
2014-09-25
burg@cs.washington.edu
Source/JavaScriptCore:
blob
|
commitdiff
2014-09-25
ossy@webkit.org
Remove WinCE port from trunk
blob
|
commitdiff
|
diff to current
2014-09-25
burg@cs.washington.edu
Web Inspector: subtract elapsed time while debugger...
blob
|
commitdiff
|
diff to current
2014-09-24
commit-queue@webki...
Unreviewed, rolling out r173839.
blob
|
commitdiff
|
diff to current
2014-09-23
mark.lam@apple.com
DebuggerCallFrame::invalidate() should invalidate all...
blob
|
commitdiff
|
diff to current
2014-09-23
mark.lam@apple.com
Renamed DebuggerCallFrameScope to DebuggerPausedScope.
blob
|
commitdiff
|
diff to current
2014-09-23
commit-queue@webki...
[CLoop] - Fix CLoop on the 32-bit Big-Endians
blob
|
commitdiff
|
diff to current
2014-09-23
commit-queue@webki...
Web Inspector: Should be able to attach a debugger...
blob
|
commitdiff
|
diff to current
2014-09-22
fpizlo@apple.com
FTL allocatePropertyStorage code should involve less...
blob
|
commitdiff
|
diff to current
2014-09-22
commit-queue@webki...
Simple ES6 feature: Number constructor extras
blob
|
commitdiff
|
diff to current
2014-09-22
fpizlo@apple.com
FTL should store the four bytes of the cell header...
blob
|
commitdiff
|
diff to current
2014-09-22
saambarati1@gmail.com
Web Inspector: fix TypeSet hierarchy in TypeTokenView
blob
|
commitdiff
|
diff to current
2014-09-21
fpizlo@apple.com
Structure should have a method for concurrently getting...
blob
|
commitdiff
|
diff to current
2014-09-21
fpizlo@apple.com
Structure::getConcurrently() doesn't need to take a...
blob
|
commitdiff
|
diff to current
2014-09-20
fpizlo@apple.com
FTL OSRExit construction should be based on methods...
blob
|
commitdiff
|
diff to current
2014-09-20
fpizlo@apple.com
FTL OSR exit should do reboxing and value recovery...
blob
|
commitdiff
|
diff to current
2014-09-20
fpizlo@apple.com
StorageAccessData should be referenced in a sensible way
blob
|
commitdiff
|
diff to current
2014-09-20
rniwa@webkit.org
Leak of mallocs under StructureSet::OutOfLineList:...
blob
|
commitdiff
|
diff to current
2014-09-19
dbates@webkit.org
Always assume internal SDK when building configuration...
blob
|
commitdiff
|
diff to current
2014-09-19
commit-queue@webki...
Simple ES6 feature:String prototype additions
blob
|
commitdiff
|
diff to current
2014-09-18
joepeck@webkit.org
Unreviewed rollout r173731. Broke multiple builds.
blob
|
commitdiff
|
diff to current
2014-09-18
commit-queue@webki...
Web Inspector: Should be able to attach a debugger...
blob
|
commitdiff
|
diff to current
2014-09-18
evab.u-szeged@part...
Fix "Tools/Scripts/build-webkit --efl --no-inspector...
blob
|
commitdiff
|
diff to current
2014-09-17
msaboff@apple.com
Change CallFrame to use Callee instead of JSScope to...
blob
|
commitdiff
|
diff to current
2014-09-17
fpizlo@apple.com
Unreviewed, disable native inlining because it causes...
blob
|
commitdiff
|
diff to current
2014-09-17
commit-queue@webki...
Web Inspector: Reduce a bit of churn setting initial...
blob
|
commitdiff
|
diff to current
2014-09-17
utatane.tea@gmail.com
Promise: Drop Promise.cast
blob
|
commitdiff
|
diff to current
2014-09-16
fpizlo@apple.com
Local OSR availability calculation should be reusable
blob
|
commitdiff
|
diff to current
2014-09-16
ossy@webkit.org
JSC test gardening
blob
|
commitdiff
|
diff to current
2014-09-15
msaboff@apple.com
Create a JSCallee for GlobalExec object
blob
|
commitdiff
|
diff to current
2014-09-15
fpizlo@apple.com
DFG ref count calculation should be reusable
blob
|
commitdiff
|
diff to current
2014-09-13
msaboff@apple.com
Merge JSGlobalObject::reset() into ::init()
blob
|
commitdiff
|
diff to current
2014-09-13
msaboff@apple.com
Add JSCallee to program and eval CallFrames
blob
|
commitdiff
|
diff to current
2014-09-13
jhoneycutt@apple.com
Re-add the request autocomplete feature
blob
|
commitdiff
|
diff to current
2014-09-12
julien.brianceau...
[x86] moveDoubleToInts() does not clobber its source...
blob
|
commitdiff
|
diff to current
2014-09-12
mark.lam@apple.com
Unreviewed build fix for CLOOP build.
blob
|
commitdiff
|
diff to current
2014-09-12
msaboff@apple.com
Remove unneeded declarations from JSCallee.h
blob
|
commitdiff
|
diff to current
2014-09-12
burg@cs.washington.edu
Source/JavaScriptCore:
blob
|
commitdiff
|
diff to current
2014-09-12
commit-queue@webki...
Web Inspector: Occasional ASSERT closing web inspector
blob
|
commitdiff
|
diff to current
2014-09-11
msaboff@apple.com
Move JSScope out of JSFunction into separate JSCallee...
blob
|
commitdiff
|
diff to current
2014-09-11
fpizlo@apple.com
REGRESSION (r172129): Vine pages load as blank
blob
|
commitdiff
|
diff to current
2014-09-11
betravis@adobe.com
[CSS Font Loading] Enable CSS Font Loading on Mac
blob
|
commitdiff
|
diff to current
2014-09-11
joepeck@webkit.org
Unreviewed rebaseline of inspector generator test resul...
blob
|
commitdiff
|
diff to current
2014-09-11
oliver@apple.com
Rename activation to be more in line with spec language
blob
|
commitdiff
|
diff to current
2014-09-11
llango.u-szeged...
[JavaScriptCore] Fix FTL on platform EFL.
blob
|
commitdiff
|
diff to current
2014-09-11
saambarati1@gmail.com
Web Inspector: Modify the type profiler runtime protoco...
blob
|
commitdiff
|
diff to current
2014-09-10
commit-queue@webki...
Apply ARM64-specific lowering to load/store instruction...
blob
|
commitdiff
|
diff to current
2014-09-10
oliver@apple.com
Rename JSVariableObject to JSEnvironmentRecord to align...
blob
|
commitdiff
|
diff to current
2014-09-10
julien.brianceau...
[mips] Add missing parts and fix LLINT mips backend
blob
|
commitdiff
|
diff to current
2014-09-10
saambarati1@gmail.com
TypeSet needs a mode where it no longer profiles struct...
blob
|
commitdiff
|
diff to current
2014-09-10
galpeter@inf.u-sze...
[MIPS] branch32WithPatch missing
blob
|
commitdiff
|
diff to current
2014-09-10
dbatyai.u-szeged...
Fix !ENABLE(DFG_JIT) build
blob
|
commitdiff
|
diff to current
2014-09-09
benjamin@webkit.org
Disable the "unreachable-code" warning
blob
|
commitdiff
|
diff to current
2014-09-09
fpizlo@apple.com
DFG should have a reusable SSA builder
blob
|
commitdiff
|
diff to current
2014-09-09
commit-queue@webki...
Unreviewed, rolling out r173402.
blob
|
commitdiff
|
diff to current
2014-09-08
mark.lam@apple.com
Move CallFrame and Register inlines functions out of...
blob
|
commitdiff
|
diff to current
2014-09-08
commit-queue@webki...
Remove FILTERS flag
blob
|
commitdiff
|
diff to current
2014-09-08
saambarati1@gmail.com
Merge StructureShapes that share the same prototype...
blob
|
commitdiff
|
diff to current
2014-09-08
jberlin@webkit.org
More 32-bit Release build fixes after r173364.
blob
|
commitdiff
|
diff to current
2014-09-08
mjs@apple.com
Fix typos in last patch to fix build.
blob
|
commitdiff
|
diff to current
2014-09-08
mjs@apple.com
Introduce COMPILER_QUIRK(CONSIDERS_UNREACHABLE_CODE...
blob
|
commitdiff
|
diff to current
2014-09-06
darin@apple.com
Make updates suggested by new version of Xcode
blob
|
commitdiff
|
diff to current
2014-09-05
commit-queue@webki...
Web Inspector: breakpoint actions should work regardles...
blob
|
commitdiff
|
diff to current
2014-09-05
commit-queue@webki...
[WinCairo] jsc.exe won't run.
blob
|
commitdiff
|
diff to current
2014-09-05
ddkilzer@apple.com
JavaScriptCore should build with newer clang
blob
|
commitdiff
|
diff to current
2014-09-05
jer.noble@apple.com
Refactoring: make MediaTime the primary time type for...
blob
|
commitdiff
|
diff to current
2014-09-05
msaboff@apple.com
ARM: Add more coverage to ARMv7 disassembler
blob
|
commitdiff
|
diff to current
2014-09-05
mark.lam@apple.com
Move PropertySlot's inline functions back to PropertySl...
blob
|
commitdiff
|
diff to current
2014-09-05
fpizlo@apple.com
Make sure that deleting all code first processes the...
blob
|
commitdiff
|
diff to current
2014-09-05
commit-queue@webki...
Ensure that the call frame set up by vmEntryToNative...
blob
|
commitdiff
|
diff to current
2014-09-04
msaboff@apple.com
REGRESSION(r173031): crashes during run-layout-jsc...
blob
|
commitdiff
|
diff to current
2014-09-04
fpizlo@apple.com
Beef up the DFG's CFG analyses to include iterated...
blob
|
commitdiff
|
diff to current
2014-09-04
mark.lam@apple.com
Fixed indentations and some style warnings in JavaScrip...
blob
|
commitdiff
|
diff to current
2014-09-04
commit-queue@webki...
Remove CSS_FILTERS flag
blob
|
commitdiff
|
diff to current
2014-09-04
commit-queue@webki...
Unreviewed, rolling out r173248.
blob
|
commitdiff
|
diff to current
2014-09-04
burg@cs.washington.edu
Web Inspector: the profiler should not accrue time...
blob
|
commitdiff
|
diff to current
2014-09-04
commit-queue@webki...
Unreviewed, rolling out r173245.
blob
|
commitdiff
|
diff to current
2014-09-04
burg@cs.washington.edu
LegacyProfiler: ProfileNodes should be used more like...
blob
|
commitdiff
|
diff to current
2014-09-04
burg@cs.washington.edu
Web Inspector: fix prefixes for subclasses of JSC:...
blob
|
commitdiff
|
diff to current
2014-09-04
fpizlo@apple.com
Reenable call edge profiling and polymorphic call inlin...
blob
|
commitdiff
|
diff to current
2014-09-04
ddkilzer@apple.com
JavaScriptCore should build with newer clang
blob
|
commitdiff
|
diff to current
2014-09-04
fpizlo@apple.com
CallEdgeProfile::visitWeak() shouldn't attempt to despe...
blob
|
commitdiff
|
diff to current
2014-09-03
ddkilzer@apple.com
REGRESSION (r167325): (null) entry added to Xcode proje...
blob
|
commitdiff
|
diff to current
2014-09-03
commit-queue@webki...
Avoid warning if a process does not have access to...
blob
|
commitdiff
|
diff to current
2014-09-03
fpizlo@apple.com
Temporarily disable call edge profiling. It is causing...
blob
|
commitdiff
|
diff to current
2014-09-03
commit-queue@webki...
[MIPS] Wrong register usage in LLInt op_catch.
blob
|
commitdiff
|
diff to current
2014-09-03
saambarati1@gmail.com
Create tests for type profiling
blob
|
commitdiff
|
diff to current
2014-09-03
julien.brianceau...
Add missing implementations to fix build for sh4 archit...
blob
|
commitdiff
|
diff to current
2014-09-03
mitz@apple.com
Get rid of HIGH_DPI_CANVAS leftovers
blob
|
commitdiff
|
diff to current
2014-09-03
fpizlo@apple.com
CallEdgeProfile::visitWeak() should gracefully handle...
blob
|
commitdiff
|
diff to current
2014-09-03
fpizlo@apple.com
FTL In implementation sets callReturnLocation incorrect...
blob
|
commitdiff
|
diff to current
2014-09-03
commit-queue@webki...
Don't generate superfluous mov instructions for move...
blob
|
commitdiff
|
diff to current
2014-09-03
burg@cs.washington.edu
LegacyProfiler: remove redundant ProfileNode members...
blob
|
commitdiff
|
diff to current
2014-09-03
burg@cs.washington.edu
Web Inspector: remove ProfilerAgent and legacy profiler...
blob
|
commitdiff
|
diff to current
2014-09-02
akling@apple.com
Optimize own property GetByVals with rope string subscr...
blob
|
commitdiff
|
diff to current
2014-09-02
dbatyai.u-szeged...
[ARM] MacroAssembler generating incorrect code on ARM32...
blob
|
commitdiff
|
diff to current
2014-09-02
msaboff@apple.com
Out of bounds write in vmEntryToJavaScript / JSC::JITCo...
blob
|
commitdiff
|
diff to current
2014-09-02
commit-queue@webki...
[WinCairo] testapi.exe is not built.
blob
|
commitdiff
|
diff to current
2014-09-01
commit-queue@webki...
[CMAKE] Add missing offlineasm dependencies
blob
|
commitdiff
|
diff to current
2014-09-01
burg@cs.washington.edu
Provide column numbers to DTrace willExecute/didExecute...
blob
|
commitdiff
|
diff to current
next