summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Handle pinyin's zh as zh-CN.satorux@chromium.org2010-05-182-4/+7
* Check if current screen is already showing during OOBE.nkostylev@google.com2010-05-182-2/+3
* Make the font size in the candidate window bigger again.satorux@chromium.org2010-05-181-1/+1
* Fix a bug that caused two status areas are shown when ibus-mozc is used.satorux@chromium.org2010-05-181-47/+31
* removing unnecessary null check for delete.oshima@chromium.org2010-05-172-47/+45
* Handling volume up/down/mute keypresses within Chrome.scherkus@chromium.org2010-05-172-0/+119
* Close options dialog when "Get Theme" is clicked.xiyuan@chromium.org2010-05-172-2/+9
* Show error message for authenticator in info bubbles.dpolukhin@chromium.org2010-05-175-21/+29
* Fix a bug that caused buttons in "Languages and Input" dialog to be truncated.satorux@chromium.org2010-05-171-8/+11
* More TabStrip refactoring.sky@chromium.org2010-05-162-18/+19
* Hook up ScreenLocker to screen lock cros library.oshima@chromium.org2010-05-1414-24/+486
* Add missing virtual functions for ChromeOS.finnur@chromium.org2010-05-142-6/+8
* Removing the app launcher button in the ChromeOS browser and making the app l...jcivelli@chromium.org2010-05-143-56/+7
* TBR:yusukes@chromium.orgsuzhe@chromium.org2010-05-141-1/+8
* Remove error message on login screen as soon as user starts typing.dpolukhin@chromium.org2010-05-144-0/+9
* fix build breakageoshima@chromium.org2010-05-141-1/+0
* Revert "Hook up ScreenLocker to screen lock cros library."oshima@chromium.org2010-05-1415-485/+25
* Valgrind cond error fix. Initialize uninitialized member variable.oshima@chromium.org2010-05-141-0/+1
* Clear password filed on failed login.dpolukhin@chromium.org2010-05-143-3/+11
* Make the font size in the candidate window bigger.satorux@chromium.org2010-05-141-4/+10
* Hook up ScreenLocker to screen lock cros library.oshima@chromium.org2010-05-1315-25/+485
* Refactors TabStrip code for better sharing between TabStrip andsky@chromium.org2010-05-132-6/+3
* Fix uninitialized mock_cryptohome_library_oshima@chromium.org2010-05-132-5/+2
* Make missing/wrong croslib nonfatal error.dpolukhin@chromium.org2010-05-131-3/+6
* Fix native dialog size regressionxiyuan@chromium.org2010-05-131-25/+38
* Fix crash on login for debug version of Chrome.nkostylev@google.com2010-05-131-3/+9
* Don't prefill username on "Other user" screen.nkostylev@google.com2010-05-131-7/+0
* Show login error in bubble.dpolukhin@chromium.org2010-05-138-24/+265
* Refresh network combobox on locale change.nkostylev@google.com2010-05-133-7/+11
* Fix crash when opening "Select certificate file" in OOBE.nkostylev@google.com2010-05-1310-5/+54
* Refine language preferences.suzhe@chromium.org2010-05-133-32/+35
* Switch to preferred XKB layout when current input method is changed.yusukes@google.com2010-05-132-37/+7
* Native dialogs need to send GTK_RESPONSE_DELETE_EVENT on closedavemoore@chromium.org2010-05-131-1/+1
* Make boottime delay not block file threaddavemoore@chromium.org2010-05-121-9/+7
* Second round of transition of Time to TimeTicks for histogrammingjar@chromium.org2010-05-122-2/+2
* Use username and password in MockAuthenticator instead of authenticate_result...oshima@chromium.org2010-05-122-17/+8
* Fix build break caused by cros_deps/DEPS update (2nd try).yusukes@chromium.org2010-05-121-4/+4
* Fix build break caused by cros_deps/DEPS update.yusukes@chromium.org2010-05-121-1/+1
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-112-2/+5
* Made the grab widget transparent so that label's background is same as backgr...oshima@chromium.org2010-05-111-2/+2
* Check in for njw@chromium.org:chocobo@chromium.org2010-05-113-6/+38
* Added an about:network page for ChromeOS.chocobo@chromium.org2010-05-113-50/+192
* Added AuthenticateToUnlock which is to be used for screen lock.oshima@chromium.org2010-05-1115-306/+179
* Fix crash when switching to "Other user".nkostylev@google.com2010-05-112-4/+15
* Temporarily disabled the window position adjustment since it does not work fi...yusukes@google.com2010-05-111-3/+6
* Fix ChromeOS build (one missing #include).phajdan.jr@chromium.org2010-05-111-0/+1
* Remove the too chatty LOG(INFO):yusukes@google.com2010-05-111-2/+0
* Attempted ChromiumOS compile fix.pkasting@chromium.org2010-05-101-3/+3
* Add UpdateAndShowNotification API to BallonCollectionImloshima@chromium.org2010-05-076-39/+80
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-0714-14/+14