platform/upstream/v8.git
2012-03-27 jkummerow@chromium.orgProfiler experiments: remove "stable on startup" rule
2012-03-27 loislo@chromium.orgfix for TestHeapEntryIdsAndGC
2012-03-27 jkummerow@chromium.orgMove profiler_ticks to Code object, don't walk the...
2012-03-27 loislo@chromium.orgThis value is required for showing the heap snapshot...
2012-03-27 jkummerow@chromium.orgWhile building arm hardfp chrome browser, remove "...
2012-03-27 jkummerow@chromium.orgPort count-based profiler to x64
2012-03-27 loislo@chromium.orgRevert "This value is required for showing the heap...
2012-03-27 fschneider... Fix undeclared variable in d8 debugger.
2012-03-27 svenpanne@chromium.orgValgrind cleanliness, part 3: Delete elements accessors...
2012-03-27 mstarzinger... Fix polymorphic load on named fields.
2012-03-27 svenpanne@chromium.orgValgrind cleanliness, part 4: Delete CounterMap on...
2012-03-27 erik.corry... Fix broken test.
2012-03-27 loislo@chromium.orgThis value is required for showing the heap snapshot...
2012-03-27 ulan@chromium.orgRemove dependency on _mkgmtime to determine local timez...
2012-03-27 erik.corry... Fix edge case for case independent regexp character...
2012-03-27 svenpanne@chromium.orgValgrind cleanliness, part 1: Delete current isolate...
2012-03-26 loislo@chromium.orgComplete switch to SnapshotObjectId.
2012-03-26 jkummerow@chromium.orgProperly AdjustAmountOfExternalAllocatedMemory() in d8
2012-03-26 ulan@chromium.orgReset function info counters after context disposal.
2012-03-26 danno@chromium.orgSupport reverse patching in merge-to-branch.sh
2012-03-26 jkummerow@chromium.orgMIPS: Port count-based profiler
2012-03-26 ulan@chromium.orgFix the return type of the date set methods.
2012-03-26 mstarzinger... MIPS: Improve polymorphic loads on single slots.
2012-03-25 jkummerow@chromium.orgFix missing write barrier in CopyObjectToObjectElements.
2012-03-25 danno@chromium.orgCheck double array bounds in HasElementImpl.
2012-03-23 mstarzinger... Improve polymorphic loads on single slots.
2012-03-23 vegorov@chromium.orgRevert arguments access support for inlined functions...
2012-03-23 fschneider... Fix use of uninitialized values in the runtime profiler.
2012-03-23 danno@chromium.orgPrepare push to trunk. Now working on version 3.10.0.
2012-03-23 ulan@chromium.orgFix compile error introduced by r11122.
2012-03-23 ulan@chromium.orgAge inline caches after context disposal.
2012-03-23 jkummerow@chromium.orgFix deopt condition in ForIn on x64
2012-03-23 jkummerow@chromium.orgPort count-based profiler to ARM
2012-03-23 danno@chromium.orgAllow a patch file to be specified to merge-to-branch.sh
2012-03-23 vegorov@chromium.orgMIPS: Support arguments object access from inlined...
2012-03-23 rossberg@chromium.orgFix use of proxies as f.prototype properties.
2012-03-23 jkummerow@chromium.orgpush-to-trunk.sh: Don't send Chromium CLs to the commit...
2012-03-23 mmassi@chromium.orgFirst implementation of fast path for instantiation...
2012-03-23 svenpanne@chromium.orgMake setting of accessors even more atomic.
2012-03-22 vegorov@chromium.orgSupport arguments object access from inlined functions.
2012-03-22 jkummerow@chromium.orgSoften --type-info-threshold by eventually optimizing...
2012-03-21 erik.corry... Enable snapshots on MIPS. This is based on
2012-03-21 fschneider... Temporarily allow timeout for one mozilla test.
2012-03-21 erik.corry... Unbork Windows 64 bit build and guard against overlong...
2012-03-21 erik.corry... Speed up WriteUtf8 in the case where the output buffer...
2012-03-21 ulan@chromium.orgPrepare push to trunk. Now working on version 3.9.24.
2012-03-21 fschneider... When running with --always-opt, don't deoptimize named...
2012-03-21 danno@chromium.orgMIPS: Branch delay slot and other optimizations.
2012-03-20 vegorov@chromium.orgUse correct arguments adaptation environment when inlin...
2012-03-20 jkummerow@chromium.orgFix overly aggressive ASSERT(!optimization_disabled())
2012-03-20 loislo@chromium.orgThere is a trick for speed up array shift operation.
2012-03-20 ulan@chromium.orgAdjust heuristics for idle notifications after context...
2012-03-20 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.9.23.
2012-03-20 fschneider... Fix assertion failure due to too many deoptimization...
2012-03-20 vegorov@chromium.orgAdd Zhongping Wang <kewpie.w.zp@gmail.com> to AUTHORS
2012-03-19 jkummerow@chromium.orgEnable experimental profiler by default
2012-03-19 mstarzinger... Mark invalid Test262 test cases correctly.
2012-03-19 fschneider... Insert explicit deoptimization for named loads that...
2012-03-19 mstarzinger... Temporary disable Test262 tests failing on buildbot.
2012-03-19 vegorov@chromium.orgWhen transitioning LoadIC to megamorphic case place...
2012-03-19 vegorov@chromium.orgImplement a hash based look-up to speed up containing...
2012-03-19 rossberg@chromium.orgPrepare push to trunk. Now working on version 3.9.22.
2012-03-19 jkummerow@chromium.orgFix FLAG_always_opt and tools/push-to-trunk.sh
2012-03-19 erik.corry... Add API call that identifies strings that are guaranteed
2012-03-19 rossberg@chromium.orgPrepare push to trunk. Now working on version 3.9.21.
2012-03-19 jkummerow@chromium.orgMark Code objects as not optimizable if their FunctionL...
2012-03-19 fschneider... Re-enable constructor inlining and inline === compariso...
2012-03-19 fschneider... Revert dynamic frame alignment (r9415)
2012-03-16 danno@chromium.orgMIPS: Properly initialize element-transitioning array...
2012-03-16 danno@chromium.orgFix bugs in tools/merge-to-branch.sh
2012-03-16 mstarzinger... Fix test harness to not break on aborts.
2012-03-16 erik.corry... Record the addresses of pages that are unmapped to aid
2012-03-16 danno@chromium.orgUse CopyElements for SetFastDoubleElementsCapacityAndLength
2012-03-16 vegorov@chromium.orgSwitch Heap::RecordStats to use PagedSpace::SizeOfObjec...
2012-03-16 danno@chromium.orgAdd flag to always call DebugBreak on abort
2012-03-15 yangguo@chromium.orgExperimental profiler: split RegExp.test() for better...
2012-03-15 ulan@chromium.orgMore fixes for V8 benchmark version 7.
2012-03-15 ulan@chromium.orgUpdate revision.html for V8 benchmark version 7.
2012-03-15 svenpanne@chromium.orgFix clang template weirdness.
2012-03-15 mstarzinger... Fix minor inconsistency with inline function list.
2012-03-15 pfeldman@chromium.orgDebugger: naive implementation of "step into Function...
2012-03-15 mstarzinger... Fix declarations escaping global strict eval.
2012-03-15 vegorov@chromium.orgMIPS: Inline functions that use arguments object in...
2012-03-15 vegorov@chromium.orgImprove representation inference for HUnknownOSRValue.
2012-03-15 pfeldman@chromium.orgDebugger: add ability to set script source from within...
2012-03-15 danno@chromium.orgDon't use an explicit s0 in ClampDoubleToUint8.
2012-03-15 svenpanne@chromium.orgFixed breakage caused by r11051 on non-ia32 platforms.
2012-03-15 svenpanne@chromium.orgEnsure that generated code for object literals will...
2012-03-14 mstarzinger... Fix wrapping of receiver for non-strict callbacks.
2012-03-14 rossberg@chromium.orgFix --use-strict flag in combination with --harmony...
2012-03-14 yangguo@chromium.orgRemove write barriers for raw smi accessors.
2012-03-14 mstarzinger... Fix passing of shard options in test wrapper.
2012-03-14 mstarzinger... Remove unused local variable after r11023.
2012-03-14 rossberg@chromium.orgFunction declarations shall not overwrite read-only...
2012-03-14 ulan@chromium.orgIncrease executable size limit.
2012-03-14 vegorov@chromium.orgDon't take UnkownOSRValues into account when infering...
2012-03-14 mstarzinger... Prepare push to trunk. Now working on version 3.9.20.
2012-03-14 jkummerow@chromium.orgAvoid implicit bool->int cast in CollectAllGarbage...
2012-03-14 fschneider... Change --hydrogen-filter to allow specifying a negative...
2012-03-13 jkummerow@chromium.orgFix common.gypi after r11032
next