platform/upstream/v8.git
2013-07-31 mstarzinger... Fix stale unhandlified value in JSObject::SetPropertyFo...
2013-07-31 bmeurer@chromium.orgRevert the latest set of platform changes.
2013-07-31 dcarney@chromium.orgmake Intl non-enumerable
2013-07-31 hpayer@chromium.orgFree slots buffer entries when tearing down the heap.
2013-07-31 bmeurer@chromium.orgFix NaCl build.
2013-07-31 bmeurer@chromium.orgRevert target arch detection.
2013-07-31 hpayer@chromium.orgAllocation space decisions are precisely made in hydrogen.
2013-07-31 bmeurer@chromium.orgFix typo.
2013-07-31 machenbach... Skip recently added test associated with bug id
2013-07-31 haitao.feng... Introduce StackOperandForReturnAddress operand for...
2013-07-30 haitao.feng... Introduce the SetFp function in StackHandler
2013-07-30 palfia@homejinni.comMIPS: Fix flaky mjsunit/harmony/generators-iteration...
2013-07-30 bmeurer@chromium.orgSimplify implementation of Mutex.
2013-07-30 mstarzinger... Pipe a script's CORS status through V8 during compilation.
2013-07-30 mstarzinger... Reland "Compilation type and state allocate an unnecess...
2013-07-30 verwaest@chromium.orgMark maps as unstable if their instances potentially...
2013-07-30 mstarzinger... Add new Harmony methods to String.prototype object.
2013-07-30 bmeurer@chromium.orgFix for older clang releases that lack __has_extension.
2013-07-30 titzer@chromium.orgDon't generate a shift left by one if can deoptimize...
2013-07-30 danno@chromium.orgRevert 15940: "Compilation type and state allocate...
2013-07-30 danno@chromium.orgPrepare push to trunk. Now working on version 3.20.12.
2013-07-30 bmeurer@chromium.orgReland initial bits of "Implement correct OS and CC...
2013-07-30 bmeurer@chromium.orgTurn mark deoptimize on undefined into a proper HPhase.
2013-07-30 titzer@chromium.orgFix many tests that try to force an OSR by checking...
2013-07-30 verwaest@chromium.orgHasNonSmiUse should ignore tagged uses
2013-07-30 machenbach... Run some skipped tests again after resolved issue.
2013-07-30 machenbach... Adapt test expectations for blink test.
2013-07-30 mstarzinger... Re-revert "Flush parallel recompilation queues on conte...
2013-07-30 machenbach... Repair test expectations for webkit test.
2013-07-30 svenpanne@chromium.orgPrepare some ValueOf renamings.
2013-07-30 yurys@chromium.orgSimplify sampling rate calculation
2013-07-30 machenbach... Migrate more tests from blink repository.
2013-07-30 haitao.feng... This patch is to support Vtune on Android platform.
2013-07-29 yurys@chromium.orgRemove unused methods from RuntimeProfiler
2013-07-29 mstarzinger... Compilation type and state allocate an unnecessary...
2013-07-29 verwaest@chromium.orgRevert "Smi-support for HSar."
2013-07-29 verwaest@chromium.orgSmi-support for HSar.
2013-07-29 dslomov@chromium.orgRevamp v8_optimized_debug options
2013-07-29 bmeurer@chromium.orgThis adds generic support for ExternalReferences in...
2013-07-29 svenpanne@chromium.orgAdded unit tests for the slightly confusing Boolean...
2013-07-29 titzer@chromium.orgFix IsDeletable() for HStringAdd, HStringCharCodeAt...
2013-07-29 mvstanton@chromium.orgFix: Need to remove function type feedback between...
2013-07-29 bmeurer@chromium.orgRevert new OS and CC detection and related changes...
2013-07-29 danno@chromium.orgFix HasResult method of LTemplateInstruction to properl...
2013-07-29 danno@chromium.orgMake it easier to get JS stack crawls from gdb
2013-07-29 mvstanton@chromium.orgFix for V8 issue 2795: Check fails with deopt for mjsun...
2013-07-29 bmeurer@chromium.orgAttempt to fix leftover test breakage on Mac.
2013-07-29 bmeurer@chromium.orgFix d8 build error when V8_SHARED is unset on Linux.
2013-07-29 bmeurer@chromium.orgFix V8_GNUC_PREREQ macro.
2013-07-29 titzer@chromium.orgRemove Uninitialized from HType.
2013-07-29 bmeurer@chromium.orgFix typo.
2013-07-29 bmeurer@chromium.orgImplement correct OS and CC detection.
2013-07-29 bmeurer@chromium.orgThe compiled_transitions flag was enabled for quite...
2013-07-29 bmeurer@chromium.orgReally fix break in r15919 now.
2013-07-29 bmeurer@chromium.orgFix break in r15919.
2013-07-29 bmeurer@chromium.orgProperly implement OS::GetRandomMmapAddr() for Win32.
2013-07-29 danno@chromium.orgPrepare push to trunk. Now working on version 3.20.11.
2013-07-29 bmeurer@chromium.orgIgnore all toplevel files starting with an underscore.
2013-07-27 palfia@homejinni.comMIPS: Fix debug mode webkit failures.
2013-07-26 palfia@homejinni.comMIPS: Add Smi support to Shl
2013-07-26 jkummerow@chromium.orgAdd regression test for recently fixed bug
2013-07-26 loislo@chromium.orgLogger: introduce abstract interface for CodeEvent...
2013-07-26 verwaest@chromium.orgAdd Smi support to Shl
2013-07-26 yurys@chromium.orgRemove --prof-auto flag
2013-07-26 machenbach... Disable mjsunit test when parallel recompilation is...
2013-07-26 yangguo@chromium.orgDo not allow external strings in old pointer space.
2013-07-26 verwaest@chromium.orgFix Smi-based MathMinMax on x64, and reenable smi mode.
2013-07-26 machenbach... Add webkit tests to deopt fuzzer portfolio.
2013-07-26 mstarzinger... Regression test for existing bug in String::MakeExternal.
2013-07-26 yangguo@chromium.orgLazy call to custom stack trace formatting using Error...
2013-07-26 machenbach... Rebaseline webkit test with correct assumptions.
2013-07-26 mstarzinger... Revert "Check that ExternalString objects get aligned...
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
next