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

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

Issue 588103002: Retire obsolete DrMemory suppressions ..106552 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « no previous file | no next file » | 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 1105 matching lines...) Expand 10 before | Expand all | Expand 10 after
1116 *!gfx::PNGCodec::Decode* 1116 *!gfx::PNGCodec::Decode*
1117 1117
1118 UNINITIALIZED READ 1118 UNINITIALIZED READ
1119 name=bug_99307 1119 name=bug_99307
1120 *!modp_b64_encode 1120 *!modp_b64_encode
1121 *!base::Base64Encode* 1121 *!base::Base64Encode*
1122 *!web_ui_util::GetImageDataUrl 1122 *!web_ui_util::GetImageDataUrl
1123 *!::NetworkInfoDictionary::set_icon 1123 *!::NetworkInfoDictionary::set_icon
1124 1124
1125 UNINITIALIZED READ 1125 UNINITIALIZED READ
1126 name=bug_101125a
1127 ...
1128 *!SkScan::AntiFillPath
1129 *!SkScan::AntiFillPath
1130 *!SkDraw::drawPath
1131 *!SkDevice::drawPath
1132 *!SkDraw::drawTextOnPath
1133 *!SkDevice::drawTextOnPath
1134 *!SkCanvas::drawTextOnPath
1135 *!blink::Font::drawGlyphs
1136 *!blink::Font::drawGlyphBuffer
1137
1138 UNINITIALIZED READ
1139 name=bug_101125b
1140 ...
1141 *!SkScan::AntiFillRect
1142 *!SkScan::AntiFillRect
1143 *!SkDraw::drawRect
1144 *!SkDevice::drawRect
1145 *!SkCanvas::drawRect
1146 *!blink::GraphicsContext::fillRect
1147 *!blink::GraphicsContext::drawHighlightForText
1148
1149 UNINITIALIZED READ
1150 name=bug_101125c
1151 ...
1152 *!morphpoints
1153 *!morphpath
1154 *!SkDraw::drawTextOnPath
1155 *!SkDevice::drawTextOnPath
1156 *!SkCanvas::drawTextOnPath
1157 *!blink::Font::drawGlyphs
1158 *!blink::Font::drawGlyphBuffer
1159 *!blink::Font::drawSimpleText
1160 *!blink::Font::drawText
1161 *!blink::GraphicsContext::drawText
1162
1163 UNINITIALIZED READ
1164 name=bug_101781 1126 name=bug_101781
1165 *!encode_one_block 1127 *!encode_one_block
1166 *!encode_mcu_huff 1128 *!encode_mcu_huff
1167 *!compress_data 1129 *!compress_data
1168 *!process_data_simple_main 1130 *!process_data_simple_main
1169 *!chromium_jpeg_write_scanlines 1131 *!chromium_jpeg_write_scanlines
1170 *!gfx::JPEGCodec::Encode 1132 *!gfx::JPEGCodec::Encode
1171 *!gfx::JPEGEncodedDataFromImage 1133 *!gfx::JPEGEncodedDataFromImage
1172 *!history::TopSites::EncodeBitmap 1134 *!history::TopSites::EncodeBitmap
1173 *!history::TopSites::SetPageThumbnail 1135 *!history::TopSites::SetPageThumbnail
1174 *!history::ExpireHistoryTest::AddExampleData 1136 *!history::ExpireHistoryTest::AddExampleData
1175 *!history::ExpireHistoryTest::* 1137 *!history::ExpireHistoryTest::*
1176 1138
1177 UNINITIALIZED READ 1139 UNINITIALIZED READ
1178 name=bug_101781_d 1140 name=bug_101781_d
1179 *!testing::AssertionResult testing::internal::CmpHelperGE<> 1141 *!testing::AssertionResult testing::internal::CmpHelperGE<>
1180 *!gfx::JPEGCodec_EncodeDecodeRGBA_Test::TestBody 1142 *!gfx::JPEGCodec_EncodeDecodeRGBA_Test::TestBody
1181 1143
1182 UNINITIALIZED READ 1144 UNINITIALIZED READ
1183 name=bug_105907 1145 name=bug_105907
1184 ... 1146 ...
1185 *!skia::BGRAConvolve2D 1147 *!skia::BGRAConvolve2D
1186 *!skia::ImageOperations::ResizeBasic* 1148 *!skia::ImageOperations::ResizeBasic*
1187 *!skia::ImageOperations::Resize* 1149 *!skia::ImageOperations::Resize*
1188 1150
1189 UNINITIALIZED READ 1151 UNINITIALIZED READ
1190 name=bug_106183a
1191 *!blink::RenderMarquee::updateMarqueeStyle
1192 *!blink::RenderLayer::styleChanged
1193 *!blink::RenderBoxModelObject::styleDidChange
1194 *!blink::RenderBox::styleDidChange
1195 *!blink::RenderBlock::styleDidChange
1196 *!blink::RenderObject::setStyle
1197
1198 UNINITIALIZED READ
1199 name=bug_106183b
1200 *!blink::ComplexTextController*
1201 ...
1202 *!blink::Font::selectionRectForComplexText
1203 *!blink::Font::selectionRectForText
1204 *!blink::InlineTextBox::positionForOffset
1205 *!blink::RenderText::localCaretRect
1206 *!blink::VisiblePosition::localCaretRect
1207 *!blink::CaretBase::updateCaretRect
1208 *!blink::FrameSelection::localCaretRect
1209 *!blink::FrameSelection::recomputeCaretRect
1210 *!blink::FrameSelection::updateAppearance
1211
1212 UNINITIALIZED READ
1213 name=bug_106183c
1214 *!blink::ComplexTextController*
1215 ...
1216 *!blink::Font::drawComplexText
1217 *!blink::Font::drawText
1218 *!blink::GraphicsContext::drawText
1219 *!blink::paintTextWithShadows
1220 ...
1221 *!blink::RenderLineBoxList::paint
1222 *!blink::RenderBlock::paintContents
1223 *!blink::RenderBlock::paintObject
1224 *!blink::RenderBlock::paint
1225
1226 UNINITIALIZED READ
1227 name=bug_106552
1228 ...
1229 *!JSONStringValueSerializer::SerializeInternal
1230 *!JSONStringValueSerializer::Serialize
1231 *!JsonPrefStore::SerializeData
1232 *!ImportantFileWriter::DoScheduledWrite
1233 *!JsonPrefStore::CommitPendingWrite
1234 *!JsonPrefStore::~JsonPrefStore
1235 *!base::RefCounted<>::Release
1236 *!scoped_refptr<>::operator=
1237 *!PrefService::~PrefService
1238 *!scoped_ptr<>::~scoped_ptr
1239 *!TestingProfile::~TestingProfile
1240 *!ExtensionTestingProfile::~ExtensionTestingProfile
1241
1242 UNINITIALIZED READ
1243 name=bug_108147 1152 name=bug_108147
1244 ... 1153 ...
1245 *!SkDraw::drawPosText 1154 *!SkDraw::drawPosText
1246 *!SkDevice::drawPosText 1155 *!SkDevice::drawPosText
1247 *!SkCanvas::drawPosText 1156 *!SkCanvas::drawPosText
1248 *!blink::Font::drawGlyphs 1157 *!blink::Font::drawGlyphs
1249 *!blink::Font::drawGlyphBuffer 1158 *!blink::Font::drawGlyphBuffer
1250 *!blink::Font::drawSimpleText 1159 *!blink::Font::drawSimpleText
1251 *!blink::Font::drawText 1160 *!blink::Font::drawText
1252 1161
(...skipping 947 matching lines...) Expand 10 before | Expand all | Expand 10 after
2200 2109
2201 UNINITIALIZED READ 2110 UNINITIALIZED READ
2202 name=bug_414268 2111 name=bug_414268
2203 pdf.dll!chrome_pdf::PDFiumEngine::OnMouseMove 2112 pdf.dll!chrome_pdf::PDFiumEngine::OnMouseMove
2204 pdf.dll!chrome_pdf::PDFiumEngine::HandleEvent 2113 pdf.dll!chrome_pdf::PDFiumEngine::HandleEvent
2205 pdf.dll!chrome_pdf::OutOfProcessInstance::HandleInputEvent 2114 pdf.dll!chrome_pdf::OutOfProcessInstance::HandleInputEvent
2206 pdf.dll!pp::InputEvent_HandleEvent 2115 pdf.dll!pp::InputEvent_HandleEvent
2207 ppapi_proxy.dll!ppapi::CallWhileUnlocked<> 2116 ppapi_proxy.dll!ppapi::CallWhileUnlocked<>
2208 ppapi_proxy.dll!ppapi::proxy::PPP_InputEvent_Proxy::OnMsgHandleFilteredInputEven t 2117 ppapi_proxy.dll!ppapi::proxy::PPP_InputEvent_Proxy::OnMsgHandleFilteredInputEven t
2209 2118
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698