platform/upstream/v8.git
2014-04-01 rmcilroy@chromium.orgOnly allow automatic FrameScope types for FrameAndConst...
2014-04-01 svenpanne@chromium.orgFixed assertions on ARM64.
2014-04-01 verwaest@chromium.orgSet kTruncatingToSmi for HChange only when To rep is Smi
2014-04-01 svenpanne@chromium.orgFixed power-of-2 predicates, excluding 0.
2014-04-01 yangguo@chromium.orgTighten object verification.
2014-04-01 machenbach... Revert r20375.
2014-04-01 svenpanne@chromium.orgOnly assign environments when they are actually needed...
2014-04-01 jochen@chromium.orgStore i18n meta data in hidden symbols instead of js...
2014-03-31 palfia@homejinni.comMIPS: Fix PrepareKeyedOperand on MIPS.
2014-03-31 palfia@homejinni.comMIPS: Reland and fix "Fix LoadFieldByIndex to take...
2014-03-31 jarin@chromium.orgWe should perform the illegal redeclaration check earli...
2014-03-31 verwaest@chromium.orgUse JSObject::SetMapAndElements rather than set_map...
2014-03-31 rossberg@chromium.orgFix Type::Intersect to skip uninhabited bitsets
2014-03-31 machenbach... Update list of V8 try bots.
2014-03-31 verwaest@chromium.orgReplace set_map_and_elements by MigrateToMap-based...
2014-03-31 dslomov@chromium.orgFix PrepareKeyedOperand on arm.
2014-03-31 jarin@chromium.orgFix left trimming check for large objects
2014-03-31 hpayer@chromium.orgMake sure when we shrink an object that we store a...
2014-03-31 verwaest@chromium.orgReland and fix "Fix LoadFieldByIndex to take mutable...
2014-03-31 yangguo@chromium.orgDo not check for interrupt when allocating stack locals.
2014-03-31 alexandre.rames... ARM64: Optimize AllocateHeapNumber to use STP.
2014-03-31 rossberg@chromium.orgFinalisation disclaimer
2014-03-31 jochen@chromium.orgRevert 20348 - "Fix LoadFieldByIndex to take mutable...
2014-03-31 jochen@chromium.orgRevert 20313 - "Ship promises and weak collections"
2014-03-31 verwaest@chromium.orgDon't | int and bool
2014-03-31 jochen@chromium.orgSkip cctest/test-mark-compact/NoPromotion on ARM64
2014-03-31 verwaest@chromium.orgUse sarq on x64
2014-03-31 bmeurer@chromium.orgCleanup bootstrapper, execution and factory modules.
2014-03-31 verwaest@chromium.orgFix LoadFieldByIndex to take mutable heap-numbers into...
2014-03-31 jarin@chromium.orgAdd missing lazy deopt point for the TransitionElements...
2014-03-31 bmeurer@chromium.orgCleanup string-stream module.
2014-03-31 dcarney@chromium.orgImplement PersistentValueVector, analogous to Persisten...
2014-03-31 jochen@chromium.orgSkip crashing harmony mjsunit tests on NaCL
2014-03-31 bmeurer@chromium.orgHandlify DescriptorArray::Merge().
2014-03-28 dslomov@chromium.orgInline internal getters for typed arrays & friends.
2014-03-28 jochen@chromium.orgRevert r20335 - "Raise StackOverflow during bootstrapping"
2014-03-28 dslomov@chromium.orgRevert "Inline internal getters for typed arrays &...
2014-03-28 jarin@chromium.orgRaise StackOverflow during bootstrapping
2014-03-28 marja@chromium.orgCleanup scanner character streams.
2014-03-28 hpayer@chromium.orgMove FillWithHoles FixedArray and FixedDoubleArray...
2014-03-28 marja@chromium.orgMake it clearer that PreParser doesn't depend on Isolate.
2014-03-28 dslomov@chromium.orgInline internal getters for typed arrays & friends.
2014-03-28 haitao.feng... Refactor the arithmetic instructions for x64
2014-03-28 yangguo@chromium.orgReland "Clean up runtime functions for Maths."
2014-03-28 yangguo@chromium.orgClean up some "GetProperty" methods/functions.
2014-03-28 marja@chromium.orgAmend PersistentValueMap:
2014-03-28 yurys@chromium.orgDeprecate Start/StopCpuProfiling methods
2014-03-28 dslomov@chromium.orgFix deopts causing uninitialized fixed typed arrays.
2014-03-28 jochen@chromium.orgDon't crash if we get a timezone change notification...
2014-03-28 yangguo@chromium.orgFix TSAN issue wrt assertions in the optimizing compile...
2014-03-28 jarin@chromium.orgReland "Fix property enum cache creation to include...
2014-03-28 haitao.feng... Introduce rolp, rorp, rclp, rcrp, shlp, shrp and sarp...
2014-03-28 haitao.feng... Use RegisterSize to count the pushq size and the argume...
2014-03-27 adamk@chromium.orgDon't pass the hole to SetElement when creating Array...
2014-03-27 dslomov@chromium.orgAdd Bogus initialization for external_elements_kind...
2014-03-27 marja@chromium.orgFix some missing includes and forward declarations.
2014-03-27 rossberg@chromium.orgShip promises and weak collections
2014-03-27 ishell@chromium.orgElementsAccessor::CopyElements() and its callers handli...
2014-03-27 yangguo@chromium.orgRevert "Clean up runtime functions for Maths."
2014-03-27 jarin@chromium.orgRevert "Fix property enum cache creation to include...
2014-03-27 rossberg@chromium.orgHarden internal uses of .chain
2014-03-27 jarin@chromium.orgWith this fix, we only create the enum cache for own...
2014-03-27 yangguo@chromium.orgClean up runtime functions for Maths.
2014-03-27 haitao.feng... Update mozilla.status for a timezone without daylight...
2014-03-27 yurys@chromium.orgNativeContext::map_cache reference should be strong...
2014-03-27 hpayer@chromium.orgUse acquire/release stores and loads when reading and...
2014-03-27 dslomov@chromium.orgFix JSObject::SetElement for fixed typed array elements.
2014-03-27 svenpanne@chromium.orgRemoved 'executable' bits from mjsunit tests.
2014-03-27 svenpanne@chromium.orgRemoved 'executable' bits from header.
2014-03-27 yangguo@chromium.orgReland "Correctly OOM in the CEntryStub after retries."
2014-03-27 ulan@chromium.orgFix assert in BoundsCheckBbData.
2014-03-27 ulan@chromium.orgRun tests on android_arm64.
2014-03-27 ulan@chromium.orgUnify monomorphic and polymorphic cases in IC::PatchCache.
2014-03-27 yangguo@chromium.orgRevert "Correctly OOM in the CEntryStub after retries."
2014-03-27 yangguo@chromium.orgCorrectly OOM in the CEntryStub after retries.
2014-03-26 rmcilroy@chromium.orgModify toolchain.gypi to avoid adding -m64 flag on...
2014-03-26 rmcilroy@chromium.orgUpdate atomicops_internals_arm64_gcc with changes made...
2014-03-26 jkummerow@chromium.orgDon't try to use ASan on Windows
2014-03-26 jochen@chromium.orgFix noi18n compilation
2014-03-26 yangguo@chromium.orgHide some runtime functions.
2014-03-26 danno@chromium.org[x64] Improve key value sign-extension of dehoisted...
2014-03-26 jochen@chromium.orgClean up ICU data tables on shutdown.
2014-03-26 ulan@chromium.orgReland r19897 "Fix memory leak caused by treating Code...
2014-03-26 jarin@chromium.orgWeb page front-end for grokdump.
2014-03-26 jarin@chromium.orgFix missing representation for the result of HIsSmiAndB...
2014-03-26 dslomov@chromium.orgThis implements allocating small typed arrays in heap.
2014-03-26 haitao.feng... Introduce andp, notp, orp and xorp for x64 port
2014-03-26 haitao.feng... Introduce leap, movzxbp, movzxwp, repmovsp and xchgp...
2014-03-26 m.m.capewell... ARM64: fix DoDeferredTaggedToI
2014-03-26 svenpanne@chromium.orgOnly assign environments when they are actually needed...
2014-03-26 rossberg@chromium.orgPromise constructor should not be enumerable.
2014-03-26 alexandre.rames... Reland "ARM64: Add overflow checking support for multip...
2014-03-26 jkummerow@chromium.orgASan support for the Zone
2014-03-26 baptiste.afsa... ARM64: Check size of code generated in ProfileEntryHook...
2014-03-26 svenpanne@chromium.orgMark debug-stepout-scope-part8 as flaky for ARM gc...
2014-03-26 yangguo@chromium.orgFix interpreted regexp build.
2014-03-26 hpayer@chromium.orgAlways initialize elements pointer in fast literals.
2014-03-26 machenbach... Fix test serialization path for windows.
2014-03-26 haitao.feng... Introduce cmpp, decp, incp, negp, sbbp and testp for...
2014-03-25 plind44@gmail.comMIPS: Refactor optimized in hydrogen only runtime funct...
next