summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/login
Commit message (Expand)AuthorAgeFilesLines
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-8/+16
* aura: Get rid of some unneeded stubs.derat@chromium.org2011-10-111-8/+0
* [webui] Migrate login_prompt_ui.cc to base::Bind().csilv@chromium.org2011-10-111-1/+4
* aura: Fix build for touchui with aura.sadrul@chromium.org2011-10-071-1/+1
* views: Change DialogDelegate::GetDialogButtonLabel() to string16.tfarina@chromium.org2011-10-071-3/+3
* content: Move the final headers and residual traces of contrained windowserg@chromium.org2011-09-301-1/+1
* [cros] Proxy authentication during GAIA signin.ivankr@chromium.org2011-09-301-1/+3
* content: Move constrained window code from TabContents to TabContentsWrappererg@chromium.org2011-09-303-4/+17
* 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
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-0/+8
* Change AuthChallengeInfo to better represent underlying encodings.cbentzel@chromium.org2011-09-123-24/+24
* content: Resubmit "Move constrained html windows to TabContentsWrapper."erg@chromium.org2011-09-101-3/+5
* Revert 100433 - content: Move constrained html windows to TabContentsWrappererg@google.com2011-09-091-5/+3
* content: Move constrained html windows to TabContentsWrappererg@google.com2011-09-091-3/+5
* webui: Avoid double notification about closed dialogs.derat@chromium.org2011-09-021-13/+10
* content: Reapply "Start splitting up chrome/browser/ui/gtk/gtk_util.h" (r98287)erg@google.com2011-08-291-1/+2
* Revert "content: Start splitting up chrome/browser/ui/gtk/gtk_util.h"erg@google.com2011-08-251-2/+1
* content: Start splitting up chrome/browser/ui/gtk/gtk_util.herg@google.com2011-08-251-1/+2
* Get rid of the static ConstrainedWindow::CreateConstrainedDialog method that ...jam@chromium.org2011-08-243-4/+5
* chromeos: Make WebUI auth dialog handle Enter and Escape.derat@chromium.org2011-08-241-1/+1
* content: Move render_widget_host_view_gtk to content/ try 2.erg@google.com2011-08-231-1/+1
* Profiles: Clear all BROWSER_OPENED usageerg@google.com2011-08-121-4/+6
* Convert HtmlDialogUIDelegate::GetDialogTitle() to string16.tony@chromium.org2011-08-051-2/+2
* Remove extra logging from LoginPromptBrowserTest.IncorrectConfirmation.asanka@chromium.org2011-08-011-13/+1
* Removal of Profile from content part 5.avi@chromium.org2011-08-011-2/+4
* Add OVERRIDE to wide swaths of WebUI.avi@chromium.org2011-08-011-10/+11
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Re-enable LoginPromptBrowserTest.IncorrectConfirmation with final LOAD_STOP s...asanka@chromium.org2011-07-251-6/+2
* Reapplies r91761.erg@google.com2011-07-221-1/+1
* Remove FLAKY mark from LoginPrompt tests.phajdan.jr@chromium.org2011-07-221-50/+7
* Re-land r93365 - add RefCountedStringjoth@chromium.org2011-07-221-5/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-103-26/+28
* 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
* Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.darin@chromium.org2011-06-271-0/+1
* Coverity: Null returns and negative returnskmadhusu@chromium.org2011-06-221-1/+3
* Fix even more crashes. To help identify remaining crashes now and in the futu...ben@chromium.org2011-06-161-0/+6
* Remove ResourceDispatcherHost dependency on Chrome's LoginHandler and Externa...jam@chromium.org2011-06-032-7/+6
* Block HTTP basic auth from cross-orgin third-party content.tsepez@chromium.org2011-05-131-0/+68
* Disable prerender when running LoginPromptBrowserTest.PrefetchAuthCancels.cbentzel@chromium.org2011-05-091-8/+9
* Disable LoginPromptBrowserTest.PrefetchAuthCancels on linux as well.zea@chromium.org2011-05-051-2/+2
* Disable LoginPromptBrowserTest.PrefetchAuthCancels due to crashing on mac.zea@chromium.org2011-05-051-1/+7
* Change HTTP Basic Auth messaging to be resistent to long realm strings, and t...tsepez@chromium.org2011-05-021-1/+7
* Mark LoginPromptTest.TestCancelAuth as FLAKY on Linux as well as Win; itdpranke@chromium.org2011-04-261-1/+3
* Suppress login prompting for favicons.asanka@chromium.org2011-04-131-0/+56
* Last of the app icons.avi@chromium.org2011-04-061-0/+1
* Add a WebUI implementation for HttpAuth dialog. (On ChromeOS.)olege@google.com2011-04-041-0/+259
* Revert CL 79685.olege@google.com2011-03-311-251/+0