summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* 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
* chromium-os:7127, part 2: Add new cellular network data to network_library.stevenjb@chromium.org2010-10-072-28/+94
* Fix crash caused by missing user white list cache.xiyuan@chromium.org2010-10-073-50/+60
* Marked another ChromeOS test as flaky since it was breaking autotest suite.zelidrag@chromium.org2010-10-071-1/+3
* Fix build breakageoshima@chromium.org2010-10-071-0/+3
* Let menu scroll when the menu content exceeds screen height.oshima@chromium.org2010-10-074-91/+193
* Redirected network details to options DOM UI page.zelidrag@chromium.org2010-10-072-19/+56
* Fix build break on Official ChromeOS builder caused by r61684.sergeyu@chromium.org2010-10-061-2/+2
* Add a pref checkbox to enable/disable screen lock for ChromeOs.xiyuan@chromium.org2010-10-069-0/+122
* <html>glotov@chromium.org2010-10-069-23/+218
* Fix assertion failure which happens when opening submenu using keyboard navig...oshima@chromium.org2010-10-061-7/+10
* chromium-os:7243: Fix so that extensions create popup windows of TYPE_APP_POPUP.stevenjb@google.com2010-10-061-1/+2
* Adding wifi enable/disable buttonsdhg@chromium.org2010-10-062-0/+66
* Eliminate compiler warnings when updating libcrosstevenjb@google.com2010-10-061-3/+9
* Added Sign In button to Guest pod.avayvod@chromium.org2010-10-065-20/+195
* [cros] Fix crash happening on login.nkostylev@chromium.org2010-10-061-1/+8
* Re-enable DOM UI bindings for data: URLs.caseq@google.com2010-10-061-4/+1
* * Allow a user to select the last selected item when moving back to submenu.oshima@chromium.org2010-10-051-1/+1
* Use BubbleWindow for JSModalDialogViews on ChromeOS.xiyuan@chromium.org2010-10-053-0/+14
* Use dom_ui_util::GetImageDataUrl instead of a private version.xiyuan@chromium.org2010-10-051-19/+2
* [Chrome OS] Add pending_requests flag to LoginStatusConsumer::OnLoginSuccesscmasone@chromium.org2010-10-0515-64/+126
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-051-3/+3