summaryrefslogtreecommitdiffstats
path: root/chrome/browser/page_info_model.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* (Original patch reviewed at http://codereview.chromium.org/2067003 )pkasting@chromium.org2010-05-151-2/+3
* Remove vestiges of has_unsafe_content(), which is no longer used.pkasting@chromium.org2010-05-111-9/+1
* chrome 3: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+3
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* page info dialog polish:estade@chromium.org2009-11-231-3/+2
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Relanding the page info on Gtk Linux.jcampan@chromium.org2009-07-301-44/+47
* Reverting 22070.jcampan@chromium.org2009-07-301-47/+44