platform/upstream/v8.git
2013-07-26 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.20.10.
2013-07-26 mstarzinger... Check that ExternalString objects get aligned resources.
2013-07-26 jkummerow@chromium.orgDisable Smi representation support for HMathMinMax
2013-07-26 bmeurer@chromium.orgInline platform-tls*.h files into platform.h.
2013-07-25 palfia@homejinni.comMIPS: Adding Smi support to Add, Sub, Mul, and Bitwise
2013-07-25 palfia@homejinni.comMIPS: New array bounds check elimination pass (focused...
2013-07-25 machenbach... Migrate more tests from blink repository.
2013-07-25 jochen@chromium.orgPut object templates of the i18n extension on the heap...
2013-07-25 m.m.capewell... ARM: Make double registers low/high safe
2013-07-25 jkummerow@chromium.orgFix JSArray-specific length lookup in polymorphic array...
2013-07-25 yangguo@chromium.orgReland "Flush parallel recompilation queues on context...
2013-07-25 mstarzinger... Make standalone D8 trace to single hydrogen.cfg file.
2013-07-25 verwaest@chromium.orgRemove support for smi-based keyed accesses on 64bit.
2013-07-25 hpayer@chromium.orgIgnore external strings in old pointer space migration...
2013-07-25 verwaest@chromium.orgAdding Smi support to Add, Sub, Mul, and Bitwise
2013-07-25 bmeurer@chromium.orgDon't duplicate OS::ActivationFrameAlignment() for...
2013-07-25 titzer@chromium.orgMove representation into HObjectAccess and remove from...
2013-07-25 bmeurer@chromium.orgDrop redundant GetRandomMmapAddr() in platform-openbsd.cc.
2013-07-25 bmeurer@chromium.orgDon't duplicate OS::CpuFeaturesImpliedByPlatform for...
2013-07-25 bmeurer@chromium.orgDon't duplicate ceiling() for every POSIX platform.
2013-07-25 hpayer@chromium.orgRemoved pointer space to pointer space compaction check...
2013-07-25 yangguo@chromium.orgmove 32 bit heap hint on sunos
2013-07-25 bmeurer@chromium.orgDrop leftover unused kNoThread in platform-openbsd.cc.
2013-07-25 bmeurer@chromium.orgSetting the thread name may fail, so don't assert that...
2013-07-25 mmassi@chromium.orgAdded missing header.
2013-07-25 mmassi@chromium.orgNew array bounds check elimination pass (focused on...
2013-07-24 dslomov@chromium.orgMake DataView setters throw when only offset is provided.
2013-07-24 palfia@homejinni.comMIPS: Convert CONSTANT_FUNCTION to CONSTANT
2013-07-24 jochen@chromium.orgUpdate ICU to r213354
2013-07-24 yangguo@chromium.orgAllow handle dereference for --print-code.
2013-07-24 haitao.feng... Add the emitp function for X64 assembler
2013-07-24 dcarney@chromium.orgwrap gc callbacks in handlescopes
2013-07-24 titzer@chromium.orgAdd --trace-hydrogen-stubs flag (default = false).
2013-07-24 verwaest@chromium.orgConvert CONSTANT_FUNCTION to CONSTANT
2013-07-24 svenpanne@chromium.orgMore Math.abs tweaks for Intel platforms.
2013-07-24 yangguo@chromium.orgRestore test and behavior prior to deferred stack trace...
2013-07-24 machenbach... Add deopt fuzzer tool.
2013-07-24 titzer@chromium.orgFactor out common code from platform-specific deoptimiz...
2013-07-24 titzer@chromium.orgRemove HCompareConstantEqAndBranch (never used), and...
2013-07-24 machenbach... Extend existing blink test expectations for slow tests.
2013-07-24 hpayer@chromium.orgAdded check to debug object migration crashes.
2013-07-24 hpayer@chromium.orgObjects can no longer be migrated or evacuated into...
2013-07-24 svenpanne@chromium.orgRemoved usesless test instruction.
2013-07-24 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.20.9.
2013-07-24 mstarzinger... Avoid adding HWrapReceiver during graph building.
2013-07-24 jkummerow@chromium.orgFix assert/crash in HandlePolymorphicCallNamed
2013-07-24 yangguo@chromium.orgRevert "Flush parallel recompilation queues on context...
2013-07-23 hpayer@chromium.orgSimplified large object allocation strategy.
2013-07-23 hpayer@chromium.orgSupport double allocations when folding allocation.
2013-07-23 hpayer@chromium.orgFix TargetSpace() method for box type.
2013-07-23 yangguo@chromium.orgFlush parallel recompilation queues on context dispose...
2013-07-23 yurys@chromium.orgFix call stack sampling for the case when native callba...
2013-07-23 palfia@homejinni.comMIPS: Eliminate map checks of constant values.
2013-07-23 bmeurer@chromium.orgAvoid duplication of OS::Thread methods for every POSIX...
2013-07-23 haitao.feng... Introduce kRegisterSize, kPCOnStackSize and kFPOnStackS...
2013-07-23 yurys@chromium.orgDeprecate v8::V8::Pause/ResumeProfiler
2013-07-23 danno@chromium.orgUnify SoftDeoptimize and Deoptimize hydrogen instructions
2013-07-23 haitao.feng... Revert "Addressed danno's comments" and "Introduce...
2013-07-23 haitao.feng... Addressed danno's comments
2013-07-23 haitao.feng... Introduce kRegisterSize, kPCOnStackSize and kFPOnStackS...
2013-07-23 verwaest@chromium.orgAlso eliminate map checks with transitions.
2013-07-23 bmeurer@chromium.orgFix duplicated methods for POSIX platforms.
2013-07-23 verwaest@chromium.orgEliminate map checks of constant values.
2013-07-23 olivf@chromium.orgAvoid tagged values for Instructions that truncate...
2013-07-23 loislo@chromium.orgMove CpuProfiler code create events behind Logger code...
2013-07-23 yangguo@chromium.orgRip out infrastructure for deferred stack trace formatting.
2013-07-23 yangguo@chromium.orgCosmetic changes.
2013-07-23 bmeurer@chromium.orgTurn ToNumberStub into a hydrogen code stub.
2013-07-22 palfia@homejinni.comMIPS: Ensure space for lazy deoptimization before calli...
2013-07-22 mstarzinger... Add test case for issue 2793 about experimental natives.
2013-07-22 palfia@homejinni.comMIPS: Prefill pre-allocated memory of folded allocation...
2013-07-22 ulan@chromium.orgARM: Ensure space for lazy deoptimization before callin...
2013-07-22 verwaest@chromium.orgAdd fixed array to Type::LubBitset
2013-07-22 verwaest@chromium.orgAvoid repeated rewrites of global store to constant...
2013-07-22 verwaest@chromium.orgExclude const-strings from global constant tracking.
2013-07-22 hpayer@chromium.orgLimit the amount of memory that can be folded together.
2013-07-22 verwaest@chromium.orgTrack all non-hole global constants.
2013-07-22 hpayer@chromium.orgPrefill pre-allocated memory of folded allocation with...
2013-07-22 mvstanton@chromium.orgIn MacroAssembler::JumpIfNotBothSequentialAsciiStrings...
2013-07-22 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.20.8.
2013-07-22 yangguo@chromium.orgTurn on parallel recompilation for tests that assert...
2013-07-22 mstarzinger... ES6: Implement WeakSet
2013-07-22 bmeurer@chromium.orgReplace BuildExternalArrayElementAccess() with AddExter...
2013-07-22 bmeurer@chromium.orgAdd AssertSmi() in x64 MacroAssembler::SmiTest().
2013-07-22 bmeurer@chromium.orgReplace BuildFastElementAccess() with AddFastElementAcc...
2013-07-22 bmeurer@chromium.orgFix invalid SMI test in x64 ToNumberStub::Generate().
2013-07-22 bmeurer@chromium.orgUnify SMI case inlining for ToNumberStub.
2013-07-19 jkummerow@chromium.orgRevert "Implement simple effect typing for variables...
2013-07-19 loislo@chromium.orgLogger: reorder methods in log.cc
2013-07-19 loislo@chromium.orgLogger: extract CodeEventLogger classes.
2013-07-19 palfia@homejinni.comMIPS: With >= 64 non-string instance types, I removed...
2013-07-19 palfia@homejinni.comFix unaligned accesses in back_edge tables.
2013-07-19 rossberg@chromium.orgProxies: Make 'with' work, plus minor other fixes
2013-07-19 ulan@chromium.orgFix deopt in store with effect context.
2013-07-19 jochen@chromium.orgAdd gitignore entries for MSVS files
2013-07-19 mvstanton@chromium.orgRename AllocationSiteInfo to AllocationMemento
2013-07-19 rossberg@chromium.orgHandle switch effects
2013-07-19 rossberg@chromium.orgImplement simple effect typing for variables
2013-07-19 bmeurer@chromium.orgCleanup StringAddFlags.
2013-07-19 bmeurer@chromium.orgCleanup useless parameter object_is_smi for NumberToStr...
next