summaryrefslogtreecommitdiffstats
path: root/net/tools/testserver
Commit message (Expand)AuthorAgeFilesLines
* Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads.ahendrickson@chromium.org2011-05-241-0/+68
* Enable DevTools network size/timing/headers tests.vsevik@chromium.org2011-05-201-0/+49
* Reland 85821 - Http cache: Make sure that we don't use http 1.1 featuresrvargas@google.com2011-05-191-0/+5
* Revert 85821 - Http cache: Make sure that we don't use http 1.1 featuresrvargas@google.com2011-05-191-5/+0
* Http cache: Make sure that we don't use http 1.1 featuresrvargas@google.com2011-05-181-0/+5
* Fix error reporting in the test server.mnissler@chromium.org2011-04-291-8/+5
* Revert 82858 - Added network panel timing, size and raw headers text tests fo...jar@chromium.org2011-04-261-50/+0
* Added network panel timing, size and raw headers text tests for DevToolsvsevik@chromium.org2011-04-251-0/+50
* Python sync server support for MIGRATION_DONE errors.nick@chromium.org2011-04-233-68/+475
* Merge server-side changes of the cloud policy protocolgfeher@chromium.org2011-04-191-5/+0
* Support for repeated strings in policy definitions.mnissler@chromium.org2011-04-181-1/+7
* Support key rotation in the policy test server.mnissler@chromium.org2011-04-182-12/+24
* Make run_testserver.exe complain if the given --doc-root parameterdarin@chromium.org2011-04-151-1/+8
* Support decoding GenericNamedValue based policy.jkummerow@chromium.org2011-04-151-1/+1
* Update device policy code in test server.mnissler@chromium.org2011-04-141-8/+41
* Support signatures in the policy test server.mnissler@chromium.org2011-04-113-31/+137
* Fix the *AcceptCharset* and *AcceptLanguage* net test failures on the ChromeF...ananta@chromium.org2011-04-071-13/+9
* Add an opt-out header for HTTP throttling. Never throttle for localhost.joi@chromium.org2011-03-251-0/+51
* Clean up unload-related state after the ack is received.creis@google.com2011-03-251-0/+9
* [Sync] Merged MediatorThread and PushNotificationsThreadakalin@chromium.org2011-03-162-55/+32
* Remove bzip2-encoded test data file left behind when bzip2 support was remove...adamk@chromium.org2011-03-021-74/+0
* Update policy backend and testserver for the latest policy protocolgfeher@chromium.org2011-03-011-85/+141
* New policy protobuf protocol.jkummerow@chromium.org2011-02-171-3/+2
* Revert 75106 - New policy protobuf protocol.jkummerow@chromium.org2011-02-161-2/+3
* New policy protobuf protocol.jkummerow@chromium.org2011-02-161-3/+2
* Revert 75082 - New policy protobuf protocol.jkummerow@chromium.org2011-02-161-2/+3
* New policy protobuf protocol.jkummerow@chromium.org2011-02-161-3/+2
* Fix device management testservergfeher@chromium.org2011-02-021-2/+3
* Silence testserver logs when tests are run in non-verbose modersimha@chromium.org2011-02-011-1/+9
* New protocol and testserver for the Chrome-DMServer protocolgfeher@chromium.org2011-01-282-13/+224
* Roll back an incorrect change to SyncPageHandler.ChromiumSyncCommandHandler.satish@chromium.org2011-01-251-1/+2
* Prototype of chunked transfer encoded POST.satish@chromium.org2011-01-251-12/+26
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-111-4/+6
* Adding new sync data type AUTOFILL_PROFILE to python server.rsimha@chromium.org2011-01-101-3/+7
* Revert 70920 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-6/+4
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-4/+6
* Revert 70782 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-6/+4
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-4/+6
* Minimize login promptscbentzel@chromium.org2011-01-051-3/+31
* [Sync] Added tests for xmppserver, fixed exposed bugsakalin@chromium.org2010-12-222-26/+63
* [Sync] added workaround for python 2.5 bug causing sync test flakinessakalin@chromium.org2010-12-211-1/+9
* [Sync] Fixed bug in test sync server's select loop.akalin@chromium.org2010-12-201-13/+15
* Make sure test server use right mime for exe.lzheng@chromium.org2010-12-161-2/+3
* Spin up XMPP server for testservers of type sync.akalin@chromium.org2010-11-272-10/+92
* Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-271-4/+9
* Added server_data json dictionary to testserver.pyakalin@chromium.org2010-11-261-0/+4
* Revert 67437 - Added server_data json dictionary to testserver.pyakalin@chromium.org2010-11-261-5/+0
* Added server_data json dictionary to testserver.pyakalin@chromium.org2010-11-261-0/+5
* Added simplejson import line to testserver.py.akalin@chromium.org2010-11-261-0/+1
* Revert 67428 - Added server_data json dictionary to testserver.pyakalin@chromium.org2010-11-261-8/+1