platform/upstream/v8.git
2015-02-18 verwaestFix JSObjectFieldAccessor support in crankshaft
2015-02-18 hpayerAlways shrink initial old generation size based on...
2015-02-18 mstarzingerSimplify handling of stack overflows in AstGraphBuilder.
2015-02-18 loisloAdjust types in SourcePosition. int -> uint32_t
2015-02-18 bmeurer[x64] Recognize zero extension of 8-bit and 16-bit...
2015-02-18 akos.palfiMIPS: Stop using HeapType in IC and Crankshaft
2015-02-17 caitpotter88[tests]: fix exponentiation in harmony array-concat...
2015-02-17 rossbergReship classes & object literal extensions
2015-02-17 adamkStrip Interface class of most of its logic, make it...
2015-02-17 balazs.kilvadyMIPS: [turbofan] Optimize certain chains of Branch...
2015-02-17 mstarzingerRemove redundant helpers from JSGenericLowering.
2015-02-17 titzer[turbofan] Rename context stack as part of the environm...
2015-02-17 jarinConvert to immutable heap number when materializing...
2015-02-17 Michael StarzingerFix compilation in release mode.
2015-02-17 mstarzingerFix representation for CompareIC in JSGenericLowering.
2015-02-17 Andreas Rossberg[strong] deprecate empty sub-statements
2015-02-17 balazs.kilvadyMIPS64: Assembler support for internal references.
2015-02-17 balazs.kilvadyMIPS64: [turbofan] Initial support for Switch.
2015-02-17 Andreas Rossberg[strong] Deprecate delete
2015-02-17 marja[strong] Forbid var.
2015-02-17 verwaestStop using HeapType in IC and Crankshaft
2015-02-17 jarinDuring arguments materialization, do not store material...
2015-02-17 marja[strong] Remove mjsunit/strong/use-strong-flag.js
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...
next