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
...
*
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
*
Allow bypassing a block of IP addresses using CIDR notation in the proxy bypa...
eroman@chromium.org
2010-06-08
10
-88
/
+453
*
Revert "Revert an idle sockets change to trigger reliability bot. Will rever...
willchan@chromium.org
2010-06-08
4
-172
/
+45
*
Revert an idle sockets change to trigger reliability bot. Will revert again ...
willchan@chromium.org
2010-06-08
4
-45
/
+172
*
Implement WebSocketHandshake*Handler to support Http{Request,Response}Info.
ukai@chromium.org
2010-06-08
3
-36
/
+161
*
Reapply 49081: AppCache: Use a MockHttpServer instead of starting a seperate ...
michaeln@chromium.org
2010-06-07
2
-0
/
+7
*
Revert 49081 - AppCache: Use a MockHttpServer instead of starting a seperate ...
michaeln@google.com
2010-06-07
2
-7
/
+0
*
AppCache: Use a MockHttpServer instead of starting a seperate http server for...
michaeln@chromium.org
2010-06-07
2
-0
/
+7
*
Do not attempt to reuse active sockets after a socket pool flush (usually a n...
willchan@chromium.org
2010-06-07
14
-39
/
+104
*
Make SpdySessionPool observe network changes.
willchan@chromium.org
2010-06-07
7
-12
/
+37
*
SPDY: Fix stream cancellation during ReadResponseBody() callback.
willchan@chromium.org
2010-06-07
2
-3
/
+127
*
Experiment for number of persistent connections to server
ziadh@chromium.org
2010-06-07
1
-0
/
+12
*
Import the server-side code for URL encoding & unittest.
mbelshe@chromium.org
2010-06-07
7
-58
/
+786
*
HttpAuthHandler's are no longer refcounted.
cbentzel@chromium.org
2010-06-07
26
-136
/
+152
*
Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.
tfarina@chromium.org
2010-06-07
24
-47
/
+47
*
Revert r45027: "Disable HttpNetworkSessionTest.FlushOnNetworkChange under Thr...
willchan@chromium.org
2010-06-04
1
-3
/
+0
*
Fix a regression on Windows introduced by r48650.
wtc@chromium.org
2010-06-04
2
-9
/
+34
*
Preliminary support for GSSAPI (Linux and Mac OS X).
ahendrickson@google.com
2010-06-04
4
-0
/
+681
*
Fixes an invalid read bug in ClientSocketPoolBaseHelper and cancels ConnectJo...
willchan@chromium.org
2010-06-03
2
-0
/
+38
*
Convert some DCHECKs() for redirect into CHECKs() to make sure they aren't ge...
eroman@chromium.org
2010-06-03
1
-2
/
+2
*
Make HostResolver NonThreadSafe and not thread safe refcounted.
willchan@chromium.org
2010-06-03
6
-121
/
+183
*
Fix leaky spdy sessions and remove suppression.
vandebo@chromium.org
2010-06-03
3
-4
/
+10
*
Refactor WebSocket handshake.
ukai@chromium.org
2010-06-03
6
-194
/
+598
*
Rework the logging for sockets/connectjobs.
eroman@chromium.org
2010-06-03
33
-187
/
+315
*
Refactored Histogram::FactoryGet() to be style-compliant
ziadh@chromium.org
2010-06-02
2
-5
/
+5
*
Restricting lifetime of python sync server on Windows via a JobObject.
rsimha@chromium.org
2010-06-02
2
-4
/
+81
*
Misc. small cleanups I ran into while working on other changes.
pkasting@chromium.org
2010-06-02
1
-4
/
+2
*
Strip the trailing slash from URLs like "http://google.com/". This especiall...
pkasting@chromium.org
2010-06-02
3
-24
/
+66
*
Implement most of the ridealong fixes/cleanups I suggested during review for ...
pkasting@chromium.org
2010-06-01
1
-4
/
+2
*
Use arraysize() instead of ARRAYSIZE_UNSAFE() where possible. Remove pointle...
pkasting@chromium.org
2010-06-01
1
-4
/
+4
*
Use SSLClientSocketNSS on Mac OS X. By default, chrome still uses
wtc@chromium.org
2010-06-01
5
-99
/
+93
*
Move net::HTTPSProber from net_base to net
mnissler@chromium.org
2010-06-01
4
-4
/
+4
*
Fix regression of websocket/tests/simple-stress.html
ukai@chromium.org
2010-06-01
4
-16
/
+38
*
Factor out WebSocket frame handler out of WebSocketJob.
ukai@chromium.org
2010-06-01
8
-144
/
+565
*
Remove assertion on correct NetworkChangeNotifierLinux cleanup.
willchan@chromium.org
2010-05-28
1
-1
/
+2
*
view-cache: Refactor ViewCacheHelper and ViewHttpCacheJobFactory
rvargas@google.com
2010-05-27
5
-102
/
+556
*
Change the proxy waiting-for message to:
mbelshe@chromium.org
2010-05-27
2
-0
/
+9
[prev]
[next]