platform/upstream/v8.git
2015-05-15 hpayerShrink active semi-space and uncommit other semi-space...
2015-05-15 hpayerMake sure that idle scavenges are just performed when...
2015-05-15 domenicFix V8 extras js2c pipeline
2015-05-15 arv[es6] Iterators and generators should "extend" %Iterato...
2015-05-15 erikcorryRemove release-mode assert that has out-stayed its...
2015-05-15 yangguoAdd regression test for resolving "this" in debug evaluate.
2015-05-15 yangguoMigrate error messages, part 11.
2015-05-15 mvstantonNow that vector ics are established for load, keyed...
2015-05-15 mvstantonBug: Runtime_GrowArrayElements provoked unnecessary...
2015-05-15 yangguoStore fewer arrays in the context snapshot.
2015-05-15 bmeurer[turbofan] Pass closure as node to FrameState.
2015-05-15 ishellMap::ReconfigureProperty() should mark map as unstable...
2015-05-15 dslomov[destructuring] Adapting PatternRewriter to work in...
2015-05-15 hpayerWhen context disposal rate is high and we cannot perfor...
2015-05-15 yangguoReland "Prevent stack overflow in the serializer/deseri...
2015-05-15 jochenRemove static logging of memory allocations
2015-05-15 paul.lindFix Heap::AllocateFillerObject() to use double alignmen...
2015-05-15 martyn.capewellARM64: Enable shorten-64-to-32 warning
2015-05-15 v8-autorollUpdate V8 DEPS.
2015-05-15 jochenRemove Isolate::Current() call from jsregexp
2015-05-15 dehrenbergTest that TypedArray methods don't read length
2015-05-15 jochenRemove unnecessary Isolate::Current calls from hydrogen...
2015-05-15 jochenFix deprecation declarations in headers
2015-05-15 jochenRemove unnecessary call to Isolate::Current in parser...
2015-05-14 caitpotter88[es6] support spread-calling Super-accessing properties
2015-05-14 paul.lindRevert of MIPS: Add float instructions and test coverag...
2015-05-14 machenbachRevert of Prevent stack overflow in the serializer...
2015-05-14 Djordje.PesicMIPS: Add float instructions and test coverage, part one
2015-05-14 chunyang.daiRevert "X87: Resolve references to "this" the same...
2015-05-14 v8-autorollUpdate V8 DEPS.
2015-05-13 titzer[turbofan] Treat uninitialized source positions as...
2015-05-13 titzer[turbofan] Reenable feedback for LoadNamed.
2015-05-13 wingoRely on ExpressionClassifier to match valid arrow funct...
2015-05-13 rossberg[strong] Introduce strong bit
2015-05-13 yangguoRevert "Resolve references to "this" the same way as...
2015-05-13 Ben L. Titzer[turbofan] Turn off type feedback in turbo mode until...
2015-05-13 bmeurer[turbofan] Lower more number operations to integer...
2015-05-13 titzer[turbofan] Add FrameStates before all property accesses.
2015-05-13 wingoUse ExpressionClassifier to identify valid arrow functi...
2015-05-13 chunyang.daiX87: Resolve references to "this" the same way as norma...
2015-05-13 bmeurer[turbofan] Use frame state before for shift operations...
2015-05-13 chunyang.daiX87: New hydrogen instruction to reduce cost of growing...
2015-05-13 chunyang.daiX87: [strong] Check arity of functions
2015-05-13 chunyang.daiX87: Add a MathFloor stub generated with TurboFan
2015-05-13 yangguoPrevent stack overflow in the serializer/deserializer.
2015-05-13 machenbach[test] Make perf runner able to pass extra flags to d8.
2015-05-13 bmeurer[turbofan] Add frame state before JavaScript comparisons.
2015-05-13 dehrenbergImplement %TypedArray%.{fill,find,findIndex}
2015-05-12 dehrenbergTypedArray.prototype.copyWithin method
2015-05-12 dslomovFix test formatting
2015-05-12 arv[strong] Add more function arity tests
2015-05-12 ulanMake transition to reduce memory mode more conservative...
2015-05-12 dslomovFix the behavior of 'super.foo' assignment when receive...
2015-05-12 mvstantonMake LoadFastElementStub a HandlerStub.
2015-05-12 mbrandyPPC: Fix '[strong] Disallow implicit conversions for...
2015-05-12 mbrandyPPC: Fix '[strong] Disallow implicit conversions for...
2015-05-12 hpayerGet more debugging data when crashing in Deoptimizer...
2015-05-12 mbrandyPPC: New hydrogen instruction to reduce cost of growing...
2015-05-12 yurysProvide accessor for object internal properties that...
2015-05-12 conradw[strong] Disallow implicit conversions for comparison
2015-05-12 verwaestMark internal AccessorInfo properties as "special data...
2015-05-12 yangguoFix test-heap/BootstrapperExports on no-snap builds
2015-05-12 yangguoReland "Use function wrapper argument to expose interna...
2015-05-12 yangguoMigrate error messages, part 10.
2015-05-12 yangguoRevert of Provide accessor for object internal properti...
2015-05-12 titzer[turbofan] Correctify FrameState before operations...
2015-05-12 titzer[turbofan] Add AdvancedReducer::ReplaceWithValue()...
2015-05-12 yurysProvide accessor for object internal properties that...
2015-05-12 titzer[turbofan] Use FrameStatesBeforeAndAfter to simplify...
2015-05-12 hpayerImplement unaligned allocate and allocate heap numbers...
2015-05-12 mvstantonNew hydrogen instruction to reduce cost of growing...
2015-05-12 yangguoRevert of Migrate error messages, part 10. (patchset...
2015-05-12 yangguoMigrate error messages, part 10.
2015-05-12 yurysDon't create debug context if debug listener is not set
2015-05-12 yangguoRevert of Use function wrapper argument to expose inter...
2015-05-12 yangguoUse function wrapper argument to expose internal arrays...
2015-05-12 jochenDeprecate Isolate::New
2015-05-12 v8-autorollUpdate V8 DEPS.
2015-05-12 dehrenbergFactor out core of Array.forEach and .every, for use...
2015-05-11 akos.palfiMIPS64: Improve '[strong] Check arity of functions'
2015-05-11 caitpotter88[es6] stage Object.assign() / --harmony-object
2015-05-11 mbrandyPPC: [strong] Check arity of functions
2015-05-11 paul.lindMIPS: Fix Add a MathFloor stub generated with TurboFan.
2015-05-11 arv[strong] Check arity of functions
2015-05-11 dslomov[destructuring] Implement basic binding destructuring...
2015-05-11 titzerAdd a bailout id just before every variable load in...
2015-05-11 wingoRemove Scope::scope_uses_this_ flag
2015-05-11 mbrandyPPC: Resolve references to "this" the same way as norma...
2015-05-11 mbrandyPPC: Add a MathFloor stub generated with TurboFan
2015-05-11 wingoResolve references to "this" the same way as normal...
2015-05-11 dannoAdd a MathFloor stub generated with TurboFan
2015-05-11 titzerAdd %GetUndetectable() test intrinsic and add tests...
2015-05-11 wingoFix more -Werror=sign-compare bugs with GCC 4.9.2
2015-05-11 machenbach[test] Skip Slimming Paint layout tests.
2015-05-11 erikcorryPostpone counters triggered during GC, and use a Handle...
2015-05-11 machenbach[test-runner] Improve test execution without tmp files...
2015-05-11 yangguoFix build after revert at 28332.
2015-05-11 machenbachRevert of Add the concept of a V8 extras exports object...
2015-05-11 yangguoCall builtin code wrapped in functions from the bootstr...
2015-05-11 titzer[turbofan] Extract frame-states.h from common-operator.h
next