summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/ssl_client_certificate_selector.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch SSLTabHelper to use WebContentsUserData.avi@chromium.org2012-09-181-2/+3
* Replace views::Event with ui::Event.beng@google.com2012-08-101-1/+1
* 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-0/+1
* TabContentsWrapper -> TabContents, part 48.avi@chromium.org2012-06-111-8/+8
* Remove WebUI dialogs controlled by IsMoreWebUI which have native equivalents.flackr@chromium.org2012-02-161-14/+1
* Remove knowledge about SSLClientAuthHandler from chrome. Instead a callback i...jam@chromium.org2012-02-131-21/+17
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2012-01-241-1/+4
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-181-1/+1
* Fix method naming conflict.kevers@chromium.org2012-01-171-1/+12
* Attempt 2 at: Adds a trivial views based table implementation (only supports ...sky@chromium.org2012-01-111-7/+8
* Revert 117228 - Adds a trivial views based table implementation (only support...flackr@chromium.org2012-01-111-8/+7
* Adds a trivial views based table implementation (only supports singlesky@chromium.org2012-01-111-7/+8
* Get rid of another bunch of tab_contents.h includes from chrome and switch th...jam@chromium.org2012-01-051-3/+5
* views: Move label and link files to ui/views/controls/.tfarina@chromium.org2011-11-291-1/+1
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-281-1/+1
* views: Move table and tree directories to ui/views/controls/.tfarina@chromium.org2011-11-231-1/+1
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-2/+2
* views: Move DialogButton enum into ui/base/ and put it into the ui namespace.tfarina@chromium.org2011-11-041-2/+2
* views: Remove using declaration from dialog_delegate.h header file.tfarina@chromium.org2011-11-031-1/+1
* 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
* content: Move constrained window code from TabContents to TabContentsWrappererg@chromium.org2011-09-301-1/+1
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitleyosin@chromium.org2011-09-281-2/+2
* Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT...yosin@chromium.org2011-09-281-2/+2
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitle.yosin@chromium.org2011-09-281-2/+2
* content: Make ssl client certificate constrained window use TabContentsWrappererg@chromium.org2011-09-081-7/+9
* views: Fix a couple of other trivial TODOs.tfarina@chromium.org2011-08-311-12/+11
* Get rid of the static ConstrainedWindow::CreateConstrainedDialog method that ...jam@chromium.org2011-08-241-1/+2
* Win: Replace native modal cert selector dialog with Views tab constrained imp...mattm@chromium.org2011-07-211-0/+293