platform/upstream/v8.git
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.
2015-05-29 erikcorryEven without --trace-gc dump the last few GC messages...
2015-05-29 titzer[turbofan] Clean up cctest "framework" for dealing...
2015-05-29 bbudgeClean up aligned allocation code in preparation for...
2015-05-29 yangguoDebugger: PreservePositionScope should clear positions...
2015-05-29 vogelheimFix free-after-free bug in ExternalStreamingStream...
2015-05-29 ishellReland "Fixed a couple of failing DCHECK(has_pending_ex...
2015-05-29 conradw[strong] Implement per-object restrictions behaviour...
2015-05-29 jarinRemove the experimental perf jit support until the...
2015-05-29 yangguoDebugger: consider try-finally scopes not catching...
2015-05-29 mstarzinger[turbofan] Enforce stricter constraints on Throw nodes.
2015-05-29 erikcorrygrokdump.py - some support for on-stack HeapStats
2015-05-29 hpayerTreat links that organize weak objects weakly.
2015-05-29 bmeurer[x64] Fix useless deopt in for-in.
2015-05-29 rodolph.perfetta[arm] Fix vmov immediate for ARMv6.
2015-05-29 v8-autorollUpdate V8 DEPS.
2015-05-28 arvCleanup ast numbering for super.prop in arrows
2015-05-28 bbudgeRevert of Clean up aligned allocation code in preparati...
2015-05-28 bbudgeClean up aligned allocation code in preparation for...
2015-05-28 mbrandyPPC: Make KeyedStores from a sloppy arguments array...
2015-05-28 mbrandyPPC: Fix '[crankshaft] Record inlined shared function...
2015-05-28 sergiybConverted V8 CQ config to proto-format
2015-05-28 mvstantonMake KeyedStores from a sloppy arguments array use...
2015-05-28 bmeurer[turbofan] Simplify graph construction for for-in.
2015-05-28 mstarzinger[turbofan] Introduce prediction for exception handlers.
2015-05-28 erikcorrygrokdump.py: work around int size limits on xrange
2015-05-28 machenbach[test] Fix assert for predictable mode in test runner.
2015-05-28 jochenUpdate all callsites of the TryCatch ctor to pass an...
2015-05-28 bmeurer[turbofan] Record SharedFunctionInfo of inlined functions.
next