platform/upstream/v8.git
2015-01-14 yangguoIntroduce new compile histogram that includes parsing...
2015-01-14 jochenRemove support for signatures with arguments
2015-01-14 fedor.indutnysrc: fix build on freebsd
2015-01-14 bmeurerAdd proper support for proxies to HType.
2015-01-14 Benedikt MeurerRemove stray + character.
2015-01-14 marjaSaner AUTHORS, part 2: Adding AUTHORS based on "Patch...
2015-01-14 jarin[turbofan] Allow deoptimization for JSToNumber operator.
2015-01-14 jochenUpdate gyp files to guarantee proper recreation when...
2015-01-14 bmeurer[turbofan] Fix truncation/representation sloppiness...
2015-01-14 dcarneyRevert of Revert of Revert of Add d8 target to the...
2015-01-14 yangguoStore embed-script flag as metadata into snapshot blob.
2015-01-14 bmeurerRevert of [turbofan] Improve typed lowering of JSBitwis...
2015-01-14 Benedikt Meurer[turbofan] Index parameter to StoreWriteBarrier is...
2015-01-14 Benedikt Meurer[turbofan] Improve typed lowering of JSBitwiseAnd.
2015-01-13 balazs.kilvadyMIPS: [turbofan] Improve code generation for unordered...
2015-01-13 verwaestReduce number of deopts caused by ForceDelete.
2015-01-13 Andy WingoAbortOptimization, RetryOptimization preserve first...
2015-01-13 mstarzingerMake UBSan happy about OpParameter casts.
2015-01-13 chunyang.daiFix the compilation error for turbofan unsupported...
2015-01-13 bmeurer[turbofan] Reduce Word32And masking with shifted inputs.
2015-01-13 marjaSaner AUTHORS, part 1: Corporate CLLAs and wildcards.
2015-01-13 bmeurer[turbofan] Add PlainPrimitiveToNumber simplified operator.
2015-01-13 Sven PanneAvoid MSVC's C6323 warning (use of arithmetic operator...
2015-01-13 bmeurer[turbofan] Avoid expensive fixup for Uint32Div if divis...
2015-01-13 yangguoUpdate references to global object after deserializing...
2015-01-13 bmeurer[turbofan] Improve code generation for unordered compar...
2015-01-13 jarin[turbofan] Add missing deopt.
2015-01-13 svenpanneAvoid MSVC's C6282 warning (assignment of constant...
2015-01-13 v8-autorollUpdate V8 DEPS.
2015-01-12 marjaCompleteParserRecorder: Don't do zero-sized allocations.
2015-01-12 yangguoEmbed custom script into the snapshot.
2015-01-12 caitpotter88Check for octals in template spans only, not expressions
2015-01-12 bmeurer[turbofan] Canonicalize x - K to x + -K.
2015-01-12 mstarzingerEnable test after arguments count limitation was lifted.
2015-01-12 balazs.kilvadyMIPS64: Fix '[turbofan] Implement OSR for outer loops.'
2015-01-12 rmcilroy[d8] Fix V8 external snapshot for Windows.
2015-01-12 jochenRemove unused iossim setting from mac asan config
2015-01-12 erikcorryUnify phantom and internal fields weak handle callbacks
2015-01-12 dslomovMap -0 to integer 0 for typed array constructors.
2015-01-12 titzer[turbofan] Implement OSR for outer loops.
2015-01-12 jochenMerge v8_optimized_debug 1 and 2
2015-01-12 marjaES6 unicode escapes, part 2: Regexps.
2015-01-11 v8-autorollUpdate V8 DEPS.
2015-01-09 paul.lindMIPS: remove immediate constraint within CompareAndSwap.
2015-01-09 jochenIntroduce a gyp variable to control whether or not...
2015-01-09 bmeurer[turbofan] Fix typo in IrOpcode::Mnemonic.
2015-01-09 jochenAdd ASAN and TSAN support for Mac
2015-01-09 jochenCorrectly setup the freelist of the coderange on Win64
2015-01-09 Jochen EisingerFast forward V8 to version 4.2
2015-01-09 hpayerTry to reduce memory footprint when we run out of memor...
2015-01-09 titzer[turbofan] Fix control reducer for degenerate cases...
2015-01-09 ishellVerify that Api function's instance call handler is...
2015-01-09 ishellExtend grokdump's dd command with a second optional...
2015-01-09 vogelheimDisable webkit/array-iterate-backwards for debug builds.
2015-01-09 yangguoAdd sticky flag to RegExpMirror.
2015-01-09 v8-autorollUpdate V8 DEPS.
2015-01-08 Daniel VogelheimWhitespace, to trigger the bots.
2015-01-08 hpayerRegularly check hash set addresses to verify memory...
2015-01-08 jochenRemove "extra checks"
2015-01-08 dslomovUnship ES6 classes.
2015-01-08 hpayerVerify that heap object iterator stays within page...
2015-01-08 jochenRevert of Revert of Revert of Turn on job-based recompi...
2015-01-08 bmeurer[turbofan] Cleanup duplicated/unused code in Instructio...
2015-01-08 yangguoRevert of Revert of Add d8 target to the GN build....
2015-01-08 yangguoFix unsafe unaligned accesses in the serializer/deseria...
2015-01-08 jochenRevert of Revert of Turn on job-based recompilation...
2015-01-08 jochenMake sure that the TimerEventScope is destroyed before...
2015-01-08 Ben Noordhuiscompiler: enable optimizer for function literals
2015-01-08 machenbachRevert of Hack around broken snapshot generation in...
2015-01-08 machenbachRevert of Run "gn format" on v8's BUILD.gn file. (patch...
2015-01-08 Yang GuoCorrectly parse line ends for debugging.
2015-01-08 svenpanneFixed printing during DCE.
2015-01-08 bmeurer[turbofan] Correctify representation changes to bit.
2015-01-08 brettwRun "gn format" on v8's BUILD.gn file.
2015-01-08 yangguoRevert of Add d8 target to the GN build. (patchset...
2015-01-08 brettwAdd d8 target to the GN build.
2015-01-08 v8-autorollUpdate V8 DEPS.
2015-01-07 eseidelHack around broken snapshot generation in the GN build...
2015-01-07 dcarneyremove declarative accessors
2015-01-07 sergeyvFix sourceURL & sourceMapURL handling in case of backgr...
2015-01-07 bmeurer[turbofan] Fix bit representation of NumberConstant.
2015-01-07 ishellCorrect handling of exceptions occured during getting...
2015-01-07 bmeurer[turbofan] Cleanup Graph and related classes.
2015-01-07 dcarneymake check failures unlikely
2015-01-07 jochenRevert of Turn on job-based recompilation (patchset...
2015-01-07 titzerFix bug in Runtime_CompileOptimized resulting from...
2015-01-07 jochenRemove the magic that sets CXX in the toplevel Makefile
2015-01-07 jochenTurn on job-based recompilation
2015-01-07 yangguoFix debug-debugger.js wrt strict mode.
2015-01-07 dcarney[turbofan] remove spill slot reuse flag
2015-01-07 Benedikt Meurer[x86] Blacklist AVX for all Mac OS versions up to 10.9.
2015-01-07 dcarney[turbofan] remove checks for virtual register overflow
2015-01-07 jarinRestrict representation inference to avoid truncation...
2015-01-07 yangguoEnable serializing eagerly compiled inner functions.
2015-01-07 bmeurer[x86] Disable AVX on Mac OS X 10.9.
2015-01-07 machenbachAdd script to generate the v8 version.
2015-01-07 bmeurer[turbofan] Generalize constant propagation.
2015-01-07 Sven PannePrint the SharedFunctionInfo besides the function name...
2015-01-07 yunchao.hejust a typo
2015-01-06 chunyang.daiDisable test case for turbofan unsupported platform.
next