platform/upstream/v8.git
2014-02-12 verwaest@chromium.orgRevert "Use stability to only conditionally flush infor...
2014-02-12 verwaest@chromium.orgUse stability to only conditionally flush information...
2014-02-12 ishell@chromium.orgPort of r19288 to a64: Fix for smi stores optimization.
2014-02-12 rmcilroy@chromium.orgAvoid doing explicit cast in simulator-a64::get_sp().
2014-02-12 rmcilroy@chromium.orgAdd to OWNERS for arm and a64
2014-02-12 jarin@chromium.orgFix for (One|Two)ByteSeqStringSetChar evaluation order...
2014-02-12 rmcilroy@chromium.orgClean up some A64 specific code in common code that...
2014-02-12 bmeurer@chromium.org[a64] Omit redundant smi checks in write barriers.
2014-02-12 bmeurer@chromium.orgOmit redundant smi checks in write barriers.
2014-02-12 bmeurer@chromium.orgImprove computation of effects for load elimination.
2014-02-12 jochen@chromium.orgA64: Skip tests failing on gc stress bots
2014-02-12 svenpanne@chromium.orgImproved variable-related assembler comments in fullcode.
2014-02-12 marja@chromium.orgRefactor scope and function state tracking in (Pre...
2014-02-12 jochen@chromium.orgA64: Skip more known failures
2014-02-12 marja@chromium.orgMove parenthesized_function_ to ParserBase.
2014-02-12 alexandre.rames... A64: Remove two TODOs that will not be done.
2014-02-12 jacob.bramley... Add ARM contributors to AUTHORS.
2014-02-12 jochen@chromium.orgA64: Skip cctests failing in debug mode
2014-02-12 ulan@chromium.orgMerge experimental/a64 to bleeding_edge.
2014-02-12 marja@chromium.orgDisable test-api/PreCompileInvalidPreparseDataError...
2014-02-12 machenbach... Prepare push to trunk. Now working on version 3.24.38.
2014-02-11 ishell@chromium.orgMore check elimination improvements including partial...
2014-02-11 hpayer@chromium.orgMark faster when executing write barriers.
2014-02-11 jarin@chromium.orgFix environment of the optimized version of the _SetVal...
2014-02-11 ishell@chromium.orgFix for a smi stores optimization on x64 with a test...
2014-02-11 verwaest@chromium.orgRemove extended_extra_ic_state and extend extra_ic_stat...
2014-02-11 yangguo@chromium.orgClean up accessors in the Isolate.
2014-02-11 dcarney@chromium.orgAdd more test cases for api function inlining
2014-02-11 mvstanton@chromium.orgCleanup: ContextualMode doesn't need to be passed to...
2014-02-11 marja@chromium.orgMove ParseRegexpLiteral to ParserBase.
2014-02-11 yangguo@chromium.orgHarmony: fix spec violation in Math.cosh.
2014-02-11 yangguo@chromium.orgDisable concurrent osr for test-mark-compact/BootUpMemo...
2014-02-11 hpayer@chromium.orgMove allocation site pretenuring decision making to...
2014-02-11 hpayer@chromium.orgMake sure that allocation site scratchpad entries get...
2014-02-11 bmeurer@chromium.orgGet rid of the function sorting in for polymorphic...
2014-02-11 yangguo@chromium.orgFix spec violations in JSON.stringify wrt replacer...
2014-02-11 marja@chromium.orgTraitify ParserBase and move functions there.
2014-02-11 yangguo@chromium.orgRemove obsolete stack trace string in a message object.
2014-02-11 palfia@homejinni.comMIPS: Add kExpectedFixedArrayInRegisterA2 message.
2014-02-11 mvstanton@chromium.orgFix gcstress test failure
2014-02-11 machenbach... Prepare push to trunk. Now working on version 3.24.37.
2014-02-11 bmeurer@chromium.orgRemove unneccessary assert.
2014-02-11 yangguo@chromium.orgRemove unused --stack-trace-on-abort flag.
2014-02-11 yangguo@chromium.orgAdd flag to print stack trace on illegal exception.
2014-02-11 bmeurer@chromium.orgFix Windows build.
2014-02-11 bmeurer@chromium.orgImprove inobject field tracking during GVN.
2014-02-11 bmeurer@chromium.orgRevert "Improve inobject field tracking during GVN."
2014-02-11 bmeurer@chromium.orgImprove inobject field tracking during GVN.
2014-02-11 palfia@homejinni.comMIPS: Adding a type vector to replace type cells.
2014-02-11 haitao.feng... Introduce Jump and Call operand macro assembler instruc...
2014-02-10 mvstanton@chromium.orgAdding a type vector to replace type cells.
2014-02-10 plind44@gmail.comMIPS: Add NaN test to cctest/test-macro-assembler-mips.
2014-02-10 marja@chromium.orgRevert "Traitify ParserBase and move functions there."
2014-02-10 plind44@gmail.comMIPS: Fix r19175 "Avoid embedding x86 NaN constant...
2014-02-10 marja@chromium.orgTraitify ParserBase and move functions there.
2014-02-10 ishell@chromium.orgReland of r19102: Check elimination improvement: propag...
2014-02-10 verwaest@chromium.orgMerge BuildLoadKeyedGeneric and BuildStoreKeyedGeneric...
2014-02-10 ulan@chromium.orgFix NoTrackDoubleFieldsForSerializerScope.
2014-02-10 machenbach... Enable specification of author email in push-to-trunk.
2014-02-10 yangguo@chromium.orgFix inconsistencies wrt whitespaces.
2014-02-10 verwaest@chromium.orgUse PropertyAccessType for keyed accesses rather than...
2014-02-10 mstarzinger... Remove duplicate third-party test cases.
2014-02-10 verwaest@chromium.orgUnify BuildLoad/StoreNamedGeneric
2014-02-10 machenbach... Prepare push to trunk. Now working on version 3.24.36.
2014-02-10 bmeurer@chromium.orgDrop unused accumulated first time changes/depends.
2014-02-10 marja@chromium.orgUnify (Pre)Parser::ParseTryStatement.
2014-02-08 haitao.feng... Revert "Introduce MoveDouble to the X64 MacroAssembler...
2014-02-07 rossberg@chromium.orgRevert "Make Function.length and Function.name configur...
2014-02-07 rossberg@chromium.orgMake Function.length and Function.name configurable...
2014-02-07 yangguo@chromium.orgRevert "Fix inconsistencies wrt whitespaces."
2014-02-07 marja@chromium.orgUnify function parameter checking in PreParser and...
2014-02-07 yangguo@chromium.orgFix inconsistencies wrt whitespaces.
2014-02-07 svenpanne@chromium.orgMake LeakSanitizer happy, part 3.
2014-02-07 danno@chromium.orgAdd basic support for STL containers allocated in Zones
2014-02-07 marja@chromium.orgUnify function name validation in Parser and PreParser.
2014-02-07 marja@chromium.orgAdd regression tests for PrePreparser.
2014-02-07 hpayer@chromium.orgThe allocation sites scratchpad becomes a heap data...
2014-02-07 bmeurer@chromium.orgPrepare push to trunk. Now working on version 3.24.35.
2014-02-07 bmeurer@chromium.orgFix printing of GVN flags.
2014-02-07 marja@chromium.orgUnify PreParser::ParseIdentifierName and Parser::ParseI...
2014-02-07 svenpanne@chromium.orgWin64 fixes.
2014-02-07 bmeurer@chromium.org[Sheriff] Revert "Check elimination temporarily disable...
2014-02-07 svenpanne@chromium.orgMake LeakSanitizer happy, part 2. Fixed register usage...
2014-02-07 haitao.feng... Use StackArgumentsAccessor to access receiver on stack...
2014-02-07 rafaelw@chromium.orgRevert "Implement Microtask Delivery Queue"
2014-02-07 plind44@gmail.comMIPS: Avoid embedding x86 NaN constant in MacroAssemble...
2014-02-06 ishell@chromium.orgCheck elimination temporarily disabled.
2014-02-06 plind44@gmail.comMIPS: swap in global proxy on accessors.
2014-02-06 rossberg@chromium.orgES6: Remove __proto__ setter poison pill
2014-02-06 palfia@homejinni.comAdd support to automatically search for corresponding...
2014-02-06 marja@chromium.orgMerge Parser::ReportUnexpectedToken and PreParser:...
2014-02-06 ishell@chromium.orgOptimized stores of smis on x64 temporarily disabled.
2014-02-06 marja@chromium.orgRedo r19140 with better efficiency.
2014-02-06 verwaest@chromium.orgRemove special ArrayLength handling already covered...
2014-02-06 jarin@chromium.orgTest and fix for _CallFunction intrinsic deoptimization.
2014-02-06 bmeurer@chromium.orgCosmetic cleanup for GVN.
2014-02-06 svenpanne@chromium.orgFixed space leak in DebuggerAgentSession.
2014-02-06 marja@chromium.orgRevert "Unify paren handling in Parser and PreParser."
2014-02-06 hpayer@chromium.orgJust calculate pretenuring ratio when needed.
2014-02-06 dcarney@chromium.orgswap in global proxy on accessors
next