platform/upstream/v8.git
2013-09-02 olivf@chromium.orgMove ToI conversions to the MacroAssembler
2013-09-02 dcarney@chromium.orgremove Isolate::Current from most files starting with 'a'
2013-09-02 dcarney@chromium.orgthread isolate in accessors.cc
2013-09-01 gergely@homejinni.comMIPS: Support for DoubleToIStub (truncating).
2013-09-01 bmeurer@chromium.orgFix definition of V8_LIBRT_NOT_AVAILABLE in v8.gyp...
2013-08-30 yurys@chromium.orgAdd scriptId to StackTrace frames.
2013-08-30 bmeurer@chromium.orgWork-around missing librt for cross-compiling Chrome...
2013-08-30 mstarzinger... Handlify JSObject::SetAccessor method.
2013-08-30 mstarzinger... Handlify JSObject::SetIdentityHash method.
2013-08-30 mstarzinger... Handlify JSObject::DeleteHiddenProperty method.
2013-08-30 verwaest@chromium.orgHandlify JSProxy::Fix
2013-08-30 bmeurer@chromium.orgFix typo breaking Mac build after commit r16450.
2013-08-30 bmeurer@chromium.orgImprove feature detection.
2013-08-30 olivf@chromium.orgReland "Fix missing x87 tracking for deferred code."
2013-08-30 mstarzinger... Handlify JSReceiver::SetElement method.
2013-08-30 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.21.8.
2013-08-30 yangguo@chromium.orgTurn interrupt and stack check into builtins.
2013-08-30 jkummerow@chromium.orgMake VisitStatements() consistent among all AstVisitor...
2013-08-30 dcarney@chromium.orgfix eternal casts
2013-08-30 bmeurer@chromium.orgRevert "ConstantPoolSizeAt() should return number of...
2013-08-30 yangguo@chromium.orgAssert external strings in external string table. Remov...
2013-08-30 mstarzinger... Simplify object printer declarations.
2013-08-29 mstarzinger... Handlify JSObject::DeleteElement method.
2013-08-29 mstarzinger... Make implicit HandleScope of AssertNoContextChange...
2013-08-29 olivf@chromium.orgRevert "Fix missing x87 tracking for deferred code."
2013-08-29 olivf@chromium.orgFix missing x87 tracking for deferred code.
2013-08-29 dcarney@chromium.orgturn on global handle zapping
2013-08-29 jkummerow@chromium.orgAlways visit branches during HGraph building
2013-08-29 yurys@chromium.orgDo not start sampler thread when CpuProfiler is active
2013-08-29 mstarzinger... Implement materialization support for JSArray types.
2013-08-29 yurys@chromium.orgSupport higher CPU profiler sampling rate on Windows
2013-08-29 yangguo@chromium.orgRefactor interrupt check patching for OSR.
2013-08-29 hpayer@chromium.orgSimplified BuildFastLiteral by eliminating manual alloc...
2013-08-29 hpayer@chromium.orgDisabling escape analysis.
2013-08-29 mstarzinger... Fix escape analysis for redefining operators.
2013-08-29 bmeurer@chromium.orgConstantPoolSizeAt() should return number of Instructio...
2013-08-29 haitao.feng... Consolidate SMI functions into one area for X64
2013-08-29 yurys@chromium.orgRemove deprecated profiler API
2013-08-29 bmeurer@chromium.orgCleanup Mutex and related classes.
2013-08-29 yurys@chromium.orgUse V8_OS_* variables for platform detection in the...
2013-08-29 olivf@chromium.orgFix assert triggered by constant folding.
2013-08-29 bmeurer@chromium.orgReland^2 "Add Chromium-style TimeDelta, Time and TimeTi...
2013-08-29 mstarzinger... Enable escape analysis for Hydrogen.
2013-08-29 mstarzinger... Prepare push to trunk. Now working on version 3.21.7.
2013-08-29 plind44@gmail.comMIPS: Sync structure to r14382.
2013-08-28 titzer@chromium.orgAdd OptimizedCodeEntry as a new heap object type. An...
2013-08-28 jkummerow@chromium.orgDelete HAbnormalExit. It does more harm than good.
2013-08-28 bmeurer@chromium.orgRevert "Cross-compiling from Linux to Android requires...
2013-08-28 mstarzinger... Remove obsolete Oddball setters in FixedArray.
2013-08-28 mstarzinger... Implement proper map checks of captured objects.
2013-08-28 bmeurer@chromium.orgCross-compiling from Linux to Android requires -lrt...
2013-08-28 bmeurer@chromium.orgFix Visual Studio debug build after r16398.
2013-08-28 bmeurer@chromium.orgReland "Add Chromium-style TimeDelta, Time and TimeTick...
2013-08-28 verwaest@chromium.orgReuse AddFastPropertyUsingMap in AddFastProperty
2013-08-28 verwaest@chromium.orgMerge verbatim descriptors from other (the descriptor...
2013-08-28 verwaest@chromium.orgSimplify logic by extracting local lookup before the...
2013-08-28 mstarzinger... Fix lost store side effects with escape analysis.
2013-08-28 hpayer@chromium.orgInsert allocation memento clear instructions after...
2013-08-28 bmeurer@chromium.orgReplace OS::NumberOfCores() with CPU::NumberOfProcessor...
2013-08-28 bmeurer@chromium.orgRevert "Add Chromium-style TimeDelta, Time and TimeTick...
2013-08-28 bmeurer@chromium.orgAdd Chromium-style TimeDelta, Time and TimeTicks classe...
2013-08-28 bmeurer@chromium.orgRevert "Add Chromium-style TimeDelta, Time and TimeTick...
2013-08-28 bmeurer@chromium.orgAdd Chromium-style TimeDelta, Time and TimeTicks classe...
2013-08-28 machenbach... Mark cpu profiler tests as flaky to avoid tree closing.
2013-08-28 bmeurer@chromium.orgFix accidential inclusion of <intrin.h> into namespace...
2013-08-28 bmeurer@chromium.orgDrop unused and undocumented dummy_ from SaveContext.
2013-08-28 verwaest@chromium.orgPrepare push to trunk. Now working on version 3.21.6.
2013-08-28 hpayer@chromium.orgClear next map word when folding allocations into js...
2013-08-28 bmeurer@chromium.orgFix compilation with recent MinGW64 versions.
2013-08-28 yurys@chromium.orgRemove deprecated methods from debugger API
2013-08-28 bmeurer@chromium.orgCosmetic fix wrt to V8_INLINE usage in cpu.cc.
2013-08-28 plind44@gmail.comMIPS: Fix return-value from Array.push stub when pushin...
2013-08-28 haitao.feng... Introduce PushInt64AsTwoSmis and PopInt64AsTwoSmis...
2013-08-27 palfia@homejinni.comMIPS: Eliminate Smi check when changing from Smi to...
2013-08-27 palfia@homejinni.comMIPS: Eliminate intentional conversion from Smi to...
2013-08-27 palfia@homejinni.comMIPS: cleanup api callbacks now that handles are never...
2013-08-27 palfia@homejinni.comMIPS: Fix Cluster Fuzz stack frame corruption bug.
2013-08-27 palfia@homejinni.comMIPS: Convert FastNewClosureStub into hydrogen.
2013-08-27 palfia@homejinni.comMIPS: remove old style callbacks
2013-08-27 yurys@chromium.orgRemove implementation of CpuProfileNode methods depreca...
2013-08-27 bmeurer@chromium.orgFix definition of V8_*_C() macros.
2013-08-27 haitao.feng... Introduce SmiValuesAre31Bits and SmiValuesAre32Bits...
2013-08-27 jkummerow@chromium.orgFixed HMul::Canonicalize() to support SMI
2013-08-27 bmeurer@chromium.orgDrop platform-nullos stuff, which was already horribly...
2013-08-27 verwaest@chromium.orgEliminate Smi check when changing from Smi to Integer32
2013-08-27 verwaest@chromium.orgEliminate intentional conversion from Smi to Int32...
2013-08-27 dcarney@chromium.orgcleanup api callbacks now that handles are never return...
2013-08-27 hpayer@chromium.orgEliminated manual allocation folding in BuildCloneShall...
2013-08-27 hpayer@chromium.orgFix Cluster Fuzz stack frame corruption bug.
2013-08-27 hpayer@chromium.orgPrefill allocated objects with one word fillers if...
2013-08-27 mvstanton@chromium.orgConvert FastNewClosureStub into hydrogen.
2013-08-27 hpayer@chromium.orgFiller sizes have to be Smis, fix x64 breakage.
2013-08-27 dcarney@chromium.orgremove old style callbacks
2013-08-27 jkummerow@chromium.orgH-BuildIncrement should make use of available type...
2013-08-27 machenbach... Add correct test case to nacl skip list.
2013-08-27 bmeurer@chromium.orgAdd V8_NOINLINE() and define INLINE()/NO_INLINE() in...
2013-08-27 mstarzinger... Fix --trace-hydrogen --enable-slow-asserts combination.
2013-08-27 svenpanne@chromium.orgMinor cleanups, hopefully fixing an issue with VC's...
2013-08-27 machenbach... Skip failing test for NaCl.
2013-08-27 bmeurer@chromium.orgFix test for warn_unused_result and move it to v8config.h.
next