summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Initialize the host_renderer_id and host_render_view_id in the resource dispa...ananta@chromium.org2009-11-141-1/+3
* Disable ResourceDispatcherHostTest.Cancel due to unitialized memory read caug...scherkus@chromium.org2009-11-131-1/+1
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Last patch in removing MessageLoop* caching.jam@chromium.org2009-11-031-1/+0
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-1/+5
* Sniff 204 responses as text/plain to avoid creating unwanted downloads.abarth@chromium.org2009-10-161-0/+27
* RDH: Don't attempt to sniff the mime type of requests thatrvargas@google.com2009-09-011-3/+151
* Linux 64-bit: Fix failing unit_tests and ignore non-working plugin/media tests.mmoss@chromium.org2009-08-311-1/+1
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-95/+144
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-211-2/+2
* Fix the unit tests that had multiple ResourceDispatcherHost objects instantia...jam@chromium.org2009-07-071-24/+20
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-291-0/+1
* Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...abarth@chromium.org2009-05-231-1/+1
* Rename RendererSecurityPolicy and move it to browser\. No code change.jam@chromium.org2009-05-181-4/+4
* revert r16181 as it broke linuxestade@chromium.org2009-05-151-4/+4
* Rename RendererSecurityPolicy and move it to browser\. No code change.jam@chromium.org2009-05-151-4/+4
* Adds new messages and widens some existing messages between the renderer and ...michaeln@google.com2009-04-071-0/+2
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-1/+2
* Fix single-process ui test failures from my previous change. The problem was...jam@chromium.org2009-03-181-3/+5
* CreateResourceRequest() inhclam@chromium.org2009-03-181-0/+1
* SSLPolicy Fix: Step 3.abarth@chromium.org2009-03-171-1/+2
* Hide the details about ResourceDispatcherHost messages from child processes. ...jam@chromium.org2009-03-171-17/+42
* A little cleanup of ResourceDispatcherHost to make it less renderer centric, ...jam@chromium.org2009-03-101-17/+20
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Porting unit tests in chrome/phajdan.jr@chromium.org2009-02-101-23/+24
* Add a constraint on how many requests can be outstanding for any given render...ericroman@google.com2009-02-061-17/+173
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-3/+3
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-3/+3
* Fix unit tests buildbrettw@chromium.org2009-01-221-1/+1
* Fix UrlFetcher unittest.levin@chromium.org2009-01-141-0/+5
* This CL adds a way to block resource requests in the ResourceDispatcherHost f...jcampan@chromium.org2009-01-121-12/+154
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-0/+316
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-316/+0
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-0/+316