summaryrefslogtreecommitdiffstats
path: root/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Change the dispay mode order to : mirror -> secondary -> primaryoshima@chromium.org2012-10-221-6/+6
* Merge 160260 - Use mirror mode if there is external monitor on bootoshima@chromium.org2012-10-051-2/+3
* Merge 157668 - Various fixes to carrier switching.rkc@chromium.org2012-10-024-0/+52
* Merge 159105 - This is the 3 following CLs collapsed as one (for easier merge...saintlou@chromium.org2012-09-281-5/+14
* Merge 158527 - Fix crash bug of IME extension API.nona@chromium.org2012-09-275-30/+178
* Merge 158019 - cros_disks_client: Add "lazy" unmount option.hshi@google.com2012-09-211-0/+1
* 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
* [Chrome OS] Construct device label and unique id using vendor and product det...kmadhusu@chromium.org2012-09-172-5/+7
* When unmounting, unmount all mounts thaty are mounted from unmounting disk.tbarzic@chromium.org2012-09-151-0/+19
* 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