summaryrefslogtreecommitdiffstats
path: root/tools/valgrind
Commit message (Expand)AuthorAgeFilesLines
* Consolidate suppressionoshima@chromium.org2011-12-071-31/+1
* Exclude all PPAPITest and OutOfProcessTest's on Mac Valgrind bots.cbentzel@chromium.org2011-12-071-104/+5
* Initialize the CPU usage variable.brettw@chromium.org2011-12-071-6/+0
* Exclude DnsTransactionTest.NormalQueryResponseTest which crashes under all ou...timurrrr@chromium.org2011-12-071-0/+3
* Update TSan suppressions to account for the recent change: FFmpegVideoDecodeE...timurrrr@chromium.org2011-12-071-23/+4
* Removing valgrind memcheck suppressions for a few FFmpeg-related functions.scherkus@chromium.org2011-12-071-51/+0
* Revert 113293 - Fix leak; remove "explicit" keyword from multi-argument const...arthurhsu@chromium.org2011-12-071-0/+8
* Fix leak; remove "explicit" keyword from multi-argument constructor.miket@chromium.org2011-12-061-8/+0
* Another Uninitialized suppression case for WidthIterator.cbentzel@chromium.org2011-12-061-0/+8
* Suppression for uninitialized access in PNGImageReader::decodecbentzel@chromium.org2011-12-061-0/+22
* Suppression for extension::Restrictions.cbentzel@chromium.org2011-12-061-0/+12
* Disable added PPAPITest.WebSocket_* tests on mac valgrind.toyoshim@chromium.org2011-12-061-0/+3
* Update BalloonHost suppression for changes to NavigationController::LoadURLcbentzel@chromium.org2011-12-061-2/+8
* Make Timur's recent drmemory script changes work on Cygwin.rnk@chromium.org2011-12-062-12/+15
* New suppressions for SSL_ClearSessionCache on mac.cbentzel@chromium.org2011-12-061-0/+13
* Memcheck:Uninitialized suppression for ExtensionTestingProfile.cbentzel@chromium.org2011-12-061-0/+17
* Uninitialized suppression for ExtensionService::ProcessExtensionSyncDatacbentzel@chromium.org2011-12-061-0/+6
* Revert 113169 - Ignore the correct synchronization in __sfp on Mac that isn't...glider@chromium.org2011-12-062-3/+12
* Exclude one slow/hangy test case from base_unittests runstimurrrr@chromium.org2011-12-061-0/+3
* Fix rare logdir races by adding "_logdirfilecount" to the 'PID' when generati...timurrrr@chromium.org2011-12-062-10/+20
* TSan: print error reports to stdout instead of stderrtimurrrr@chromium.org2011-12-061-1/+4
* Suppressions for SocketApiControllerTest_TestSocketControllerLifetimecbentzel@chromium.org2011-12-061-0/+8
* Print out the hashes (but not full reports) for reports repeating in many teststimurrrr@chromium.org2011-12-061-3/+11
* Suppress null-deref in NPAPIClient::ExecuteGetJavascriptUrlTest::TimerProctimurrrr@chromium.org2011-12-061-0/+5
* Ignore the correct synchronization in __sfp on Mac that isn't handledglider@chromium.org2011-12-062-12/+3
* Fix Manifest leak in Extension::InitFromValue.jstritar@chromium.org2011-12-051-6/+0
* Add one more suppression for bug 103365 (missing ppapi_tests.dll symbols)timurrrr@chromium.org2011-12-051-1/+10
* Suppress leak of CallbackData from PPAPI graphics code.rnk@chromium.org2011-12-051-0/+10
* Fix valgrind_test.py to use the current version of GCC.glider@chromium.org2011-12-051-2/+4
* Add memcheck annotation and remove suppression.rnk@chromium.org2011-12-041-7/+0
* Widen leak suppression for Extension::Create() to cover rb_tree nodes in Mani...rnk@chromium.org2011-12-041-1/+1
* Exclude OutOfProcessPPAPITest.Var test under Mac Valgrind.rnk@chromium.org2011-12-041-0/+1
* Suppress the Manifest leak in Extension::Create().rnk@chromium.org2011-12-041-0/+6
* Suppress intentional uninitialized read in DeathData::RecordDeath().rnk@chromium.org2011-12-041-0/+7
* Remove suppression. This has been fixed in WebKit and rolled into Chrome.simonjam@chromium.org2011-12-021-15/+0
* Widen leak suppression in V8.rnk@chromium.org2011-12-021-1/+1
* Exclude LoadtimesExtensionBindingsUITest which are crashing on Mac Valgrind bot.rnk@chromium.org2011-12-021-0/+4
* Suppress a race on Mac that was likely introduced in shared_memory.cc in r112...rnk@chromium.org2011-12-021-1/+12
* Split a portion of BufferedResourceLoader into a separate class ActiveLoader.scherkus@chromium.org2011-12-021-12/+0
* Suppress race in OnSetProfilerStatus introduced in r112571.rnk@chromium.org2011-12-021-0/+7
* Exclude the TCP PPAPI tests introduced in r112693 on Mac valgrind also.rnk@chromium.org2011-12-021-0/+2
* Suppress uninits in layout tests from WebKit roll.rnk@chromium.org2011-12-021-0/+41
* Widen leak suppression for intermittent WebKit leak.rnk@chromium.org2011-12-021-2/+2
* Suppress the TestFocusNotification leak under Valgrind as well as Heapcheck.rnk@chromium.org2011-12-021-0/+14
* Exclude more PPAPI tests added in r112693 under Valgrind on Mac.rnk@chromium.org2011-12-021-0/+4
* Exclude one more FirefoxImporterTest testtimurrrr@chromium.org2011-12-021-3/+2
* Split Dr.Memory suppressions into two parts: lightmode-only and all the otherstimurrrr@chromium.org2011-12-023-711/+775
* Make SDCH classes IO-thread-only. Remove TSan suppression.joi@chromium.org2011-12-021-6/+0
* Add support for overridable DRMEMORY_COMMAND in tools/valgrind/chrome_tests.battimurrrr@chromium.org2011-12-021-13/+11
* A few fixes to drmemory_analyze.pytimurrrr@chromium.org2011-12-021-1/+5