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
*
Fix memory leak in CreateTabForDragging test.
wyck@chromium.org
2011-06-16
1
-16
/
+0
*
Update a TSan suppression for the misterious UserScriptMaster race
timurrrr@chromium.org
2011-06-16
1
-2
/
+2
*
Remove the suppressions for invalid memory accesses in V8 (should be fixed now)
timurrrr@chromium.org
2011-06-16
1
-27
/
+0
*
Suppress invalid reads related to objc_msgSend; widen a suppression for the C...
timurrrr@chromium.org
2011-06-16
2
-15
/
+19
*
Suppress one more data race on ThreadWatcher/MessageLoop
timurrrr@chromium.org
2011-06-16
1
-1
/
+10
*
Suppress a new Valgrind leak, widen a couple of old reports
timurrrr@chromium.org
2011-06-16
2
-18
/
+30
*
Add a suppression for bug70599.
eugenis@google.com
2011-06-16
1
-0
/
+11
*
Adds another suppression for Bug 86136.
hbono@chromium.org
2011-06-16
1
-0
/
+9
*
Fix leaks in CloudPolicySubsystemTest
gfeher@chromium.org
2011-06-15
1
-7
/
+0
*
Remove FileSystemURLRequestJob suppressions, as the only still-leaky
adamk@google.com
2011-06-15
1
-14
/
+7
*
Add suppression for bug 86146.
satorux@chromium.org
2011-06-15
1
-0
/
+7
*
Suppresses the leak for Bug 86136.
hbono@chromium.org
2011-06-15
1
-0
/
+7
*
Suppresses the leaks for Bug 86135.
hbono@chromium.org
2011-06-15
1
-0
/
+7
*
Sync: Close the sync UI in a few more tests.
jhawkins@chromium.org
2011-06-14
1
-7
/
+0
*
Suppresses the leaks for Bug 86006.
hbono@chromium.org
2011-06-14
1
-0
/
+7
*
Disable more SyncerThreadTests on the "Mac (tsan)" bot.
hbono@chromium.org
2011-06-14
1
-0
/
+3
*
Remove suppression for a fixed memory leak.
sergeyu@chromium.org
2011-06-13
1
-15
/
+0
*
Delete deserializer in synthesized message to avoid leak
fischman@chromium.org
2011-06-13
1
-21
/
+0
*
Disables SyncerThreadTest.ThrottlingDoesThrottle on the "Mac (tsan)" bot.
hbono@chromium.org
2011-06-13
1
-0
/
+2
*
Update the suppression rule for Bug 80462.
hbono@chromium.org
2011-06-13
1
-1
/
+1
*
Valgrind: Expand the suppression for 40429 even further.
jhawkins@chromium.org
2011-06-13
1
-1
/
+0
*
Valgrind: Disable two tests that time out under ChromiumOS.
jhawkins@chromium.org
2011-06-12
1
-0
/
+8
*
Valgrind: Disable two tests that are timing out in ChromiumOS.
jhawkins@chromium.org
2011-06-12
1
-0
/
+8
*
Valgrind: Expand the suppression for the leak from 40429.
jhawkins@chromium.org
2011-06-12
1
-2
/
+1
*
Valgrind: Suppress a leak in PpapiMsg_PPPInstance_DidDestroy.
jhawkins@chromium.org
2011-06-12
1
-0
/
+21
*
Suppress reports on waveOutGetNumDevs and CreateTextServices
timurrrr@chromium.org
2011-06-10
1
-1
/
+17
*
Add 2 ignores for ThreadSanitizer.
eugenis@google.com
2011-06-10
1
-0
/
+7
*
Fix memory leak in ExtensionWebRequestTest, and remove the suppressions for it.
mpcomplete@chromium.org
2011-06-10
1
-7
/
+0
*
Insert suppression for memory leaks.
rdsmith@chromium.org
2011-06-10
1
-0
/
+7
*
Add a suppression for DispatchEvent leak while I look into it.
mpcomplete@chromium.org
2011-06-09
1
-0
/
+7
*
Removed suppressions for http://crbug.com/35318 and http://crbug.com/58449.
rdsmith@chromium.org
2011-06-09
1
-24
/
+0
*
Re-enable a few tests under DrMemory which were (likely) fixed
timurrrr@chromium.org
2011-06-09
2
-8
/
+0
*
[Sync] Fix use of ObserverList by multiple threads.
akalin@chromium.org
2011-06-09
1
-8
/
+0
*
[Sync] Ensure all accesses to SyncInternal's observers are thread safe.
zea@chromium.org
2011-06-09
1
-9
/
+1
*
Remove obsolete suppression for 60890.
mattm@chromium.org
2011-06-09
1
-12
/
+0
*
Use NSS_DISABLE_UNLOAD in valgrind and heapcheck scripts to avoid unsymbolize...
mattm@chromium.org
2011-06-08
3
-1
/
+6
*
Make suppression from 72547 a dup of 16089, a leak due to threadpools.
adamk@chromium.org
2011-06-07
1
-22
/
+9
*
More CFBundle-related leak suppression
stuartmorgan@chromium.org
2011-06-07
1
-1
/
+34
*
Suppress an OS leak on the Mac
stuartmorgan@chromium.org
2011-06-07
1
-0
/
+6
*
Add more WebKitContext leak suppressions
stuartmorgan@chromium.org
2011-06-07
1
-0
/
+7
*
Suppress a TestingProfile::GetWebKitContext leak
stuartmorgan@chromium.org
2011-06-07
1
-0
/
+6
*
Extend the suppression for bug83626 to 64-bit case.
eugenis@google.com
2011-06-07
1
-0
/
+9
*
Revert the portion of r87696 which changed infobar notifications to use InfoB...
pkasting@chromium.org
2011-06-03
1
-8
/
+0
*
Widen some Dr. Memory suppressions a little bit
timurrrr@chromium.org
2011-06-03
1
-7
/
+3
*
Suppress uninits and a leak related to file_util::MakeFileUnreadable
timurrrr@chromium.org
2011-06-03
1
-0
/
+23
*
Suppress possible leaks in I_RpcBCacheFree
timurrrr@chromium.org
2011-06-03
1
-0
/
+7
*
Valgrind Mac: Suppress Leak in CreateInfoBar.
thestig@chromium.org
2011-06-03
1
-0
/
+8
*
Valgrind: Suppress leak in views::Widget::Init.
thestig@chromium.org
2011-06-03
1
-0
/
+6
*
Valgrind: Merge suppressions for bug 81753 and bug 82183. Add new suppression...
thestig@chromium.org
2011-06-03
1
-19
/
+13
*
Don't print the PC but print mod+off in the Dr. Memory reports
timurrrr@chromium.org
2011-06-03
1
-4
/
+4
[next]