platform/upstream/v8.git
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
2013-06-14 mstarzinger... Remove bogus cast in LChunkBuilder::CreateEnvironment.
2013-06-14 verwaest@chromium.orgObserve smi as input for HCompareIDAndBranch
2013-06-14 svenpanne@chromium.orgReduce the amount of full code generated to fill out...
2013-06-13 yurys@chromium.orgNotify CPU profiler when calling native getters
2013-06-13 palfia@homejinni.comMIPS: Only extend storage if FIELD
2013-06-13 palfia@homejinni.comMIPS: Implement IC support for Constant Function transi...
2013-06-13 verwaest@chromium.orgReduce usage of AssumeRepresentation
2013-06-13 palfia@homejinni.comMIPS: Delegating yield does not re-box result objects.
2013-06-13 verwaest@chromium.orgRemove manual representation annotations for constants.
2013-06-13 hpayer@chromium.orgAllow allocations in spaces with constant allocation...
2013-06-13 palfia@homejinni.comMIPS: Use keyed-call inline caches in delegating yield.
2013-06-13 palfia@homejinni.comMIPS: Increase sanity of integer division handling.
2013-06-13 verwaest@chromium.orgRefactor turning polymorphic loads into monomorphic...
2013-06-13 verwaest@chromium.orgOnly extend storage if FIELD
2013-06-13 verwaest@chromium.orgImplement IC support for Constant Function transitions.
2013-06-13 mstarzinger... Deprecate several unchecked accessors.
2013-06-13 verwaest@chromium.orgTemporarily patch HCompareIDAndBranch to accept Smi.
2013-06-13 danno@chromium.orgPrepare push to trunk. Now working on version 3.19.16.
2013-06-13 mvstanton@chromium.orgHCheckFunction is needed to protect new array construct...
2013-06-13 yurys@chromium.orgRevert "Notify CPU profiler when calling native getters"
2013-06-13 yurys@chromium.orgNotify CPU profiler when calling native getters
2013-06-13 mstarzinger... Disable compaction stress for test-heap/Regression144230.
2013-06-13 loislo@chromium.orgRevert "DevTools: CPUProfiler: provide url for scripts...
2013-06-13 wingo@igalia.comDelegating yield does not re-box result objects
2013-06-13 dcarney@chromium.organother attempt at fixing 15107
2013-06-13 wingo@igalia.comUse keyed-call inline caches in delegating yield
2013-06-13 dcarney@chromium.orgbuild fix for 15107
2013-06-13 dcarney@chromium.orgbuild fix for 15107
2013-06-13 mstarzinger... Trace amount of external memory with --trace-gc-verbose.
2013-06-13 dcarney@chromium.orgremove most uses of raw handle constructors
2013-06-13 yangguo@chromium.orgFix memory leak in assert scopes.
2013-06-13 dcarney@chromium.orgDeprecate the version of MakeWeak which takes an Isolate.
2013-06-12 palfia@homejinni.comMIPS: Fix for bug 245480. Calling new Array(a) with...
2013-06-12 palfia@homejinni.comMIPS: Separate Cell and PropertyCell spaces
2013-06-12 danno@chromium.orgBump snapshot limits to fix BootUpMemoryUse tests
2013-06-12 danno@chromium.orgPrepare push to trunk. Now working on version 3.19.15.
2013-06-12 danno@chromium.orgFix nosnap sarialization test failure (again)
2013-06-12 palfia@homejinni.comMIPS: Allow the deoptimizer translation to track de...
2013-06-12 palfia@homejinni.comMIPS: Allocate generator result objects before unwindin...
2013-06-12 mvstanton@chromium.orgFix for bug 245480. Calling new Array(a) with a single...
next