platform/upstream/v8.git
2015-06-04 arvUnship harmony tostring
2015-06-04 dehrenbergImplement %TypedArray%.prototype.{reduce,reduceRight}
2015-06-04 arvRefactor lexical home object binding
2015-06-04 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-06-04 Djordje.PesicFix more -Wsign-compare bugs with GCC 4.9.2
2015-06-04 v8-autorollUpdate V8 DEPS.
2015-06-04 paul.lindFix more -Wsign-compare bugs with GCC 4.9.2.
2015-06-03 bbudgeAdd new Float32x4 type for SIMD.js.
2015-06-03 binjiImplement Atomics API
2015-06-03 balazs.kilvadyMIPS64: Fix '[es6] Super call in arrows and eval'.
2015-06-03 mbrandyPPC: [date] Refactor the %_DateField intrinsic to be...
2015-06-03 adamkFlatten the Arrays returned and consumed by the v8...
2015-06-03 ishellFixed noi18n build.
2015-06-03 mbrandyPPC: [es6] Super call in arrows and eval
2015-06-03 ishellFixed memory-leak in d8. It did not clean evaluation...
2015-06-03 hablichMicro benchmark for Try-Catch-Finally
2015-06-03 mstarzingerFix arrow functions requiring context without slots.
2015-06-03 bmeurer[turbofan] Don't lower to NumberModulus unless the...
2015-06-03 bmeurer[x64] Smi zero can be used as an immediate.
2015-06-03 ulanAdd ARM64 suppport to grokdump.py
2015-06-03 mstarzinger[turbofan] Make the verifier a little bit more cooperative.
2015-06-03 jochenRemove usage of to-be-deprecated APIs from v8 core
2015-06-03 bmeurer[date] Refactor the %_DateField intrinsic to be optimiz...
2015-06-03 hpayerVisitObject should use MarkObject.
2015-06-03 jochenAlso allocate small typed arrays on heap when initializ...
2015-06-03 michael_dawsonAIX: fix another may be uninitialized failure
2015-06-03 sejunhoJust clear semi-space mark bits once before Scavenge
2015-06-03 bmeurerRevert of Implement %TypedArray%.prototype.{reduce...
2015-06-03 bmeurer[turbofan] Use reference equal to zero instead of a...
2015-06-03 mstarzinger[turbofan] Ship TF for computed property names.
2015-06-03 v8-autorollUpdate V8 DEPS.
2015-06-03 dehrenbergImplement %TypedArray%.prototype.{reduce,reduceRight}
2015-06-03 bmeurerRevert of Embedded constant pools. (patchset #12 id...
2015-06-02 bbudgeAdd SIMD 128 alignment support to Heap.
2015-06-02 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-06-02 arv[es6] Super call in arrows and eval
2015-06-02 bbudgeRevert of Add SIMD 128 alignment support to Heap. ...
2015-06-02 bbudgeAdd SIMD 128 alignment support to Heap.
2015-06-02 dehrenbergImplement %TypedArray%.prototype.{toString,toLocaleStri...
2015-06-02 mbrandyPPC: Refine '[strong] create strong array literals'
2015-06-02 mbrandyPPC: Build ObjectLiteral constant properties in the...
2015-06-02 titzer[test] Refactor call-tester to use c-signature.h.
2015-06-02 verwaestHandle Delete of element with LookupIterator
2015-06-02 mstarzinger[turbofan] Ship TF for class literals.
2015-06-02 conradw[strong] create strong array literals
2015-06-02 ishellMark proxy map as unstable during proxy fixing (freezin...
2015-06-02 verwaestRemove Execution::CharAt
2015-06-02 verwaestUse LookupIterator for GetElementAttributes and friends
2015-06-02 ishellFilter out store/slots buffer entries that point into...
2015-06-02 martyn.capewell[arm64] Use ubfiz in ARM64 instruction selector
2015-06-02 verwaestUse GetProperty for getting elements.
2015-06-02 mstarzinger[turbofan] Ship TF for dynamic lookup slots.
2015-06-02 ishellGlobalDictionary now stores PropertyDetails in Property...
2015-06-02 rossbergFix redundant map allocation
2015-06-02 mstarzinger[turbofan] Optimized lowering of DYNAMIC_GLOBAL lookup...
2015-06-02 mvstantonBuild ObjectLiteral constant properties in the numberin...
2015-06-02 chunyang.daiX87: [turbofan] First step towards sanitizing for-in...
2015-06-02 bmeurer[turbofan] Enable typed lowering of string addition.
2015-06-02 bmeurer[turbofan] Specify better type for FixedArray::length...
2015-06-02 v8-autorollUpdate V8 DEPS.
2015-06-01 arv[es6] Stage array spread
2015-06-01 adamkFix Map/Set creation via the API with nosnap build
2015-06-01 erikcorryCosmetic changes to tests to make it easier to concaten...
2015-06-01 conradw[strong] fix strong object exception messages
2015-06-01 caitpotter88Revert of [es6] implement default parameters via desuga...
2015-06-01 caitpotter88[es6] implement default parameters via desugaring
2015-06-01 ishellEnum DictionaryEntryType removed.
2015-06-01 ishellStarting using GlobalDictionary for global objects...
2015-06-01 nodir/infra-config directory
2015-06-01 arvRevert of [es6] Super call in arrows and eval (patchset...
2015-06-01 mbrandyPPC: [turbofan] First step towards sanitizing for-in...
2015-06-01 titzer[turbofan] Tester improvements; use CSignature and...
2015-06-01 ishellIntroducing GlobalDictionary, a backing store for globa...
2015-06-01 arv[es6] Super call in arrows and eval
2015-06-01 erikcorryTiny fix to grokdump heap stats printer
2015-06-01 jochenReland "Re-enable on-heap typed array allocation"
2015-06-01 arvFix issue with --print-ast and class expressions
2015-06-01 mstarzingerFix bogus insertion of filler in LO-space by String...
2015-06-01 bmeurer[turbofan] First steps towards optimizing for-in loops.
2015-06-01 mstarzinger[turbofan] Disable optimization of dynamic lookup slots.
2015-06-01 conradw[strong] Implement per-object restrictions behaviour...
2015-06-01 bmeurerRevert of Re-enable on-heap typed array allocation...
2015-06-01 jochenRe-enable on-heap typed array allocation
2015-06-01 dusan.milosavljevicMIPS64: Fix lithium arithmetic operations for integers...
2015-06-01 chunyang.daiX87: Make KeyedStores from a sloppy arguments array...
2015-06-01 chunyang.daiX87: [crankshaft] Record inlined shared function infos...
2015-06-01 chunyang.daiX87: VectorICs: allocating slots for store ics in ast...
2015-06-01 chunyang.daiX87: [es6] Support super.property in eval and arrow...
2015-06-01 chunyang.daiX87: Move hash code from hidden string to a private...
2015-06-01 chunyang.daiX87: Move work to omit unnecessary ObjectLiteral stores...
2015-06-01 hablichFor Micro-benchmarks for 'with'
2015-06-01 mstarzinger[turbofan] New operator for loads of DYNAMIC_[GLOBAL...
2015-06-01 jochenAlso expose DefineOwnProperty
2015-06-01 bmeurer[turbofan] First step towards sanitizing for-in and...
2015-06-01 michael_dawsonFix compile failure for AIX
2015-06-01 jacob.bramley[arm] Fix detection of architecture versions.
2015-06-01 v8-autorollUpdate V8 DEPS.
2015-05-31 erikcorryRemove spurious prints from GC logging
2015-05-31 v8-autorollUpdate V8 DEPS.
2015-05-30 v8-autorollUpdate V8 DEPS.
next