summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* [cros] Make login screen take whole screen in case of Aura.nkostylev@chromium.org2011-10-281-1/+1
* Revert 107689 - Speak a message when accessibility is on and the network stat...zork@chromium.org2011-10-283-49/+0
* Speak a message when accessibility is on and the network state changeszork@chromium.org2011-10-283-0/+49
* Share an instance of the ibus factory between all ibus engines.zork@chromium.org2011-10-281-4/+15
* Handle additional feedback from http://codereview.chromium.org/8395038/.jam@chromium.org2011-10-286-11/+11
* chromeos: Use scoped_ptr for CrosDBusService.satorux@chromium.org2011-10-272-11/+7
* chromeos: Add a stub implementation for SensorsSource.satorux@chromium.org2011-10-279-131/+160
* [cros] Don't succeed if user has default profile picturewqavayvod@chromium.org2011-10-276-1/+110
* touchui: Update a couple of command-line flags.sadrul@chromium.org2011-10-271-1/+1
* chromeos: initializer for power supply status structsque@chromium.org2011-10-273-6/+13
* Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...jam@chromium.org2011-10-275-9/+9
* chromeos: Fix UpdateScreenTest.NoUpdate and TestUpdateAvailablesatorux@chromium.org2011-10-271-27/+8
* ui/gfx: Convert Canvas::TranslateInt() to use gfx::Point.tfarina@chromium.org2011-10-271-5/+3
* On chrome os OOBE screen, do not show disable wifi/cellular menu item. We do ...chocobo@chromium.org2011-10-271-18/+25
* Enable panels by default on Win/Mac/Linux.jennb@chromium.org2011-10-271-5/+0
* Chrome OS: Add bluetooth API for device discoveryvlaviano@chromium.org2011-10-267-0/+588
* Make test URLFetcher implementations not derive from the URLFetcher implement...jam@chromium.org2011-10-262-164/+55
* chromeos: Simplify power supply info in PowerLibrarysque@chromium.org2011-10-2612-250/+128
* Replace NewRunnableMethod with Callback in FileBrowserEventRouterachuith@chromium.org2011-10-261-8/+6
* Replace NewRunnableMethod with Bind in CustomizationDocument.achuith@chromium.org2011-10-261-6/+8
* Make GTK and Aura parts orthogonal to OS partsstevenjb@google.com2011-10-262-14/+7
* chromeos: Fix build error on linux_chromeos_clang.yoshiki@chromium.org2011-10-261-2/+2
* Use LockScreen container for login screen.ivankr@chromium.org2011-10-263-2/+24
* [cros] Fix SystemNotification stubs for Aura.ivankr@chromium.org2011-10-261-1/+1
* chromeos: Fix UpdateScreenTest and NetworkScreenTest on Chrome OS.satorux@chromium.org2011-10-262-0/+5
* Replace Callback1 with base::Callback in MessageCallback.achuith@chromium.org2011-10-2613-45/+47
* chromeos: Stop passing |this| from UpdateLibrary.satorux@chromium.org2011-10-267-31/+34
* Put zip functions into 'zip' namespace.satorux@chromium.org2011-10-261-1/+1
* Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...jam@chromium.org2011-10-267-21/+21
* Chrome OS: Add bluetooth dbus clients for device discoveryvlaviano@chromium.org2011-10-256-0/+830
* Replace ScopedRunnableMethodFactory with Closure in NotificationPanel.achuith@chromium.org2011-10-252-7/+5
* Replace ScopedRunnableMethodFactory with Closure in BalloonViewImpl.achuith@chromium.org2011-10-252-9/+6
* Remove 'Enable tap-to-click' checkbox for non-touchpad devices.achuith@chromium.org2011-10-252-11/+29
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-2517-81/+86
* websocket-to-TCP proxy: observe value of listening port in right place.dilmah@chromium.org2011-10-252-5/+33
* Use Closure instead of ScopedRunnableFactory in StatusAreaView.achuith@chromium.org2011-10-252-17/+12
* Use Closure instead of ScopedRunnableMethodFactory in NetworkMenuButton.achuith@chromium.org2011-10-252-5/+8
* ui/gfx: Convert Canvas::DrawFocusRect() to use gfx::Rect.tfarina@chromium.org2011-10-252-6/+6
* Clang build break fixes.zelidrag@chromium.org2011-10-242-8/+0
* Removed legacy encoding mechanism that was temporarely used at one point whil...zelidrag@chromium.org2011-10-246-45/+2
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-2417-147/+211
* [cros] OOBE: add histograms for Profile image fetching.ivankr@chromium.org2011-10-244-21/+23
* chromeos: Remove UpdateObserver, which has been unused for long.satorux@chromium.org2011-10-233-192/+0
* chromeos: Make RebootAfterUpdate a void function.satorux@chromium.org2011-10-213-5/+5
* Ignore NumLock modifier so that IME could be switched even if NumLock is enab...yusukes@chromium.org2011-10-212-21/+23
* Toggle Caps Lock on pressing both Shift keys even if Num Lock is enabled.yusukes@chromium.org2011-10-211-4/+11
* Add network import settings to network options.achuith@chromium.org2011-10-201-1/+1
* Use speech synthesizer method name constants defined in cros_system_apihashimoto@chromium.org2011-10-201-6/+4
* Use base::Bind() instead of NewRunnableFunction() in chromeossatorux@chromium.org2011-10-203-10/+12
* Revert 106437 (seems to break _all_ the sync unit tests) - Updating Preconnec...thakis@chromium.org2011-10-201-6/+2