platform/upstream/v8.git
2014-03-25 ishell@chromium.orgFix for GCMole issue.
2014-03-25 rossberg@chromium.orgRevert "Ship promises and weak collections"
2014-03-25 alexandre.rames... ARM64: Optimize RegList::IsValid() to speed up simulati...
2014-03-25 svenpanne@chromium.orgOnly assign environments when they are actually needed...
2014-03-25 yangguo@chromium.orgHandlify GetElementWithReceiver and GetElementWithInter...
2014-03-25 ishell@chromium.orgCallers of ElementsAccessor::SetCapacityAndLength(...
2014-03-25 yangguo@chromium.orgFix issues when changing FLAG_concurrent_recompilation...
2014-03-25 ishell@chromium.orgReland of "FastElementsAccessor::SetLengthWithoutNormal...
2014-03-25 yangguo@chromium.orgReland "No longer OOM on invalid string length."
2014-03-25 titzer@chromium.orgFirst implementation of store elimination.
2014-03-24 jarin@chromium.orgRevert the (wrong) fix of the argument index check...
2014-03-24 jarin@chromium.orgFix to get around an assertion that triggers when gener...
2014-03-24 dcarney@chromium.orgfix FunctionCallbackInfo ambiguity
2014-03-24 ishell@chromium.orgRevert "FastElementsAccessor::SetLengthWithoutNormalize...
2014-03-24 plind44@gmail.comMIPS: Replaced unreachable code in DoStoreNamedField...
2014-03-24 ishell@chromium.orgFastElementsAccessor::SetLengthWithoutNormalize() handl...
2014-03-24 baptiste.afsa... ARM64: Prevent compilers to optimize away NaN negation...
2014-03-24 alexandre.rames... ARM64: Fix Register and FPRegister copy constructors.
2014-03-24 rossberg@chromium.orgShip promises and weak collections
2014-03-24 m.m.capewell... ARM64: push/pop registers in stubs for safepoints
2014-03-24 rossberg@chromium.orgAdd support for per-isolate private symbols
2014-03-24 verwaest@chromium.orgEnsure the constant operand for heap-object store-named...
2014-03-24 m.m.capewell... ARM64: optimize call immediate
2014-03-24 ulan@chromium.orgEnable x64 build for Android
2014-03-24 machenbach... Change auto-roll to auto-push for automatic trunk pushes.
2014-03-24 rossberg@chromium.orgSpec adjustments for well-known symbols
2014-03-24 yangguo@chromium.orgRevert "No longer OOM on invalid string length."
2014-03-24 yangguo@chromium.orgNo longer OOM on invalid string length.
2014-03-24 marja@chromium.orgAdd parser-shell.
2014-03-24 marja@chromium.orgParser fix: check allow_harmony_scoping() instead of...
2014-03-24 dslomov@chromium.orgUse HType::Tagged when allocating elements.
2014-03-24 baptiste.afsa... ARM64: Use a double register to break cycle involving...
2014-03-24 yangguo@chromium.orgCorrectly convert micro-sign to its upper case.
2014-03-24 plind44@gmail.comMIPS: Do stack checks while pushing locals.
2014-03-24 yangguo@chromium.orgFix DebugEvaluate for generators.
2014-03-24 svenpanne@chromium.orgReplaced unreachable code in DoStoreNamedField by an...
2014-03-24 rossberg@chromium.orgFix debuggersupport=off build after r17184 and r18149.
2014-03-24 titzer@chromium.orgIA32: Rename MacroAssembler::Set() and MacroAssembler...
2014-03-24 ulan@chromium.orgARM64: update the path to android_stlport_libs.
2014-03-24 marja@chromium.orgFollow up to r20125 (enabling tests).
2014-03-24 marja@chromium.orgPreParser cleanup: no need to track with-ness of scopes.
2014-03-24 marja@chromium.orgFix component build some more.
2014-03-24 svenpanne@chromium.orgRevert "A64: Now that we have veneers, fix a couple...
2014-03-24 jkummerow@chromium.orgDelete mjsunit/string-oom-slow-* tests.
2014-03-24 jkummerow@chromium.org[ia32/x64] Smaller instruction to check NaN
2014-03-24 yangguo@chromium.orgReland "Remove Failure::OutOfMemory propagation and...
2014-03-24 yangguo@chromium.orgRevert "Remove Failure::OutOfMemory propagation and...
2014-03-24 rmcilroy@chromium.orgRemove an unused isolate_ field from BacktrackStack.
2014-03-24 ishell@chromium.orgUse V8_FINAL and V8_OVERRIDE in ElementsAccessor classses.
2014-03-24 ishell@chromium.orgBuiltin helper function EnsureJSArrayWithWritableFastEl...
2014-03-24 yangguo@chromium.orgRemove Failure::OutOfMemory propagation and V8::IgnoreO...
2014-03-24 dcarney@chromium.orgadd setaccessorproperty to object
2014-03-24 yangguo@chromium.orgRefactor inlined typed array runtime functions.
2014-03-24 dcarney@chromium.orgDo stack checks while pushing locals
2014-03-24 machenbach... Fix options for calling push-to-trunk script.
2014-03-24 yangguo@chromium.orgDisable concurrent OSR.
2014-03-21 rodolph.perfetta... ARM: fix assertions for uxtb and co.
2014-03-21 marja@chromium.orgTentative Windows dll build fix: Don't V8_EXPORT Script...
2014-03-21 alexandre.rames... A64: Now that we have veneers, fix a couple of branches...
2014-03-21 machenbach... Let auto-roll push the lkgr.
2014-03-21 ulan@chromium.orgAdd special check for topmost optimized code in deoptim...
2014-03-21 ishell@chromium.orgJSObject::EnsureCanContainElements() handlified.
2014-03-21 yangguo@chromium.orgEnable concurrent OSR.
2014-03-21 m.m.capewell... ARM64: Fix some stub-cache TODOs
2014-03-21 m.m.capewell... ARM: Fix Q register encoding
2014-03-21 ulan@chromium.orgAdd option to run ScopeIterator faster giving up nested...
2014-03-21 ishell@chromium.orgReland of r20146 "JSObject::NormalizeElements() handlif...
2014-03-21 titzer@chromium.orgAdd a utility method to the ia32 macro assembler to...
2014-03-21 machenbach... Split of rolling Chromium from push-to-trunk.
2014-03-21 ulan@chromium.orgVisit return statement of inlined function in value...
2014-03-21 yangguo@chromium.orgMark CollectCpuProfile as flaky.
2014-03-21 ishell@chromium.orgArraySplice builtin handlified.
2014-03-21 ulan@chromium.orgEnsure that lazy deopt sequence does not override calls.
2014-03-21 ishell@chromium.orgRevert "JSObject::NormalizeElements() handlified."
2014-03-21 marja@chromium.orgMove new expression parsing funcs to ParserBase.
2014-03-21 yangguo@chromium.orgSkip string-oom tests on nacl.
2014-03-21 jochen@chromium.orgMark test-assembler-arm64/fmadd_fmsub_float_nans on...
2014-03-21 marja@chromium.orgMove ParseLeftHandSideExpression to ParserBase.
2014-03-21 marja@chromium.orgMove ParsePostfixExpression into ParserBase.
2014-03-21 jochen@chromium.orgRename A64 port to ARM64 port
2014-03-21 jochen@chromium.orgPrepare switch from a64 to arm64
2014-03-21 ishell@chromium.orgJSObject::NormalizeElements() handlified.
2014-03-21 ishell@chromium.orgJSArray::SetContent() handlified.
2014-03-21 jochen@chromium.orgRemove unused color declarations in the a64 simulator
2014-03-21 ishell@chromium.orgArrayUnshift builtin handlified.
2014-03-21 svenpanne@chromium.orgRevert "Use constant length for memcpy on A64 simulator."
2014-03-21 svenpanne@chromium.orgUse constant length for memcpy on A64 simulator.
2014-03-21 haitao.feng... Introduce addp, idivp, imulp and subp for x64 port
2014-03-20 plind44@gmail.comMIPS: Fix register usage of r20076.
2014-03-20 mstarzinger... Fix missing access check in Runtime_SetPrototype.
2014-03-20 jkummerow@chromium.orgFix polymorphic hydrogen handling of SLOPPY_ARGUMENTS_E...
2014-03-20 rossberg@chromium.orgReland "Implement ES6 symbol registry and predefined...
2014-03-20 plind44@gmail.comMIPS: Implement flooring division by a constant via...
2014-03-20 machenbach... Allow to push arbitrary revisions when pushing to trunk.
2014-03-20 alexandre.rames... A64: Restore the stack limit protection to 1KB.
2014-03-20 yangguo@chromium.orgFix assertions wrt concurrent OSR.
2014-03-20 yangguo@chromium.orgRemove outdated OOM tests.
2014-03-20 ishell@chromium.orgCallers of JSArray::SetContent() handlified.
2014-03-20 mvstanton@chromium.orgFix for performance issue 353661 - 23% regression in...
2014-03-20 marja@chromium.orgIncrease the "local variables in a function" limit.
next