summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/ui
Commit message (Expand)AuthorAgeFilesLines
* Update JS dialog widget creation; simplify CreateDialogWidgetmsw@chromium.org2013-05-091-1/+1
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-1/+1
* Wire up echoPrivate.getUserConsent function to use echo dialog.tbarzic@chromium.org2013-04-232-5/+20
* Add ability to defined ranges with different styles in StyledLabeltbarzic@chromium.org2013-04-021-2/+4
* Few imporant fixes needed for kiosk app for robot accounts:zelidrag@chromium.org2013-03-302-1/+7
* cros: Update app launch splash.xiyuan@chromium.org2013-03-242-21/+30
* Integrate ash tray screen capture UI with screen capture api.jennyz@chromium.org2013-03-222-0/+68
* Revert 189065 "Revert 188591 "cros: Fix app launch splash flicker.""thakis@chromium.org2013-03-191-0/+19
* Revert 188591 "cros: Fix app launch splash flicker."thakis@chromium.org2013-03-191-19/+0
* Add a dialog for getting user consent in the echo redeem flow.tbarzic@chromium.org2013-03-193-0/+281
* cros: Fix app launch splash flicker.xiyuan@chromium.org2013-03-161-0/+19
* Added ability to show app launch state changes in UI. Fixed network connectio...zelidrag@chromium.org2013-03-152-1/+56
* Initialize BrowserPolicyConnector after the IOThread is created.joaodasilva@chromium.org2013-02-281-18/+10
* cros: Implement kiosk app launch.xiyuan@chromium.org2013-02-281-5/+7
* Revert 184967joaodasilva@chromium.org2013-02-271-10/+18
* Initialize BrowserPolicyConnector after the IOThread is created.joaodasilva@chromium.org2013-02-271-18/+10
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser/chromeos edition.rsleevi@chromium.org2013-02-061-1/+1
* Added app install UI for kiosk runtime.zelidrag@chromium.org2013-02-042-0/+213
* Move ash/wm's DialogFrameView to ui/views/window; etc.msw@chromium.org2012-12-192-5/+0
* Desktop aura: Start removing views::Widget::CreateWindow()erg@chromium.org2012-12-121-1/+4
* Replace Label::Alignment with gfx::HorizontalAlignment.msw@chromium.org2012-11-071-1/+1
* Revert 131706 - Make idle logout window not cause the app list to disappear.rkc@chromium.org2012-09-041-10/+2
* Remove metrics collection from Kiosk Mode.rkc@chromium.org2012-08-091-2/+0
* Move RunAllPendingInMessageLoop from ui_test_utils.h to test_utils.h, so that...jam@chromium.org2012-07-301-3/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Collect some metrics for KioskMode.rkc@chromium.org2012-05-241-0/+2
* cros: Remove now-obsolete setting level bubbles.sadrul@chromium.org2012-05-0811-800/+0
* Change text on the idle logout dialog.rkc@chromium.org2012-05-082-15/+8
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-042-167/+0
* Revert 135369 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-042-0/+167
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-042-167/+0
* Revert 135000 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-022-0/+167
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-022-167/+0
* Revert r134889, "Re-implement the screensaver to use WebView instead of Exten...caseq@google.com2012-05-022-0/+167
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-022-167/+0
* Revert 134878 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-022-0/+167
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-022-167/+0
* browser: Remove window.{cc,h} module completely.tfarina@chromium.org2012-05-011-1/+0
* Revert order of EXTENSION_LOADED and EXTENSION_INSTALLED notifications back tompcomplete@chromium.org2012-05-011-10/+6
* views: Get rid of CreateViewsBubbleAboveLockScreen() function.tfarina@chromium.org2012-04-291-1/+4
* Change idle logout dialog to use SessionManager::Stop.rkc@chromium.org2012-04-261-1/+3
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-1/+1
* Fix issue with calling CloseDialog on a closed IdleLogout dialog.rkc@chromium.org2012-04-193-41/+32
* Breaks logout on retail mode.rkc@chromium.org2012-04-171-1/+1
* Make idle logout window not cause the app list to disappear.rkc@chromium.org2012-04-111-2/+10
* Use ExitCleanly to exit intead of AttemptUserExit.rkc@chromium.org2012-04-111-1/+1
* Mark failing tests in IdleLogoutDialogViewTest as failspkotwicz@chromium.org2012-04-031-2/+6
* Add browser tests for IdleLogoutDialogView.rkc@chromium.org2012-04-033-40/+222
* Fix IdleLogout to work even after a Chrome crash.rkc@chromium.org2012-03-261-1/+8