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
*
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
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
2
-0
/
+2
*
Use regular message loop for cros login window
davemoore@chromium.org
2010-02-18
6
-18
/
+115
*
Lookup ipconfig for networks.
chocobo@chromium.org
2010-02-17
7
-42
/
+299
*
Refactor network selection screen. Add Ethernet network to the list.
nkostylev@google.com
2010-02-15
8
-49
/
+355
*
Fix a bug that where the horizontal candidate window was not rendered properly.
satorux@chromium.org
2010-02-15
1
-6
/
+9
*
Get rid of use of deprecated members in ImeLookupTable.
satorux@chromium.org
2010-02-15
1
-10
/
+25
*
Layout of the Navigation entry's border and its autocomplete popup was broken...
oshima@chromium.org
2010-02-13
1
-6
/
+16
*
Moved chromeos's frame classes under chromeos/frame.
oshima@chromium.org
2010-02-12
12
-22
/
+78
*
Set initial focus to password if we have user names on login screen.
dpolukhin@chromium.org
2010-02-12
2
-1
/
+62
*
Fix the problem where accelerator key was not working in compact navbar.
oshima@chromium.org
2010-02-12
4
-49
/
+48
*
Handle DEVICE_REMOVED in the same way as DISK_REMOVED
xiyuan@chromium.org
2010-02-12
1
-1
/
+2
*
Fix up some style guide violations wrt aligning function arguments.
willchan@chromium.org
2010-02-12
1
-1
/
+2
*
Make sure the main menu is positioned right.
oshima@chromium.org
2010-02-12
3
-43
/
+60
*
Add gradient shadow to login panel.
dpolukhin@chromium.org
2010-02-12
4
-57
/
+99
[next]