platform/upstream/v8.git
2014-11-05 yangguo@chromium.orgIntroduce new stepping mode to step into another frame.
2014-11-05 jochen@chromium.orgDon't crash if the tm_zone field returned by localtime...
2014-11-05 bmeurer@chromium.org[turbofan] Fix missing machine type for float32/float64...
2014-11-05 hpayer@chromium.orgTruncate strings synchronized.
2014-11-05 aandrey@chromium.orgAllow uncaught exception messaging in Object.observe...
2014-11-05 weiliang.lin... Set the FPU precision control to double-precision.
2014-11-05 weiliang.lin... X87: [turbofan] Add AllocateHeapNumberStub to avoid...
2014-11-05 bmeurer@chromium.org[x64] 64-bit shift left by 32 or more covers sign/zero...
2014-11-04 ishell@chromium.orgRevert "Parser & internalizing: efficiency fixes."
2014-11-04 dusan.milosavljevic... MIPS: Improve compare and branch combining.
2014-11-04 rossberg@chromium.orgAdjust test262-es6 following --harmony flag change
2014-11-04 balazs.kilvady... MIPS: [turbofan] Add AllocateHeapNumberStub to avoid...
2014-11-04 titzer@chromium.orgFix branch hint in select.
2014-11-04 rossberg@chromium.org`1..isPrototypeOf.call(null)` should return false,...
2014-11-04 rossberg@chromium.orgRemove --harmony implications for incomplete features
2014-11-04 titzer@chromium.orgReduce size of array in polymorph-arrays.js.
2014-11-04 hpayer@chromium.orgFix predictable mode when job based sweeping is off.
2014-11-04 arv@chromium.orgRefactor ObjectGetOwnPropertyKeys to accept bitmask...
2014-11-04 titzer@chromium.orgIntroduce Diamond, a helper for building diamond-shaped...
2014-11-04 marja@chromium.orgParser & internalizing: efficiency fixes.
2014-11-04 bmeurer@chromium.org[turbofan] Add AllocateHeapNumberStub to avoid runtime...
2014-11-04 bmeurer@chromium.org[turbofan] Fix branch hints for ChangeInt32ToTagged...
2014-11-04 ulan@chromium.orgDisable long running gc-stress tests on arm64 for TF.
2014-11-04 yangguo@chromium.orgRevert "Optimize function across closures."
2014-11-04 bmeurer@chromium.org[turbofan] Fix recognition of Uint32Div in simplified...
2014-11-04 yangguo@chromium.orgOptimize function across closures.
2014-11-04 aandrey@chromium.orgFollow up to fix v8::Exception::GetMessage() actually...
2014-11-04 aandrey@chromium.orgAdd debug mirror support for ES6 Map/Set iterators.
2014-11-04 ishell@chromium.orgTransitionArray::Search() now returns insertion index...
2014-11-04 verwaest@chromium.orgActually also advance the iterator in StorePropertyWith...
2014-11-04 dcarney@chromium.org[turbofan] add RegisterConfiguration to decouple arch...
2014-11-04 machenbach... Whitespace CL to trigger bots.
2014-11-04 danno@chromium.orgAdds dependency on sanitizer
2014-11-04 bmeurer@chromium.org[turbofan] Also print the non-value inputs in schedule.
2014-11-04 bmeurer@chromium.org[turbofan] Strip useless sign-extension for store8...
2014-11-03 arv@chromium.orgRemove FAIL from test262-es6.status
2014-11-03 arv@chromium.orgClasses: static should still be treated as a strict...
2014-11-03 jkummerow@chromium.orgFix a few nits found by PVS Studio
2014-11-03 titzer@chromium.orgFix build because of dead fields.
2014-11-03 titzer@chromium.orgMake visualizer robust to graphs with NULL inputs.
2014-11-03 erikcorry@chromium.orgIntroduce phantom weak handles in the API and use them...
2014-11-03 ishell@chromium.orgReland "Limit the number of transitions allowed per...
2014-11-03 balazs.kilvady... MIPS: [turbofan] Also optimize unsigned division by...
2014-11-03 dusan.milosavljevic... Unbreak build fon non-TF targets.
2014-11-03 machenbach... Fix auto roll update.
2014-11-03 bmeurer@chromium.org[turbofan] Introduce separate SelectLowering reducer.
2014-11-03 jarin@chromium.orgFix uninitialized fields in the BinaryOperation ast...
2014-11-03 verwaest@chromium.orgDon't double-check elements in the prototype chain...
2014-11-03 jarin@chromium.org[turbofan] Fix Typer::Rangify to handle integral bitset...
2014-11-03 dcarney@chromium.orgbuild fix after 25072
2014-11-03 dcarney@chromium.orgbuild fix after r25071
2014-11-03 dcarney@chromium.org[turbofan] initial framework for unittesting of registe...
2014-11-03 machenbach... Fix svn commit for deleted files in release scripts.
2014-11-03 bmeurer@chromium.orgRevert "[turbofan] Fix bug in Rangify."
2014-11-03 bmeurer@chromium.org[turbofan] Fix bug in Rangify.
2014-11-03 bmeurer@chromium.org[turbofan] Enforce allocation of register for imull...
2014-11-03 bmeurer@chromium.org[turbofan] Positive dividends are heavily favored for...
2014-11-03 mstarzinger... Make generic algorithm less generic.
2014-11-03 baptiste.afsa... [turbofan] Select tbz/tbnz when possible on ARM64.
2014-11-03 titzer@chromium.orgNow with more checkings! Skip the CallFunctionStub...
2014-11-03 bmeurer@chromium.org[turbofan] Also optimize unsigned division by constant.
2014-11-03 yangguo@chromium.orgFix constant in Math.tan implementation.
2014-11-03 machenbach... Fix workdir feature for release scripts.
2014-11-03 mvstanton@chromium.orgFix for bug 429168, PdfJs regression. We pay a very...
2014-11-03 machenbach... Add workdir feature to release scripts.
2014-11-03 machenbach... More retries when tagging in release scripts.
2014-11-03 bmeurer@chromium.org[x86] Fix register constraints for multiply high and...
2014-11-03 jarin@chromium.org[turbofan] Do not use the generic graph algorithm for...
2014-11-03 bmeurer@chromium.orgIA: Double arithmetic binops support memory operand
2014-11-02 machenbach... Fix push script for autoroll account.
2014-11-01 machenbach... Teach push script to commit with roll account.
2014-10-31 jarin@chromium.org[turbofan] Avoid unnecessary (u)int32<->float64 changes...
2014-10-31 jarin@chromium.orgRevert "Skip the CallFunctionStub when the callee funct...
2014-10-31 dusan.milosavljevic... MIPS64: Fix simulator arguments handling on generated...
2014-10-31 titzer@chromium.orgSkip the CallFunctionStub when the callee function...
2014-10-31 mstarzinger... Minor cleanup about unscheduled use count for fixed...
2014-10-31 verwaest@chromium.orgChanging the aging mechanism for script and eval caches.
2014-10-31 yangguo@chromium.orgBreak allocations in the code serializer into correct...
2014-10-31 mstarzinger... Properly handle stack overflows in the AST graph builder.
2014-10-31 rossberg@chromium.orgUpgrade test262-es6
2014-10-31 machenbach... Skip tests for mips.
2014-10-31 machenbach... Switch auto push script to git.
2014-10-31 ulan@chromium.orgClear old backing store of WeakCollection on updates.
2014-10-31 marja@chromium.orgScanner: remove PushBack calls when we're going to...
2014-10-31 dcarney@chromium.orgconvert BitVector to use pointer size blocks
2014-10-31 yangguo@chromium.orgAssert that unoptimized code does not embed context...
2014-10-31 verwaest@chromium.orgEnsure we don't try to inline raw access to indexed...
2014-10-31 bmeurer@chromium.orgX64: replace explicit zero-extend with runtime assert
2014-10-31 bmeurer@chromium.orgAdd turbocheck Makefile target.
2014-10-31 bmeurer@chromium.org[turbofan] Lower NumberModulus to Uint32Mod if both...
2014-10-31 bmeurer@chromium.org[turbofan] First step towards correctified 64-bit addre...
2014-10-30 titzer@chromium.orgFix bug in optimization of Uint32LessThan.
2014-10-30 machenbach... Make releases script more git friendly.
2014-10-30 aandrey@chromium.orgIntroduce v8::Exception::GetMessage to find location...
2014-10-30 yangguo@chromium.orgDo not compile with Turbofan if we cannot deopt for...
2014-10-30 yangguo@chromium.orgDo not embed array objects in unoptimized code.
2014-10-30 sigurds@chromium.orgAdd floor, ceil, round (truncate) instructions for...
2014-10-30 machenbach... Reverting r25015 and r25016 for broken build.
2014-10-30 aandrey@chromium.orgBuild fix after r25015
2014-10-30 aandrey@chromium.orgIntroduce v8::Exception::GetMessage to find location...
next