summaryrefslogtreecommitdiffstats
path: root/tools/valgrind
Commit message (Expand)AuthorAgeFilesLines
* 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
* Suppress use-after-free in Inspector for next WebKit roll.rnk@chromium.org2011-12-011-0/+9
* Suppress a flaky uninit in IdleHandlerInForegroundTab.rnk@chromium.org2011-12-011-0/+6
* Remove ShouldUseGAIAProfileInfo suppressionsail@chromium.org2011-12-011-4/+0
* Exclude ShouldUseGAIAProfileInfo test which fails on CrOS memcheck botrnk@chromium.org2011-12-011-0/+4
* Exclude PPAPI Audio_* tests from the memcheck bots.rnk@chromium.org2011-12-011-0/+4
* Change drmemory_analyze to print reports and suppressions to stdouttimurrrr@chromium.org2011-12-011-1/+3
* Disable PPAPITest.WebSocket_* on mac valgrind.toyoshim@chromium.org2011-12-011-2/+3
* Add one more boring callertimurrrr@chromium.org2011-12-011-0/+2
* Print out the generated suppressions for Dr.Memory reportstimurrrr@chromium.org2011-12-011-11/+76
* Slightly simplify the command line when one invokes chrome_tests with --gtest...timurrrr@chromium.org2011-12-011-2/+11
* Exclude yet more OutOfProcessPPAPITest's on mac valgrind.cbentzel@chromium.org2011-12-011-0/+3
* Remove suppression for SetGAIAPictureOfProfileAtIndexsail@chromium.org2011-12-011-9/+0
* Pepper: Add a test for PPB_AudioConfig failure cases.viettrungluu@chromium.org2011-12-011-8/+10
* Renderer reading side of gamepadscottmg@chromium.org2011-12-011-7/+0