| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify the WebKit thread model. It's now created/destroyed on the UI threa... | jorlow@chromium.org | 2009-07-08 | 1 | -2/+3 |
* | Do some refactoring of renderer_host. | brettw@chromium.org | 2009-07-06 | 1 | -6/+7 |
* | Fix a typo I came across while debugging. | eroman@chromium.org | 2009-07-02 | 1 | -1/+1 |
* | Move GetTabContentsID out of tab util because it has nothing to do with tabs or | brettw@chromium.org | 2009-06-30 | 1 | -14/+10 |
* | A first implementation of the SSL client auth UI.This uses the Windows API th... | jcampan@chromium.org | 2009-06-27 | 1 | -0/+4 |
* | Create a webkit thread for use within the browser process. This patch also i... | jorlow@chromium.org | 2009-06-26 | 1 | -0/+7 |
* | Add a temporary command-line switch --auto-ssl-client-auth for | wtc@chromium.org | 2009-06-19 | 1 | -0/+3 |
* | Remove code path that passes a file handle to the renderer | hclam@chromium.org | 2009-05-29 | 1 | -1/+0 |
* | Add a FieldTrial and histograms for measuring impact of http prioritization. | willchan@chromium.org | 2009-04-20 | 1 | -0/+10 |
* | URLRequest::Interceptor enhancements1) Allow an interceptor to change its min... | michaeln@google.com | 2009-04-16 | 1 | -8/+13 |
* | Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i... | abarth@chromium.org | 2009-04-08 | 1 | -7/+0 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Add the ability to specify a default MIME type when loading a resource. We'l... | abarth@chromium.org | 2009-03-28 | 1 | -0/+7 |
* | Reverting 12479 which reverted 12470. | willchan@chromium.org | 2009-03-25 | 1 | -4/+13 |
* | Reverting 12470. | willchan@chromium.org | 2009-03-25 | 1 | -13/+4 |
* | Prioritize which HTTP requests get a socket first by adding a priority level ... | willchan@chromium.org | 2009-03-25 | 1 | -4/+13 |
* | Remove useless BlockedRequest class. | abarth@chromium.org | 2009-03-19 | 1 | -9/+1 |
* | SSLPolicy Fix: Step 3. | abarth@chromium.org | 2009-03-17 | 1 | -10/+14 |
* | Hide the details about ResourceDispatcherHost messages from child processes. ... | jam@chromium.org | 2009-03-17 | 1 | -30/+48 |
* | Highlights of changes: | hclam@chromium.org | 2009-03-13 | 1 | -0/+4 |
* | A little cleanup of ResourceDispatcherHost to make it less renderer centric, ... | jam@chromium.org | 2009-03-10 | 1 | -74/+74 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-05 | 1 | -3/+5 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -3/+3 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 1 | -4/+0 |
* | Add a constraint on how many requests can be outstanding for any given render... | ericroman@google.com | 2009-02-06 | 1 | -0/+49 |
* | Random de-Windows-ification-ism-izing in renderer_host. | brettw@chromium.org | 2009-01-24 | 1 | -1/+2 |
* | This CL adds a way to block resource requests in the ResourceDispatcherHost f... | jcampan@chromium.org | 2009-01-12 | 1 | -5/+41 |
* | Porting in chrome/ | phajdan.jr@chromium.org | 2008-12-31 | 1 | -1/+1 |
* | New attempt at landing the resource_dispatcher_host.cc splitting (broke the b... | jcampan@chromium.org | 2008-12-23 | 1 | -0/+446 |
* | Reverting my CL to fix build bustage. | jcampan@chromium.org | 2008-12-20 | 1 | -446/+0 |
* | This CL moves the different resource handlers from resource_dispatcher_host.c... | jcampan@chromium.org | 2008-12-20 | 1 | -0/+446 |