platform/upstream/v8.git
2015-06-12 jochenUpdate PrintStack signature in gdbinit
2015-06-12 jochenAdd support for walking stack frames from hydrogen...
2015-06-12 Benedikt Meurer[turbofan] Inline hot functions for NodeMarkerBase.
2015-06-12 Michael AchenbachWhitespace change to test infra clean-ups.
2015-06-12 machenbachRevert of [es6] Bound function names (patchset #1 id...
2015-06-12 bmeurer[turbofan] Use RootIndexMap to speed up IsMaterializabl...
2015-06-12 bmeurerRevert of Keep track of array buffers in new space...
2015-06-12 jochenKeep track of array buffers in new space separately
2015-06-12 jacob.bramleyReland [arm64][turbofan]: Handle any immediate shift.
2015-06-12 martyn.capewell[turbofan] Prefer add/shift over madd on ARM64
2015-06-12 mstarzinger[turbofan] Fix throwing conversion inserted by JSTypedL...
2015-06-12 v8-autorollUpdate V8 DEPS.
2015-06-11 verwaestUse LookupIterator in GetOldValue
2015-06-11 dehrenbergAdd ToObject call in Array.prototype.sort
2015-06-11 arv[es6] Make sure we call add property when adding a...
2015-06-11 Toon VerwaestRemove ASSERT, this method can handle ExternalArrays...
2015-06-11 dehrenbergIn Array.of and Array.from, fall back to DefineOwnProperty
2015-06-11 arv[es6] Bound function names
2015-06-11 verwaestReland of Use the LookupIterator in SetAccessor (patchs...
2015-06-11 verwaestRevert of Revert of Remove GetAttributes from the mix...
2015-06-11 Toon VerwaestRestore ExecutableAccessorInfoHandling for now
2015-06-11 mtrofinDecompiler improvements.
2015-06-11 verwaestUse LookupIterator for elements in the observed part...
2015-06-11 verwaestUse LookupIterator for elements in GetAccessor
2015-06-11 arvBound functions should also have configurable length
2015-06-11 dstencePPC: smi test optimization
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.
next