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
*
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
*
Moved logic from AccountCreationView to AccountScreen.
avayvod@google.com
2010-03-04
11
-214
/
+378
*
Linux: implement Client SSL Certificate selection UI
mattm@chromium.org
2010-03-04
1
-7
/
+0
*
First pass at revamping the main menu, now called app launcher.
jcampan@chromium.org
2010-03-04
3
-191
/
+240
*
Implement new wifi login dialog for ChromeOS.
chocobo@chromium.org
2010-03-03
11
-123
/
+479
*
This fixes the crash that happens when opening dev tools/javascript console.
oshima@chromium.org
2010-03-03
1
-1
/
+5
*
Refactoring balloon collection and added chromeos's BalloonCollection.
oshima@chromium.org
2010-03-02
6
-42
/
+234
*
Clean up some of the frame code a bit.
pkasting@chromium.org
2010-03-02
2
-99
/
+49
*
Separated wizard and screens from actual views.
avayvod@google.com
2010-03-01
15
-750
/
+649
*
chromeos: Move hard-coded strings to grd file and use l10n_util to get them.
tony@chromium.org
2010-03-01
1
-3
/
+6
*
Removing some now-unused headers.
cmasone@google.com
2010-02-27
1
-39
/
+0
*
Fix compile error : " error: open with O_CREAT in second argument needs 3 arg...
nsylvain@chromium.org
2010-02-27
1
-2
/
+2
*
Fix ChromeOS crash when device_path is NULL.
chocobo@chromium.org
2010-02-27
1
-4
/
+9
*
Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ...
pkasting@chromium.org
2010-02-26
1
-3
/
+3
*
New status bar images for ChromeOS.
chocobo@chromium.org
2010-02-23
7
-17
/
+94
*
Move cookie handling to login success
davemoore@chromium.org
2010-02-23
1
-0
/
+2
*
Fix badge icon logic.
chocobo@chromium.org
2010-02-23
4
-38
/
+72
*
BrowserFrameView for ChromeOS.
oshima@chromium.org
2010-02-22
7
-184
/
+640
*
Refactor the authenticate-with-google code to prep for doing it inside chrome
cmasone@google.com
2010-02-22
8
-55
/
+356
*
Add "Network settings..." menu item to network menu button for ChromeOS.
chocobo@chromium.org
2010-02-22
4
-13
/
+33
*
Removes tab overview related classes and renames TabOverviewTypes to
sky@chromium.org
2010-02-22
7
-24
/
+635
*
Use two columns for listing input languages to avoid an overflow.
satorux@chromium.org
2010-02-22
1
-1
/
+4
*
Bound page reloading ignoring cache to the following user actions:
avayvod@chromium.org
2010-02-20
1
-2
/
+8
*
New network menu button UI for ChromeOS.
chocobo@chromium.org
2010-02-19
4
-140
/
+101
*
fix bug to not show context menu when mouse is between tabstrip and toolbar.
kuan@chromium.org
2010-02-19
1
-1
/
+9
*
New network icons for ChromeOS
chocobo@chromium.org
2010-02-19
6
-116
/
+109
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
5
-6
/
+6
[next]