index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
page_info_model.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...
jam@chromium.org
2011-12-27
1
-30
/
+35
*
Cleanup: Convert ASCIIToUTF16("") to string16().
jhawkins@chromium.org
2011-11-28
1
-1
/
+2
*
Move SecurityStyle enum into content/public/common and put it into the conten...
jam@chromium.org
2011-10-21
1
-4
/
+4
*
Move url_constansts.h to content/public/common.
jam@chromium.org
2011-10-14
1
-1
/
+1
*
Ignore revocation check failures from automated requests.
agl@chromium.org
2011-10-12
1
-13
/
+6
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-08
1
-1
/
+4
*
Revert 104597 - base::Bind: Complete cleanup of history/.
acolwell@chromium.org
2011-10-07
1
-4
/
+1
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-07
1
-1
/
+4
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-23
1
-3
/
+3
*
Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...
pkasting@chromium.org
2011-09-22
1
-3
/
+3
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-22
1
-3
/
+3
*
browser: Refactor PageInfoModel::Observer into its own header file.
tfarina@chromium.org
2011-07-27
1
-1
/
+2
*
browser: Rename PageInfoModelObserver to Observer.
tfarina@chromium.org
2011-07-26
1
-3
/
+3
*
Moving the Chromium image into the appropriate folder. Also hooking up the Ch...
finnur@chromium.org
2011-06-22
1
-1
/
+1
*
Page info bubble should not show SSL information for about:foo and chrome:// ...
finnur@chromium.org
2011-06-12
1
-0
/
+12
*
Move most of the core SSL code from chrome to content. The UI code that's sp...
jam@chromium.org
2011-06-03
1
-1
/
+1
*
Change GetVisitCountToHost() to GetVisibleVisitCountToHost(), and restrict it...
pkasting@chromium.org
2011-05-25
1
-2
/
+2
*
Delete the temporary headers left behind in chrome\browser. I've left browse...
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Fix two new chromium-style regressions on linux.
erg@google.com
2011-02-22
1
-0
/
+2
*
Integrate gfx::Image into the ResourceBundle.
rsesek@chromium.org
2011-02-22
1
-30
/
+6
*
SSLv3 fallback should trigger a minor warning icon instead of
wtc@chromium.org
2011-02-15
1
-1
/
+2
*
Include list of certificate errors in page info bubble.
mattm@chromium.org
2011-02-04
1
-0
/
+10
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.
thestig@chromium.org
2011-01-15
1
-1
/
+0
*
Cleanup: Remove unneeded includes of pref_names.h
thestig@chromium.org
2011-01-13
1
-1
/
+0
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-1
/
+0
*
Move base/mac_util.h to base/mac and use the base::mac namespace.
brettw@chromium.org
2011-01-01
1
-3
/
+3
*
Update the time formatting APIs to use string16.
avi@chromium.org
2010-12-22
1
-1
/
+1
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
1
-1
/
+1
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
We should use SSLInfo or related types for HTTPS
wtc@chromium.org
2010-11-11
1
-3
/
+11
*
Remove dead page info placement preference.
tfarina@chromium.org
2010-10-30
1
-5
/
+0
*
Report the SSL protocol version in ssl_info.connection_status.
wtc@chromium.org
2010-10-27
1
-1
/
+10
*
Remove the title field from the SectionInfo struct. It is unused.
finnur@chromium.org
2010-10-26
1
-9
/
+3
*
2nd try: Die SSL dialog. Die!
finnur@chromium.org
2010-10-21
1
-27
/
+4
*
Revert 62857 (it broke Chrome Frame) - Remove the old SSL Page Info dialog fr...
finnur@chromium.org
2010-10-16
1
-5
/
+27
*
Remove the old SSL Page Info dialog from Win/Gtk. It has been replaced with t...
finnur@chromium.org
2010-10-16
1
-27
/
+5
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-10-13
1
-1
/
+1
*
Fix 58162: Mixed Content False Positive for intranet hostname certificates
finnur@chromium.org
2010-10-11
1
-0
/
+6
*
Enable the new page info bubble by default.
finnur@chromium.org
2010-10-08
1
-4
/
+5
*
Define gfx::NativeImage and add ResourceBundle::GetNativeImageNamed().
rsesek@chromium.org
2010-10-05
1
-9
/
+5
*
Refactor the code for loading icons into the PageInfoModel.
rsesek@chromium.org
2010-10-02
1
-17
/
+73
*
Show "DNS" as the authority for DNSSEC validated certficiates.
agl@chromium.org
2010-09-16
1
-0
/
+8
*
Show these two cert errors as warnings, not errors (as requested by Ian):
finnur@chromium.org
2010-09-14
1
-8
/
+37
*
Page info model now shows red skull and crossbones on SECURITY_STYLE_AUTHENTI...
finnur@chromium.org
2010-09-10
1
-7
/
+22
*
Do not say the connection is not encrypted if security_bits
wtc@chromium.org
2010-09-02
1
-7
/
+12
*
FBTF: Move more ctors/dtors from headers to implementation.
erg@google.com
2010-09-01
1
-0
/
+6
*
Tweaks to the SSL InfoBubble dialog.
finnur@chromium.org
2010-08-31
1
-9
/
+7
*
Add mixed content warning to the Page Info bubble.
finnur@chromium.org
2010-08-27
1
-16
/
+23
[next]