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
*
Valgrind: Suppress a leak in eak in URLFetcher::Core::OnCompletedURLRequest.
thestig@chromium.org
2011-10-17
1
-0
/
+10
*
Disable GuestModeOptionsUITest.LoadOptionsByURL on valgrind due to flaky fail...
nkostylev@chromium.org
2011-10-17
1
-0
/
+1
*
Valgrind/Heapchecker: Suppress leak in SQLitePersistentCookieStore::Backend::...
thestig@chromium.org
2011-10-17
1
-0
/
+10
*
Valgrind: Suppress a leak in a layout test.
thestig@chromium.org
2011-10-17
1
-0
/
+18
*
Reuse BaseTool.Execute in EmbeddedTool.
glider@chromium.org
2011-10-17
2
-32
/
+80
*
Re-enable BrowserMainTests under Valgrind on CrOS
timurrrr@chromium.org
2011-10-16
1
-4
/
+0
*
Update an existing suppression with the call stack the leak now gets.
joi@chromium.org
2011-10-14
1
-0
/
+1
*
Fix memory error in previous CL.
creis@chromium.org
2011-10-14
1
-5
/
+0
*
Move the Valgrind/CrOS exclude from UI to unit tests and add a crbug link
timurrrr@chromium.org
2011-10-14
2
-4
/
+4
*
Exclude a couple of BrowserMainTest.WarmConnectionFieldTrial_ tests
timurrrr@chromium.org
2011-10-14
1
-0
/
+4
*
Suppress a couple of Valgrind reports
timurrrr@chromium.org
2011-10-14
2
-0
/
+19
*
Support a different mangling of DispatchToMethod too
timurrrr@chromium.org
2011-10-14
1
-1
/
+1
*
Suppress uninitialized condition in browser::Navigate()
timurrrr@chromium.org
2011-10-14
1
-0
/
+5
*
Suppress TSan/Mac false positive
timurrrr@chromium.org
2011-10-14
1
-0
/
+9
*
Use the Valgrind and TSan format of printing the list of used suppressions
timurrrr@chromium.org
2011-10-13
1
-5
/
+5
*
Make timeouts 1.5x smaller under Valgrind, except for the "master" timeout (t...
timurrrr@chromium.org
2011-10-13
1
-7
/
+7
*
Suppress an uninit report on WebKit Linux Valgrind bot
timurrrr@chromium.org
2011-10-13
1
-0
/
+26
*
Suppress flaky V8 leaks on CrOS
timurrrr@chromium.org
2011-10-13
1
-0
/
+13
*
Exclude a couple of tests from Valgrind UI runs
timurrrr@chromium.org
2011-10-13
2
-1
/
+4
*
Suppress data races in GpuDataManager
timurrrr@chromium.org
2011-10-13
1
-0
/
+8
*
Suppress the leak in RegisterRecoveryComponent().
hbono@chromium.org
2011-10-13
1
-0
/
+6
*
The AutofillProfileSyncableService's lifetime should be managed by the WebDat...
isherman@chromium.org
2011-10-12
1
-18
/
+0
*
Remove suppression that is for an intentional static leak.
tony@chromium.org
2011-10-12
1
-13
/
+0
*
Add & widen some suppressions
timurrrr@chromium.org
2011-10-12
1
-3
/
+11
*
Add DispatchToMethod to the list of 'boring' callers
timurrrr@chromium.org
2011-10-12
2
-1
/
+4
*
Update some Valgrind suppressions and exclusions
timurrrr@chromium.org
2011-10-12
4
-24
/
+7
*
Quick-fix the TSan suppressions - they don't accept "<<"
timurrrr@chromium.org
2011-10-12
1
-1
/
+1
*
Suppress probably-false TSan reports on LogMessage
timurrrr@chromium.org
2011-10-12
1
-0
/
+12
*
Suppress uninitialized reads in InternetOptionsHandler::GetNetwork/web_ui_uti...
timurrrr@chromium.org
2011-10-12
1
-0
/
+13
*
Suppresses a possible race for Bug 100020.
hbono@chromium.org
2011-10-12
1
-0
/
+8
*
[Mac] Plug some leaks in accessibility code.
rsesek@chromium.org
2011-10-12
1
-23
/
+0
*
Revert r105016 "The AutofillProfileSyncableService's lifetime should be manag...
maruel@chromium.org
2011-10-12
1
-0
/
+18
*
The AutofillProfileSyncableService's lifetime should be managed by the WebDat...
isherman@chromium.org
2011-10-12
1
-18
/
+0
*
Widen the suppression for Bug 90644
hbono@chromium.org
2011-10-12
1
-3
/
+2
*
Disable *PPAPITest.Crypto on valgrind.
hbono@chromium.org
2011-10-11
1
-0
/
+4
*
Suppresses the leaks for Bug 99820
hbono@chromium.org
2011-10-11
1
-0
/
+22
*
Update the suppression for Bug 96363
hbono@chromium.org
2011-10-11
1
-8
/
+8
*
Fix memory leak in V8ContextSet unit test.
aa@chromium.org
2011-10-07
1
-12
/
+0
*
Add one more & unify 'boring' callers among our memory tools
timurrrr@chromium.org
2011-10-07
2
-3
/
+10
*
Suppresses multiple leaks.
hbono@chromium.org
2011-10-07
1
-0
/
+15
*
Fix the suppression for issue 30704 to match the new reports
glider@chromium.org
2011-10-06
1
-6
/
+1
*
Suppress the leaks in WebViewHost::WebViewHost (issue 99321)
glider@chromium.org
2011-10-06
1
-0
/
+19
*
Print out the list of used Dr. Memory suppressions at the end of the run.
timurrrr@chromium.org
2011-10-06
1
-5
/
+26
*
Fixed a suppression for issue 42958
glider@chromium.org
2011-10-06
1
-2
/
+18
*
Fix the suppression for issue 87232 (Use of uninitialised value in WebCore::b...
glider@chromium.org
2011-10-06
1
-1
/
+1
*
Remove the suppression for fixed bug 93038 (Uninitialized read in AvatarMenuB...
glider@chromium.org
2011-10-06
2
-7
/
+12
*
Update the Dr. Memory info page URL
timurrrr@chromium.org
2011-10-06
1
-1
/
+1
*
Filter unnecessary links from the list of builders.
glider@chromium.org
2011-10-05
1
-3
/
+16
*
Change the leak suppressions to match the new stacks.
glider@chromium.org
2011-10-05
1
-2
/
+2
*
Suppress leaks in AppNotificationManager.
glider@chromium.org
2011-10-05
1
-1
/
+6
[next]