summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/simple_socket_stream_bridge.cc
Commit message (Expand)AuthorAgeFilesLines
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-111-5/+2
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-1/+1
* Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...piman@chromium.org2011-11-221-6/+2
* webkit: Remove 3 exit time destructor and turn on -Wexit-time-destructors.thakis@chromium.org2011-11-111-3/+6
* base::Bind: Cleanup in test_shell.jhawkins@chromium.org2011-10-101-13/+12
* LayoutTests/http/tests/websocket/tests/hixie76/simple-stress.html was flaky.toyoshim@chromium.org2011-07-211-9/+10
* Refactor to address URLRequestContext dependency added incevans@chromium.org2011-05-051-1/+2
* Apply HSTS rules to also upgrade ws:// -> wss:// if appropriate. This avoidscevans@chromium.org2011-04-191-1/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-3/+3
* Support HttpOnly cookie on Web Socketukai@chromium.org2010-03-011-3/+5
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Delay OnClose actions.ukai@chromium.org2009-10-261-21/+34
* Make WebSocketStreamHandleBridge RefCountedThreadSafe.ukai@chromium.org2009-10-221-4/+3
* Enable WebSocket in test_shellukai@chromium.org2009-10-211-0/+227