index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chromeos
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Cleaning up weak_ptr_factory destruction order.
gdk@chromium.org
2012-09-07
29
-74
/
+147
*
Implementation of the PermissionBrokerClient.
gdk@chromium.org
2012-09-07
11
-28
/
+283
*
Revert 155224 - Add is_fullscreen to video updates
benjhayden@chromium.org
2012-09-06
4
-31
/
+6
*
chromeos/dbus: Fix more clang warnings about missing virtual and OVERRIDE ann...
tfarina@chromium.org
2012-09-06
1
-2
/
+2
*
Add is_fullscreen to video updates
rharrison@chromium.org
2012-09-06
4
-6
/
+31
*
Remove cache of XRandR data and be stateless.
disher@chromium.org
2012-09-06
2
-582
/
+482
*
Revert 154905 - Add is_fullscreen to video updates
nkostylev@chromium.org
2012-09-05
4
-31
/
+6
*
Add is_fullscreen to video updates
rharrison@chromium.org
2012-09-05
4
-6
/
+31
*
Don't try to switch display mode if there is no external display
oshima@chromium.org
2012-08-31
2
-10
/
+12
*
Chromium side change to add HandleLockScreen{Shown,Dismiss} methods for Sessi...
haruki@chromium.org
2012-08-30
3
-0
/
+20
*
chromeos: Add GetFileInfo methods for MTPDClient.
thestig@chromium.org
2012-08-30
3
-0
/
+85
*
chromeos: Fix clang warnings about missing virtual and OVERRIDE annotations.
tfarina@chromium.org
2012-08-30
8
-17
/
+21
*
Remove non ExtededDesktop mode
oshima@chromium.org
2012-08-30
2
-26
/
+13
*
Add default constructor for MediaTransferProtocolClient FileEntry and Storage...
kmadhusu@chromium.org
2012-08-29
2
-0
/
+21
*
Added break statement in MediaTransferProtocolDaemonClient::FileEntry::Initia...
kmadhusu@chromium.org
2012-08-27
1
-0
/
+1
[next]