projects
/
platform
/
upstream
/
v8.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Updates to the license information of third party components.
2015-06-16
hablich
Updates to the license information of third party components.
commit
|
commitdiff
|
tree
2015-06-16
vogelheim
Re-Re-land: Enable external startup by default on Linux.
commit
|
commitdiff
|
tree
2015-06-16
chunyang.dai
X87: enable the X87 turbofan support.
commit
|
commitdiff
|
tree
2015-06-16
kozyatinskiy
[V8] Fixed infinite loop in Debug::PrepareStep
commit
|
commitdiff
|
tree
2015-06-16
yangguo
Serializer: support all alignment kinds.
commit
|
commitdiff
|
tree
2015-06-16
mstarzinger
Revert of Decompiler improvements. (patchset #2 id...
commit
|
commitdiff
|
tree
2015-06-16
machenbach
Revert of Serializer: support all alignment kinds....
commit
|
commitdiff
|
tree
2015-06-16
yangguo
Serializer: support all alignment kinds.
commit
|
commitdiff
|
tree
2015-06-16
bmeurer
[turbofan] Work around negative parameter count.
commit
|
commitdiff
|
tree
2015-06-16
sejunho
Fix compile warning [-Wtype-limits]
commit
|
commitdiff
|
tree
2015-06-16
wingo
All private symbols are own symbols
commit
|
commitdiff
|
tree
2015-06-16
bmeurer
[crankshaft] Fix wrong bailout points in for-in loop...
commit
|
commitdiff
|
tree
2015-06-16
jochen
Introduce a base pointer field in FixedTypedArrayBase...
commit
|
commitdiff
|
tree
2015-06-16
yangguo
Debugger: require debugger to be active when dealing...
commit
|
commitdiff
|
tree
2015-06-16
bmeurer
[deoptimizer] Use TranslationIterator for OptimizedFrame...
commit
|
commitdiff
|
tree
2015-06-16
mstarzinger
[turbofan] Remove dead code from JSGenericLowering.
commit
|
commitdiff
|
tree
2015-06-16
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
2015-06-16
paul.lind
MIPS: Fix for Remove unsafe EmitLoadRegister usage...
commit
|
commitdiff
|
tree
2015-06-15
littledan
Inline code generation for %_IsTypedArray
commit
|
commitdiff
|
tree
2015-06-15
littledan
Avoid using computed property literals in TypedArrays...
commit
|
commitdiff
|
tree
2015-06-15
littledan
Allow TypedArrays to be initialized with iterables
commit
|
commitdiff
|
tree
2015-06-15
dusan.milosavljevic
MIPS: Remove unsafe EmitLoadRegister usage in AddI...
commit
|
commitdiff
|
tree
2015-06-15
dslomov
[destructuring] Parse binding patterns in formal parameters.
commit
|
commitdiff
|
tree
2015-06-15
bmeurer
[turbofan] Remove the TryLowerDirectJSCall hack from...
commit
|
commitdiff
|
tree
2015-06-15
ulan
Remove the --collect-maps flag. Maps should be always...
commit
|
commitdiff
|
tree
2015-06-15
rossberg
[strong] Make strong 'this' optional for experimentation
commit
|
commitdiff
|
tree
2015-06-15
bmeurer
[turbofan] Remove context canonicalization hack from...
commit
|
commitdiff
|
tree
2015-06-15
balazs.kilvady
MIPS64: Reland 'Enable shorten-64-to-32 warning.'
commit
|
commitdiff
|
tree
2015-06-15
wingo
Fix -Wsign-compare errors in TF tests under GCC 4.9.2
commit
|
commitdiff
|
tree
2015-06-15
machenbach
Revert of Fix clobbered register when setting this_function...
commit
|
commitdiff
|
tree
2015-06-15
bmeurer
[mjsunit] regress/regress-crbug-491062 takes too long...
commit
|
commitdiff
|
tree
2015-06-15
mstarzinger
Fix clobbered register when setting this_function variable.
commit
|
commitdiff
|
tree
2015-06-15
jarin
Fix debug printing of inputs in the deoptimizer, pull...
commit
|
commitdiff
|
tree
2015-06-15
bmeurer
[mjsunit] Remove unsupported flag --turbo-deoptimization...
commit
|
commitdiff
|
tree
2015-06-15
bmeurer
[mjsunit] Remove obsolete nosse2 tests.
commit
|
commitdiff
|
tree
2015-06-15
yangguo
Serializer: clear string hash for code serializer.
commit
|
commitdiff
|
tree
2015-06-15
ulan
Compute the heap growing factor based on mutator utilization...
commit
|
commitdiff
|
tree
2015-06-15
jochen
Reland "Keep track of array buffers in new space separately"
commit
|
commitdiff
|
tree
2015-06-15
machenbach
Update V8 DEPS.
commit
|
commitdiff
|
tree
2015-06-15
yangguo
Add test for code caching API.
commit
|
commitdiff
|
tree
2015-06-15
bmeurer
[turbofan] Mark MachineType as uint16_t.
commit
|
commitdiff
|
tree
2015-06-15
bmeurer
[turbofan] Remove unused typedef VirtualRegisterSet.
commit
|
commitdiff
|
tree
2015-06-14
jochen
Revert of Reland "Keep track of array buffers in new...
commit
|
commitdiff
|
tree
2015-06-13
verwaest
Also handle elements in *RealNamed* api methods
commit
|
commitdiff
|
tree
2015-06-13
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
2015-06-12
binji
Remove some unused definitions from d8.h
commit
|
commitdiff
|
tree
2015-06-12
chunyang.dai
Currently on X87 platform we use only Double register...
commit
|
commitdiff
|
tree
2015-06-12
verwaest
Introduce LookupIterator::PropertyOrElement which converts...
commit
|
commitdiff
|
tree
2015-06-12
chunyang.dai
X87: Disable the test case for X87 since ea2cb139d.
commit
|
commitdiff
|
tree
2015-06-12
verwaest
Introduce DefineOwnPropertyIgnoreAttributes and make...
commit
|
commitdiff
|
tree
2015-06-12
machenbach
[test] More debugging output in test runner.
commit
|
commitdiff
|
tree
2015-06-12
verwaest
Reland of Replace SetObjectProperty / DefineObjectProperty...
commit
|
commitdiff
|
tree
2015-06-12
ishell
Map::TryUpdate() must be in sync with Map::Update().
commit
|
commitdiff
|
tree
2015-06-12
wingo
Add script context with context-allocated "const this"
commit
|
commitdiff
|
tree
2015-06-12
bmeurer
[turbofan] Use appropriate type for NodeId.
commit
|
commitdiff
|
tree
2015-06-12
wingo
Revert of Add script context with context-allocated...
commit
|
commitdiff
|
tree
2015-06-12
dusan.milosavljevic
MIPS64: Fix memory allocation when code range is used...
commit
|
commitdiff
|
tree
2015-06-12
wingo
Add script context with context-allocated "const this"
commit
|
commitdiff
|
tree
2015-06-12
bmeurer
[turbofan] Move RawMachineAssembler to unittests.
commit
|
commitdiff
|
tree
2015-06-12
machenbach
Revert of Add script context with context-allocated...
commit
|
commitdiff
|
tree
2015-06-12
yangguo
Revert of MIPS64: Enable shorten-64-to-32 warning....
commit
|
commitdiff
|
tree
2015-06-12
balazs.kilvady
MIPS64: Enable shorten-64-to-32 warning.
commit
|
commitdiff
|
tree
2015-06-12
yangguo
External snapshot: allow empty snapshot for external...
commit
|
commitdiff
|
tree
2015-06-12
wingo
Add script context with context-allocated "const this"
commit
|
commitdiff
|
tree
2015-06-12
jochen
Reland "Keep track of array buffers in new space separately"
commit
|
commitdiff
|
tree
2015-06-12
jochen
Update PrintStack signature in gdbinit
commit
|
commitdiff
|
tree
2015-06-12
jochen
Add support for walking stack frames from hydrogen...
commit
|
commitdiff
|
tree
2015-06-12
machenbach
Revert of [es6] Bound function names (patchset #1 id...
commit
|
commitdiff
|
tree
2015-06-12
bmeurer
[turbofan] Use RootIndexMap to speed up IsMaterializableFrom...
commit
|
commitdiff
|
tree
2015-06-12
bmeurer
Revert of Keep track of array buffers in new space...
commit
|
commitdiff
|
tree
2015-06-12
jochen
Keep track of array buffers in new space separately
commit
|
commitdiff
|
tree
2015-06-12
jacob.bramley
Reland [arm64][turbofan]: Handle any immediate shift.
commit
|
commitdiff
|
tree
2015-06-12
martyn.capewell
[turbofan] Prefer add/shift over madd on ARM64
commit
|
commitdiff
|
tree
2015-06-12
mstarzinger
[turbofan] Fix throwing conversion inserted by JSTypedLowering.
commit
|
commitdiff
|
tree
2015-06-12
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
2015-06-11
verwaest
Use LookupIterator in GetOldValue
commit
|
commitdiff
|
tree
2015-06-11
dehrenberg
Add ToObject call in Array.prototype.sort
commit
|
commitdiff
|
tree
2015-06-11
arv
[es6] Make sure we call add property when adding a...
commit
|
commitdiff
|
tree
2015-06-11
dehrenberg
In Array.of and Array.from, fall back to DefineOwnProperty
commit
|
commitdiff
|
tree
2015-06-11
arv
[es6] Bound function names
commit
|
commitdiff
|
tree
2015-06-11
verwaest
Reland of Use the LookupIterator in SetAccessor (patchset...
commit
|
commitdiff
|
tree
2015-06-11
verwaest
Revert of Revert of Remove GetAttributes from the mix...
commit
|
commitdiff
|
tree
2015-06-11
mtrofin
Decompiler improvements.
commit
|
commitdiff
|
tree
2015-06-11
verwaest
Use LookupIterator for elements in the observed part...
commit
|
commitdiff
|
tree
2015-06-11
verwaest
Use LookupIterator for elements in GetAccessor
commit
|
commitdiff
|
tree
2015-06-11
arv
Bound functions should also have configurable length
commit
|
commitdiff
|
tree
2015-06-11
dstence
PPC: smi test optimization
commit
|
commitdiff
|
tree
2015-06-11
ishell
Revert of Remove GetAttributes from the mix to avoid...
commit
|
commitdiff
|
tree
2015-06-11
ishell
Revert of Replace SetObjectProperty / DefineObjectProperty...
commit
|
commitdiff
|
tree
2015-06-11
ishell
Revert of Use the LookupIterator in SetAccessor (patchset...
commit
|
commitdiff
|
tree
2015-06-11
verwaest
Use the LookupIterator in SetAccessor
commit
|
commitdiff
|
tree
2015-06-11
verwaest
Replace SetObjectProperty / DefineObjectProperty with...
commit
|
commitdiff
|
tree
2015-06-11
verwaest
Remove GetAttributes from the mix to avoid another...
commit
|
commitdiff
|
tree
2015-06-11
verwaest
Use the LookupIterator for SetElement and friends
commit
|
commitdiff
|
tree
2015-06-11
martyn.capewell
[turbofan] Merge sar/shr into MulHigh on ARM64
commit
|
commitdiff
|
tree
2015-06-11
jacob.bramley
Revert of [arm64][turbofan]: Handle any immediate shift...
commit
|
commitdiff
|
tree
2015-06-11
jacob.bramley
[arm64][turbofan]: Handle any immediate shift.
commit
|
commitdiff
|
tree
2015-06-11
bmeurer
[turbofan] Materialize all from non-writable roots...
commit
|
commitdiff
|
tree
2015-06-11
machenbach
[test] Skip slow test.
commit
|
commitdiff
|
tree
2015-06-11
mstarzinger
[turbofan] Structure AccessBuilder interface a bit.
commit
|
commitdiff
|
tree
next