summaryrefslogtreecommitdiffstats
path: root/chrome/browser/page_info_model.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 62857 (it broke Chrome Frame) - Remove the old SSL Page Info dialog fr...finnur@chromium.org2010-10-161-5/+27
* Remove the old SSL Page Info dialog from Win/Gtk. It has been replaced with t...finnur@chromium.org2010-10-161-27/+5
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-131-1/+1
* Fix 58162: Mixed Content False Positive for intranet hostname certificatesfinnur@chromium.org2010-10-111-0/+6
* Enable the new page info bubble by default.finnur@chromium.org2010-10-081-4/+5
* Define gfx::NativeImage and add ResourceBundle::GetNativeImageNamed().rsesek@chromium.org2010-10-051-9/+5
* Refactor the code for loading icons into the PageInfoModel.rsesek@chromium.org2010-10-021-17/+73
* Show "DNS" as the authority for DNSSEC validated certficiates.agl@chromium.org2010-09-161-0/+8
* Show these two cert errors as warnings, not errors (as requested by Ian):finnur@chromium.org2010-09-141-8/+37
* Page info model now shows red skull and crossbones on SECURITY_STYLE_AUTHENTI...finnur@chromium.org2010-09-101-7/+22
* Do not say the connection is not encrypted if security_bitswtc@chromium.org2010-09-021-7/+12
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-011-0/+6
* Tweaks to the SSL InfoBubble dialog.finnur@chromium.org2010-08-311-9/+7
* Add mixed content warning to the Page Info bubble.finnur@chromium.org2010-08-271-16/+23
* Part 2 of the SSL InfoBubble. 2nd try, this time with test fixed.finnur@chromium.org2010-08-261-6/+11
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Revert 57311 - Part 2 of the SSL InfoBubble.finnur@chromium.org2010-08-251-11/+6
* Part 2 of the SSL InfoBubble.finnur@chromium.org2010-08-251-6/+11
* Display an infobar after enrolling a client certificatedavidben@chromium.org2010-08-021-17/+2
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-1/+2
* Windows build fix.agl@chromium.org2010-07-181-4/+4
* Add SSL details to the page info dialog.agl@chromium.org2010-07-181-0/+46
* Minor clean-up tasks that were TODO(snej)rsleevi@chromium.org2010-07-171-1/+1
* Trivial change: update a comment.wtc@chromium.org2010-06-101-1/+1
* Rename "mixed content" to "insecure content" in as many places as possible, t...pkasting@chromium.org2010-05-181-21/+17
* Reland r47347 [was reverted in r47357], this time without re-enabling a DISAB...pkasting@chromium.org2010-05-171-2/+3
* Revert 47347 - (Original patch reviewed at http://codereview.chromium.org/206...rvargas@google.com2010-05-151-3/+2