platform/upstream/v8.git
2015-03-27 ishellRevert of Use a slot that is located on a heap page...
2015-03-26 paul.lindMIPS64: [turbofan] Fix loading of JSFunction from activ...
2015-03-26 michael_dawsonPPC64: [turbofan] Fix DCHECK in AssembleSwap.
2015-03-26 sergiybRemoved default value for project_bases
2015-03-26 michael_dawsonPPC: [turbofan] Fix loading of JSFunction from activati...
2015-03-26 erikcorryDisable test on deopt fuzzer that uses a little too...
2015-03-26 chunyang.daiUpdate the parameters of VisitSwitch function for turbo...
2015-03-26 ulanRevert "Reland "Allow compaction when incremental marki...
2015-03-26 dcarneyadd access checks to receivers on function callbacks
2015-03-26 mstarzingerFix broken JSFunction::is_compiled predicate.
2015-03-26 balazs.kilvadyMIPS: Fix [turbofan] Factor out common switch-related...
2015-03-26 jochenAdd CHECKs when updating pointers from the slots and...
2015-03-26 chunyang.daiX87: Switch full-codegen from StackHandlers to handler...
2015-03-26 mstarzinger[debugger] Make Runtime_DebugEvaluate safe for reentry.
2015-03-26 jochenDon't start marking while sweeping
2015-03-26 dcarneytwo pass phantom collection
2015-03-26 pccUse a different variant of CpuFeatures::FlushICache...
2015-03-26 verwaestRemove CanRetainOtherContext since embedded objects...
2015-03-26 yangguoRevert of Revert of Debugger: deduplicate shared functi...
2015-03-26 yangguoSerializer: ensure unique script ids when deserializing.
2015-03-26 titzer[turbofan]: Integrate basic type feedback for property...
2015-03-26 titzer[turbofan] Enable OSR.
2015-03-26 titzer[turbofan] Factor out common switch-related code in...
2015-03-26 ishellUse a slot that is located on a heap page when removing...
2015-03-26 yurysReturn timestamp of the last recorded interval to the...
2015-03-26 svenpanneAdd full TurboFan support for accessing SeqString contents.
2015-03-26 yangguoDebugger: remove unused JS Debugger API.
2015-03-26 michael_dawsonFix host_arch detection for AIX and one new warning...
2015-03-26 v8-autorollUpdate V8 DEPS.
2015-03-26 chunyang.daiX87: VectorICs: keyed element loads were kicking out...
2015-03-26 chunyang.daiX87: [es6] implement Reflect.apply() & Reflect.construct()
2015-03-26 chunyang.daiX87: [es6] generate rest parameters correctly for subcl...
2015-03-25 kozyatinskiyReland [V8] Removed SourceLocationRestrict
2015-03-25 machenbachRevert of add access checks to receivers on function...
2015-03-25 jacob.bramleyARM64: Remove some unused variables.
2015-03-25 titzerDisable some flags on threading tests that will break...
2015-03-25 titzer[turbofan] Fix loading of JSFunction from activation...
2015-03-25 michael_dawsonPPC: Switch full-codegen from StackHandlers to handler...
2015-03-25 dcarneyadd access checks to receivers on function callbacks
2015-03-25 ulanReland "Allow compaction when incremental marking is...
2015-03-25 machenbachMark test as flaky.
2015-03-25 yurysRemove v8::Isolate::ClearInterrupt
2015-03-25 yangguoRevert of Debugger: deduplicate shared function info...
2015-03-25 mstarzinger[turbofan] Support initial step-in through debugger...
2015-03-25 michael_dawsonPPC: Ensure predictable code size at map_check in LCode...
2015-03-25 machenbachFix line breaks in md documentation.
2015-03-25 yangguoDebugger: deduplicate shared function info when setting...
2015-03-25 balazs.kilvadyMIPS: Switch full-codegen from StackHandlers to handler...
2015-03-25 alexandre.ramesFix the V8_GNUC_PREREQ macro.
2015-03-25 dusan.milosavljevicMake ParameterTraits specializations for 32-bit integer...
2015-03-25 mstarzingerSwitch full-codegen from StackHandlers to handler table.
2015-03-25 verwaestRestore PushStackTraceAndDie for the case where we...
2015-03-25 dslomovTest for access checks on super assignments.
2015-03-25 mstarzinger[turbofan] Remove obsolete JSDebugger operator.
2015-03-25 dcarneyfix nonmasking interceptor ic with interceptor on receiver
2015-03-25 mvstantonVectorICs: Address test-heap TODOS
2015-03-25 fedorpostmortem: fixup after 33994b4
2015-03-25 ulanReland "Filter invalid slots out from the SlotsBuffer...
2015-03-25 yangguoRevert of [turbofan] Enable --turbo-osr. (patchset...
2015-03-25 Ben L. Titzer[turbofan] Enable --turbo-osr.
2015-03-25 michael_dawsonPPC: VectorICs: keyed element loads were kicking out...
2015-03-25 chunyang.daiX87: [turbofan] Turn Math.clz32 into an inlinable...
2015-03-25 michael_dawsonPPC: Fix 'PPC: Serializer: serialize internal reference...
2015-03-24 machenbachRevert of Track how many pages trigger fallback strateg...
2015-03-24 machenbachRevert of Filter invalid slots out from the SlotsBuffer...
2015-03-24 titzerSet test expectations prior to enabling --turbo-osr.
2015-03-24 dslomovDo not assign positions to parser-generated desugarings.
2015-03-24 ishellFilter invalid slots out from the SlotsBuffer after...
2015-03-24 marja[strong] Check strong mode free variables against the...
2015-03-24 erikcorryTrack how many pages trigger fallback strategies in GC
2015-03-24 dcarneyfix attribute lookup for all can read indexed interceptors
2015-03-24 aandreyMake debugger step into bound callbacks passed to Array...
2015-03-24 titzer[turbofan] Macro-ify the tracing code in RegisterAllocator.
2015-03-24 mvstantonPrevent leaks of cross context maps in the Oracle.
2015-03-24 Michael AchenbachMove entire CQ config to the V8 repository
2015-03-24 svenpanneAdded %_HeapObjectGetMap and %_MapGetInstanceType intri...
2015-03-24 erikcorryFix OOM bug 3976.
2015-03-24 titzer[turbofan] Address minor TODOs in simplified lowering.
2015-03-24 ulanReload length of retained_maps array after GC.
2015-03-24 mstarzingerRemove CompilationInfoWithZone from public API.
2015-03-24 titzer[turbofan] Address minor TODOs in instruction selector.
2015-03-24 titzer[turbofan] Remove Instruction::IsControl() and Instruct...
2015-03-24 dcarneyrun phantom handle callbacks first
2015-03-24 dcarneyfix disposal of phantom handles in GlobalValueMap
2015-03-24 jarinTest for wrong arguments object materialization.
2015-03-24 titzer[turbofan] Add RegisterAllocator::NewLiveRange() utilit...
2015-03-24 aperezCleanups needed for this-scoping in arrow functions
2015-03-24 loisloCpuProfiler: push the collected information about deopt...
2015-03-24 caitpotter88[es6] call ToString() on template substitutions
2015-03-24 titzer[turbofan] Rename Node::RemoveAllInputs() to Node:...
2015-03-24 erikcorryFix out of date assert after PropertyCell enterbung
2015-03-24 verwaestIf CallNew targets a constant global, set its state...
2015-03-24 machenbachRevert of [V8] Removed SourceLocationRestrict (patchset...
2015-03-24 chunyang.daiX87: [stubs] Add missing interface descriptor for the...
2015-03-24 chunyang.daiX87: Serializer: serialize internal references via...
2015-03-24 chunyang.daiX87: Remove PropertyCell space
2015-03-24 chunyang.daiX87: Use platform specific stubs for vector-based Load...
2015-03-24 jacob.bramleyRevert "ARM64: use jssp for stack slots"
2015-03-24 michael_dawsonPPC: [es6] implement Reflect.apply() & Reflect.construct()
2015-03-24 michael_dawsonPPC: [turbofan] Turn Math.clz32 into an inlinable builtin.
next