platform/upstream/v8.git
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
2014-10-02 dcarney@chromium.org[turbofan] support all shift operands on x64
2014-10-02 dcarney@chromium.org[turbofan] support all shift operands on ia32
2014-10-02 bmeurer@chromium.org[turbofan] Fix lowering of typed loads/stores.
2014-10-02 machenbach... Skip test on all architectures but arm.
2014-10-02 jochen@chromium.orgChange minimum code range size to 3MB
2014-10-02 jochen@chromium.orgUpdate the documentation of Isolate::GetCodeRange
2014-10-02 jochen@chromium.orgRemove support for parallel sweeping
2014-10-02 yangguo@chromium.orgFix name clashes in cctests.
2014-10-02 hpayer@chromium.orgFix Windows compile.
2014-10-02 hpayer@chromium.orgForce scavenge in idle notification if we estimate...
2014-10-02 yangguo@chromium.orgHandle external strings in the code serializer.
2014-10-02 yangguo@chromium.orgFulfill some code serializer related TODOs.
2014-10-02 yangguo@chromium.orgIntroduce v8::Object::GetIsolate().
2014-10-01 marja@chromium.orgDebug a mystery crash bug in script streaming.
2014-10-01 dusan.milosavljevic... MIPS64: Fix ConvertDToI test.
2014-10-01 rodolph.perfetta... [turbofan] re-enable some tests for arm64.
2014-10-01 yangguo@chromium.orgAttempt to fix GC mole failures.
2014-10-01 machenbach... Whitespace change for branch testing.
2014-10-01 mstarzinger... Implement inlined stack-check guards in TurboFan.
2014-10-01 jkummerow@chromium.orgFix Hydrogen's BuildStore()
2014-10-01 svenpanne@chromium.orgEndian changes, support 64bit big endian
2014-10-01 dslomov@chromium.orgExtract runtime functions for classes into a separate...
2014-10-01 jochen@chromium.orgFix test-spaces on win64
2014-10-01 yangguo@chromium.orgReland "Use symbols instead of hidden properties for...
2014-10-01 yangguo@chromium.orgFix data race when concurrent compilation is aborted...
2014-10-01 mvstanton@chromium.orgDon't clear the string stub at gc time in KeyedLoadIC.
2014-10-01 bmeurer@chromium.org[turbofan] Add control input to Load and LoadElements.
2014-10-01 mstarzinger... Remove deprecated CEntryStub cache in generic lowering.
2014-10-01 dcarney@chromium.org[turbofan] intel lea add multiply matchers
2014-10-01 titzer@chromium.orgRename Int32{UMod,UDiv} to Uint32{Div,Mod} and Int64...
2014-10-01 jochen@chromium.orgFix clang compilation
2014-10-01 jochen@chromium.orgDon't filter out -O0 for debug configurations
2014-10-01 jochen@chromium.orgReserve a page at the beginning of the code range on...
2014-10-01 jochen@chromium.orgRemove sweeper threads
2014-10-01 bmeurer@chromium.orgFix unittests.gyp for cross compiling.
2014-10-01 bmeurer@chromium.orgMove unit tests to test/unittests.
2014-10-01 yangguo@chromium.orgFix ostream flushing.
2014-10-01 mstarzinger... Add support for uint64 compares to TurboFan.
2014-10-01 bmeurer@chromium.org[turbofan] Add BoundsCheckMode to ElementAccess.
2014-10-01 yangguo@chromium.orgRevert "Use symbols instead of hidden properties for...
2014-10-01 yangguo@chromium.orgUse symbols instead of hidden properties for i18n markers.
2014-10-01 svenpanne@chromium.orgChanges to ALLOW_UNUSED to match upcoming changes to...
2014-10-01 paul.lind@imgtec.comMIPS: Add cvt_d_s to disassembler.
2014-09-30 dslomov@chromium.orgDesugar 'super(..)' into 'super.constructor(...)'
2014-09-30 yangguo@chromium.orgRemove stray edits in r24335.
2014-09-30 dslomov@chromium.orgFix style nits in test
2014-09-30 yangguo@chromium.orgIntroduce PromiseRejectCallback.
2014-09-30 yangguo@chromium.orgAdd a fast case for one-element arrays in ArrayJoin
2014-09-30 ishell@chromium.orgHydrogenize (and share) part of StoreTransition handler...
2014-09-30 balazs.kilvady... MIPS: Replace OStream with std::ostream.
next