summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl
Commit message (Expand)AuthorAgeFilesLines
* Add InfoBarDelegate::web_contents(). This is convenient for the number ofpkasting@chromium.org2013-04-241-2/+2
* Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.pkasting@chromium.org2013-04-231-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-092-6/+6
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-092-6/+6
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-092-6/+6
* chrome: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-311-1/+1
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-299-15/+15
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-191-2/+2
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-2/+2
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-144-4/+4
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Remove special case warning for Sirefef.agl@chromium.org2013-02-201-96/+9
* content: convert SSL notifications to observer usage (take 2)phajdan.jr@chromium.org2013-02-133-6/+24
* Revert "content: convert SSL notifications to observer usage"phajdan.jr@chromium.org2013-02-113-23/+6
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-102-7/+8
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* content: convert SSL notifications to observer usagephajdan.jr@chromium.org2013-02-083-6/+23
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-072-4/+4
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-291-42/+56
* Move code in ui\webui\jstemplate_builder.* to webui namespace for consistency.jam@chromium.org2013-01-221-1/+1
* Move jstemplate_builder.* to ui\webui so it can be reused by webui implementa...jam@chromium.org2013-01-181-1/+1
* Clean up WebContentsModalDialogManager.wittman@chromium.org2013-01-121-7/+7
* Change infobar creation to use a public static Create() method on the infobar...pkasting@chromium.org2013-01-081-53/+64
* DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.avi@chromium.org2013-01-071-1/+1
* Simplify ExecuteJavaScript* functions.darin@chromium.org2013-01-041-37/+26
* Rename platform-independent ConstrainedWindow types to WebContentsModalDialog...wittman@chromium.org2013-01-031-2/+2
* Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}darin@chromium.org2013-01-021-29/+47
* Clean up chrome::CloseWebContents.avi@chromium.org2012-12-281-3/+3
* Rename platform-independent ConstrainedWindow types to WebContentsModalDialog...wittman@chromium.org2012-12-221-1/+1
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-13/+15
* Remove TabContents includes.avi@chromium.org2012-12-142-2/+0
* Fix certificate and keychain installation on Android.digit@chromium.org2012-12-113-0/+108
* Un-flake XP Tests (1) build by disabling SSLUITest.TestWSSInvalidCertAndClose ondbeam@chromium.org2012-12-101-1/+7
* SSL UMA modifications plus update of warnings.felt@chromium.org2012-12-071-35/+132
* Remove TabContents from chrome::Navigate.avi@chromium.org2012-12-061-12/+12
* Make certificate selector a window modal dialogsail@chromium.org2012-12-053-1/+151
* net: add special case errors for certificates.agl@chromium.org2012-11-281-6/+84
* Whoever originally named the UMA group "interstial" misspelled the word, butfelt@chromium.org2012-11-221-3/+3
* Revert 168919 - Reland http://crrev.com/167867rsleevi@chromium.org2012-11-211-1/+2
* Reland http://crrev.com/167867rsleevi@chromium.org2012-11-201-2/+1
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-11-201-2/+2
* Adding UMA for how users interact with SSL warnings.felt@chromium.org2012-11-193-5/+36
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-1/+1
* Revert 167867 - Re-enable SSLUITest.TestWSSClientCertrsleevi@chromium.org2012-11-151-1/+2
* Re-enable SSLUITest.TestWSSClientCertrsleevi@chromium.org2012-11-151-2/+1
* Remove TabContents from chrome::AddSelectedTabWithURL.avi@chromium.org2012-11-151-5/+5
* WebKit gardening. Disable a failing browser test.hayato@chromium.org2012-11-081-1/+2
* Add GetWebSocketTestDataDirectory() to test_data_directorytoyoshim@chromium.org2012-11-061-14/+9
* Add method to load resources without scaleoshima@chromium.org2012-11-011-2/+1