summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/ssl_client_certificate_selector.cc
Commit message (Expand)AuthorAgeFilesLines
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-3/+3
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-1/+1
* Use ScopedGObject<GtkWidget> for web contents modal dialog users' GtkWidgetswittman@chromium.org2013-03-201-4/+4
* Refactor ConstrainedWindowGtk internals to NativeWebContentsModalDialogManage...wittman@chromium.org2013-03-151-3/+1
* Remove ConstrainedWindowGtkDelegatewittman@chromium.org2013-03-151-19/+16
* Update Gtk constrained window users to web contents modal dialog creation con...wittman@chromium.org2013-03-141-5/+10
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-141-1/+1
* Remove ConstrainedWindowGtk::CloseWebContentsModalDialog()wittman@chromium.org2013-03-141-3/+3
* Remove WebContentsModalDialog references from platform-specific codewittman@chromium.org2013-02-231-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser/ui edition.rsleevi@chromium.org2013-02-061-5/+5
* Rename platform-independent ConstrainedWindow types to WebContentsModalDialog...wittman@chromium.org2013-01-031-1/+1
* Rename platform-independent ConstrainedWindow types to WebContentsModalDialog...wittman@chromium.org2012-12-221-3/+3
* Remove TabContents from SSLClientCertificateSelector.avi@chromium.org2012-12-091-10/+8
* Remove TabContents from constrained windows.avi@chromium.org2012-10-151-1/+1
* chrome: Move crypto_module_password_dialog.h into chrome namespace.tfarina@chromium.org2012-09-241-2/+2
* Switch SSLTabHelper to use WebContentsUserData.avi@chromium.org2012-09-181-2/+3
* browser: Move more files into chrome namespace.tfarina@chromium.org2012-07-061-5/+2
* Remove BrowserList::GetLastActive usage from WebUI pages. I've plumbed the Ta...jam@chromium.org2012-06-191-1/+2
* TabContentsWrapper -> TabContents, part 41.avi@chromium.org2012-06-111-8/+8
* Remove WebUI dialogs controlled by IsMoreWebUI which have native equivalents.flackr@chromium.org2012-02-161-2/+2
* Remove knowledge about SSLClientAuthHandler from chrome. Instead a callback i...jam@chromium.org2012-02-131-32/+23
* Get rid of another bunch of tab_contents.h includes from chrome and switch th...jam@chromium.org2012-01-051-1/+0
* GTK: Create the start of a compatibility header wrapping deprecated methods.erg@chromium.org2011-11-221-1/+2
* Addressed or cleaned-up a number of TODOs (some obsolete ones were removed too).saintlou@chromium.org2011-11-111-3/+0
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* WebUI SSL Client Certificate Selectorwyck@chromium.org2011-10-261-1/+1
* content: Move constrained window code from TabContents to TabContentsWrappererg@chromium.org2011-09-301-1/+1
* Convert CryptoModulePasswordDialog related callbacks to new callback system.mattm@chromium.org2011-09-291-1/+3
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-0/+3
* content: Make ssl client certificate constrained window use TabContentsWrappererg@chromium.org2011-09-081-7/+8
* content: Reapply "Start splitting up chrome/browser/ui/gtk/gtk_util.h" (r98287)erg@google.com2011-08-291-4/+5
* Revert "content: Start splitting up chrome/browser/ui/gtk/gtk_util.h"erg@google.com2011-08-251-5/+4
* content: Start splitting up chrome/browser/ui/gtk/gtk_util.herg@google.com2011-08-251-4/+5
* Get rid of the static ConstrainedWindow::CreateConstrainedDialog method that ...jam@chromium.org2011-08-241-3/+3
* content: Move render_widget_host_view_gtk to content/ try 2.erg@google.com2011-08-231-2/+2
* (shlib failure) Revert 97750 - content: Move render_widget_host_view_gtk to c...erg@google.com2011-08-221-1/+1
* content: Move render_widget_host_view_gtk to content/erg@google.com2011-08-221-1/+1
* Reapplies r91761.erg@google.com2011-07-221-1/+1
* Revert 91761 - GTK: More 2.18 goodness. Move from macros to real accessor fun...erg@google.com2011-07-071-1/+1
* GTK: More 2.18 goodness. Move from macros to real accessor functions.erg@chromium.org2011-07-071-1/+1
* Move most of the core SSL code from chrome to content. The UI code that's sp...jam@chromium.org2011-06-031-1/+1
* Move CertificateManagerModel and CertificateViewer back to chrome. Nothing u...jam@chromium.org2011-05-131-1/+1
* Notify all SSL client auth prompts when a cert is selected.mattm@chromium.org2011-04-181-2/+24
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-1/+0
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-2/+2
* Focus on collected cookie contrained window when a TabContents gets focus.xiyuan@chromium.org2011-02-151-1/+5
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-1/+1