index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
valgrind
Commit message (
Expand
)
Author
Age
Files
Lines
*
New suppressions for SSL_ClearSessionCache on mac.
cbentzel@chromium.org
2011-12-06
1
-0
/
+13
*
Memcheck:Uninitialized suppression for ExtensionTestingProfile.
cbentzel@chromium.org
2011-12-06
1
-0
/
+17
*
Uninitialized suppression for ExtensionService::ProcessExtensionSyncData
cbentzel@chromium.org
2011-12-06
1
-0
/
+6
*
Revert 113169 - Ignore the correct synchronization in __sfp on Mac that isn't...
glider@chromium.org
2011-12-06
2
-3
/
+12
*
Exclude one slow/hangy test case from base_unittests runs
timurrrr@chromium.org
2011-12-06
1
-0
/
+3
*
Fix rare logdir races by adding "_logdirfilecount" to the 'PID' when generati...
timurrrr@chromium.org
2011-12-06
2
-10
/
+20
*
TSan: print error reports to stdout instead of stderr
timurrrr@chromium.org
2011-12-06
1
-1
/
+4
*
Suppressions for SocketApiControllerTest_TestSocketControllerLifetime
cbentzel@chromium.org
2011-12-06
1
-0
/
+8
*
Print out the hashes (but not full reports) for reports repeating in many tests
timurrrr@chromium.org
2011-12-06
1
-3
/
+11
*
Suppress null-deref in NPAPIClient::ExecuteGetJavascriptUrlTest::TimerProc
timurrrr@chromium.org
2011-12-06
1
-0
/
+5
*
Ignore the correct synchronization in __sfp on Mac that isn't handled
glider@chromium.org
2011-12-06
2
-12
/
+3
*
Fix Manifest leak in Extension::InitFromValue.
jstritar@chromium.org
2011-12-05
1
-6
/
+0
*
Add one more suppression for bug 103365 (missing ppapi_tests.dll symbols)
timurrrr@chromium.org
2011-12-05
1
-1
/
+10
*
Suppress leak of CallbackData from PPAPI graphics code.
rnk@chromium.org
2011-12-05
1
-0
/
+10
*
Fix valgrind_test.py to use the current version of GCC.
glider@chromium.org
2011-12-05
1
-2
/
+4
*
Add memcheck annotation and remove suppression.
rnk@chromium.org
2011-12-04
1
-7
/
+0
*
Widen leak suppression for Extension::Create() to cover rb_tree nodes in Mani...
rnk@chromium.org
2011-12-04
1
-1
/
+1
*
Exclude OutOfProcessPPAPITest.Var test under Mac Valgrind.
rnk@chromium.org
2011-12-04
1
-0
/
+1
*
Suppress the Manifest leak in Extension::Create().
rnk@chromium.org
2011-12-04
1
-0
/
+6
*
Suppress intentional uninitialized read in DeathData::RecordDeath().
rnk@chromium.org
2011-12-04
1
-0
/
+7
*
Remove suppression. This has been fixed in WebKit and rolled into Chrome.
simonjam@chromium.org
2011-12-02
1
-15
/
+0
*
Widen leak suppression in V8.
rnk@chromium.org
2011-12-02
1
-1
/
+1
*
Exclude LoadtimesExtensionBindingsUITest which are crashing on Mac Valgrind bot.
rnk@chromium.org
2011-12-02
1
-0
/
+4
*
Suppress a race on Mac that was likely introduced in shared_memory.cc in r112...
rnk@chromium.org
2011-12-02
1
-1
/
+12
*
Split a portion of BufferedResourceLoader into a separate class ActiveLoader.
scherkus@chromium.org
2011-12-02
1
-12
/
+0
*
Suppress race in OnSetProfilerStatus introduced in r112571.
rnk@chromium.org
2011-12-02
1
-0
/
+7
*
Exclude the TCP PPAPI tests introduced in r112693 on Mac valgrind also.
rnk@chromium.org
2011-12-02
1
-0
/
+2
*
Suppress uninits in layout tests from WebKit roll.
rnk@chromium.org
2011-12-02
1
-0
/
+41
*
Widen leak suppression for intermittent WebKit leak.
rnk@chromium.org
2011-12-02
1
-2
/
+2
*
Suppress the TestFocusNotification leak under Valgrind as well as Heapcheck.
rnk@chromium.org
2011-12-02
1
-0
/
+14
*
Exclude more PPAPI tests added in r112693 under Valgrind on Mac.
rnk@chromium.org
2011-12-02
1
-0
/
+4
*
Exclude one more FirefoxImporterTest test
timurrrr@chromium.org
2011-12-02
1
-3
/
+2
*
Split Dr.Memory suppressions into two parts: lightmode-only and all the others
timurrrr@chromium.org
2011-12-02
3
-711
/
+775
*
Make SDCH classes IO-thread-only. Remove TSan suppression.
joi@chromium.org
2011-12-02
1
-6
/
+0
*
Add support for overridable DRMEMORY_COMMAND in tools/valgrind/chrome_tests.bat
timurrrr@chromium.org
2011-12-02
1
-13
/
+11
*
A few fixes to drmemory_analyze.py
timurrrr@chromium.org
2011-12-02
1
-1
/
+5
*
Suppress use-after-free in Inspector for next WebKit roll.
rnk@chromium.org
2011-12-01
1
-0
/
+9
*
Suppress a flaky uninit in IdleHandlerInForegroundTab.
rnk@chromium.org
2011-12-01
1
-0
/
+6
*
Remove ShouldUseGAIAProfileInfo suppression
sail@chromium.org
2011-12-01
1
-4
/
+0
*
Exclude ShouldUseGAIAProfileInfo test which fails on CrOS memcheck bot
rnk@chromium.org
2011-12-01
1
-0
/
+4
*
Exclude PPAPI Audio_* tests from the memcheck bots.
rnk@chromium.org
2011-12-01
1
-0
/
+4
*
Change drmemory_analyze to print reports and suppressions to stdout
timurrrr@chromium.org
2011-12-01
1
-1
/
+3
*
Disable PPAPITest.WebSocket_* on mac valgrind.
toyoshim@chromium.org
2011-12-01
1
-2
/
+3
*
Add one more boring caller
timurrrr@chromium.org
2011-12-01
1
-0
/
+2
*
Print out the generated suppressions for Dr.Memory reports
timurrrr@chromium.org
2011-12-01
1
-11
/
+76
*
Slightly simplify the command line when one invokes chrome_tests with --gtest...
timurrrr@chromium.org
2011-12-01
1
-2
/
+11
*
Exclude yet more OutOfProcessPPAPITest's on mac valgrind.
cbentzel@chromium.org
2011-12-01
1
-0
/
+3
*
Remove suppression for SetGAIAPictureOfProfileAtIndex
sail@chromium.org
2011-12-01
1
-9
/
+0
*
Pepper: Add a test for PPB_AudioConfig failure cases.
viettrungluu@chromium.org
2011-12-01
1
-8
/
+10
*
Renderer reading side of gamepad
scottmg@chromium.org
2011-12-01
1
-7
/
+0
[next]