summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl/ssl_add_cert_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-031-2/+2
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-2/+2
* Switch SSLTabHelper to use WebContentsUserData.avi@chromium.org2012-09-181-8/+7
* Move the NSS functions out of CertDatabase into a new NSSCertDatabase class.joaodasilva@chromium.org2012-09-101-9/+3
* TabContentsWrapper -> TabContents, part 28.avi@chromium.org2012-06-091-9/+7
* Add ResourceRequestInfo.darin@chromium.org2012-03-071-5/+3
* Fixing some error handling log spam.gspencer@chromium.org2012-02-211-1/+5
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-3/+4
* Change most of the methods of WebContentsObserver to take a content::WebConte...jam@chromium.org2011-12-231-0/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Use new callbacks for SSL UI.mattm@chromium.org2011-09-301-7/+8
* Get rid of TabContentsSSLHelper dependency from content.jam@chromium.org2011-05-181-23/+46
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-5/+5
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-1/+1
* 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/+2
* Rename ChromeThread to BrowserThread Part6:tfarina@chromium.org2010-10-081-2/+2
* Display an infobar after enrolling a client certificatedavidben@chromium.org2010-08-021-32/+43
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-3/+3
* Display the error code when certificates fail to adddavidben@chromium.org2010-07-151-2/+9
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-1/+1
* Mac: implement <keygen> support, including adding generated cert to the Keych...snej@chromium.org2010-03-021-0/+69