| Commit message (Expand) | Author | Age | Files | Lines |
* | chromeos: Fix interface nits. | derat@chromium.org | 2012-10-11 | 1 | -7/+2 |
* | Do lazy unmount only when the disk has been physically removed. | tbarzic@chromium.org | 2012-10-10 | 7 | -31/+62 |
* | Cleanup miscellaneous bits of dbus / mtp code. | thestig@chromium.org | 2012-10-10 | 1 | -6/+6 |
* | Cleanup: IWYU for base/time.h. Also fix misc lint errors. | thestig@chromium.org | 2012-10-10 | 1 | -1/+0 |
* | Remove OpenStorageMode from chromeos MTP code and other bits of cleanup. | thestig@chromium.org | 2012-10-09 | 3 | -20/+17 |
* | chromeos: Fix PowerStateOverride/D-Bus lifetime issues. | derat@chromium.org | 2012-10-08 | 10 | -20/+176 |
* | Use dual_primary mode in login screen. | oshima@chromium.org | 2012-10-05 | 1 | -3/+2 |
* | Use mirror mode if there is external monitor on boot | oshima@chromium.org | 2012-10-04 | 1 | -2/+3 |
* | Revert r160058 "Use mirror mode if there is external monitor on boot" | oshima@chromium.org | 2012-10-04 | 1 | -2/+2 |
* | Use mirror mode if there is external monitor on boot | oshima@chromium.org | 2012-10-04 | 1 | -2/+2 |
* | Revert the change that was added by mistake in revert (r160012). | oshima@chromium.org | 2012-10-04 | 1 | -2/+2 |
* | Revert r159980 "Use mirror mode if there is external monitor on boot" | oshima@chromium.org | 2012-10-03 | 1 | -2/+2 |
* | Handles the failures of output state change. | mukai@chromium.org | 2012-10-03 | 2 | -1/+13 |
* | Revert r159105 "This is the 3 following CLs collapsed as one (for easier merg... | oshima@chromium.org | 2012-10-02 | 1 | -14/+5 |
* | Renames the classes in chrome/browser/chromeos/bluetooth/ ChromeOs-specific (... | youngki@chromium.org | 2012-10-02 | 5 | -12/+31 |
* | This converts the Shill clients to allow propagation of shill errors | gspencer@chromium.org | 2012-09-28 | 21 | -155/+414 |
* | This is the 3 following CLs collapsed as one (for easier merge in M23) | saintlou@chromium.org | 2012-09-27 | 1 | -5/+14 |
* | Reverting 3 CLs in order to create 1 CL (to be later merged in M23). | saintlou@chromium.org | 2012-09-27 | 1 | -14/+5 |
* | This converts the Shill clients to use an observer pattern | gspencer@chromium.org | 2012-09-27 | 29 | -243/+441 |
* | Disable extended desktop. | oshima@chromium.org | 2012-09-25 | 1 | -5/+14 |
* | Fix crash bug of IME extension API. | hsumita@chromium.org | 2012-09-25 | 5 | -30/+178 |
* | chromeos: Fix power override masks. | derat@chromium.org | 2012-09-25 | 4 | -20/+18 |
* | Add nona@ to chromeos/dbus/ibus/OWNERS | nona@chromium.org | 2012-09-24 | 1 | -0/+1 |
* | chromeos: Move PowerStateOverride to chromeos/power/. | derat@chromium.org | 2012-09-23 | 4 | -21/+239 |
* | cros_disks_client: Add "lazy" unmount option. | hshi@google.com | 2012-09-21 | 1 | -0/+1 |
* | Various fixes to carrier switching. | rkc@chromium.org | 2012-09-20 | 4 | -0/+52 |
* | UI for changing the mobile carrier. | rkc@chromium.org | 2012-09-18 | 1 | -5/+5 |
* | Fix power state override's timer. | rkc@chromium.org | 2012-09-18 | 1 | -2/+11 |
* | Factory reset screen is added | glotov@google.com | 2012-09-17 | 3 | -0/+22 |
* | [Chrome OS] Construct device label and unique id using vendor and product det... | kmadhusu@chromium.org | 2012-09-17 | 2 | -5/+7 |
* | When unmounting, unmount all mounts thaty are mounted from unmounting disk. | tbarzic@chromium.org | 2012-09-15 | 1 | -0/+19 |
* | Make changes to power_state_override to allow canceling requests. | rkc@chromium.org | 2012-09-14 | 3 | -2/+18 |
* | chromeos: Add "set noparent" to chromeos/OWNERS | satorux@chromium.org | 2012-09-14 | 1 | -0/+1 |
* | Modified MediaTransferProtocolDaemonClient response handlers to handle PopArr... | kmadhusu@chromium.org | 2012-09-13 | 2 | -6/+32 |
* | Populate vendor and product information of devices reported by CrosDisks. | benchan@google.com | 2012-09-13 | 5 | -0/+88 |
* | Don't set internal display crtc to None in CrOS extended desktop | jhorwich@chromium.org | 2012-09-13 | 1 | -0/+6 |
* | CrOS: Convert MediaTransferProtocolDaemonClient to use protobufs. | thestig@chromium.org | 2012-09-13 | 3 | -350/+59 |
* | Change the location to notify OnDisplayModeChanged() event. | mukai@chromium.org | 2012-09-12 | 2 | -5/+26 |
* | Replace calls to PowerManagerClient's Notify* methods with SessionManagerClie... | haruki@chromium.org | 2012-09-12 | 3 | -19/+0 |
* | Add chromeos_unittests to valgrind/heapcheker start script | oshima@chromium.org | 2012-09-11 | 1 | -0/+8 |
* | Extends IBusClient to be able to call SetGlobalEngine and Exit. | nona@chromium.org | 2012-09-11 | 6 | -19/+310 |
* | Add is_fullscreen to video updates | rharrison@chromium.org | 2012-09-11 | 4 | -6/+31 |
* | Removes CHECK in ModeInfoForID(). It now can fail, so adds checks around the... | mukai@chromium.org | 2012-09-11 | 1 | -31/+45 |
* | Fix CrOS build. | thestig@chromium.org | 2012-09-10 | 1 | -0/+1 |
* | Disable win_arua test that needs reverted change. | oshima@chromium.org | 2012-09-10 | 1 | -0/+1 |
* | Don't update display info when brightness is set to 0, or device goes to slee... | oshima@chromium.org | 2012-09-10 | 4 | -7/+39 |
* | Revert 155538 - Replace calls to PowerManagerClient's Notify* methods with Se... | khorimoto@chromium.org | 2012-09-08 | 3 | -0/+16 |
* | Replace calls to PowerManagerClient's Notify* methods with SessionManagerClie... | haruki@chromium.org | 2012-09-08 | 3 | -16/+0 |
* | Renaming instances of "flimflam" with "shill", now that we're only using shill. | gspencer@chromium.org | 2012-09-07 | 46 | -715/+715 |
* | chromeos/dbus: Fix more clang warnings about missing OVERRIDE annotations. | tfarina@chromium.org | 2012-09-07 | 1 | -4/+4 |