platform/upstream/v8.git
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.
2014-03-20 marja@chromium.orgMake PreParser track valid left hand sides.
2014-03-20 ishell@chromium.orgArrayShift builtin handlified.
2014-03-20 svenpanne@chromium.orgImplement flooring division by a constant via truncatin...
2014-03-20 ishell@chromium.orgArrayPush builtin handlified.
2014-03-20 rossberg@chromium.orgRevert "Implement ES6 symbol registry and predefined...
2014-03-20 yangguo@chromium.orgUse HBoundsCheck to check string length.
2014-03-20 yangguo@chromium.orgReland "Throw exception on invalid string length instea...
2014-03-20 rossberg@chromium.orgImplement ES6 symbol registry and predefined symbols
2014-03-20 yangguo@chromium.orgHandlify callers to GetElementNoException.
2014-03-20 alexandre.rames... A64: Minor cleaning in StoreStubCompiler::GenerateStore...
2014-03-20 yangguo@chromium.orgRevert "Throw exception on invalid string length instea...
2014-03-20 ishell@chromium.orgElementsAccessor::Delete() handlified.
2014-03-20 yangguo@chromium.orgThrow exception on invalid string length instead of...
2014-03-20 alexandre.rames... A64: Remove Operand constructors where an implicit...
2014-03-20 alexandre.rames... A64: Improve the deoptimization exit code for LMathRound.
2014-03-20 alexandre.rames... A64: In the Simulator, corrupt caller-saved registers...
2014-03-20 alexandre.rames... A64: Abstract simulation of runtime calls in a separate...
2014-03-20 alexandre.rames... A64: Abstract colour definitions for the Simulator...
2014-03-20 yangguo@chromium.orgRemove unnecessary 'explicit' attribute.
2014-03-20 machenbach... Deprecate prepare push commit when pushing to trunk.
2014-03-20 ulan@chromium.orgA64: clean up pending reloc info if code generation...
2014-03-20 yangguo@chromium.orgMake max size and max length of strings consistent.
2014-03-20 ulan@chromium.orgA64: Fix write barrier input in KeyedStoreIC::GenerateS...
2014-03-20 yangguo@chromium.orgRevert "Enable Concurrent OSR" due to A64 failures.
2014-03-20 yangguo@chromium.orgEnable concurrent OSR.
2014-03-20 machenbach... Prepare push to trunk. Now working on version 3.25.21.
2014-03-19 rafaelw@chromium.orgCleanup following MicrotaskQueue abstraction
2014-03-19 plind44@gmail.comMIPS: Pretenure call new support.
2014-03-19 ishell@chromium.orgElementsAccessor::SetLength() handlified.
2014-03-19 rodolph.perfetta... ARM: clean-up some stub call sequences.
2014-03-19 jkummerow@chromium.orgAdd FLAG_trace_bce
2014-03-19 jkummerow@chromium.orgFix polymorphic keyed loads for SLOPPY_ARGUMENTS_ELEMENTS
2014-03-19 plind44@gmail.comMIPS: Array constructor expects AllocationSite or undef...
2014-03-19 ulan@chromium.orgRemoved obsolete and dead includes.
2014-03-19 dcarney@chromium.orgProvide default traits for PersistentValueMap
2014-03-19 plind44@gmail.comMIPS: Reland "Add out-of-line constant pool support...
2014-03-19 plind44@gmail.comMIPS: Tweaked FlooringDiv back to TruncatingDiv again.
2014-03-19 ishell@chromium.orgArrayPop builtin handlified.
2014-03-19 ishell@chromium.orgHandlification of JSArray::SetElementsLength().
2014-03-19 marja@chromium.orgMove ParseUnaryExpression into ParserBase and add tests.
2014-03-19 marja@chromium.orgRevert "Move ParseUnaryExpression into ParserBase and...
2014-03-19 marja@chromium.orgMove ParseUnaryExpression into ParserBase and add tests.
2014-03-19 mvstanton@chromium.orgPretenure call new support.
2014-03-19 marja@chromium.orgNew compilation API, part 2.
2014-03-19 machenbach... Prepare push to trunk. Now working on version 3.25.20.
2014-03-19 machenbach... Retrieve current version from trunk branch in push...
2014-03-19 yangguo@chromium.orgIntroduce API to trigger exception on JS execution.
2014-03-19 hpayer@chromium.orgTemporarily disable evacuation verification for paralle...
2014-03-19 mvstanton@chromium.orgArray constructor expects AllocationSite or undefined...
2014-03-19 hpayer@chromium.orgAccount for right object size when left trimming arrays.
2014-03-19 yangguo@chromium.orgIntroduce per-isolate assert scopes and API to guard...
2014-03-19 hpayer@chromium.orgAccess old space marking bits from runtime only when...
2014-03-19 jochen@chromium.orgRun mozilla and webkit of fast quickcheck archs as...
2014-03-19 machenbach... Prepare push to trunk. Now working on version 3.25.19.
2014-03-19 machenbach... Directly modify version file on trunk branch in push...
2014-03-19 rmcilroy@chromium.orgReland "Add out-of-line constant pool support to Arm."
2014-03-19 yangguo@chromium.orgRevert "Add out-of-line constant pool support to Arm."
2014-03-19 rmcilroy@chromium.orgAdd out-of-line constant pool support to Arm.
2014-03-19 hpayer@chromium.orgAdded sweeping time measurement for old space sweeping.
2014-03-19 haitao.feng... Introduce Push and Pop macro instructions for x64
2014-03-19 svenpanne@chromium.orgTweaked FlooringDiv back to TruncatingDiv again.
2014-03-19 machenbach... Prepare push to trunk. Now working on version 3.25.18.
2014-03-18 marja@chromium.org(Pre)Parser unification: use shorter type names.
2014-03-18 alexandre.rames... A64: Use appropriate return types for the simulator...
2014-03-18 yangguo@chromium.orgRevert "First attempt at providing default traits for...
2014-03-18 mvstanton@chromium.orgIncrease pretenure ratio from 60% to 85%
2014-03-18 rossberg@chromium.orgRemove Promise.cast
2014-03-18 m.m.capewell... A64: ElementsKind TODOs
2014-03-18 dcarney@chromium.orgFirst attempt at providing default traits for Persisten...
2014-03-18 rossberg@chromium.orgPromises: make null a legal argument for .then
2014-03-18 alexandre.rames... A64: Force emission of the veneer pool emission when...
2014-03-18 ulan@chromium.orgRefactor GetCodeCopyFromTemplate to get a single point...
2014-03-18 alexandre.rames... A64: Handle a few TODOs.
2014-03-18 ulan@chromium.orgFix TransitionElementsKindStub to handle non-JSArray...
2014-03-18 machenbach... Prepare push to trunk. Now working on version 3.25.17.
next