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
*
Fix valgrind errors in ParallelAuthenticatorTest
cmasone@chromium.org
2010-10-14
1
-14
/
+1
*
Modify temp directory creation so that multiple instances of the script can b...
mrossetti@chromium.org
2010-10-14
1
-16
/
+10
*
Valgrind Mac: Suppress new leaks in BrowserAccessibility.
thestig@chromium.org
2010-10-14
1
-0
/
+18
*
Heapchecker: Widen a leak suppression after r62517.
thestig@chromium.org
2010-10-14
1
-0
/
+1
*
Add netlog parse/plot script.
vandebo@chromium.org
2010-10-14
1
-0
/
+177
*
Suppressions cleanup. Fixed the following issues:
glider@chromium.org
2010-10-14
1
-16
/
+8
*
Copied Evan's http://codereview.chromium.org/3691007 (base_unittests: move
glider@chromium.org
2010-10-14
1
-20
/
+20
*
[Sync] Revamped ChromeSystemResources tests, fixed memory leak
akalin@chromium.org
2010-10-14
2
-13
/
+0
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-5
/
+5
*
Adopt more traces to new gtest
jochen@chromium.org
2010-10-13
1
-6
/
+12
*
Remove start of trace for FFmpegVideoDecoder::CreateFactory
jochen@chromium.org
2010-10-13
1
-13
/
+0
*
Adopt heapcheck suppressions to new call stack introduced in the last gtest r...
jochen@chromium.org
2010-10-13
1
-0
/
+7
*
Adopt the suppresions for RenderThreadTest::Setup
jochen@chromium.org
2010-10-13
1
-0
/
+1
*
Suppression for memory leak in ChromeSystemResourcesTest
jochen@chromium.org
2010-10-13
1
-0
/
+6
*
Suppressions for notification details send but never deleted in the history b...
jochen@chromium.org
2010-10-13
1
-1
/
+9
*
Suppression for memory leak in ChromeSystemResourcesTest
jochen@chromium.org
2010-10-13
1
-0
/
+8
*
Correctly specify the length of the symbol for the intentional BrowserTest le...
jochen@chromium.org
2010-10-13
1
-1
/
+1
*
Suppress valgrind error temporarily. Will fix 10/13/2010 and remove suppression.
mrossetti@chromium.org
2010-10-12
1
-0
/
+15
*
Rename ChromeThread to BrowserThread Final Part:
tfarina@chromium.org
2010-10-12
5
-9
/
+9
*
Check in a script that prints linker-determined unused symbols.
evan@chromium.org
2010-10-12
1
-0
/
+170
*
Revert revert revert r61105 and r61106
agl@chromium.org
2010-10-12
2
-14
/
+0
*
Suppression of NSS crash due to outdated NSS version on buildbots.
jochen@chromium.org
2010-10-12
1
-0
/
+9
*
Suppressions for leaks in ParallelAuthenticatorTest
jochen@chromium.org
2010-10-12
1
-0
/
+14
*
Suppress invalid write in GetPluginInfo on Mac.
jochen@chromium.org
2010-10-12
1
-0
/
+12
*
Refactor out path-related methods from file_system_host_context into a separa...
kinuko@chromium.org
2010-10-12
1
-12
/
+0
*
Use 64bit error hashes everywhere.
jochen@chromium.org
2010-10-11
2
-7
/
+3
*
Update the suppression for TestWebViewDelegate::createWorker
jochen@chromium.org
2010-10-11
1
-3
/
+3
*
Added suppressions for SSSE3 versions of strcmp/strncmp and libc.2.*
glider@chromium.org
2010-10-11
1
-0
/
+36
*
Valgrind: Suppress invalid reads inside net::CertVerifier::Request::DoVerify().
thestig@chromium.org
2010-10-09
1
-0
/
+11
*
Valgrind: Widen suppression for bug 29675 after CrOS change in r62008.
thestig@chromium.org
2010-10-09
1
-0
/
+1
*
Valgrind: Suppress leak inside SSLClientSocketNSS::InitializedSSLOptions.
thestig@chromium.org
2010-10-08
1
-0
/
+11
*
Valgrind: Suppress leak in net::internal::ClientSocketPoolBaseHelper::GetOrCr...
thestig@chromium.org
2010-10-08
1
-0
/
+13
*
Valgrind: Add an updated suppression for a leak in net::HttpNetworkLayer::Get...
thestig@chromium.org
2010-10-08
1
-0
/
+10
*
Valgrind: Add a updated suppression for bug 42942.
thestig@chromium.org
2010-10-08
1
-0
/
+12
*
Valgrind: Suppress leak inside SSLConfigServiceManager.
thestig@chromium.org
2010-10-08
1
-0
/
+13
*
Valgrind: Update a suppression after refactoring in r61996.
thestig@chromium.org
2010-10-08
1
-1
/
+1
*
Heapchecker suppressions for FileSystemHostContextTest
mnissler@chromium.org
2010-10-08
1
-0
/
+28
*
Suppress context leaks in FileSystemHostContextTest.*
mnissler@chromium.org
2010-10-08
1
-0
/
+12
*
Suppress DownloadManager leaks.
mnissler@chromium.org
2010-10-08
1
-0
/
+7
*
Remove valgrind suppressions that don't seem to be hit anymore.
vandebo@chromium.org
2010-10-07
1
-47
/
+0
*
Valgrind: Widen suppression from r61840.
thestig@chromium.org
2010-10-07
1
-3
/
+1
*
Valgrind: Suppress error from webkit roll 69275:69314.
thestig@chromium.org
2010-10-07
1
-1
/
+12
*
Adding Valgrind Suppression to bring webkit valgrind canary green.
ajwong@chromium.org
2010-10-07
1
-0
/
+19
*
Fix adml writer unittest and admx writer unittest
markusheintz@chromium.org
2010-10-07
2
-19
/
+29
*
Widen a suppression for base::LaunchApp/getenv race
timurrrr@chromium.org
2010-10-07
1
-0
/
+1
*
Valgrind: Suppress a couple of GPU / Mac memory errors.
thestig@chromium.org
2010-10-07
1
-0
/
+26
*
Before if you provided a non-existent tool, grit would give an error message ...
petersont@chromium.org
2010-10-06
1
-1
/
+4
*
fun:cricket::Session::SendTransportInfoMessage heapcheck suppression
dhollowa@chromium.org
2010-10-06
1
-0
/
+26
*
dom_ui_util::GetImageDataUrl suppression
dhollowa@chromium.org
2010-10-05
1
-0
/
+15
*
Add suppression for crbug.com/58016
sergeyu@chromium.org
2010-10-05
1
-1
/
+1
[next]