1. 47a6a6a IndexedDB: Remove suppressions for resolved memory leaks by [email protected] · 13 years ago
  2. bd3e914d Add another TSan v2 suppression for races in vp8 (issue 158718) by [email protected] · 13 years ago
  3. a3b37f42 [Sync] Convert NewNonFrontendDataTypeController to NonUIDataTypeController by [email protected] · 13 years ago
  4. 11414be Exclude 3 more tests on Valgrind/Mac. by [email protected] · 13 years ago
  5. cfe7f44 Suppress ash memory leaks. by [email protected] · 13 years ago
  6. 24fc4de Disable StorageInfoProviderTest.* on Valgrind bots. by [email protected] · 13 years ago
  7. bc75353 Remove suppression for GViewRequestInterceptorTest since it has been removed. by [email protected] · 13 years ago
  8. 2bbdfdd Adds support for creating a gfx::Image from multi resolution raw data. by [email protected] · 13 years ago
  9. d1d3be4 Update and add some suppressions to make the reliability_tests greener by [email protected] · 13 years ago
  10. 2a9dbfb Extend the suppression for uninit values in WebCore::RenderBox::paintFillLayers (issue 164198) by [email protected] · 13 years ago
  11. 15de24c Suppress a leak in BookmarkBarGtkUnittest.HidesHelpMessageWithBookmark (issue 164185) by [email protected] · 13 years ago
  12. 4ef964f Suppress some leaks found on reliability_tests by [email protected] · 13 years ago
  13. c781704 Make TSan/reliability_tests greener by [email protected] · 13 years ago
  14. 2be20a4 Remove suppressions for two reliability_tests errors that were fixed by [email protected] · 13 years ago
  15. 6f5ad6c [Sync] Fix NewNonFrontendDataTypeControllerTest.StartAfterSyncShutdown. by [email protected] · 13 years ago
  16. e3e08fd chromeos: Remove GViewRequestInterceptor. by [email protected] · 13 years ago
  17. dd25ba2 Valgrind: enable Linux Sandbox tests under Valgrind by [email protected] · 13 years ago
  18. 50af11c Don't run FLAKY interactive_ui_tests under Valgrind and TSan by [email protected] · 13 years ago
  19. 8730d69c Add some suppressions to make reliability_tests greener under Valgrind by [email protected] · 13 years ago
  20. 696c1c8 Revert 170387 as it fails presubmit checks locally and on the trybots by [email protected] · 13 years ago
  21. 2df3a626 Clean up the interactive_ui_tests TSan bot by [email protected] · 13 years ago
  22. 55891228 Extend the suppression for leaks in _mesa_glsl_link_shader (issue 139998) by [email protected] · 13 years ago
  23. c48eb4d Add more tsan suppression for ffmpeg related failures. by [email protected] · 13 years ago
  24. 5b18a5b5 Add a tool to look for unused suppressions. by [email protected] · 13 years ago
  25. 5582e56 exclude tests from browser_tests for Dr.Memory [email protected] by [email protected] · 13 years ago
  26. f20eed5b exclude test from browser_tests for Dr.Memory [email protected] by [email protected] · 13 years ago
  27. 0a6b991 exclude more tests from browser_tests for Dr.Memory [email protected] by [email protected] · 13 years ago
  28. 22574059 Suppress memory leaks in dbus stuff by [email protected] · 13 years ago
  29. 83b75378 Exclude one more BlobURLRequestJobTest test by [email protected] · 13 years ago
  30. f1433af Suppress more v8StringToWebCoreString leaks happening on webkit worker tests by [email protected] · 13 years ago
  31. fc0cfbd Cleanup Valgrind/Mac suppressions a bit, extend one suppression, exlucde a failing test by [email protected] · 13 years ago
  32. 266a7fc exclude tests from browser_tests for Dr.Memory pattern bot by [email protected] · 13 years ago
  33. 4845faa9 Suppress new reports on WebKit tests by [email protected] · 13 years ago
  34. 4b1b7d6 Fix uninitialized memory in ExtensionUpdaterTest. by [email protected] · 13 years ago
  35. ce0c660 suppress memory leak from gfx::RealGLApi::glLinkProgramFn by [email protected] · 13 years ago
  36. 86106190 exclude BlobURLRequestJobTest.TestGetSimpleFileSystemFileRequest from mac valgrind bot by [email protected] · 13 years ago
  37. 1c6351d Revert 169460 - exclude OAuth2RevocationFetcherTest by [email protected] · 13 years ago
  38. 291c7c6d exclude OAuth2RevocationFetcherTest BUG=162671 [email protected] by [email protected] · 13 years ago
  39. c4435c5e Suppress Uninit Read at TConcreteFontScaler::CopyGlyphBitmap by [email protected] · 13 years ago
  40. ff5fe20 [Sync] Fix leak in ManagedListPreferences by [email protected] · 13 years ago
  41. bd6f2aa Fix uninitialized read in AudioRendererMixer unit tests. by [email protected] · 13 years ago
  42. 2bc706d Fix leak in DiskMountManager by [email protected] · 13 years ago
  43. 37a45f54 A memcheck suppression. by [email protected] · 13 years ago
  44. 88a1e808 Suppress a data race. by [email protected] · 13 years ago
  45. cd5f2e9 A few leak suppressions. by [email protected] · 13 years ago
  46. 4350cdb The suppression is not required anymore thanks to by [email protected] · 13 years ago
  47. c2abe13 Uninitialized memory access in ExtensionUpdaterTest by [email protected] · 13 years ago
  48. 9770ce2 Revert 168251 - TSAN Linux hangs when running GtkKeyBindingsHandlerTest.* by [email protected] · 13 years ago
  49. 6274d4e TSAN Linux hangs when running GtkKeyBindingsHandlerTest.* by [email protected] · 13 years ago
  50. 1d8c2801 SkBitmapConversionPreservesTransparency fails on Mac Valgrind bot by [email protected] · 13 years ago
  51. ff0b085 Fix callback memory leak in DeviceStatusCollectorTest by [email protected] · 13 years ago
  52. 73e52c2 Leak in DiskMountManagerTest by [email protected] · 13 years ago
  53. 33265b6 DeviceStatusCollectorTest leaks by [email protected] · 13 years ago
  54. abcb376 Leaks in FtpNetworkTransactionTest by [email protected] · 13 years ago
  55. 8cd780f Fix uninitialized value error in LocalFileChangeTracker by [email protected] · 13 years ago
  56. a7c0801 Occasional leak in WebCore::CSSParser by [email protected] · 13 years ago
  57. c077b236d Re-land "Move DevTools server thread starting / stopping to FILE thread" by [email protected] · 13 years ago
  58. 070ff3fb Suppress an uninitialized-variable-used error by [email protected] · 13 years ago
  59. 28495fa Suppress a leak in DummyListenSocketFactory::CreateAndListen() by [email protected] · 13 years ago
  60. d8531b9 Valgrind: Save layout test chunk number before running the layout tests. by [email protected] · 13 years ago
  61. f698a68d Unselect GDI bitmaps after use to make sure that the device context and bitmaps can be destroyed independently. by [email protected] · 13 years ago
  62. 0a47027b Suppress a GDI error in VideoFrameCapturerWin::~VideoFrameCapturerWin(). by [email protected] · 13 years ago
  63. 20196ec Widen the suppression rules for Bug 158998. by [email protected] · 13 years ago
  64. b9ee6d7 Remove SBInterstitial field trial. Make V2 the default. by [email protected] · 13 years ago
  65. 34dc3aa Clean up stale media_unittests suppressions. by [email protected] · 13 years ago
  66. 0ff0d178 Only initialize DBusThreadManager exactly once. by [email protected] · 13 years ago
  67. 617e5825 Update tsan suppression by [email protected] · 13 years ago
  68. 483cd2a Revert 166546 "Suppress uninit error in QuicConnection" by [email protected] · 13 years ago
  69. 26435d4 Reland "Redirect addr2line error output to /dev/null." by [email protected] · 13 years ago
  70. c5e2883 Suppress uninit error in QuicConnection by [email protected] · 13 years ago
  71. b46b9a7 Suppress leak in ShillServiceCelintStubImpl by [email protected] · 13 years ago
  72. e991424 Suppress uninit error on mac valgrind by [email protected] · 13 years ago
  73. 39988d5 Fix uninitialized memory access in ResourceBundleImageTest.GetImageNamed by [email protected] · 13 years ago
  74. 41561ca Fix memory leak in IBusConfigClient unittests by [email protected] · 13 years ago
  75. d9b1af1 Exclude Pipleline tests that hangs on tsan by [email protected] · 13 years ago
  76. 698246c Suppress Uninit access in ResourceBundleImageTest by [email protected] · 13 years ago
  77. 6e4344e Suppress leaks in IBusConfigClientImpl by [email protected] · 13 years ago
  78. 219eaee RenderWidgetHostViewMacTest: reset the old rwhv after destroying the rwhv_mac by [email protected] · 13 years ago
  79. 90867c3 Valgrind: Move newly added intentional suppressions to the right section. by [email protected] · 13 years ago
  80. aab1b9e net: Implement canceling of all async operations in FileStream. by [email protected] · 13 years ago
  81. 71e2cbb Valgrind Mac: Remove suppressions for a fixed bug. by [email protected] · 13 years ago
  82. 337bd04 Reland "Aura: fix failing DCHECK(!swap_posted_) in ui::Compositor" by [email protected] · 13 years ago
  83. aa42ce6 Remove stale Dr.Memory suppressions by [email protected] · 13 years ago
  84. 83af0d6 Valgrind Mac: Suppress a leak in a contents test. by [email protected] · 13 years ago
  85. 4e50c7b Valgrind: Suppress a couple new errors. by [email protected] · 13 years ago
  86. b1c2ba1 Re-enable unit_tests now that Dr. Memory is actually updated to include the bug fix. by [email protected] · 13 years ago
  87. bc0bd23 Valgrind: Widen a suppression. by [email protected] · 13 years ago
  88. bfb87c3 Valgrind: Merge a couple of skia suppressions together and widen it as well. by [email protected] · 13 years ago
  89. 61e7216 Valgrind: Speculatively disable WebContentsVideoCaptureDeviceTest in Valgrind. by [email protected] · 13 years ago
  90. b07f78a Valgrind / Heapchecker - Suppress a couple memory errors from r165619. by [email protected] · 13 years ago
  91. f6ed3d1 add -dr_ops before each ops used by -dr_ops NOTRY=true [email protected] by [email protected] · 13 years ago
  92. 683634f Collapse suppressions for AddPropertyListener. by [email protected] · 13 years ago
  93. 7adb326 add quotes around -stderr_mask 12 for browser wrapper [email protected] by [email protected] · 13 years ago
  94. 53d18852 Disable unit_tests on Dr. Memory bot by [email protected] · 13 years ago
  95. b42e6d8 Fix memory leak in VisitedLinkMaster by [email protected] · 13 years ago
  96. fc8f52a Re-instate exclusions that were removed by r164464 for tests that fail under Dr. Memory. by [email protected] · 13 years ago
  97. 8d9b1c6 Valgrind: Suppress a couple conditional jump errors in webkit layout tests. by [email protected] · 13 years ago
  98. d4b8089 Re-enable unit_tests on Dr. Memory Windows bot by [email protected] · 13 years ago
  99. f0f751f Enable error messages such as Dr. Memory crashes on stderr so we can distinguish an app crash from a tool crash. by [email protected] · 13 years ago
  100. d62b7571 exclude more tests from browser_tests with Dr.Memory [email protected] by [email protected] · 13 years ago