History log of /external/chromium/net/socket/tcp_client_socket_pool.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e14dcc5a172cad1c4716af7ab94121a73c0c698e 08-Jul-2011 Ashish Sharma <ashishsharma@google.com> Network traffic accounting for client applications that use chromium
URLRequest stack.

Change-Id: If7821debd1b10b19ebf5a3e7b9f6570efc73c4fc
/external/chromium/net/socket/tcp_client_socket_pool.cc
72a454cd3513ac24fbdd0e0cb9ad70b86a99b801 31-May-2011 Kristian Monsen <kristianm@google.com> Merge Chromium.org at r11.0.672.0: Initial merge by git.

Change-Id: I8b4aaf611a2a405fe3fe10e8a94ea7658645c192
/external/chromium/net/socket/tcp_client_socket_pool.cc
21d179b334e59e9a3bfcaed4c4430bef1bc5759d 11-May-2011 Kristian Monsen <kristianm@google.com> Merge Chromium at 10.0.621.0: Initial merge by git.

Change-Id: I070cc91c608dfa4a968a5a54c173260765ac8097
/external/chromium/net/socket/tcp_client_socket_pool.cc
7b9ca917061470268bf3395c8925d4b9cc52d8e1 11-Mar-2011 Kristian Monsen <kristianm@google.com> Fix for bug 3491968 Browser frozen on dunkindonuts.com

If a sync request returns ERR_IO_PENDING it will block and
never complete.

Waiting for connect() to complete with select(). If it doesn't
complete within 20 seconds, return an error.

Change-Id: Ie5859b482dd64248036c2ad9ef57e63d468db2d4
/external/chromium/net/socket/tcp_client_socket_pool.cc
21ae586050b3022a662bfe7743553d462ae4ced8 07-Mar-2011 Kristian Monsen <kristianm@google.com> Chromium part of fix for bug 3491968 Browser frozen on dunkindonuts.com

Letting sync requests create sockets even if the total number of
sockets has reached max or the number of sockets in the group is
full.

Change-Id: Id6f4e0015af67d1b4124f00106433b1977995f45
/external/chromium/net/socket/tcp_client_socket_pool.cc
513209b27ff55e2841eac0e4120199c23acce758 18-Nov-2010 Ben Murdoch <benm@google.com> Merge Chromium at r65505: Initial merge by git.

Change-Id: I31d8f1d8cd33caaf7f47ffa7350aef42d5fbdb45
/external/chromium/net/socket/tcp_client_socket_pool.cc
731df977c0511bca2206b5f333555b1205ff1f43 01-Nov-2010 Iain Merrick <husky@google.com> Merge Chromium at r63472 : Initial merge by git.

Change-Id: Ifb9ee821af006a5f2211e81471be93ae440a1f5a
/external/chromium/net/socket/tcp_client_socket_pool.cc
4ceda5254f89dd540c17e037d7ede22b1817f4e2 22-Oct-2010 Kristian Monsen <kristianm@google.com> Syncing external/chromium with chromium release 61029, part 4

Removing code that is not needed anymore as the compile errors
have been fixed in more general ways.

Change-Id: I483d7b4a474db030cb10e446692326f739679fff
/external/chromium/net/socket/tcp_client_socket_pool.cc
3345a6884c488ff3a535c2c9acdd33d74b37e311 19-Oct-2010 Iain Merrick <husky@google.com> Merge Chromium at 7.0.540.0 : Initial merge by git

Not including third_party/icu as it contains huge data files that break Gerrit, and aren't actually used.

Change-Id: I428a386e70f3b58cacd28677b8cfda282e891e15
/external/chromium/net/socket/tcp_client_socket_pool.cc
00d26a728db2814620f390b418a7d6325ce5aca6 29-Jul-2010 Ben Murdoch <benm@google.com> Collection of all the changs to external chromium.

Time is running out, I guess we have to submit this and remember to upstream.

Rebased to chromium r53293

Change-Id: Ie61ca0433b1eedd90144aee87c5efcd68fdc37ac
/external/chromium/net/socket/tcp_client_socket_pool.cc
c407dc5cd9bdc5668497f21b26b09d988ab439de 29-Jul-2010 Ben Murdoch <benm@google.com> Merge Chromium src@r53293

Change-Id: Ia79acf8670f385cee48c45b0a75371d8e950af34
/external/chromium/net/socket/tcp_client_socket_pool.cc
c7f5f8508d98d5952d42ed7648c2a8f30a4da156 04-Feb-2010 Patrick Scott <phanna@android.com> Initial source checkin.

The source files were determined by building net_unittests in chromium's source
tree. Some of the obvious libraries were left out (v8, gmock, gtest).

The Android.mk file has all the sources (minus unittests and tools) that were
used during net_unittests compilation. Nothing builds yet because of STL but
that is the next task. The .cpp files will most likely not compile anyways
because of the LOCAL_CPP_EXTENSION mod. I will have to break this into multiple
projects to get around that limitation.
/external/chromium/net/socket/tcp_client_socket_pool.cc