| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux download shelf icons first cut. | estade@chromium.org | 2009-05-20 | 1 | -2/+2 |
* | Cleanup code to keep flag showing "was cached" only in URLRequestHttpJob | jar@chromium.org | 2009-05-19 | 6 | -20/+19 |
* | Reorganize the ProxyService::Create() and ProxyService::CreateWithoutV8Resolv... | eroman@chromium.org | 2009-05-19 | 2 | -48/+62 |
* | Remove an incorrect DCHECK. | paul@chromium.org | 2009-05-19 | 1 | -4/+1 |
* | Include C system headers before C++ system headers. | wtc@chromium.org | 2009-05-18 | 2 | -3/+6 |
* | Revert "Revert "Revert "Add connected socket function to ClientSocketPool and... | willchan@chromium.org | 2009-05-18 | 11 | -774/+377 |
* | Fix a memory leak in client_socket_pool_unittest.cc. | willchan@chromium.org | 2009-05-17 | 1 | -10/+14 |
* | Revert "Revert "Add connected socket function to ClientSocketPool and ClientS... | willchan@chromium.org | 2009-05-17 | 11 | -377/+770 |
* | Revert "Add connected socket function to ClientSocketPool and ClientSocketHan... | willchan@chromium.org | 2009-05-17 | 11 | -770/+377 |
* | Add connected socket function to ClientSocketPool and ClientSocketHandle. | willchan@chromium.org | 2009-05-17 | 11 | -377/+770 |
* | Add a temporary hack to not resolve the mime type for .pl files to fix a layo... | thestig@chromium.org | 2009-05-16 | 1 | -2/+7 |
* | Override .ico file's mime type on Linux. XDG's mime database has a bogus "ima... | thestig@chromium.org | 2009-05-16 | 1 | -0/+10 |
* | Add xdg mime support on Linux. | thestig@chromium.org | 2009-05-16 | 1 | -11/+11 |
* | Use the new HostNoBrackets() method in more places. | wtc@chromium.org | 2009-05-16 | 3 | -11/+12 |
* | AI_ADDRCONFIG is not necessary on Windows because its | wtc@chromium.org | 2009-05-15 | 1 | -2/+23 |
* | Add a comment to document that we don't know if a nonblocking | wtc@chromium.org | 2009-05-15 | 1 | -0/+11 |
* | Reverting 16158. | beng@google.com | 2009-05-15 | 4 | -17/+2 |
* | Privacy option added for all cookies to become session cookies. | idanan@chromium.org | 2009-05-15 | 4 | -2/+17 |
* | Assert that HttpNetworkTransaction::GetResponseInfo() should | ukai@chromium.org | 2009-05-15 | 1 | -1/+5 |
* | Adjust histograms to only collect non-cache stats for SDCH. | jar@chromium.org | 2009-05-15 | 7 | -47/+67 |
* | Fix reversed arguments to EXPECT_EQ() in mime_util_unittest. | thestig@chromium.org | 2009-05-14 | 1 | -4/+4 |
* | Change the host() method of ProxyServer to strip the | wtc@chromium.org | 2009-05-14 | 4 | -6/+51 |
* | Add a separate cookie store that's used for extensions. | mpcomplete@google.com | 2009-05-14 | 3 | -12/+49 |
* | Remove the remaining WaitForSingleObject(INFINITE) call. | wtc@chromium.org | 2009-05-14 | 1 | -47/+55 |
* | If Schannel's InitializeSecurityContext calls return | wtc@chromium.org | 2009-05-14 | 1 | -2/+17 |
* | Ensure that IO thread is not called in last actions by SDCH shutdown | jar@chromium.org | 2009-05-13 | 2 | -0/+10 |
* | Split NetUtilTest.IDNToUnicode into IDNToUnicodeFast and IDNToUnicodeSlow. En... | thestig@chromium.org | 2009-05-13 | 2 | -277/+299 |
* | Set the disk cache file version properly if new_eviction | rvargas@google.com | 2009-05-12 | 1 | -0/+5 |
* | Create a detachable core for the TCPClientSocketWin object | rvargas@google.com | 2009-05-12 | 2 | -132/+197 |
* | Change registry-controlled-domain status for .pw | agl@chromium.org | 2009-05-12 | 2 | -3/+14 |
* | Making command-line specified proxy settings more flexible - allowing for set... | robertshield@google.com | 2009-05-12 | 12 | -112/+170 |
* | Revert cl 15819 to investigate the purify failure. | rvargas@google.com | 2009-05-12 | 2 | -189/+132 |
* | Create a detachable core for the TCPClientSocketWin object | rvargas@google.com | 2009-05-12 | 2 | -132/+189 |
* | Use IOBuffers on UploadDataStream. | rvargas@google.com | 2009-05-11 | 4 | -14/+10 |
* | Add a 'cygwin' target to execute setup_mount.bat explicitly as a | sgk@google.com | 2009-05-11 | 1 | -0/+5 |
* | FTP Transaction code for new Portable FTP code. | wtc@chromium.org | 2009-05-11 | 10 | -114/+907 |
* | Close the disk cache experiment for new users. | rvargas@google.com | 2009-05-08 | 1 | -18/+2 |
* | Make sure that a null separates individual http headers when | rvargas@google.com | 2009-05-07 | 2 | -2/+23 |
* | Avoid divide by zero when gathering stats for SDCH | jar@chromium.org | 2009-05-07 | 1 | -2/+4 |
* | Fix testserver to return a correct MIME-type header. | ericroman@google.com | 2009-05-07 | 1 | -1/+2 |
* | Add two more error codes to net. | rvargas@google.com | 2009-05-07 | 2 | -2/+9 |
* | Fix up some unit tests for HostResolver: | wtc@chromium.org | 2009-05-07 | 1 | -4/+55 |
* | Temporarily disable gconf usage from ProxyConfigServiceLinux because of Glib ... | deanm@chromium.org | 2009-05-06 | 2 | -0/+5 |
* | A utility driver for doing client/server HTTP transaction | mbelshe@google.com | 2009-05-06 | 11 | -0/+732 |
* | Fix a browser crash when reading the disk cache experiment data | rvargas@google.com | 2009-05-04 | 1 | -5/+6 |
* | Get rid of the static next_id_ counter, to make construction of ProxyConfig o... | ericroman@google.com | 2009-05-04 | 4 | -19/+38 |
* | linux: obey proxy environment variables in preference to gconf | evan@chromium.org | 2009-05-04 | 2 | -1/+25 |
* | Change names of SDCH related histograms. | jar@chromium.org | 2009-05-02 | 3 | -37/+37 |
* | This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f... | jungshik@google.com | 2009-05-01 | 4 | -94/+174 |
* | POSIX: Add a macro for handling EINTR. | agl@chromium.org | 2009-05-01 | 5 | -34/+34 |