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
*
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
*
WebUI: Get rid of more references to dom_ui and DOM_UI.
tfarina@chromium.org
2011-02-15
1
-1
/
+1
*
Don't use a separate FILE thread in FileSystemURLRequestJobTest.
adamk@chromium.org
2011-02-14
1
-11
/
+0
*
Revert 74103 - Use libjpeg-turbo by default.
jschuh@chromium.org
2011-02-14
1
-25
/
+0
*
Suppress data races below timegm
timurrrr@chromium.org
2011-02-14
1
-0
/
+9
*
Fixed leaky code in the UserDataDir policy code for mac.
pastarmovj@chromium.org
2011-02-14
1
-13
/
+0
*
Suppress a data race in sync (TSan/unit)
timurrrr@chromium.org
2011-02-14
1
-0
/
+10
*
Update Valgrind and TSan suppressions; suppress a new memory leak (#72833)
timurrrr@chromium.org
2011-02-12
3
-22
/
+28
*
Update suppressions for ProfileIOData.
willchan@chromium.org
2011-02-11
1
-45
/
+0
*
Removes unneeded suppression. The leak occurred because of a commit
sky@chromium.org
2011-02-11
1
-25
/
+0
*
Suppress leaks from ProfileIOData (issue 72689)
glider@chromium.org
2011-02-11
1
-0
/
+59
*
Fix a TSan suppression (forgot "*")
timurrrr@chromium.org
2011-02-10
1
-1
/
+1
*
Fix a leak. Remove suppression for the leak and update bug number for unrela...
pkasting@chromium.org
2011-02-10
1
-10
/
+1
*
Exclude two more Mac/UI tests failing under Valgrind
timurrrr@chromium.org
2011-02-10
1
-0
/
+2
*
Suppress a couple of data races for TSan/UI bots
timurrrr@chromium.org
2011-02-10
1
-0
/
+22
*
Valgrind suppressions for three memory leaks and one uninit jump, exclude Res...
timurrrr@chromium.org
2011-02-10
2
-0
/
+65
*
Exclude more tests from Memcheck/Mac/UI and TSan/UI
timurrrr@chromium.org
2011-02-09
2
-0
/
+6
*
Fix memory leak in MigrateBrowserPrefs caused by excessive copying.
mirandac@chromium.org
2011-02-09
1
-15
/
+0
[next]