summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoralokp@chromium.org <alokp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-08 22:07:16 +0000
committeralokp@chromium.org <alokp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-08 22:07:16 +0000
commit725104c626f843d71ab89a740c2a2dbcff9b0939 (patch)
tree627aed396c2bf81973fa1f1c21f3c0ad8b3818b9 /tools
parent4f06ca88939f9345f6a654531a17d95d843c4ce8 (diff)
downloadchromium_src-725104c626f843d71ab89a740c2a2dbcff9b0939.zip
chromium_src-725104c626f843d71ab89a740c2a2dbcff9b0939.tar.gz
chromium_src-725104c626f843d71ab89a740c2a2dbcff9b0939.tar.bz2
Removed suppresseions for memory leaks in ANGLE.
The leaks in InitThread, InitializeGlobalPools, and InitializeGlobalParseContextwere fixed in ANGLE r688f78a, which has been rolled into Chromium. BUG=181691 R=earthdok@chromium.org Review URL: https://codereview.chromium.org/22700003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216453 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/heapcheck/suppressions.txt14
-rw-r--r--tools/valgrind/memcheck/suppressions.txt49
2 files changed, 0 insertions, 63 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 5f767c1..2f183ad 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -640,20 +640,6 @@
fun:chromeos::input_method::InputMethodConfigurationTest_TestInitialize_Test::TestBody
}
{
- bug_181691
- Heapcheck:Leak
- ...
- fun:InitThread
- fun:ShCompile
- fun:gpu::gles2::ShaderTranslator::Translate
- fun:gpu::gles2::ProgramManager::ForceCompileShader
- fun:gpu::gles2::ProgramManager::DoCompileShader
- fun:gpu::gles2::GLES2DecoderImpl::DoCompileShader
- fun:gpu::gles2::GLES2DecoderImpl::HandleCompileShader
- fun:gpu::gles2::GLES2DecoderImpl::DoCommand
- fun:gpu::CommandParser::ProcessCommand
-}
-{
bug_233532
Heapcheck:Leak
...
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index cd11376..6237afd 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -6276,17 +6276,6 @@
fun:_ZN2v88internal8Debugger18CallCEventCallbackENS_10DebugEventENS0_6HandleINS0_6ObjectEEES5_PNS_5Debug10ClientDataE
}
{
- bug_181691
- Memcheck:Leak
- fun:_Znw*
- ...
- fun:_Z10InitThreadv
- fun:ShCompile
- fun:_ZN3gpu5gles216ShaderTranslator9TranslateEPKc
- fun:_ZN3gpu5gles214ProgramManager18ForceCompileShaderEPKSsPNS0_6ShaderEPNS0_16ShaderTranslatorEPNS0_11FeatureInfoE
- fun:_ZN3gpu5gles214ProgramManager15DoCompileShaderEPNS0_6ShaderEPNS0_16ShaderTranslatorEPNS0_11FeatureInfoE
-}
-{
bug_184264
Memcheck:Leak
fun:_Znw*
@@ -6547,44 +6536,6 @@
fun:_ZN7testing4Test11DeleteSelf_Ev
}
{
- bug_230366a
- Memcheck:Leak
- fun:_Znw*
- fun:_Z28InitializeGlobalParseContextv
- fun:_Z10InitThreadv
- fun:ShCompile
- fun:_ZN6webkit3gpu33WebGraphicsContext3DInProcessImpl25AngleValidateShaderSourceEPNS1_17ShaderSourceEntryE
- fun:_ZN6webkit3gpu33WebGraphicsContext3DInProcessImpl13compileShaderEj
- fun:_ZN2cc18ProgramBindingBase10LoadShaderEPN6WebKit20WebGraphicsContext3DEjRKSs
- fun:_ZN2cc18ProgramBindingBase4InitEPN6WebKit20WebGraphicsContext3DERKSsS5_
- fun:_ZN2cc14ProgramBindingINS_26VertexShaderPosTexIdentityENS_21FragmentShaderRGBATexEEC1EPN6WebKit20WebGraphicsContext3DENS_17TexCoordPrecisionE
- fun:_ZN2cc24AcceleratedTextureCopierC1EPN6WebKit20WebGraphicsContext3DEbi
- fun:_ZN2cc24AcceleratedTextureCopier6CreateEPN6WebKit20WebGraphicsContext3DEbi
- fun:_ZN2cc16ResourceProvider10InitializeEi
- fun:_ZN2cc16ResourceProvider6CreateEPNS_13OutputSurfaceEi
- fun:_ZN2cc17LayerTreeHostImpl18InitializeRendererE10scoped_ptrINS_13OutputSurfaceEN4base14DefaultDeleterIS2_EEE
- fun:_ZN2cc11ThreadProxy30InitializeRendererOnImplThreadEPNS_15CompletionEventEPbPNS_20RendererCapabilitiesE
-}
-{
- bug_230366b
- Memcheck:Leak
- fun:_Znw*
- fun:_Z21InitializeGlobalPoolsv
- fun:_Z10InitThreadv
- fun:ShCompile
- fun:_ZN6webkit3gpu33WebGraphicsContext3DInProcessImpl25AngleValidateShaderSourceEPNS1_17ShaderSourceEntryE
- fun:_ZN6webkit3gpu33WebGraphicsContext3DInProcessImpl13compileShaderEj
- fun:_ZN2cc18ProgramBindingBase10LoadShaderEPN6WebKit20WebGraphicsContext3DEjRKSs
- fun:_ZN2cc18ProgramBindingBase4InitEPN6WebKit20WebGraphicsContext3DERKSsS5_
- fun:_ZN2cc14ProgramBindingINS_26VertexShaderPosTexIdentityENS_21FragmentShaderRGBATexEEC1EPN6WebKit20WebGraphicsContext3DENS_17TexCoordPrecisionE
- fun:_ZN2cc24AcceleratedTextureCopierC1EPN6WebKit20WebGraphicsContext3DEbi
- fun:_ZN2cc24AcceleratedTextureCopier6CreateEPN6WebKit20WebGraphicsContext3DEbi
- fun:_ZN2cc16ResourceProvider10InitializeEi
- fun:_ZN2cc16ResourceProvider6CreateEPNS_13OutputSurfaceEi
- fun:_ZN2cc17LayerTreeHostImpl18InitializeRendererE10scoped_ptrINS_13OutputSurfaceEN4base14DefaultDeleterIS2_EEE
- fun:_ZN2cc11ThreadProxy30InitializeRendererOnImplThreadEPNS_15CompletionEventEPbPNS_20RendererCapabilitiesE
-}
-{
bug_233541
Memcheck:Leak
fun:_Znw*