platform/upstream/v8.git
2015-01-27 adamkBegin modernization of --harmony-modules
2015-01-27 balazs.kilvadyMIPS: Use a trampoline stub to load the type feedback...
2015-01-27 yangguoLand test case for RegExp.source.
2015-01-27 yangguoReland "Only use FreeSpace objects in the free list"
2015-01-27 yangguoRescale histogram timers.
2015-01-27 bmeurer[turbofan] Ensure that NTLs are always properly connect...
2015-01-27 mvstantonRevert of Continue learning for calls in optimized...
2015-01-27 mvstantonContinue learning for calls in optimized code when...
2015-01-27 dcarneyfix performance regression on intel call api stubs
2015-01-27 mvstantonUse a trampoline stub to load the type feedback vector...
2015-01-27 ishellDo not generalize field representations when making...
2015-01-27 bmeurer[x86] Disable AVX unless the operating system explicitl...
2015-01-27 yangguoRevert of Only use FreeSpace objects in the free list...
2015-01-27 jarin[turbofan] Only replace nodes eagerly during simplified...
2015-01-27 yangguoOnly use FreeSpace objects in the free list.
2015-01-27 machenbachRefactor version increment in release scripts.
2015-01-27 bmeurer[turbofan] Some cleanup for scheduler unittests.
2015-01-27 bmeurerDon't use internal gmock helper classes.
2015-01-27 jarin[turbofan] Handle cyclic dependencies in context typing.
2015-01-26 titzer[turbofan] Remove GenericAlgorithm from verifier and...
2015-01-26 balazs.kilvadyMIPS: Refactoring after 'MIPS: split api call stubs...
2015-01-26 paul.lindMIPS64: fix wrong register use in LoadIndexedStringStub.
2015-01-26 balazs.kilvadyMIPS: Fixed Hydrogen environment handling for mul-i...
2015-01-26 titzer[turbofan] Simplify reduction if IfTrue and IfFalse...
2015-01-26 ulanLoad getter from map descriptor instead of embedding...
2015-01-26 ulanCache WeakCell for optimized code.
2015-01-26 jkummerowAdd HeapNumber fast path to v8::Value::{Uint,Int}32Value()
2015-01-26 hpayerPerform full GC if incremental marking is completed...
2015-01-26 machenbachExternal name changes of release scripts.
2015-01-26 dtc-v8[turbofan] Better narrow the derived type for the right...
2015-01-26 machenbachClean up release scripts.
2015-01-26 mstarzingerAdd missing FrameState for Runtime_CreateArrayLiteral.
2015-01-26 dannoConvert compiler cctest to unittests: SchedulerTest
2015-01-26 yangguoProbe same-isolate compilation cache before deserializing.
2015-01-26 dcarney[turbofan] make register allocator verifier independent...
2015-01-26 bmeurer[turbofan] Don't embed pointer to builtins object in...
2015-01-26 bmeurer[turbofan] Add new JSIntrinsicsLowering reducer.
2015-01-26 yangguoFix regexp=interpreted build wrt zone related changes.
2015-01-26 svenpanneFixed Hydrogen environment handling for mul-i on ARM...
2015-01-25 v8-autorollUpdate V8 DEPS.
2015-01-24 v8-autorollUpdate V8 DEPS.
2015-01-23 adamkRemove unused VariableDeclarationContext value: kBlockE...
2015-01-23 balazs.kilvadyMIPS64: Remove the dependency of Zone on Isolate.
2015-01-23 dannoDistinquish TestWithIsolateAndZone from TestWithZone
2015-01-23 machenbachFix version and changelog pushing.
2015-01-23 machenbachRevert "Make version generation robust to other user...
2015-01-23 caitpotter88ES6 Array.prototype.toString falls back on Object.proto...
2015-01-23 dannoRemove the dependency of Zone on Isolate
2015-01-23 machenbachPush version and changelog as a separate commit.
2015-01-23 marjaScript streaming: Test that streaming <-> harmony scope...
2015-01-23 mstarzingerMake TestSetJitCodeEventHandler more resilient.
2015-01-23 balazs.kilvadyMIPS: convert compile-time checkable DCHECKs to STATIC_...
2015-01-23 hpayerAlways adjust amount of external memory when change...
2015-01-23 erikcorrySupport old and new weak handle API
2015-01-23 dcarneyReland "Call directly to c callbacks in Invoke instead...
2015-01-23 machenbachRemove version generation approach.
2015-01-23 machenbachCalculate new version based on latest tag when pushing.
2015-01-23 dcarneycleanup check for compatible receiver of api callback
2015-01-23 bmeurer[turbofan] Move GetCommonDominator to BasicBlock.
2015-01-23 bmeurer[turbofan] Remove outdated forward declarations.
2015-01-23 bmeurer[x86] Blacklist AVX for Windows versions before 6.1...
2015-01-23 hpayerUse more conservative average promotion ratio for initi...
2015-01-23 dcarneyCHECK that FunctionTemplates are not modified after...
2015-01-23 dcarneyRevert of Call directly to c callbacks in Invoke instea...
2015-01-23 Benedikt Meurer[x86] Use AVX in Crankshaft when available.
2015-01-23 Ben NoordhuisFix run-time ARMv6 detection.
2015-01-23 v8-autorollUpdate V8 DEPS.
2015-01-23 akos.palfiMIPS: new classes: change semantics of super(...) call...
2015-01-22 dcarneyCall directly to c callbacks in Invoke instead of trans...
2015-01-22 machenbachRevert of [x86] Use AVX in Crankshaft when available...
2015-01-22 mstarzingerAvoid unintentional optimization of hot builtins by...
2015-01-22 mstarzingerEnable inlining test that now works with control reducer.
2015-01-22 dslomovnew classes: change semantics of super(...) call and...
2015-01-22 vogelheimImplement AggregatableHistogramTimer and use it to...
2015-01-22 ulanTreat pointers in optimized code as strong before all...
2015-01-22 machenbachMake version generation robust to other user-defined...
2015-01-22 Dusan MilosavljevicMIPS: Fix rare random crashes in keyed store if element...
2015-01-22 dannoConvert compiler cctest to unit tests, part 1
2015-01-22 Benedikt Meurer[turbofan] Add STYLE document.
2015-01-22 bmeurer[turbofan] Cleanup Schedule and related classes.
2015-01-22 ishellSupport concatenating with zero-size arrays with DICTIO...
2015-01-22 mstarzingerAdd missing BailoutId and FrameState to with statements.
2015-01-22 svenpanneRemoved bogus threading test to make TSAN happy.
2015-01-22 yangguoRevert of Change test expectations for test-types/Maybe...
2015-01-22 bmeurerTry to fix AOSP builder.
2015-01-22 machenbachFix typo in build.gn.
2015-01-22 bmeurerDouble field values need sNaN -> qNaN canonicalization.
2015-01-22 Yang GuoChange test expectations for test-types/Maybe.
2015-01-22 bmeurerFix ninja build with clang=1.
2015-01-22 arvUse FunctionLiteral for class constructor
2015-01-22 v8-autorollUpdate V8 DEPS.
2015-01-22 paul.lindMIPS: Use signaling NaN for holes in fixed double arrays.
2015-01-22 bmeurerRevert of Steps towards unification of number bitset...
2015-01-21 machenbachReland Make clang the default on linux.
2015-01-21 machenbachRevert of Reland Make clang the default on linux. ...
2015-01-21 machenbachReland Make clang the default on linux.
2015-01-21 bmeurer[arm] Skip mozilla/js1_5/extensions/regress-355497...
2015-01-21 mstarzingerAdd missing FrameState to harmony class literals.
2015-01-21 Michael AchenbachWhitespace change to test slave shuffle.
2015-01-21 mstarzingerAdd missing FrameState for Runtime_GetPrototype.
next