summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/safe_browsing_resource_handler.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fix a crash due to CHECK() hit in SafeBrowsingResourceHandler.eroman@chromium.org2010-03-081-0/+3
* Make sure SafeBrowsingResourceHandler overrides ResourceHandler::OnRequestClo...eroman@chromium.org2010-02-271-0/+1
* Rework SafeBrowsingResourceHandler.eroman@chromium.org2010-02-271-16/+82
* Eighth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-1/+2
* Wait for the SafeBrowsing check to complete before followingpaul@chromium.org2009-08-181-0/+8
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-1/+2
* Use NotificationRegistrar to handle notification observing.pkasting@chromium.org2009-05-211-2/+2
* Fix a crash where the ResourceMessageFilter is deleted before apaulg@google.com2009-04-141-4/+12
* Speculative fix for a crash in resource handlers.paulg@google.com2009-04-021-0/+1
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-081-1/+6
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-071-6/+1
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-071-1/+6
* Reverting 11179.jcampan@chromium.org2009-03-071-6/+1
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-071-1/+6
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-1/+2
* revert r8603rvargas@google.com2009-01-241-2/+1
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-1/+2
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-0/+63
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-63/+0
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-0/+63