summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/websocket_experiment/websocket_experiment_task.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert LOG(INFO) to VLOG(1) - chrome/browser/net/.pkasting@chromium.org2010-10-221-27/+27
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+4
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part8:tfarina@chromium.org2010-10-091-2/+2
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+1
* Refactored Histogram::FactoryGet() to be style-compliantziadh@chromium.org2010-06-021-1/+1
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Run websocket experiment for new protocolukai@chromium.org2010-04-071-11/+46
* Update new WebSocket API.ukai@chromium.org2010-04-051-5/+16
* Add --websocket-live-experiment-host flag to debug websocket live experiment.ukai@chromium.org2010-04-021-5/+14
* Refactor WebSocket Live experiment code.ukai@chromium.org2010-04-011-1/+185
* Implement new websocket handshake based on draft-hixie-thewebsocketprotocol-76ukai@chromium.org2010-03-261-0/+1
* Use net::LOAD_IGNORE_CERT_AUTHORITY_INVALID for websocket experimentukai@chromium.org2010-02-181-1/+2
* Reduce DLOG in websocket codeukai@chromium.org2009-11-241-13/+0
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+2
* Fix DCHECK in WebSocketExperimentTask.ukai@chromium.org2009-11-121-4/+23
* WebSocket Live Experimentukai@chromium.org2009-11-111-22/+79
* WIP: websocket live experimentukai@chromium.org2009-10-281-0/+345