git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
<rdar://problem/12771885> Support ruby-position: {before, after}
2012-11-28
oliver@apple.com
Make source cache include more information about the...
commit
|
commitdiff
|
tree
2012-11-26
oliver@apple.com
32-bit build fix. Move the method decalration outside...
commit
|
commitdiff
|
tree
2012-11-26
oliver@apple.com
Don't blind all the things.
commit
|
commitdiff
|
tree
2012-11-09
oliver@apple.com
2012-11-09 Oliver Hunt <oliver@apple.com>
2012-11-09 Oliver Hunt <
oliver@apple.com
>
commit
|
commitdiff
|
tree
2012-11-09
oliver@apple.com
Improve effectiveness of function-level caching
commit
|
commitdiff
|
tree
2012-11-07
oliver@apple.com
Reduce parser overhead in JSC
commit
|
commitdiff
|
tree
2012-11-06
oliver@apple.com
Don't warn about RefPtr* parameters
commit
|
commitdiff
|
tree
2012-11-06
oliver@apple.com
Reduce direct m_symbolTable usage in CodeBlock
commit
|
commitdiff
|
tree
2012-11-02
oliver@apple.com
Remove GlobalObject constant register that is typically...
commit
|
commitdiff
|
tree
2012-10-20
oliver@apple.com
Fix some of the regression cause by the non-local variable...
commit
|
commitdiff
|
tree
2012-10-19
oliver@apple.com
REGRESSION(r131822): It made 500+ tests crash on 32...
commit
|
commitdiff
|
tree
2012-10-19
oliver@apple.com
Unbreak jsc tests.
commit
|
commitdiff
|
tree
2012-10-18
oliver@apple.com
Bytecode should not have responsibility for determining...
commit
|
commitdiff
|
tree
2012-10-18
oliver@apple.com
Roll out r131645 as it causes random site crashes.
commit
|
commitdiff
|
tree
2012-10-17
oliver@apple.com
Committing new files is so overrated.
commit
|
commitdiff
|
tree
2012-10-17
oliver@apple.com
Bytecode should not have responsibility for determining...
commit
|
commitdiff
|
tree
2012-10-16
oliver@apple.com
Bytecode should not have responsibility for determining...
commit
|
commitdiff
|
tree
2012-09-14
oliver@apple.com
Make global const initialisation explicit in the bytecode
commit
|
commitdiff
|
tree
2012-08-27
oliver@apple.com
Remove opcode definition autogen for now
commit
|
commitdiff
|
tree
2012-08-24
oliver@apple.com
Always null check cells before marking
commit
|
commitdiff
|
tree
2012-08-24
oliver@apple.com
Autogenerate Opcode definitions
commit
|
commitdiff
|
tree
2012-08-23
oliver@apple.com
Autogenerate Opcode definitions
commit
|
commitdiff
|
tree
2012-08-02
oliver@apple.com
A few objects aren't being safely protected from GC...
commit
|
commitdiff
|
tree
2012-07-19
oliver@apple.com
Make style bot handle underscores in names more reasonably
commit
|
commitdiff
|
tree
2012-07-18
oliver@apple.com
dumpCallFrame is broken in ToT
commit
|
commitdiff
|
tree
2012-07-18
oliver@apple.com
WebKit provides APIs that make it possible for JSC...
commit
|
commitdiff
|
tree
2012-07-17
oliver@apple.com
dumpCallFrame is broken in ToT
commit
|
commitdiff
|
tree
2012-07-13
oliver@apple.com
LLInt fails to mark structures stored in the bytecode
commit
|
commitdiff
|
tree
2012-07-05
oliver@apple.com
JSObjectCallAsFunction should thisConvert the provided...
commit
|
commitdiff
|
tree
2012-06-28
oliver@apple.com
32bit DFG incorrectly claims an fpr is fillable even...
commit
|
commitdiff
|
tree
2012-05-30
oliver@apple.com
Really provide error information with the inspector...
commit
|
commitdiff
|
tree
2012-05-30
oliver@apple.com
DFG does not correctly handle exceptions caught in...
commit
|
commitdiff
|
tree
2012-05-21
oliver@apple.com
Add new test results for mac
commit
|
commitdiff
|
tree
2012-05-17
oliver@apple.com
Endeavour to make the windows test bot actually able...
commit
|
commitdiff
|
tree
2012-05-16
oliver@apple.com
Make error information available even if all we have...
commit
|
commitdiff
|
tree
2012-05-11
oliver@apple.com
Appease thread verifier when dealing with the JSC API...
commit
|
commitdiff
|
tree
2012-05-08
oliver@apple.com
Add mac results for new tests following http://trac...
commit
|
commitdiff
|
tree
2012-05-07
oliver@apple.com
2012-05-07 Oliver Hunt <oliver@apple.com>
2012-05-07 Oliver Hunt <
oliver@apple.com
>
commit
|
commitdiff
|
tree
2012-05-07
oliver@apple.com
Fix release build.
commit
|
commitdiff
|
tree
2012-05-07
oliver@apple.com
LLInt doesn't check for Ropes when performing a character...
commit
|
commitdiff
|
tree
2012-05-04
oliver@apple.com
Regression(r114702): Clobbering the caller frame register...
commit
|
commitdiff
|
tree
2012-05-02
oliver@apple.com
Unreviewed, rolling out r115388.
commit
|
commitdiff
|
tree
2012-05-01
oliver@apple.com
Physijs demo crashes due to DFG not updating topCallFrame...
commit
|
commitdiff
|
tree
2012-05-01
oliver@apple.com
Source/WebCore: Harden arithmetic in ImageBufferDataCG
commit
|
commitdiff
|
tree
2012-04-27
oliver@apple.com
Correct assertion.
commit
|
commitdiff
|
tree
2012-04-27
oliver@apple.com
Lazy link phase of baseline jit fails to propagate...
commit
|
commitdiff
|
tree
2012-04-27
oliver@apple.com
Allocating WeakImpl should not trigger GC, as that...
commit
|
commitdiff
|
tree
2012-04-27
oliver@apple.com
Remove RegisterFile::end()/m_end
commit
|
commitdiff
|
tree
2012-04-25
oliver@apple.com
Biolab disaster crashes on ToT
commit
|
commitdiff
|
tree
2012-04-25
oliver@apple.com
Biolab disaster crashes on ToT
commit
|
commitdiff
|
tree
2012-04-23
oliver@apple.com
Call instruction for the baseline JIT stores origin...
commit
|
commitdiff
|
tree
2012-04-23
oliver@apple.com
Fix non-LLInt builds by temporarily removing an over...
commit
|
commitdiff
|
tree
2012-04-21
oliver@apple.com
Add an ability to find the extent of a callframe
commit
|
commitdiff
|
tree
2012-04-20
oliver@apple.com
Exception stack traces aren't complete when the exception...
commit
|
commitdiff
|
tree
2012-04-16
oliver@apple.com
Exception stack traces aren't complete when the exception...
commit
|
commitdiff
|
tree
2012-04-16
oliver@apple.com
Fix COMMANDLINE_TYPEDARRAYS build
commit
|
commitdiff
|
tree
2012-04-07
oliver@apple.com
Accessing the returnValue of a modal dialog should...
commit
|
commitdiff
|
tree
2012-04-05
oliver@apple.com
SIGILL in JavaScriptCore on a Geode processor
commit
|
commitdiff
|
tree
2012-04-05
oliver@apple.com
Make WebCore use jsCast rather than static_cast for...
commit
|
commitdiff
|
tree
2012-04-05
oliver@apple.com
Fix 32-bit build.
commit
|
commitdiff
|
tree
2012-04-05
oliver@apple.com
Replace static_cast with jsCast when casting JSCell...
commit
|
commitdiff
|
tree
2012-04-05
oliver@apple.com
Parser fails to revert some state after parsing expression...
commit
|
commitdiff
|
tree
2012-04-03
oliver@apple.com
Incorrect liveness information when inlining
commit
|
commitdiff
|
tree
2012-03-20
oliver@apple.com
Allow LLINT to work even when executable allocation...
commit
|
commitdiff
|
tree
2012-03-14
oliver@apple.com
Make ARMv7 work again
commit
|
commitdiff
|
tree
2012-03-08
oliver@apple.com
Build fix. That day is not today.
commit
|
commitdiff
|
tree
2012-03-08
oliver@apple.com
Build fix. One of these days I'll manage to commit...
commit
|
commitdiff
|
tree
2012-03-08
oliver@apple.com
Missing some places where we should be blinding 64bit...
commit
|
commitdiff
|
tree
2012-03-08
oliver@apple.com
Further harden 64-bit JIT
commit
|
commitdiff
|
tree
2012-03-06
oliver@apple.com
Fix Qt build.
commit
|
commitdiff
|
tree
2012-03-06
oliver@apple.com
Add basic support for constant blinding to the JIT
commit
|
commitdiff
|
tree
2012-02-28
oliver@apple.com
Fix build.
commit
|
commitdiff
|
tree
2012-02-28
oliver@apple.com
sputnik/Unicode/Unicode_500/S7.2_A1.6_T1.html crashes...
commit
|
commitdiff
|
tree
2012-02-27
oliver@apple.com
REGRESSION (r108112): AWS Management Console at amazon...
commit
|
commitdiff
|
tree
2012-02-23
oliver@apple.com
Make Interpreter::getStackTrace be able to generate...
commit
|
commitdiff
|
tree
2012-02-22
oliver@apple.com
Unbreak double-typed arrays on ARMv7
commit
|
commitdiff
|
tree
2012-02-22
oliver@apple.com
Make TypedArrays be available in commandline jsc
commit
|
commitdiff
|
tree
2012-02-17
oliver@apple.com
Implement Error.stack
commit
|
commitdiff
|
tree
2012-02-16
oliver@apple.com
Implement Error.stack
commit
|
commitdiff
|
tree
2012-02-16
oliver@apple.com
Ensure that the DFG JIT always plants a CodeOrigin...
commit
|
commitdiff
|
tree
2012-02-15
oliver@apple.com
Fix Interpreter.
commit
|
commitdiff
|
tree
2012-02-14
oliver@apple.com
Executing out of bounds in JSC::Yarr::YarrCodeBlock...
commit
|
commitdiff
|
tree
2012-02-10
oliver@apple.com
The JS Parser scope object needs a VectorTrait specialization
commit
|
commitdiff
|
tree
2012-02-08
oliver@apple.com
Whoops, fix the build.
commit
|
commitdiff
|
tree
2012-02-08
oliver@apple.com
Fix issue encountered while debugging stacktraces
commit
|
commitdiff
|
tree
2012-02-08
oliver@apple.com
updateTopCallframe in the baseline JIT doesn't provide...
commit
|
commitdiff
|
tree
2012-02-02
oliver@apple.com
Getters and setters cause line numbers in errors/console...
commit
|
commitdiff
|
tree
2012-02-01
oliver@apple.com
Add support for inferred function names
commit
|
commitdiff
|
tree
2012-02-01
oliver@apple.com
Remove unneeded sourceId property
commit
|
commitdiff
|
tree
2012-01-31
oliver@apple.com
Implement Error.stack
commit
|
commitdiff
|
tree
2012-01-31
oliver@apple.com
get_by_val_arguments is broken in the interpreter
commit
|
commitdiff
|
tree
2012-01-30
oliver@apple.com
Unexpected syntax error
commit
|
commitdiff
|
tree
2012-01-27
oliver@apple.com
2012-01-26 Oliver Hunt <oliver@apple.com>
2012-01-26 Oliver Hunt <
oliver@apple.com
>
commit
|
commitdiff
|
tree
2012-01-25
oliver@apple.com
Make DFG update topCallFrame
commit
|
commitdiff
|
tree
2012-01-06
oliver@apple.com
GetByteArrayLength is incorrect
commit
|
commitdiff
|
tree
2012-01-06
oliver@apple.com
DFG no longer optimises CanvasPixelArray
commit
|
commitdiff
|
tree
2011-12-19
oliver@apple.com
Rolling r103120 back in with merge errors corrected.
commit
|
commitdiff
|
tree
2011-12-16
oliver@apple.com
PutByVal[Alias] unnecessarily reloads the storage buffer
commit
|
commitdiff
|
tree
2011-12-13
oliver@apple.com
Arguments object doesn't handle mutation of length...
commit
|
commitdiff
|
tree
2011-12-09
oliver@apple.com
PutByValAlias unnecessarily clobbers GetIndexedPropertyStorage
commit
|
commitdiff
|
tree
next