platform/upstream/v8.git
2015-04-21 caitpotter88[es6] don't throw if argument is non-object (O.freeze...
2015-04-21 machenbachRevert of [es6] implement Array.prototype.copyWithin...
2015-04-21 caitpotter88[es6] implement Array.prototype.copyWithin()
2015-04-21 machenbachRevert of track global accesses to constant types ...
2015-04-21 machenbachRevert of fix bad rebase in r27966 (patchset #1 id...
2015-04-21 caitpotter88[es6] stage harmony_spreadcalls
2015-04-21 titzer[turbofan] --turbo implies --turbo-type-feedback and...
2015-04-21 caitpotter88[es6] stage harmony_rest_parameters
2015-04-21 rossberg[strong] checking of this & super in constructors
2015-04-21 mvstantonVectorICs: support converting keyed loads into named...
2015-04-21 jochenRevert of Reland "LayoutDescriptor should inherit from...
2015-04-21 mstarzinger[turbofan] Use FastCloneShallow[Array|Object]Stub if...
2015-04-21 jochenReland "LayoutDescriptor should inherit from JSTypedArray"
2015-04-21 titzer[turbofan] Fix reduction of LoadProperty/StoreProperty...
2015-04-21 wingoAllow eval/arguments in arrow functions
2015-04-21 dcarneyfix bad rebase in r27966
2015-04-21 yangguoWrap promise implementation in a function.
2015-04-21 jochenRevert of LayoutDescriptor should inherit from JSTypedA...
2015-04-21 yangguoReintroduce %GetRootNaN to fix MIPS.
2015-04-21 dcarneytrack global accesses to constant types
2015-04-21 jkummerowDrop unused field from PrototypeInfo
2015-04-21 jochenLayoutDescriptor should inherit from JSTypedArray
2015-04-21 dcarney[turbofan] split all functions off of LinearScanAllocat...
2015-04-21 Benedikt Meurer[test] Initial import of an emscripten test suite.
2015-04-21 dcarney[turbofan] Split ConstraintBuilder off of LiveRangeBuilder.
2015-04-21 wingoFactor formal argument parsing into ParserBase
2015-04-21 yangguoChange hash table capacity heuristics when serializing.
2015-04-21 svenpanneRemoved src/{isolate,property-details,utils}-inl.h
2015-04-21 jochenAdd myself to include/OWNERS
2015-04-21 jochenDon't assert that no incremental marking happened durin...
2015-04-21 yangguoWrap harmony implementations in functions.
2015-04-21 dcarney[turbofan] Cleanup register allocator a little after...
2015-04-21 yangguoMigrate error messages, part 4 (v8natives.js).
2015-04-21 machenbach[test-runner] Add dedicated test mode for tryserver.
2015-04-21 dcarneymake Handle a synonym of Local
2015-04-20 ishellAvoid having untyped slots for objects embedded into...
2015-04-20 yangguoSmall polishing changes to the native js.
2015-04-20 Daniel VogelheimDisable mjsunit/es7/object-observe on gc-stress, due...
2015-04-20 svenpanneImport Reversed adapter from Chromium and use it in v8.
2015-04-20 dcarney[turbofan] split register allocator into little pieces
2015-04-20 titzerReland "Refactor compilation dependency handling."
2015-04-20 jkummerowRevert of Fix logic for doing incremental marking steps...
2015-04-20 mvstantonMake sure builtins preserve guarantees about empty...
2015-04-20 jochenAllow for accessing an ArrayBuffer contents without...
2015-04-20 yangguoThrow when attaching a stack trace to an object fails.
2015-04-20 yangguoWrap array implementation in a function.
2015-04-20 jochenRemove support for externally backed elements from...
2015-04-20 jochenDeprecate 3-args ResourceConstraints::ConfigureDefaults
2015-04-20 Ross McIlroyReplace OVERRIDE->override and FINAL->final since we...
2015-04-20 machenbachTemporarily skip slow test.
2015-04-20 Ben L. TitzerAlways wrap AllocationSiteContext::current() in a new...
2015-04-20 jochenIndicate that low-memory-notificatin triggered GCs...
2015-04-20 yangguoCorrectly name header macros for src/snapshot/*.h.
2015-04-20 yangguoSerializer: assert that we deserialize only one native...
2015-04-20 yangguoFix serialization statistics for external strings.
2015-04-20 Benedikt Meurer[mjsunit] Import test case based on the Massive/SQLite...
2015-04-18 ulanClean up output of heap object tracing
2015-04-18 v8-autorollUpdate V8 DEPS.
2015-04-17 adamk[modules] Parsing: add ModuleRequests where missing
2015-04-17 ssidAdding missing V8_EXPORT flag in SpaceStatistics class...
2015-04-17 rmcilroyTurn off SupportsFlexibleFloorAndRound for Arm64 due...
2015-04-17 hpayerInitialize idle old generation allocation limit in...
2015-04-17 mbrandyPPC: Reland "Add basic crankshaft support for slow...
2015-04-17 danno[visualizer]: Add types to visualizer output
2015-04-17 jkummerowFix GC-induced DCHECK failure in Runtime_GetWeakMapEntries
2015-04-17 yangguoWrap object observe implementation in a function.
2015-04-17 ssidAdding V8 api to get memory statistics of spaces in...
2015-04-17 yangguoWrap JSON and generator implementation in functions.
2015-04-17 yangguoMigrate error messages, part 3 (runtime.js).
2015-04-17 jkummerowDon't use normalized map cache for prototype maps
2015-04-17 jkummerowBump limit in PushStackTraceAndDie
2015-04-17 erikcorryRename some things around incremental marking triggers
2015-04-17 Michael AchenbachWhitespace commit to trigger bots.
2015-04-17 wingoRevert "Factor formal argument parsing into ParserBase"
2015-04-17 verwaest[crankshaft] Fix property access with proxies in protot...
2015-04-17 yangguoDisable always-opt for locker tests.
2015-04-17 yangguoFix DCHECK with unsigned int in zone.cc.
2015-04-17 jkummerowRe-enable an UNREACHABLE in JSObject::GetHeaderSize()
2015-04-17 yangguoReland "Migrate error messages, part 2."
2015-04-17 chunyang.daiX87: Reland "Add basic crankshaft support for slow...
2015-04-17 machenbachLet asan imply clang and use_allocator=none.
2015-04-17 machenbachRevert of Refactor compilation dependency handling...
2015-04-17 v8-autorollUpdate V8 DEPS.
2015-04-16 jochenRevert of Revert "Remove early bail-out in VisitWeakLis...
2015-04-16 yangguoSerializer: share executable accessor infos between...
2015-04-16 erikcorryProperly report OOM when deoptimizer allocation fails
2015-04-16 jkummerowDon't crash when reporting an access check failure...
2015-04-16 verwaestReland "Add basic crankshaft support for slow-mode...
2015-04-16 hpayerUse smaller heap growing factor in idle notification...
2015-04-16 mstarzinger[turbofan] Add single --turbo flag.
2015-04-16 mbrandyPPC: Array() in optimized code can create with wrong...
2015-04-16 paul.lindMIPS: Fix for StringCharCodeAtGenerator for vector...
2015-04-16 paul.lindReland MIPS: Vector-ICs - speed towards the monomorphic...
2015-04-16 titzerRefactor compilation dependency handling.
2015-04-16 titzerMove GetRootListIndex into Heap.
2015-04-16 erikcorryMake test unthreaded so other tests don't interfere...
2015-04-16 machenbachRevert of Migrate error messages, part 2. (patchset...
2015-04-16 marja[strong] Allow mutually recursive classes.
2015-04-16 yangguoSerializer: collect and output memory statistics.
2015-04-16 ulanAdd a flag to trace heap object stats on GC.
next