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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Propagate locale change into text of tooltips of user pods.
dilmah@chromium.org
2011-02-07
5
-2
/
+21
*
Require touchui==1 and chromeos==1 to build DOM login screen
bryeung@chromium.org
2011-02-07
7
-324
/
+9
*
Refactor InputMethodLibrary:
satorux@chromium.org
2011-02-07
1
-47
/
+69
*
Don't call chromeos::GetCurrentInputMethod() from FlushImeConfig().
satorux@chromium.org
2011-02-07
1
-13
/
+16
*
Activation process and UI improvements:
zelidrag@chromium.org
2011-02-06
1
-9
/
+26
*
Trim mergins of the keyboard overlay.
mazda@chromium.org
2011-02-06
2
-1
/
+83
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
65
-100
/
+100
*
WebUI: Rename NativeMenuDOMUI to NativeMenuWebUI.
tfarina@chromium.org
2011-02-04
7
-89
/
+89
*
Set the focus to proper views when the login window gets focus.
oshima@google.com
2011-02-04
7
-51
/
+36
*
FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()
evan@chromium.org
2011-02-04
1
-2
/
+4
*
Move bookmark star from TabContents to TabContentsWrapper.
avi@chromium.org
2011-02-04
3
-5
/
+2
*
Only call NotifyAndTerminate when we've explicitly signed out.
achuith@chromium.org
2011-02-04
1
-10
/
+0
*
Update Guest label upon locale change.
dilmah@chromium.org
2011-02-04
4
-24
/
+40
*
[cros] Corrected return value for method
avayvod@chromium.org
2011-02-04
2
-2
/
+2
*
Respect owner's locale preference.
dilmah@chromium.org
2011-02-04
3
-5
/
+40
*
Added two VLOGs for debugging issue 11379.
yusukes@google.com
2011-02-04
1
-0
/
+2
*
UI polish on lock screen
dpolukhin@chromium.org
2011-02-04
3
-17
/
+21
*
Return index as command id. It fixes problem with menu_x in views.
yusukes@google.com
2011-02-04
1
-1
/
+1
*
Fix DCHECK failure in views/layout/grid_layout.cc.
yusukes@google.com
2011-02-04
1
-1
/
+1
*
WebUI: Change DOMUI to WebUI in two chromeos classes.
tfarina@chromium.org
2011-02-03
11
-108
/
+108
*
DOMUI Settings: Update to use correct type in chrome.send
arv@chromium.org
2011-02-03
2
-31
/
+7
*
Added battery status update in drop-down when power is changed.
oshima@google.com
2011-02-03
1
-1
/
+1
*
Restart instead of signout when there are pending updates.
achuith@chromium.org
2011-02-03
1
-0
/
+10
*
[cros] Mobile activation - temporary whitelist disk I/O on UI thread.
nkostylev@chromium.org
2011-02-03
1
-3
/
+16
*
Add a function that returns the descriptor of the hardware keyboard.
satorux@chromium.org
2011-02-03
11
-62
/
+65
*
Make GetStarted app component extension
dpolukhin@chromium.org
2011-02-03
1
-7
/
+1
*
Refactor the deffered input method change logic in InputMethodLibrary.
satorux@chromium.org
2011-02-03
1
-12
/
+17
*
Fix a bug that caused the input method indicator not to be shown on the login...
satorux@chromium.org
2011-02-03
6
-20
/
+37
*
Revert 73550 - Restart instead of signout when there are pending updates.
achuith@chromium.org
2011-02-03
1
-10
/
+0
*
Restart instead of signout when there are pending updates.
achuith@chromium.org
2011-02-03
1
-0
/
+10
*
WebUI: Change all references from "DOM UI" to "Web UI".
tfarina@chromium.org
2011-02-02
5
-5
/
+5
*
Update AudioMixerAlsa to not use PrefMember.
stevenjb@google.com
2011-02-02
2
-13
/
+11
*
Fix compile warning.
kuan@chromium.org
2011-02-02
1
-1
/
+1
*
Implements chrome as a dbus service that exposes chrome functionalities, in
kuan@chromium.org
2011-02-02
7
-55
/
+582
*
[cros] Refactor login: move common code out of UserController.
nkostylev@chromium.org
2011-02-02
12
-169
/
+224
*
Cleanup: removing obsolete test.
glotov@google.com
2011-02-02
1
-92
/
+0
*
WebUI: Rename DOMUIThemeSource to WebUIThemeSource.
tfarina@chromium.org
2011-02-02
1
-3
/
+3
*
Fix a bug where we were showing incorrect input method display names.
satorux@chromium.org
2011-02-02
3
-4
/
+6
*
Fix crashes in browser_tests for Chrome OS.
satorux@chromium.org
2011-02-02
2
-1
/
+13
*
Make sure that owner is always visible on login screen
dpolukhin@chromium.org
2011-02-02
2
-2
/
+9
*
Cleanup: remove unused internet and system pages for chrome os options.
falken@chromium.org
2011-02-02
8
-1651
/
+0
*
Listen to APP_TERMINATING instead of APP_EXITING to fix the issue 11055.
yusukes@google.com
2011-02-02
1
-3
/
+6
*
Remove use of GetHardwareKeyboardLayoutName from KeyboardSwitchMenu.
satorux@chromium.org
2011-02-02
1
-8
/
+6
*
Get rid of use of chromeos::GetHardwareKeyboardLayoutName().
satorux@chromium.org
2011-02-02
2
-7
/
+12
*
Remove obsolete code from InputMethodMenuButton
satorux@chromium.org
2011-02-02
2
-14
/
+2
*
Hitting Escape should clear textfield (if any).
oshima@google.com
2011-02-01
6
-23
/
+79
*
Disable screen saver on login screen.
oshima@google.com
2011-02-01
1
-5
/
+1
*
[Chrome OS] Allow +suffix in email addreses
cmasone@chromium.org
2011-02-01
2
-9
/
+4
*
Enable and implement account creation through Guest mode.
avayvod@chromium.org
2011-02-01
7
-12
/
+41
*
[cros] Use background window as a parent window for OOBE dialogs.
nkostylev@chromium.org
2011-02-01
6
-20
/
+23
[next]