summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Integrated new bug icon in status bar. It opens bug reporting dialog.zelidrag@chromium.org2010-05-199-0/+265
* chromeos: Add _CHROME_LOGGED_IN property on root window.derat@chromium.org2010-05-194-15/+25
* Fix for flickering of images on login screen.avayvod@google.com2010-05-192-20/+17
* Added support for critical notification on low battery.seanparent@google.com2010-05-194-25/+68
* Fix new gcc error. This only happens on the ARM build, usingdavemoore@chromium.org2010-05-191-1/+1
* - Made the writing of boot times happen on the file thread.davemoore@chromium.org2010-05-194-84/+105
* Key names for ibus-gconf (and ibus-memconf) were wrong.yusukes@google.com2010-05-191-14/+15
* Support "Kana Eisu" key in Japanese keyboard for Chrome OS.yusukes@google.com2010-05-191-1/+5
* Handle "bopomofo" in LanguageLibrary::GetLanguageCodeFromDescriptor().yusukes@google.com2010-05-192-1/+6
* The language menu button should be disabled (i.e. grayed out) by defaultyusukes@google.com2010-05-191-0/+4
* Make chromium compilable with screen lock change.oshima@chromium.org2010-05-192-2/+2
* Implement fading in for the InfoBubble base class.finnur@chromium.org2010-05-182-2/+2
* Small fix: volume up and down are mixed up.glotov@chromium.org2010-05-181-3/+2
* Add better error reporting for Chromium OS logincmasone@google.com2010-05-183-24/+64
* 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