summaryrefslogtreecommitdiffstats
path: root/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Make changes to power_state_override to allow canceling requests.rkc@chromium.org2012-09-143-2/+18
* chromeos: Add "set noparent" to chromeos/OWNERSsatorux@chromium.org2012-09-141-0/+1
* 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-135-0/+88
* Don't set internal display crtc to None in CrOS extended desktopjhorwich@chromium.org2012-09-131-0/+6
* CrOS: Convert MediaTransferProtocolDaemonClient to use protobufs.thestig@chromium.org2012-09-133-350/+59
* Change the location to notify OnDisplayModeChanged() event.mukai@chromium.org2012-09-122-5/+26
* Replace calls to PowerManagerClient's Notify* methods with SessionManagerClie...haruki@chromium.org2012-09-123-19/+0
* Add chromeos_unittests to valgrind/heapcheker start scriptoshima@chromium.org2012-09-111-0/+8
* 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-114-6/+31
* Removes CHECK in ModeInfoForID(). It now can fail, so adds checks around the...mukai@chromium.org2012-09-111-31/+45
* Fix CrOS build.thestig@chromium.org2012-09-101-0/+1
* Disable win_arua test that needs reverted change.oshima@chromium.org2012-09-101-0/+1
* Don't update display info when brightness is set to 0, or device goes to slee...oshima@chromium.org2012-09-104-7/+39
* 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-0746-715/+715
* 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-0711-28/+283
* Revert 155224 - Add is_fullscreen to video updatesbenjhayden@chromium.org2012-09-064-31/+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-064-6/+31
* Remove cache of XRandR data and be stateless.disher@chromium.org2012-09-062-582/+482
* Revert 154905 - Add is_fullscreen to video updatesnkostylev@chromium.org2012-09-054-31/+6
* Add is_fullscreen to video updatesrharrison@chromium.org2012-09-054-6/+31
* Don't try to switch display mode if there is no external displayoshima@chromium.org2012-08-312-10/+12
* 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-308-17/+21
* Remove non ExtededDesktop modeoshima@chromium.org2012-08-302-26/+13
* 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
* chromeos: Move src/chrome/browser/chromeos/cryptohome to src/chromeoshashimoto@chromium.org2012-08-265-0/+367
* chromeos: Move src/chrome/browser/chromeos/disks to src/chromeoshashimoto@chromium.org2012-08-265-0/+1273
* 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-165-38/+22
* Refresh output cache when setting display modedisher@chromium.org2012-08-152-4/+17
* bluetooth: Create stub manager, adapter and device.keybuk@chromium.org2012-08-1510-19/+207
* Create OWNERS for chromeos/displaydisher@chromium.org2012-08-141-0/+2
* Fixes for handling of MockDBusThreadManager::GetSystemBus().satorux@chromium.org2012-08-131-18/+22
* Add kSmsTestMessages switch to sms handler unititeststevenjb@google.com2012-08-131-0/+7
* 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-0713-20/+997
* Extends IBusContextClient to handle SetSurroundingText.nona@chromium.org2012-08-026-0/+82