summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl/ssl_error_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Move most of the core SSL code from chrome to content. The UI code that's sp...jam@chromium.org2011-06-031-185/+0
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-4/+4
* Remove frame_origin and main_frame_origin from network requests.abarth@chromium.org2011-02-151-5/+1
* Deinline even more destructors.erg@google.com2010-12-141-0/+4
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-8/+10
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-211-2/+2
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* FBTF: Small nits; moving virtual methods to implementation.erg@google.com2010-10-081-0/+10
* Rename ChromeThread to BrowserThread Part6:tfarina@chromium.org2010-10-081-17/+17
* Remove the mostly-unused FilterPolicy class. Convert the only actually-used ...pkasting@chromium.org2010-05-181-41/+3
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-29/+33
* Split ExtraRequestInfo out of ResourceDispatcherHost so it isn't cluttering upbrettw@chromium.org2009-09-021-7/+8
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-1/+1
* Move GetTabContentsID out of tab util because it has nothing to do with tabs orbrettw@chromium.org2009-06-301-3/+4
* Resubmit 16044 with typo fixed.abarth@chromium.org2009-05-141-38/+34
* Revert 16044abarth@chromium.org2009-05-141-34/+38
* Minor cleanup of SSL UI code.abarth@chromium.org2009-05-141-38/+34
* Refactor the inner classes from SSLManager to their own files to reduce the c...abarth@chromium.org2009-05-141-0/+209