platform/upstream/v8.git
2015-02-12 yangguoMark pages created during bootstrapping as never-evacuate.
2015-02-12 ishellEnable layout descriptor consistency checks in heap...
2015-02-12 rossbergProperly thread language mode to compilation cache
2015-02-12 ulanFix GCMole after b79b985988fd
2015-02-12 jarin[turbofan] Make the representation type component indep...
2015-02-12 marjaParser / PreParser: trivial unifications
2015-02-12 rossberg[strong] no sloppy equality
2015-02-12 chunyang.daiX87: silence C++ compiler warnings.
2015-02-12 jochenMake it possible to define arguments for CompileFunctio...
2015-02-12 loisloRevert of CPUProfiler: Push deopt reason further to...
2015-02-12 loisloCPUProfiler: Push deopt reason further to ProfileNode.
2015-02-12 ulanUse weak cells in dependent code.
2015-02-12 mstarzingerFix missing visitation of FrameState in simplified...
2015-02-12 marjaParsing: Make Parser not know about Isolate during...
2015-02-12 bmeurer[turbofan] Merge node-aux-data-inl.h into node-aux...
2015-02-12 svenpanneRemoved one bogus CompilationInfo constructor.
2015-02-12 bmeurerFix invalid use of int in Zone.
2015-02-12 dannoRemove redundant source position information in RelocInfo
2015-02-12 hpayerFix JSArrayBufferView visitor template to fix ARM build.
2015-02-12 Ben L. TitzerInline the ParseInfo structure as parameters to the...
2015-02-12 hpayerJust visit young array buffers during scavenge. Additio...
2015-02-12 mstarzingerFix nasty off-by-one in the TurboFan JSON tracer.
2015-02-12 cdai2X87: new classes: implement correct check for uninitial...
2015-02-12 bmeurer[ycm] The YouCompleteMe configuration is not VIM specific.
2015-02-12 cdai2X87: new classes: implement default constructors
2015-02-11 dcarneyfix typo in mjsunit expectations
2015-02-11 dslomovnew classes: implement correct check for uninitialized...
2015-02-11 akos.palfiMIPS: new classes: implement default constructors.
2015-02-11 akos.palfiMIPS: new classes: implement new.target passing to...
2015-02-11 chunyang.daiX87: new classes: implement new.target passing to super...
2015-02-11 chunyang.daiCopy the corresponding opt_count_and_bailout_reason...
2015-02-11 dslomovnew classes: implement default constructors.
2015-02-11 loisloFix for arm64 after v8:r26448
2015-02-11 rodolph.perfettaFix issue when compiling with gcc 4.6.
2015-02-11 mstarzingerRemove redundant check from ControlEquivalence traversal.
2015-02-11 cdai2X87: Parsing: Make Scope not know about Isolate.
2015-02-11 titzerReduce the number of #includes of compiler.h.
2015-02-11 cdai2X87: Propagate Deopt reason to cpu-profiler
2015-02-11 adamkRemove stray comment from ast.cc
2015-02-11 arvFix issue with super and computed property names
2015-02-11 arvRemove dead code related to new super
2015-02-11 mstarzingerMark some common operator with Property::kNoThrow.
2015-02-11 titzerMove SetFunctionInfo() from compiler.cc to objects...
2015-02-11 dcarneyskip failing test on arm64
2015-02-11 Yang GuoFix shared library build.
2015-02-11 svenpanneRemoved most of the bogus CompilationInfo constructor...
2015-02-11 yangguoCatch graceful failures when deserializing in d8.
2015-02-11 yangguoWhitelist serialized objects wrt MSAN.
2015-02-11 hpayerUse just one to-space page for the promotion queue.
2015-02-11 titzer[turbofan] Use heavy-handed graph duplication to do...
2015-02-11 yangguoFix NewStringRangeError failure due to failing malloc.
2015-02-11 yangguoThrow on range error when creating a string via API.
2015-02-11 ulanReland r26549 "Fix IsWeakObjectInOptimizedCode predicat...
2015-02-11 dslomovnew classes: implement new.target passing to superclass...
2015-02-11 dcarneyremove undetectable strings
2015-02-11 mstarzingerRemove obsolete Malloced::FatalProcessOutOfMemory.
2015-02-11 dcarneyadd transitions for global properties in ics
2015-02-11 dusan.milosavljevicMake SNaN verification universal for all arches.
2015-02-11 svenpanneRelaxed parameter types a bit.
2015-02-11 Benedikt Meurer[vim] Pass correct -std flags to YCM libclang.
2015-02-11 loisloRemove obsolete method ProfileTree::AddPathFromStart...
2015-02-11 bmeurer[vim] Add YouCompleteMe configuration.
2015-02-11 bmeurer[vim] Add ninja-powered CrBuild/CrCompileFile functions.
2015-02-11 v8-autorollUpdate V8 DEPS.
2015-02-11 dslomovRevert of new classes: implement new.target passing...
2015-02-11 dslomovnew classes: implement new.target passing to superclass...
2015-02-10 arvRemove Function.prototype.toMethod
2015-02-10 Erik ArvidssonFix usage of super in js perf test
2015-02-10 arvsuper is only allowed in methods, accessors and constructor
2015-02-10 rossberg[strong] Introduce --use-strong flag
2015-02-10 adamkEnable compiling mjsunit tests as ES6 modules
2015-02-10 balazs.kilvadyMIPS64: Propagate DeoptInfo to cpu-profiler
2015-02-10 balazs.kilvadyMIPS: Parsing: Make Scope not know about Isolate.
2015-02-10 Michael AchenbachRevert "Whitespace CL to test poller."
2015-02-10 machenbachRevert of Fix IsWeakObjectInOptimizedCode predicate...
2015-02-10 ishellRevert of Temporarily disable double fields unboxing...
2015-02-10 ulanFix IsWeakObjectInOptimizedCode predicate to also inclu...
2015-02-10 Michael AchenbachWhitespace CL to test poller.
2015-02-10 vogelheimFix cctest + unittest to work with an external snapshot.
2015-02-10 marjaParsing: Make Scope not know about Isolate.
2015-02-10 loisloPropagate DeoptInfo to cpu-profiler
2015-02-10 marjaGet rid of PreParserScope.
2015-02-10 v8-autorollUpdate V8 DEPS.
2015-02-10 svenpanneMassage the CodeStub class hierarchy a bit.
2015-02-10 yangguoCorrectly pointer-align code cache payload.
2015-02-10 titzerReduce the number of iterations in some OSR tests by...
2015-02-10 bmeurerAdd compile_commands.json to .gitignore.
2015-02-10 chunyang.daiFix the MachineSignature* parameters change for turbofa...
2015-02-10 Benedikt MeurerIgnore unsupport host architectures for binutils download.
2015-02-10 bmeurer[linux] Improve link time with Chromium-bundled binutils.
2015-02-10 akos.palfiMIPS: [turbofan] Initial support for Switch.
2015-02-09 balazs.kilvadyMIPS: Assembler support for internal references.
2015-02-09 chunyang.daiAdd dummy implementation for turbofan unsupported platform.
2015-02-09 jochenAdd a flag to over approximate the weak closure during GC
2015-02-09 yangguoAdd DCHECKs to back reference deserialization.
2015-02-09 jochenIntroduce a compile method that takes context extensions
2015-02-09 yangguoAdd payload checksum to code cache data.
2015-02-09 dcarney[turbofan] make zone allocation of InstructionOperand...
2015-02-09 titzerRemove some busy-OSR loops from tests using %OptimizeOsr().
2015-02-09 chunyang.daiX87: Externalize deoptimization reasons.
next