| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | net: perform a non-A DNS lookup for HTTPS hosts. | agl@chromium.org | 2011-01-06 | 4 | -2/+52 |
* | First pass at adding http/backend cache events to the NetLog. | mmenke@chromium.org | 2011-01-06 | 29 | -103/+526 |
* | net: plumb OCSP stapled responses. | agl@chromium.org | 2011-01-06 | 1 | -0/+59 |
* | Revert 70618 - First pass at adding http/backend cache events to the NetLog. | mmenke@chromium.org | 2011-01-06 | 29 | -525/+103 |
* | First pass at adding http/backend cache events to the NetLog. | mmenke@chromium.org | 2011-01-06 | 29 | -103/+525 |
* | net: add (*.)splendidbacon.com to HSTS preloaded. | agl@chromium.org | 2011-01-06 | 2 | -0/+5 |
* | net: Add namespace net to the remaining files under url_request directory. | tfarina@chromium.org | 2011-01-06 | 18 | -130/+164 |
* | Disk cache: Add a few more histograms and stats to figure | rvargas@google.com | 2011-01-06 | 5 | -22/+45 |
* | Use FilePath::BaseName instead of the deprecated file_util::GetFilenameFromPa... | tfarina@chromium.org | 2011-01-06 | 1 | -1/+1 |
* | Minimize login prompts | cbentzel@chromium.org | 2011-01-05 | 1 | -3/+31 |
* | Make the comment at the top of the file match the code. | wtc@chromium.org | 2011-01-04 | 1 | -17/+10 |
* | FTP: correctly handle directory listings containing "Permission denied" errors. | phajdan.jr@chromium.org | 2011-01-04 | 5 | -2/+27 |
* | Revert "Revert "Set PYTHON_PATH at TestServer Init() instead of Start()"" | cmasone@chromium.org | 2011-01-04 | 1 | -10/+48 |
* | Revert "Set PYTHON_PATH at TestServer Init() instead of Start()" | cmasone@chromium.org | 2011-01-03 | 1 | -47/+10 |
* | Set PYTHON_PATH at TestServer Init() instead of Start() | cmasone@chromium.org | 2011-01-03 | 1 | -10/+47 |
* | Mark SSLClientSocketTest.CipherSuiteDisables as flaky. | phajdan.jr@chromium.org | 2011-01-03 | 1 | -1/+2 |
* | Move CancellationFlag and WaitableEvent to the synchronization subdirectory. | brettw@chromium.org | 2011-01-02 | 10 | -10/+10 |
* | Move base/lock and base/condition_variable to base/synchronization/ | brettw@chromium.org | 2011-01-01 | 4 | -25/+23 |
* | move base/object_watcher into base/win and add the win namespace. Fixup callers. | brettw@google.com | 2011-01-01 | 6 | -15/+15 |
* | Move base/mac_util.h to base/mac and use the base::mac namespace. | brettw@chromium.org | 2011-01-01 | 3 | -9/+9 |
* | Move non_thread_safe from base to base/threading and into the base namespace. | brettw@chromium.org | 2011-01-01 | 16 | -33/+35 |
* | Remove base/platform_thread.h stub and fix up all callers to use the new loca... | brettw@google.com | 2011-01-01 | 9 | -42/+45 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 23 | -24/+25 |
* | Move platform_thread to base/threading and put in the base namespace. I left a | brettw@chromium.org | 2010-12-31 | 7 | -15/+23 |
* | Move thread local stuff from base to base/threading and consistently use the | brettw@chromium.org | 2010-12-30 | 1 | -3/+4 |
* | Move some misc thread-related stuff from base to base/thread and into the base | brettw@chromium.org | 2010-12-30 | 11 | -46/+43 |
* | net: Add namespace net to URLRequestFileDirJob. | tfarina@chromium.org | 2010-12-30 | 2 | -27/+33 |
* | Http cache: Remove a histogram. | rvargas@google.com | 2010-12-28 | 2 | -46/+13 |
* | net: Add namespace net to URLRequestFilter. | tfarina@chromium.org | 2010-12-26 | 2 | -3/+8 |
* | Create a URLRequestContext for PAC fetching. | willchan@chromium.org | 2010-12-23 | 4 | -7/+46 |
* | Update file version info/memory details/process utils to use string16. | avi@chromium.org | 2010-12-23 | 1 | -1/+1 |
* | Add Flush(Task*) method to CookieMonster. | rdsmith@chromium.org | 2010-12-23 | 4 | -1/+135 |
* | Properly lock access to static variables. | mad@chromium.org | 2010-12-23 | 1 | -1/+1 |
* | Fix openssl build: exclude socket/nss_ssl_util.* | joth@chromium.org | 2010-12-23 | 1 | -0/+2 |
* | Defines SSLServerSocket and implements SSLServerSocketNSS | hclam@chromium.org | 2010-12-23 | 17 | -223/+1589 |
* | Test files containing a self-signed certificate and private key | hclam@chromium.org | 2010-12-23 | 3 | -0/+5 |
* | Give user the ability to disable the URL request throttler: | yzshen@google.com | 2010-12-23 | 3 | -2/+15 |
* | Implement X509Certificate::CreateSelfSigned on Windows | hclam@chromium.org | 2010-12-22 | 5 | -5/+88 |
* | net: dump certificate chain to LOG(ERROR) when a provenance check fails. | agl@chromium.org | 2010-12-22 | 1 | -0/+31 |
* | net: add lists.mayfirst.org to HSTS preloaded. | agl@chromium.org | 2010-12-22 | 2 | -0/+2 |
* | Update the time formatting APIs to use string16. | avi@chromium.org | 2010-12-22 | 1 | -1/+1 |
* | [Sync] Added tests for xmppserver, fixed exposed bugs | akalin@chromium.org | 2010-12-22 | 2 | -26/+63 |
* | Clobber the state of the next-protocol-negotiation when disabling spdy. | mbelshe@chromium.org | 2010-12-21 | 1 | -0/+2 |
* | [Sync] added workaround for python 2.5 bug causing sync test flakiness | akalin@chromium.org | 2010-12-21 | 1 | -1/+9 |
* | net: add mayfirst.org to HSTS preloaded. | agl@chromium.org | 2010-12-21 | 2 | -0/+8 |
* | Disk cache: Change the request throttling logic so that we | rvargas@google.com | 2010-12-20 | 3 | -18/+16 |
* | [Sync] Fixed bug in test sync server's select loop. | akalin@chromium.org | 2010-12-20 | 1 | -13/+15 |
* | net: add comservicing.org to False Start blacklist | agl@chromium.org | 2010-12-20 | 1 | -0/+1 |
* | net: add factor.cc to HSTS preloaded list. | agl@chromium.org | 2010-12-20 | 2 | -0/+4 |
* | net: Add namespace net to more files. Part 2. | tfarina@chromium.org | 2010-12-20 | 5 | -39/+52 |