Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(219)

Side by Side Diff: tools/valgrind/drmemory/suppressions_full.txt

Issue 519333002: Move resource_loader_bridge.* from webkit/child to content/child. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sort + REBASE Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « content/test/BUILD.gn ('k') | webkit/child/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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
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
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
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
OLDNEW
« no previous file with comments | « content/test/BUILD.gn ('k') | webkit/child/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698