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
*
Fix CrosLibrary::TestApi valgrind errors
cmasone@google.com
2010-08-10
1
-45
/
+0
*
Suppressing bug 51707 http://crbug.com/51707
lzheng@chromium.org
2010-08-10
1
-0
/
+10
*
Suppress a leak in the extension message service triggered by bookmark ui tests.
jochen@chromium.org
2010-08-10
1
-1
/
+9
*
Suppress leaks in url database.
jochen@chromium.org
2010-08-10
1
-0
/
+11
*
Another leak in CrosLibrary::EnsureLoaded
jochen@chromium.org
2010-08-10
1
-1
/
+8
*
Suppress another stack for bug 49250 (Valgrind error inside
glider@chromium.org
2010-08-10
1
-0
/
+9
*
Cleanup waterfall.sh.
jochen@chromium.org
2010-08-10
1
-5
/
+29
*
Add suppressions for more NSS SSL failures.
jochen@chromium.org
2010-08-10
1
-0
/
+20
*
Adjust suppression.
jochen@chromium.org
2010-08-10
1
-1
/
+1
*
Even wider suppressions.
jochen@chromium.org
2010-08-09
1
-6
/
+0
*
Widen suppressions.
jochen@chromium.org
2010-08-09
1
-2
/
+18
*
Suppress third party bugs reported by Memcheck on Snow Leopard:
glider@chromium.org
2010-08-09
1
-0
/
+28
*
Widen a suppression.
jochen@chromium.org
2010-08-09
1
-1
/
+0
*
Suppress an invalid memory access in stringToGlyphs.
jochen@chromium.org
2010-08-09
1
-0
/
+11
*
Suppress access to invalid parent view in accessibility code.
jochen@chromium.org
2010-08-09
1
-0
/
+8
*
Suppression for memory leak in SkBitmap::allocPixels and/or views/tabs/tab.cc
jochen@chromium.org
2010-08-09
1
-0
/
+26
*
Suppression for invalid memory access in WebKit.
jochen@chromium.org
2010-08-09
1
-1
/
+7
*
Widen suppression for leaks related to pango/cairo.
jochen@chromium.org
2010-08-09
1
-18
/
+2
*
Add a new suppression for bug 51076 (Leak in StatusBubbleViews::Init)
glider@chromium.org
2010-08-06
1
-1
/
+41
*
Fix memory leak in policy refresh implementation
danno@chromium.org
2010-08-06
1
-21
/
+0
*
Suppress bug 51379
glider@chromium.org
2010-08-06
1
-0
/
+27
*
Remove valgrind suppressions for bug49590, which is fixed.
johnnyg@chromium.org
2010-08-06
1
-37
/
+0
*
Remove bashisms from waterfall.sh
thestig@chromium.org
2010-08-05
1
-3
/
+3
*
Skip testing::Test::Run() frame and below when printing Valgrind reports and ...
timurrrr@chromium.org
2010-08-05
2
-11
/
+7
*
Use suppressions_mac.txt for Mac-specific reports
timurrrr@chromium.org
2010-08-05
1
-11
/
+16
*
Widen one suppression (bug 40429), fix styling nits in two other suppressions
timurrrr@chromium.org
2010-08-05
1
-2
/
+2
*
Add one more suppression for sqlite leak (bug 19775)
timurrrr@chromium.org
2010-08-05
1
-0
/
+26
*
Suppress memory leaks in chromeos::CrosLibrary::EnsureLoaded()
timurrrr@chromium.org
2010-08-05
1
-0
/
+11
*
Suppress uninit reads and leaks in CrOS GoogleAuthenticatorTest (bug 51261)
timurrrr@chromium.org
2010-08-05
1
-0
/
+13
*
Widen the suppressions for leaks in unit_tests (bug 51176) and :cond on CrOS
timurrrr@chromium.org
2010-08-05
1
-3
/
+3
*
Fix shell quoting in tools/valgrind/waterfall.sh
timurrrr@chromium.org
2010-08-05
1
-11
/
+11
*
Remove valgrind suppressions from bugs 50728 and 50766
bryner@chromium.org
2010-08-04
1
-72
/
+0
*
Leaks found in UI tests including ResourceMessageFilter::OnMessageReceived
dhollowa@chromium.org
2010-08-04
1
-0
/
+12
*
Leaks found in PrefValueStoreTest tests
dhollowa@chromium.org
2010-08-04
1
-0
/
+47
*
Fix valgrind mem leak per chromium:51134.
xiyuan@chromium.org
2010-08-04
1
-29
/
+0
*
Generalize the suppression for bug 50968
glider@chromium.org
2010-08-04
1
-22
/
+51
*
Memcheck suppressions:
glider@chromium.org
2010-08-04
1
-22
/
+39
*
Suppress valgrind warning about UserCrosSettingsProvider.
cbentzel@chromium.org
2010-08-04
1
-0
/
+8
*
Sheriff's little helper should print the report URLs.
glider@chromium.org
2010-08-04
2
-9
/
+16
*
Optimize waterfall fetch by skipping succeeded builds
timurrrr@chromium.org
2010-08-04
1
-7
/
+9
*
Suppression for leak in Preconnect::PreconnectOnIOThread.
cbentzel@chromium.org
2010-08-04
1
-0
/
+14
*
Remove suppressions for bug 50484 which is fixed and not being seen on the bots
jhawkins@chromium.org
2010-08-03
1
-14
/
+0
*
Fix a memory leak in all callers of DownloadHistory::Search.
phajdan.jr@chromium.org
2010-08-03
1
-32
/
+0
*
Widen suppression for ImportDataHandler::Initialize.
cbentzel@chromium.org
2010-08-03
1
-1
/
+0
*
Remove EmitPreconnectionHistograms supression.
cbentzel@chromium.org
2010-08-03
1
-8
/
+0
*
Missed removing a couple of other suppressions for r54792.
agl@chromium.org
2010-08-03
1
-32
/
+0
*
Fix valgrind error in unittests.
agl@chromium.org
2010-08-03
1
-12
/
+0
*
Suppression for EmitPreconnectingHistograms.
cbentzel@chromium.org
2010-08-03
1
-0
/
+8
*
Supression for StatusBubbleViews::Init
cbentzel@chromium.org
2010-08-03
1
-0
/
+26
*
Widen BallooonControllerTest.SizesTest suppression further.
cbentzel@chromium.org
2010-08-03
1
-1
/
+11
[next]