platform/upstream/v8.git
2015-02-19 svetozar.janjicMIPS: Silence warnings and unbreak optdebug build for...
2015-02-19 rossberg[strong] make function and class declarations lexical...
2015-02-19 arvSuper store
2015-02-19 rossberg[strong] Deprecate arguments
2015-02-19 ishellMinor tools/grokdump improvements: avoid some None...
2015-02-19 rossberg[strong] Deprecate for-in
2015-02-19 machenbachKeep cl trybots in sync with cq.
2015-02-19 yangguoReflect debug mode build in flags hash.
2015-02-19 ulanEmbed store callback in handler via weak cell.
2015-02-19 verwaestClear Map::constructor to object_function from the...
2015-02-19 titzer[turbofan] Transfer types from loop phis to OSR values.
2015-02-19 titzer[turbofan] Simplify context specialization and fix...
2015-02-19 rossbergMake generator constructors configurable
2015-02-19 jarin[turbofan] Fix typing of comparisons.
2015-02-19 bmeurerRevert of [x64] Generate test reg,reg instead of cmp...
2015-02-19 loisloA few tests fails when I run them with --hydrogen-track...
2015-02-19 ulanRevert "Remove IC age from Code."
2015-02-19 Benedikt Meurer[x64] Improve instruction selection for TruncateInt64To...
2015-02-19 hpayerUnlink pages from the space page list after evacuation.
2015-02-19 verwaestRevert of Remove handle wrappers from basic elements...
2015-02-19 Toon VerwaestRemove handle wrappers from basic elements accessors
2015-02-19 Toon VerwaestRemove receiver as parameter to Get/Has Element in...
2015-02-19 Benedikt Meurer[x64] Generate test reg,reg instead of cmp reg,0.
2015-02-19 tfarinaCleanup: Remove DCHECK_RESULT macro.
2015-02-19 v8-autorollUpdate V8 DEPS.
2015-02-18 ishell@chromium.orgFixed incorrect generalization of types in Map::Reconfi...
2015-02-18 machenbachKeep cl trybots in sync with cq.
2015-02-18 balazs.kilvadyMIPS: Fix 'MIPS: [turbofan] Optimize certain chains...
2015-02-18 adamkRename Interface to ModuleDescriptor
2015-02-18 ishellTemporarily disable double fields unboxing.
2015-02-18 marja[strong] Remove a regression test for "use before var".
2015-02-18 verwaestThe expected key is a valid identifier, which is alread...
2015-02-18 machenbachMake gcmole execute in parallel.
2015-02-18 machenbachMake gcmole correctly handle 32 bit architectures.
2015-02-18 rodolph.perfetta[ARM64] removed unused variable.
2015-02-18 ishellFix for cctest/test-api/SetJitCodeEventHandler: generat...
2015-02-18 mstarzingerIntroduce and test NodeProperties::CollectControlProjec...
2015-02-18 ulanFix sampling of V8.DetachedContextAgeInGC histogram.
2015-02-18 verwaestMove LookupResult into crankshaft as that's now the...
2015-02-18 verwaestRemove the holder_ field from LookupResult
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.
next