index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
chromeos
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update JS dialog widget creation; simplify CreateDialogWidget
msw@chromium.org
2013-05-09
1
-1
/
+1
*
chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.
tfarina@chromium.org
2013-05-01
1
-1
/
+1
*
Wire up echoPrivate.getUserConsent function to use echo dialog.
tbarzic@chromium.org
2013-04-23
2
-5
/
+20
*
Add ability to defined ranges with different styles in StyledLabel
tbarzic@chromium.org
2013-04-02
1
-2
/
+4
*
Few imporant fixes needed for kiosk app for robot accounts:
zelidrag@chromium.org
2013-03-30
2
-1
/
+7
*
cros: Update app launch splash.
xiyuan@chromium.org
2013-03-24
2
-21
/
+30
*
Integrate ash tray screen capture UI with screen capture api.
jennyz@chromium.org
2013-03-22
2
-0
/
+68
*
Revert 189065 "Revert 188591 "cros: Fix app launch splash flicker.""
thakis@chromium.org
2013-03-19
1
-0
/
+19
*
Revert 188591 "cros: Fix app launch splash flicker."
thakis@chromium.org
2013-03-19
1
-19
/
+0
*
Add a dialog for getting user consent in the echo redeem flow.
tbarzic@chromium.org
2013-03-19
3
-0
/
+281
*
cros: Fix app launch splash flicker.
xiyuan@chromium.org
2013-03-16
1
-0
/
+19
*
Added ability to show app launch state changes in UI. Fixed network connectio...
zelidrag@chromium.org
2013-03-15
2
-1
/
+56
*
Initialize BrowserPolicyConnector after the IOThread is created.
joaodasilva@chromium.org
2013-02-28
1
-18
/
+10
*
cros: Implement kiosk app launch.
xiyuan@chromium.org
2013-02-28
1
-5
/
+7
*
Revert 184967
joaodasilva@chromium.org
2013-02-27
1
-10
/
+18
*
Initialize BrowserPolicyConnector after the IOThread is created.
joaodasilva@chromium.org
2013-02-27
1
-18
/
+10
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser/chromeos edition.
rsleevi@chromium.org
2013-02-06
1
-1
/
+1
*
Added app install UI for kiosk runtime.
zelidrag@chromium.org
2013-02-04
2
-0
/
+213
*
Move ash/wm's DialogFrameView to ui/views/window; etc.
msw@chromium.org
2012-12-19
2
-5
/
+0
*
Desktop aura: Start removing views::Widget::CreateWindow()
erg@chromium.org
2012-12-12
1
-1
/
+4
*
Replace Label::Alignment with gfx::HorizontalAlignment.
msw@chromium.org
2012-11-07
1
-1
/
+1
*
Revert 131706 - Make idle logout window not cause the app list to disappear.
rkc@chromium.org
2012-09-04
1
-10
/
+2
*
Remove metrics collection from Kiosk Mode.
rkc@chromium.org
2012-08-09
1
-2
/
+0
*
Move RunAllPendingInMessageLoop from ui_test_utils.h to test_utils.h, so that...
jam@chromium.org
2012-07-30
1
-3
/
+3
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Collect some metrics for KioskMode.
rkc@chromium.org
2012-05-24
1
-0
/
+2
*
cros: Remove now-obsolete setting level bubbles.
sadrul@chromium.org
2012-05-08
11
-800
/
+0
*
Change text on the idle logout dialog.
rkc@chromium.org
2012-05-08
2
-15
/
+8
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-04
2
-167
/
+0
*
Revert 135369 - Re-implement the screensaver to use WebView instead of Extens...
rkc@chromium.org
2012-05-04
2
-0
/
+167
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-04
2
-167
/
+0
*
Revert 135000 - Re-implement the screensaver to use WebView instead of Extens...
rkc@chromium.org
2012-05-02
2
-0
/
+167
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-02
2
-167
/
+0
*
Revert r134889, "Re-implement the screensaver to use WebView instead of Exten...
caseq@google.com
2012-05-02
2
-0
/
+167
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-02
2
-167
/
+0
*
Revert 134878 - Re-implement the screensaver to use WebView instead of Extens...
rkc@chromium.org
2012-05-02
2
-0
/
+167
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-02
2
-167
/
+0
*
browser: Remove window.{cc,h} module completely.
tfarina@chromium.org
2012-05-01
1
-1
/
+0
*
Revert order of EXTENSION_LOADED and EXTENSION_INSTALLED notifications back to
mpcomplete@chromium.org
2012-05-01
1
-10
/
+6
*
views: Get rid of CreateViewsBubbleAboveLockScreen() function.
tfarina@chromium.org
2012-04-29
1
-1
/
+4
*
Change idle logout dialog to use SessionManager::Stop.
rkc@chromium.org
2012-04-26
1
-1
/
+3
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
1
-1
/
+1
*
Fix issue with calling CloseDialog on a closed IdleLogout dialog.
rkc@chromium.org
2012-04-19
3
-41
/
+32
*
Breaks logout on retail mode.
rkc@chromium.org
2012-04-17
1
-1
/
+1
*
Make idle logout window not cause the app list to disappear.
rkc@chromium.org
2012-04-11
1
-2
/
+10
*
Use ExitCleanly to exit intead of AttemptUserExit.
rkc@chromium.org
2012-04-11
1
-1
/
+1
*
Mark failing tests in IdleLogoutDialogViewTest as fails
pkotwicz@chromium.org
2012-04-03
1
-2
/
+6
*
Add browser tests for IdleLogoutDialogView.
rkc@chromium.org
2012-04-03
3
-40
/
+222
*
Fix IdleLogout to work even after a Chrome crash.
rkc@chromium.org
2012-03-26
1
-1
/
+8
[next]