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
*
Add support for client program options when using "-t cmdline"
timurrrr@chromium.org
2011-09-02
2
-0
/
+8
*
Add tools/valgrind/drmemory.bat to help running a random cmdline with Dr. Memory
timurrrr@chromium.org
2011-09-02
1
-0
/
+5
*
Add support for "-t cmdline" to tools/valgrind/chrome_tests.py
timurrrr@chromium.org
2011-09-02
1
-48
/
+43
*
Move the PR_GetCurrentThread suppression for worker threads to section
wtc@chromium.org
2011-09-02
1
-17
/
+17
*
[Sync] Change const string& in struct to string
akalin@chromium.org
2011-09-01
1
-7
/
+0
*
suppress leaks brought in by a webkit roll
thakis@chromium.org
2011-09-01
1
-0
/
+26
*
widen a valgrind suppression
thakis@chromium.org
2011-09-01
1
-0
/
+17
*
suppress an invalid write in a new test
thakis@chromium.org
2011-09-01
1
-0
/
+7
*
Update a tsan suppression
thakis@chromium.org
2011-09-01
1
-0
/
+10
*
Remove an unused _DefaultCommand argument
timurrrr@chromium.org
2011-09-01
1
-3
/
+3
*
Add one more TSan suppression for a data race in FFMpegVideoDecodeEngine
timurrrr@chromium.org
2011-09-01
1
-67
/
+70
*
Fix uninitialized variable in BookmarksHandler (valgrind detected)
csilv@chromium.org
2011-08-31
1
-7
/
+0
*
Put all tests that are exclude for 28439 back. Only valgrind bot(1) is failin...
oshima@google.com
2011-08-31
1
-34
/
+0
*
Suppressing leak in ClientSessionTest
oshima@google.com
2011-08-30
1
-2
/
+7
*
Exclude more tests that are failing with mmap
oshima@google.com
2011-08-30
1
-0
/
+22
*
Widen suppression for 76354
oshima@google.com
2011-08-30
1
-1
/
+1
*
Suppression leak in ResolveProxyMsgHelperTest
oshima@google.com
2011-08-30
1
-3
/
+2
*
Suppressing cond error in BookmarksHandler::Loaded
oshima@google.com
2011-08-29
1
-2
/
+12
*
Exlucde tests that are failing due to mmap error
oshima@google.com
2011-08-29
1
-0
/
+13
*
Update Dr. Memory suppressions to make printing_unittests greener
timurrrr@chromium.org
2011-08-29
1
-1
/
+10
*
Update Dr. Memory suppressions to make printing_unittests greener on Windows 7
timurrrr@chromium.org
2011-08-29
1
-1
/
+17
*
Update suppression
oshima@google.com
2011-08-27
1
-2
/
+2
*
update suprression after r98941
oshima@google.com
2011-08-27
1
-1
/
+0
*
Update existing suppression given code changes to IPC message dispatch.
darin@chromium.org
2011-08-26
1
-1
/
+2
*
Excluding test failing with 'impossible happened' error
oshima@google.com
2011-08-26
1
-0
/
+1
*
Make WeakPtr thread-safe, i.e. allow cross-thread copying of WeakPtr
sievers@chromium.org
2011-08-26
1
-0
/
+10
*
Suppress false reports on StackWalk64 and leaks below RtlInitializeCriticalSe...
timurrrr@chromium.org
2011-08-26
1
-0
/
+17
*
Removes suppression added that is no longer needed.
sky@chromium.org
2011-08-25
1
-53
/
+0
*
Remove TSan suppression after fixing the bug.
dimich@chromium.org
2011-08-25
1
-49
/
+0
*
Remove unused test command-line switches.
phajdan.jr@chromium.org
2011-08-25
1
-4
/
+3
*
suppress menu-related CrOS leaks.
thakis@chromium.org
2011-08-25
1
-0
/
+53
*
Memcheck suppression for GpuBlacklist.
cbentzel@chromium.org
2011-08-25
1
-0
/
+6
*
TSan suppressions for libavcodec on Win
acolwell@chromium.org
2011-08-25
1
-0
/
+35
*
Remove suppression for 69934.
wez@chromium.org
2011-08-24
1
-11
/
+0
*
GeolocationGatewayDataProviderCommonTest has moved to content_unittests
cbentzel@chromium.org
2011-08-24
3
-3
/
+2
*
Suppress another race with KURLGooglePrivate + Workers.
cbentzel@chromium.org
2011-08-24
1
-1
/
+21
*
Disable GeolocationGatewayDataProviderCommonTest.StartThread on Mac TSan bot.
cbentzel@chromium.org
2011-08-24
1
-0
/
+2
*
Widen the VisitiedLinkMaster::CreateURLTable suppression.
cbentzel@chromium.org
2011-08-24
1
-25
/
+0
*
TSan suppressions for libavcodec on Linux in addition to OSX.
cbentzel@chromium.org
2011-08-24
2
-41
/
+54
*
Refactor and clean up code now that chrome::testing::NSRunLoopRunAllPending()...
rsesek@chromium.org
2011-08-23
1
-8
/
+0
*
Memcheck suppressions for vp8_decode_update_thread_context
cbentzel@chromium.org
2011-08-23
1
-0
/
+40
*
TSan suppression for FFmpegVideoDecodeEngine on Mac.
cbentzel@chromium.org
2011-08-23
1
-0
/
+52
*
Remove suppression for crbug.com/90961
sergeyu@chromium.org
2011-08-23
1
-15
/
+0
*
Disable MessageLoopTest.RecursiveDenial3 on windows tsan.
cbentzel@chromium.org
2011-08-23
1
-0
/
+3
*
TSAN suppressions for InspectorInstrumentation+transitionToCommitted.
cbentzel@chromium.org
2011-08-22
1
-0
/
+51
*
Disable NewTabUITest.UpdateUserPrefsVersion on tsan.
cbentzel@chromium.org
2011-08-22
1
-0
/
+1
*
More suppressions for ppapi's CharSetToUTF16
cbentzel@chromium.org
2011-08-22
1
-3
/
+13
*
Tsan suppression for VisitedLinkMaster::CreateURLTable
cbentzel@chromium.org
2011-08-22
1
-0
/
+31
*
Suppressions for ServiceProcessMain/ServiceProcessControl::Launcher
cbentzel@chromium.org
2011-08-22
1
-0
/
+40
*
Add Memcheck:Param suppression for mach_override_ptr.
cbentzel@chromium.org
2011-08-22
1
-1
/
+9
[next]