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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Valgrind: Suppress leak in PasswordManagerDelegateImpl::AddSavePasswordInfoBar.
thestig@chromium.org
2011-09-13
1
-0
/
+12
*
Valgrind/Heapchecker: Suppress leaks Autofill Profile Sync.
thestig@chromium.org
2011-09-13
2
-0
/
+104
*
Data race on boolean in WebDataService::WebDataRequest
dhollowa@chromium.org
2011-09-13
1
-7
/
+0
*
Valgrind Mac: Disable all FileSystemDirURLRequestJobTests.
thestig@chromium.org
2011-09-13
1
-2
/
+1
*
Remove suppressions for WebKit memcheck errors fixed upstream.
adamk@chromium.org
2011-09-13
1
-31
/
+0
*
Remove the suppression for the issue 88863 b.
satorux@chromium.org
2011-09-12
1
-8
/
+0
*
Valgrind Mac: Disable another failing FileSystemDirURLRequestJobTest.
thestig@chromium.org
2011-09-12
1
-0
/
+1
*
Valgrind: Suppress leaks in OptionsUITest.LoadOptionsByURL.
thestig@chromium.org
2011-09-12
1
-0
/
+46
*
Remove all the experimental Traced Task code from remoting.
ajwong@chromium.org
2011-09-12
2
-20
/
+0
*
Valgrind: Disable several flaky AutomatedUITestBase tests.
thestig@chromium.org
2011-09-12
1
-0
/
+8
*
Revert 100757 - Data race on boolean in WebDataService::WebDataRequest
dmazzoni@chromium.org
2011-09-12
1
-0
/
+7
*
Data race on boolean in WebDataService::WebDataRequest
dhollowa@chromium.org
2011-09-12
1
-7
/
+0
*
Memory leak fix for suppression bug_52371_b. Removed supression bug_52371_a s...
zelidrag@chromium.org
2011-09-12
1
-18
/
+0
*
Remove the suppression for the issue 87997.
satorux@chromium.org
2011-09-12
1
-12
/
+0
*
Remove stale valgrind suppression in CreateTCPClientSocket().
asanka@chromium.org
2011-09-12
1
-11
/
+0
*
Valgrind: Suppress a leak in ComponentUpdaterTest.ProdVersionCheck.
thestig@chromium.org
2011-09-12
1
-0
/
+7
*
Valgrind Mac: Widen a suppression, disable a failing test, and add a new supp...
thestig@chromium.org
2011-09-12
2
-28
/
+23
*
Heapchecker: Suppress a leak in ComponentUpdater tests.
thestig@chromium.org
2011-09-12
1
-0
/
+6
*
Fix a memory leak caused by IBusController
satorux@chromium.org
2011-09-12
1
-7
/
+0
*
Reenable WorkerFileSystemTest.FileEntryToURISync
oshima@google.com
2011-09-12
1
-2
/
+0
*
Remove heapcheck suppresion passing locally.
dilmah@chromium.org
2011-09-12
1
-20
/
+0
*
Do not search for Valgrind binaries if a non-Valgrind tool (i.e. not "memchec...
glider@chromium.org
2011-09-12
1
-13
/
+63
*
Add valgrind suppressions for AlsaWrapper::DeviceNameHint().
scherkus@chromium.org
2011-09-11
1
-0
/
+21
*
IPC::MessageWithReply has been removed in r98491 - closing related suppressions
groby@chromium.org
2011-09-10
3
-107
/
+0
*
Remove suppressions for the issue 90521.
satorux@chromium.org
2011-09-10
1
-28
/
+0
*
Remove obsolete suppression
oshima@chromium.org
2011-09-10
1
-13
/
+0
*
Create a "no compile" drivers script in python to unittest compile time asserts.
ajwong@chromium.org
2011-09-10
1
-0
/
+472
*
Cleanups for options_ui_uitest.cc.
csilv@chromium.org
2011-09-10
4
-17
/
+0
*
Revert 100542 - Fix memory leak in sync notifier unit tests
rlarocque@chromium.org
2011-09-10
1
-0
/
+31
*
Fix memory leak in sync notifier unit tests
rlarocque@chromium.org
2011-09-10
1
-31
/
+0
*
Valgrind: Suppress a couple sporadic leaks in the networking code.
thestig@chromium.org
2011-09-10
1
-0
/
+29
*
Removing suppressions for bug 82716 which appears to be fixed. Suppression is...
bradchen@google.com
2011-09-10
2
-30
/
+0
*
Valgrind: Add another variant of the TaskClosureAdapter leak; Suppress a new ...
thestig@chromium.org
2011-09-09
1
-0
/
+20
*
Remove race suppression now that WebKit r94821 has been rolled in.
levin@chromium.org
2011-09-09
1
-35
/
+0
*
Remove heapcheck suppressions that are obsolete.
tony@chromium.org
2011-09-09
1
-69
/
+0
*
Consolidate duplicate mem leak suppressions which are intentional.
levin@chromium.org
2011-09-09
1
-77
/
+16
*
Removed now-obsolete suppression; the class has been renamed, and the
kbr@chromium.org
2011-09-09
1
-13
/
+0
*
Valgrind/Heapchecker: Suppress leaks in net::CookieMonster::CookieMonsterTask...
thestig@chromium.org
2011-09-09
2
-1
/
+22
*
Merged duplicate functions from tools/data_pack into the grit/format/data_pac...
adriansc@chromium.org
2011-09-09
5
-7
/
+105
*
Dispose of NPOject in npobject_identity_test.cc
jhorwich@chromium.org
2011-09-09
1
-16
/
+0
*
Fix BufferedResourceLoaderTest.BufferWindow_SetVeryLarge
vrk@google.com
2011-09-09
1
-2
/
+0
*
Fix memory leak if user of IPC::SyncMessage never calls GetReplyDeserializer().
dmichael@chromium.org
2011-09-09
1
-0
/
+4
*
Remove obsolete suppression.
dmichael@chromium.org
2011-09-09
1
-13
/
+0
*
Removes supression that is no longer relevent. A patch I landed @
sky@chromium.org
2011-09-09
1
-12
/
+0
*
Remove valgrind suppression for InitExtensions. It no longer appears.
yoz@chromium.org
2011-09-09
1
-14
/
+0
*
TSAN: Update suppressions for SdchManager race.
thestig@chromium.org
2011-09-09
1
-7
/
+15
*
suppressions: Move upstream bugs to the correct sections.
erg@google.com
2011-09-09
1
-28
/
+18
*
Removing suppressions for bugs 81522 and 81438 which appear to be fixed.
bradchen@google.com
2011-09-09
2
-16
/
+0
*
Remove obsolete memcheck suppression in InlineFlowBox.
adamk@chromium.org
2011-09-09
1
-8
/
+0
*
Fix potential leak in WebUI.
gbillock@chromium.org
2011-09-09
1
-11
/
+0
[next]