summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus
Commit message (Expand)AuthorAgeFilesLines
* Added stub portalled wifi network.ygorshenin@chromium.org2013-08-122-1/+38
* Make CryptohomeClientImplStub and ScopedTestNSSDB use the same TokenName.pneubeck@chromium.org2013-08-121-6/+7
* Use scrubbed logs for sending with feedback reports.rkc@chromium.org2013-08-102-5/+26
* Extract CryptohomeClientImplStub into its own files.pneubeck@chromium.org2013-08-103-419/+548
* Show notifications for Network Config errorsstevenjb@chromium.org2013-08-101-2/+21
* Fix the crashing issue with simulated Motorolla Keyboard pairing cancellation.jennyz@chromium.org2013-08-071-0/+6
* Sort stub network services correctlystevenjb@chromium.org2013-08-069-51/+143
* Add migration from CaCert NSS nicknames to PEM.pneubeck@chromium.org2013-08-061-2/+21
* Fix CertLoader certificates_loaded() during notification.pneubeck@chromium.org2013-08-061-2/+5
* Fix NetworkSmsHandler to observe Manager and improve APIstevenjb@chromium.org2013-08-061-1/+3
* Fix Favorite updatesstevenjb@chromium.org2013-08-051-1/+1
* Add 'Configure' button to WiMax detailsstevenjb@chromium.org2013-08-053-3/+17
* Remove all traces of deprecated Get/SetReleaseTrack calls.sosa@chromium.org2013-08-034-90/+2
* Request a NetworkState update when properties are cleared, add testsstevenjb@chromium.org2013-08-011-10/+4
* Fix ShillServiceClientStub::ClearProperty.pneubeck@chromium.org2013-07-311-5/+1
* Allow Chromium's DBus service ownership to be stealablecmasone@chromium.org2013-07-311-0/+1
* cros: Use AsyncMountPublic to mount kiosk app home.xiyuan@chromium.org2013-07-315-0/+43
* c++11 ud suffix fixes for cros dbus filesthakis@chromium.org2013-07-311-1/+1
* Use WithoutPathExpansion throughout NetworkHandler codestevenjb@chromium.org2013-07-291-0/+21
* Add test coverage for CrasAudioHandler.jennyz@chromium.org2013-07-295-144/+229
* CrOS: Populate WiMAX status to chrome://system via debugd.benchan@chromium.org2013-07-262-0/+33
* Load the policy store synchronously on ChromeOS, when appropriate.joaodasilva@chromium.org2013-07-2410-13/+100
* Use a direct include of the message_loop header in chromeos/.avi@chromium.org2013-07-1732-32/+32
* Add policies to control power management on the Chrome OS login screenbartfab@chromium.org2013-07-172-2/+16
* chromeos: Report user activity type to power manager.derat@chromium.org2013-07-174-7/+20
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-162-2/+2
* chromeos: Remove unused 'type' argument from CrosDisksClient::Mounthashimoto@chromium.org2013-07-124-10/+1
* dbus: Add FakeShillDeviceClient, which does nothing so farsatorux@chromium.org2013-07-124-2/+194
* 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-123-74/+22
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Start PowerManagerClientStub timer only if the stub flag is setjfweitz@chromium.org2013-07-111-4/+9
* Add support for Service.SetPropertiesstevenjb@chromium.org2013-07-1012-130/+222
* Eliminate inconsistent is_null check from Shill stubsstevenjb@chromium.org2013-07-106-97/+36
* chromeos: Use dbus::PopDataAsValue to initialize DiskInfohashimoto@chromium.org2013-07-091-90/+50
* Fix gcc 4.7 compilation errors in chromeos_unittestsbenchan@chromium.org2013-07-091-1/+8
* chromeos: Add test for DiskInfo::DiskInfo()hashimoto@chromium.org2013-07-082-1/+143
* Fix dict key handling in ShillDeviceClientStub.mnissler@chromium.org2013-07-051-5/+7
* chromeos: Replace base::Callback<void()> typedefs in CrosDisksClient with bas...hashimoto@chromium.org2013-07-044-39/+34
* Resolve certificate references in ONC by PEM.pneubeck@chromium.org2013-07-031-0/+20
* Remove unused NetworkLibrary::GetIPConfigsAndBlock.pneubeck@chromium.org2013-07-0314-109/+0
* Support network Favorite/Preferred list and removalstevenjb@chromium.org2013-07-0310-17/+54
* Use system_api kCryptohomeAsyncAddKey constantnkostylev@chromium.org2013-07-031-3/+1
* chromeos: Remove |device_path| argument from CrosDiskClient::FormatDeviceCall...hashimoto@chromium.org2013-07-033-11/+6
* chromeos: Use native D-Bus args for HandleVideoActivity.derat@chromium.org2013-07-034-25/+6
* chromeos: Remove PowerSupplyStatus struct.derat@chromium.org2013-07-034-179/+49
* Implement NetworkConfigurationHandler::RemoveConfiguration correctlystevenjb@chromium.org2013-07-025-4/+63
* chromeos: Change CrosDisksClient::Unmount's callback type to base::Closurehashimoto@chromium.org2013-07-024-29/+18
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-012-2/+2
* chromeos: Refactor system tray code into PowerStatus.derat@chromium.org2013-06-291-4/+8