platform/upstream/v8.git
2014-06-23 jarin@chromium.orgAdd missing map check to optimized f.apply(...)
2014-06-20 plind44@gmail.comMIPS: Fix big-endian after r21774/r21803.
2014-06-20 palfia@homejinni.comMIPS: Support LiveEdit.
2014-06-20 palfia@homejinni.comMIPS: Make object accessors more const-correct.
2014-06-20 jkummerow@chromium.orgArray.concat: properly go to dictionary mode when required
2014-06-20 wingo@igalia.comFix stack capture on overflow for Error.stackTraceLimit...
2014-06-20 jkummerow@chromium.orgClean up unused stuff in atomicops_internals_{tsan...
2014-06-20 marja@chromium.orgtest-parsing: Add functionality to specify "always...
2014-06-20 rodolph.perfetta... ARM: Avoid duplicate vmla when merging vmul and vadd
2014-06-20 mstarzinger... Remove obsolete --harmony-promises flag from tests.
2014-06-20 svenpanne@chromium.orgMake object accessors more const-correct.
2014-06-20 marja@chromium.orgParser: Refactor strict mode checks for functions
2014-06-20 alph@chromium.orgSupport LiveEdit on ARM
2014-06-20 mstarzinger... Check alpha-sorting of includes during presubmit.
2014-06-20 yurys@chromium.orgAdded Message::GetScripOrigin.
2014-06-20 ishell@chromium.org--verify-predictable mode added for ensuring that GC...
2014-06-20 svenpanne@chromium.orgMake the internal parts of our external API a bit more...
2014-06-18 dcarney@chromium.orgRevert "Optimize Function.prototype.call"
2014-06-18 yangguo@chromium.orgMove invalid string length check to the factory.
2014-06-18 jarin@chromium.orgFix LStoreCodeEntry to treat the code_object parameter...
2014-06-18 yangguo@chromium.orgIC misses should not count towards execution pauses...
2014-06-18 jkummerow@chromium.orgAdd safe numerics classes, imported from Chromium.
2014-06-18 marja@chromium.orgRevert "Parser: Delay internalizing strings and values...
2014-06-18 weiliang.lin... X87: Interrupts must not mask stack overflow.
2014-06-17 kilvadyb@homejinni.comMIPS: Interrupts must not mask stack overflow.
2014-06-17 jochen@chromium.orgUntangle RNG from v8 core
2014-06-17 plind44@gmail.comMIPS: update owners.
2014-06-17 mstarzinger... Drop obsolete ES6 TODOs about activating extended mode.
2014-06-17 yangguo@chromium.orgRemove unnecessary virtual methods in the serializer.
2014-06-17 mstarzinger... Rename arguments object support functions to new scheme.
2014-06-17 yangguo@chromium.orgInterrupts must not mask stack overflow.
2014-06-17 ulan@chromium.orgReduce number of writes to DependentCode array when...
2014-06-17 marja@chromium.orgFix: AstValueFactory must be internalized before ThrowP...
2014-06-17 ulan@chromium.orgDo GC if CodeRange fails to allocate a block.
2014-06-17 marja@chromium.orgThrow syntax error when a getter/setter has the wrong...
2014-06-17 hpayer@chromium.orgRevert "Grow big old generation slower.", tanks SplayHa...
2014-06-16 jarin@chromium.orgDo not eliminate bounds checks for "<const> - x".
2014-06-16 bmeurer@chromium.orgAdd unit test for regression in GVN caused by field...
2014-06-16 bmeurer@chromium.orgRevert "GVN fix, preventing loads hoisting above stores...
2014-06-16 marja@chromium.orgReuse AstValueFactory when optimizing.
2014-06-16 jkummerow@chromium.orgFix representation of Phis for mutable-heapnumber-in...
2014-06-13 jochen@chromium.orgFix x87 compile
2014-06-13 jochen@chromium.orgRemove dependency on Vector from platform files
2014-06-13 marja@chromium.orgFix windows build (size_t vs. int) some more.
2014-06-13 marja@chromium.orgFix windows build (size_t vs. int).
2014-06-13 marja@chromium.orgFix gn build.
2014-06-13 jkummerow@chromium.orgFix clang build after r21839
2014-06-13 marja@chromium.orgParser: Delay internalizing strings and values.
2014-06-13 verwaest@chromium.orgOptimize Function.prototype.call
2014-06-13 jkummerow@chromium.orgHave one, long-lived map for bound functions.
2014-06-13 jkummerow@chromium.orgKeep maps when resetting elements.
2014-06-13 svenpanne@chromium.orgReland "Rename kIs64BitArch with kRequiresCodeRange."
2014-06-13 jkummerow@chromium.orgRemove one more arch-specific target name.
2014-06-13 svenpanne@chromium.orgEmulate MLS on pre-ARMv6T2. Cleaned up thumbee vs....
2014-06-13 jkummerow@chromium.orgAllow all Names to be fast property names
2014-06-13 jkummerow@chromium.orgUse generic representation when normalizing boilerplate...
2014-06-13 yangguo@chromium.orgMark timed range in the profile plot.
2014-06-13 ulan@chromium.orgDisable regress/regress-2653 until deopt_every_n_garbag...
2014-06-13 ishell@chromium.orgGVN fix, preventing loads hoisting above stores to...
2014-06-13 weiliang.lin... X87: Fixed flooring division by a power of 2, once...
2014-06-13 svenpanne@chromium.orgFixed undefined behavior in RNG.
2014-06-13 haitao.feng... Update Lithium AddI, SubI, MulI, BitI, ShiftI, MathMinM...
2014-06-13 haitao.feng... Specially handle the key of the LoadKeyed and StoreKeye...
2014-06-13 palfia@homejinni.comMIPS: Fix register usage after r21822.
2014-06-12 plind44@gmail.comMIPS: Fix r21780 - “Fixed flooring division by a power...
2014-06-12 mstarzinger... Make timestamp of fuzz harness archives finer grained.
2014-06-12 wingo@igalia.comFor-of calls [Symbol.iterator]() on RHS to get iterator
2014-06-12 jochen@chromium.orgDrop dependency on Isolate* from platform.h
2014-06-12 m.m.capewell... Remove forced type changes when they can't deopt
2014-06-12 jkummerow@chromium.orgOptimize prototype chain when creating initial maps...
2014-06-12 jkummerow@chromium.orgAdd non-miss slow path to LoadIC_Normal.
2014-06-12 plind44@gmail.comMIPS: Fix unsigned comparison.
2014-06-12 verwaest@chromium.orgRewrite GetPropertyAttribute to use the LookupIterator
2014-06-12 weiliang.lin... X87: Reland 21774: Generate KeyedLoadGeneric with Hydrogen
2014-06-12 danno@chromium.orgRevert "Active use of Hydrogen-generated generic KeyedL...
2014-06-12 danno@chromium.orgActive use of Hydrogen-generated generic KeyedLoad IC
2014-06-12 jochen@chromium.orgDon't use LOG() from platform.
2014-06-12 dcarney@chromium.orgbuild fix after r21807
2014-06-12 hpayer@chromium.orgGrow big old generation slower.
2014-06-12 dcarney@chromium.orgremove this == null
2014-06-12 haitao.feng... Sign extend the dehoisted key at the definition point...
2014-06-12 rossberg@chromium.orgAdd v8::Promise::Then.
2014-06-12 svenpanne@chromium.orgDo away with variable length memcpy to Set/Get register...
2014-06-12 danno@chromium.orgRevert "Revert "Reland 21774: Generate KeyedLoadGeneric...
2014-06-12 verwaest@chromium.orgRemove duplicate code in SetPropertyPostInterceptor
2014-06-12 danno@chromium.orgRevert "Rename kIs64BitArch with kRequiresCodeRange."
2014-06-12 haitao.feng... Rename kIs64BitArch with kRequiresCodeRange.
2014-06-12 haitao.feng... Remove unnecessary HCompareNumericAndBranch when genera...
2014-06-12 danno@chromium.orgFix register mixup in arm64's Crankshafted typeof(...
2014-06-12 wingo@igalia.comAdd @@iterator for generator objects
2014-06-12 machenbach... Revert "MIPS: Reland 21774: Generate KeyedLoadGeneric...
2014-06-12 dcarney@chromium.orgfilter cross context eval
2014-06-12 danno@chromium.orgRevert "Reland 21774: Generate KeyedLoadGeneric with...
2014-06-12 bmeurer@chromium.orgFix detection of VFP3D16 on Galaxy Tab 10.1.
2014-06-12 jochen@chromium.orgDrop unused v8threads include from platform files
2014-06-11 weiliang.lin... X87: add OWNERS file
2014-06-11 palfia@homejinni.comMIPS: Reland 21774: Generate KeyedLoadGeneric with...
2014-06-11 machenbach... Whitespace change to trigger bots.
2014-06-11 machenbach... Whitespace change to trigger bots.
2014-06-11 danno@chromium.orgReland 21774: Generate KeyedLoadGeneric with Hydrogen
next