platform/upstream/v8.git
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
2015-05-11 v8-autorollUpdate V8 DEPS.
2015-05-10 v8-autorollUpdate V8 DEPS.
2015-05-09 jkummerowLet Runtime_GrowArrayElements accept non-Smi numbers...
2015-05-09 hpayerOnly double align in PagedSpace::AllocateRawDoubleAlign...
2015-05-09 dehrenbergMake one copy for all TypedArray methods
2015-05-08 Michael AchenbachWhitespace CL to test master split.
2015-05-08 titzer[turbofan] Fix handling of OsrLoopEntry in ControlReduc...
2015-05-08 erikcorryIf marking deque allocation fails, try to make do with...
2015-05-08 adamkGive ComputeCapacityForSerialization a minimum capacity
2015-05-08 hpayerRemove explicit double alignment from allocation helper...
2015-05-08 jochenAdd support for on-heap typed arrays to HLoadKeyed...
2015-05-08 martyn.capewell[turbofan] Use sbfx in ARM64 instruction selector
2015-05-08 domenicAdd the concept of a V8 extras exports object
2015-05-08 bmeurer[clusterfuzz] Length 0 is perfectly fine for BitVector.
2015-05-08 dusan.milosavljevicMIPS [turbofan]: Improve fpu branch assembling for...
2015-05-08 bmeurer[turbofan] Don't try to push JSToNumber into phis early.
2015-05-08 hpayerInitialize sub-array literals first before pointing...
2015-05-08 mvstantonTurboFan: commit dependencies only on update of the...
2015-05-08 domenicRe-land: Make V8 extras a separate type of native
2015-05-08 bmeurer[turbofan] Float32Abs and Float64Abs are supported...
2015-05-08 verwaestRevert of Allow loading holes from holey smi arrays...
2015-05-08 bmeurer[turbofan] Don't embed backing store of neutered array...
2015-05-08 chunyang.daiRevert of X87: Resolve references to "this" the same...
2015-05-08 v8-autorollUpdate V8 DEPS.
2015-05-07 mbrandyRevert of PPC: Resolve references to "this" the same...
2015-05-07 domenicFix the build with snapshot=external
2015-05-07 balazs.kilvadyMIPS: Fix Assembler::dd(Label*) implementation.
2015-05-07 jochenOnly print elements of a typed array if the buffer...
2015-05-07 dehrenbergTypedArray.prototype.every method
2015-05-07 ulanAdd mode to reduce memory usage in idle notification.
2015-05-07 domenicRevert of Make V8 extras a separate type of native...
2015-05-07 verwaestAllow loading holes from holey smi arrays
2015-05-07 ulanDo not sample memory histograms in short idle notificat...
2015-05-07 domenicMake V8 extras a separate type of native
2015-05-07 kozyatinskiy[V8] Reland https://codereview.chromium.org/1121833003/
2015-05-07 ishell[grokdump] Annoying line wrapping fixed.
2015-05-07 yangguoSkip test-heap/NoWeakHashTableLeakWithIncrementalMarkin...
2015-05-07 ulanAdd aggregated memory histograms.
2015-05-07 yangguoMigrate error messages, part 9.
2015-05-07 Michael AchenbachWhitespace CL for perf changes.
2015-05-07 v8-autorollUpdate V8 DEPS.
2015-05-07 machenbachRevert of Use CLOCK_REALTIME_COARSE when available...
2015-05-07 yangguoRevert of Revert of Wrap runtime.js in a function....
2015-05-07 yangguoRun test-heap/NoWeakHashTableLeakWithIncrementalMarking...
2015-05-07 machenbachRevert of Remove Scope::scope_uses_this_ flag (patchset...
2015-05-07 machenbachRevert of Remove Scope::scope_uses_arguments_ flag...
2015-05-07 machenbachRevert of Resolve references to "this" the same way...
2015-05-07 yangguoFix typo in test-heap/NoWeakHashTableLeakWithIncrementa...
2015-05-07 jochenMake sure fixed typed array is always double aligned...
2015-05-07 benUse CLOCK_REALTIME_COARSE when available.
2015-05-07 chunyang.daiX87: Optimize the typeof operator.
2015-05-07 chunyang.daiX87: Resolve references to "this" the same way as norma...
2015-05-06 machenbachRevert of Wrap runtime.js in a function. (patchset...
2015-05-06 scottmgShard v8_base.lib on Windows to avoid 2G .lib limit
2015-05-06 yangguoWrap runtime.js in a function.
2015-05-06 hpayerRespect double alignment in Mark-compact collector.
2015-05-06 mbrandyPPC: Optimize the typeof operator.
2015-05-06 mbrandyPPC: Resolve references to "this" the same way as norma...
2015-05-06 wingoRemove Scope::scope_uses_arguments_ flag
2015-05-06 caitpotter88[es6] implement Object.assign
2015-05-06 mbrandyPPC: Handle the case when derived constructor is [...
2015-05-06 wingoRemove Scope::scope_uses_this_ flag
2015-05-06 hpayerOnly double align in scavenger on non-64 bit platforms.
2015-05-06 conradw[es6] Fix symbol comparison on some architectures
2015-05-06 hpayerRevert of New insertion write barrier. (patchset #3...
2015-05-06 mvstantonFunction apply(): make all architectures use an IC...
2015-05-06 wingoResolve references to "this" the same way as normal...
2015-05-06 hpayerMove double alignment logic into memory allocator.
next