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
*
Support RTL for compact navbar mode location bar.
nkostylev@google.com
2010-03-15
1
-12
/
+19
*
Move Hangul IME settings to a separate dialog.
satorux@chromium.org
2010-03-15
4
-158
/
+291
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
6
-9
/
+9
*
chromeos: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-14
12
-16
/
+23
*
Implement connect to hidden networks. And show passphrase in wifi config dialog.
chocobo@chromium.org
2010-03-13
3
-4
/
+17
*
Making the location by visible in the app launcher
jcampan@chromium.org
2010-03-12
1
-13
/
+11
*
Added progress bar to the update screen.
denisromanov@google.com
2010-03-12
6
-14
/
+66
*
Adds the remaining chunks for the login panels. It's currently not the
sky@chromium.org
2010-03-12
13
-38
/
+675
*
Autoslide/hide notifications after timeout.
oshima@chromium.org
2010-03-12
8
-24
/
+286
*
Implemented saving of the chosen language for the next boot.
glotov@google.com
2010-03-12
1
-1
/
+7
*
Remove "(IME)" and "(Layout)" strings from the language status menu.
yusukes@chromium.org
2010-03-12
1
-12
/
+1
*
Move a hard-coded string to grd file and use l10n_util to get it.
yusukes@chromium.org
2010-03-12
1
-2
/
+1
*
Updates wm_ipc to be in sync with chrome os.
sky@chromium.org
2010-03-12
1
-0
/
+55
*
Remove obsolute password_dialog_view.
chocobo@chromium.org
2010-03-11
3
-135
/
+0
*
Don't show enable/disable network menu items on login.
chocobo@chromium.org
2010-03-11
1
-18
/
+18
*
Fixes bug in wm_ipc where we were passing ints to XChangeProperty when
sky@chromium.org
2010-03-11
1
-1
/
+6
*
Add a table for the preferred languages to the languages settings dialog.
satorux@chromium.org
2010-03-11
2
-8
/
+91
*
Code got moved out from under me, and when I merged, I missed a line. People...
cmasone@google.com
2010-03-11
1
-1
/
+3
*
Enable chrome to mount cryptohomes on its own as a part of auth, as well as h...
cmasone@google.com
2010-03-11
10
-29
/
+493
*
Refactors the login manager code to have two windows:
sky@chromium.org
2010-03-10
10
-306
/
+436
*
Use NetworkConfigView for encrypted Wifi networks.
nkostylev@google.com
2010-03-10
8
-75
/
+104
*
Do not show network settings menu option for login.
chocobo@chromium.org
2010-03-10
1
-2
/
+4
*
Adds files I forgot to svn add when landing http://codereview.chromium.org/66...
sky@chromium.org
2010-03-10
1
-0
/
+23
*
Lands http://codereview.chromium.org/668105 for sosa:
sky@chromium.org
2010-03-10
6
-53
/
+96
*
fix bustage by defining a function in a cros class
ben@chromium.org
2010-03-10
2
-0
/
+4
*
Disable login button on login dialog until user enters ssid/password.
chocobo@chromium.org
2010-03-10
4
-9
/
+65
*
Language selection menu rearranged to main menu with main languages and sub-m...
glotov@google.com
2010-03-09
2
-5
/
+28
*
Update screen view is reset while language is switched.
glotov@google.com
2010-03-09
1
-0
/
+1
*
Language switch implemented.
glotov@google.com
2010-03-09
5
-21
/
+145
*
Show language names rather than input method names.
satorux@chromium.org
2010-03-09
1
-1
/
+29
*
Move the input language settings to a separate dialog.
satorux@chromium.org
2010-03-09
3
-191
/
+356
*
Don't show IME properties when current language is set to XKB.
yusukes@chromium.org
2010-03-09
1
-1
/
+8
*
svn prop fixes. Applied to all files not in third_party.
pkasting@chromium.org
2010-03-09
2
-0
/
+0
*
Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...
pkasting@chromium.org
2010-03-08
4
-19
/
+13
*
Use new libcros loading api to display better error messages.
davemoore@chromium.org
2010-03-08
17
-65
/
+45
*
Adds display name and image to UserManager::User.
sky@chromium.org
2010-03-08
2
-5
/
+24
*
Adds the ability to observer messages from the window manager.
sky@chromium.org
2010-03-08
2
-0
/
+21
*
Automatically recovers an IME connection.
yusukes@chromium.org
2010-03-08
1
-1
/
+6
*
Remove obsolete TODOs. No code change.
yusukes@chromium.org
2010-03-08
1
-3
/
+1
*
Reland r40855 with chromeos fix.
jhawkins@chromium.org
2010-03-07
1
-0
/
+1
*
Added OOBE update screen stub.
finnur@chromium.org
2010-03-06
11
-70
/
+212
*
Set the focus on the first field for login.
chocobo@chromium.org
2010-03-06
6
-27
/
+41
*
Display sticky and non sticky notifications separately.
oshima@chromium.org
2010-03-06
8
-83
/
+653
*
Refactor libcros calls for ChromeOS
chocobo@chromium.org
2010-03-05
2
-75
/
+57
*
Lazy AppLauncher creation to make tests stable.
oshima@chromium.org
2010-03-05
1
-1
/
+3
*
Implements mini-tab support for linux.
sky@chromium.org
2010-03-05
1
-11
/
+4
*
Provide notification on network connecting.
nkostylev@google.com
2010-03-05
4
-28
/
+116
*
Fix linking as well as compiling.
johnnyg@chromium.org
2010-03-04
1
-1
/
+1
*
Fix build break.
johnnyg@chromium.org
2010-03-04
1
-0
/
+1
*
Fix leaks caused by main menu singleton.
oshima@chromium.org
2010-03-04
4
-88
/
+37
[next]