summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Localize strings, speeds.avi@chromium.org2011-06-221-12/+5
* Add the virtual keyword to fix clang build.zork@chromium.org2011-06-221-1/+1
* Add keyboard navigation to the user icon selection screenzork@chromium.org2011-06-226-2/+145
* CrOS - Fix header includes in network_menu.hjamescook@chromium.org2011-06-212-62/+46
* Fix crash when InputMethodMenu model changes while menu is displayed.rhashimoto@chromium.org2011-06-212-12/+12
* When a user logs into sync, the appropriate cookies are retrieved so thatrogerta@chromium.org2011-06-213-6/+19
* Don't uninitialize camera from dtor.avayvod@chromium.org2011-06-212-9/+8
* Remove DCHECK(virtual_keyboard) so Chrome can run without --enable-experiment...yusukes@google.com2011-06-211-4/+3
* use path in #includesdilmah@chromium.org2011-06-203-3/+3
* Add preedit-text area for ChromeOS IME candidate window.kinaba@chromium.org2011-06-201-144/+212
* Add accessible text to Language and clock buttonszork@chromium.org2011-06-202-0/+2
* Use hardware information when selecting a fallback virtual keyboard.yusukes@google.com2011-06-201-10/+38
* Reset notification registrar before posting delete taskoshima@google.com2011-06-171-3/+2
* InputMethodLibraryImpl cleanup.yusukes@chromium.org2011-06-171-19/+24
* Use large bold font for associated network on touch.rhashimoto@chromium.org2011-06-171-3/+9
* Fix even more crashes. To help identify remaining crashes now and in the futu...ben@chromium.org2011-06-162-0/+17
* Show cellular roaming badge in network status icon.chocobo@chromium.org2011-06-162-16/+27
* Call on_collection_changed_callback_ on chromeososhima@google.com2011-06-161-0/+8
* Re-land:ben@chromium.org2011-06-162-10/+10
* [cros] Support carrier deal info link in promo bubble.nkostylev@chromium.org2011-06-1616-66/+163
* Copy ibus_input_methods.h and keyboard_overlay_map.h to Chrome tree.satorux@chromium.org2011-06-166-60/+218
* Adding methods for unmounting a volume and fetching volume metadata to fileBr...tbarzic@chromium.org2011-06-163-1/+25
* Remove deprecated cert path codestevenjb@google.com2011-06-152-39/+3
* Change title color for urgent panels.stevenjb@google.com2011-06-151-4/+9
* Revert 89216 - Move private NativeWidget methods to new internal interface Na...ben@chromium.org2011-06-152-10/+10
* Flag for switching GAIA backendgfeher@chromium.org2011-06-157-31/+21
* Convert LanguageSwitchMenu from Menu2 to MenuItemView.rhashimoto@chromium.org2011-06-153-61/+46
* Move private NativeWidget methods to new internal interface NativeWidgetPrivate.ben@chromium.org2011-06-152-10/+10
* [cros] Stopping camera when reinit. Opening /dev/video%d instead of /dev/video0avayvod@chromium.org2011-06-152-19/+30
* Extend access to webSocketProxyPrivate and decodeJPEG private APIs.dilmah@chromium.org2011-06-151-2/+4
* [cros] Match NetworkLibrary error value with flimflam: UNKNOWN > NO_ERROR.nkostylev@chromium.org2011-06-152-5/+6
* Remove includes of "third_party/cros/chromeos_input_method.h"satorux@chromium.org2011-06-151-11/+16
* Add VirtualKeyboardObserver class and RegisterVirtualKeyboard function to Inp...yusukes@google.com2011-06-153-0/+107
* Finally fix Linux Clang (ChromiumOS dbg) build.satorux@chromium.org2011-06-152-11/+18
* Fix Linux Clang (ChromiumOS dbg) build.satorux@chromium.org2011-06-152-20/+44
* Remove use of libcros from InputMethodLibrary.satorux@chromium.org2011-06-1515-698/+689
* Fix memory leak in VirtualKeyboardSelector.yusukes@google.com2011-06-151-0/+1
* Set proper accessible names on the network and battery iconszork@chromium.org2011-06-153-15/+22
* Fix Linux Clang build.yusukes@google.com2011-06-152-4/+13
* Add virtual_keyboard_selector.{h,cc} for supporting automatic virtual keyboar...yusukes@google.com2011-06-153-0/+509
* Listen to APP_EXITING notification to shutdown the login screen.oshima@google.com2011-06-141-3/+7
* Revert 89033 - Convert LanguageSwitchMenu from Menu2 to MenuItemView.asargent@chromium.org2011-06-143-47/+61
* Convert LanguageSwitchMenu from Menu2 to MenuItemView.rhashimoto@chromium.org2011-06-143-61/+47
* Fixes a bunch of crashes from my Widget removal yesterday. These places were ...ben@chromium.org2011-06-142-4/+2
* chromeos: Hide status area when requested by window manager.derat@chromium.org2011-06-144-16/+142
* Don't signal error notification for new network.stevenjb@google.com2011-06-141-2/+5
* Return empty string for user cert when none installed.stevenjb@google.com2011-06-141-3/+7
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h.thestig@chromium.org2011-06-143-4/+5
* Fix a comment typo in chrome/browser/chromeos/input_method/candidate_window.ccyuzo@chromium.org2011-06-141-2/+2
* Avoid n^2 operation (n: # users) on login and lock screensyoshiki@chromium.org2011-06-142-12/+19