index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
valgrind
Commit message (
Expand
)
Author
Age
Files
Lines
*
Leak in media::AudioFileReader::Read
dhollowa@chromium.org
2012-03-04
1
-1
/
+1
*
Generalize Valgrind / Webkit suppression for Histogram11BucketIndex
dhollowa@chromium.org
2012-03-04
1
-4
/
+1
*
Remove outdated suppression for GpuProcessHostUIShim
dhollowa@chromium.org
2012-03-04
1
-6
/
+0
*
Leak in GpuProcessHostt::GetForClient
dhollowa@chromium.org
2012-03-04
1
-0
/
+6
*
Leak in JsonSchemaCompilerAdditionalPropertiesTest
dhollowa@chromium.org
2012-03-02
1
-1
/
+9
*
Leak in BrowserMainPartsPosix::PostMainMessageLoopStart
dhollowa@chromium.org
2012-03-02
1
-2
/
+2
*
TSAN Race observed in SequencedWorkerPool
dhollowa@chromium.org
2012-03-02
1
-0
/
+12
*
TSAN Race observed in LoggingTest_Dcheck_Test
dhollowa@chromium.org
2012-03-02
1
-0
/
+6
*
Suppress a leak in base::SequencedWorkerPool (issue 116526)
glider@chromium.org
2012-03-02
1
-0
/
+9
*
Update suppression for ffmpeg threading issues.
dalecurtis@chromium.org
2012-03-02
1
-1
/
+1
*
try to widen a suppression
thakis@chromium.org
2012-03-02
1
-0
/
+1
*
Fix spello in my last commit
thakis@chromium.org
2012-03-02
1
-1
/
+1
*
Suppress a valgrind uninitialilzed read.
thakis@chromium.org
2012-03-02
1
-0
/
+15
*
Suppress race detected by Tsan in talk_base::Event.
sergeyu@chromium.org
2012-03-01
1
-1
/
+5
*
Disable RedirectTest.ClientCancelled on valgrind mac
tbreisacher@chromium.org
2012-03-01
1
-0
/
+3
*
Add ffmpeg_unittests and ffmpeg_regression_tests to chrome_tests.
dalecurtis@chromium.org
2012-03-01
1
-0
/
+8
*
Remove memcheck suppressions for 109491 and 115808
bashi@chromium.org
2012-03-01
1
-46
/
+0
*
Move tsan suppression for SequencedWorkerPool to benign section
akalin@chromium.org
2012-02-29
1
-8
/
+18
*
Teach suppressions.py to match mod!ellipsis frames in DrMemory suppressions.
rnk@chromium.org
2012-02-29
1
-5
/
+57
*
Remove NOTIMPLEMENTED() from PlatformThread::SetThreadPriority() for posix.
scherkus@chromium.org
2012-02-29
1
-24
/
+0
*
Suppress known GDI warnings on drmemory bots.
rnk@chromium.org
2012-02-29
1
-2
/
+11
*
Add back SequencedWorkerPool suppression.
rnk@chromium.org
2012-02-29
1
-0
/
+5
*
Remove suppression for bug 110642.
atwilson@chromium.org
2012-02-29
1
-9
/
+0
*
Fix memory leak in SequencedWorkerPool
akalin@chromium.org
2012-02-29
3
-40
/
+1
*
Suppress more false positive and intentional leaks on the drmemory full bot.
rnk@chromium.org
2012-02-28
1
-1
/
+18
*
Suppress the new SequencedWorkerPool leaks for drmemory.
rnk@chromium.org
2012-02-28
1
-0
/
+5
*
Valgrind runner: cleanup /tmp from stale Valgrind entries
timurrrr@chromium.org
2012-02-28
1
-0
/
+10
*
Extend the suppression for leak in SecTrustEvaluate (issue 96300)
glider@chromium.org
2012-02-28
1
-2
/
+2
*
Join the suppressions for duplicate issues 115411 and 115611, add a new suppr...
glider@chromium.org
2012-02-28
1
-10
/
+9
*
Move suppression to common place
oshima@chromium.org
2012-02-28
2
-8
/
+8
*
Exclude failing test on valgrind chromeos
oshima@chromium.org
2012-02-28
1
-0
/
+1
*
Widen suppression for 115987
oshima@chromium.org
2012-02-28
1
-2
/
+1
*
Remove executable bit from tools/valgrind/drmemory/suppressions_full.txt, fro...
mattm@chromium.org
2012-02-28
1
-0
/
+0
*
Fix PasswordStoreWinTest.Migration leak.
rnk@chromium.org
2012-02-28
1
-12
/
+0
*
Re-eanble tests that were failing due to zombine process
oshima@chromium.org
2012-02-28
1
-4
/
+0
*
Suppress leak and race in SequenceWorkerPool
oshima@chromium.org
2012-02-28
3
-1
/
+44
*
Exclude crashing tests on chromeos valgrind
oshima@chromium.org
2012-02-28
1
-0
/
+4
*
Add another suppression for 109491
oshima@chromium.org
2012-02-27
1
-1
/
+18
*
Suppress drmemory false positives and PasswordStore leaks with a pending fix.
rnk@chromium.org
2012-02-27
1
-13
/
+38
*
Fix race condition where the items on ResourceContext's UserData map were rew...
jam@chromium.org
2012-02-27
1
-27
/
+0
*
Allow anyone to update DrMemory suppressions.
rnk@chromium.org
2012-02-27
1
-0
/
+1
*
Widen suppression for 115678
oshima@chromium.org
2012-02-27
1
-1
/
+1
*
Widen suppression for 115808
oshima@chromium.org
2012-02-27
1
-96
/
+4
*
Suppress uninits in HarfBuzzShaperBase
bashi@chromium.org
2012-02-26
1
-0
/
+104
*
Suppress race in AutomationUITestBase.IncognitoWindow
oshima@chromium.org
2012-02-24
1
-0
/
+27
*
Fix leaks due to async cleanup in LibjingleTransportFactory.
sergeyu@chromium.org
2012-02-24
2
-35
/
+0
*
Excluding PPAPI tests failing on tsan
oshima@chromium.org
2012-02-24
1
-0
/
+4
*
Suppress WebMContentEncodingsClient::OnListStart leak for drmemory.
rnk@chromium.org
2012-02-24
1
-0
/
+8
*
Suppress leak in BasicNetworkManager in remoting test
oshima@chromium.org
2012-02-24
1
-0
/
+11
*
Suppress Unaddressable error on chromeos valgrind bot
oshima@chromium.org
2012-02-24
1
-0
/
+26
[next]