platform/upstream/v8.git
2015-06-23 jochen[test] Teach test runner about whether novfp3 is on...
2015-06-23 bmeurerRevert of [turbofan] Run DeadCodeElimination together...
2015-06-23 mvstantonVector ICs: Additional Turbofan support
2015-06-23 hpayerFix wrong DCHECK in Heap::FindAllocationMemento where...
2015-06-23 bmeurer[turbofan] Run DeadCodeElimination together with the...
2015-06-23 mstarzinger[turbofan] Avoid embedding type feedback vector into...
2015-06-23 verwaestAlso check for access checks and indexed interceptors...
2015-06-23 jarin[turbofan] Factor out the function specific part from...
2015-06-23 chunyang.daiX87: Built-in apply() performance benefits from an...
2015-06-23 chunyang.daiX87: Vector ICs: Turbofan vector store ic support
2015-06-23 bmeurer[date] Use explicit control flow to replace %_ThrowIfNo...
2015-06-23 v8-autorollUpdate V8 DEPS.
2015-06-23 littledanRe-ship Harmony Array/TypedArray methods
2015-06-22 arvRemove usage of S.p.charCodeAt from uri.js
2015-06-22 littledanDisable a flaky test
2015-06-22 arvFix HTML string methods to not depend on replace method
2015-06-22 Adam KleinAdd an informative comment on regress-1132 ASAN suppression
2015-06-22 verwaestRemove duplicate isolate
2015-06-22 adamkUse CHECK_LT in CheckHandleCountVisitor for better...
2015-06-22 arvFix string HTML methods to call ToString
2015-06-22 littledanDisable regress-1132 on ASAN runs
2015-06-22 arv[Test262-es6] Update to use FAIL_SLOPPY everywhere
2015-06-22 binjiAtomic operations on Uint8ClampedArray
2015-06-22 mbrandyPPC: Vector ICs: Turbofan vector store ic support
2015-06-22 mbrandyPPC: Clean up JSConstructStub
2015-06-22 mbrandyPPC: Built-in apply() performance benefits from an...
2015-06-22 binjiAdd d8 API for spawning function on a new thread (Third...
2015-06-22 arvTest262-es6 test runner should handle sloppy fail better
2015-06-22 arv[es6] Bound function names
2015-06-22 dslomov[destructuring] Implement parameter pattern matching.
2015-06-22 caitpotter88[es6] ship Rest Parameters
2015-06-22 jochenKeep track of ArrayBuffers based on collector type...
2015-06-22 machenbach[android] Merge gyp configurations.
2015-06-22 machenbachRevert of [destructuring] Implement parameter pattern...
2015-06-22 mstarzinger[turbofan] Add CodeFactory::Instanceof helper.
2015-06-22 benUse optparse in js2c.py for python compatibility
2015-06-22 bmeurer[turbofan] Revive the VectorSlotPair and also put feedb...
2015-06-22 dslomov[destructuring] Implement parameter pattern matching.
2015-06-22 machenbach[android] Add toolchain path logic to gyp config.
2015-06-22 verwaestMove SetFastDoubleElementsCapacity into GrowCapacityAnd...
2015-06-22 verwaestRemove broken optimization unwrapping number wrappers...
2015-06-22 verwaestGet rid of JSArray::Expand and friends
2015-06-22 yangguoDo not look for existing shared function info when...
2015-06-22 bmeurer[turbofan] Some cleanup to the Typer.
2015-06-22 mstarzingerFix terrible interaction with code flushing.
2015-06-22 Benedikt Meurer[turbofan] Run context specialization, inlining and...
2015-06-22 mvstantonBuilt-in apply() performance benefits from an uninitial...
2015-06-22 bmeurer[turbofan] Run DeadCodeElimination as part of the gener...
2015-06-21 mvstantonVector ICs: Turbofan vector store ic support
2015-06-20 v8-autorollUpdate V8 DEPS.
2015-06-20 machenbachRevert of Ship Harmony Array/TypedArray methods (patchs...
2015-06-20 littledanShip Harmony Array/TypedArray methods
2015-06-19 caitpotter88[es6] throw TypeError when setting cyclic prototype...
2015-06-19 arv[es6] Ship spread
2015-06-19 wingoShip arrow functions
2015-06-19 conradwRevert relanded strong property access CL
2015-06-19 verwaestInline SetLengthWithoutNormalize into its callers
2015-06-19 arvTest262 update 2015-06-11 (Take 3)
2015-06-19 Djordje.PesicMIPS: Added data tracing to simulator
2015-06-19 mstarzingerRemove deprecated SharedFunctionInfo::dont_cache predicate.
2015-06-19 binjiRevert of Add d8 API for spawning function on a new...
2015-06-19 arvRevert of Additional HandleScopes to limit Handle consu...
2015-06-19 binjiFix cluster-fuzz bug introduced in refs/heads/master...
2015-06-19 binjiAdd d8 API for spawning function on a new thread (Secon...
2015-06-19 dusan.milosavljevicMIPS64: Fix random failures of fannkuch.js.
2015-06-19 balazs.kilvadyMIPS64: Fix 'Revert of Revert of [strong] Implement...
2015-06-19 othAdditional HandleScopes to limit Handle consumption.
2015-06-19 verwaestAdd fast path for setting array.length
2015-06-19 wingoBetter error reporting for "return();"
2015-06-19 verwaestMore cleanup related to setting array.length
2015-06-19 yangguoKeep a canonical list of shared function infos.
2015-06-19 caitpotter88[es6] ship Object.assign
2015-06-19 bmeurer[turbofan] Preserve Bounds when cloning nodes in the...
2015-06-19 conradwFix overlapping KeyedLoadIC bitfield.
2015-06-19 bmeurer[ubsan] Fix HeapObjectMatcher to avoid invalid casts.
2015-06-19 bmeurer[turbofan] Proper dead code elimination as regular...
2015-06-19 mstarzinger[turbofan] Disable failing DeoptExceptionHandlerFinally...
2015-06-19 verwaestSplit setting array length from handling new Array...
2015-06-19 Ilija.PavlovicMIPS: Implemented PC-relative instructions for R6.
2015-06-19 verwaestDon't roundtrip to JS to update the length. This is...
2015-06-19 rmcilroy[tools] Add gc-nvp-to-csv.py script.
2015-06-19 hablichRevert of [release-tools] Fix possible race condition...
2015-06-19 verwaestRemove handles from ElementsAccessor::Set and friends
2015-06-19 machenbach[android] Bump up toolchain version.
2015-06-19 hablich[release-tools] Fix possible race condition in retrieva...
2015-06-19 yangguoSerializer: do not miss outdated contexts if they are...
2015-06-19 yangguoProtect error message formatter against invalid string...
2015-06-19 yangguoSerialzier: expand string table as last step before...
2015-06-19 chunyang.daiX87: Revert of Revert of [strong] Implement strong...
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...
next