summaryrefslogtreecommitdiffstats
path: root/chromeos
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Break the dependency to chrome_switches.h from statistics_provider.cctfarina@chromium.org2012-10-242-0/+4
* Use the current state when resuming.oshima@chromium.org2012-10-231-5/+20
* Cleanup: Fix a typo that got copied into many files.thestig@chromium.org2012-10-226-19/+19
* Remove all the "set noparent" directivesdpranke@chromium.org2012-10-191-1/+0
* Moved bluetooth adapter files from chrome/browser/chromeos/bluetooth/ to devi...youngki@chromium.org2012-10-186-45/+22
* Introduce unit tests for ui::InputMethodIBusnona@chromium.org2012-10-182-0/+16
* Extends IBusInputContext to be able to handle PropertyActivate method call.nona@chromium.org2012-10-187-14/+88
* cros: Fix crash in about:tracingjamescook@chromium.org2012-10-161-1/+4
* Add "panel_fitting" GPU feature type and use it for mirror mode.ynovikov@chromium.org2012-10-152-93/+233
* Fix the build after r161775 part 3.thestig@chromium.org2012-10-133-11/+0
* Media Galleries: Port the CrOS MTP D-Bus client to Linux.thestig@chromium.org2012-10-139-786/+0
* 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-107-31/+62
* Cleanup miscellaneous bits of dbus / mtp code.thestig@chromium.org2012-10-101-6/+6
* Cleanup: IWYU for base/time.h. Also fix misc lint errors.thestig@chromium.org2012-10-101-1/+0
* 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-0810-20/+176
* Use dual_primary mode in login screen.oshima@chromium.org2012-10-051-3/+2
* Use mirror mode if there is external monitor on bootoshima@chromium.org2012-10-041-2/+3
* Revert r160058 "Use mirror mode if there is external monitor on boot"oshima@chromium.org2012-10-041-2/+2
* Use mirror mode if there is external monitor on bootoshima@chromium.org2012-10-041-2/+2
* Revert the change that was added by mistake in revert (r160012).oshima@chromium.org2012-10-041-2/+2
* Revert r159980 "Use mirror mode if there is external monitor on boot"oshima@chromium.org2012-10-031-2/+2
* Handles the failures of output state change.mukai@chromium.org2012-10-032-1/+13
* Revert r159105 "This is the 3 following CLs collapsed as one (for easier merg...oshima@chromium.org2012-10-021-14/+5
* Renames the classes in chrome/browser/chromeos/bluetooth/ ChromeOs-specific (...youngki@chromium.org2012-10-025-12/+31
* This converts the Shill clients to allow propagation of shill errorsgspencer@chromium.org2012-09-2821-155/+414
* This is the 3 following CLs collapsed as one (for easier merge in M23)saintlou@chromium.org2012-09-271-5/+14
* Reverting 3 CLs in order to create 1 CL (to be later merged in M23).saintlou@chromium.org2012-09-271-14/+5
* This converts the Shill clients to use an observer patterngspencer@chromium.org2012-09-2729-243/+441
* Disable extended desktop.oshima@chromium.org2012-09-251-5/+14
* Fix crash bug of IME extension API.hsumita@chromium.org2012-09-255-30/+178
* chromeos: Fix power override masks.derat@chromium.org2012-09-254-20/+18
* Add nona@ to chromeos/dbus/ibus/OWNERSnona@chromium.org2012-09-241-0/+1
* chromeos: Move PowerStateOverride to chromeos/power/.derat@chromium.org2012-09-234-21/+239
* 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
* [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