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
/
ssl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Componentize HostContentSettingsMap and content settings providers.
mukai
2014-10-25
2
-2
/
+2
*
Implementation of the full clock interstitial.
lgarron
2014-10-24
2
-77
/
+114
*
Resolve old TODO.
Chris Palmer
2014-10-22
1
-3
/
+1
*
Standardize usage of virtual/override/final in chrome/browser/
Daniel Cheng
2014-10-21
10
-57
/
+50
*
Fix includes in //components/keyed_service/content
sdefresne
2014-10-20
1
-0
/
+1
*
Eliminate a use of GetMainFrame() from RVHTester by porting helper functional...
nick
2014-10-16
1
-2
/
+4
*
Introduce ChromeZoomLevelPrefs, make zoom level prefs independent of profile ...
wjmaclean
2014-10-14
1
-1
/
+4
*
fix naming of security interstitial resource
estade
2014-10-14
1
-1
/
+1
*
Remove SSLClientAuthHandler's RDH dependency.
davidben
2014-10-09
5
-16
/
+11
*
replace OVERRIDE and FINAL with override and final in chrome/browser/[r-z]*
mostynb
2014-10-07
10
-35
/
+35
*
Remove wtc from chrome/browser/ssl/OWNERS.
wtc
2014-10-07
1
-1
/
+0
*
Keep url by value in SSLErrorClassification.
meacer
2014-10-01
1
-1
/
+1
*
Fix UMA stat for expiration of certificate memory decisions
jww
2014-10-01
3
-11
/
+110
*
Mark SHA-1 as deprecated
rsleevi
2014-09-30
1
-0
/
+1
*
Refactor SafeBrowsing and SSL interstitials to have a type variable
meacer
2014-09-27
1
-1
/
+1
*
Remove old template html boilerplate
estade
2014-09-27
1
-1
/
+0
*
Update entry page type to include error pages when appropriate.
wjmaclean
2014-09-25
1
-21
/
+30
*
Add debugging information to the SSL blocking page
felt
2014-09-24
1
-0
/
+15
*
Move PageTransition from //content/public/common to //ui/base
Sylvain Defresne
2014-09-19
1
-7
/
+7
*
Component updater must fallback on using HTTP on Windows XPSP2 and below
sorin
2014-09-19
3
-8
/
+9
*
Add felt to chrome/browser/ssl/OWNERS.
Chris Palmer
2014-09-16
1
-0
/
+1
*
Add histograms to record the severity scores for certain SSL errors.
palmer
2014-09-12
1
-5
/
+18
*
Remove DenyCertForHost from SSLHostStateDelegate API.
jww
2014-09-05
3
-184
/
+130
*
Cleanup of SSLHostStateDelegate and related code.
jww
2014-09-05
4
-87
/
+91
*
Reland net-related fixups for scoped_refptr conversion operator cleanup.
dcheng
2014-09-04
4
-7
/
+9
*
Refactor captive portal code from SSLBlockingPage to SSLErrorClassification
felt
2014-08-30
5
-170
/
+307
*
Revert of Net-related fixups for scoped_refptr conversion operator cleanup. (...
mlamouri
2014-08-29
4
-9
/
+7
*
Net-related fixups for scoped_refptr conversion operator cleanup.
dcheng
2014-08-29
4
-7
/
+9
*
Change security warning links to point to localized help center article
felt
2014-08-28
1
-2
/
+8
*
Cleanup: Remove unneeded ui/ grit header includes.
thestig
2014-08-27
1
-1
/
+0
*
Remove implicit conversions from scoped_refptr to T* in chrome/
dcheng
2014-08-26
1
-2
/
+2
*
Improve the SSL error display when the clock is wrong.
palmer@chromium.org
2014-08-22
1
-11
/
+30
*
Use a qualified path for chromium_strings, google_chrome_strings, and generat...
thestig@chromium.org
2014-08-22
3
-5
/
+5
*
Move the security interstitials into a single folder
felt@chromium.org
2014-08-22
1
-1
/
+1
*
Identify expired certificates in a chain
felt@chromium.org
2014-08-19
1
-4
/
+11
*
Add additional UMA stats for remembering certificate decisions.
jww@chromium.org
2014-08-15
5
-138
/
+314
*
Add button to page info to revoke user certificate decisions.
jww@chromium.org
2014-08-13
3
-22
/
+125
*
Revert "Add button to page info to revoke user certificate decisions."
pkotwicz@chromium.org
2014-08-13
3
-125
/
+22
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
1
-4
/
+4
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
1
-4
/
+4
*
Add button to page info to revoke user certificate decisions
jww@chromium.org
2014-08-13
3
-22
/
+125
*
Disable all the tests that are flaking more than 5% on Linux builders.
jam@chromium.org
2014-08-11
1
-3
/
+27
*
Remove unnecessary strings from SSLErrorInfo
felt@chromium.org
2014-08-09
2
-109
/
+9
*
A heuristic to find whether it is a shared certificate or not.
radhikabhar@chromium.org
2014-08-09
3
-4
/
+92
*
Simplify overridable logic in SSLBlockingPage
felt@chromium.org
2014-08-08
2
-9
/
+9
*
Experience sampling instrumentation for SSL and Safe Browsing interstitials
cthomp@chromium.org
2014-08-08
2
-0
/
+63
*
Find reasons for the SSL common name invalid error.
radhikabhar@chromium.org
2014-08-07
4
-40
/
+454
*
Delete the old SSL interstitial and Finch trial
felt@chromium.org
2014-08-05
2
-221
/
+1
*
Reland 368143002: Add a chrome://interstitials page.
meacer@chromium.org
2014-08-03
2
-4
/
+18
*
Remember user decisions on invalid certificates behind a flag
jww@chromium.org
2014-08-01
5
-0
/
+1043
[next]