| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow for overriding the handling of the referrer header in the network stack | jochen@chromium.org | 2012-05-08 | 1 | -0/+5 |
* | Fix file access on Chrome for ChromeOS on Linux | gspencer@chromium.org | 2012-05-05 | 1 | -8/+11 |
* | RefCounted types should not have public destructors, webkit/ | rsleevi@chromium.org | 2012-04-28 | 1 | -16/+18 |
* | Force deletion of test_shell's RequestProxy on the IO thread. | fischman@chromium.org | 2012-04-06 | 1 | -5/+20 |
* | Update net/base/cookie_*.h includes to net/cookies/cookie_*.h . | erikwright@chromium.org | 2012-03-16 | 1 | -4/+4 |
* | Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate. | jochen@chromium.org | 2012-03-09 | 1 | -27/+87 |
* | Fix SimpleFileSystem to register a Blob when performing the CreateSnapshotFil... | michaeln@google.com | 2012-03-01 | 1 | -0/+4 |
* | Modify DeletableFileReference to not necessarily delete after all. Renamed th... | michaeln@google.com | 2012-02-29 | 1 | -5/+6 |
* | net: Split FileStream::Read/Write() into sync and async versions. | satorux@chromium.org | 2012-02-15 | 1 | -2/+2 |
* | net: Make UploadData::GetContentLength() asynchronous. | satorux@chromium.org | 2012-02-10 | 1 | -1/+3 |
* | net: Rename FileStream::Open/Close with OpenSync/CloseSync. | satorux@chromium.org | 2012-02-09 | 1 | -3/+3 |
* | Back out r121064 from the trunk due to a compile failure. | mark@chromium.org | 2012-02-08 | 1 | -3/+3 |
* | net: Rename FileStream::Open/Close with OpenSync/CloseSync. | satorux@chromium.org | 2012-02-08 | 1 | -3/+3 |
* | Added Net logging to FileStream. | ahendrickson@chromium.org | 2012-02-02 | 1 | -1/+2 |
* | Revert 118001 - Revert 117968 - Rename is_hsts_host to fatal. | apatrick@chromium.org | 2012-01-18 | 1 | -1/+1 |
* | Revert 117968 - Rename is_hsts_host to fatal. | apatrick@chromium.org | 2012-01-18 | 1 | -1/+1 |
* | Rename is_hsts_host to fatal. | palmer@chromium.org | 2012-01-17 | 1 | -1/+1 |
* | Use a monotonic clock (TimeTicks) to report network times to WebCore. | simonjam@chromium.org | 2011-12-16 | 1 | -4/+4 |
* | Allow POST method when converting file protocol to http protocol for layout t... | jingzhao@chromium.org | 2011-11-23 | 1 | -7/+5 |
* | Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m... | piman@chromium.org | 2011-11-22 | 1 | -12/+6 |
* | Thread::Stop() must be called before any subclass's destructor completes. | joi@chromium.org | 2011-11-02 | 1 | -2/+0 |
* | Switch FileStream to use new CompletionCallback. | willchan@chromium.org | 2011-10-12 | 1 | -2/+2 |
* | Modify WaitableEvent::Wait() to return void | steveblock@chromium.org | 2011-10-12 | 1 | -4/+2 |
* | base::Bind: Cleanup in test_shell. | jhawkins@chromium.org | 2011-10-10 | 1 | -31/+43 |
* | net: make HSTS hosts use the normal SSL interstitials | agl@chromium.org | 2011-09-27 | 1 | -2/+2 |
* | Revert "net: make HSTS hosts use the normal SSL interstitials" | agl@chromium.org | 2011-09-27 | 1 | -2/+2 |
* | net: make HSTS hosts use the normal SSL interstitials | agl@chromium.org | 2011-09-27 | 1 | -2/+2 |
* | Convert file request to http request for layout test for Android. | zhenghao@google.com | 2011-09-16 | 1 | -3/+128 |
* | Third try at committing this. | erikwright@chromium.org | 2011-09-13 | 1 | -3/+11 |
* | Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co... | erikwright@chromium.org | 2011-09-09 | 1 | -12/+3 |
* | Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu... | erikwright@chromium.org | 2011-09-09 | 1 | -3/+12 |
* | Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta... | estade@chromium.org | 2011-09-09 | 1 | -12/+3 |
* | Finalize a CL originally by departed intern ycxiao@ that detaches the loading... | erikwright@chromium.org | 2011-09-08 | 1 | -3/+12 |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Stop using the default profile's proxy service for plugin proxy requests, and... | jam@chromium.org | 2011-08-29 | 1 | -20/+0 |
* | Reland 97048 - Update routing id of pending resource requests for reparented ... | rvargas@google.com | 2011-08-17 | 1 | -0/+2 |
* | Revert 97048 - Trying to see if this is related with a | rvargas@google.com | 2011-08-17 | 1 | -2/+0 |
* | Update routing id of pending resource requests for reparented iframes. | dimich@chromium.org | 2011-08-16 | 1 | -0/+2 |
* | Add MessageLoopProxy::current | nduca@chromium.org | 2011-08-15 | 1 | -1/+1 |
* | Change CanGetCookies signature, add CookieList as parameters in order to remo... | ycxiao@chromium.org | 2011-07-29 | 1 | -7/+11 |
* | Apply third party cookie blocking to all kinds of cookies | jochen@chromium.org | 2011-05-26 | 1 | -1/+1 |
* | Remove more URLRequest::RegisterProtocolFactory calls. | willchan@chromium.org | 2011-05-18 | 1 | -42/+0 |
* | Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke... | jam@chromium.org | 2011-05-12 | 1 | -2/+2 |
* | Fix the http/tests/plugins/third-party-cookie-accept-policy.html layotu test ... | jam@chromium.org | 2011-05-11 | 1 | -20/+27 |
* | Fixed file/directory url resolution for external mount point provider. | zelidrag@chromium.org | 2011-04-20 | 1 | -2/+2 |
* | Move crypto files out of base, to a top level directory. | rvargas@google.com | 2011-04-14 | 1 | -4/+5 |
* | Enabled actual transfer size in chromium | vsevik@chromium.org | 2011-04-08 | 1 | -1/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |