summaryrefslogtreecommitdiffstats
path: root/chromeos
Commit message (Expand)AuthorAgeFilesLines
* If requested, report network interfaces to management server.mnissler@chromium.org2013-07-122-1/+18
* Convert InternetOptionsHandler to use NetworkStateHandlerstevenjb@chromium.org2013-07-1213-51/+182
* Add NetworkDeviceHandler::RequestRefreshIPConfigsstevenjb@chromium.org2013-07-126-59/+185
* chromeos: Remove unused 'type' argument from CrosDisksClient::Mounthashimoto@chromium.org2013-07-125-11/+1
* dbus: Add FakeShillDeviceClient, which does nothing so farsatorux@chromium.org2013-07-125-2/+196
* Filter out the unknown type audio node. If the device type is "UNKNOWN", thes...jennyz@chromium.org2013-07-121-2/+3
* Migrate to use SetOutputNodeVolume and SetInputNodeGain cras apis. jennyz@chromium.org2013-07-126-171/+86
* Move PathExists to base namespace.brettw@chromium.org2013-07-113-3/+3
* Automated Commit: Committing new LKGM version 4384.0.0 for chromeos.chromeos-lkgm@google.com2013-07-111-1/+1
* Start PowerManagerClientStub timer only if the stub flag is setjfweitz@chromium.org2013-07-111-4/+9
* Check for duplicate FavoriteState entriesstevenjb@chromium.org2013-07-111-3/+14
* Some network connect related cleanupstevenjb@chromium.org2013-07-108-34/+34
* Revert 210934 "Some network connect related cleanup"akalin@chromium.org2013-07-108-34/+34
* Some network connect related cleanupstevenjb@chromium.org2013-07-108-34/+34
* Implement NetworkConfigurationHandler::SetProperties with Service.SetPropertiesstevenjb@chromium.org2013-07-104-36/+65
* Add support for Service.SetPropertiesstevenjb@chromium.org2013-07-1012-130/+222
* Eliminate inconsistent is_null check from Shill stubsstevenjb@chromium.org2013-07-107-98/+45
* Automated Commit: Committing new LKGM version 4379.0.0 for chromeos.chromeos-lkgm@google.com2013-07-101-1/+1
* SimUnlockUI: Switch over to use NetworkStateHandlerarmansito@chromium.org2013-07-104-3/+41
* Clean up kiosk app mode flags.xiyuan@chromium.org2013-07-102-4/+0
* chromeos: Use dbus::PopDataAsValue to initialize DiskInfohashimoto@chromium.org2013-07-091-90/+50
* Clean up shill error handlingstevenjb@chromium.org2013-07-098-100/+96
* This updates and cleans up the chrome diagnostics mode so that it includes so...gspencer@chromium.org2013-07-092-0/+4
* Remove unused code from NetworkLibrary.pneubeck@chromium.org2013-07-093-32/+0
* Fix gcc 4.7 compilation errors in chromeos_unittestsbenchan@chromium.org2013-07-091-1/+8
* Automated Commit: Committing new LKGM version 4376.0.0 for chromeos.chromeos-lkgm@google.com2013-07-091-1/+1
* Automated Commit: Committing new LKGM version 4371.0.0 for chromeos.chromeos-lkgm@google.com2013-07-081-1/+1
* chromeos: Add test for DiskInfo::DiskInfo()hashimoto@chromium.org2013-07-083-13/+156
* Fix dict key handling in ShillDeviceClientStub.mnissler@chromium.org2013-07-051-5/+7
* Automated Commit: Committing new LKGM version 4359.0.0 for chromeos.chromeos-lkgm@google.com2013-07-051-1/+1
* chromeos: Replace base::Callback<void()> typedefs in CrosDisksClient with bas...hashimoto@chromium.org2013-07-044-39/+34
* Remove touchpad three-finger-swipe.achuith@chromium.org2013-07-042-5/+0
* Implement NetworkDeviceHandlerarmansito@chromium.org2013-07-036-0/+626
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-07-031-2/+2
* Resolve certificate references in ONC by PEM.pneubeck@chromium.org2013-07-0341-202/+827
* Remove unused NetworkLibrary::GetIPConfigsAndBlock.pneubeck@chromium.org2013-07-0317-245/+0
* Fix leak of FavoriteState objects in NetworkStateHandler.pneubeck@chromium.org2013-07-031-0/+1
* Replace GetService by ConfigureService.pneubeck@chromium.org2013-07-032-4/+4
* Support network Favorite/Preferred list and removalstevenjb@chromium.org2013-07-0326-90/+514
* Use system_api kCryptohomeAsyncAddKey constantnkostylev@chromium.org2013-07-031-3/+1
* chromeos: Remove |device_path| argument from CrosDiskClient::FormatDeviceCall...hashimoto@chromium.org2013-07-034-14/+9
* Automated Commit: Committing new LKGM version 4351.0.0 for chromeos.chromeos-lkgm@google.com2013-07-031-1/+1
* chromeos: Use native D-Bus args for HandleVideoActivity.derat@chromium.org2013-07-035-41/+6
* chromeos: Remove PowerSupplyStatus struct.derat@chromium.org2013-07-035-181/+49
* Implement NetworkConfigurationHandler::RemoveConfiguration correctlystevenjb@chromium.org2013-07-029-28/+283
* Move vpn onc constants to more specific namespaces.pneubeck@chromium.org2013-07-028-132/+143
* Automated Commit: Committing new LKGM version 4347.0.0 for chromeos.chromeos-lkgm@google.com2013-07-021-1/+1
* chromeos: Change CrosDisksClient::Unmount's callback type to base::Closurehashimoto@chromium.org2013-07-025-33/+30
* Remove Hangul IME with migration.nona@chromium.org2013-07-022-4/+3
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-012-2/+2