platform/upstream/v8.git
2015-02-17 balazs.kilvadyMIPS: reland Fix 'Assembler support for internal refere...
2015-02-17 hpayerStart with a more conservative initial old generation...
2015-02-17 bmeurer[turbofan] Optimize certain chains of Branch into a...
2015-02-17 ulanAdd historgram for number of GC needed to collect a...
2015-02-17 loisloCpuProfile: rename HSourcePosition to SourcePosition...
2015-02-17 Benedikt Meurer[turbofan] Fix simplified lowering of NumberToUint32.
2015-02-17 rossberg[strong] make --use-strong flag work in d8
2015-02-17 titzer[turbofan] Fix control reducer for dead loops.
2015-02-17 yangguoCorrectly propagate terminate exception in TryCall.
2015-02-17 machenbachFix branch test for merge script.
2015-02-17 ishellPut extra information to the stack when crbug/454297...
2015-02-17 titzer[turbofan] Refactor JSInliner to be a Reducer.
2015-02-17 verwaestImplement most common usecase for elements kind general...
2015-02-17 loisloCpuProfiler: move InlinedFunctionInfo class from HGraph...
2015-02-17 verwaestReduce field type tracking to a single stable map per...
2015-02-17 vegorovCodeTracer should open file in binary mode to avoid...
2015-02-16 mstarzingerCleanup AstGraphBuilder::AddHomeObjectIfNeeded a bit.
2015-02-16 machenbachFix typo in merge script.
2015-02-16 machenbachRevert of MIPS: Fix 'Assembler support for internal...
2015-02-16 ishell@chromium.orgGCMole issues fixes (part 2).
2015-02-16 caitpotter88[parsing]: eval/arguments parameter names are ok in...
2015-02-16 mstarzingerMove DeadControl into the JSGraph so that it can be...
2015-02-16 marja[strong] Adding regression cases which should always...
2015-02-16 ishellFixed GCMole issues after r26667.
2015-02-16 machenbachFix v8rel script after adding roll branches.
2015-02-16 ishell@chromium.orgFix for the compilation failure due to multi-line comme...
2015-02-16 ishellProperty reconfiguring implemented.
2015-02-16 titzer[turbofan] Fix control reducer with re-reducing branches.
2015-02-16 jarin[turbofan] Clear pending exception from unsuccessful...
2015-02-16 svenpanneBuild stack frames for stubs only when needed.
2015-02-16 rodolph.perfettagcc 4.6 fix.
2015-02-16 verwaestRemove prototype key from the prototype transitions...
2015-02-16 jarin[turbofan] Avoid ToNumber conversions if they could...
2015-02-16 yangguoTrack code cache reject reason via histogram buckets.
2015-02-16 machenbachInclude range summary when rolling into chromium.
2015-02-16 tfarinaRename source_prereqs to inputs in the GN Build file.
2015-02-16 machenbachFix branch name in merge script.
2015-02-16 ishellifdefs around LayoutDescriptor::IsConsistenWithMap...
2015-02-16 svenpanneGet code flags from compilation info.
2015-02-16 svenpanneRemoved the funky 2-stage initialization of PipelineData.
2015-02-16 yangguoRevert "Fix JSArrayBufferView visitor template to fix...
2015-02-16 v8-autorollUpdate V8 DEPS.
2015-02-15 balazs.kilvadyMIPS: Fix 'Assembler support for internal references.'
2015-02-15 machenbachRevert of Don't always bail out of GenerateTypedArrayIn...
2015-02-15 chunyang.daiX87: Implement ES6 rest parameters.
2015-02-15 chunyang.daiX87: Assembler support for internal references.
2015-02-15 chunyang.daiX87: new classes: no longer experimental.
2015-02-14 v8-autorollUpdate V8 DEPS.
2015-02-14 caitpotter88Implement ES6 rest parameters
2015-02-13 arvES6 Classes: Remove tracking of super construct calls.
2015-02-13 adamkDon't always bail out of GenerateTypedArrayInitialize
2015-02-13 arvFix lazy parsing for functions that use super.
2015-02-13 arvTF: Add support for [[HomeObject]]
2015-02-13 bratellMake the statistics generation data driven.
2015-02-13 loisloMove identical code from platform specific assemblers...
2015-02-13 Ross McIlroyProtect access to the external_snapshot_blob global...
2015-02-13 Sven PanneRefactored the final parts of the TurboFan pipeline...
2015-02-13 loisloFix compilation for the case dcheck_always_on=1.
2015-02-13 Akos PalfiMIPS: new classes: no longer experimental.
2015-02-13 Akos PalfiMIPS: new classes: implement correct check for uninitia...
2015-02-12 Erik ArvidssonMake super() a syntax error in base class constructor
2015-02-12 Erik ArvidssonFix location of super syntax errors
2015-02-12 Dmitry LomovRemove --experimental-classes flag and related dead...
2015-02-12 loisloCPUProfiler: Push deopt reason further to ProfileNode.
2015-02-12 machenbachCreate v8 roll branches in refs/heads.
2015-02-12 Dmitry Lomovnew classes: no longer experimental.
2015-02-12 ishell@chromium.orgFix for the compilation issue in shared mode introduced...
2015-02-12 mstarzingerAdd missing FrameState to JSTypedLoweringTester::Binop.
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.
next