summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/safe_browsing_resource_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-1/+1
* Cleanup: Review lots of CHECKs used to debug bug 16371.thestig@chromium.org2010-09-171-5/+1
* Fix the urls reported as page_url and referer_url when a redirect is involved.panayiotis@google.com2010-08-181-1/+12
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-0/+1
* Up the safe browsing timeout from 1s to 5s.cevans@chromium.org2010-03-241-1/+1
* Fix a crash due to CHECK() hit in SafeBrowsingResourceHandler.eroman@chromium.org2010-03-081-2/+7
* Remove a CHECK() which was firing.eroman@chromium.org2010-03-041-2/+0
* Fix a CHECK() being hit when the safebrowsing check times out (passing in emp...eroman@chromium.org2010-03-021-2/+3
* Make sure SafeBrowsingResourceHandler overrides ResourceHandler::OnRequestClo...eroman@chromium.org2010-02-271-0/+4
* Rework SafeBrowsingResourceHandler.eroman@chromium.org2010-02-271-129/+174
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-2/+2
* Use an explicit boolean has_new_first_party_for_cookies insteadwtc@chromium.org2009-11-181-1/+2
* Propagate the "first party for cookies" from WebKit to the network stackwtc@chromium.org2009-11-131-2/+4
* Last patch in removing MessageLoop* caching.jam@chromium.org2009-11-031-2/+2
* Wait for the SafeBrowsing check to complete before followingpaul@chromium.org2009-08-181-4/+37
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-3/+7
* Add CHECKs to the ResourceHandler derived classes to see which is returning a...willchan@chromium.org2009-07-291-2/+7
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-291-0/+1
* Use NotificationRegistrar to handle notification observing.pkasting@chromium.org2009-05-211-15/+4
* Don't access the notification service once it has been deleted.paulg@google.com2009-05-121-5/+8
* Fix a crash where the ResourceMessageFilter is deleted before apaulg@google.com2009-04-141-6/+29
* Speculative fix for a crash in resource handlers.paulg@google.com2009-04-021-0/+7
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-081-4/+10
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-071-10/+4
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-071-4/+10
* Reverting 11179.jcampan@chromium.org2009-03-071-10/+4
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-071-4/+10
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-1/+1
* revert r8603rvargas@google.com2009-01-241-1/+1
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-1/+1
* Porting in chrome/phajdan.jr@chromium.org2008-12-311-2/+2
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-0/+179
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-179/+0
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-0/+179