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
*
Tiny cleanup: remove all use of kFallbackInputMethodId from the Chrome tree.
yusukes@chromium.org
2010-10-14
4
-1
/
+5
*
Fix chromeos test failures.
oshima@chromium.org
2010-10-14
1
-2
/
+3
*
BAdd purchase more link to 3g notifications.
chocobo@chromium.org
2010-10-14
6
-5
/
+78
*
Change the input method indicator for the US-international layout from "US" t...
yusukes@chromium.org
2010-10-14
2
-1
/
+6
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
4
-8
/
+8
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
6
-8
/
+8
*
Warmup DOMView so that the 1st time menu open is fast.
oshima@chromium.org
2010-10-13
1
-3
/
+134
*
Enable Resize/Scroll for dropdown as well. RTL support (location only)
oshima@chromium.org
2010-10-13
2
-59
/
+59
*
Implemented cellular plan details in DOM UI.
zelidrag@chromium.org
2010-10-13
5
-80
/
+316
*
Use scoped_ptr to handle the TestAttemptState.
jochen@chromium.org
2010-10-13
1
-45
/
+25
*
Make sure the download status in the application icon is updated
phajdan.jr@chromium.org
2010-10-13
4
-8
/
+4
*
Wait calling OnMenuOpened until the domui menu is ready to accept input.
oshima@chromium.org
2010-10-12
3
-2
/
+18
*
[Chrome OS] Make LoginLibrary robust to extraneous signals
cmasone@chromium.org
2010-10-12
1
-10
/
+12
*
Exit DOMUI menu when browser window is destroyed.
oshima@chromium.org
2010-10-12
1
-0
/
+38
*
Show user pictures in whitelist if they have logged into the machine before.
xiyuan@chromium.org
2010-10-12
2
-0
/
+24
*
Rename LanguageMenuButton to InputMethodMenuButton to be consistent with othe...
yusukes@chromium.org
2010-10-12
9
-40
/
+39
*
Add network_menu_ui.cc and network_menu.js
stevenjb@chromium.org
2010-10-12
5
-19
/
+311
*
Switch WrenchMenu to use domui.
oshima@chromium.org
2010-10-12
4
-26
/
+139
*
* Let MenuLocator tell if menu needs to scroll or not so that
oshima@chromium.org
2010-10-12
4
-45
/
+85
*
Disabling the code that assumes GtkMenu.
oshima@chromium.org
2010-10-11
1
-0
/
+4
*
Added cellular device details to settings page.
zelidrag@chromium.org
2010-10-11
4
-36
/
+251
*
Rename ChromeThread to BrowserThread Part17:
tfarina@chromium.org
2010-10-11
68
-68
/
+68
*
Explicitly create the TestAttemptState if it's needed.
jochen@chromium.org
2010-10-11
1
-1
/
+23
*
[Chrome OS] Attempt offline and online login simultaneously
cmasone@chromium.org
2010-10-11
14
-15
/
+1753
*
Add a combobox (menu button) which allow users to switch the current keyboard...
yusukes@chromium.org
2010-10-10
5
-4
/
+44
*
Rename ChromeThread to BrowserThread Part13:
tfarina@chromium.org
2010-10-10
2
-3
/
+3
*
Add limits include for arm compiler to fix build break.
davemoore@chromium.org
2010-10-10
1
-0
/
+2
*
[cros] Delete sign in button from user pod.
nkostylev@chromium.org
2010-10-10
4
-56
/
+3
*
Fixed include in test_webkit_client
davemoore@chromium.org
2010-10-10
2
-0
/
+295
*
Add KeyboardSwitchMenu class
yusukes@chromium.org
2010-10-09
2
-0
/
+112
*
Split the LanguageMenuButton class into 2 classes so that OOBE screen could e...
yusukes@chromium.org
2010-10-09
7
-717
/
+830
*
Revert 62068 - Move implementation of linux scrollbars from webkit using new
davemoore@chromium.org
2010-10-09
2
-295
/
+0
*
Move implementation of linux scrollbars from webkit using new
davemoore@chromium.org
2010-10-09
2
-0
/
+295
*
Move registration of notifications from constructor to a private method
chaitanyag@chromium.org
2010-10-09
3
-21
/
+37
*
Prepared code for system logs split in ChromeOS feedback reports. We are stil...
zelidrag@chromium.org
2010-10-09
3
-39
/
+95
*
Finished mobile activation UI. Notification logic need to be tested.
zelidrag@chromium.org
2010-10-08
3
-41
/
+320
*
Rename ChromeThread to BrowserThread Part7:
tfarina@chromium.org
2010-10-08
60
-358
/
+360
*
Fixes issue in extending menu'
oshima@chromium.org
2010-10-08
4
-39
/
+92
*
Add new chromeos specific message loop observer to map Alt-Click to
davemoore@chromium.org
2010-10-08
2
-0
/
+73
*
Adding strings for new TMP information dialog
glotov@chromium.org
2010-10-08
1
-0
/
+7
*
Changes the style of the username label.
altimofeev@chromium.org
2010-10-08
1
-2
/
+63
*
Implemented default images for users who skip profile image screen.
avayvod@chromium.org
2010-10-08
3
-34
/
+127
*
TPM ownership code added to the normal login flow.
glotov@chromium.org
2010-10-08
1
-0
/
+11
*
TPM ownership code added to OOBE
glotov@chromium.org
2010-10-08
2
-8
/
+22
*
Refactor domui menu to make extending easier
oshima@chromium.org
2010-10-08
7
-116
/
+258
*
New image for case when camera is not working. Made camera work on IO thread.
avayvod@chromium.org
2010-10-08
6
-72
/
+328
*
Fix a crash bug in the login manager.
satorux@chromium.org
2010-10-08
1
-0
/
+9
*
chromeos: Make Enter key works on the Captcha dialog.
tfarina@chromium.org
2010-10-08
1
-0
/
+4
*
* Made Menu/MenuItem subclass of HTMLDivElement
oshima@chromium.org
2010-10-08
4
-33
/
+110
*
Use BubbleWindow for ChromeOS windows/dialogs.
xiyuan@chromium.org
2010-10-07
9
-21
/
+31
[next]