OLD | NEW |
1 # This file contains suppressions for the Dr.Memory tool, see | 1 # This file contains suppressions for the Dr.Memory tool, see |
2 # http://dev.chromium.org/developers/how-tos/using-drmemory | 2 # http://dev.chromium.org/developers/how-tos/using-drmemory |
3 # | 3 # |
4 # This file should contain suppressions only for the reports happening | 4 # This file should contain suppressions only for the reports happening |
5 # in the 'full' mode (drmemory_full). | 5 # in the 'full' mode (drmemory_full). |
6 # For the reports that can happen in the light mode (a.k.a. drmemory_light), | 6 # For the reports that can happen in the light mode (a.k.a. drmemory_light), |
7 # please use suppressions.txt instead. | 7 # please use suppressions.txt instead. |
8 | 8 |
9 ############################################################### | 9 ############################################################### |
10 # Known reports on the third party we have no control over. | 10 # Known reports on the third party we have no control over. |
(...skipping 1240 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1251 *!blink::Font::drawText | 1251 *!blink::Font::drawText |
1252 | 1252 |
1253 UNINITIALIZED READ | 1253 UNINITIALIZED READ |
1254 name=bug_108620 | 1254 name=bug_108620 |
1255 *!blink::PlatformEvent::PlatformEvent | 1255 *!blink::PlatformEvent::PlatformEvent |
1256 *!blink::PlatformMouseEvent::PlatformMouseEvent | 1256 *!blink::PlatformMouseEvent::PlatformMouseEvent |
1257 *!blink::EventHandler::fakeMouseMoveEventTimerFired | 1257 *!blink::EventHandler::fakeMouseMoveEventTimerFired |
1258 *!blink::Timer<>::fired | 1258 *!blink::Timer<>::fired |
1259 *!blink::ThreadTimers::sharedTimerFiredInternal | 1259 *!blink::ThreadTimers::sharedTimerFiredInternal |
1260 *!blink::ThreadTimers::sharedTimerFired | 1260 *!blink::ThreadTimers::sharedTimerFired |
1261 *!webkit_glue::WebKitPlatformSupportImpl::DoTimeout | 1261 *!content::BlinkPlatformImpl::DoTimeout |
1262 *!base::BaseTimer<>::TimerTask::Run | 1262 *!base::BaseTimer<>::TimerTask::Run |
1263 | 1263 |
1264 UNINITIALIZED READ | 1264 UNINITIALIZED READ |
1265 name=bug_109496 | 1265 name=bug_109496 |
1266 ... | 1266 ... |
1267 *!blink::ImageBuffer::platformTransformColorSpace | 1267 *!blink::ImageBuffer::platformTransformColorSpace |
1268 *!blink::ImageBuffer::transformColorSpace | 1268 *!blink::ImageBuffer::transformColorSpace |
1269 *!blink::RenderSVGResourceFilter::postApplyResource | 1269 *!blink::RenderSVGResourceFilter::postApplyResource |
1270 ... | 1270 ... |
1271 *!blink::RenderSVGShape::paint* | 1271 *!blink::RenderSVGShape::paint* |
(...skipping 332 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1604 *!content::RenderViewImpl::Create* | 1604 *!content::RenderViewImpl::Create* |
1605 *!content::RenderThreadImpl::OnCreateNewView | 1605 *!content::RenderThreadImpl::OnCreateNewView |
1606 | 1606 |
1607 UNINITIALIZED READ | 1607 UNINITIALIZED READ |
1608 name=bug_259789 | 1608 name=bug_259789 |
1609 *!blink::::adjustAttributes | 1609 *!blink::::adjustAttributes |
1610 *!blink::WebGLRenderingContext::maybeRestoreContext | 1610 *!blink::WebGLRenderingContext::maybeRestoreContext |
1611 *!blink::Timer<>::fired | 1611 *!blink::Timer<>::fired |
1612 *!blink::ThreadTimers::sharedTimerFiredInternal | 1612 *!blink::ThreadTimers::sharedTimerFiredInternal |
1613 *!blink::ThreadTimers::sharedTimerFired | 1613 *!blink::ThreadTimers::sharedTimerFired |
1614 *!webkit_glue::WebKitPlatformSupportImpl::DoTimeout | 1614 *!content::BlinkPlatformImpl::DoTimeout |
1615 | 1615 |
1616 UNINITIALIZED READ | 1616 UNINITIALIZED READ |
1617 name=bug_290405 | 1617 name=bug_290405 |
1618 *!GrGradientEffect::onIsEqual | 1618 *!GrGradientEffect::onIsEqual |
1619 *!GrEffect::isEqual | 1619 *!GrEffect::isEqual |
1620 *!GrEffectStage::DeferredStage::isEqual | 1620 *!GrEffectStage::DeferredStage::isEqual |
1621 *!GrDrawState::DeferredState::isEqual | 1621 *!GrDrawState::DeferredState::isEqual |
1622 *!GrInOrderDrawBuffer::needsNewState | 1622 *!GrInOrderDrawBuffer::needsNewState |
1623 *!GrInOrderDrawBuffer::onDraw | 1623 *!GrInOrderDrawBuffer::onDraw |
1624 *!GrDrawTarget::drawIndexedInstances | 1624 *!GrDrawTarget::drawIndexedInstances |
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1680 *!blink::RenderTextControl::computePreferredLogicalWidths | 1680 *!blink::RenderTextControl::computePreferredLogicalWidths |
1681 ... | 1681 ... |
1682 *!blink::RenderBlock::layout | 1682 *!blink::RenderBlock::layout |
1683 | 1683 |
1684 UNINITIALIZED READ | 1684 UNINITIALIZED READ |
1685 name=bug_327672 | 1685 name=bug_327672 |
1686 *!blink::StyleSheetContents::isCacheable | 1686 *!blink::StyleSheetContents::isCacheable |
1687 *!blink::LinkStyle::setCSSStyleSheet | 1687 *!blink::LinkStyle::setCSSStyleSheet |
1688 *!blink::CSSStyleSheetResource::checkNotify | 1688 *!blink::CSSStyleSheetResource::checkNotify |
1689 ... | 1689 ... |
1690 *!webkit_glue::WebURLLoaderImpl::Context::OnCompletedRequest | 1690 *!content::WebURLLoaderImpl::Context::OnCompletedRequest |
1691 | 1691 |
1692 ############################################################### | 1692 ############################################################### |
1693 # Real issues in Chromium | 1693 # Real issues in Chromium |
1694 | 1694 |
1695 LEAK | 1695 LEAK |
1696 name=http://crbug.com/32085 | 1696 name=http://crbug.com/32085 |
1697 ... | 1697 ... |
1698 chrome.dll!NotificationRegistrar::Add | 1698 chrome.dll!NotificationRegistrar::Add |
1699 | 1699 |
1700 LEAK | 1700 LEAK |
(...skipping 489 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2190 KERNEL32.dll!CreateWaitableTimerW | 2190 KERNEL32.dll!CreateWaitableTimerW |
2191 content.dll!rtc::Timing::Timing | 2191 content.dll!rtc::Timing::Timing |
2192 content.dll!content::RenderProcessHostImpl::CreateMessageFilters | 2192 content.dll!content::RenderProcessHostImpl::CreateMessageFilters |
2193 ... | 2193 ... |
2194 content.dll!content::RenderViewHostImpl::CreateRenderView | 2194 content.dll!content::RenderViewHostImpl::CreateRenderView |
2195 content.dll!content::WebContentsImpl::CreateRenderViewForRenderManager | 2195 content.dll!content::WebContentsImpl::CreateRenderViewForRenderManager |
2196 ... | 2196 ... |
2197 content.dll!content::NavigationControllerImpl::LoadEntry | 2197 content.dll!content::NavigationControllerImpl::LoadEntry |
2198 ... | 2198 ... |
2199 *!extensions::ExtensionHost::LoadInitialURL | 2199 *!extensions::ExtensionHost::LoadInitialURL |
OLD | NEW |