platform/upstream/v8.git
2015-06-19 ulanARM: make predictable code size scope more precise...
2015-06-19 v8-autorollUpdate V8 DEPS.
2015-06-18 binjiRevert of Add d8 API for spawning function on a new...
2015-06-18 verwaestCleanup typed array setters, the property is guaranteed...
2015-06-18 balazs.kilvadyMIPS: Fix unaligned double access in cctest/test-simpli...
2015-06-18 caitpotter88[es6] fix IsConcatSpreadable() algorithm in runtime...
2015-06-18 binjiAdd d8 API for spawning function on a new thread.
2015-06-18 machenbachRevert of Ship arrow functions (patchset #1 id:1 of...
2015-06-18 caitpotter88Revert of [es6] ship Object.assign (patchset #2 id...
2015-06-18 hpayerRevert of Re-land new insertion write barrier. (patchse...
2015-06-18 conradwRevert of Revert of [strong] Implement strong mode...
2015-06-18 ulanRevert of Replace ad-hoc weakness in transition array...
2015-06-18 ulanARM64: remove stack pushes without frame in RegExpExecStub.
2015-06-18 wingoShip arrow functions
2015-06-18 caitpotter88[es6] ship Object.assign
2015-06-18 bmeurer[turbofan] Deslowify the GraphTrimmer in debug mode.
2015-06-18 verwaestCleanup INTEGER_INDEXED_EXOTIC handling a bit
2015-06-18 conradwRevert of [strong] Implement strong mode restrictions...
2015-06-18 verwaestMinor cleanup in element handling
2015-06-18 verwaestReturn void from array setters since the return value...
2015-06-18 machenbach[test] Extend clusterfuzz check with more jobs.
2015-06-18 verwaestMore cleanly separate adding from setting elements
2015-06-18 jochenExtend find-anywhere so it also works while debugging...
2015-06-18 conradw[strong] Implement strong mode restrictions on property...
2015-06-18 conradw[es6] Fix completion values of for loops with lexical...
2015-06-18 machenbachReland [turbofan] Disable select matching due to bug...
2015-06-18 ulanDampen the old generation allocation limit only after...
2015-06-18 bmeurer[turbofan] Improve interplay of ControlReducer and...
2015-06-18 mstarzinger[turbofan] Introduce DeadValue and DeadEffect operators.
2015-06-18 machenbachRevert of [turbofan] Disable select matching due to...
2015-06-18 bmeurer[turbofan] Remove another premature optimization from...
2015-06-18 machenbach[test] Unskip layout tests after fixing bot.
2015-06-18 balazs.kilvadyMIPS: Fix unaligned memory access.
2015-06-18 machenbachRevert of Update V8 DEPS. (patchset #1 id:1 of https...
2015-06-18 mstarzinger[turbofan] Add test to keep generic pipeline on life...
2015-06-18 v8-autorollUpdate V8 DEPS.
2015-06-17 sheyangAdd signcla verifier for v8.
2015-06-17 verwaestMake sure to flatten names before lookup. Lookup using...
2015-06-17 ulanAdd option to compute average scavenge speed w.r.t...
2015-06-17 yangguo--print-scopes should ignore native code, even ones...
2015-06-17 mstarzingerReenable some cctest tests that no longer fail.
2015-06-17 jkummerow[test] Fix gc-stress failures of regress-crbug-500497.js
2015-06-17 verwaestUse output parameter to distinguish error from absent...
2015-06-17 bmeurer[turbofan] Remove another ineffective optimization...
2015-06-17 mstarzinger[turbofan] Remove obsolete 'incomplete' flag from Graph...
2015-06-17 ulanFix --trace-gc output after 084d1f.
2015-06-17 bmeurer[turbofan] Fix life time and use of the Typer.
2015-06-17 machenbachRevert of Added constructor call on object in Instantia...
2015-06-17 ulanAdd V8 platform API to call delayed task.
2015-06-17 ulanReplace ad-hoc weakness in transition array with WeakCell.
2015-06-17 jkummerowClean up JSConstructStub
2015-06-17 mstarzinger[turbofan] Remove hack for dead nodes from JSGenericLow...
2015-06-17 verwaestSupport CreateDataProperty on JSObject in the runtime
2015-06-17 jkummerowHydrogen object literals: always initialize in-object...
2015-06-17 dusan.milosavljevicReland "MIPS64: Fix lithium arithmetic operations for...
2015-06-17 bmeurer[turbofan] Move graph trimming functionality to dedicat...
2015-06-17 dtalleyAdded constructor call on object in InstantiateObject...
2015-06-17 verwaestOnly walk the hidden prototype chain for private nonexi...
2015-06-17 verwaestRely on the map being a dictionary map rather than...
2015-06-17 Michael AchenbachWhitespace change to test infra.
2015-06-17 ulanDampen old generation allocation limit after scavenge...
2015-06-17 svenpanneReplace OFFSET_OF with offsetof as far as possible.
2015-06-17 machenbachRevert of Add %TypedArray% to proto chain (patchset...
2015-06-17 mstarzinger[turbofan] Fix overzealous reserving of lazy deopt...
2015-06-17 erikcorryRegExp: Remove bogus assumptions about case independenc...
2015-06-17 machenbachRevert of Update test262-es6 to 6/11 (patchset #2 id...
2015-06-17 machenbachRevert of Skip slow tests in non debug too (patchset...
2015-06-17 yangguoRevert of Serializer: clear string hash for code serial...
2015-06-17 bmeurer[turbofan] Remove ineffective optimization from Control...
2015-06-17 mtrofinBlock pretty printing (partial re-revert of 1177123002).
2015-06-17 bmeurer[turbofan] The AstGraphBuilder does not need to care...
2015-06-17 mstarzinger[turbofan] Ensure lazy bailout point in exception handler.
2015-06-17 machenbachRevert of Update V8 DEPS. (patchset #1 id:1 of https...
2015-06-17 v8-autorollUpdate V8 DEPS.
2015-06-17 arvSkip slow tests in non debug too
2015-06-16 littledanAdd %TypedArray% to proto chain
2015-06-16 arvUpdate test262-es6 to 6/11
2015-06-16 caitpotter88[parser] parse `CalllExpression TemplateLiteral` production
2015-06-16 mtrofinSeparated the new register allocator in its own files.
2015-06-16 hpayerOnly shrink new space when we are not in the process...
2015-06-16 hpayerRe-land new insertion write barrier.
2015-06-16 hablichUpdates to the license information of third party compo...
2015-06-16 vogelheimRe-Re-land: Enable external startup by default on Linux.
2015-06-16 chunyang.daiX87: enable the X87 turbofan support.
2015-06-16 kozyatinskiy[V8] Fixed infinite loop in Debug::PrepareStep
2015-06-16 yangguoSerializer: support all alignment kinds.
2015-06-16 mstarzingerRevert of Decompiler improvements. (patchset #2 id...
2015-06-16 machenbachRevert of Serializer: support all alignment kinds....
2015-06-16 yangguoSerializer: support all alignment kinds.
2015-06-16 bmeurer[turbofan] Work around negative parameter count.
2015-06-16 sejunhoFix compile warning [-Wtype-limits]
2015-06-16 wingoAll private symbols are own symbols
2015-06-16 bmeurer[crankshaft] Fix wrong bailout points in for-in loop...
2015-06-16 jochenIntroduce a base pointer field in FixedTypedArrayBase...
2015-06-16 yangguoDebugger: require debugger to be active when dealing...
2015-06-16 bmeurer[deoptimizer] Use TranslationIterator for OptimizedFram...
2015-06-16 mstarzinger[turbofan] Remove dead code from JSGenericLowering.
2015-06-16 v8-autorollUpdate V8 DEPS.
2015-06-16 paul.lindMIPS: Fix for Remove unsafe EmitLoadRegister usage...
2015-06-15 littledanInline code generation for %_IsTypedArray
next