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
*
ui: Move webui/ directory into base/
tfarina@chromium.org
2013-10-15
1
-1
/
+1
*
[Cleanup] rename WebContentsModalDialogManager::IsShowingDialog() to IsDialog...
wittman@chromium.org
2013-09-10
1
-1
/
+1
*
Remove SSL interstitial finch trial
felt@chromium.org
2013-09-04
1
-43
/
+2
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
Disable SSLUITest.TestHTTPSExpiredCertAndDontProceed in debug mode on Windows.
gab@chromium.org
2013-08-28
1
-21
/
+3
*
We want to know if users react differently to the SSL warning the first time ...
felt@chromium.org
2013-08-09
2
-6
/
+46
*
Moves chrome/common/time_format to ui/base/l10n.
mukai@chromium.org
2013-08-07
1
-1
/
+0
*
New OWNERS for chrome/browser/ssl.
palmer@chromium.org
2013-08-03
1
-1
/
+4
*
Adds new UMA entries to give us SSL clickthrough rates specific to intranet s...
felt@chromium.org
2013-08-03
2
-13
/
+35
*
Disable flaky SSLUITestBlock tests on Windows.
gab@chromium.org
2013-08-02
1
-0
/
+27
*
Removing time histograms from the SSL blocking page
felt@chromium.org
2013-08-02
1
-46
/
+13
*
Revert 210982 "Disable SSLUITest.TestGoodFrameNavigation"
cevans@chromium.org
2013-07-24
1
-1
/
+1
*
More misc. cleanup:
pkasting@chromium.org
2013-07-19
1
-9
/
+9
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
3
-3
/
+3
*
Disable SSLUITest.TestGoodFrameNavigation
abarth@chromium.org
2013-07-11
1
-1
/
+1
*
Misc. cleanup:
pkasting@chromium.org
2013-07-10
1
-17
/
+15
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1
tfarina@chromium.org
2013-07-02
2
-2
/
+2
*
Use a direct include of time headers in chrome/browser/, part 7.
avi@chromium.org
2013-06-28
2
-2
/
+2
*
Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-27
1
-2
/
+1
*
mac: Remove unused includes of scoped_nsobject.h.
thakis@chromium.org
2013-06-25
1
-1
/
+0
*
mac: Update clients of scoped_nsobject.h.
thakis@chromium.org
2013-06-24
1
-1
/
+1
*
This adds 3 more experimental conditions for controlled experiments on securi...
felt@chromium.org
2013-06-21
1
-0
/
+3
*
Revert 205676 "Disable flaky test: SSLUITest.TestHTTPSExpiredCer..."
jam@chromium.org
2013-06-12
1
-8
/
+1
*
Disable flaky test: SSLUITest.TestHTTPSExpiredCertAndDontProceed
garykac@chromium.org
2013-06-11
1
-1
/
+8
*
Use a direct include of strings headers in chrome/browser/r*-s*/.
avi@chromium.org
2013-06-10
3
-4
/
+4
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.
avi@chromium.org
2013-06-07
4
-4
/
+4
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-03
10
-26
/
+25
*
Cleanup: Small refactoring in ssl_browser_tests.cc.
thestig@chromium.org
2013-06-01
1
-50
/
+37
*
Re-enable SSLUITest.TestGoodFrameNavigation and adjust to new behaviour now
cevans@chromium.org
2013-05-30
1
-4
/
+19
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
1
-5
/
+7
*
[InfoBar] Add InfoBarDelegate::GetIconID()
dfalcantara@chromium.org
2013-05-16
1
-5
/
+3
*
components: Create web_modal component.
sadrul@chromium.org
2013-05-16
1
-1
/
+2
*
Don't tell people they can import their own roots on iOS.
palmer@chromium.org
2013-05-15
1
-0
/
+4
*
Disable SSLUITest.TestGoodFrameNavigation so that Blink roll can go through.
cevans@chromium.org
2013-05-09
1
-1
/
+1
*
Move SpawnedTestServer to its own subdirectory.
phajdan.jr@chromium.org
2013-05-07
1
-1
/
+1
*
Finch experiments on SSL, malware, and phishing interstitials
felt@chromium.org
2013-05-07
2
-6
/
+55
*
GTTF: rename net::TestServer -> net::SpawnedTestServer
phajdan.jr@chromium.org
2013-05-03
1
-26
/
+28
*
Formatting cleanup. Should be no code change.
pkasting@chromium.org
2013-05-03
1
-0
/
+2
*
Add InfoBarDelegate::web_contents(). This is convenient for the number of
pkasting@chromium.org
2013-04-24
1
-2
/
+2
*
Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.
pkasting@chromium.org
2013-04-23
1
-2
/
+2
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
2
-6
/
+6
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
2
-6
/
+6
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
2
-6
/
+6
*
chrome: Update the include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-03-31
1
-1
/
+1
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
9
-15
/
+15
*
Move c/b/a/infobar files back to c/b/infobar
kaiwang@chromium.org
2013-03-19
1
-2
/
+2
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-2
/
+2
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
4
-4
/
+4
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Remove special case warning for Sirefef.
agl@chromium.org
2013-02-20
1
-96
/
+9
[next]