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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
HttpNetworkTransaction handles asynchronous auth token generation.
cbentzel@chromium.org
2010-06-17
7
-110
/
+604
*
Check state in SocketStream delegate methods.
ukai@chromium.org
2010-06-17
1
-0
/
+11
*
Check proxy_info_.is_empty()
ukai@chromium.org
2010-06-17
1
-2
/
+11
*
Fix TestConnectJob::kMockAdvancingLoadStateJob to be less flaky.
vandebo@chromium.org
2010-06-17
2
-13
/
+14
*
Coverity: fix possible library leak in GSSAPISharedLibrary::LoadSharedLibrary.
mattm@chromium.org
2010-06-16
1
-4
/
+6
*
Revert 49982 - patch
thakis@chromium.org
2010-06-16
1
-2
/
+1
*
patch
thakis@chromium.org
2010-06-16
1
-1
/
+2
*
Working towards -Wextra
thomasvl@chromium.org
2010-06-16
2
-6
/
+6
*
Don't run DiskCacheBackendTests under ThreadSanitizer on Windows
timurrrr@chromium.org
2010-06-16
1
-2
/
+1
*
Fix crash in DeleteStream.
ukai@chromium.org
2010-06-16
1
-2
/
+3
*
Don't run some DiskCacheBackendTests under TSan on Windows
timurrrr@chromium.org
2010-06-16
1
-0
/
+4
*
Don't run ClientSocketPoolBaseTest.LoadState under Valgrind
timurrrr@chromium.org
2010-06-16
1
-0
/
+3
*
In addition to the logging the IP address that a TCP connect is made to, also...
eroman@chromium.org
2010-06-16
7
-35
/
+83
*
Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...
ajwong@chromium.org
2010-06-16
1
-5
/
+1
*
TTF: Fix and enable disabled test: ClientSocketPoolBaseTest.LoadState
vandebo@chromium.org
2010-06-16
1
-4
/
+3
*
cleaned up the way that streams close so that all of them use DeleteStream
erikchen@google.com
2010-06-15
5
-192
/
+52
*
Improve error messages for bad SocketParams.
willchan@chromium.org
2010-06-15
4
-14
/
+31
*
Disk cache: Update the disk cache tools and tests to use
rvargas@google.com
2010-06-15
15
-191
/
+414
*
Add Keynectis to EV list
davidben@chromium.org
2010-06-15
1
-0
/
+6
*
Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.
willchan@chromium.org
2010-06-15
18
-6
/
+70
*
Fix a regression that accesses file system synchronously
huanr@chromium.org
2010-06-14
4
-44
/
+50
*
Introduced artificial processing delay to work around the issue of proxy init...
zelidrag@chromium.org
2010-06-14
2
-2
/
+35
*
Changed the return error code if the GSSAPI library cannot be initialized.
ahendrickson@google.com
2010-06-14
1
-1
/
+1
*
Reland 49600 - Http cache: Remove deprecated code.
rvargas@google.com
2010-06-14
3
-84
/
+16
*
Implement KDE ReversedException setting in Chrome
davidben@chromium.org
2010-06-14
8
-27
/
+143
*
Improved library loading to bypass libraries that don't contain all the funct...
ahendrickson@google.com
2010-06-14
3
-57
/
+129
*
Refactor SpdyStream.
ukai@chromium.org
2010-06-14
13
-348
/
+510
*
Add metrics for measuring spdy transaction latency.
mbelshe@chromium.org
2010-06-13
2
-8
/
+30
*
Add dependency on libevent where required.
phajdan.jr@chromium.org
2010-06-12
1
-0
/
+6
*
Use KDEHOME variable instead of KDE_HOME for locating KDE directory
davidben@chromium.org
2010-06-12
2
-21
/
+21
*
Revert 49600 - Http cache: Remove deprecated code.
rvargas@google.com
2010-06-11
3
-16
/
+84
*
Http cache: Remove deprecated code.
rvargas@google.com
2010-06-11
3
-84
/
+16
*
SPDY: Minor code cleanup.
willchan@chromium.org
2010-06-11
1
-1
/
+3
*
Http Cache: Remove blocking calls to GetAvailableRange.
rvargas@google.com
2010-06-11
13
-64
/
+293
*
Second attempt to land r49489.
wtc@chromium.org
2010-06-11
5
-11
/
+88
*
Revert 49489 - Use NSS for SSL by default on Mac OS X.
hayato@chromium.org
2010-06-11
5
-88
/
+11
*
Use NSS for SSL by default on Mac OS X.
wtc@chromium.org
2010-06-11
5
-11
/
+88
*
A couple of style mods in proxy_config_service_linux.cc
ziadh@chromium.org
2010-06-11
1
-11
/
+11
*
Download filename encoding fix [try2]:
estade@chromium.org
2010-06-11
2
-4
/
+37
*
Track whether a page was loaded via a proxy so that we can
mbelshe@chromium.org
2010-06-10
1
-0
/
+5
*
Return NULL instead of false when appropriate.
evan@chromium.org
2010-06-10
1
-1
/
+1
*
Adding flushing of files on chromeos, so that when something is downloaded, i...
dhg@chromium.org
2010-06-10
3
-0
/
+41
*
Linux: check the timestamps of .kde and .kde4 to figure out which to use for ...
mdm@chromium.org
2010-06-10
2
-6
/
+38
*
Reland my close on idle socket change (r43882+r44150).
willchan@chromium.org
2010-06-10
4
-44
/
+169
*
Removed gssapi namespace.
ahendrickson@google.com
2010-06-10
4
-184
/
+177
*
Async support for HttpAuthHandler::GenerateAuthToken.
cbentzel@chromium.org
2010-06-10
21
-230
/
+168
*
More robust handling of GSSAPI error strings
cbentzel@chromium.org
2010-06-09
1
-6
/
+20
*
Mark HostCache as NonThreadSafe.
cbentzel@chromium.org
2010-06-09
2
-25
/
+48
*
revert r49217, which caused unit test failures on win:
estade@chromium.org
2010-06-09
1
-10
/
+3
*
Download filename encoding fix:
estade@chromium.org
2010-06-08
1
-3
/
+10
[next]