platform/upstream/v8.git
2013-09-13 olivf@chromium.orgIntel: Branch reordering and port arm EmitNumberUntagD...
2013-09-13 hpayer@chromium.orgFix heap verifier for partially constructed arrays...
2013-09-13 verwaest@chromium.orgDon't update ICs when the receiver has a deprecated...
2013-09-13 dcarney@chromium.orgremove OS::StackWalk
2013-09-13 dcarney@chromium.orgremove getcurrent from stubs
2013-09-13 verwaest@chromium.orgUse regular map-checks to guard string-length loading.
2013-09-13 mstarzinger... Handlify JSObject::DeepCopy method.
2013-09-13 bmeurer@chromium.orgARM: Improve SeqStringSetChar implementation.
2013-09-13 mvstanton@chromium.orgRevert "Every place where AllocationMemento is initiali...
2013-09-13 mvstanton@chromium.orgEvery place where AllocationMemento is initialized...
2013-09-13 rossberg@chromium.orgArray "splice" changeRecords should be emitted after...
2013-09-13 rossberg@chromium.orgAllow implicit conversion of acceptList values to strin...
2013-09-13 yangguo@chromium.orgUse xorps to break the cvtsi2sd unnecessary dependence...
2013-09-13 dslomov@chromium.orgPrepare push to trunk. Now working on version 3.21.16.
2013-09-13 palfia@homejinni.comMIPS: Bugfix: array constructors that expect a type...
2013-09-13 palfia@homejinni.comMIPS: Refactoring PropertyCallbackInfo & FunctionCallba...
2013-09-12 verwaest@chromium.orgReland Handle non-JSObject heap objects using slow...
2013-09-12 palfia@homejinni.comMIPS: Improve code generation for the HRandom instruction.
2013-09-12 palfia@homejinni.comMIPS: Fix of r16681
2013-09-12 mvstanton@chromium.orgBugfix: array constructors that expect a type feedback...
2013-09-12 verwaest@chromium.orgRevert "Handle non-JSObject heap objects using slow...
2013-09-12 yangguo@chromium.orgReland "Clean up after r16292 (disable optimization...
2013-09-12 olivf@chromium.orgNumberUntagD is faster when untagging in a temp register
2013-09-12 verwaest@chromium.orgHandle non-JSObject heap objects using slow-path IC...
2013-09-12 mstarzinger... Refactoring PropertyCallbackInfo & FunctionCallbackInfo...
2013-09-12 jochen@chromium.orgSnapshot i18n Javascript code
2013-09-12 mstarzinger... Use trampoline or handlified JSObject::SetLocalProperty...
2013-09-12 titzer@chromium.orgFix compile error with CLANG.
2013-09-12 bmeurer@chromium.orgImprove code generation for the HRandom instruction.
2013-09-12 titzer@chromium.orgFirst implementation of HUnique<T> and HUniqueSet<T...
2013-09-12 olivf@chromium.orgReland "Fix phis for non-sse2 double values"
2013-09-12 yangguo@chromium.orgSimplify installing concurrently recompiled code.
2013-09-12 olivf@chromium.orgRevert "Fix phis for non-sse2 double values"
2013-09-12 yangguo@chromium.orgRevert "Clean up after r16292 (disable optimization...
2013-09-12 ulan@chromium.orgImplement in-place rehashing of HashTable.
2013-09-12 yangguo@chromium.orgClean up after r16292 (disable optimization for StringW...
2013-09-12 rodolph.perfetta... ARM: remove the regexp specific literal pool.
2013-09-12 mstarzinger... Revert "Refactoring PropertyCallbackInfo & FunctionCall...
2013-09-12 yangguo@chromium.orgUnnecessay SSE2 check on x64
2013-09-12 mstarzinger... Refactoring PropertyCallbackInfo & FunctionCallbackInfo...
2013-09-12 olivf@chromium.orgFix phis for non-sse2 double values
2013-09-12 bmeurer@chromium.orgReland "Deuglify V8_INLINE and V8_NOINLINE."
2013-09-12 dslomov@chromium.orgPrepare push to trunk. Now working on version 3.21.15.
2013-09-12 olivf@chromium.orgAdd a missing instruction to the ia32 disassembler.
2013-09-12 machenbach... Revert "Increase test timeout on slow architectures."
2013-09-12 machenbach... Mark flaky tests for arm.
2013-09-11 mstarzinger... Revert "Fix leftover usage of OS::Allocate()."
2013-09-11 adamk@chromium.orgAdd access check for observed objects
2013-09-11 mstarzinger... Revert r16648, r16641, r16638 and r16637.
2013-09-11 mstarzinger... Revert "Unify computation of load stubs in stub cache."
2013-09-11 mstarzinger... Unify computation of load stubs in stub cache.
2013-09-11 mstarzinger... Revert "Use trampoline or handlified JSObject::SetLocal...
2013-09-11 yangguo@chromium.orgMake handle dereference check more precise.
2013-09-11 palfia@homejinni.comMIPS: remove most uses of Isolate::Current in arch...
2013-09-11 palfia@homejinni.comMIPS: thread isolate for EntryHookTrampoline.
2013-09-11 mstarzinger... Revert "Handlify JSObject::AddProperty method" for...
2013-09-11 mvstanton@chromium.orgTo diagnose chromium bug 284577, some additional CHECKS...
2013-09-11 verwaest@chromium.orgDelete useless CompileStoreGlobal
2013-09-11 yangguo@chromium.orgAdd assertion to UniqueValueId constructor.
2013-09-11 titzer@chromium.orgImprove alias analysis for HConstants (and fix small...
2013-09-11 dslomov@chromium.orgClean-up v8::ArrayBuffer::Allocator interface
2013-09-11 yangguo@chromium.orgPass PC offset into runtime when compiling for OSR.
2013-09-11 bmeurer@chromium.orgDon't align size on allocation granularity for unaligne...
2013-09-11 mstarzinger... Handlify JSObject::AddProperty method.
2013-09-11 dcarney@chromium.orgthread isolate for logging calls
2013-09-11 titzer@chromium.orgImplement simplistic local alias analysis, which will...
2013-09-11 rossberg@chromium.orgperformChange no longer takes a |receiver| argument.
2013-09-11 dcarney@chromium.orgremove most uses of Isolate::Current in arch specific...
2013-09-11 mstarzinger... Use trampoline or handlified JSObject::SetLocalProperty...
2013-09-11 bmeurer@chromium.orgDeuglify V8_INLINE and V8_NOINLINE.
2013-09-11 bmeurer@chromium.orgFix leftover usage of OS::Allocate().
2013-09-11 titzer@chromium.orgRemove dead strings from heap.h
2013-09-11 bmeurer@chromium.orgFix typo.
2013-09-11 bmeurer@chromium.orgRefactor and cleanup VirtualMemory.
2013-09-11 dcarney@chromium.orgsome random isolate threading
2013-09-11 hpayer@chromium.orgPrepare push to trunk. Now working on version 3.21.14.
2013-09-11 dcarney@chromium.orgremove ISOLATE
2013-09-11 dcarney@chromium.orgmove HEAP to /test
2013-09-11 dcarney@chromium.orgthread isolate for EntryHookTrampoline
2013-09-10 adamk@chromium.orgThis patch implements optimized objectInfo structure...
2013-09-10 hpayer@chromium.orgCheck that AllocationMementos never get scavengend.
2013-09-10 yangguo@chromium.orga small fix: DependentCode contains check against relat...
2013-09-10 mstarzinger... Remove V8_WARN_UNUSED_RESULT for simple getters.
2013-09-10 mstarzinger... Use raw-to-handle trampoline in [Get/Set]HiddenProperti...
2013-09-10 dcarney@chromium.orgGet rid of most uses of 'Temporary macro' HEAP
2013-09-10 dcarney@chromium.orgthread isolate for DebugMessage
2013-09-10 rodolph.perfetta... ARM: replace RegExpCEntryStub with DirectCEntryStub.
2013-09-10 bmeurer@chromium.orgFix clang C++11 compiler warning.
2013-09-10 olivf@chromium.orgRevert TranscendentalCacheStub changes in r16615.
2013-09-10 olivf@chromium.orgMove ToInt conversions to the MacroAssembler for x64
2013-09-10 bmeurer@chromium.orgFix MSVC compiler warning after commit r16612.
2013-09-10 svenpanne@chromium.orgInitialize forgotten Isolate member.
2013-09-10 bmeurer@chromium.orgIntroduce a RandonNumberGenerator class. Refactor the...
2013-09-10 loislo@chromium.orgHeapProfiler: very slow ~4min "take snapshot time"...
2013-09-10 titzer@chromium.orgRemove unused method HType::IsTagged().
2013-09-10 yangguo@chromium.orgFix concurrent osr.
2013-09-10 svenpanne@chromium.orgAdd a ResourceConstraint for the embedder to specify...
2013-09-10 svenpanne@chromium.orgMove Maybe template into v8.h so it can be used by...
2013-09-10 dcarney@chromium.orgrestore persistent dtor
2013-09-10 svenpanne@chromium.orgRemove HandleScope default ctor.
next