platform/upstream/v8.git
2014-10-09 mstarzinger... Remove deprecated verification for context separation.
2014-10-09 machenbach... Remove perf tests that are moved to another location.
2014-10-09 dslomov@chromium.orgConvert `obj` ToObject in Object.keys()
2014-10-09 bmeurer@chromium.org[ia32] Use more efficient encoding when loading integer...
2014-10-09 machenbach... Move js perf test to another directory.
2014-10-09 bmeurer@chromium.org[turbofan] Eliminate redundant masking operations for...
2014-10-09 bmeurer@chromium.org[ia32] Fix for no SSE4.1.
2014-10-09 dslomov@chromium.orgKeyed stores to super where key is a name.
2014-10-09 rmcilroy@chromium.orgRemove default NOP implementation of MonotonicallyIncre...
2014-10-09 dslomov@chromium.orgSimplify Scope and ScopePtr conversions.
2014-10-09 jochen@chromium.orgAdd link to tsan bug to suppression
2014-10-09 dusan.milosavljevic... MIPS: Improve runtime detection and compatibility wrt...
2014-10-09 bmeurer@chromium.org[ia32] Better code generation for materialization of...
2014-10-09 jochen@chromium.orgIntroduce a tsan suppressions file
2014-10-09 jochen@chromium.orgStore local copies of flags needed on the background...
2014-10-09 bmeurer@chromium.org[turbofan] Add support for ARM64 Ubfx
2014-10-09 svenpanne@chromium.orgSimplify AST ID generation.
2014-10-09 jochen@chromium.orgMake Profiler::running_ atomic.
2014-10-09 weiliang.lin... X87: Updates to maintain flag --vector-ics
2014-10-09 bmeurer@chromium.orgFix tools/run-llprof.sh to work with newer perf.
2014-10-08 akos.palfi... MIPS64: Fix TruncatingDiv.
2014-10-08 titzer@chromium.orgSmarter representation selection for phis.
2014-10-08 yangguo@chromium.orgUpdate unicode to 7.0.0.
2014-10-08 arv@chromium.orgClasses: Add support for toString
2014-10-08 mstarzinger... Remove premordial math functions from native context.
2014-10-08 jochen@chromium.orgResolve race between starting the profiler thread and...
2014-10-08 machenbach... Add test for tag pushing in push-to-trunk script.
2014-10-08 balazs.kilvady... MIPS: Updates to maintain flag --vector-ics
2014-10-08 jochen@chromium.orgGet rid of isolate state.
2014-10-08 jochen@chromium.orgMake Profiler::tail_ atomic
2014-10-08 ulan@chromium.orgMove fdlibm in src/third_party.
2014-10-08 bmeurer@chromium.org[turbofan] Properly emit bounds checks for typed array...
2014-10-08 titzer@chromium.orgLower NumberMultiply, NumberDivide, and NumberModulus...
2014-10-08 bmeurer@chromium.org[turbofan] Fix typo in IA-32 code generator.
2014-10-08 jochen@chromium.orgCcTest::isolate_used_ is used from multiple threads...
2014-10-08 titzer@chromium.orgThe empty husk of a JSFunction is useful to us.
2014-10-08 mvstanton@chromium.orgUpdates to maintain flag --vector-ics
2014-10-08 jochen@chromium.orgDon't enable WPO on Win64 and require Server 2003 ...
2014-10-08 jochen@chromium.orgAvoid unnecessary data race on FLAG_track_double_fields
2014-10-08 jochen@chromium.orgFix race in debugger threads in cctest/test-debug
2014-10-08 jarin@chromium.orgRelax representation requirement in FrameStates.
2014-10-08 jochen@chromium.orgFix data races and leaks related to v8::Lockers
2014-10-08 bmeurer@chromium.org[turbofan] Reenable value numbering.
2014-10-08 jochen@chromium.orgFix data race in cctest/test-api/RegExpInterruption
2014-10-08 bmeurer@chromium.org[turbofan] Fix HashCode/Equals for floating point opera...
2014-10-08 weiliang.lin... X87: Support for super keyed loads where key is a name.
2014-10-08 weiliang.lin... X87: [turbofan] support all shift operands on ia32
2014-10-08 weiliang.lin... X87: Replace OStream with std::ostream.
2014-10-08 weiliang.lin... X87: [turbofan] IA: Uint32ToFloat64 supports mem operand.
2014-10-07 adamk@chromium.orgAdd test case demonstrating bug in SparseReverse when...
2014-10-07 arv@chromium.orgThis uses a runtime function to set up the the construc...
2014-10-07 jochen@chromium.orgFix data race on Debug::thread_local_.current_debug_scope_
2014-10-07 jochen@chromium.orgFix compilation on win64
2014-10-07 jochen@chromium.orgFix data race on CpuProfiler::running_
2014-10-07 ishell@chromium.orgFix for assertion failures appeared after StoreTransiti...
2014-10-07 bmeurer@chromium.org[turbofan] Drop broken StaticParameterTraits.
2014-10-07 jochen@chromium.orgRemove PersistentBase::ClearAndLeak
2014-10-07 dslomov@chromium.orgAdd classes-related bailout reasons to DONT_TURBOFAN_NODE
2014-10-07 titzer@chromium.orgFix bugs in lowering NumberToInt32.
2014-10-07 svenpanne@chromium.orgDo not save/restore AST id generator.
2014-10-07 yangguo@chromium.orgAdd stack trace to the promise reject callback.
2014-10-07 machenbach... Add tag write access to merge script.
2014-10-07 jochen@chromium.orgRemove unnecessary isolate TLS from compiler jobs
2014-10-07 wingo@igalia.comClean up manual bit field usage in PreParserExpression
2014-10-07 svenpanne@chromium.orgFixed compilation with older clang versions.
2014-10-07 bmeurer@chromium.orgFurther improve hashing of pointers and integers.
2014-10-07 bmeurer@chromium.org[turbofan] Fix lowering of typed loads/stores.
2014-10-07 jochen@chromium.orgIntroduce --job-based-recompilation flag
2014-10-06 titzer@chromium.orgRemove extraneous line from CompareWrapper test
2014-10-06 erikcorry@chromium.orgReland: Add a use counter for Intl.v8BreakIterator
2014-10-06 balazs.kilvady... MIPS: Support for super keyed loads where key is a...
2014-10-06 arv@chromium.orgStage ES6 numeric literals
2014-10-06 bmeurer@chromium.orgDon't use identity as hash function for integers.
2014-10-06 machenbach... Make asan and lsan make flags work like on the bots.
2014-10-06 dcarney@chromium.org[turbofan] fix vreg mapping for instruction selector...
2014-10-06 jkummerow@chromium.orgRemove FLAG_opt_safe_uint32_operations.
2014-10-06 dcarney@chromium.org[turbofan] map vregs early
2014-10-06 svenpanne@chromium.orgSqueeze the layout of variable proxy nodes.
2014-10-06 bmeurer@chromium.orgAdd C++11 compatible base::hash function object.
2014-10-06 rmcilroy@chromium.orgAdd MonotonicallyIncreasingTime to V8 Platform.
2014-10-06 ulan@chromium.orgFix representation of HLoadRoot.
2014-10-06 erikcorry@chromium.orgRevert Add a use counter for Intl.v8BreakIterator https...
2014-10-06 jochen@chromium.orgMake V8 compile with Win64 dbg
2014-10-06 m.m.capewell... [turbofan] Negated immediates for ARM64 add/sub
2014-10-06 jarin@chromium.orgRevert "[turbofan] Fix lowering of typed loads/stores."
2014-10-06 svenpanne@chromium.orgTest C++11 features on *all* platforms.
2014-10-06 svenpanne@chromium.orgUnbreak PNaCL build
2014-10-06 dslomov@chromium.orgSupport for super keyed loads where key is a name.
2014-10-06 svenpanne@chromium.orgUse the pnacl-clang toolchain for (P)NaCL builds
2014-10-04 yangguo@chromium.orgExtend snapshot creation to generate 4-byte values
2014-10-03 erikcorry@chromium.orgAdd a use counter for Intl.v8BreakIterator
2014-10-02 paul.lind@imgtec.comMIPS: Add turbofan support for mips32.
2014-10-02 svenpanne@chromium.orgRemoved the Isolate* field from literal nodes.
2014-10-02 dcarney@chromium.orgfix imul(reg, op, imm) emission on x64
2014-10-02 yurys@chromium.orgRevert of Extend CPU profiler with mapping ticks to...
2014-10-02 svenpanne@chromium.orgSqueeze the layout of expression nodes a bit.
2014-10-02 jkummerow@chromium.orgDrop some unused code
2014-10-02 yangguo@chromium.orgSerialize all external strings except for native source...
2014-10-02 svenpanne@chromium.orgMerged FeedbackSlotInterface into AstNode, removing...
2014-10-02 yurys@chromium.orgExtend CPU profiler with mapping ticks to source lines
next