platform/upstream/v8.git
2014-04-03 yangguo@chromium.orgReland "Return MaybeHandle from NewConsString."
2014-04-03 yangguo@chromium.orgReturn MaybeHandle from NewRaw???String.
2014-04-03 mvstanton@chromium.orgRevert r20474
2014-04-03 mstarzinger... Use premordial Object.isSealed/isFrozen in builtins.
2014-04-03 svenpanne@chromium.orgFixed environment assignment for LCheckNonSmi.
2014-04-03 yangguo@chromium.orgRevert "Return MaybeHandle from NewConsString."
2014-04-03 mvstanton@chromium.orgFunction calls are handled with a LoadIC and a Function...
2014-04-03 yangguo@chromium.orgReturn MaybeHandle from NewConsString.
2014-04-03 jarin@chromium.orgWhen freezing global object, go through the property...
2014-04-03 svenpanne@chromium.orgFix approximation of CanDeoptimize() and other small...
2014-04-03 machenbach... Add version number to commit message in merge-to-branch.
2014-04-03 ishell@chromium.orgPartial recover from performance degradation after...
2014-04-03 jochen@chromium.orgAdd API for adding and removing CallCompletedCallbacks...
2014-04-03 jochen@chromium.orgMake build/gyp_v8 cope with ninja on linux
2014-04-03 jarin@chromium.orgDo not generate LDummyUse instruction for HCapturedObject
2014-04-03 jarin@chromium.orgCheck in Lithium that allocation size in Smi range.
2014-04-03 yangguo@chromium.orgIntroduce MaybeHandle to police exception checking...
2014-04-02 palfia@homejinni.comMIPS: Check that environments assigned via AssignEnviro...
2014-04-02 palfia@homejinni.comMIPS: Make invalid LHSs that are calls late errors.
2014-04-02 alexandre.rames... ARM64: Fix and improve atomic operations.
2014-04-02 mstarzinger... Remove dead Object::GetPropertyOrFail.
2014-04-02 alexandre.rames... ARM64: Avoid iterating through unresolved branches...
2014-04-02 alexandre.rames... ARM64: Fix cctest/test-disasm-arm64/debug on real hardware.
2014-04-02 mstarzinger... Fix assert in Runtime_SetIsObserved.
2014-04-02 verwaest@chromium.orgReplace CopyMap(constructor->initial_map()) by Map...
2014-04-02 jkummerow@chromium.orgtools: strip whitespace in gen-postmortem-metadata.py
2014-04-02 jkummerow@chromium.orgRemove Apple-only GCC_WARN_ABOUT_MISSING_NEWLINE
2014-04-02 rossberg@chromium.orgMake stray 'return' an early error
2014-04-02 jkummerow@chromium.orgFix HGraphBuilder::BuildAddStringLengths
2014-04-02 vogelheim@chromium.orgRemove V8_INLINE from v8-util.h.
2014-04-02 svenpanne@chromium.orgCheck that environments assigned via AssignEnvironment...
2014-04-02 alph@chromium.orgShow references from weak containers as weak in heap...
2014-04-02 rossberg@chromium.orgMake invalid LHSs that are calls late errors
2014-04-02 yangguo@chromium.orgUse the correct natives in messages.js
2014-04-02 ulan@chromium.orgLazily initialize the target map list in IC.
2014-04-02 machenbach... Fix auto-roll configuration.
2014-04-02 machenbach... Add execution permission to auto-roll script.
2014-04-02 bmeurer@chromium.orgAdd unhandlified versions of Of() and NowOf().
2014-04-02 machenbach... Implement auto-roll script.
2014-04-02 haitao.feng... Introduce ReadPositionFromRegister in x64 Regexp Macro...
2014-04-02 haitao.feng... Adjust various constants for x32 port
2014-04-01 palfia@homejinni.comMIPS: Consistently use a separate Lithium instruction...
2014-04-01 palfia@homejinni.comMIPS: Only assign environments when they are actually...
2014-04-01 jochen@chromium.orgSkip cctest/test-lockers/MultithreadedParallelIsolates...
2014-04-01 jochen@chromium.orgRemove V8_INLINE to prevent C4714 warning under Win64.
2014-04-01 verwaest@chromium.orgRemove Factory::CopyMap(map) in favor of Map::Copy...
2014-04-01 dslomov@chromium.orgSupport typed arrays in IsMoreGeneralElementsKindTransi...
2014-04-01 yangguo@chromium.orgSmi immediates are not supported on x64. Do not use it.
2014-04-01 marja@chromium.orgPreParser fix: propagate reference erros properly.
2014-04-01 mvstanton@chromium.orgMonomorphic prototype failures should be reserved for...
2014-04-01 machenbach... Update tryserver configuration with new linux and arm...
2014-04-01 rossberg@chromium.orgProvide Type::Contains methods.
2014-04-01 jkummerow@chromium.orgFix "make arm asan=$CLANG"
2014-04-01 jkummerow@chromium.orgMSan workaround in Simulator::VisitBitfield.
2014-04-01 jkummerow@chromium.orgMSan does not understand inline asm. This change preini...
2014-04-01 jkummerow@chromium.org[msan] Do not unpoison heap if running on simulator.
2014-04-01 jkummerow@chromium.orgAdd msan.h to v8.gyp.
2014-04-01 yangguo@chromium.orgRemove remnants of internalized cons strings.
2014-04-01 svenpanne@chromium.orgFixed build (unused vars in release mode).
2014-04-01 svenpanne@chromium.orgConsistently use a separate Lithium instruction for...
2014-04-01 yangguo@chromium.orgRemove internalized cons string types.
2014-04-01 yurys@chromium.orgRemove debugger_auto_break flag
2014-04-01 dcarney@chromium.orgalways lookup api holder from receiver
2014-04-01 bmeurer@chromium.orgCleanup property module.
2014-04-01 bmeurer@chromium.orgMake it possible to use HeapType inside objects-inl.h.
2014-04-01 verwaest@chromium.orgReplace uses of set_map by MigrateToMap.
2014-04-01 jochen@chromium.orgStore i18n meta data in hidden symbols instead of js...
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
next