summaryrefslogtreecommitdiffstats
path: root/net/tools
Commit message (Expand)AuthorAgeFilesLines
* [sync] Divorce python sync test server chromiumsync.py from testserver.pyrsimha@chromium.org2013-01-208-3664/+153
* Revert 177778rvargas@google.com2013-01-181-48/+2
* Disk cache: Update the dump_cache tool to show the Stats record. rvargas@google.com2013-01-181-2/+48
* Revert 177728rvargas@google.com2013-01-181-47/+2
* Disk cache: Update the dump_cache tool to show the Stats record.rvargas@google.com2013-01-181-2/+47
* Initial CL for Downloads resumption.rdsmith@chromium.org2013-01-121-0/+106
* Only define ERROR on windows buildsjoth@chromium.org2013-01-101-2/+2
* Media Documents should disable View [Page] Sourcewolenetz@chromium.org2013-01-091-0/+1
* Create a fresh sync datatype for Synced Notificationspetewil@chromium.org2013-01-031-1/+6
* Add replay log support to gdig.cbentzel@chromium.org2012-12-191-35/+189
* [Sync] Add support for keystore key rotation.zea@chromium.org2012-12-193-12/+76
* Chrome now uses policy_type=google/chrome/user.atwilson@chromium.org2012-12-131-7/+9
* Remove support for gdata from the Python test server and net/test.mtomasz@chromium.org2012-12-131-62/+0
* Start calculating new combined NetworkChangeNotifier signal from previous OnI...pauljensen@chromium.org2012-12-081-0/+10
* A pair of changes to make it easier to use NetLogs inmmenke@chromium.org2012-12-051-1/+1
* Disk cache: Remove redundant code from dump_cache.rvargas@google.com2012-12-053-61/+51
* [Sync] Treat XMPP auth errors as sync auth errorsakalin@chromium.org2012-12-053-16/+127
* Handle broken pipe errors in Python testserver.bauerb@chromium.org2012-12-041-3/+31
* Add support for public account policy to CloudPolicyClient.mnissler@chromium.org2012-12-041-22/+38
* Move a number of static variables SPDY to HttpNetworkSession::Params. Simpli...rch@chromium.org2012-12-041-2/+2
* Adding a simple class for dumping the contents of a cache. Use this new class...rch@chromium.org2012-11-299-39/+479
* Revert 170024 - Adding a simple class for dumping the contents of a cache. U...rch@chromium.org2012-11-289-500/+60
* Adding a simple class for dumping the contents of a cache. Use this new clas...rch@chromium.org2012-11-289-60/+500
* Used shared proto messages for user cloud policies of the same type.joaodasilva@chromium.org2012-11-281-22/+20
* Hack around testserver issues with stdout and stderr on Win XP bots.mattm@chromium.org2012-11-281-2/+15
* Revert 169704 - Adding a simple tool for dumping the contents of a cache.rch@chromium.org2012-11-279-494/+60
* Adding a simple tool for dumping the contents of a cache.rch@chromium.org2012-11-279-60/+494
* Added cloud_policy_browsertest.cc, that tests the cloud policy stack(s) again...joaodasilva@chromium.org2012-11-202-19/+7
* Avoid calling into glib on ChromeOSpauljensen@chromium.org2012-11-201-2/+2
* Get net_watcher working on Gnomepauljensen@chromium.org2012-11-191-0/+9
* [net] Add HostResolver::SetDnsClientEnabled to support dynamic preference (fo...szym@chromium.org2012-11-171-2/+3
* Revert 168239 - Extract SIGPIPE ignoring code to a common place.dmichael@google.com2012-11-161-2/+1
* Extract SIGPIPE ignoring code to a common place.phajdan.jr@chromium.org2012-11-161-1/+2
* Remove support for DNSSEC stapled certificates.agl@chromium.org2012-11-161-109/+0
* [Sync] Add support for remotely enabling keystore encryptionzea@chromium.org2012-11-153-1/+83
* Enable 307 net unit tests on Android.pliard@chromium.org2012-11-141-1/+3
* [Sync] Add application logic for non-nigori control types (reland)zea@chromium.org2012-11-132-33/+37
* Revert 167280 - [Sync] Add application logic for non-nigori control types.zea@chromium.org2012-11-132-37/+33
* [Sync] Add application logic for non-nigori control types.zea@chromium.org2012-11-132-33/+37
* [sync] Add Mobile Bookmarks folder to chromiumsync.pyrsimha@chromium.org2012-11-091-1/+3
* Try #2.1: Run safebrowsing_service_test through the net testserver code.mattm@chromium.org2012-11-073-334/+414
* Revert 166344 (SafeBrowsingSystemTest fails on XP:thakis@chromium.org2012-11-073-414/+334
* Try #2: Run safebrowsing_service_test through the net testserver code.mattm@chromium.org2012-11-073-334/+414
* testserver.py: Remove workaround for buildbottoyoshim@chromium.org2012-11-061-11/+1
* Remove DeprecationWarning filtering from testserver.pymattm@chromium.org2012-10-271-3/+0
* testserver.py cleanuptoyoshim@chromium.org2012-10-251-67/+89
* testserver.py must provide proper error codetoyoshim@chromium.org2012-10-241-8/+7
* [net] Change factory methods for HostResolver and HostCache to return a scope...szym@chromium.org2012-10-221-4/+1
* Upstream Android-specific net/ changes.newt@chromium.org2012-10-201-8/+12
* testserver.py TLS and client auth support on WebSocket.toyoshim@chromium.org2012-10-181-4/+22