| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor cleanup, factor out a bit of duplicate code in BufferedResourceHandler. | tonyg@chromium.org | 2010-04-08 | 1 | -0/+5 |
* | Make all of the methods of ResourceHandler pure virtual. | eroman@chromium.org | 2010-03-02 | 1 | -0/+1 |
* | Revert 33344 - Relocate plugin list fetching to PluginService | jamesr@chromium.org | 2009-11-30 | 1 | -4/+5 |
* | Relocate plugin list fetching to PluginService | evan@chromium.org | 2009-11-30 | 1 | -5/+4 |
* | Eighth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-07 | 1 | -0/+2 |
* | Use ChromeThread::DeleteOnIOThread in a few places where an object must be de... | jam@chromium.org | 2009-11-03 | 1 | -2/+2 |
* | Third patch in getting rid of caching MessageLoop pointers and always using C... | jam@chromium.org | 2009-11-02 | 1 | -7/+2 |
* | Fix reliability bot crashes after moving plugin loading to file thread. | jam@chromium.org | 2009-08-15 | 1 | -1/+7 |
* | Ensure we don't load plugins on the IO thread. | jam@chromium.org | 2009-08-15 | 1 | -0/+18 |
* | Reverting 23420. It caused a reliability regression. | maruel@chromium.org | 2009-08-14 | 1 | -18/+0 |
* | Ensure we don't load plugins on the IO thread. | jam@chromium.org | 2009-08-14 | 1 | -0/+18 |
* | Revert 23064 - Ensure we don't load plugins on the IO thread | sgk@google.com | 2009-08-11 | 1 | -17/+0 |
* | Ensure we don't load plugins on the IO thread | jam@chromium.org | 2009-08-11 | 1 | -0/+17 |
* | Add plumbing for allowing the renderer to intercept and cancel redirects before | darin@chromium.org | 2009-07-30 | 1 | -1/+2 |
* | Landing again the CL that adds security info to canceled requests (last time ... | jcampan@chromium.org | 2009-03-08 | 1 | -1/+3 |
* | Revert change 11197 because it created 138 new layout tests | nsylvain@chromium.org | 2009-03-07 | 1 | -3/+1 |
* | Landing again the CL that adds security info to canceled requests (it was bre... | jcampan@chromium.org | 2009-03-07 | 1 | -1/+3 |
* | Reverting 11179. | jcampan@chromium.org | 2009-03-07 | 1 | -3/+1 |
* | This CL adds a way to specify the security info when canceling a URLRequest. | jcampan@chromium.org | 2009-03-07 | 1 | -1/+3 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 1 | -0/+1 |
* | Change URLRequest to use a ref-counted buffer for actual IO. | rvargas@google.com | 2009-01-29 | 1 | -2/+4 |
* | revert r8603 | rvargas@google.com | 2009-01-24 | 1 | -4/+2 |
* | Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ... | rvargas@google.com | 2009-01-24 | 1 | -2/+4 |
* | New attempt at landing the resource_dispatcher_host.cc splitting (broke the b... | jcampan@chromium.org | 2008-12-23 | 1 | -0/+62 |
* | Reverting my CL to fix build bustage. | jcampan@chromium.org | 2008-12-20 | 1 | -62/+0 |
* | This CL moves the different resource handlers from resource_dispatcher_host.c... | jcampan@chromium.org | 2008-12-20 | 1 | -0/+62 |