summaryrefslogtreecommitdiffstats
path: root/tools/valgrind
Commit message (Expand)AuthorAgeFilesLines
* Suppress a memory leak in net::CertVerifier / net::SSLClientSocketNSStimurrrr@chromium.org2011-03-051-0/+12
* Suppress a "conditional jump depends on uninitialized memory" in remotingtimurrrr@chromium.org2011-03-051-0/+9
* Removing suppression for fixed memcheck bugglotov@google.com2011-03-051-11/+0
* Quick-fix the suppression - accidentally replaced "4" with "}"timurrrr@chromium.org2011-03-051-1/+1
* Suppress many Valgrind reports on the memory waterfalltimurrrr@chromium.org2011-03-051-2/+77
* Suppress uninit conds in fileapi::FileSystemUsageCache::Read (issue 75018)glider@chromium.org2011-03-051-0/+28
* autofill: Rename AutoFillManager to AutofillManager.tfarina@chromium.org2011-03-051-1/+1
* Fix for mac_valgrind giving an error on condition variable.rtenneti@chromium.org2011-03-041-5/+0
* Valgrind: Suppress a similar leak for 36605.jhawkins@chromium.org2011-03-031-0/+15
* Valgrind: Suppress a leak in remoting::HeartbeatSender.jhawkins@chromium.org2011-03-031-0/+10
* Valgrind: Widen a suppression.jhawkins@chromium.org2011-03-031-2/+0
* Valgrind runners: add support for --tool_flags="--log_dir=DIR" so we can save...timurrrr@chromium.org2011-03-031-13/+22
* Remove suppression that is no longer needed. Thetony@chromium.org2011-03-021-7/+0
* Disable the following two flaky tests on mac_valgrind. They rtenneti@chromium.org2011-03-021-0/+5
* Reverting the revert 76468. Removed include for browser_thread.h.rtenneti@chromium.org2011-03-021-21/+0
* Fix a use-after-free bug in SpeechRecognizer.satish@chromium.org2011-03-021-11/+0
* And one more follow-up - finally tested that on Windows...timurrrr@chromium.org2011-03-021-1/+2
* Follow-up fix: strip the "\" from the gtest filter path as well (on Windows)timurrrr@chromium.org2011-03-021-1/+3
* Un-ignore tracked_objectstimurrrr@chromium.org2011-03-021-3/+0
* Visit more URLs with Valgrind & TSan on Reliability teststimurrrr@chromium.org2011-03-021-0/+5
* Exclude a couple of sync tests from running under TSan.timurrrr@chromium.org2011-03-022-2/+7
* Don't run FLAKY ui tests under ThreadSanitizertimurrrr@chromium.org2011-03-021-0/+3
* Removed 48553 Valgrind suppressiondavej@chromium.org2011-03-021-19/+0
* Revert 76468 - Added back thread watcher changes.rtenneti@chromium.org2011-03-021-0/+21
* Added back thread watcher changes.rtenneti@chromium.org2011-03-021-21/+0
* Suppress an invalid read in SpeechRecognizerstuartmorgan@chromium.org2011-03-011-0/+11
* Suppress 3 leaks found by DrMemory in net_unittestsbruening@google.com2011-03-011-0/+15
* Suppress UILayoutTest.MediaUILayoutTest on Mac Valgrindstuartmorgan@chromium.org2011-02-281-0/+3
* Revert 76230 - Remove suppression now that WebKit bug has been fixed.dmazzoni@chromium.org2011-02-281-0/+8
* Remove suppression now that WebKit bug has been fixed.dmazzoni@chromium.org2011-02-281-8/+0
* Updates the suppression for GNOME Bug 554686.hbono@chromium.org2011-02-281-4/+4
* Tweak a couple of suppressions to account for stack changesstuartmorgan@chromium.org2011-02-251-1/+2
* Update some suppressions so they match after the gtest roll at r75972.rsesek@chromium.org2011-02-252-12/+0
* Widen a suppression for the race in CustomThreadWatcherTesttimurrrr@chromium.org2011-02-251-2/+2
* Add one more suppression for the ThreadWatcherTesttimurrrr@chromium.org2011-02-241-1/+8
* Update ICU suppressions for tsanjochen@chromium.org2011-02-241-4/+4
* Suppress data race in ThreadWatcherTestjochen@chromium.org2011-02-241-0/+7
* Adopt suppression for ExpireHistoryBackendjochen@chromium.org2011-02-241-4/+1
* Don't run PrintingContextTest.PrintAll under Dr. Memory on Windowstimurrrr@chromium.org2011-02-241-0/+1
* Suppress data races on ProtocolHandlerRegistry ref counter and ThreadWatcher ...timurrrr@chromium.org2011-02-241-0/+14
* Broaden suppression for DiskCacheBasedSSLHostInfojochen@chromium.org2011-02-231-10/+0
* Suppress leaks in ThreadWatcherjochen@chromium.org2011-02-231-0/+9
* Suppress valgrind errors related to GpuProcessHostUIShim::OnLogMessagejochen@chromium.org2011-02-231-0/+6
* Suppress memcheck warnings for leaks below of GpuProcessHostUIShim::GetForRen...jochen@chromium.org2011-02-231-0/+6
* Fix a memory leak and add the webkit_quota library to the project.michaeln@google.com2011-02-221-8/+0
* Fix null-termination on string copy in debug-on-start code.evan@chromium.org2011-02-221-7/+0
* Valgrind timeouts are in seconds. Let's set some saner values.thestig@chromium.org2011-02-221-2/+4
* Suppress some DrMemory reports (one of them is real, the other is possible)timurrrr@chromium.org2011-02-221-10/+20
* Re-enable positive OOB write tests under Dr. Memory and add the suppression f...timurrrr@chromium.org2011-02-221-0/+10
* Widen some Memcheck and TSan suppressions, add a couple of new V8 suppressionstimurrrr@chromium.org2011-02-222-7/+69