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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
One more PhishingDOMFeatureExtractorTest suppression, for the IPC channel name.
bryner@chromium.org
2010-08-06
1
-0
/
+6
*
Remove valgrind suppressions for bug49590, which is fixed.
johnnyg@chromium.org
2010-08-06
1
-37
/
+0
*
Make PhishingDOMFeatureExtractorTest heapcheck suppressions more specific.
bryner@chromium.org
2010-08-05
1
-1
/
+11
*
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
*
Check in a little toy that graphs history of words in the source.
evan@chromium.org
2010-08-05
2
-2
/
+52
*
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
2
-0
/
+65
*
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
*
Fix code coverage for Windows.
mad@google.com
2010-08-03
2
-8
/
+16
*
Remove suppressions for bug 50484 which is fixed and not being seen on the bots
jhawkins@chromium.org
2010-08-03
2
-31
/
+0
*
Fix a memory leak in all callers of DownloadHistory::Search.
phajdan.jr@chromium.org
2010-08-03
1
-32
/
+0
*
Include inlined files when computing grd inputs.
tony@chromium.org
2010-08-03
3
-9
/
+32
*
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
*
Add suppression for BalloonControllerTest.SizesTest
cbentzel@chromium.org
2010-08-03
1
-4
/
+1
*
Continue to widen DrawLinearGradient suppression.
cbentzel@chromium.org
2010-08-03
1
-6
/
+0
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Suppress leaks below ImportDataHandler::Initialize()
timurrrr@chromium.org
2010-08-03
1
-0
/
+25
*
Suppress memory leaks in HttpCache (CrOS/UI, bug=51057)
timurrrr@chromium.org
2010-08-03
1
-0
/
+36
*
Add one more sqlite suppression for bug 47331
timurrrr@chromium.org
2010-08-03
1
-0
/
+16
*
Widen suppression for bug 50936
timurrrr@chromium.org
2010-08-03
1
-5
/
+4
*
Suppress uninit read in net_unittests (bug #51055)
timurrrr@chromium.org
2010-08-03
1
-0
/
+15
*
Add a first version of memory waterfall sheriff helper script to try Valgrind...
timurrrr@chromium.org
2010-08-03
2
-0
/
+153
*
Add Valgrind suppressions parser & matcher script.
timurrrr@chromium.org
2010-08-03
1
-0
/
+218
*
Widen CGContextDrawLinearGradient suppression.
cbentzel@chromium.org
2010-08-02
1
-5
/
+1
*
Reduced breadth of WebDataService::InitializeDatabaseIfNecessary suppression.
cbentzel@chromium.org
2010-08-02
1
-1
/
+20
*
Widen suppression for createFontCustomPlatformData
cbentzel@chromium.org
2010-08-02
1
-1
/
+1
[next]