platform/upstream/v8.git
2015-06-11 Toon VerwaestReconfigure on the right holder, which might be a hidde...
2015-06-11 ishellRevert of Remove GetAttributes from the mix to avoid...
2015-06-11 ishellRevert of Replace SetObjectProperty / DefineObjectPrope...
2015-06-11 ishellRevert of Use the LookupIterator in SetAccessor (patchs...
2015-06-11 verwaestUse the LookupIterator in SetAccessor
2015-06-11 verwaestReplace SetObjectProperty / DefineObjectProperty with...
2015-06-11 verwaestRemove GetAttributes from the mix to avoid another...
2015-06-11 cdai2X87: [strong] Refactor ObjectStrength into a replaceme...
2015-06-11 cdai2X87: Vector ICs: ClassLiterals need to allocate a vecto...
2015-06-11 cdai2X87: Vector ICs: debugger should save registers for...
2015-06-11 cdai2X87: Refactor lexical home object binding.
2015-06-11 cdai2X87: [date] Refactor the %_DateField intrinsic to be...
2015-06-11 Toon VerwaestFix GCMole issue
2015-06-11 verwaestUse the LookupIterator for SetElement and friends
2015-06-11 martyn.capewell[turbofan] Merge sar/shr into MulHigh on ARM64
2015-06-11 jacob.bramleyRevert of [arm64][turbofan]: Handle any immediate shift...
2015-06-11 jacob.bramley[arm64][turbofan]: Handle any immediate shift.
2015-06-11 bmeurer[turbofan] Materialize all from non-writable roots...
2015-06-11 machenbach[test] Skip slow test.
2015-06-11 mstarzinger[turbofan] Structure AccessBuilder interface a bit.
2015-06-11 hpayerAlways print external time in --trace-gc to make it...
2015-06-11 yangguoAdd extras test for calling into runtime.
2015-06-11 mstarzinger[turbofan] Disable failing test262 tests after 84f20894...
2015-06-11 machenbach[test] Add random seed stress mode to test runner.
2015-06-11 mstarzinger[turbofan] Enable support for try-catch statements.
2015-06-11 machenbachRevert of [heap] Unify the immortal immovable root...
2015-06-11 bmeurer[heap] Unify the immortal immovable root detection...
2015-06-11 jochenRevert of Add CHECKs to verify that we never finalize...
2015-06-11 machenbachRevert of Revert of Revert of Promise assimilation...
2015-06-11 Michael AchenbachWhitespace change to test infra change.
2015-06-11 vogelheimRevert of Re-land: Enable external startup by default...
2015-06-11 yangguoRevert of Revert of Promise assimilation fix. (patchset...
2015-06-11 yangguoRevert of Promise assimilation fix. (patchset #8 id...
2015-06-11 yhiranoPromise assimilation fix.
2015-06-11 hpayerMake sure we do not start incremental marking in idle...
2015-06-11 mbrandyPPC64: Adjust simulator stack safety margin.
2015-06-11 jarinMake writing of frame translation platform independent.
2015-06-11 bmeurer[turbofan] Record the SharedFunctionInfo of ALL inlined...
2015-06-11 bmeurer[stl] Fix ZonePriorityQueue wrapper.
2015-06-11 bmeurerRevert of [turbofan] Record the SharedFunctionInfo...
2015-06-11 Benedikt Meurer[turbofan] Record the SharedFunctionInfo of ALL inlined...
2015-06-11 mstarzinger[turbofan] Make IfException projections consume effects.
2015-06-11 v8-autorollUpdate V8 DEPS.
2015-06-10 machenbach[test] Skip all philip layout tests to fix OOM issue.
2015-06-10 machenbach[test] Speculatively skip some layout tests to fix...
2015-06-10 machenbach[test] Speculatively skip layout test to fix OOM issue.
2015-06-10 paul.lindMIPS: Skip test-heap/TestSizeOfRegExpCode
2015-06-10 adamkIncrease the chance of printing a useful error when...
2015-06-10 weiliang.linMake RawMachineAssemblerTest emitting CFG always have...
2015-06-10 machenbach[test] Speculatively skip layout test to fix OOM issue.
2015-06-10 mbrandyPPC: [deoptimizer] Basic support inlining based on...
2015-06-10 wingoSupport rest parameters in arrow functions
2015-06-10 balazs.kilvadyMIPS: Replace numeric_limits<>::lowest() in cctest...
2015-06-10 bmeurer[deoptimizer] Basic support inlining based on SharedFun...
2015-06-10 yangguoDeserializer: flush code objects in large object space.
2015-06-10 machenbach[test] Use generator to accelerate test runner startup.
2015-06-10 machenbachReland [test] Refactoring - Let runner handle test...
2015-06-10 erikcorryReland II of 'Optimize trivial regexp disjunctions...
2015-06-10 machenbachRevert of Revert of [test] Refactoring - Use subject...
2015-06-10 chunyang.daiX87: [es6] Super call in arrows and eval
2015-06-10 mstarzinger[turbofan] Small cleanup in VisitTryCatchStatement.
2015-06-10 chunyang.daiX87: Build ObjectLiteral constant properties in the...
2015-06-10 mstarzinger[turbofan] Deprecate NodeProperties::ReplaceWithValue.
2015-06-10 wingoFix copy-pasteo in expression-classifier.h
2015-06-10 machenbach[test] Fix test archive clobber.
2015-06-10 machenbach[test] Clobber unclean test262-es6 checkouts.
2015-06-10 hpayerBring back high promotion mode to shrink young generati...
2015-06-10 binjiFix cluster-fuzz bug introduced in refs/heads/master...
2015-06-10 machenbachRevert of [test] Refactoring - Let runner handle test...
2015-06-10 machenbachRevert of Update Test262 to 5/30 (patchset #4 id:60001...
2015-06-10 machenbachRevert of [test262-es6] Temporary disable some tests...
2015-06-10 mstarzinger[turbofan] Fix context chain extension for top-level...
2015-06-10 Benedikt Meurer[frames] No GC is allowed while using the unhandlified...
2015-06-10 v8-autorollUpdate V8 DEPS.
2015-06-09 erikcorryRevert of Reland of 'Optimize trivial regexp disjunctio...
2015-06-09 erikcorryReland of 'Optimize trivial regexp disjunctions' CL...
2015-06-09 Erik ArvidssonMoar clobbering landmines
2015-06-09 dehrenbergImplement %TypedArray%.prototype.slice
2015-06-09 Erik Arvidsson[test262-es6] Temporary disable some tests
2015-06-09 ulanMake old generation allocation throughput stats indepen...
2015-06-09 arvUpdate Test262 to 5/30
2015-06-09 erikcorryRevert of Optimize trivial regexp disjunctions (patchse...
2015-06-09 mstarzinger[turbofan] Fix one mean typo in kResolvePossiblyDirectEval.
2015-06-09 dslomov[destructuring] Refactor duplicate parameter name detec...
2015-06-09 Erik ArvidssonAdd landmine after change to messages.h
2015-06-09 mvstantonTurbofan: Make type feedback vector a Node.
2015-06-09 mbrandyFix issues with Arm's use of embedded constant pools
2015-06-09 wingoSpeed up ExpressionClassifier::Accumulate
2015-06-09 erikcorryOptimize trivial regexp disjunctions
2015-06-09 arvRevert of Revert of [es6] Parsing of new.target (patchs...
2015-06-09 machenbachRevert of [test] Refactoring - Use subject/observer...
2015-06-09 machenbachRevert of [es6] Parsing of new.target (patchset #2...
2015-06-09 dusan.milosavljevicMIPS64: Improve long branches utilizing code range.
2015-06-09 machenbach[test] Refactoring - Use subject/observer pattern for...
2015-06-09 arv[es6] Parsing of new.target
2015-06-09 machenbach[test] Refactoring - Let runner handle test IDs.
2015-06-09 wingoStage ES6 arrow functions
2015-06-09 bmeurer[deoptimizer] Remove uses of TranslationIterator outsid...
2015-06-09 dusan.milosavljevicMIPS64: Fix bogus assert in AddI.
2015-06-09 bmeurer[frames] Remove obsolete JavaScriptFrame::GetInlineCoun...
next