platform/upstream/v8.git
2013-05-21 dcarney@chromium.orgfix arm simulator after 14725
2013-05-21 svenpanne@chromium.orgMake sure we register extensions only once. Removed...
2013-05-21 mstarzinger... Disable flaky test after r14723.
2013-05-21 verwaest@chromium.orgDon't create new maps in CurrentMapForDeprecated.
2013-05-21 wingo@igalia.comRemove unneeded argument from Parser::GetSymbol
2013-05-21 mstarzinger... Make Runtime_Abort print to stderr instead of stdout.
2013-05-21 dcarney@chromium.orgnew style of property/function callbacks
2013-05-17 rodolph.perfetta... ARM: Smi refactoring and improvements.
2013-05-17 yurys@chromium.orgAllow for no samples in test-cpu-profiler/SampleWhenFra...
2013-05-17 rossberg@chromium.orgReduce register pressure in some runtime functions
2013-05-17 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.19.3.
2013-05-17 mvstanton@chromium.orgTurning off optimize-constructed-arrays to investigate...
2013-05-17 palfia@homejinni.comMIPS: Unify deoptimizer for JavaScript frames.
2013-05-17 hpayer@chromium.orgFix transition test to support allocation site info.
2013-05-17 mstarzinger... Unify deoptimizer for JavaScript frames.
2013-05-17 danno@chromium.orgFill in one-word-fillers for the unused property fields.
2013-05-17 verwaest@chromium.orgFix bugs in rewriting combined with attributes and...
2013-05-17 palfia@homejinni.comMIPS: Implement yield* (delegating yield)
2013-05-16 hpayer@chromium.orgRevert "Simplifying GC heuristics, deleted old generati...
2013-05-16 titzer@chromium.orgFix code gen bug on arm and mips; SeqStringSetChar...
2013-05-16 dslomov@chromium.orgRemove one more unneccessary conversion to double.
2013-05-16 dslomov@chromium.orgRemove d8 implementation of ArrayBuffer and typed arrays.
2013-05-16 dslomov@chromium.orgRevert "Remove d8 implementation of ArrayBuffer and...
2013-05-16 dslomov@chromium.orgRemove d8 implementation of ArrayBuffer and typed arrays.
2013-05-16 rossberg@chromium.orgImplement Array.observe and emit splice change records...
2013-05-16 olivf@chromium.orgEncapsulating Type information in the CompareICStub
2013-05-16 hpayer@chromium.orgSimplifying GC heuristics, deleted old generation alloc...
2013-05-16 svenpanne@chromium.orgCleaned up deopt output a bit.
2013-05-16 hpayer@chromium.orgIncrease old generation space significantly if we obser...
2013-05-16 mstarzinger... Put preservation of optimized code map behind a flag.
2013-05-15 palfia@homejinni.comMIPS: Fix debug mode test failures.
2013-05-15 adamk@chromium.orgRe-land Notifier.prototype.performChange + tests
2013-05-15 adamk@chromium.orgRevert "Implement Object.getNotifier(obj).performChange...
2013-05-15 adamk@chromium.orgImplement Object.getNotifier(obj).performChange()
2013-05-15 mstarzinger... Preserve optimized code map during GCs weakly.
2013-05-15 wingo@igalia.comRevert "GeneratorFunction() makes generator instances"
2013-05-15 dslomov@chromium.orgPreallocate transitioned maps for TypedArrays.
2013-05-15 mvstanton@chromium.orgWith flag optimize-constructed-arrays on, ARM and MIPS...
2013-05-15 olivf@chromium.orgAdd a HBreak instruction for debugging
2013-05-15 verwaest@chromium.orgShift additional_index by element_shift_size, not shift...
2013-05-15 mstarzinger... Slight improvement of object printer for maps.
2013-05-15 wingo@igalia.comGeneratorFunction() makes generator instances
2013-05-15 mstarzinger... Fix build failure on Linux since r14681.
2013-05-15 jkummerow@chromium.orgRemove use_system_v8 logic from the mainline gyp file
2013-05-15 mstarzinger... Provide BitField64 utility class.
2013-05-15 hpayer@chromium.orgSimplifying GC heuristics, deleted old generation limit...
2013-05-15 svenpanne@chromium.orgIgnore failing flaky profiler test.
2013-05-15 wingo@igalia.comFunction constructor should avoid String.prototype...
2013-05-15 danno@chromium.orgEnsure all maps gathered from the ICs are updated if...
2013-05-15 svenpanne@chromium.orgVarious minor cctest fixes to make ASAN a bit happier.
2013-05-15 palfia@homejinni.comMIPS: Error found in test262 on ARM: BinaryOpStub could...
2013-05-15 palfia@homejinni.comMIPS: Ensure that soft-deopts don't count against opt_count
2013-05-14 yurys@chromium.orgFix Win64 compilation after r14670
2013-05-14 yurys@chromium.orgSkip samples where top function's stack frame is not...
2013-05-14 wingo@igalia.comImplement yield* (delegating yield)
2013-05-14 wingo@igalia.comRevert mistakenly committed r14667 and r14666.
2013-05-14 wingo@igalia.comAvoid loading "iter" twice.
2013-05-14 wingo@igalia.comImplement yield* (delegating yield)
2013-05-14 mvstanton@chromium.orgError found in test262 on ARM: BinaryOpStub could call...
2013-05-14 dslomov@chromium.orgAvoid convertion to double when it is not needed.
2013-05-14 titzer@chromium.orgImprove dead code elimination by transitively marking...
2013-05-14 danno@chromium.orgRemove HIsNilAndBranch (it's now unused)
2013-05-14 svenpanne@chromium.orgDon't use anonymous types declared in an anonymous...
2013-05-14 danno@chromium.orgEnsure that soft-deopts don't count against opt_count
2013-05-14 svenpanne@chromium.orgFixed linkage for Is template.
2013-05-14 ulan@chromium.orgPrepare push to trunk. Now working on version 3.19.2.
2013-05-14 mvstanton@chromium.orgBinaryOpStub::GenerateSmiStub() on 32bit would erroneou...
2013-05-14 palfia@homejinni.comMIPS: Only flush SharedFunctionInfo optimized code...
2013-05-14 palfia@homejinni.comMIPS: Elide hole checks on KeyedLoads of holey double...
2013-05-13 danno@chromium.orgOnly flush SharedFunctionInfo optimized code cache...
2013-05-13 wingo@igalia.comDon't flush code for generator functions.
2013-05-13 dslomov@chromium.orgEnable harmony_typed_arrays for shared build of d8.
2013-05-13 dslomov@chromium.orgEnable native implementation of array buffer and typed...
2013-05-13 dcarney@chromium.orgstop using AsciiValue
2013-05-13 svenpanne@chromium.orgConsistently assume that arithmetic operations can...
2013-05-13 danno@chromium.orgFix Win64 build
2013-05-13 jkummerow@chromium.orgFix missing hole check for loads from Smi arrays when...
2013-05-13 svenpanne@chromium.orgPrint range and type for phis, too.
2013-05-13 danno@chromium.orgImprove trace_opt output to help find compilation problems
2013-05-13 mstarzinger... Prevent flushing of code that was set with %SetCode.
2013-05-13 danno@chromium.orgElide hole checks on KeyedLoads of holey double arrays
2013-05-13 svenpanne@chromium.orgFixed constant folding in HMod.
2013-05-10 palfia@homejinni.comMIPS: Track heap objects.
2013-05-10 palfia@homejinni.comMIPS: Call to the right slow method.
2013-05-10 verwaest@chromium.orgReturn failure when allocating maps fails.
2013-05-10 verwaest@chromium.orgTrack heap objects.
2013-05-10 mstarzinger... Add Persistent::ClearAndLeak.
2013-05-10 mstarzinger... Fix bogus arguments length check in StringLocaleCompare.
2013-05-10 ulan@chromium.orgRevert r14610 because of test-262 failures.
2013-05-10 palfia@homejinni.comMIPS: Fix NaN handling for start and end indexes in...
2013-05-10 mstarzinger... Update Test262 harness to recent version.
2013-05-10 wingo@igalia.comRemove separate maps for function instances
2013-05-10 mstarzinger... Deprecate the version of Context::New which returns...
2013-05-10 svenpanne@chromium.orgRobustification: Always assign an environment to LModI...
2013-05-10 verwaest@chromium.orgClear new-space promotion if the type is smi.
2013-05-10 svenpanne@chromium.orgCleaned up Crankshaft pipeline a bit.
2013-05-10 mstarzinger... Skip flaky regress-crbug-160010 regression test.
2013-05-10 mstarzinger... Remove obsolete HArrayLiteral instruction.
2013-05-10 mstarzinger... Remove obsolete HObjectLiteral instruction.
2013-05-10 ulan@chromium.orgUse AssumeRepresentation when the representation is...
next