git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Keep only captured symbols in CodeBlock symbol tables.
[WebKit-https.git]
/
Source
/
JavaScriptCore
/
ChangeLog
2014-02-04
akling@apple.com
Keep only captured symbols in CodeBlock symbol tables.
blob
|
commitdiff
|
raw
2014-02-03
mhahnenberg@apple.com
Fix the LLInt C loop
blob
|
commitdiff
|
raw
|
diff to current
2014-02-03
dino@apple.com
Feature flag for shape-inside
blob
|
commitdiff
|
raw
|
diff to current
2014-02-03
oliver@apple.com
Deconstructed parameters aren't being placed in the...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-03
ap@apple.com
Update JS whitespace definition for changes in Unicode 6.3
blob
|
commitdiff
|
raw
|
diff to current
2014-02-03
commit-queue@webki...
Added GetTypedArrayByteOffset to FTL
blob
|
commitdiff
|
raw
|
diff to current
2014-02-03
mark.lam@apple.com
Debugger created JSActivations should account for CodeB...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-03
ggaren@apple.com
Simplified name scope creation for function expressions
blob
|
commitdiff
|
raw
|
diff to current
2014-02-03
darin@apple.com
Stop using Unicode.h
blob
|
commitdiff
|
raw
|
diff to current
2014-02-03
mitz@apple.com
Correctly address Darin’s review comment on the last...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-03
mitz@apple.com
Stop using PLATFORM(MAC) in JavaScriptCore except where...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-03
mark.lam@apple.com
Repatch code is passing the wrong args to lookupExcepti...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-02
fpizlo@apple.com
JSC profiler's stub info profiling support should work...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-02
fpizlo@apple.com
JSC profiler should show reasons for jettison
blob
|
commitdiff
|
raw
|
diff to current
2014-02-01
mark.lam@apple.com
Saying "jitType() == JITCode::DFGJIT" is almost never...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-01
msaboff@apple.com
REGRESSION (r163027?): CrashTracer: [USER] com.apple...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-01
mark.lam@apple.com
Gardening: fix build breakage.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-01
mark.lam@apple.com
Gardening: Fix a merge problem to unbreak bots.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-01
oliver@apple.com
2014-01-31 Oliver Hunt <oliver@apple.com>
blob
|
commitdiff
|
raw
|
diff to current
2014-02-01
fpizlo@apple.com
DFG->FTL tier-up shouldn't assume that LoopHints stay...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-01
mark.lam@apple.com
Avoid eagerly creating the JSActivation when the debugg...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
msaboff@apple.com
REGRESSION: Crash in sanitizeStackForVMImpl when scroll...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
mark.lam@apple.com
Don't need a JSNameScope for the callee name just for...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
fpizlo@apple.com
Unreviewed, build fix.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
oliver@apple.com
Fix windows
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
oliver@apple.com
Fix 32bit.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
mark.lam@apple.com
Add options to force debugger / profiler bytecode gener...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
oliver@apple.com
Make it possible to implement JS builtins in JS
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
rgabor@webkit.org
Fix the ARM Thumb2 build after jsCStack branch merge
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
commit-queue@webki...
[arm] Add missing pushPair/popPair implementations...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
mrobinson@webkit.org
[GTK] [CMake] Add support for building against GTK+ 2
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
akling@apple.com
CodeBlock's cloned SymbolTables only need the captured...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
timothy@apple.com
Add column number and call timing support to LegacyProf...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
timothy@apple.com
Include profile with FunctionCall and EvaluateScript...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-30
fpizlo@apple.com
FTL should support GetById(Untyped:)
blob
|
commitdiff
|
raw
|
diff to current
2014-01-30
ggaren@apple.com
Part 2: REGRESSION: JavascriptCore crash during OS...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-30
fpizlo@apple.com
Update FTL StackMaps parser to stackSize change
blob
|
commitdiff
|
raw
|
diff to current
2014-01-30
zandobersek@gmail.com
[GTK] Only disable -ftree-dce optimization when compili...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-30
zandobersek@gmail.com
[GTK] Disable optimizations for JSC that turned out...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-30
ossy@webkit.org
Remove ENABLE(JAVASCRIPT_DEBUGGER) leftovers
blob
|
commitdiff
|
raw
|
diff to current
2014-01-30
joepeck@webkit.org
Web Inspector: Play Breakpoint Sound in Frontend
blob
|
commitdiff
|
raw
|
diff to current
2014-01-30
fpizlo@apple.com
Merge final changesets from the jsCStack branch (r16296...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-30
fpizlo@apple.com
DFG::ByteCodeParser::m_dfgCodeBlock is sometimes uninit...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-30
ggaren@apple.com
50% time on Dromaeo Selector * benchmark spent allocati...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-30
commit-queue@webki...
Web Inspector: Run JSC Inspector EventLoop in a custom...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-30
commit-queue@webki...
Web Inspector: Deadlock hitting breakpoint while inspec...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-29
oliver@apple.com
Make DOM attributes appear to be faux accessor properties
blob
|
commitdiff
|
raw
|
diff to current
2014-01-29
bdakin@apple.com
Build fix.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-29
mitz@apple.com
Build fix.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-29
msaboff@apple.com
Merge the jsCStack branch
blob
|
commitdiff
|
raw
|
diff to current
2014-01-29
ossy@webkit.org
Remove ENABLE(JAVASCRIPT_DEBUGGER) guards
blob
|
commitdiff
|
raw
|
diff to current
2014-01-29
commit-queue@webki...
Unreviewed, rolling out r162987.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-29
oliver@apple.com
Make DOM attributes appear to be faux accessor properties
blob
|
commitdiff
|
raw
|
diff to current
2014-01-28
mark.lam@apple.com
Remove some unneeded debugger code.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-28
ggaren@apple.com
REGRESSION: JavascriptCore crash during OS Installation...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-28
mark.lam@apple.com
Jettison DFG code when neither breakpoints or the profi...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-28
joepeck@webkit.org
-[JSContext evaluteScript:] calls JSEvaluteScript with...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-28
commit-queue@webki...
Web Inspector: CRASH when debugger closes remote inspec...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-28
joepeck@webkit.org
JavaScriptCore: Enable -Wimplicit-fallthrough and add...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-28
aestes@apple.com
Scrub WebKit API headers of WTF macros
blob
|
commitdiff
|
raw
|
diff to current
2014-01-27
mark.lam@apple.com
Remove unused CodeBlock::createActivation().
blob
|
commitdiff
|
raw
|
diff to current
2014-01-27
akling@apple.com
JSC: Pack unlinked instructions harder.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-26
joepeck@webkit.org
Web Inspector: Move InspectorDebuggerAgent into JavaScr...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-26
mark.lam@apple.com
Gardening: fix build breakage from previous commit.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-26
timothy@apple.com
Remove dead code from the JSC profiler.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-26
commit-queue@webki...
Remove unused support for DRAGGABLE_REGION
blob
|
commitdiff
|
raw
|
diff to current
2014-01-25
darin@apple.com
Try to fix Mac build.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-25
darin@apple.com
Call deprecatedCharacters instead of characters at...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-25
darin@apple.com
Get rid of ICU_UNICODE and WCHAR_UNICODE remnants
blob
|
commitdiff
|
raw
|
diff to current
2014-01-25
darin@apple.com
[Mac] Rewrite locale-specific date formatting code...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-25
andersca@apple.com
Remove atomicIncrement/atomicDecrement
blob
|
commitdiff
|
raw
|
diff to current
2014-01-25
joepeck@webkit.org
Web Inspector: Move InspectorRuntimeAgent into JavaScri...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-25
joepeck@webkit.org
Move JavaScriptCallFrame and ScriptDebugServer into...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-25
mark.lam@apple.com
DebuggerCallFrame::evaluateWithCallFrame() should not...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-25
oliver@apple.com
Put functions need to take a base object and a this...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-25
oliver@apple.com
Generic JSObject::put should handle static properties...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-25
commit-queue@webki...
Unreviewed, rolling out r162713.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
mark.lam@apple.com
ASSERT(!m_markedSpace.m_currentDelayedReleaseScope...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
bfulgham@apple.com
[Win] Convert some NMake files to MSBuild project files
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
mark.lam@apple.com
Fixed a bad assertion in CodeBlock::removeBreakpoint().
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
joepeck@webkit.org
fast/profiler tests ASSERTing after moving recompileAll...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
mark.lam@apple.com
Generic JSObject::put should handle static properties...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
oliver@apple.com
Generic JSObject::put should handle static properties...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
mark.lam@apple.com
Removing the need for Debugger* and m_shouldPause op_de...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
msaboff@apple.com
ARM Offline assembler temporary register allocator...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
joepeck@webkit.org
Move ContentSearchUtils, ScriptBreakpoint, and ScriptDe...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
joepeck@webkit.org
Move RegularExpression into JavaScriptCore for inspector
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
joepeck@webkit.org
Web Inspector: Remove recompileAllJSFunctions timer...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-23
mark.lam@apple.com
Enable DFG for the Debugger and Profiler.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-23
mvujovic@adobe.com
Remove CSS Custom Filters code and tests
blob
|
commitdiff
|
raw
|
diff to current
2014-01-23
bfulgham@apple.com
../JavaScriptCore: [Win] Update project and solution...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-23
mark.lam@apple.com
Poor man's fast breakpoints for a 2.3x debugger speedup.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-23
mmaxfield@apple.com
Remove CSS3_TEXT_DECORATION define
blob
|
commitdiff
|
raw
|
diff to current
2014-01-23
ap@apple.com
Update JS whitespace definition for changes in Unicode 6.3
blob
|
commitdiff
|
raw
|
diff to current
2014-01-21
mhahnenberg@apple.com
Registers used in writeBarrierOnOperand can cause clobb...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-21
mrowe@apple.com
Mac production build fix.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-21
akling@apple.com
JSC Parser: Shrink BindingNode.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-21
fpizlo@apple.com
op_captured_mov and op_new_captured_func in UnlinkedCod...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-21
mark.lam@apple.com
Removing CodeBlock::opDebugBytecodeOffsetForLineAndColu...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-20
mhahnenberg@apple.com
CodeBlockSet::traceMarked doesn't need to visit the...
blob
|
commitdiff
|
raw
|
diff to current
next