platform/upstream/v8.git
2015-04-10 dcarneysimplify GlobalValueMap calls to DisposeWeak
2015-04-10 titzerRemove Type::Array bit and replace with Type::GlobalObject
2015-04-10 verwaestAdd basic crankshaft support for slow-mode for-in to...
2015-04-10 titzerAdd more exhaustive tests for Math.min and Math.max.
2015-04-10 yangguoWrap proxy.js in a function.
2015-04-10 jkummerowHandlify Map::SetPrototype()
2015-04-10 conradw[strong] Implement static restrictions on binding/assig...
2015-04-10 machenbach[test-runner] Make perf runner robust for missing execu...
2015-04-10 jkummerowSpeculative fix for stack overflow in CollectEvacuation...
2015-04-10 bmeurer[turbofan] JSUnaryNot and JSToBoolean have exactly...
2015-04-10 akos.palfiMIPS64: [es6] implement spread calls
2015-04-10 bmeurer[turbofan] Optimize silent hole checks on legacy const...
2015-04-10 yangguoAdd perf test configuration to track memory use of...
2015-04-10 titzerSplit cctest/test-types.cc into heap and zone versions...
2015-04-10 jochenSpecial case the "empty string" root so it doesn't...
2015-04-10 Yang GuoMake mksnapshot stats unambiguous for easier parsing.
2015-04-10 jochenAdd CHECKs that the array buffers list is always sorted...
2015-04-10 mstarzinger[crankshaft] Fix interceptor shadowing constant global...
2015-04-10 mvstantonMIPS port for implement spread calls
2015-04-10 bmeurer[x86] Support immediate indices for StoreWriteBarrier.
2015-04-10 v8-autorollUpdate V8 DEPS.
2015-04-09 caitpotter88[es6] do not add caller/arguments to ES6 function defin...
2015-04-09 michael_dawsonPPC: Vector-ICs - speed towards the monomorphic exit...
2015-04-09 michael_dawsonPPC: [turbofan] Add new Float32Abs and Float64Abs opera...
2015-04-09 michael_dawsonPPC: Make --always-opt also optimize top-level code.
2015-04-09 michael_dawsonPPC: Code cleanup in GenerateRecordCallTarget.
2015-04-09 adamkCollect list of requested modules in ModuleDescriptor...
2015-04-09 michael_dawsonPPC: Reland "Merge old data and pointer space."
2015-04-09 machenbach[release-tools] Make chromium roll more robust after...
2015-04-09 thakisFix C++ violation.
2015-04-09 caitpotter88[es6] don't "replace" Object.prototype.toString for...
2015-04-09 michael_dawsonPPC: JSEntryTrampoline: check for stack space before...
2015-04-09 michael_dawsonPPC: Match -0 - x with sign bit flip.
2015-04-09 mstarzinger[turbofan] Fix FrameInspector when deoptimizer is disabled.
2015-04-09 arvLexical arguments for arrow functions
2015-04-09 adamkRemove comparison operator and helper function from...
2015-04-09 caitpotter88[es6] implement spread calls
2015-04-09 brettwWindows GN component build fixes.
2015-04-09 yangguoCorrectly wrap uri.js into a function.
2015-04-09 adamkRevert of Merge cellspace into old pointer space (patch...
2015-04-09 Adam KleinSkip another debug test that fails in always-opt/turbofan
2015-04-09 dcarney[turbofan] support small immediates
2015-04-09 torneRemove android_webview_build conditions.
2015-04-09 verwaestMerge cellspace into old pointer space
2015-04-09 chunyang.daiSet the default compiler for X87 to GCC.
2015-04-09 yangguoEagerly escape RegExp.source.
2015-04-09 machenbach[cq] Add win nosnap shared trybot.
2015-04-09 erikcorryRelax heap size assert during compaction
2015-04-09 titzer[turbofan] Disable select matching due to bug manifesti...
2015-04-09 dcarney[turbofan] Push layout descriptors to InstructionOperan...
2015-04-09 balazs.kilvadyMIPS: [turbofan] Materialize JSFunction from frame...
2015-04-09 mstarzingerMake TestInternalWeakLists more robust against flags.
2015-04-09 dcarney[turbofan] Make AllocatedOperand an InstructionOperand...
2015-04-09 Benedikt Meurer[turbofan] Add poor man's store elimination for storing...
2015-04-09 machenbach[test-runner] Pass slowest test durations to buildbot.
2015-04-09 v8-autorollUpdate V8 DEPS.
2015-04-09 chunyang.daiX87: Code cleanup in GenerateRecordCallTarget.
2015-04-09 chunyang.daiX87: Make --always-opt also optimize top-level code
2015-04-09 dcarney[turbofan] cleanup InstructionOperand a little
2015-04-09 mvstantonVectorICs - turn on vector ICs for LoadIC and KeyedLoadIC
2015-04-09 brucedawsonDon't #define snprintf in VS2015 - it's illegal and...
2015-04-09 hpayerMarkBit cleanup: They have to be accessed through Marki...
2015-04-09 yangguoBlacklist tests due to optimizing toplevel with --alway...
2015-04-09 mstarzingerDisable more failing tests after f3338dd3b01c.
2015-04-09 bmeurer[turbofan] Materialize JSFunction from frame if possible.
2015-04-09 hablichRevert of Revert of X87: Reimplement Maps and Sets...
2015-04-09 chunyang.daiX87: JSEntryTrampoline: check for stack space before...
2015-04-09 jing.bao[ia32] Introduce BMI instructions.
2015-04-09 hablichRevert of X87: Reimplement Maps and Sets in JS (patchse...
2015-04-09 chunyang.daiX87: Reimplement Maps and Sets in JS
2015-04-08 arvES6: Number and Boolean prototype should be ordinary...
2015-04-08 balazs.kilvadyMIPS: [turbofan] Add new Float32Abs and Float64Abs...
2015-04-08 dusan.milosavljevicMIPS: Fix in-object memory slack tracking bug.
2015-04-08 caitpotter88[parser] report better errors for multiple ForBindings...
2015-04-08 arvShip ES6 computed property names
2015-04-08 mstarzingerDisable more failing tests after f3338dd3b01c.
2015-04-08 loisloCpuProfiler: public API for deopt info in cpu profiler.
2015-04-08 ulanCheck mark bit of the found object in MarkCompactCollec...
2015-04-08 svenpanne[TurboFan] Fixed handling of CompareIC return type.
2015-04-08 mvstantonTests that carefully checks opt/deopt status shouldn...
2015-04-08 mstarzingerDisable more failing tests after f3338dd3b01c.
2015-04-08 titzer[turbofan] Reduce JSLoadProperty and JSStoreProperty...
2015-04-08 titzerAdd more systematic tests for comparisons.
2015-04-08 titzerFix maybe_string_add for adds that have no type feedbac...
2015-04-08 mstarzinger[turbofan] Add JSStackCheck into loop bodies.
2015-04-08 dusan.milosavljevicMIPS64: Unbreak cross build.
2015-04-08 mvstantonRevert of VectorICs: Turn on vector ICs for LOAD and...
2015-04-08 mstarzinger[ia32] Fix MacroAssembler::Move for int64 to float64...
2015-04-08 Benedikt Meurer[turbofan] Add new Float32Abs and Float64Abs operators.
2015-04-08 mstarzingerDisable more failing tests after f3338dd3b01c.
2015-04-08 marja[es6] Stage unicode escapes in strings, var names etc.
2015-04-08 yangguoCreate result array of %DebugGetLoadedScripts outside...
2015-04-08 titzer[turbofan] Match selects in control reducer (configurable).
2015-04-08 mvstantonVectorICs: Turn on vector ICs for LOAD and KEYED_LOAD...
2015-04-08 yangguoBlacklist failing test on arm64 (issue 4016).
2015-04-08 mstarzingerDisable more failing tests after f3338dd3b01c.
2015-04-08 yangguoRevert of Remove support for thread-based recompilation...
2015-04-08 machenbachMake test runner more chatty to avoid it getting killed...
2015-04-08 mstarzingerDisable more failing tests after f3338dd3b01c.
2015-04-08 mstarzingerDisable failing test after f3338dd3b01c.
next