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
*
Extend the suppression for bug 56090 (Valgrind leak in
glider@chromium.org
2010-09-21
1
-9
/
+4
*
Suppress bug 56359 (leaks in URLRequest::Start)
glider@chromium.org
2010-09-21
1
-16
/
+43
*
Improve the experience of using RaceVerifier TSan mode.
timurrrr@chromium.org
2010-09-21
2
-34
/
+82
*
Revert r59932, fix the suppressions for bug 39963 to match all known stacks.
glider@chromium.org
2010-09-20
1
-3
/
+6
*
Extended the suppression for bug 39963 (Memory leak inside
glider@chromium.org
2010-09-20
1
-4
/
+2
*
Extend the suppression for bug 52834
glider@chromium.org
2010-09-20
1
-2
/
+1
*
Valgrind suppression for sync leak.
thakis@chromium.org
2010-09-18
1
-0
/
+26
*
Revert 59793. Fixed, see bug. - Valgrind suppression for a chromeos domui inv...
thakis@chromium.org
2010-09-17
1
-26
/
+0
*
Fix race in SearchProviderInstallDataTest (must delete SearchProviderInstallD...
levin@chromium.org
2010-09-17
1
-7
/
+0
*
Valgrind suppression for a chromeos domui invalid read.
thakis@chromium.org
2010-09-17
1
-0
/
+26
*
Suppress a possible data race on provider_map_ in SearchProviderInstallData
timurrrr@chromium.org
2010-09-17
1
-0
/
+7
*
Annotate test-only race in DiskCacheBackendTest.NewEvictionTrimInvalidEntry
timurrrr@chromium.org
2010-09-17
2
-21
/
+0
*
Add suppression for a tsan detected race, take 3
rvargas@google.com
2010-09-17
2
-2
/
+4
*
Suppress a tsan race on the disk cache
rvargas@google.com
2010-09-17
1
-0
/
+6
*
Supress a tsan race (disk cache GetEntryCount)
rvargas@google.com
2010-09-17
1
-0
/
+6
*
Valgrind suppression for a tsan race.
thakis@chromium.org
2010-09-16
1
-1
/
+6
*
Refactored handling of XmppClient.
akalin@chromium.org
2010-09-16
1
-0
/
+4
*
Valgrind suppression for an invalid write in the mac login auth sheet.
thakis@chromium.org
2010-09-15
1
-0
/
+27
*
Widen valgrind suppression.
thakis@chromium.org
2010-09-15
1
-0
/
+16
*
Update Dr. Memory suppressions
timurrrr@chromium.org
2010-09-15
1
-1
/
+94
*
Add default options for the RaceVerifier TSan mode.
timurrrr@chromium.org
2010-09-15
1
-13
/
+25
*
Add a presubmit check to look for duplicate Valgrind/Heapchecker suppression ...
thestig@chromium.org
2010-09-14
1
-2
/
+19
*
Add support for running Chromium tests under TSan in RaceVerifier mode.
timurrrr@chromium.org
2010-09-14
2
-7
/
+76
*
Suppress a memory leak on CrOS valgrind bot
timurrrr@chromium.org
2010-09-14
1
-0
/
+9
*
Removes the suppression for Bug 54689.
hbono@chromium.org
2010-09-14
1
-34
/
+0
*
It appears that the bug related to this supression has gone away. So remove it.
jorlow@chromium.org
2010-09-13
1
-11
/
+0
*
Widen suppression for a leak in bug 39963
timurrrr@chromium.org
2010-09-13
1
-0
/
+1
*
Valgrind: Remove duplicate suppressions and make suppression names unique.
thestig@chromium.org
2010-09-10
2
-21
/
+4
*
Valgrind: Remove a bunch of obsolete suppressions we no longer hit (part 2 - ...
thestig@chromium.org
2010-09-10
2
-1388
/
+12
*
Valgrind: Remove a bunch of obsolete suppressions we no longer hit (part 1 - ...
thestig@chromium.org
2010-09-10
2
-1134
/
+3
*
Fix a leak when syncapi is used in test mode, where the session context was b...
johnnyg@chromium.org
2010-09-10
1
-23
/
+0
*
Widen suppressions landed in r59015.
rsesek@chromium.org
2010-09-10
1
-5
/
+0
*
Add Heapcheck and Valgrind suppressions for leaks in ProfileSyncServicePrefer...
rsesek@chromium.org
2010-09-09
1
-0
/
+28
*
Mac: Try to get tabpose unit tests working again.
thakis@chromium.org
2010-09-09
1
-20
/
+0
*
Revert 58905 - Unneeded suppression.
rsesek@chromium.org
2010-09-09
1
-7
/
+0
*
Add a leak suppression for browser_sync::ClearDataCommandTest_ClearDataComman...
rsesek@chromium.org
2010-09-09
1
-0
/
+7
*
Widen a suppression for a leak in CrosSettingsProviderProxy::Get.
rsesek@chromium.org
2010-09-08
1
-10
/
+1
*
Add Memcheck and Heapcheck suppressions for a variant of the RenderViewTest_P...
rsesek@chromium.org
2010-09-07
1
-0
/
+17
*
Add a suppression for a leak in RenderWidget::OnHandleInputEvent.
rsesek@chromium.org
2010-09-07
1
-0
/
+17
*
Add more Dr.Memory suppressions and exclude *Audio* from media_unittests
timurrrr@chromium.org
2010-09-06
1
-0
/
+29
*
Fix valgrind_test.py to use gdb on Mac OS
glider@chromium.org
2010-09-06
1
-1
/
+1
*
[OS X 10.6] Suppress a warning about invalid lock access in krb5int_getaddrin...
glider@chromium.org
2010-09-06
1
-0
/
+9
*
Fix typo in suppression for 39963.
oshima@chromium.org
2010-09-03
1
-1
/
+1
*
Fix valgrind memory leak in session_manager_unittest.
garykac@chromium.org
2010-09-03
1
-24
/
+0
*
supppressing another 50638 related memory error
oshima@chromium.org
2010-09-03
1
-1
/
+18
*
suppressing valgrind error on mac
oshima@chromium.org
2010-09-03
1
-0
/
+20
*
updating suppression for 35182 to match webkit change
oshima@chromium.org
2010-09-02
1
-1
/
+1
*
widen suppression for 50638
oshima@chromium.org
2010-09-02
1
-0
/
+3
*
Suppression for memory leak in CrosSettingsProviderProxy
oshima@chromium.org
2010-09-02
1
-29
/
+26
*
suppression for valgrind error that looks related to 39963
oshima@chromium.org
2010-09-02
1
-15
/
+41
[next]