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
*
Suppress possible leak in GoogleAuthenticatorTest.FullLoginTest while I inves...
cmasone@google.com
2010-04-05
1
-0
/
+17
*
Suppresses leak in TabStrip.
sky@chromium.org
2010-04-05
1
-0
/
+19
*
Remove valgrind suppression for bug 38481 which has been fixed.
nirnimesh@chromium.org
2010-04-05
2
-21
/
+0
*
Suppressiong mac valgrind error.
oshima@chromium.org
2010-04-05
1
-0
/
+26
*
Suppress a data race in WebDataService
timurrrr@chromium.org
2010-04-02
1
-0
/
+7
*
Add yet another suppression for a data race on fStop_ in libjingle
timurrrr@chromium.org
2010-04-02
1
-0
/
+6
*
Fixes invalid read in AnimationContainer. If all the animations are
sky@chromium.org
2010-04-02
1
-7
/
+0
*
Valgrind suppression for an AnimationContainer invalid read.
rohitrao@chromium.org
2010-04-02
1
-0
/
+7
*
Fix leak in WebSocketThrottleTest::Throttle
ukai@chromium.org
2010-04-01
1
-7
/
+0
*
Move the suppression landed in r43208 to the right file.
rsesek@chromium.org
2010-03-31
1
-0
/
+7
*
Widen a suppression for a leak in ExntesionService::Init().
rsesek@chromium.org
2010-03-31
1
-1
/
+1
*
Suppress an extension init memory leak.
thestig@chromium.org
2010-03-31
1
-0
/
+15
*
Suppress reports on benign race on vfptr in ChromeThread.
timurrrr@chromium.org
2010-03-31
1
-0
/
+5
*
Revert 43168 - Add suppression for a memory error during shutdown, calling Fi...
eroman@chromium.org
2010-03-31
1
-14
/
+0
*
Add suppression for a memory error during shutdown, calling FileDescriptorWat...
eroman@chromium.org
2010-03-31
1
-0
/
+14
*
Fix sync leaks and some more good stuff.
skrul@chromium.org
2010-03-30
1
-51
/
+0
*
Add win32 gtest filter files shared between Wine and TSan/Windows
timurrrr@chromium.org
2010-03-30
3
-21
/
+23
*
Suppress two benign races in sqlite
timurrrr@chromium.org
2010-03-30
1
-0
/
+14
*
Remove suppression for bug 32892 as the race
tim@chromium.org
2010-03-30
1
-7
/
+0
*
Broke out shared worker tests into individual tests and increased worker test...
atwilson@chromium.org
2010-03-30
1
-4
/
+4
*
Add another suppression for BookmarkFolderTargetTest.ReopenNotSame under Mac ...
rsesek@chromium.org
2010-03-27
1
-0
/
+11
*
Roll gtest r395:408 and gmock r278:282 to pick up ThreadLocal leak fix.
rsesek@chromium.org
2010-03-27
1
-28
/
+0
*
Remove memory leak from the SpdyNetworkTransactionTest:ServerPush
ahendrickson@google.com
2010-03-26
1
-31
/
+0
*
Added tools/valgrind/chrome_tests.bat to run chrome_tests.py on Windows
timurrrr@chromium.org
2010-03-26
1
-0
/
+7
*
Add ignores and suppression for TSan/Windows.
timurrrr@chromium.org
2010-03-26
2
-0
/
+47
*
Generify two Mac Valgrind suppressions and add one more from yesterday's gtes...
rsesek@chromium.org
2010-03-26
1
-8
/
+12
*
Implement more sanity tests for Memcheck/Valgrind
timurrrr@chromium.org
2010-03-26
2
-4
/
+103
*
Update suppression caused by r42700
maruel@chromium.org
2010-03-26
1
-0
/
+2
*
Suppress a second leak in the SPDY tests.
skerner@chromium.org
2010-03-25
1
-0
/
+17
*
Suppress leak in spdy unit test.
skerner@chromium.org
2010-03-25
1
-1
/
+14
*
Suppressing net::HostCache::Set leak.
dhollowa@chromium.org
2010-03-25
1
-0
/
+16
*
Suppress leak in PepperDeviceTest
skerner@chromium.org
2010-03-25
1
-0
/
+12
*
Suppress webcore CSS leaks.
skerner@chromium.org
2010-03-25
1
-0
/
+15
*
Suppress a leak hit by test BufferedResourceLoaderTest.StartStop
skerner@chromium.org
2010-03-25
1
-0
/
+12
*
Add suppression for mac test leak.
skerner@chromium.org
2010-03-25
1
-0
/
+12
*
Suppressing valgrind issue temporarily. Introduced in r42586.
dhollowa@chromium.org
2010-03-25
2
-13
/
+14
*
silence false valgrind alarms due to ChromeCookieMonsterDelegate changes
danno@chromium.org
2010-03-25
1
-0
/
+1
*
Ignore the CFBag* stuff on Mac.
glider@chromium.org
2010-03-25
1
-0
/
+5
*
Ignore threadLockingTest from sqllite
timurrrr@chromium.org
2010-03-25
1
-0
/
+3
*
Join two suppressions for -[NSObject release] by removing an odd stack frame.
glider@chromium.org
2010-03-25
1
-10
/
+0
*
Suppresses the leaks in BookmarkFolderTargetTest.
hbono@chromium.org
2010-03-25
1
-0
/
+20
*
Updates the suppression rule for Issue 20504.
hbono@chromium.org
2010-03-25
1
-1
/
+1
*
Reverts 42520 and 42477. It back red again when adding this change back.
maruel@chromium.org
2010-03-25
1
-66
/
+0
*
Reapply 42467 by reverting 42499 and added suppression.
maruel@chromium.org
2010-03-24
1
-0
/
+66
*
Enable SSLClientSocketTest.* on Mac under ThreadSanitizer.
glider@chromium.org
2010-03-24
2
-0
/
+12
*
Enable DiskCacheTest.*, DiskCacheEntryTest.*, FlipNetworkTransactionTest.*,
glider@chromium.org
2010-03-24
1
-0
/
+8
*
More file-prefix-to-cut and cut-stack-below filters
timurrrr@chromium.org
2010-03-24
1
-0
/
+10
*
Remove suppression which is not needed anymore.
antonm@chromium.org
2010-03-24
1
-10
/
+0
*
Don't instrument set_jmp
timurrrr@chromium.org
2010-03-24
1
-0
/
+1
*
Generalize a browser sync suppression, which started firing after r42384.
eroman@chromium.org
2010-03-24
1
-1
/
+1
[next]