1. 905ecef3 Add new valgrind suppression to green the tree. by [email protected] · 16 years ago
  2. 68ed08a Re-add suppression for the un-fixed leak from r38619. by [email protected] · 16 years ago
  3. 6b050a3 Fix a leak in CookiesWindowControllerTest and remove the appropriate suppression by [email protected] · 16 years ago
  4. d267ee95 Added sanity checks for base_unittests to Memcheck and ThreadSanitizer test runners. by [email protected] · 16 years ago
  5. 41c8a1d valgrind: Suppress an error on the webkit linux valgrind layout bot. by [email protected] · 16 years ago
  6. 96352ee Widen suppression for Chromium OS valgrind failure. by [email protected] · 16 years ago
  7. f3edc34 Add suppression for a new valgrind failure. by [email protected] · 16 years ago
  8. 26788a6 wine_valgrind: Use common Valgrind scripts to run Wine/Valgrind tests. by [email protected] · 16 years ago
  9. 955fc2e7 The great Flip -> Spdy rename. by [email protected] · 16 years ago
  10. 3a943fc Broaden a suppression, and remove another that should now be covered under the broadened one. by [email protected] · 16 years ago
  11. a38bd5a1 Relaxes the suppression rule for a leak in WorkerThreadableWebSocketChannel (Take 2). by [email protected] · 16 years ago
  12. 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
  13. cb7bdf28 Relaxes the condition for a leak in WorkerThreadableWebSocketChannel. by [email protected] · 16 years ago
  14. 15aff4e2 Suppresses a leak in WebEventListenerTest (for Mac) by [email protected] · 16 years ago
  15. e5c39151 Suppresses a leak in URLRequestTest.CancelTest_DuringCookiePolicy. by [email protected] · 16 years ago
  16. 8825de23 Suppresses a leak in WebEventListenerTest. by [email protected] · 16 years ago
  17. 6069421 Another addr4 error in nss/pkix lib. by [email protected] · 16 years ago
  18. c749b06 Reverting a part of r37502, and explicitly suppress nspr leaks one by one by [email protected] · 16 years ago
  19. b8a401c Revert "Fix submenu leak in menu2." by [email protected] · 16 years ago
  20. 7288f16 Fix submenu leak in menu2. by [email protected] · 16 years ago
  21. c7954f3 valgrind: Fix typo. by [email protected] · 16 years ago
  22. 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
  23. a2aeb37 Update a callstack in suppression to correspond with renaming that occurred in r37608. by [email protected] · 16 years ago
  24. fa1aebe8c Fix submenu leak in menu2. by [email protected] · 16 years ago
  25. 0d4d291 Remove valgrind suppression. by [email protected] · 16 years ago
  26. 4cbc71e Fixed memory leak in WebMessagePortImpl::postMessage() by [email protected] · 16 years ago
  27. 3b3d9e61 valgrind: Slightly widen the bug_20653b suppression. by [email protected] · 16 years ago
  28. dabcaf7 More relaxing suppressions by [email protected] · 16 years ago
  29. 86c72c6 Relaxing the condition by [email protected] · 16 years ago
  30. a8125d2a Suppressing a known leak error Seems like this was never executed in the test. by [email protected] · 16 years ago
  31. 60f2355 valgrind: Put back suppression 20653b the way it was. by [email protected] · 16 years ago
  32. 54abaf6 Valgrind suppression for variant of bug_20653 suppression. by [email protected] · 16 years ago
  33. 041fba1 Suppresses translate leak: by [email protected] · 16 years ago
  34. 2618629d2 Adds valgrind supression for 33394. by [email protected] · 16 years ago
  35. 0791d3a Refactored code to allow associating workers with multiple renderers. by [email protected] · 16 years ago
  36. d7aa10f Supresses another NSS problem. by [email protected] · 16 years ago
  37. 5276adda Enable valgrind for sync tests (and fix valgrind errors) by [email protected] · 16 years ago
  38. d191f2c5 Fix reference to layout_package.path_utils.GetAbsolutePath() -> by [email protected] · 16 years ago
  39. a057041 Guess the Valgrind PATH in a separate script by [email protected] · 16 years ago
  40. 102d398c Remove old Valgrind build scripts and patches. by [email protected] · 16 years ago
  41. 037c7002 Handle storage events locally when possible. by [email protected] · 16 years ago
  42. 78858f7 Valgrind suppression for dom storage issue by [email protected] · 16 years ago
  43. d63bfa7 Suppressing bug 32892 to make the TSan bot green. by [email protected] · 16 years ago
  44. 31c550ba Fix the layout_test path for valgrind tests. by [email protected] · 16 years ago
  45. b16ca02 Updating calling pattern for bug_32084 by [email protected] · 16 years ago
  46. 888beda Suppressing two more errors chrome os ui_tests. by [email protected] · 16 years ago
  47. 15442e9 Fixed memory leak upstream in https://bugs.webkit.org/show_bug.cgi?id=33704 by [email protected] · 16 years ago
  48. 9b28a3cf Suppressing a leak caused by NSS_InitReadWrite by [email protected] · 16 years ago
  49. 1d60817 valgrind: remove some obsolete sqlite suppressions by [email protected] · 16 years ago
  50. b9056e9d Run Valgrind binaries from SVN (if present). by [email protected] · 16 years ago
  51. b912307 Suppression update for chromeos by [email protected] · 16 years ago
  52. b40cbccb relaxing suppression's constraints by [email protected] · 16 years ago
  53. a4fa2c1 Missed one mac valgrind suppression last time. by [email protected] · 16 years ago
  54. bc04c68 Suppressing pkix memcheck erros. by [email protected] · 16 years ago
  55. 1e85585 Fix typo in file. by [email protected] · 16 years ago
  56. 7b80040 relaxing constraints by [email protected] · 16 years ago
  57. 3947669 Add some valgrind suppressions for the mac. by [email protected] · 16 years ago
  58. 6aaa9cc suppressing two new memroy error in chromeos build by [email protected] · 16 years ago
  59. 4d565e76 valgrind: Remove a couple 0 byte patches. Gcl got confused. by [email protected] · 16 years ago
  60. db23801 Widen a Mac Valgrind supression added at r36505 to hopefully turn the bot green. by [email protected] · 16 years ago
  61. cf7c753 Add a Mac Valgrind suppression for an invalid free deep in the NIB loading procedure. by [email protected] · 16 years ago
  62. 744e015 Trim mac valgrind suppression a bit, and add a comment. by [email protected] · 16 years ago
  63. a38e115 Add a suppression for recent valgrind error on Mac UI tests. by [email protected] · 16 years ago
  64. ea9fb75 suppress a valgrind error found in layout tests: by [email protected] · 16 years ago
  65. 315a653 suppress 3 more valgrind errors (two in ffmpeg and one in npapi test plugin) by [email protected] · 16 years ago
  66. 7c076ff Suppress two valgrind errors during linux layout tests. by [email protected] · 16 years ago
  67. 4ffe93f Suppress a memory leak found in WebCore::StringImpl (??) and by [email protected] · 16 years ago
  68. e3f350d Revert 36314 - Failed unit tests - Fix a leak in CookiesWindowControllerTest and remove the appropriate suppression by [email protected] · 16 years ago
  69. a572e42 Fix a leak in CookiesWindowControllerTest and remove the appropriate suppression by [email protected] · 16 years ago
  70. 3e5004e Suppress valgrind error. by [email protected] · 16 years ago
  71. eb4b9d3 One more suppression for lazy initialization in libevent by [email protected] · 16 years ago
  72. 7c79dac Suppress two leak errors about HTML parsing in WebKit. by [email protected] · 16 years ago
  73. 03afc19 Suppressing valgrind failures in chromiumos's valgrind bots. by [email protected] · 16 years ago
  74. 21c68ee Re-add a Valgrind suppression that was removed at r28317 but is now recurring. by [email protected] · 16 years ago
  75. d6a4ad31 Suppress a leak detected by Mac Valgrind UI (3) that developed in r35804:35813. by [email protected] · 16 years ago
  76. cd10a2a Update a Mac Valgrind suppression after landing r35776. by [email protected] · 16 years ago
  77. d91629d9 Widen Mac Valgrind unit test suppression. by [email protected] · 16 years ago
  78. 395c5b5 New Valgrind supression for Mac Valgrind UI regression between r35536 and r35540. by [email protected] · 16 years ago
  79. aca4eca Suppress two Mac Valgrind errors in CookiesWindowControllerTest. by [email protected] · 16 years ago
  80. 3b467d84 Remove suppression for issue 28279 which is marked Fixed. by [email protected] · 16 years ago
  81. 264c7de Remove some outdated valgrind suppressions. by [email protected] · 16 years ago
  82. 9b12d69b Update test_expectations.txt to account for recent failures. by [email protected] · 16 years ago
  83. 05a1a8b Fix valgrind mem leak in AppCacheUpdateJobTest and remove suppression. by [email protected] · 16 years ago
  84. 999b774 Suppress a couple valgrind mem leaks in AppCacheUpdateJobTest. by [email protected] · 16 years ago
  85. a9b78fb Adjust valgrind suppression. by [email protected] · 16 years ago
  86. e797ad21 Suppress NetworkChangeNotifierMac's destructor race. BUG=30960 by [email protected] · 16 years ago
  87. 974c357 Widen a Mac Valgrind/Memcheck suppression to include SecKeychainSearchCreateFromAttributes. by [email protected] · 16 years ago
  88. 98cefb44 Linux: add another suppression for FlipFramer::DecompressFrame; again probably just too-smart zlib. by [email protected] · 16 years ago
  89. 5dcb3f42 Linux: add suppression for occasional ui valgrind failure. by [email protected] · 16 years ago
  90. 3b2aa127 Linux: widen/add valgrind suppression for possible problem in FlipFramer::DecompressFrame. by [email protected] · 16 years ago
  91. 6e7facf Fixing busted syntax. by [email protected] · 16 years ago
  92. d583736 A more specific version of the existing zlib supression. by [email protected] · 16 years ago
  93. 650f17b supress valgrind complaints about zlib conditional jump performance optimization. See: by [email protected] · 16 years ago
  94. 569d2fb Fix memory leak on ExtensionMessageBundle. Revert valgrind suppresion. by [email protected] · 16 years ago
  95. cc68c2e Fixed the tcmalloc patch for Valgrind. by [email protected] · 16 years ago
  96. 77e8f3c3 Add valgrind suppressions for ExtensionMessageBundle::Create leak. by [email protected] · 16 years ago
  97. 626cbf1 Suppress new Linux valgrind warnings by [email protected] · 16 years ago
  98. 96077b3 First batch of unit tests for mac Page Actions. by [email protected] · 16 years ago
  99. a5d299c Fixed the suppression for ToolsSanityTest.MemoryLeak. by [email protected] · 16 years ago
  100. 0716cba Added the ToolsSanityTest test case to base_unittests. by [email protected] · 16 years ago