summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Fix interface nits.derat@chromium.org2012-10-111-7/+2
* Do lazy unmount only when the disk has been physically removed.tbarzic@chromium.org2012-10-103-11/+28
* Cleanup miscellaneous bits of dbus / mtp code.thestig@chromium.org2012-10-101-6/+6
* Remove OpenStorageMode from chromeos MTP code and other bits of cleanup.thestig@chromium.org2012-10-093-20/+17
* chromeos: Fix PowerStateOverride/D-Bus lifetime issues.derat@chromium.org2012-10-087-2/+102
* Renames the classes in chrome/browser/chromeos/bluetooth/ ChromeOs-specific (...youngki@chromium.org2012-10-024-12/+30
* This converts the Shill clients to allow propagation of shill errorsgspencer@chromium.org2012-09-2821-155/+414
* This converts the Shill clients to use an observer patterngspencer@chromium.org2012-09-2729-243/+441
* Fix crash bug of IME extension API.hsumita@chromium.org2012-09-255-30/+178
* chromeos: Fix power override masks.derat@chromium.org2012-09-253-19/+16
* Add nona@ to chromeos/dbus/ibus/OWNERSnona@chromium.org2012-09-241-0/+1
* cros_disks_client: Add "lazy" unmount option.hshi@google.com2012-09-211-0/+1
* Various fixes to carrier switching.rkc@chromium.org2012-09-204-0/+52
* UI for changing the mobile carrier.rkc@chromium.org2012-09-181-5/+5
* Fix power state override's timer.rkc@chromium.org2012-09-181-2/+11
* Factory reset screen is addedglotov@google.com2012-09-173-0/+22
* Make changes to power_state_override to allow canceling requests.rkc@chromium.org2012-09-143-2/+18
* Modified MediaTransferProtocolDaemonClient response handlers to handle PopArr...kmadhusu@chromium.org2012-09-132-6/+32
* Populate vendor and product information of devices reported by CrosDisks.benchan@google.com2012-09-132-0/+36
* CrOS: Convert MediaTransferProtocolDaemonClient to use protobufs.thestig@chromium.org2012-09-132-348/+23
* Replace calls to PowerManagerClient's Notify* methods with SessionManagerClie...haruki@chromium.org2012-09-123-19/+0
* Extends IBusClient to be able to call SetGlobalEngine and Exit.nona@chromium.org2012-09-116-19/+310
* Add is_fullscreen to video updatesrharrison@chromium.org2012-09-113-6/+16
* Revert 155538 - Replace calls to PowerManagerClient's Notify* methods with Se...khorimoto@chromium.org2012-09-083-0/+16
* Replace calls to PowerManagerClient's Notify* methods with SessionManagerClie...haruki@chromium.org2012-09-083-16/+0
* Renaming instances of "flimflam" with "shill", now that we're only using shill.gspencer@chromium.org2012-09-0743-675/+675
* chromeos/dbus: Fix more clang warnings about missing OVERRIDE annotations.tfarina@chromium.org2012-09-071-4/+4
* Cleaning up weak_ptr_factory destruction order.gdk@chromium.org2012-09-0729-74/+147
* Implementation of the PermissionBrokerClient.gdk@chromium.org2012-09-0710-28/+279
* Revert 155224 - Add is_fullscreen to video updatesbenjhayden@chromium.org2012-09-063-16/+6
* chromeos/dbus: Fix more clang warnings about missing virtual and OVERRIDE ann...tfarina@chromium.org2012-09-061-2/+2
* Add is_fullscreen to video updatesrharrison@chromium.org2012-09-063-6/+16
* Revert 154905 - Add is_fullscreen to video updatesnkostylev@chromium.org2012-09-053-16/+6
* Add is_fullscreen to video updatesrharrison@chromium.org2012-09-053-6/+16
* Chromium side change to add HandleLockScreen{Shown,Dismiss} methods for Sessi...haruki@chromium.org2012-08-303-0/+20
* chromeos: Add GetFileInfo methods for MTPDClient.thestig@chromium.org2012-08-303-0/+85
* chromeos: Fix clang warnings about missing virtual and OVERRIDE annotations.tfarina@chromium.org2012-08-306-13/+15
* Add default constructor for MediaTransferProtocolClient FileEntry and Storage...kmadhusu@chromium.org2012-08-292-0/+21
* Added break statement in MediaTransferProtocolDaemonClient::FileEntry::Initia...kmadhusu@chromium.org2012-08-271-0/+1
* Add CHROMEOS_EXPORT to mtpd client classes.kmadhusu@chromium.org2012-08-231-2/+2
* Move retail mode's idle->active detection to Chrome.rkc@chromium.org2012-08-232-34/+0
* bluetooth: Improve testabilitykeybuk@chromium.org2012-08-1810-0/+105
* debugd: Add TestICMP functionality.hshi@chromium.org2012-08-173-0/+41
* Remove direct DBus calls from OutputConfiguratordisher@chromium.org2012-08-163-0/+19
* bluetooth: Create stub manager, adapter and device.keybuk@chromium.org2012-08-1510-19/+207
* This adds Cros API for calling the "Refresh" function on shill'sgspencer@chromium.org2012-08-094-22/+24
* Fix wrong DCHECK for handlernona@chromium.org2012-08-091-1/+1
* chromeos: Add dbus MTPDClient.thestig@chromium.org2012-08-0712-18/+991
* Extends IBusContextClient to handle SetSurroundingText.nona@chromium.org2012-08-026-0/+82
* Fix missing default values.nona@chromium.org2012-08-022-2/+10