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
*
Fix include sorting.
bryeung@chromium.org
2012-06-08
1
-2
/
+2
*
Detect output state at startup to avoid changes
disher@chromium.org
2012-06-08
2
-2
/
+114
*
chromeos: Notify power manager about user activity.
derat@chromium.org
2012-06-06
3
-0
/
+21
*
Adding metric to tracking the unlock screen request code path
rharrison@chromium.org
2012-06-06
1
-1
/
+44
*
Adding metric to tracking the lock screen request code path
rharrison@chromium.org
2012-06-05
1
-2
/
+20
*
chromeos: Notify powerd about video activity via D-Bus.
derat@chromium.org
2012-06-05
3
-0
/
+21
*
bluetooth: obtain D-Bus error for select methods
keybuk@google.com
2012-06-04
6
-70
/
+187
*
Add in UMA metrics for ScreenLock requests
rharrison@chromium.org
2012-06-04
1
-1
/
+26
*
Remove error message.
oshima@chromium.org
2012-06-04
1
-7
/
+1
*
Chrome version of monitor configuration code
disher@chromium.org
2012-06-02
4
-0
/
+762
*
Use ScopedClosureRunner in chromeos::BlockingMethodCaller
hashimoto@chromium.org
2012-06-02
1
-16
/
+9
*
Revert 140031 - Chrome version of monitor configuration code
wjia@chromium.org
2012-06-01
3
-756
/
+0
*
Chrome version of monitor configuration code
disher@chromium.org
2012-06-01
3
-0
/
+756
*
Move chromeos::GetInterfacesFromIntrospectResult into IntrospectableClient
hashimoto@chromium.org
2012-05-30
5
-0
/
+115
*
Fix chromeos::FlimflamManager::SetProperty to append variant instead of raw type
hashimoto@chromium.org
2012-05-26
1
-1
/
+1
*
DBus part of monitor configuration change
disher@chromium.org
2012-05-24
2
-0
/
+31
*
Implement reading attachment field in IBusObject.
nona@chromium.org
2012-05-23
3
-17
/
+108
*
Add IBusClient/IBusInputContextClinet instance.
nona@chromium.org
2012-05-23
4
-1
/
+57
*
Extends IBusClient to handle error callback.
nona@chromium.org
2012-05-23
4
-18
/
+141
*
Implement IBusLookupTable.
nona@chromium.org
2012-05-23
4
-0
/
+439
*
Implement IBusInputContextClient
nona@chromium.org
2012-05-23
6
-0
/
+1096
*
Extends IBusObject.
nona@chromium.org
2012-05-22
3
-8
/
+153
*
Extends IBusText I/O function.
nona@chromium.org
2012-05-18
3
-0
/
+58
*
Extends DBusThreadManager to connect ibus-bus.
nona@chromium.org
2012-05-18
3
-0
/
+36
*
Workaround: Wrap IBusText with ibus namespace.
nona@chromium.org
2012-05-18
3
-0
/
+9
*
Add TraySms for SMS messages.
stevenjb@google.com
2012-05-17
1
-4
/
+12
*
Add RequestUpdate to NetworkSmsHandler
stevenjb@google.com
2012-05-16
6
-10
/
+51
*
Don't show system notifications while the screen is locked.
stevenjb@google.com
2012-05-15
3
-2
/
+22
*
Change the way _EXPORT macros look.
thakis@chromium.org
2012-05-15
2
-0
/
+7
*
Clang fixes for http://codereview.chromium.org/10310095/
stevenjb@google.com
2012-05-15
2
-2
/
+4
*
Add DEPS to chromeos/network
stevenjb@google.com
2012-05-15
1
-0
/
+3
*
Add NetworkSmsHandler to chromoes/ for tracking SMS messages.
stevenjb@google.com
2012-05-15
9
-32
/
+505
*
Implement IBusText
nona@chromium.org
2012-05-12
4
-0
/
+402
*
Implement IBusObject
nona@chromium.org
2012-05-12
4
-0
/
+467
*
Implement IBusClient
nona@chromium.org
2012-05-11
7
-0
/
+330
*
Add --dbus-stub for testing dbus stub implementations on a device.
stevenjb@google.com
2012-05-11
5
-14
/
+77
*
Add power notifications and add an icon to the power tray views
stevenjb@google.com
2012-05-11
1
-27
/
+35
*
Remove DCHECK(AreServicePropertiesValid) from chromeos::FlimflamManagerClient...
hashimoto@chromium.org
2012-05-11
1
-1
/
+0
*
dbus: revamp fd passing support for i/o restrictions
sleffler@chromium.org
2012-05-10
1
-24
/
+65
*
Add logging message for when chrome gets LockScreen signal from power manager.
flackr@chromium.org
2012-05-07
1
-0
/
+4
*
Update CrosDisksClient to recognize the DVD device type.
benchan@chromium.org
2012-05-04
2
-6
/
+5
*
chromeos: Add support for dimming the screen.
derat@chromium.org
2012-04-30
2
-1
/
+40
*
gdata: Apply correct mount label when mounting archives in GData
hshi@google.com
2012-04-30
3
-4
/
+21
*
Purge bogus debug assert.
sleffler@chromium.org
2012-04-27
1
-1
/
+0
*
Add a suppression on ChromeOS for allowing wait.
jam@chromium.org
2012-04-27
1
-0
/
+3
*
gdata: Support opening zip file on Google Docs.
hshi@google.com
2012-04-25
3
-2
/
+9
*
Reimplement CrosGetWifiAccessPoints without Libcros
hashimoto@chromium.org
2012-04-25
4
-0
/
+47
*
Reimplement ActivateCellularModem without Libcros
hashimoto@chromium.org
2012-04-24
7
-0
/
+52
*
Rework chromeos::FlimflamDevice/ServiceClient with CallMethodWithErrorCallback
hashimoto@chromium.org
2012-04-24
12
-49
/
+220
*
Reimplement SetNetworkIPConfigProperty and RemoveIPconfig without Libcros
hashimoto@chromium.org
2012-04-21
1
-2
/
+2
[next]