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-09-11
bmeurer
[stubs] Simplify the non-function case of CallConstruct...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
mtrofin
[turbofan] Greedy: live range grouping.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
mbrandy
PPC: Vector ICs: The Oracle needs to report feedback...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
yurys
Profiler: resolve top of stack address to a function
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
oth
[Interpreter] Skeleton bytecode graph builder
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
mvstanton
Vector ICs: The Oracle needs to report feedback for...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
conradw
Parsing especially large nested functions takes up...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
ishell
Enable loads and stores to global vars through property...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
jkummerow
Add instrumentation to track down a crasher
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
caitpotter88
[es6] fixup for rest parameters perf test
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
mythria
Continuing removing deprecated functions from cctests
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
bmeurer
[runtime] Move binary operator fallbacks into the runtime.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
ishell
Do not look for the slot in the ScopeInfo's global...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
fedor
TypedArray accessor detection: consider entire prototyp...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
mvstanton
Fix for v8:4380 introduced a regression in Octane crypto.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
cbruni
Adding template parameter to PrototypeIterator GetCurrent
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
mstarzinger
[runtime] Remove Runtime::KeyedGetObjectProperty function.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
mstarzinger
[turbofan] Disable test that started to timeout.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
mstarzinger
[turbofan] Remove obsolete --turbo-try-catch flag.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
chunyang.dai
X87: On a call to Array(), we patched a call ic.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
bmeurer
[runtime] Sanitize %NewClosure runtime entries.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Djordje.Pesic
MIPS: Fix illegal use of at register
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
chunyang.dai
X87: [calls] Consistent call protocol for calls.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
chunyang.dai
X87: [builtins] Unify the various versions of [[Call...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
chunyang.dai
X87: [runtime] Replace many buggy uses of %_CallFunctio...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
mbrandy
PPC: Fix "Desugar %DefaultConstructorCallSuper partiall...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
mtrofin
[turbofan] relative_id of splinters and their children.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
mstarzinger
Desugar %DefaultConstructorCallSuper partially in parser.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
mstarzinger
[runtime] Move AtomicIsLockFree out of Runtime class.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
mbrandy
PPC: [calls] Consistent call protocol for calls.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
mbrandy
PPC: On a call to Array(), we patched a call ic. This...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
rmcilroy
[Interpreter] Add support for property store operations.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
mvstanton
Crankshaft: consolidated element loads always deopted...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
mbrandy
AIX: Fix 'may be used uninitialized' compiler errors
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
mbrandy
PPC: Reland Vector ICs: platform support for vector...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
mbrandy
PPC: [builtins] Unify the various versions of [[Call...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
mbrandy
PPC: [runtime] Replace many buggy uses of %_CallFunctio...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
mstarzinger
[turbofan] Make %Arguments composable with inlining.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
balazs.kilvady
MIPS64: Fix 'On a call to Array(), we patched a call...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
bmeurer
[runtime] Remove unused %NumberUnaryMinus runtime function.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
mstarzinger
[turbofan] Handle stack overflow exceptions in JSInliner.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
jochen
Use v8-reviews@ for review mail, so v8-dev@ is free...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
mvstanton
On a call to Array(), we patched a call ic. This CL...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
bmeurer
[calls] Consistent call protocol for calls.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
caitpotter88
[es6] add js-perf-test for rest parameters
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
paul.lind
MIPS: minor cleanup in macro-assembler.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
dusan.m.milosavljevic
MIPS64: [turbofan] Improve changes from and to Smi.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
balazs.kilvady
MIPS: Fix 'Optimize simulator.'
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
paul.lind
MIPS: Fix MacroAssembler::AssertFunction()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
mstarzinger
[heap] Prevent leakage of GCCallbacksScope outside...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
ulan
Use idle task to perform incremental marking steps.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
vogelheim
Remove all gyp BUILD rules with multiple outputs.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
rmcilroy
[Interpreter] Ensure that implicit return undefined...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
jianghua.yjh
Fix a potential overflow of binary search
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
mstarzinger
[heap] Remove obsolete DisallowAllocationFailure scope.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
cbruni
[builtins] Removing %_CallFunction in GetThirdIndex.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
mstarzinger
Use baseline code to compute message locations.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
bmeurer
[runtime] Replace many buggy uses of %_CallFunction...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
mstarzinger
Fix AstPrinter::VisitCallRuntime to not print garbage.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
karl
Cache String.split not found results as well
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
karl
[es6] Optimize String{Starts, Ends}With
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
mlippautz
[heap] Fix MemoryChunk::kHeaderSize computation and...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
bmeurer
[builtins] Unify the various versions of [[Call]] with...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
bmeurer
Revert of [builtins] Unify the various versions of...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
bmeurer
[builtins] Unify the various versions of [[Call]] with...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
chunyang.dai
X87: initialize the FPU state for X87 in prologue.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
fedor
[heap] introduce ArrayBufferTracker
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
brettw
Add a GN import for sanitizers.gni.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
jochen
Start removing deprecated APIs from cctest
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
mstarzinger
[presubmit] Enable build/c++11 linter checking.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
cbruni
Adding js2c.py "Too many arguments" for Macros Error
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
cbruni
Adding ElementsAccessor::Concat
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
cbruni
Avoid using %_CallFunction if the receiver doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
machenbach
[test] Return target name on failures.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
mstarzinger
[turbofan] Clarify comment about Parameter indexing.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
karl
Fix two byte string-search on big endian platforms
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
cbruni
Adding GetMoreGeneralElementsKind in elements-kind.h
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
chunyang.dai
X87: [runtime] Remove useless IN builtin.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
chunyang.dai
X87: Reland Vector ICs: platform support for vector...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
chunyang.dai
X87: Remove obsolete functionality from the MacroAssemb...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
chunyang.dai
X87: [es6] Introduce a dedicated JSIteratorResult type.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
chunyang.dai
X87: [es6] Initial steps towards a correct implementati...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
chunyang.dai
X87: [es6] Re-implement rest parameters via desugaring.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
hablich
Revert of Deactivate Parser Bookmarks (patchset #1...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
chunyang.dai
X87: Crankshaft is now able to compile top level code...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
chunyang.dai
X87: [builtins] Pass correct number of arguments after...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-06
dusan.m.milosavljevic
MIPS:[turbofan] Improve boolean materialization compares.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
paul.lind
Fix a -Wsign-compare error under GCC 4.9.2.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
ishell
[arm] Decrease the size of the assembler class by alloc...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
bradnelson
Follow symlinks in test/mjsunit to allow linked test...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
karl
[es6] Use SubString in String{Starts,Ends}With
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
bradnelson
Pulling in a gyp fix for wasm.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
karl
Reland: Speedup stringsearch for two byte strings
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
balazs.kilvady
MIPS: Optimize simulator.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
ishell
Ensure we have some space on the stack for compilation.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
hablich
Deactivate Parser Bookmarks.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
ishell
Revert of [arm] Decrease the size of the assembler...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
ishell
[arm] Decrease the size of the assembler class by alloc...
commit
|
commitdiff
|
tree
|
snapshot
next