projects
/
platform
/
upstream
/
v8.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/v8.git
2015-06-26
bmeurer
[turbofan] Add support for pushing returns into merges.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
mvstanton
VectorICs: Lithium support for vector-based stores.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
bmeurer
[turbofan] Use proper eager deopts for %_ThrowNotDateEr...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
yangguo
Serializer: commit new internalized strings after deser...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
mbrandy
PPC64: Fix "[ic] Record call counts for monomorphic...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
binji
Fix cluster-fuzz regression when getting message from...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
balazs.kilvady
MIPS: [turbofan] Fix implementation of Float64Min.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
mbrandy
PPC: [turbofan] Add basic support for calling to (a...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
mbrandy
PPC: [ic] Record call counts for monomorphic calls...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
mbrandy
PPC: Vector ICs: Like megamorphic keyed koads, use...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
mbrandy
PPC: Fix "Unify the stack layout for construct frames"
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
mbrandy
PPC: Fix "Fix receiver when calling eval() bound by...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
wingo
Better error message for eval=>42 in strict mode
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
verwaest
Back off normalizing on set length in sync with adding...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
verwaest
Only try to delete dictionary elements if the length...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
yangguo
Debugger: use list to find shared function info in...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
verwaest
Move Add to the elements accessor for everything but...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
vogelheim
Remove obsolete options in ScriptCompiler::CompileOptions.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
wingo
Reapply "Fix receiver when calling eval() bound by...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
arv
Unify the stack layout for construct frames
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
yangguo
Reland 2 "Keep a canonical list of shared function...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
erikcorry
Reland Extend big-disjunction optimization to case...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
verwaest
Move reconfiguration into the elements accessor
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
bmeurer
[turbofan] Optimize BooleanNot conditions to Branch...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
verwaest
Let AddDictionaryElement / AddFastElement purely add...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
yangguo
Debugger: remove bogus assertion in BreakLocation const...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
yangguo
Revert of Reland "Keep a canonical list of shared funct...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
mstarzinger
Remove overzealous checking of --cache-optimized-code...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Benedikt Meurer
[turbofan] Properly type %_IsDate intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
yangguo
Reland "Keep a canonical list of shared function infos."
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Michael Stanton
[ic] Record call counts for monomorphic calls made...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Michael Stanton
Vector ICs: Like megamorphic keyed koads, use a dummy...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Benedikt Meurer
[turbofan] Add basic support for calling to (a subset...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Michael Starzinger
Simplify interface to optimized code map lookup.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
bmeurer
[turbofan] Revive the useful parts of the SimplifiedOpe...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
bbudge
Make helper functions compatible with larger ToBooleanS...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
mstarzinger
Make sure bound functions never make it into optimized...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
arv
JSON.stringify should handle the replacer before the...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
arv
Fix evaluation order of Object.prototype.hasOwnProperty
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
arv
jsmin.py: Fix issue with escaping of back ticks
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
arv
JSON.stringify should use toString of replacer and...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
dstence
PPC: Debug check fix for test SMI optimization.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
arv
i18n.js was not using original functions
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
machenbach
Revert of Fix receiver when calling eval() bound by...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
machenbach
Revert of Extend big-disjunction optimization to case...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
binji
Fix cluster-fuzz regression with Workers and recursive...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
erikcorry
Extend big-disjunction optimization to case-independent...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
binji
Fix cluster-fuzz regression with Workers when serializi...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
wingo
Fix unexpected token messages in expression classifier
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
binji
Fix cluster-fuzz regression with Workers on mips.debug
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
dslomov
Use C runtime functions for ThrowNewXXError desugarings.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
wingo
Fix receiver when calling eval() bound by with scope
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
hpayer
Re-land new insertion write barrier.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
mbrandy
PPC: Use big-boy Types to annotate interface descriptor...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
ishell
Ensure there is some space on JS stack available for...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
yangguo
Serializer: clear next link in weak cells.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
mbrandy
PPC: Do not add extra argument for new.target
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
wingo
Fix -Werror=sign-compare error with GCC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
machenbach
[android] Set platform to 16 for 32 bit builds.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
bmeurer
[turbofan] Make TyperCache global and thread safe.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
bmeurer
[x64] Fix instruction selection for Word64Equal(Word64A...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
jacob.bramley
Reland r21101: "ARM64: use jssp for stack slots"
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
danno
Use big-boy Types to annotate interface descriptor...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
bbudge
Expand ToBoolean stub so it can handle more types.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
binji
Fix ReferenceError of Worker in regress-crbug-503578
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
machenbach
[android] Completly move path logic to gyp config.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
binji
Fix cluster-fuzz found regression in d8 when deserializ...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
mstarzinger
[turbofan] Remove stale control-reducer.cc file.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
arv
Date() should not depend on Date.prototype.toString
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
adamk
Revert "Keep a canonical list of shared function infos."
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
mathias
Avoid built-ins in `Date.prototype.toISOString`
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
titzer
Add mjsunit tests for optimization of float min/max.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
dslomov
Do not add extra argument for new.target
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
adamk
Expose Map/Set methods through the API
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
ishell
Fixed exception handling in Realm.create().
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
jochen
Let GC select the collector when the external memory...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
mbrandy
PPC: [turbofan] Fix implementation of Float64Min.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
verwaest
Don't insert elements transitions into normalized maps
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
verwaest
Cleanup adding elements and in particular dictionary...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
mstarzinger
[turbofan] Make global variable loads and stores explicit.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
bmeurer
[turbofan] NaN is never truish.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
jacob.bramley
[arm64][turbofan] Fix implementation of Float64Min.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
verwaest
Fix regexp perf: Only increase array size if needed
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
verwaest
Merge AddFastElement and AddFastDoubleElement
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
ishell
Map::ReconfigureProperty() should mark map as unstable...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Benedikt Meurer
[turbofan] Run DeadCodeElimination together with the...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
ishell
Global handle leak in Realm.create() fixed.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
titzer
[turbofan] Make an OptionalOperator for MachineOperator...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
verwaest
Move SetFastElementsCapacity into GrowCapacityAndConvert
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
jochen
[test] Teach test runner about whether novfp3 is on...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
bmeurer
Revert of [turbofan] Run DeadCodeElimination together...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
mvstanton
Vector ICs: Additional Turbofan support
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
hpayer
Fix wrong DCHECK in Heap::FindAllocationMemento where...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
bmeurer
[turbofan] Run DeadCodeElimination together with the...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
mstarzinger
[turbofan] Avoid embedding type feedback vector into...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
verwaest
Also check for access checks and indexed interceptors...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
jarin
[turbofan] Factor out the function specific part from...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
chunyang.dai
X87: Built-in apply() performance benefits from an...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
chunyang.dai
X87: Vector ICs: Turbofan vector store ic support
commit
|
commitdiff
|
tree
|
snapshot
next