git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Support for-of syntax
2013-10-04
oliver@apple.com
Support for-of syntax
commit
|
commitdiff
|
tree
2013-10-02
oliver@apple.com
Fix MSVC build
commit
|
commitdiff
|
tree
2013-10-02
oliver@apple.com
Implement Array key, value and entries iterators
commit
|
commitdiff
|
tree
2013-10-02
oliver@apple.com
Implement prefixed-destructuring assignment
commit
|
commitdiff
|
tree
2013-09-27
oliver@apple.com
Make GCC happy
commit
|
commitdiff
|
tree
2013-09-26
oliver@apple.com
2013-09-25 Oliver Hunt <oliver@apple.com>
commit
|
commitdiff
|
tree
2013-09-26
oliver@apple.com
Attempt to fix MSVC build
commit
|
commitdiff
|
tree
2013-09-26
oliver@apple.com
Implement prefixed-destructuring assignment
commit
|
commitdiff
|
tree
2013-09-23
oliver@apple.com
CodeLoad performance regression
commit
|
commitdiff
|
tree
2013-09-21
oliver@apple.com
REGRESSION(r153215): New iCloud site crashes
commit
|
commitdiff
|
tree
2013-09-13
oliver@apple.com
Try to kill initialiser expression in for-in statements
commit
|
commitdiff
|
tree
2013-09-11
oliver@apple.com
Partial Information Leakage in Hash Table implementations...
commit
|
commitdiff
|
tree
2013-09-11
oliver@apple.com
Partial Information Leakage in Hash Table implementations...
commit
|
commitdiff
|
tree
2013-09-10
oliver@apple.com
Support WeakMap
commit
|
commitdiff
|
tree
2013-09-06
oliver@apple.com
Make it simpler to introduce new data types to the...
commit
|
commitdiff
|
tree
2013-09-04
oliver@apple.com
Actually include new results
commit
|
commitdiff
|
tree
2013-09-04
oliver@apple.com
Fix fast/storage/serialized script value, and add new...
commit
|
commitdiff
|
tree
2013-09-03
oliver@apple.com
Support structured clone of Map and Set
commit
|
commitdiff
|
tree
2013-08-30
oliver@apple.com
Fix expected output
commit
|
commitdiff
|
tree
2013-08-30
oliver@apple.com
Implement ES6 Set class
commit
|
commitdiff
|
tree
2013-08-30
oliver@apple.com
Make JSValue bool conversion less dangerous
commit
|
commitdiff
|
tree
2013-08-30
oliver@apple.com
Fix issues found by MSVC (which also happily fixes...
commit
|
commitdiff
|
tree
2013-08-30
oliver@apple.com
Implement ES6 Map object
commit
|
commitdiff
|
tree
2013-08-26
oliver@apple.com
Building is so overrated.
commit
|
commitdiff
|
tree
2013-08-26
oliver@apple.com
Disable compression under MSVC for now
commit
|
commitdiff
|
tree
2013-08-24
oliver@apple.com
Make the world build.
commit
|
commitdiff
|
tree
2013-08-24
oliver@apple.com
REGRESSION(r154498): Crashes on EFL, GTK, Qt on release...
commit
|
commitdiff
|
tree
2013-08-23
oliver@apple.com
Add more validation logic to CompressibleVector
commit
|
commitdiff
|
tree
2013-08-23
oliver@apple.com
Attempt to appease windows bot.
commit
|
commitdiff
|
tree
2013-08-23
oliver@apple.com
Re-sort xcode project file
commit
|
commitdiff
|
tree
2013-08-23
oliver@apple.com
Support in memory compression of rarely used data
commit
|
commitdiff
|
tree
2013-08-19
oliver@apple.com
<https://webkit.org/b/119860> Crash during exception...
commit
|
commitdiff
|
tree
2013-08-15
oliver@apple.com
<https://webkit.org/b/119830> Assigning to a readonly...
commit
|
commitdiff
|
tree
2013-08-15
oliver@apple.com
Remove bogus assertion.
commit
|
commitdiff
|
tree
2013-08-13
oliver@apple.com
[sh4] Prepare LLINT for DFG_JIT implementation.
commit
|
commitdiff
|
tree
2013-08-13
oliver@apple.com
Harden executeConstruct against incorrect return types...
commit
|
commitdiff
|
tree
2013-08-13
oliver@apple.com
Remove CodeBlock's notion of adding identifiers entirely
commit
|
commitdiff
|
tree
2013-08-12
oliver@apple.com
Build fix
commit
|
commitdiff
|
tree
2013-08-12
oliver@apple.com
Move additionalIdentifiers into DFGCommonData as only...
commit
|
commitdiff
|
tree
2013-08-12
oliver@apple.com
Stop making unnecessary copy of CodeBlock Identifier...
commit
|
commitdiff
|
tree
2013-08-06
oliver@apple.com
Delay Arguments creation in strict mode
commit
|
commitdiff
|
tree
2013-08-05
oliver@apple.com
Move TypedArray implementation into JSC
commit
|
commitdiff
|
tree
2013-08-03
oliver@apple.com
Update binding test results
commit
|
commitdiff
|
tree
2013-08-02
oliver@apple.com
Incorrect type speculation reported by ToPrimitive
commit
|
commitdiff
|
tree
2013-08-01
oliver@apple.com
DFG is not enforcing correct ordering of ToString conversion...
commit
|
commitdiff
|
tree
2013-07-30
oliver@apple.com
Add an assertion to SpeculateCellOperand
commit
|
commitdiff
|
tree
2013-07-28
oliver@apple.com
REGRESSION: Crash when opening Facebook.com
commit
|
commitdiff
|
tree
2013-07-26
oliver@apple.com
REGRESSION(FTL?): Crashes in plugin tests
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
Make all jit & non-jit combos build cleanly
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
32 bit portion of load validation logic
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
More 32bit build fixes
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
Endeavour to fix CMakelist builds
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: DFG IR dumps should be easier to read
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: DFG should do a high-level LICM before...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: DFG Nodes should be able to abstractly...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: It should be easy to figure out which blocks...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: NodeExitsForward shouldn't be duplicated...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: It should be possible for a DFG::Node to...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: each DFG node that relies on other nodes...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: FTL should be able to generate LLVM IR...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: We should use the no-asserts build of LLVM...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: StringObjectUse uses structures, and CSE...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: String GetByVal out-of-bounds handling...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: Structure::isValidOffset() should be able...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: Structure should be able to tell you if...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: AbstractInterpreter should explicitly ask...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: Decouple the way that CFA stores its state...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: DFG shouldn't create CheckStructures for...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: CFA should consider live-at-head for clobbering...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: Add a phase to create loop pre-headers
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: Rationalize Node::replacement
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: NaturalLoops should be able to quickly...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: don't GC when shutting down the VM
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: We should have a reduced FTL LLVM pipeline...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: DFG should have an SSA form for use by FTL
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: Resurrect the CLoop LLINT on the FTL branch.
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: NaturalLoops + Profiler = Crash
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: DFG::AbstractState::beginBasicBlock() should...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: CheckArray should call the right version...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: Graph::clearAndDerefChild() makes no sense...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: FTL should better report its compile-times...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: DFG should refer to BasicBlocks by BasicBlock...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: Unreviewed, add a helpful comment for why...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: DFG::Node::m_opInfo2 should also be a uintptr_t
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: Have fewer Arrayify's
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: add option to disable OSR entry in loops
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: since the FTL disassembly hacks cannot...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: FTL should use the equivalent of llvm opt...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: FTL should run LICM after AA setup
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: FTL should run AA passes before GVN
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: Make Graph::substituteGetLocal() out-of...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: DFG should know how to find natural loops
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: JSC's disassembly infrastructure should...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: FTL should be able to dump disassembly
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: FTL should support hole/OOB PutByVal's
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: FTL::canCompile(Graph&) should not consider...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: FTL should support ArrayifyToStructure
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: FTL should support ForwardCheckStructure...
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: FTL should support PutByVal
commit
|
commitdiff
|
tree
2013-07-25
oliver@apple.com
fourthTier: Convert versus AsIs should have no bearing...
commit
|
commitdiff
|
tree
next