platform/upstream/v8.git
2015-04-01 Michael AchenbachWhitespace change to trigger bots.
2015-04-01 halton.huo[GN] Use correct toolchain for x64 target on Android
2015-04-01 arv[es6] Object.getPrototypeOf should work with values
2015-03-31 adamkAdd a UseCounter for Object.observe
2015-03-31 dusan.milosavljevicMIPS: Fix assembler test for selection instructions...
2015-03-31 akos.palfiMIPS64: Ensure object literal element boilerplates...
2015-03-31 kozyatinskiy[V8] Don't ignore sourceURL comment in inline scripts...
2015-03-31 paul.lindMIPS64: Fix exception return from regexp CheckStackGuar...
2015-03-31 michael_dawsonPPC: Ensure object literal element boilerplates aren...
2015-03-31 balazs.kilvadyFinish 'MIPS: [turbofan] Add backend support for float3...
2015-03-31 jochenDeprecate IdleNotification()
2015-03-31 hpayerVerify evacuation when sweeping is completed.
2015-03-31 arvES6: Unscopable should use ToBoolean
2015-03-31 michael_dawsonPPC: [turbofan] Add backend support for float32 operations.
2015-03-31 mstarzinger[turbofan] Make throwing expressions kill the environment.
2015-03-31 arvRemove --harmony-numeric-literal flag
2015-03-31 ulanReland "Allow compaction when incremental marking is...
2015-03-31 arv[es6] Update test262 tests
2015-03-31 jarin[turbofan] Weaken a DCHECK to allow tagged numbers...
2015-03-31 mstarzinger[turbofan] Fix properties of IrOpcode::kThrow operator.
2015-03-31 svenpanneAdded %_Likely/%_Unlikely intrinsics (special cases...
2015-03-31 verwaestPut newspace evacuation in an EvacuationScope
2015-03-31 dcarney[turbofan] smash GapInstruction into Instruction
2015-03-31 mstarzinger[turbofan] Project exception value out of calls.
2015-03-31 verwaestGenerate common StoreFastElementStubs ahead of time
2015-03-31 rmcilroyFix libdl dependency on Android and remove librt hack.
2015-03-31 akos.palfiMIPS64: [turbofan] Add backend support for float32...
2015-03-31 mvstantonARM simulator needs a StackCheck in GetPropertyWithDefi...
2015-03-31 v8-autorollUpdate V8 DEPS.
2015-03-30 balazs.kilvadyMIPS: [turbofan] Add backend support for float32 operat...
2015-03-30 dusan.milosavljevicMIPS: Refactor simulator and add selection instructions...
2015-03-30 rmcilroyEnsure that GC idle notifications either make progress...
2015-03-30 ishellLayout descriptor must be trimmed when corresponding...
2015-03-30 Sergiy ByelozyorovMoved verifier specific properties into verifier configs
2015-03-30 dslomovUse counter for legacy const.
2015-03-30 arvRevert of [es6] Update test262 tests (patchset #4 id...
2015-03-30 mstarzinger[turbofan] Fix test of %_MathClz32 intrinsic.
2015-03-30 vogelheimRe-work the 'external snapshot' related build rules.
2015-03-30 arv[es6] Update test262 tests
2015-03-30 svenpanne[Crankshaft] Don't add an instruction twice for %_Strin...
2015-03-30 erikcorryRecord various overflow events on the heap - reland...
2015-03-30 verwaestFix speedup of typedarray-length loading in the ICs...
2015-03-30 dcarneyfix special index parsing
2015-03-30 hpayerAllow more scavenges in idle notification by increasing...
2015-03-30 baptiste.afsaReland "Match fneg for -0.0 - x pattern."
2015-03-30 erikcorryRelax assert a little to fix flake on regress-3976
2015-03-30 dusan.milosavljevicMIPS64: Improve loading constants for double and intege...
2015-03-30 hpayerFinalize sweeping in idle notification when all pages...
2015-03-30 erikcorryFix JSON parser Handle leak
2015-03-30 mvstantonEnsure object literal element boilerplates aren't modified.
2015-03-30 dcarneyensure maybe results are checked in v8.h
2015-03-30 bmeurer[turbofan] Add backend support for float32 operations.
2015-03-30 svenpanneAdded %_NewConsString intrinsic.
2015-03-28 jkummerowReland^2 "Filter invalid slots out from the SlotsBuffer...
2015-03-27 michael_dawsonPPC: Serializer: move to a subfolder and clean up includes.
2015-03-27 baptiste.afsa[turbofan][arm64] Use immediates instead of MiscField...
2015-03-27 dusan.milosavljevicMIPS64: Tweak constants used in serialization process...
2015-03-27 ishellThis fixes missing incremental write barrier issue...
2015-03-27 dslomovMake sure debugger is ready for breakpoins when we...
2015-03-27 yangguoSerializer: move to a subfolder and clean up includes.
2015-03-27 michael_dawsonPPC64: Fix return value checks for generated regexp...
2015-03-27 dusan.milosavljevicMIPS64 [turbofan]: Fix AssembleSwap for double stack...
2015-03-27 dcarneyfix reconfigure of indexed integer exotic objects
2015-03-27 svenpanneAdd %_IncrementStatsCounter intrinsic.
2015-03-27 mvstantonperf-to-html.py - render JSON try perf jobs in a pleasi...
2015-03-27 yangguoRevert of [turbofan][arm64] Match fneg for -0.0 - x...
2015-03-27 baptiste.afsa[turbofan][arm64] Match fneg for -0.0 - x pattern.
2015-03-27 hpayerSimplified garbage collection idle handler.
2015-03-27 hpayerPrint PID and time since start when tracing idle notifi...
2015-03-27 ishellRevert of Reland "Filter invalid slots out from the...
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...
next