platform/upstream/v8.git
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
2014-06-11 plind44@gmail.comMIPS: Fixed flooring division by a power of 2, once...
2014-06-11 jochen@chromium.orgDrop globals.h include from platform.h
2014-06-11 verwaest@chromium.orgRossberg's suggested changes to the LookupIterator.
2014-06-11 plind44@gmail.comMIPS: Revert 21774: "Generate KeyedLoadGeneric with...
2014-06-11 danno@chromium.orgRevert 21774: "Generate KeyedLoadGeneric with Hydrogen"
2014-06-11 plind44@gmail.comMIPS: Generate KeyedLoadGeneric with Hydrogen.
2014-06-11 danno@chromium.orgGenerate KeyedLoadGeneric with Hydrogen
2014-06-11 plind44@gmail.comMIPS: Simplify string copy in SubStringStub.
2014-06-11 weiliang.lin... X87: Simplify string copy in SubStringStub.
2014-06-11 verwaest@chromium.orgCorrectly lookup starting at the holder
2014-06-11 yangguo@chromium.orgIgnore live_edit_ flag when when dealing with LiveEdit...
2014-06-11 svenpanne@chromium.orgFixed flooring division by a power of 2, once again...
2014-06-11 machenbach... Whitespace change to trigger bots.
2014-06-11 verwaest@chromium.orgImplement LookupIterator designed to replace LookupResult
2014-06-11 svenpanne@chromium.orgSet SAHF flag correctly for ia32
2014-06-11 mstarzinger... Fix typos in BUILD.gn source lists
2014-06-11 svenpanne@chromium.orgUnbreak build.
2014-06-11 svenpanne@chromium.orgRemoved dead API entries.
2014-06-11 svenpanne@chromium.orgFix unsigned comparisons.
2014-06-11 mstarzinger... Fix GN build.
2014-06-11 yangguo@chromium.orgSimplify string copy in SubStringStub.
2014-06-11 yurys@chromium.orgV8 can clear exception pending message, when should...
2014-06-10 jkummerow@chromium.orgTemporarily disable uint32 mode for comparisons
2014-06-10 mstarzinger... Revert "Fix gn build".
2014-06-10 mstarzinger... Add arity checks to mjsunit's assertEquals and assertSame
2014-06-10 yangguo@chromium.orgDo not merge adjourning ranges when calculating percent...
2014-06-10 danno@chromium.orgReland 21720: Introduce FieldIndex to unify and abstrac...
2014-06-10 mstarzinger... Temporary disabled failing tests on ARM64 no-snap.
2014-06-10 hpayer@chromium.orgRelax assertion in StoreBuffer::FindPointersToNewSpaceI...
2014-06-10 bmeurer@chromium.orgFix invalid attributes when generalizing because of...
2014-06-10 machenbach... Revert "Support external startup data in V8."
2014-06-10 mstarzinger... Revert "Port 'external startup data' flag from gyp...
2014-06-10 haitao.feng... Update DecodeFieldToSmi to support x32 port.
2014-06-10 yangguo@chromium.orgDo not clear mirror cache when fetching loaded scripts.
2014-06-10 yangguo@chromium.orgLog IC misses as timer events.
2014-06-10 svenpanne@chromium.orgMake presubmit script happy again.
2014-06-10 yangguo@chromium.orgReuse RelocInfo's IsPatchedDebugBreakSlotSequence(...
2014-06-10 ishell@chromium.orgBugfix in inlined versions of Array.indexOf() and Array...
2014-06-10 danno@chromium.orgRevert 21720: "Introduce FieldIndex to unify and abstra...
2014-06-10 machenbach... Whitespace change to trigger bots.
2014-06-10 weiliang.lin... X87: Preliminary support for block contexts in hydrogen.
2014-06-10 machenbach... Add whitespace file to allow no-op changelists for...
2014-06-10 danno@chromium.orgEnsure that constant-capacity elements are initialized...
2014-06-10 bmeurer@chromium.orgFix missing smi check in inlined indexOf/lastIndexOf.
2014-06-10 haitao.feng... Update DoNumberTagI to support x32 port.
2014-06-10 haitao.feng... Update SmiShiftLeft, SmiShiftLogicalRight, SmiShiftArit...
2014-06-10 weiliang.lin... X87: Introduce FieldIndex to unify and abstract propert...
2014-06-09 rodolph.perfetta... ARM64: Clean up support for explicit literal load.
2014-06-06 plind44@gmail.comMIPS: Introduce FieldIndex to unify and abstract proper...
2014-06-06 vogelheim@chromium.orgPort 'external startup data' flag from gyp to gn.
2014-06-06 danno@chromium.orgIntroduce FieldIndex to unify and abstract property...
2014-06-06 jochen@chromium.orgDrop unused Object::GetMarkerMap method
2014-06-06 jochen@chromium.orgSimplify prototype chain walk in hydrogen
2014-06-06 mvstanton@chromium.orgRevert "Re-land Clusterfuzz identified overflow check...
2014-06-06 mvstanton@chromium.orgRe-land Clusterfuzz identified overflow check needed...
2014-06-06 danno@chromium.orgField layout in class Arguments is incompatible w\...
2014-06-06 yangguo@chromium.orgDo not overwrite event logger when we explicitly have...
2014-06-06 mvstanton@chromium.orgRevert "Clusterfuzz identified overflow check needed...
2014-06-06 mvstanton@chromium.orgClusterfuzz identified overflow check needed in dehoisting.
next