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
*
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
*
Move compact navigation bar('s entry view) to main menu.
oshima@chromium.org
2010-02-11
7
-281
/
+319
*
Hooked up network selection and account creation screens to login wizard so
avayvod@chromium.org
2010-02-11
10
-55
/
+144
*
Use Chrome update UI for Chrome OS updates.
davemoore@chromium.org
2010-02-10
1
-0
/
+114
*
Better alignment for Star button and location bar.
avayvod@chromium.org
2010-02-10
1
-3
/
+7
*
Initial implementation of Network selection/welcome screen for OOBE.
nkostylev@google.com
2010-02-10
8
-12
/
+332
*
Remove redundant casts in g_signal_connect() throughout all gtk code we have.
erg@chromium.org
2010-02-10
1
-2
/
+2
*
Added initial implementation of account creation view.
avayvod@chromium.org
2010-02-10
5
-23
/
+357
*
Fixed cropping issue for round rect shadow.
dpolukhin@chromium.org
2010-02-09
5
-61
/
+168
*
Move candidate_window from third_party/chromeos_text_input to chrome/browser/...
satorux@chromium.org
2010-02-08
2
-0
/
+977
*
Rework nonclient hittest plumbing so the NonClientFrameView is responsible fo...
pkasting@chromium.org
2010-02-06
2
-5
/
+6
*
Pass login-manager switch value to login wizard to determine which screen to
avayvod@chromium.org
2010-02-06
5
-98
/
+198
*
Added Star button to compact navigation mode.
avayvod@chromium.org
2010-02-05
6
-9
/
+127
*
Make open tab items check item.
oshima@chromium.org
2010-02-05
1
-6
/
+6
*
1st step to implement notification panel for chromeos
oshima@chromium.org
2010-02-05
5
-0
/
+547
*
skia is absolute coords for rects
davemoore@chromium.org
2010-02-05
3
-125
/
+226
*
Yet more tab strip model changes. I'm hoping this is the last of
sky@chromium.org
2010-02-05
1
-1
/
+1
*
Don't need ipc_message.h any more
cmasone@google.com
2010-02-05
2
-16
/
+0
*
Show the filebrowse ui rather than the download shelf in chromeos.
xiyuan@chromium.org
2010-02-05
2
-18
/
+8
*
Support app menu and double-click close on upper left corner of window, part ...
pkasting@chromium.org
2010-02-05
1
-2
/
+0
*
Revert 38166 - Added Star button to compact navigation mode.
pkasting@chromium.org
2010-02-05
6
-145
/
+52
*
Added Star button to compact navigation mode.
avayvod@chromium.org
2010-02-05
6
-52
/
+145
*
Browser action for compact loc bar, plus several visual fixes.
oshima@chromium.org
2010-02-04
4
-20
/
+54
*
Refactor chromeos login files into subdir 'login'
chocobo@chromium.org
2010-02-04
8
-25
/
+25
[next]