platform/upstream/v8.git
2015-04-13 arv[es6] Fix length property of collection constructors
2015-04-13 mbrandyPPC: Remove unnecessary options from HTailCallThroughMe...
2015-04-13 conradw[strong] Implement static restrictions on direct eval
2015-04-13 verwaestFix indirect push
2015-04-13 mbrandyPPC: Fix NaN Canonicalization.
2015-04-13 mvstantonRemove unnecessary options from HTailCallThroughMegamor...
2015-04-13 titzer[turbofan] Optimize loads of global constants in JSType...
2015-04-13 arvRevert "ES6: Number and Boolean prototype should be...
2015-04-13 machenbachRevert of VectorICs: megamorphic keyed loads in cranksh...
2015-04-13 machenbachRevert of Wrap typed array implementations in functions...
2015-04-13 mvstantonVectorICs: megamorphic keyed loads in crankshaft don...
2015-04-13 dcarney[turbofan] remove register operand cache
2015-04-13 dcarneycollect phantom handle data before it gets overwritten
2015-04-13 dcarney[turbofan] cleanup PointerMap
2015-04-13 yangguoWrap typed array implementations in functions.
2015-04-13 verwaestRemove kForInStatementIsNotFastCase bailout reason
2015-04-13 jochenExpose ArrayBufferView::HasBuffer
2015-04-13 vegorovTreat HArgumentsObject as a safe use during Uint32...
2015-04-13 wingoRefactor formal parameter error locations into a class
2015-04-13 ulanDo not inline store if field map was cleared.
2015-04-13 chunyang.daiX87: Reland "Merge cellspace into old pointer space".
2015-04-13 chunyang.daiX87: [es6] implement spread calls
2015-04-13 yangguoBlacklist more debugger tests (fail with --always-opt).
2015-04-13 mstarzingerMake compilers agree on source position of thrown errors.
2015-04-13 bmeurer[x86] Allow (v)divsd->(v)mulsd to execute in parallel.
2015-04-13 wingoFactor formal argument parsing into ParserBase
2015-04-13 v8-autorollUpdate V8 DEPS.
2015-04-12 benUse correct property descriptor in generators test
2015-04-11 mikeCorrect property descriptors on GeneratorPrototype
2015-04-11 paul.lindRevert "MIPS: Vector-ICs - speed towards the monomorphi...
2015-04-11 Weiliang Lin[x86] Introduce vandps/vandpd/vxorps/vxorpd.
2015-04-11 caitpotter88[es6] ship @@toStringTag
2015-04-10 fedorapi: introduce SealHandleScope
2015-04-10 yangguoCorrectly name memory stat for context snapshot size.
2015-04-10 michael_dawsonPPC: Always update raw pointers when handling interrupt...
2015-04-10 michael_dawsonPPC: [es6] implement spread calls
2015-04-10 michael_dawsonPPC: [turbofan] Materialize JSFunction from frame if...
2015-04-10 michael_dawsonPPC: Merge cellspace into old pointer space
2015-04-10 yangguoUse array literals instead of array constructor in...
2015-04-10 caitpotter88[cleanup] delete dead code leftover from 48eff34
2015-04-10 caitpotter88[cleanup] fix SpreadCalls perf-test names in JSTests...
2015-04-10 balazs.kilvadyMIPS: Vector-ICs - speed towards the monomorphic exit...
2015-04-10 conradw[strong] Implement static restrictions on binding ...
2015-04-10 machenbachRevert of Make full GC reduce memory footprint an expli...
2015-04-10 yangguoUse cctest to track memory stats for isolate and context.
2015-04-10 hpayerMake full GC reduce memory footprint an explicit event...
2015-04-10 wingoFix some -Werror=sign-compare errors
2015-04-10 verwaestReland "Merge cellspace into old pointer space"
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.
next