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
*
Broaden suppression for DiskCacheBasedSSLHostInfo
jochen@chromium.org
2011-02-23
1
-10
/
+0
*
Suppress leaks in ThreadWatcher
jochen@chromium.org
2011-02-23
1
-0
/
+9
*
Suppress valgrind errors related to GpuProcessHostUIShim::OnLogMessage
jochen@chromium.org
2011-02-23
1
-0
/
+6
*
Suppress memcheck warnings for leaks below of GpuProcessHostUIShim::GetForRen...
jochen@chromium.org
2011-02-23
1
-0
/
+6
*
Fix a memory leak and add the webkit_quota library to the project.
michaeln@google.com
2011-02-22
1
-8
/
+0
*
Fix null-termination on string copy in debug-on-start code.
evan@chromium.org
2011-02-22
1
-7
/
+0
*
Valgrind timeouts are in seconds. Let's set some saner values.
thestig@chromium.org
2011-02-22
1
-2
/
+4
*
Suppress some DrMemory reports (one of them is real, the other is possible)
timurrrr@chromium.org
2011-02-22
1
-10
/
+20
*
Re-enable positive OOB write tests under Dr. Memory and add the suppression f...
timurrrr@chromium.org
2011-02-22
1
-0
/
+10
*
Widen some Memcheck and TSan suppressions, add a couple of new V8 suppressions
timurrrr@chromium.org
2011-02-22
2
-7
/
+69
*
Suppression for LayoutTestController.waitUntilDone
cbentzel@chromium.org
2011-02-21
1
-0
/
+13
*
Update TSan ignores and suppressions to give less false reports on UI tests.
timurrrr@chromium.org
2011-02-21
2
-15
/
+9
*
Suppress some new Dr. Memory probably-false reports
timurrrr@chromium.org
2011-02-21
1
-0
/
+23
*
Don't run EncoderVp8Test.TestEncoder under Dr. Memory
timurrrr@chromium.org
2011-02-21
1
-0
/
+1
*
Don't run PrintingContextTest.Base under Dr. Memory
timurrrr@chromium.org
2011-02-21
1
-0
/
+2
*
Remove valgrind suppression for bug 49262 (outdated).
battre@chromium.org
2011-02-21
1
-12
/
+0
*
Remove a suppression for a fixed use-after-free
timurrrr@chromium.org
2011-02-21
1
-15
/
+0
*
Remove Wine + Valgrind code since nobody is working on it.
thestig@chromium.org
2011-02-18
8
-4395
/
+10
*
Suppression for AccessibilityController::shouldDumpAccessibiltyNotifications
cbentzel@chromium.org
2011-02-18
1
-0
/
+8
*
Widen BackgroundApplicationListModelTest suppression further for Mac memory.
cbentzel@chromium.org
2011-02-18
1
-0
/
+1
*
Memcheck suppression for BackgroundApplicationListModelTest leaks.
cbentzel@chromium.org
2011-02-18
1
-0
/
+10
*
Add sync_integration_tests support to valgrind's chrome_tests.sh.
zea@chromium.org
2011-02-17
1
-0
/
+7
*
Ignore memory accesses below two custom memset/memcpy implementations
timurrrr@chromium.org
2011-02-17
1
-0
/
+5
*
Suppressions for BrowserRenderProcessHost::CreateMessageFilters
cbentzel@chromium.org
2011-02-17
2
-0
/
+52
*
Suppress TSan false reports on __memset_sse2 and __GI_memcpy
timurrrr@chromium.org
2011-02-17
1
-0
/
+14
*
Fix leaks found on Linux in ui/gfx/font_unittest.cc.
rsesek@chromium.org
2011-02-17
1
-8
/
+0
*
Add suppression for AutocompleteHistoryManagerTest on Mac.
cbentzel@chromium.org
2011-02-17
1
-0
/
+20
*
Update Dr. Memory paths to account for the new version of the DrM SFX
timurrrr@chromium.org
2011-02-17
1
-1
/
+1
*
Suppress memory leaks in ExtensionSpecialStoragePolicy
timurrrr@chromium.org
2011-02-17
1
-1
/
+8
*
Fixes bug in TestingAutomationProvider from my recent autocomplete
sky@chromium.org
2011-02-17
1
-10
/
+0
*
Widen suppression in TestingAutomationProvider
oshima@google.com
2011-02-17
1
-2
/
+1
*
Two more tests to exclude due to "impossible" failure on mac valgrind.
oshima@google.com
2011-02-17
1
-0
/
+2
*
Disk cache: Always initialize disabled_
rvargas@google.com
2011-02-16
1
-6
/
+0
*
Excluding tests that causes valgrind crash on mac
oshima@google.com
2011-02-16
1
-0
/
+5
*
Widen suppression for jump on uninitialized value in skia::PlatformCanvas::in...
oshima@google.com
2011-02-16
1
-1
/
+1
*
Remove ancient suppression; AddSavePasswordInfoBar hasn't been on TabContents...
avi@chromium.org
2011-02-16
1
-15
/
+0
*
Suppressing memory read error in TestingAutomationProvider
oshima@google.com
2011-02-16
1
-0
/
+12
*
Revert r75147 "Suppressing memory leak in CloudPolicyCache"
oshima@google.com
2011-02-16
1
-13
/
+0
*
Suppressing memory leak in CloudPolicyCache
oshima@google.com
2011-02-16
1
-0
/
+13
*
Widen a suppression for the data race in disk_cache
timurrrr@chromium.org
2011-02-16
1
-0
/
+1
*
Suppress memory leaks in GFX
timurrrr@chromium.org
2011-02-16
1
-0
/
+8
*
Suppress Valgrind warnings on disk_cache uninit jumps and media callback leaks
timurrrr@chromium.org
2011-02-16
1
-0
/
+14
*
Suppressing UninitCondition in power library
oshima@google.com
2011-02-15
1
-0
/
+11
*
Updating suppression after r74926
oshima@google.com
2011-02-15
1
-1
/
+1
*
Adding another leak pattern for 73036
oshima@google.com
2011-02-15
1
-1
/
+27
*
Suppressing memory leak on mac valgrind bots.
oshima@google.com
2011-02-15
1
-0
/
+26
*
Valgrind runner: support --tool_flags="--leak-check=no"
timurrrr@chromium.org
2011-02-15
1
-1
/
+5
*
Update TSan ignores and suppressions to have cleaner run on our ubuntu workst...
timurrrr@chromium.org
2011-02-15
2
-1
/
+15
*
Suppress a couple of new Valgrind reports on interactive_ui tests, update the...
timurrrr@chromium.org
2011-02-15
3
-10
/
+31
*
Updating suppression after RefCounted change.
oshima@google.com
2011-02-15
1
-1
/
+1
[next]