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
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
13
-77
/
+75
*
Show tooltips only for users with identical display names.
avayvod@chromium.org
2010-06-29
2
-13
/
+29
*
Provide more descriptive logging for OOBE update.
nkostylev@google.com
2010-06-29
1
-1
/
+4
*
[chromeos]Fix input method switching shortcut keys.
suzhe@chromium.org
2010-06-29
1
-7
/
+2
*
Push change for stevenjb:
chocobo@chromium.org
2010-06-28
5
-38
/
+115
*
Fixes new wrench menu on chromeos.
sky@chromium.org
2010-06-28
2
-14
/
+12
*
Fix a couple crashes.
xiyuan@chromium.org
2010-06-28
2
-9
/
+18
*
Update to new cryptohome apis
cmasone@google.com
2010-06-28
7
-78
/
+225
*
Move user navigation accelerators handling to Chrome.
nkostylev@google.com
2010-06-28
4
-8
/
+98
*
Tiny cleanup in Volume code.
glotov@chromium.org
2010-06-28
2
-8
/
+1
*
Reapply r50859 with chromeos fixes.
erg@chromium.org
2010-06-25
6
-0
/
+18
*
Command line flag cleanup.
estade@chromium.org
2010-06-25
1
-1
/
+3
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-25
3
-10
/
+11
*
Enable tooltips on users only if there're at least two users with the same di...
avayvod@chromium.org
2010-06-25
3
-17
/
+73
*
Screenlocker fixes.
oshima@chromium.org
2010-06-25
1
-3
/
+13
*
Use io thread to send dbus message.
oshima@chromium.org
2010-06-25
1
-0
/
+32
*
Revert 50784 - Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-2
/
+2
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-2
/
+2
*
AutoFill: Don't show labels in the suggestions popup when the user is editing a
jhawkins@chromium.org
2010-06-24
1
-1
/
+1
*
Fix crash on update screen.
nkostylev@google.com
2010-06-24
1
-3
/
+8
*
Unsubscribe from updates notifications on exit from update screen.
nkostylev@google.com
2010-06-24
1
-3
/
+9
*
Pass start url to be opened after login.
nkostylev@google.com
2010-06-24
8
-15
/
+49
*
Add the Reset to defaults button to the Mozc configuration dialog.
mazda@chromium.org
2010-06-24
2
-3
/
+49
*
Change the language indicator to the country code when using ibus-xkb.
mazda@chromium.org
2010-06-24
5
-7
/
+92
*
Don't show the tooltip for the language indicator when the indicator is hidden.
yusukes@google.com
2010-06-24
1
-3
/
+2
*
Add IsScreenLockerMode() interface to the StatusAreaHost class.
yusukes@google.com
2010-06-24
6
-8
/
+26
*
Enables tooltips on label. Sends message to wm when user image or user label
avayvod@chromium.org
2010-06-23
2
-4
/
+48
*
Added initial_timezone attribute support for startup manifest.
denisromanov@chromium.org
2010-06-23
5
-9
/
+36
*
Don't propagage event on message bubble to parent.
oshima@chromium.org
2010-06-23
2
-2
/
+7
*
Fix clock to use ICU's internationalization.
chocobo@chromium.org
2010-06-23
3
-59
/
+10
*
Small tweaks to improve toolbar keyboard accessibility: Put focus rects
dmazzoni@chromium.org
2010-06-22
1
-0
/
+1
*
In case of successful login attempt do nothing in Cancel task.
nkostylev@google.com
2010-06-22
1
-1
/
+4
*
Hide "Continue" button when showing connecting spinner.
nkostylev@google.com
2010-06-22
4
-1
/
+14
*
Add an ability to remove user from Chrome OS login screen.
dpolukhin@chromium.org
2010-06-22
10
-64
/
+244
*
cancel fetch of ClientLogin if it has taken too long
cmasone@google.com
2010-06-22
2
-1
/
+25
*
Add a slider to the mozc configration dialog for setting the integer type of ...
mazda@chromium.org
2010-06-22
5
-12
/
+89
*
InfoBubble::ShowFocusless() added not to grab the focus when being shown.
glotov@chromium.org
2010-06-21
1
-2
/
+2
*
Make welcome message multiline if needed.
dpolukhin@chromium.org
2010-06-21
1
-1
/
+7
*
Fixed wizard screen background for OOBE mode. Made wizard screen window alway...
avayvod@chromium.org
2010-06-21
5
-37
/
+14
*
Adds wifi mac addresses and cell IDs to the corresponding network library cla...
joth@chromium.org
2010-06-21
2
-0
/
+67
*
Make language selection on network screen focusable.
dpolukhin@chromium.org
2010-06-21
1
-1
/
+2
*
Rename *language_library* to *input_method_library*.
satorux@chromium.org
2010-06-21
19
-26
/
+26
*
Add strings for Mozc for US Dvorak and Google Japanese Input for US Dvorak.
satorux@chromium.org
2010-06-21
2
-9
/
+22
*
Move more utility functions from language_config_model to input_method_util.
yusukes@google.com
2010-06-21
6
-139
/
+150
*
Move candidate_window.cc/gyp to input_method directory.
satorux@chromium.org
2010-06-21
2
-0
/
+0
*
Changed gradients for background view and login screens.
avayvod@chromium.org
2010-06-19
4
-17
/
+58
*
*Add WidgetGtk::ClearNativeFocus so that subclass can implement cutomized beh...
oshima@chromium.org
2010-06-19
2
-5
/
+74
*
Fix preferred network to use both Google-A and Google.
chocobo@chromium.org
2010-06-18
2
-16
/
+23
*
Stop capturing video when screen is locked. Restart image capturing when scre...
avayvod@chromium.org
2010-06-18
2
-1
/
+31
*
Fix for ScreenLocker Flicker seen on resume.
oshima@chromium.org
2010-06-18
2
-2
/
+9
[next]