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 1114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1125 *!gfx::JPEGCodec_EncodeDecodeRGBA_Test::TestBody | 1125 *!gfx::JPEGCodec_EncodeDecodeRGBA_Test::TestBody |
1126 | 1126 |
1127 UNINITIALIZED READ | 1127 UNINITIALIZED READ |
1128 name=bug_105907 | 1128 name=bug_105907 |
1129 ... | 1129 ... |
1130 *!skia::BGRAConvolve2D | 1130 *!skia::BGRAConvolve2D |
1131 *!skia::ImageOperations::ResizeBasic* | 1131 *!skia::ImageOperations::ResizeBasic* |
1132 *!skia::ImageOperations::Resize* | 1132 *!skia::ImageOperations::Resize* |
1133 | 1133 |
1134 UNINITIALIZED READ | 1134 UNINITIALIZED READ |
1135 name=bug_108147 | |
1136 ... | |
1137 *!SkDraw::drawPosText | |
1138 *!SkDevice::drawPosText | |
1139 *!SkCanvas::drawPosText | |
1140 *!blink::Font::drawGlyphs | |
1141 *!blink::Font::drawGlyphBuffer | |
1142 *!blink::Font::drawSimpleText | |
1143 *!blink::Font::drawText | |
1144 | |
1145 UNINITIALIZED READ | |
1146 name=bug_108620 | |
1147 *!blink::PlatformEvent::PlatformEvent | |
1148 *!blink::PlatformMouseEvent::PlatformMouseEvent | |
1149 *!blink::EventHandler::fakeMouseMoveEventTimerFired | |
1150 *!blink::Timer<>::fired | |
1151 *!blink::ThreadTimers::sharedTimerFiredInternal | |
1152 *!blink::ThreadTimers::sharedTimerFired | |
1153 *!content::BlinkPlatformImpl::DoTimeout | |
1154 *!base::BaseTimer<>::TimerTask::Run | |
1155 | |
1156 UNINITIALIZED READ | |
1157 name=bug_109496 | |
1158 ... | |
1159 *!blink::ImageBuffer::platformTransformColorSpace | |
1160 *!blink::ImageBuffer::transformColorSpace | |
1161 *!blink::RenderSVGResourceFilter::postApplyResource | |
1162 ... | |
1163 *!blink::RenderSVGShape::paint* | |
1164 ... | |
1165 *!blink::RenderSVGRoot*_Zpaint*_ZL9PaintInfoERKNS_* | |
1166 | |
1167 UNINITIALIZED READ | |
1168 name=bug_112278 | 1135 name=bug_112278 |
1169 *!fetch_texel_2d_f_rgba8888 | 1136 *!fetch_texel_2d_f_rgba8888 |
1170 *!sample_2d_linear | 1137 *!sample_2d_linear |
1171 *!sample_linear_2d | 1138 *!sample_linear_2d |
1172 *!fetch_texel_lod | 1139 *!fetch_texel_lod |
1173 *!fetch_texel | 1140 *!fetch_texel |
1174 *!_mesa_execute_program | 1141 *!_mesa_execute_program |
1175 *!run_program | 1142 *!run_program |
1176 *!_swrast_exec_fragment_program | 1143 *!_swrast_exec_fragment_program |
1177 *!shade_texture_span | 1144 *!shade_texture_span |
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1239 *!glLinkProgram | 1206 *!glLinkProgram |
1240 ... | 1207 ... |
1241 *!gpu::gles2::GLES2DecoderImpl::DoLinkProgram* | 1208 *!gpu::gles2::GLES2DecoderImpl::DoLinkProgram* |
1242 *!gpu::gles2::GLES2DecoderImpl::HandleLinkProgram* | 1209 *!gpu::gles2::GLES2DecoderImpl::HandleLinkProgram* |
1243 *!gpu::gles2::GLES2DecoderImpl::DoCommand | 1210 *!gpu::gles2::GLES2DecoderImpl::DoCommand |
1244 *!gpu::CommandParser::ProcessCommand | 1211 *!gpu::CommandParser::ProcessCommand |
1245 *!gpu::GpuScheduler::PutChanged | 1212 *!gpu::GpuScheduler::PutChanged |
1246 *!webkit::gpu::GLInProcessContext::PumpCommands | 1213 *!webkit::gpu::GLInProcessContext::PumpCommands |
1247 | 1214 |
1248 UNINITIALIZED READ | 1215 UNINITIALIZED READ |
1249 name=bug_116475 | |
1250 ... | |
1251 *!base::Histogram::BucketIndex | |
1252 *!base::Histogram::Add | |
1253 *!webkit_glue::WebKitPlatformSupportImpl::histogramCustomCounts | |
1254 *!blink::PlatformSupport::histogramCustomCounts | |
1255 *!blink::CCLayerTreeHostImpl::optimizeRenderPasses* | |
1256 *!blink::CCLayerTreeHostImpl::drawLayers | |
1257 *!blink::CCSingleThreadProxy::doComposite | |
1258 | |
1259 UNINITIALIZED READ | |
1260 name=bug_122245a | |
1261 ... | |
1262 *!SkScalerContext::internalGetPath | |
1263 *!SkScalerContext::getMetrics | |
1264 *!SkGlyphCache::lookupMetrics | |
1265 | |
1266 UNINITIALIZED READ | |
1267 name=bug_122245b | |
1268 ... | |
1269 *!SkRect::roundOut | |
1270 *!SkScalerContext::getMetrics | |
1271 *!SkGlyphCache::lookupMetrics | |
1272 *!SkGlyphCache::getGlyphIDMetrics | |
1273 *!sk_getMetrics_glyph_00 | |
1274 *!SkDraw::drawPosText | |
1275 *!SkDevice::drawPosText | |
1276 *!SkGpuDevice::drawPosText | |
1277 *!SkCanvas::drawPosText | |
1278 *!blink::Font::drawGlyphs | |
1279 *!blink::Font::drawGlyphBuffer | |
1280 *!blink::Font::drawSimpleText | |
1281 *!blink::Font::drawText | |
1282 *!blink::GraphicsContext::drawBidiText | |
1283 *!blink::CanvasRenderingContext2D::drawTextInternal | |
1284 *!blink::CanvasRenderingContext2D::strokeText | |
1285 *!blink::CanvasRenderingContext2DInternal::strokeTextCallback | |
1286 *!v8::internal::HandleApiCallHelper<> | |
1287 *!v8::internal::Builtin_HandleApiCall | |
1288 | |
1289 UNINITIALIZED READ | |
1290 name=bug_138058 | 1216 name=bug_138058 |
1291 ... | 1217 ... |
1292 *!blink::WebVTTParser::constructTreeFromToken | 1218 *!blink::WebVTTParser::constructTreeFromToken |
1293 *!blink::WebVTTParser::createDocumentFragmentFromCueText | 1219 *!blink::WebVTTParser::createDocumentFragmentFromCueText |
1294 *!blink::TextTrackCue::getCueAsHTML | 1220 *!blink::TextTrackCue::getCueAsHTML |
1295 *!blink::TextTrackCue::updateDisplayTree | 1221 *!blink::TextTrackCue::updateDisplayTree |
1296 *!blink::HTMLMediaElement::updateActiveTextTrackCues | 1222 *!blink::HTMLMediaElement::updateActiveTextTrackCues |
1297 | 1223 |
1298 UNINITIALIZED READ | 1224 UNINITIALIZED READ |
1299 name=bug_138220_a | 1225 name=bug_138220_a |
(...skipping 640 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1940 | 1866 |
1941 UNINITIALIZED READ | 1867 UNINITIALIZED READ |
1942 name=bug_414268 | 1868 name=bug_414268 |
1943 pdf.dll!chrome_pdf::PDFiumEngine::OnMouseMove | 1869 pdf.dll!chrome_pdf::PDFiumEngine::OnMouseMove |
1944 pdf.dll!chrome_pdf::PDFiumEngine::HandleEvent | 1870 pdf.dll!chrome_pdf::PDFiumEngine::HandleEvent |
1945 pdf.dll!chrome_pdf::OutOfProcessInstance::HandleInputEvent | 1871 pdf.dll!chrome_pdf::OutOfProcessInstance::HandleInputEvent |
1946 pdf.dll!pp::InputEvent_HandleEvent | 1872 pdf.dll!pp::InputEvent_HandleEvent |
1947 ppapi_proxy.dll!ppapi::CallWhileUnlocked<> | 1873 ppapi_proxy.dll!ppapi::CallWhileUnlocked<> |
1948 ppapi_proxy.dll!ppapi::proxy::PPP_InputEvent_Proxy::OnMsgHandleFilteredInputEven
t | 1874 ppapi_proxy.dll!ppapi::proxy::PPP_InputEvent_Proxy::OnMsgHandleFilteredInputEven
t |
1949 | 1875 |
OLD | NEW |