platform/upstream/v8.git
2013-06-20 danno@chromium.orgHandle MONOMORPIC loads where type feedback is code...
2013-06-20 jkummerow@chromium.orgAdd counters for requested/inserted/executed soft deopts
2013-06-20 palfia@homejinni.comMIPS: Fix stack frame reconstruction for generators...
2013-06-20 yurys@chromium.orgMake sure ExternalCallbackScope is always created when...
2013-06-20 verwaest@chromium.orgAlso apply InferControlFlowRange to smi-based tests.
2013-06-20 verwaest@chromium.orgImprove range analysis for smi phi
2013-06-20 olivf@chromium.orgLet NaN flow as double into HBranch + some minor improv...
2013-06-20 verwaest@chromium.orgProperly assign heapobject to constant functions.
2013-06-20 verwaest@chromium.orgFlexible representation for BuildIncrement, but CannotB...
2013-06-20 verwaest@chromium.orgAdd soft-deopt for uninitialized assignment
2013-06-20 wingo@igalia.comGenerators: Avoid calling into runtime if operand stack...
2013-06-20 dcarney@chromium.orgdeprecate old style callbacks
2013-06-20 mstarzinger... Use +kCallerSPOffset instead of -kMarkerOffset to compu...
2013-06-20 dcarney@chromium.orgremove all old style callbacks - patch 3
2013-06-20 verwaest@chromium.orgFix the flags used to probe the megamorphic code cache.
2013-06-20 olivf@chromium.orgLithium codegen should not pass around block_ids. Rathe...
2013-06-20 hpayer@chromium.orgReport store buffer overflows to v8 counters.
2013-06-20 hpayer@chromium.orgDon't let the GC clear the cache between cache invocati...
2013-06-20 dcarney@chromium.orgwindows test fix for 15221
2013-06-20 yangguo@chromium.orgSkip parallel recompilation tests if parallel recompila...
2013-06-20 wingo@igalia.comFix stack frame reconstruction for generators with...
2013-06-20 mstarzinger... Revert r14930 and r14935 temporarily.
2013-06-20 hpayer@chromium.orgMake isolate id getter public.
2013-06-20 hpayer@chromium.orgAbort incremental marking in stress gc tests whenever...
2013-06-20 verwaest@chromium.orgMerge assignment handling for Assignment and CompoundAs...
2013-06-20 dcarney@chromium.orgsymbols should be in the startup snapshot
2013-06-20 rossberg@chromium.orgIntroduce Type::Intersect function
2013-06-20 yangguo@chromium.orgDirectly use C++ builtin of ArrayPush for String.protot...
2013-06-20 dcarney@chromium.orgremove all old style callbacks - patch 1 of many
2013-06-20 dcarney@chromium.orgremove all old style callbacks - patch 2
2013-06-20 yurys@chromium.orgIntroduce THREADED_PROFILED_TEST macro
2013-06-20 yurys@chromium.orgFix data race in v8::internal::UnboundQueue
2013-06-20 yurys@chromium.orgNuke OS::ReleaseStore, use Release_Store instead
2013-06-20 yurys@chromium.orgFix typo in #undef parameter
2013-06-19 verwaest@chromium.orgFix using monomorphic store instruction for polymorphic...
2013-06-19 plind44@gmail.comMIPS: Fix test-cpu-profiler/SampleWhenFrameIsNotSetup...
2013-06-19 plind44@gmail.comMIPS: Fix cctest/test-assembler-mips on MIPS32R1 archit...
2013-06-19 plind44@gmail.comMIPS: Use type feedback for Array (non-constructor...
2013-06-19 mstarzinger... Lower limit for external allocation and improve tracing.
2013-06-19 mstarzinger... Deprecate old code aging mechanism.
2013-06-19 jkummerow@chromium.orgRemove unused counters
2013-06-19 mvstanton@chromium.orgBugfix in hydrogen array literal code generation.
2013-06-19 svenpanne@chromium.orgAvoid relying on monkey-patchable things in String...
2013-06-19 dslomov@chromium.orgDo not use weak handles for ArrayBuffers.
2013-06-19 jkummerow@chromium.orgAlways reset allowed OSR nesting level when reverting...
2013-06-19 jkummerow@chromium.orgx64: LAddI must use LEAL, not LEAQ
2013-06-19 yangguo@chromium.orgFix test for bots that force --parallel-recompilation...
2013-06-19 mvstanton@chromium.orgUse type feedback for Array (non-constructor) call...
2013-06-19 svenpanne@chromium.orgRemoved ReplaceResultBuilder.
2013-06-19 hpayer@chromium.orgDisable stress_compaction flag in several GC tests...
2013-06-19 hpayer@chromium.orgMove static flag modifications to V8::InitializeOncePer...
2013-06-19 mstarzinger... Make Zone::allocation_size work with parallel zones.
2013-06-18 yangguo@chromium.orgTweak type info threshold.
2013-06-18 yangguo@chromium.orgDo not modify FLAG_parallel_recompilation after start up.
2013-06-18 mstarzinger... Remove obsolete elements kind check for array literals.
2013-06-18 yangguo@chromium.orgTurn on parallel recompilation.
2013-06-18 dslomov@chromium.orgPrepare push to trunk. Now working on 3.19.19.
2013-06-18 svenpanne@chromium.orgFixed read-only attribute of Function.length in strict...
2013-06-18 dcarney@chromium.orgadded type checks on fast return values
2013-06-17 mstarzinger... Make sure GCMole pukes when Clang invocation fails.
2013-06-17 jkummerow@chromium.orgFix Runtime_SetProperty to properly handle OOM failures
2013-06-17 palfia@homejinni.comMIPS: Fix constant function transition. Insert return...
2013-06-17 palfia@homejinni.comAllow running mjsunit/manual-parallel-recompile on...
2013-06-17 verwaest@chromium.orgEmit deprecated check for constant function transitions.
2013-06-17 plind44@gmail.comAdd Gergely Kis to MIPS owners file.
2013-06-17 palfia@homejinni.comMIPS: Optimise Math.floor(x/y) to use integer division...
2013-06-17 verwaest@chromium.orgFix constant function transition. Insert return instruc...
2013-06-17 mstarzinger... Fix bogus replay of arguments object binding in LChunkB...
2013-06-17 hpayer@chromium.orgFix Iteration on gc stress builder.
2013-06-17 hpayer@chromium.orgFix Regress1465 on gc stress builder.
2013-06-17 hpayer@chromium.orgFix Regress2237 on gc stress builder.
2013-06-14 jkummerow@chromium.orgFix MathFloorOfDiv optimization on non-SDIV ARM
2013-06-14 verwaest@chromium.orgRevert "Improved range analysis for bitwise operations."
2013-06-14 jkummerow@chromium.orgMigrate BinaryOpICs and UnaryOpICs to new type rep
2013-06-14 palfia@homejinni.comMIPS: Refactor only: Rename JSGlobaPropertyCell to...
2013-06-14 verwaest@chromium.orgImproved range analysis for bitwise operations.
2013-06-14 jkummerow@chromium.orgAdd missing NULL check to TypeFeedbackOracle::CompareTy...
2013-06-14 jkummerow@chromium.orgFix MathFloorOfDiv canonicalization ASSERT failures
2013-06-14 danno@chromium.orgRefactor only: Rename JSGlobaPropertyCell to PropertyCell
2013-06-14 mstarzinger... Make --trace-code-flushing uniform with other tracing.
2013-06-14 machenbach... This test fails sometimes on all platforms.
2013-06-14 machenbach... HasUnexpectedOutput() is evaluated two times for each...
2013-06-14 jkummerow@chromium.orgMake MathFloorOfDiv optimization trigger more often
2013-06-14 ulan@chromium.orgReland "Make more GCs in idle notification handler."
2013-06-14 verwaest@chromium.orgWhen HBranch sees Smi, it sees Smi.
2013-06-14 verwaest@chromium.orgTry convert polymorphic stores into a single monomorphi...
2013-06-14 yangguo@chromium.orgIncrease default type info threshold.
2013-06-14 verwaest@chromium.orgOnly infer int32 in HBoundsCheck if input is double...
2013-06-14 verwaest@chromium.orgCleanup RepresentationFromUseRequirements, move it...
2013-06-14 svenpanne@chromium.orgPrepare push to trunk. Now working on version 3.19.17.
2013-06-14 dcarney@chromium.orgbuild fix for d8-readline for 15142
2013-06-14 palfia@homejinni.comMIPS: Install a generic handler whenever we fail to...
2013-06-14 dcarney@chromium.orgwebkit build fix for 15142
2013-06-14 hpayer@chromium.orgDecrease size of first page of property cell space.
2013-06-14 yangguo@chromium.orgInhibit OSR for big functions.
2013-06-14 hpayer@chromium.orgAs a last resort try to allocate out of the smaller...
2013-06-14 verwaest@chromium.orgInstall a generic handler whenever we fail to update...
2013-06-14 dcarney@chromium.orgarm build fix for 15142
2013-06-14 dcarney@chromium.orgbuild fix for 15142
2013-06-14 dcarney@chromium.orgremove V8_USE_UNSAFE_HANDLES define
next