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
*
Update suppressions to match refactored code (in r53427)
oshima@chromium.org
2010-07-23
2
-17
/
+17
*
Valgrind: Update memcheck_analyze.py to handle variance in Linux/Mac sanity t...
thestig@chromium.org
2010-07-22
3
-25
/
+59
*
Revert "Temporarily removing id number from memcheck sanity test suppresion n...
oshima@chromium.org
2010-07-22
2
-17
/
+17
*
Temporarily removing id number from memcheck sanity test suppresion names
oshima@chromium.org
2010-07-22
2
-17
/
+17
*
Add three more Dr.Memory suppressions for the false reports found recently
timurrrr@chromium.org
2010-07-22
1
-0
/
+15
*
Fix leak in DownloadManagerTest.
mnissler@chromium.org
2010-07-22
1
-15
/
+0
*
Valgrind Mac: Suppress ToolsSanityTest test cases on the Mac.
thestig@chromium.org
2010-07-22
2
-13
/
+59
*
Valgrind: Widen a common suppression for the Mac.
thestig@chromium.org
2010-07-22
1
-1
/
+1
*
Valgrind: Update a suppression after r53080.
thestig@chromium.org
2010-07-22
1
-1
/
+1
*
Valgrind Mac: Widen a suppression.
thestig@chromium.org
2010-07-21
1
-4
/
+4
*
Valgrind/Heapchecker: Suppress leaks for LoadTimingObserverTest.
thestig@chromium.org
2010-07-21
1
-0
/
+7
*
Fixed memory leak in SpdyHttpStreamTest. Removed suppressions.
erikchen@google.com
2010-07-21
1
-64
/
+0
*
Valgrind Mac: Update suppression for a leak in ExtensionPerfStoreTest.
thestig@chromium.org
2010-07-21
1
-0
/
+10
*
Valgrind Mac: Update a suppression after the changes to get Mac Valgrind to l...
thestig@chromium.org
2010-07-21
1
-2
/
+9
*
Valgrind Mac: Suppress error for BalloonControllerTest.
thestig@chromium.org
2010-07-21
1
-0
/
+30
*
Valgrind Mac: Suppress a leak in CollectedCookiesWindowControllerTest.
thestig@chromium.org
2010-07-21
1
-0
/
+10
*
Valgrind Mac: Add Mac specific suppressions for sqlite errors.
thestig@chromium.org
2010-07-21
1
-31
/
+47
*
Valgrind: Widen a suppression one more time.
thestig@chromium.org
2010-07-21
1
-2
/
+1
*
Valgrind Mac: Mark a leak as intentional. Add a new variant of the leak.
thestig@chromium.org
2010-07-21
1
-17
/
+34
*
Valgrind: More suppressions for bug 49268.
thestig@chromium.org
2010-07-21
2
-1
/
+15
*
Remove suppression
jrg@chromium.org
2010-07-21
1
-20
/
+0
*
Valgrind: Fix a typo.
thestig@chromium.org
2010-07-21
1
-1
/
+0
*
Valgrind: Yet another suppression for bug 46886.
thestig@chromium.org
2010-07-20
1
-0
/
+9
*
Valgrind: Sort the suppressions list; merge a duplicate; move a few mac only ...
thestig@chromium.org
2010-07-20
2
-251
/
+189
*
Suppression for memory leak in unit test using BookmarkBarFolderController
dhollowa@chromium.org
2010-07-20
1
-0
/
+20
*
Suppression for memory leak in ExtensionsServiceTest.InstallExtension unit test
dhollowa@chromium.org
2010-07-20
1
-1
/
+1
*
Valgrind: Update Valgrind suppressions.
thestig@chromium.org
2010-07-20
1
-22
/
+23
*
Suppress a valgrind leak.
thakis@chromium.org
2010-07-20
1
-0
/
+8
*
Fix an unitialized read in a unit test to appease valgrind
thakis@chromium.org
2010-07-20
1
-20
/
+0
*
Remove valgrind supressions for TemplateURLPrepopulateData::MakePrepopulatedT...
cpu@chromium.org
2010-07-19
2
-18
/
+0
*
Valgrind: Suppress errors from r52696.
thestig@chromium.org
2010-07-17
1
-0
/
+32
*
Generalize suppression for BUG 49260 to match new failure
tyoshino@chromium.org
2010-07-16
1
-2
/
+1
*
Suppress one more similar leak in SessionManager::DoEncode detected by Valgrind
tyoshino@chromium.org
2010-07-16
1
-0
/
+9
*
Add one more suppression for DownloadManagerTest
tyoshino@chromium.org
2010-07-16
1
-1
/
+9
*
Generalize leak suppression rule for one more leak pasted on BUG49280
tyoshino@chromium.org
2010-07-16
1
-1
/
+1
*
Suppress new leak in ChromeCookieMonsterDelegate found on Chromium Mac UI (va...
tyoshino@chromium.org
2010-07-16
1
-0
/
+10
*
Suppress valgrind leak detection in DownloadManagerTest::DownloadManagerTest
tyoshino@chromium.org
2010-07-16
1
-0
/
+7
*
Suppress valgrind Memcheck:Cond detected in ProfileSyncService::Observe
tyoshino@chromium.org
2010-07-16
1
-0
/
+7
*
Suppress leak in PrefService
tyoshino@chromium.org
2010-07-16
1
-0
/
+12
*
Valgrind Mac: Suppress another variant of a leaky remoting test.
thestig@chromium.org
2010-07-16
1
-0
/
+11
*
Valgrind Mac: Widen a suppression.
thestig@chromium.org
2010-07-16
1
-1
/
+1
*
Valgrind Mac: Suppress another error in remoting tests.
thestig@chromium.org
2010-07-16
1
-1
/
+10
*
Video Buffering: Caches data to disk when paused (resubmit)
vrk@google.com
2010-07-15
1
-0
/
+21
*
Revert 52460 - Suppress intentional leaks in sanity tests on Mac valgrind bots.
thestig@chromium.org
2010-07-15
1
-16
/
+0
*
Fix uninitialized memory error caused by r50606.
pinkerton@chromium.org
2010-07-15
1
-10
/
+0
*
Suppress intentional leaks in sanity tests on Mac valgrind bots.
hbono@chromium.org
2010-07-15
1
-0
/
+16
*
Relaxing suppression for ExtensionPrefStoreTest
oshima@chromium.org
2010-07-14
1
-1
/
+1
*
Suppression for memory leak in TemplateURLPrepopulateDataTest_ProvidersFromPrefs
oshima@chromium.org
2010-07-14
2
-0
/
+18
*
Relaxing the suppression to cover all memory error in ExtensionPrefStoreTest
oshima@chromium.org
2010-07-14
1
-2
/
+1
*
When about to close bookmark bar folder window, stop hover timers.
jrg@chromium.org
2010-07-14
1
-10
/
+0
[next]