platform/upstream/v8.git
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.
2015-05-28 machenbach[test] Use instrumented libc++ for asan and tsan builds.
2015-05-28 bmeurer[deoptimizer] Materialize double values as smis wheneve...
2015-05-28 bmeurer[turbofan] Remove the JSGraph dependency from the Contr...
2015-05-28 bmeurer[turbofan] Remove the useless SimplifiedOperatorReducer.
2015-05-28 bmeurer[crankshaft] Record inlined shared function infos inste...
2015-05-28 yangguoThrow illegal exception when formatting with invalid...
2015-05-28 yangguoDo not eagerly convert exception to string when creatin...
2015-05-28 bmeurer[turbofan] Remove frame state TODOs from VisitForInBody.
2015-05-28 v8-autorollUpdate V8 DEPS.
2015-05-27 akos.palfiSkip simdjs/shell_test_runner on big-endian platforms.
2015-05-27 mbrandyPPC: VectorICs: allocating slots for store ics in ast...
2015-05-27 mbrandyPPC: [es6] Support super.property in eval and arrow...
2015-05-27 conradw[strong] Implement per-object restrictions behaviour...
2015-05-27 machenbach[test] Add sanitizer coverage to gyp configs.
2015-05-27 ulanFix cctest/test-unboxed-doubles/IncrementalWriteBarrier...
2015-05-27 vogelheimFix DCHECK on SetBookmark.
2015-05-27 jochenIntroduce v8::Object::CreateDataProperty
2015-05-27 mvstantonVectorICs: allocating slots for store ics in ast nodes.
2015-05-27 hpayerTreat weak references in context weakly in write barrier.
2015-05-27 v8-autorollUpdate V8 DEPS.
2015-05-27 machenbachRevert of Use CLOCK_REALTIME_COARSE when available...
2015-05-27 conradw[strong] fix strong array, object prototypes
2015-05-27 machenbach[test] Remove default for zero test cases.
2015-05-27 vegorovgdb-v8-support.py: add FindAnywhere helper.
2015-05-27 hpayerScale old generation growing strategy based on allocati...
2015-05-27 ulanNew algorithm for selecting evacuation candidates
2015-05-27 jkummerow[turbofan] Fix type feedback for JSStoreNamed
next