platform/upstream/v8.git
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...
2014-03-25 mvstanton@chromium.orgHInnerAllocatedObject hydrogen trace printed offset...
2014-03-25 ulan@chromium.orgARM64: block veneer pool in InstructionAccurateScope.
2014-03-25 ulan@chromium.orgRevert r20246 "ARM64: Add overflow checking support...
2014-03-25 ishell@chromium.orgTransitionElementsKind() and its recursive call chain...
2014-03-25 dslomov@chromium.orgRefactor optimized in hydrogen only runtime functions.
2014-03-25 verwaest@chromium.orgDon't convert dictionary sloppy arguments to fast doubl...
2014-03-25 dslomov@chromium.orgRevert "This implements allocating small typed arrays...
2014-03-25 baptiste.afsa... ARM64: Minor improvement in LCodeGen::DoCheckInstanceType.
2014-03-25 alexandre.rames... ARM64: Add overflow checking support for multiplication...
2014-03-25 ulan@chromium.orgAdd index check in DoAccessArgumentsAt.
2014-03-25 dslomov@chromium.orgThis implements allocating small typed arrays in heap.
2014-03-25 yangguo@chromium.orgHandlify Runtime::GetElementOrCharAt.
2014-03-25 dslomov@chromium.orgRevert "This implements allocating small typed arrays...
2014-03-25 dslomov@chromium.orgAllow to neuter array buffer twice in tests.
2014-03-25 dslomov@chromium.orgThis implements allocating small typed arrays in heap.
2014-03-25 jochen@chromium.orgRoll ICU 239289:258359 and add support for external...
2014-03-25 hpayer@chromium.orgDo not left-trim arrays when concurrent sweeping is...
2014-03-25 mstarzinger... Extend GCMole to cover ARM64 architecture.
2014-03-25 ishell@chromium.orgFix for GCMole issue.
2014-03-25 rossberg@chromium.orgRevert "Ship promises and weak collections"
next