| Commit message (Expand) | Author | Age | Files | Lines |
* | Make GetURLForDebugging return a const GURL. | tony@chromium.org | 2009-10-28 | 1 | -5/+6 |
* | Replace the RenderProcessHost.PID function that returns the OS-generated | brettw@chromium.org | 2009-08-31 | 1 | -2/+2 |
* | One more deferred load fix. The ResourceDispatcher on receiving a message che... | ananta@chromium.org | 2009-08-26 | 1 | -1/+10 |
* | Relanding this patch as the previous one broke valgrind tests and reliability... | ananta@chromium.org | 2009-08-24 | 1 | -0/+12 |
* | Reverting 24069. | dimich@google.com | 2009-08-22 | 1 | -6/+0 |
* | The ResourceDispatcher object does not honor the deferred load flag for a req... | ananta@chromium.org | 2009-08-22 | 1 | -0/+6 |
* | Retrofit the pre-existing appache message dispatching with the new WebKit API... | michaeln@google.com | 2009-08-21 | 1 | -5/+5 |
* | Add plumbing for allowing the renderer to intercept and cancel redirects before | darin@chromium.org | 2009-07-30 | 1 | -13/+37 |
* | Remove code path that passes a file handle to the renderer | hclam@chromium.org | 2009-05-29 | 1 | -25/+0 |
* | Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi... | abarth@chromium.org | 2009-05-23 | 1 | -5/+6 |
* | Fix a memory leak in ResourceDispatcher | hclam@chromium.org | 2009-05-18 | 1 | -0/+34 |
* | Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i... | abarth@chromium.org | 2009-04-08 | 1 | -5/+0 |
* | Adds new messages and widens some existing messages between the renderer and ... | michaeln@google.com | 2009-04-07 | 1 | -1/+7 |
* | Switching things to FilePath: | phajdan.jr@chromium.org | 2009-04-07 | 1 | -2/+3 |
* | Add the ability to specify a default MIME type when loading a resource. We'l... | abarth@chromium.org | 2009-03-28 | 1 | -0/+5 |
* | Chrome changes to support cached form submissions. | darin@chromium.org | 2009-03-25 | 1 | -4/+15 |
* | SSLPolicy Fix: Step 3. | abarth@chromium.org | 2009-03-17 | 1 | -15/+16 |
* | Hide the details about ResourceDispatcherHost messages from child processes. ... | jam@chromium.org | 2009-03-17 | 1 | -3/+3 |
* | Implementation of ResourceDispatcher::OnDownloadProgress | hclam@chromium.org | 2009-03-13 | 1 | -4/+20 |
* | Highlights of changes: | hclam@chromium.org | 2009-03-13 | 1 | -0/+9 |
* | Switch to using one ResourceDispatcher per render process, and move it to Chi... | jam@chromium.org | 2009-03-12 | 1 | -36/+32 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Landing again the CL that adds security info to canceled requests (last time ... | jcampan@chromium.org | 2009-03-08 | 1 | -2/+3 |
* | Revert change 11197 because it created 138 new layout tests | nsylvain@chromium.org | 2009-03-07 | 1 | -3/+2 |
* | Landing again the CL that adds security info to canceled requests (it was bre... | jcampan@chromium.org | 2009-03-07 | 1 | -2/+3 |
* | Reverting 11179. | jcampan@chromium.org | 2009-03-07 | 1 | -3/+2 |
* | This CL adds a way to specify the security info when canceling a URLRequest. | jcampan@chromium.org | 2009-03-07 | 1 | -2/+3 |
* | Revert change 10975 and 10972 because it broke the purify | nsylvain@chromium.org | 2009-03-05 | 1 | -25/+0 |
* | Implementation of ResourceDispatcher::OnDownloadProgress | hclam@chromium.org | 2009-03-05 | 1 | -3/+19 |
* | Highlights of changes: | hclam@chromium.org | 2009-03-05 | 1 | -0/+9 |
* | POSIX: Transfer network data using shared memory | agl@chromium.org | 2009-02-11 | 1 | -1/+2 |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 1 | -3/+2 |
* | Porting in chrome/ | phajdan.jr@chromium.org | 2008-12-31 | 1 | -2/+2 |
* | Refactor IPC::Channel to have a common header. | jeremy@chromium.org | 2008-12-10 | 1 | -0/+1 |
* | Updated the design document URLs for ResourceDispatcher and ResourceDispatche... | scherkus@chromium.org | 2008-12-03 | 1 | -1/+1 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -2/+2 |
* | More stubbing out. With this and the rest of Linux pending, test_shell links. | agl@chromium.org | 2008-10-24 | 1 | -1/+2 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=205, which was ... | ananta@chromium.org | 2008-10-20 | 1 | -9/+18 |
* | This CL adds new UI tests for the SSL UI. | jcampan@chromium.org | 2008-09-24 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | rollback r625 because it made things slower | darin@google.com | 2008-08-09 | 1 | -1/+0 |
* | Switch IPC classes over to using ObjectWatcher instead of MessageLoop::WatchO... | darin@google.com | 2008-08-09 | 1 | -0/+1 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+534 |