OLD | NEW |
1 # There are three kinds of suppressions in this file: | 1 # There are three kinds of suppressions in this file: |
2 # 1. Third party stuff we have no control over. | 2 # 1. Third party stuff we have no control over. |
3 # | 3 # |
4 # 2. Intentional unit test errors, stuff that is somehow a false positive | 4 # 2. Intentional unit test errors, stuff that is somehow a false positive |
5 # in our own code, or stuff that is so trivial it's not worth fixing. | 5 # in our own code, or stuff that is so trivial it's not worth fixing. |
6 # | 6 # |
7 # 3. Suppressions for real chromium bugs that are not yet fixed. | 7 # 3. Suppressions for real chromium bugs that are not yet fixed. |
8 # These should all be in chromium's bug tracking system. | 8 # These should all be in chromium's bug tracking system. |
9 # Periodically we should sweep this file and the bug tracker clean by | 9 # Periodically we should sweep this file and the bug tracker clean by |
10 # running overnight and removing outdated bugs/suppressions. | 10 # running overnight and removing outdated bugs/suppressions. |
(...skipping 299 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
310 fun:+[QTCaptureDevice devicesWithIOType:] | 310 fun:+[QTCaptureDevice devicesWithIOType:] |
311 fun:+[QTCaptureDevice inputDevices] | 311 fun:+[QTCaptureDevice inputDevices] |
312 fun:+[QTCaptureDevice inputDevicesWithMediaType:] | 312 fun:+[QTCaptureDevice inputDevicesWithMediaType:] |
313 fun:+[VideoCaptureDeviceQTKit deviceNames] | 313 fun:+[VideoCaptureDeviceQTKit deviceNames] |
314 fun:_ZN5media18VideoCaptureDevice14GetDeviceNamesEPSt4listINS0_4NameESaIS2_EE | 314 fun:_ZN5media18VideoCaptureDevice14GetDeviceNamesEPSt4listINS0_4NameESaIS2_EE |
315 fun:_ZN5media21VideoCaptureDeviceMac4InitEv | 315 fun:_ZN5media21VideoCaptureDeviceMac4InitEv |
316 fun:_ZN5media18VideoCaptureDevice6CreateERKNS0_4NameE | 316 fun:_ZN5media18VideoCaptureDevice6CreateERKNS0_4NameE |
317 fun:_ZN5media45VideoCaptureDeviceTest_OpenInvalidDevice_Test8TestBodyEv | 317 fun:_ZN5media45VideoCaptureDeviceTest_OpenInvalidDevice_Test8TestBodyEv |
318 } | 318 } |
319 { | 319 { |
320 # See http://crbug.com/141293 | 320 # See http://crbug.com/141293 |
321 bug_141293 | 321 bug_141293 |
322 Memcheck:Uninitialized | 322 Memcheck:Uninitialized |
323 fun:deflateEnd | 323 fun:deflateEnd |
324 fun:deflateSetDictionary | 324 fun:deflateSetDictionary |
325 fun:deflate | 325 fun:deflate |
326 fun:png_write_finish_row | 326 fun:png_write_finish_row |
327 fun:png_write_find_filter | 327 fun:png_write_find_filter |
328 fun:_cg_png_write_row | 328 fun:_cg_png_write_row |
329 fun:writeOnePng | 329 fun:writeOnePng |
330 fun:_CGImagePluginWritePNG | 330 fun:_CGImagePluginWritePNG |
331 fun:CGImageDestinationFinalize | 331 fun:CGImageDestinationFinalize |
332 fun:+[NSBitmapImageRep(NSBitmapImageFileTypeExtensions) representationOfImageR
epsInArray:usingType:properties:] | 332 fun:+[NSBitmapImageRep(NSBitmapImageFileTypeExtensions) representationOfImage
RepsInArray:usingType:properties:] |
333 fun:-[NSBitmapImageRep(NSBitmapImageFileTypeExtensions) representationUsingTyp
e:properties:] | 333 fun:-[NSBitmapImageRep(NSBitmapImageFileTypeExtensions) representationUsingTy
pe:properties:] |
334 fun:_ZN3gfx8internal14PNGFromNSImageEP7NSImagePSt6vectorIhSaIhEE | 334 fun:_ZN3gfx8internal14PNGFromNSImageEP7NSImagePSt6vectorIhSaIhEE |
335 fun:_ZNK3gfx5Image10ToImagePNGEv | 335 fun:_ZNK3gfx5Image10ToImagePNGEv |
336 fun:_ZN12_GLOBAL__N_143ImageTest_PlatformToPNGEncodeAndDecode_Test8TestBodyEv | |
337 } | 336 } |
338 | 337 |
339 # 2. Intentional unit test errors, stuff that is somehow a false positive | 338 # 2. Intentional unit test errors, stuff that is somehow a false positive |
340 # in our own code, or stuff that is so trivial it's not worth fixing. | 339 # in our own code, or stuff that is so trivial it's not worth fixing. |
341 { | 340 { |
342 # Plugins are deliberately not unloaded (on shutdown) on the Mac, in order to | 341 # Plugins are deliberately not unloaded (on shutdown) on the Mac, in order to |
343 # prevent crashes for those that don't unload cleanly. | 342 # prevent crashes for those that don't unload cleanly. |
344 plugin_unload | 343 plugin_unload |
345 Memcheck:Leak | 344 Memcheck:Leak |
346 fun:_Znw* | 345 fun:_Znw* |
(...skipping 2105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2452 fun:_ZL19ConvertYUVToRGB32_ChhhPh | 2451 fun:_ZL19ConvertYUVToRGB32_ChhhPh |
2453 fun:LinearScaleYUVToRGB32RowWithRange_C | 2452 fun:LinearScaleYUVToRGB32RowWithRange_C |
2454 fun:_ZN5media23ScaleYUVToRGB32WithRectEPKhS1_S1_Phiiiiiiiiiii | 2453 fun:_ZN5media23ScaleYUVToRGB32WithRectEPKhS1_S1_Phiiiiiiiiiii |
2455 fun:_ZN8remoting29ConvertAndScaleYUVToRGB32RectEPKhS1_S1_iiRK7SkTSizeIiERK7Sk
IRectPhiS5_S8_S8_ | 2454 fun:_ZN8remoting29ConvertAndScaleYUVToRGB32RectEPKhS1_S1_iiRK7SkTSizeIiERK7Sk
IRectPhiS5_S8_S8_ |
2456 fun:_ZN8remoting10DecoderVp811RenderFrameERK7SkTSizeIiERK7SkIRectPhiP8SkRegio
n | 2455 fun:_ZN8remoting10DecoderVp811RenderFrameERK7SkTSizeIiERK7SkIRectPhiP8SkRegio
n |
2457 fun:_ZN8remoting13DecoderTester11RenderFrameEv | 2456 fun:_ZN8remoting13DecoderTester11RenderFrameEv |
2458 fun:_ZN8remoting13DecoderTester14ReceivedPacketEPNS_11VideoPacketE | 2457 fun:_ZN8remoting13DecoderTester14ReceivedPacketEPNS_11VideoPacketE |
2459 fun:_ZN8remoting13DecoderTester20ReceivedScopedPacketE10scoped_ptrINS_11Video
PacketEE | 2458 fun:_ZN8remoting13DecoderTester20ReceivedScopedPacketE10scoped_ptrINS_11Video
PacketEE |
2460 } | 2459 } |
2461 | 2460 |
OLD | NEW |