summaryrefslogtreecommitdiffstats
path: root/chrome/browser/page_info_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove support for DNSSEC stapled certificates.agl@chromium.org2012-11-161-8/+0
* net: disable SSL compressionagl@chromium.org2012-08-021-4/+1
* Removing usage of profile_->GetHistory() from the codebase in order to remove...rlp@chromium.org2012-07-171-2/+3
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+0
* Reverting since this apparently caused Mac perf to suffer. Will break it down...rlp@chromium.org2012-06-251-3/+2
* Reverting since this did not fix so I can revert the original change in the h...rlp@chromium.org2012-06-251-2/+1
* Fixing the way HistoryServiceFactory access the history service and updated a...rlp@chromium.org2012-06-221-1/+2
* grd file update for new 2x assetsthakis@chromium.org2012-06-221-0/+1
* Removing usage of profile_->GetHistory() from the codebase in order to remove...rlp@chromium.org2012-06-191-2/+3
* Use TLS 1.1.wtc@chromium.org2012-05-261-2/+2
* Add Content API around CertStore.jam@chromium.org2012-03-121-2/+2
* Adds "Certificate Information" label for page_info_model.bulach@chromium.org2012-03-021-1/+10
* Remove ssl_manager.h dependency from chrome.jam@chromium.org2012-02-131-1/+0
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-121-1/+1
* Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...jam@chromium.org2011-12-271-30/+35
* Cleanup: Convert ASCIIToUTF16("") to string16().jhawkins@chromium.org2011-11-281-1/+2
* Move SecurityStyle enum into content/public/common and put it into the conten...jam@chromium.org2011-10-211-4/+4
* Move url_constansts.h to content/public/common.jam@chromium.org2011-10-141-1/+1
* Ignore revocation check failures from automated requests.agl@chromium.org2011-10-121-13/+6
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-081-1/+4
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-071-4/+1
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-071-1/+4
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-231-3/+3
* Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...pkasting@chromium.org2011-09-221-3/+3
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-221-3/+3
* browser: Refactor PageInfoModel::Observer into its own header file.tfarina@chromium.org2011-07-271-1/+2
* browser: Rename PageInfoModelObserver to Observer.tfarina@chromium.org2011-07-261-3/+3
* Moving the Chromium image into the appropriate folder. Also hooking up the Ch...finnur@chromium.org2011-06-221-1/+1
* Page info bubble should not show SSL information for about:foo and chrome:// ...finnur@chromium.org2011-06-121-0/+12
* Move most of the core SSL code from chrome to content. The UI code that's sp...jam@chromium.org2011-06-031-1/+1
* Change GetVisitCountToHost() to GetVisibleVisitCountToHost(), and restrict it...pkasting@chromium.org2011-05-251-2/+2
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-1/+1
* Fix two new chromium-style regressions on linux.erg@google.com2011-02-221-0/+2
* Integrate gfx::Image into the ResourceBundle.rsesek@chromium.org2011-02-221-30/+6
* SSLv3 fallback should trigger a minor warning icon instead ofwtc@chromium.org2011-02-151-1/+2
* Include list of certificate errors in page info bubble.mattm@chromium.org2011-02-041-0/+10
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.thestig@chromium.org2011-01-151-1/+0
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-1/+0
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-3/+3
* Update the time formatting APIs to use string16.avi@chromium.org2010-12-221-1/+1
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* We should use SSLInfo or related types for HTTPSwtc@chromium.org2010-11-111-3/+11
* Remove dead page info placement preference.tfarina@chromium.org2010-10-301-5/+0
* Report the SSL protocol version in ssl_info.connection_status.wtc@chromium.org2010-10-271-1/+10
* Remove the title field from the SectionInfo struct. It is unused.finnur@chromium.org2010-10-261-9/+3
* 2nd try: Die SSL dialog. Die!finnur@chromium.org2010-10-211-27/+4