Sign in
chromium
/
chromium
/
src
/
f2fe1ca87ec71708ed70382d3ef44523fb06befc
/
tools
/
valgrind
905ecef3
Add new valgrind suppression to green the tree.
by
[email protected]
· 16 years ago
68ed08a
Re-add suppression for the un-fixed leak from r38619.
by
[email protected]
· 16 years ago
6b050a3
Fix a leak in CookiesWindowControllerTest and remove the appropriate suppression
by
[email protected]
· 16 years ago
d267ee95
Added sanity checks for base_unittests to Memcheck and ThreadSanitizer test runners.
by
[email protected]
· 16 years ago
41c8a1d
valgrind: Suppress an error on the webkit linux valgrind layout bot.
by
[email protected]
· 16 years ago
96352ee
Widen suppression for Chromium OS valgrind failure.
by
[email protected]
· 16 years ago
f3edc34
Add suppression for a new valgrind failure.
by
[email protected]
· 16 years ago
26788a6
wine_valgrind: Use common Valgrind scripts to run Wine/Valgrind tests.
by
[email protected]
· 16 years ago
955fc2e7
The great Flip -> Spdy rename.
by
[email protected]
· 16 years ago
3a943fc
Broaden a suppression, and remove another that should now be covered under the broadened one.
by
[email protected]
· 16 years ago
a38bd5a1
Relaxes the suppression rule for a leak in WorkerThreadableWebSocketChannel (Take 2).
by
[email protected]
· 16 years ago
518d108
Add another rule for the leak in net::CookieMonster::SetCookie(), which has started since r3083. This is a blind fix and I'm not totally sure if it suppresses it.
by
[email protected]
· 16 years ago
cb7bdf28
Relaxes the condition for a leak in WorkerThreadableWebSocketChannel.
by
[email protected]
· 16 years ago
15aff4e2
Suppresses a leak in WebEventListenerTest (for Mac)
by
[email protected]
· 16 years ago
e5c39151
Suppresses a leak in URLRequestTest.CancelTest_DuringCookiePolicy.
by
[email protected]
· 16 years ago
8825de23
Suppresses a leak in WebEventListenerTest.
by
[email protected]
· 16 years ago
6069421
Another addr4 error in nss/pkix lib.
by
[email protected]
· 16 years ago
c749b06
Reverting a part of r37502, and explicitly suppress nspr leaks one by one
by
[email protected]
· 16 years ago
b8a401c
Revert "Fix submenu leak in menu2."
by
[email protected]
· 16 years ago
7288f16
Fix submenu leak in menu2.
by
[email protected]
· 16 years ago
c7954f3
valgrind: Fix typo.
by
[email protected]
· 16 years ago
8523c35
valgrind: Refactor valgrind tools to use Is{Linux,Mac,Win}() and PlatformName() instead of sys.platform directly in preparation for adding IsWine().
by
[email protected]
· 16 years ago
a2aeb37
Update a callstack in suppression to correspond with renaming that occurred in r37608.
by
[email protected]
· 16 years ago
fa1aebe8c
Fix submenu leak in menu2.
by
[email protected]
· 16 years ago
0d4d291
Remove valgrind suppression.
by
[email protected]
· 16 years ago
4cbc71e
Fixed memory leak in WebMessagePortImpl::postMessage()
by
[email protected]
· 16 years ago
3b3d9e61
valgrind: Slightly widen the bug_20653b suppression.
by
[email protected]
· 16 years ago
dabcaf7
More relaxing suppressions
by
[email protected]
· 16 years ago
86c72c6
Relaxing the condition
by
[email protected]
· 16 years ago
a8125d2a
Suppressing a known leak error Seems like this was never executed in the test.
by
[email protected]
· 16 years ago
60f2355
valgrind: Put back suppression 20653b the way it was.
by
[email protected]
· 16 years ago
54abaf6
Valgrind suppression for variant of bug_20653 suppression.
by
[email protected]
· 16 years ago
041fba1
Suppresses translate leak:
by
[email protected]
· 16 years ago
2618629d2
Adds valgrind supression for 33394.
by
[email protected]
· 16 years ago
0791d3a
Refactored code to allow associating workers with multiple renderers.
by
[email protected]
· 16 years ago
d7aa10f
Supresses another NSS problem.
by
[email protected]
· 16 years ago
5276adda
Enable valgrind for sync tests (and fix valgrind errors)
by
[email protected]
· 16 years ago
d191f2c5
Fix reference to layout_package.path_utils.GetAbsolutePath() ->
by
[email protected]
· 16 years ago
a057041
Guess the Valgrind PATH in a separate script
by
[email protected]
· 16 years ago
102d398c
Remove old Valgrind build scripts and patches.
by
[email protected]
· 16 years ago
037c7002
Handle storage events locally when possible.
by
[email protected]
· 16 years ago
78858f7
Valgrind suppression for dom storage issue
by
[email protected]
· 16 years ago
d63bfa7
Suppressing bug 32892 to make the TSan bot green.
by
[email protected]
· 16 years ago
31c550ba
Fix the layout_test path for valgrind tests.
by
[email protected]
· 16 years ago
b16ca02
Updating calling pattern for bug_32084
by
[email protected]
· 16 years ago
888beda
Suppressing two more errors chrome os ui_tests.
by
[email protected]
· 16 years ago
15442e9
Fixed memory leak upstream in https://bugs.webkit.org/show_bug.cgi?id=33704
by
[email protected]
· 16 years ago
9b28a3cf
Suppressing a leak caused by NSS_InitReadWrite
by
[email protected]
· 16 years ago
1d60817
valgrind: remove some obsolete sqlite suppressions
by
[email protected]
· 16 years ago
b9056e9d
Run Valgrind binaries from SVN (if present).
by
[email protected]
· 16 years ago
b912307
Suppression update for chromeos
by
[email protected]
· 16 years ago
b40cbccb
relaxing suppression's constraints
by
[email protected]
· 16 years ago
a4fa2c1
Missed one mac valgrind suppression last time.
by
[email protected]
· 16 years ago
bc04c68
Suppressing pkix memcheck erros.
by
[email protected]
· 16 years ago
1e85585
Fix typo in file.
by
[email protected]
· 16 years ago
7b80040
relaxing constraints
by
[email protected]
· 16 years ago
3947669
Add some valgrind suppressions for the mac.
by
[email protected]
· 16 years ago
6aaa9cc
suppressing two new memroy error in chromeos build
by
[email protected]
· 16 years ago
4d565e76
valgrind: Remove a couple 0 byte patches. Gcl got confused.
by
[email protected]
· 16 years ago
db23801
Widen a Mac Valgrind supression added at r36505 to hopefully turn the bot green.
by
[email protected]
· 16 years ago
cf7c753
Add a Mac Valgrind suppression for an invalid free deep in the NIB loading procedure.
by
[email protected]
· 16 years ago
744e015
Trim mac valgrind suppression a bit, and add a comment.
by
[email protected]
· 16 years ago
a38e115
Add a suppression for recent valgrind error on Mac UI tests.
by
[email protected]
· 16 years ago
ea9fb75
suppress a valgrind error found in layout tests:
by
[email protected]
· 16 years ago
315a653
suppress 3 more valgrind errors (two in ffmpeg and one in npapi test plugin)
by
[email protected]
· 16 years ago
7c076ff
Suppress two valgrind errors during linux layout tests.
by
[email protected]
· 16 years ago
4ffe93f
Suppress a memory leak found in WebCore::StringImpl (??) and
by
[email protected]
· 16 years ago
e3f350d
Revert 36314 - Failed unit tests - Fix a leak in CookiesWindowControllerTest and remove the appropriate suppression
by
[email protected]
· 16 years ago
a572e42
Fix a leak in CookiesWindowControllerTest and remove the appropriate suppression
by
[email protected]
· 16 years ago
3e5004e
Suppress valgrind error.
by
[email protected]
· 16 years ago
eb4b9d3
One more suppression for lazy initialization in libevent
by
[email protected]
· 16 years ago
7c79dac
Suppress two leak errors about HTML parsing in WebKit.
by
[email protected]
· 16 years ago
03afc19
Suppressing valgrind failures in chromiumos's valgrind bots.
by
[email protected]
· 16 years ago
21c68ee
Re-add a Valgrind suppression that was removed at r28317 but is now recurring.
by
[email protected]
· 16 years ago
d6a4ad31
Suppress a leak detected by Mac Valgrind UI (3) that developed in r35804:35813.
by
[email protected]
· 16 years ago
cd10a2a
Update a Mac Valgrind suppression after landing r35776.
by
[email protected]
· 16 years ago
d91629d9
Widen Mac Valgrind unit test suppression.
by
[email protected]
· 16 years ago
395c5b5
New Valgrind supression for Mac Valgrind UI regression between r35536 and r35540.
by
[email protected]
· 16 years ago
aca4eca
Suppress two Mac Valgrind errors in CookiesWindowControllerTest.
by
[email protected]
· 16 years ago
3b467d84
Remove suppression for issue 28279 which is marked Fixed.
by
[email protected]
· 16 years ago
264c7de
Remove some outdated valgrind suppressions.
by
[email protected]
· 16 years ago
9b12d69b
Update test_expectations.txt to account for recent failures.
by
[email protected]
· 16 years ago
05a1a8b
Fix valgrind mem leak in AppCacheUpdateJobTest and remove suppression.
by
[email protected]
· 16 years ago
999b774
Suppress a couple valgrind mem leaks in AppCacheUpdateJobTest.
by
[email protected]
· 16 years ago
a9b78fb
Adjust valgrind suppression.
by
[email protected]
· 16 years ago
e797ad21
Suppress NetworkChangeNotifierMac's destructor race. BUG=30960
by
[email protected]
· 16 years ago
974c357
Widen a Mac Valgrind/Memcheck suppression to include SecKeychainSearchCreateFromAttributes.
by
[email protected]
· 16 years ago
98cefb44
Linux: add another suppression for FlipFramer::DecompressFrame; again probably just too-smart zlib.
by
[email protected]
· 16 years ago
5dcb3f42
Linux: add suppression for occasional ui valgrind failure.
by
[email protected]
· 16 years ago
3b2aa127
Linux: widen/add valgrind suppression for possible problem in FlipFramer::DecompressFrame.
by
[email protected]
· 16 years ago
6e7facf
Fixing busted syntax.
by
[email protected]
· 16 years ago
d583736
A more specific version of the existing zlib supression.
by
[email protected]
· 16 years ago
650f17b
supress valgrind complaints about zlib conditional jump performance optimization. See:
by
[email protected]
· 16 years ago
569d2fb
Fix memory leak on ExtensionMessageBundle. Revert valgrind suppresion.
by
[email protected]
· 16 years ago
cc68c2e
Fixed the tcmalloc patch for Valgrind.
by
[email protected]
· 16 years ago
77e8f3c3
Add valgrind suppressions for ExtensionMessageBundle::Create leak.
by
[email protected]
· 16 years ago
626cbf1
Suppress new Linux valgrind warnings
by
[email protected]
· 16 years ago
96077b3
First batch of unit tests for mac Page Actions.
by
[email protected]
· 16 years ago
a5d299c
Fixed the suppression for ToolsSanityTest.MemoryLeak.
by
[email protected]
· 16 years ago
0716cba
Added the ToolsSanityTest test case to base_unittests.
by
[email protected]
· 16 years ago
Next »