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
*
Added break statement in MediaTransferProtocolDaemonClient::FileEntry::Initia...
kmadhusu@chromium.org
2012-08-27
1
-0
/
+1
*
chromeos: Move src/chrome/browser/chromeos/cryptohome to src/chromeos
hashimoto@chromium.org
2012-08-26
5
-0
/
+367
*
chromeos: Move src/chrome/browser/chromeos/disks to src/chromeos
hashimoto@chromium.org
2012-08-26
5
-0
/
+1273
*
Add CHROMEOS_EXPORT to mtpd client classes.
kmadhusu@chromium.org
2012-08-23
1
-2
/
+2
*
Move retail mode's idle->active detection to Chrome.
rkc@chromium.org
2012-08-23
2
-34
/
+0
*
bluetooth: Improve testability
keybuk@chromium.org
2012-08-18
10
-0
/
+105
*
debugd: Add TestICMP functionality.
hshi@chromium.org
2012-08-17
3
-0
/
+41
*
Remove direct DBus calls from OutputConfigurator
disher@chromium.org
2012-08-16
5
-38
/
+22
*
Refresh output cache when setting display mode
disher@chromium.org
2012-08-15
2
-4
/
+17
*
bluetooth: Create stub manager, adapter and device.
keybuk@chromium.org
2012-08-15
10
-19
/
+207
*
Create OWNERS for chromeos/display
disher@chromium.org
2012-08-14
1
-0
/
+2
*
Fixes for handling of MockDBusThreadManager::GetSystemBus().
satorux@chromium.org
2012-08-13
1
-18
/
+22
*
Add kSmsTestMessages switch to sms handler unititest
stevenjb@google.com
2012-08-13
1
-0
/
+7
*
This adds Cros API for calling the "Refresh" function on shill's
gspencer@chromium.org
2012-08-09
4
-22
/
+24
*
Fix wrong DCHECK for handler
nona@chromium.org
2012-08-09
1
-1
/
+1
*
chromeos: Add dbus MTPDClient.
thestig@chromium.org
2012-08-07
13
-20
/
+997
*
Extends IBusContextClient to handle SetSurroundingText.
nona@chromium.org
2012-08-02
6
-0
/
+82
*
Fix missing default values.
nona@chromium.org
2012-08-02
2
-2
/
+10
*
Revise IBus related DBus module.
nona@chromium.org
2012-08-02
5
-33
/
+130
*
Introduce RemoveIBusEngineService.
nona@chromium.org
2012-08-02
5
-0
/
+22
*
Add Fade-out/Fade-in animation during output-configuration change.
mukai@chromium.org
2012-08-01
2
-0
/
+34
*
chromeos: Move common D-Bus method callbacks to dbus_method_call_status.h
hashimoto@chromium.org
2012-08-01
22
-167
/
+191
*
Start in extended desktop mode if it is enabled.
rkc@chromium.org
2012-08-01
2
-8
/
+16
*
debugd: Add GetNetworkInterfaces functionality.
hshi@chromium.org
2012-07-31
3
-1
/
+44
*
Convert chromeos::CryptohomeClient::TpmCanAttemptOwnership to asynchronous
hashimoto@chromium.org
2012-07-31
3
-9
/
+34
*
In order to manage device media gallery permissions, use a device id that is ...
kmadhusu@chromium.org
2012-07-31
2
-0
/
+5
*
chromeos: output_configurator: various style fixes
sque@chromium.org
2012-07-30
2
-326
/
+332
*
Remove chromeos::CryptohomeLibrary::IsMounted
hashimoto@chromium.org
2012-07-28
4
-25
/
+40
*
Fix display switching for extended displays.
rkc@chromium.org
2012-07-27
2
-3
/
+13
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
3
-3
/
+3
*
Revise IBusEngineService.
nona@chromium.org
2012-07-27
5
-8
/
+126
*
Fix wrong usage of MethodCall resposne.
nona@chromium.org
2012-07-26
4
-40
/
+32
*
Implement unittests for IBusEngineService
nona@chromium.org
2012-07-24
2
-1
/
+909
*
Implement IBusEngineService
nona@chromium.org
2012-07-24
2
-15
/
+387
*
chromeos: Remove CryptohomeLibrary::TpmGetPassword and TpmIsReady
hashimoto@chromium.org
2012-07-23
3
-30
/
+49
*
Fix style violation.
nona@chromium.org
2012-07-19
1
-4
/
+6
*
base: Make ScopedVector::clear() destroy elements.
derat@chromium.org
2012-07-19
2
-2
/
+2
*
Update DBusThreadManager to handle IBusEngineService and IBusEngineFactory Se...
nona@chromium.org
2012-07-18
5
-4
/
+82
*
Implement IBusEngineFactoryService
nona@chromium.org
2012-07-18
7
-0
/
+395
*
[cros] Fake a stub user login when no --login-manager and --login-user are gi...
ivankr@chromium.org
2012-07-17
1
-0
/
+39
*
Introduce IBusEngineService(only interface or trivial implementations).
nona@chromium.org
2012-07-17
5
-0
/
+405
*
chromeos: Make SessionManagerClientStubImpl notify re lock.
derat@chromium.org
2012-07-16
1
-6
/
+28
*
Update x/y in |output_cache_| when setting CRTC.
disher@chromium.org
2012-07-13
1
-6
/
+19
*
Since there is a concern that the call to recache the display outputs might be
disher@chromium.org
2012-07-12
1
-0
/
+10
*
Add methods for controlling keyboard brightness.
yusukes@chromium.org
2012-07-11
3
-0
/
+24
*
Remove #pragma once from chromeos
ajwong@chromium.org
2012-07-11
32
-32
/
+0
*
Clean Up: Gather all ibus constants to ibus_constants.h
nona@chromium.org
2012-07-11
5
-117
/
+150
*
Implement RegisterComponent method call.
nona@chromium.org
2012-07-10
4
-1
/
+94
*
chromeos: Request screen lock directly from session manager.
derat@chromium.org
2012-07-09
6
-220
/
+89
*
Add error handler for InputMethodIBus and default error handler in IBusInputC...
nona@chromium.org
2012-07-09
5
-46
/
+134
[next]