platform/upstream/v8.git
2013-08-01 bmeurer@chromium.orgGet rid of HStringLength.
2013-08-01 mstarzinger... Fix printing of Harmony Set and Map instances.
2013-08-01 hpayer@chromium.orgCleaning up HAllocate space and double alignment selection.
2013-08-01 bmeurer@chromium.orgFix broken HCheckInstanceType::Canonicalize().
2013-08-01 dslomov@chromium.orgSpeed-up 'new TypedArray(arrayLike)'.
2013-08-01 bmeurer@chromium.orgFix a crash when generating forward jumps to labels...
2013-08-01 hpayer@chromium.orgPrint HAllocate flags in --trace-hydrogen.
2013-07-31 verwaest@chromium.orgRemove elements transitions from the transition array.
2013-07-31 danno@chromium.orgMake sure that bce creates constants of right type
2013-07-31 danno@chromium.orgFix overzealous casting that erroneously lead to ASSERTs
2013-07-31 danno@chromium.orgImprove instruction creating/adding shorthand in HGraph...
2013-07-31 bmeurer@chromium.orgStores to external references don't need write barriers.
2013-07-31 jochen@chromium.orgUpdate V8's dependencies:
2013-07-31 ulan@chromium.orgFix SHL when shift amount is zero for arm and mips.
2013-07-31 bmeurer@chromium.orgAdd common artifacts to .gitignore.
2013-07-31 dslomov@chromium.orgReimplement TypedArray.set in Javascript.
2013-07-31 bmeurer@chromium.orgAvoid the use of set_type() in instruction constructors.
2013-07-31 bmeurer@chromium.orgGet rid of HLinkObjectInList.
2013-07-31 verwaest@chromium.orgRemove special handling of fields in combination with...
2013-07-31 bmeurer@chromium.orgCompile fix for older GCCs.
2013-07-31 bmeurer@chromium.orgFix HType handling for HConstant with external references.
2013-07-31 titzer@chromium.orgEagerly set the types of many kinds of hydrogen instruc...
2013-07-31 machenbach... Add gate keeper logic to presubmit commit check.
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
next