platform/upstream/v8.git
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
2014-02-06 hpayer@chromium.orgCleanup allocation site pretenuring tracing, added...
2014-02-06 marja@chromium.orgUnify paren handling in Parser and PreParser.
2014-02-06 svenpanne@chromium.orgFixed space leak in Interface class.
2014-02-06 marja@chromium.orgFollow-up to r19112.
2014-02-06 bmeurer@chromium.orgReduce memory usage due to fixpoint iteration of GVN.
2014-02-06 jarin@chromium.orgBinary operation deoptimization fix.
2014-02-06 dcarney@chromium.orginline api setters in crankshaft
2014-02-06 svenpanne@chromium.orgMake LeakSanitizer happy, part 1.
2014-02-06 svenpanne@chromium.orgFix allocation tracker leaks.
2014-02-06 plind44@gmail.comMIPS: Fixes for patch sites if long branches are emitted.
2014-02-06 machenbach... Prepare push to trunk. Now working on version 3.24.34.
2014-02-05 palfia@homejinni.comMIPS: Move failing ASSERT to a more sane place.
2014-02-05 plind44@gmail.comMIPS: Fix crashes after profile entry hook calls.
2014-02-05 plind44@gmail.comMIPS: Avoid embedding x86 NaN constant in code when...
2014-02-05 hpayer@chromium.orgPerform a fix point iteration for GVN.
2014-02-05 marja@chromium.orgMake strict more error messages about "eval" and "argum...
2014-02-05 dcarney@chromium.orginline api getters in crankshaft
2014-02-05 verwaest@chromium.orgMerge named part of BuildLoad and BuildStore
2014-02-05 verwaest@chromium.orgMerge BuildLoad/StoreMonomorphic
2014-02-05 marja@chromium.orgBetter tests for the Parser / Preparser unification.
2014-02-05 verwaest@chromium.orgMerge polymorphic load/store handling
2014-02-05 ishell@chromium.orgFix for buildbot failure after r19102.
2014-02-05 ishell@chromium.orgCheck elimination improvement: propagation of state...
2014-02-05 yangguo@chromium.orgFix %OptimizeFunctionOnNextCall wrt concurrent compilation.
2014-02-05 yangguo@chromium.orgUse mutex in PostponeInterruptScope.
2014-02-05 verwaest@chromium.orgMove failing ASSERT on ARM to a more sane place.
2014-02-05 bmeurer@chromium.orgOptimize redundant HCompareMap instructions with known...
2014-02-05 yangguo@chromium.orgAllow externalizing strings in old pointer space.
2014-02-05 marja@chromium.orgTest for miscellaneous (pre)parse errors.
2014-02-05 machenbach... Prepare push to trunk. Now working on version 3.24.33.
2014-02-04 verwaest@chromium.orgExplicitly disallow stores to JSObjectAccessors (for...
2014-02-04 verwaest@chromium.orgUse PropertyAccessInfo to compute stores in crankshaft.
2014-02-04 rafaelw@chromium.orgImplement Microtask Delivery Queue
2014-02-04 marja@chromium.orgTests for (pre)parse errors when "yield" is found in...
2014-02-04 marja@chromium.orgTests and fixes for (pre)parse errors related to future...
2014-02-04 palfia@homejinni.comMIPS: Fix test-assembler-mips/MIPS10 test.
2014-02-04 jkummerow@chromium.orgCleanup: Unify CodeGenerator class across platforms
2014-02-04 marja@chromium.orgTemporarily mark reserved-words-as-property as possibly...
2014-02-04 verwaest@chromium.orgUse Type* in crankshaft rather than HeapType.
2014-02-04 svenpanne@chromium.orgDon't access stack-allocated variable when it is out...
2014-02-04 marja@chromium.orgTests and fixes for (pre)parse errors related to strict...
2014-02-04 hpayer@chromium.orgAdded a test which installs a poisonous memento right...
2014-02-04 alph@chromium.orgAdd Box object to heap profiler.
2014-02-04 marja@chromium.orgTests for (pre)parse errors when "eval" and "arguments...
2014-02-04 ishell@chromium.orgFix in array instance type initialization.
2014-02-04 ishell@chromium.orgRemake of the load elimination fix made earlier (r18884).
2014-02-04 hpayer@chromium.orgJust initialize elements pointer in fast literal when...
2014-02-04 hpayer@chromium.orgRemove unused AllocationSpace paramenter from CollectGa...
2014-02-04 marja@chromium.orgRevert "Tests for (pre)parse errors when "eval" and...
next