| 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 1456 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1467 name=bug_162825 | 1467 name=bug_162825 |
| 1468 *!bcmp | 1468 *!bcmp |
| 1469 *!gpu::gles2::ShaderTranslatorCache::ShaderTranslatorInitParams::operator< | 1469 *!gpu::gles2::ShaderTranslatorCache::ShaderTranslatorInitParams::operator< |
| 1470 *!std::less<>::operator | 1470 *!std::less<>::operator |
| 1471 ... | 1471 ... |
| 1472 *!std::map<>::find | 1472 *!std::map<>::find |
| 1473 ... | 1473 ... |
| 1474 *!gpu::gles2::GLES2DecoderImpl::InitializeShaderTranslator | 1474 *!gpu::gles2::GLES2DecoderImpl::InitializeShaderTranslator |
| 1475 | 1475 |
| 1476 UNINITIALIZED READ | 1476 UNINITIALIZED READ |
| 1477 name=bug_164198 | |
| 1478 *!blink::RenderBox::paintFillLayers | |
| 1479 ... | |
| 1480 *!blink::RenderBlock::paintObject | |
| 1481 *!blink::RenderBlock::paint | |
| 1482 *!blink::RenderLayer::paintLayerContents | |
| 1483 *!blink::RenderLayer::paintLayerContentsAndReflection | |
| 1484 *!blink::RenderLayer::paintLayer | |
| 1485 *!blink::RenderLayer::paintList | |
| 1486 *!blink::RenderLayer::paintLayerContents | |
| 1487 *!blink::RenderLayer::paintLayerContentsAndReflection | |
| 1488 *!blink::RenderLayer::paintLayer | |
| 1489 | |
| 1490 UNINITIALIZED READ | |
| 1491 name=bug_170340 | |
| 1492 *!WTF::AtomicString::add | |
| 1493 *!WTF::AtomicString::AtomicString | |
| 1494 *!blink::HTMLPreloadScanner::processToken | |
| 1495 *!blink::HTMLPreloadScanner::scan | |
| 1496 *!blink::HTMLDocumentParser::pumpTokenizer | |
| 1497 *!blink::HTMLDocumentParser::pumpTokenizerIfPossible | |
| 1498 *!blink::HTMLDocumentParser::append | |
| 1499 *!blink::DecodedDataDocumentParser::flush | |
| 1500 *!blink::DocumentWriter::end | |
| 1501 *!blink::DocumentLoader::finishedLoading | |
| 1502 | |
| 1503 UNINITIALIZED READ | |
| 1504 name=bug_172025 | |
| 1505 *!WebViewHost::didCreateDataSource | |
| 1506 *!blink::FrameLoaderClientImpl::createDocumentLoader | |
| 1507 *!blink::FrameLoader::init | |
| 1508 *!blink::Frame::init | |
| 1509 *!blink::WebFrameImpl::initializeAsMainFrame | |
| 1510 *!blink::WebViewImpl::initializeMainFrame | |
| 1511 *!TestShell::createNewWindow | |
| 1512 *!TestShell::createMainWindow | |
| 1513 *!TestShell::initialize | |
| 1514 | |
| 1515 UNINITIALIZED READ | |
| 1516 name=bug_173096 | |
| 1517 *!bcmp | |
| 1518 *!cc::LayerTreeDebugState::equal | |
| 1519 *!cc::LayerTreeHost::setDebugState | |
| 1520 *!blink::WebLayerTreeViewImpl*_Zset* | |
| 1521 *!blink::WebViewImpl::setIsAcceleratedCompositingActive | |
| 1522 *!blink::WebViewImpl::setRootGraphicsLayer | |
| 1523 *!blink::ChromeClientImpl::attachRootGraphicsLayer | |
| 1524 *!blink::RenderLayerCompositor::attachRootLayer | |
| 1525 *!blink::RenderLayerCompositor::ensureRootLayer | |
| 1526 *!blink::RenderLayerCompositor::enableCompositingMode | |
| 1527 *!blink::RenderLayerCompositor::updateBacking | |
| 1528 *!blink::RenderLayerCompositor::updateLayerCompositingState | |
| 1529 *!blink::RenderLayer::styleChanged | |
| 1530 *!blink::RenderLayerModelObject::styleDidChange | |
| 1531 *!blink::RenderBox::styleDidChange | |
| 1532 | |
| 1533 UNINITIALIZED READ | |
| 1534 name=bug_175985 | |
| 1535 *!cc::LayerTreeHost::setDebugState | |
| 1536 ... | |
| 1537 *!blink::WebLayerTreeViewImpl* | |
| 1538 | |
| 1539 UNINITIALIZED READ | |
| 1540 name=bug_176270 | |
| 1541 *!cc::LayerTreeDebugState::recordRenderingStats | |
| 1542 | |
| 1543 UNINITIALIZED READ | |
| 1544 name=bug_176616_a | 1477 name=bug_176616_a |
| 1545 *!WebTestRunner::WebTestProxyBase::didCreateDataSource | 1478 *!WebTestRunner::WebTestProxyBase::didCreateDataSource |
| 1546 *!WebTestRunner::WebTestProxy<>::didCreateDataSource | 1479 *!WebTestRunner::WebTestProxy<>::didCreateDataSource |
| 1547 *!blink::FrameLoaderClientImpl::createDocumentLoader | 1480 *!blink::FrameLoaderClientImpl::createDocumentLoader |
| 1548 *!blink::FrameLoader::init | 1481 *!blink::FrameLoader::init |
| 1549 *!blink::Frame::init | 1482 *!blink::Frame::init |
| 1550 *!blink::WebFrameImpl::initializeAsMainFrame | 1483 *!blink::WebFrameImpl::initializeAsMainFrame |
| 1551 *!blink::WebViewImpl::initializeMainFrame | 1484 *!blink::WebViewImpl::initializeMainFrame |
| 1552 *!TestShell::createNewWindow | 1485 *!TestShell::createNewWindow |
| 1553 *!TestShell::createMainWindow | 1486 *!TestShell::createMainWindow |
| (...skipping 646 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2200 | 2133 |
| 2201 UNINITIALIZED READ | 2134 UNINITIALIZED READ |
| 2202 name=bug_414268 | 2135 name=bug_414268 |
| 2203 pdf.dll!chrome_pdf::PDFiumEngine::OnMouseMove | 2136 pdf.dll!chrome_pdf::PDFiumEngine::OnMouseMove |
| 2204 pdf.dll!chrome_pdf::PDFiumEngine::HandleEvent | 2137 pdf.dll!chrome_pdf::PDFiumEngine::HandleEvent |
| 2205 pdf.dll!chrome_pdf::OutOfProcessInstance::HandleInputEvent | 2138 pdf.dll!chrome_pdf::OutOfProcessInstance::HandleInputEvent |
| 2206 pdf.dll!pp::InputEvent_HandleEvent | 2139 pdf.dll!pp::InputEvent_HandleEvent |
| 2207 ppapi_proxy.dll!ppapi::CallWhileUnlocked<> | 2140 ppapi_proxy.dll!ppapi::CallWhileUnlocked<> |
| 2208 ppapi_proxy.dll!ppapi::proxy::PPP_InputEvent_Proxy::OnMsgHandleFilteredInputEven
t | 2141 ppapi_proxy.dll!ppapi::proxy::PPP_InputEvent_Proxy::OnMsgHandleFilteredInputEven
t |
| 2209 | 2142 |
| OLD | NEW |