platform/upstream/v8.git
2015-07-02 conradw[strong] Add test for strong load involving proxies
2015-07-02 conradw[strong] Add tests for loading from super, loading...
2015-07-02 verwaestDistinguish slow from fast sloppy arguments
2015-07-02 ulanFix memory-leak in default platform implementation...
2015-07-02 jochenOnly define V8_USE_EXTERNAL_SNAPSHOT_DATA if we actuall...
2015-07-02 verwaestCleanup API property handling
2015-07-02 ulanRemove redundant check in GCTracer::SampleAllocation.
2015-07-02 erikcorryReland: Fix logic for incremental marking steps on...
2015-07-02 Michael AchenbachWhitespace change to test build priorities.
2015-07-02 mstarzingerPrepare profiler test for try-catch being optimizable.
2015-07-02 ishellRemove deprecated v8::Object::TurnOnAccessCheck() from...
2015-07-02 danno[turbofan] Inline %_FixedArrayGet intrinsic.
2015-07-02 dchengFix some clang warnings with -Wmissing-braces in v8.
2015-07-02 danno[turbofan] Enable tail calls for %_CallRuntime.
2015-07-02 martyn.capewell[turbofan] Support cmp with shift/extend on ARM64.
2015-07-02 chunyang.daiX87: [strong] Implement strong property access semantics.
2015-07-02 chunyang.daiX87: Make context register implicit for CallInterfaceDe...
2015-07-02 chunyang.daiX87: [turbofan] Add CalleeSavedFPRegisters to CallDescr...
2015-07-02 v8-autorollUpdate V8 DEPS.
2015-07-01 littledanInclude Harmony Array/TypedArray methods unconditionally
2015-07-01 erikcorryGC. Delay/avoid entering high promotion mode
2015-07-01 adamkRemove unused is_class_scope bit from Scope and ScopeInfo
2015-07-01 verwaestRemove outdated comment
2015-07-01 binjiChange d8 Worker API so it takes a string instead of...
2015-07-01 Djordje.PesicMIPS: disabling rsqrt and recip for mips32r1
2015-07-01 Toon VerwaestEnsure we enable/disable the bootstrapping flag
2015-07-01 verwaestReturn this in Context::native_context if receiver...
2015-07-01 Toon VerwaestUse is_bootstrapping everywhere
2015-07-01 mbrandyPPC: Make context register implicit for CallInterfaceDe...
2015-07-01 akos.palfiMIPS: Fix '[turbofan] Add CalleeSavedFPRegisters to...
2015-07-01 verwaestMicro-optimize lookupiterator: faster path for fast...
2015-07-01 Toon VerwaestUpdate tests to disable interceptors during bootstrapping
2015-07-01 mstarzingerFix CodeFlusher::ProcessOptimizedCodeMaps stale fields.
2015-07-01 mbrandyPPC: Fix InstanceOfStub's inlined call site logic.
2015-07-01 mstarzinger[turbofan] Support preserving of optimized code maps...
2015-07-01 verwaestMinor performance improvements to the LookupIterator
2015-07-01 chunyang.daiX87: [es6] Make new.target work in functions.
2015-07-01 chunyang.daiX87: Unify the stack layout for construct frames.
2015-07-01 chunyang.daiX87: VectorICs: Lithium support for vector-based stores.
2015-07-01 chunyang.daiX87: Vector ICs: Like megamorphic keyed koads, use...
2015-07-01 chunyang.daiX87: [ic] Record call counts for monomorphic calls...
2015-07-01 chunyang.daiX87: [turbofan] Add basic support for calling to (a...
2015-07-01 chunyang.daiX87: change the float max/min operation when operands.
2015-07-01 chunyang.daiX87: Use big-boy Types to annotate interface descriptor...
2015-07-01 mstarzingerRemove deprecated --incremental-code-compaction flag.
2015-07-01 hablich[Release tools] Add instructions how to close the auto...
2015-07-01 mstarzingerRemove deprecated --flush-code-incrementally flag.
2015-07-01 dannoMake context register implicit for CallInterfaceDescriptors
2015-07-01 bmeurer[crankshaft] Remove adventurous operator< for Handle...
2015-07-01 yangguoDebugger: ensure that break points are set in code...
2015-07-01 v8-autorollUpdate V8 DEPS.
2015-07-01 chunyang.daiX87: Do not add extra argument for new.target.
2015-07-01 chunyang.daiX87: Clean up JSConstructStub.
2015-07-01 adamk[es6] Ensure that for-in/of loops have a proper TDZ...
2015-06-30 bradnelsonAllow numeric literals to be checked for a decimal...
2015-06-30 binjid8 Worker test of SharedArrayBuffer transferring
2015-06-30 machenbachRevert of [test262-es6] Update to 2011-06-29 (patchset...
2015-06-30 arv[test262-es6] Update to 2011-06-29
2015-06-30 mbrandyPPC: Fix constant pool overflow access in Get/SetReloca...
2015-06-30 machenbachRevert of [strong] Add tests for loading from proxy...
2015-06-30 conradw[strong] Add tests for loading from proxy, super, with...
2015-06-30 binjiFix cluster-fuzz found regression in d8 Workers
2015-06-30 mstarzingerFix bug when optimized code map is evicted.
2015-06-30 hpayerDisable zapping of code space.
2015-06-30 yangguoUse correct LookupIterator in CallSite::GetMethodName.
2015-06-30 conradw[strong] Implement strong property access semantics
2015-06-30 jochenRevert of Let GC select the collector when the external...
2015-06-30 mbrandyPPC: Clean up copy args loop in Generate_JSConstructStu...
2015-06-30 conradw[strong] Implement strong mode semantics for the count...
2015-06-30 martyn.capewell[turbofan] Move MulHigh asr onto add on ARM64
2015-06-30 hpayerDirectly remove slot buffer entries in deoptimized...
2015-06-30 akos.palfi[turbofan] Add CalleeSavedFPRegisters to CallDescriptor.
2015-06-30 jochenRegister array buffer right after writing it into the...
2015-06-30 bmeurer[turbofan] Disallow cross native context inlining.
2015-06-30 hablichRemoving hablich from auto CC of x87
2015-06-30 bmeurer[turbofan] Disable recursive inlining for now.
2015-06-30 yangguoRemove outdated ban on lazy compilation due to scope...
2015-06-30 mstarzingerFix clobbered register when setting this_function variable.
2015-06-30 mvstantonVector ICs: Changes to the IC system to support vector...
2015-06-30 yangguoDebugger: allow recompiling toplevel code for debugging.
2015-06-30 ishellA couple of other "stack overflow" vs. "has_pending_exc...
2015-06-30 jarinFix Android ARM build error.
2015-06-30 yangguoIncrease code space allowance for first page size.
2015-06-30 bmeurer[turbofan] Remove explicit context specialization from...
2015-06-30 bmeurer[turbofan] Remove unused constructor function matching...
2015-06-30 bmeurer[turbofan] Return constant type for functions with...
2015-06-30 yangguoDebugger: rename variables to avoid shadowing.
2015-06-30 mstarzinger[turbofan] Fix exit control flow in TryCatchBuilder.
2015-06-30 littledanMark SizeOfFirstPageIsLargeEnough failing on mips64
2015-06-29 mbrandyPPC: [es6] Make new.target work in functions
2015-06-29 arv[es6] Reenable new.target + Reflect.construct tests
2015-06-29 arv[es6] Make new.target work in functions
2015-06-29 arv[es6] Make sure we do not invoke setter when calling...
2015-06-29 paul.lindMIPS: skip embenchen/zlib test.
2015-06-29 othEnsure mjsunit tests use dashes not underscores in...
2015-06-29 yangguoParse eagerly inside block scopes.
2015-06-29 dusan.milosavljevicMIPS: Update cctest status file for mips[be].
2015-06-29 mtrofin[turbofan] Greedy allocator refactoring.
2015-06-29 binjiFix cluster-fuzz found regression in d8 Workers.
2015-06-29 binjiFix cluster-fuzz found regression in d8 Workers.
next