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