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
*
Initialize the real CryptohomeLibraryImpl when running on ChromeOS.
joaodasilva@chromium.org
2013-04-25
1
-2
/
+2
*
Revert r196352 "dbus: Add FakeBus"
oshima@chromium.org
2013-04-25
2
-4
/
+2
*
dbus: Add FakeCryptohomeClient
haruki@chromium.org
2013-04-25
5
-2
/
+393
*
dbus: Add missing initilization for MockDBusThreadManagerWithoutGMock
haruki@chromium.org
2013-04-25
1
-0
/
+4
*
dbus: Add FakeShillManagerClient
haruki@chromium.org
2013-04-25
5
-2
/
+217
*
dbus: Add FakeBus
haruki@chromium.org
2013-04-25
2
-2
/
+4
*
Automated Commit: Committing new LKGM version 4046.0.0 for chromeos.
chromeos-lkgm@google.com
2013-04-25
1
-1
/
+1
*
chromeos: Remove unused fields from PowerSupplyStatus.
derat@chromium.org
2013-04-24
4
-48
/
+16
*
Fix leak in PowerPolicyControllerTest::SetUp
oshima@chromium.org
2013-04-24
1
-3
/
+5
*
Move cryptohome_library to src/chromeos
stevenjb@chromium.org
2013-04-24
6
-0
/
+528
*
New command line parameter --disable-cros-online-eula disables online EULA on...
vasilii@chromium.org
2013-04-24
2
-0
/
+4
*
dbus: Add FakePowerManagerClient and use it in PowerPolicyControllerTest
haruki@chromium.org
2013-04-24
4
-19
/
+164
*
Remove layout field from IBusEngineDescription
nona@chromium.org
2013-04-24
3
-17
/
+7
*
Implement new audio tray ui and integrate with new audio controller.
jennyz@chromium.org
2013-04-24
6
-15
/
+245
*
D-Bus: notify properties changed from fakes
keybuk@chromium.org
2013-04-24
3
-24
/
+21
*
Supporting multiple keyboard layouts.
nona@chromium.org
2013-04-23
6
-36
/
+69
*
Bluetooth: Cache the pairing passkey and pincode in the option handler
deymo@chromium.org
2013-04-23
4
-9
/
+6
*
Fix crash on extension IME reloading on Linux Desktop with chromeos=1.
nona@chromium.org
2013-04-23
5
-22
/
+24
*
Move OS_CHROMEOS-specific paths to chromeos/chromeos_paths.cc.
joaodasilva@chromium.org
2013-04-23
3
-0
/
+109
*
dbus: Add FakeCrosDisksClient
haruki@chromium.org
2013-04-23
5
-2
/
+141
*
Bluetooth: fix header sentry comment style
keybuk@chromium.org
2013-04-23
6
-6
/
+6
*
dbus: Remove unused GMock-ed clients.
haruki@chromium.org
2013-04-23
13
-280
/
+0
*
Automated Commit: Committing new LKGM version 4037.0.0 for chromeos.
chromeos-lkgm@google.com
2013-04-23
1
-1
/
+1
*
dbus: Add FakeUpdateEngineClient
haruki@chromium.org
2013-04-23
3
-0
/
+94
*
dbus: Add and fix comments in MockDBusThreadManager*
haruki@chromium.org
2013-04-23
2
-2
/
+6
*
Support kWifiHexSsid in NetworkState
stevenjb@chromium.org
2013-04-23
8
-2
/
+245
*
Bluetooth: fix default value of require_authorization
keybuk@chromium.org
2013-04-22
1
-1
/
+1
*
Extend networkingPrivate api_test to use NetworkConfigurationUpdater.
pneubeck@chromium.org
2013-04-22
1
-0
/
+3
*
Automated Commit: Committing new LKGM version 4034.0.0 for chromeos.
chromeos-lkgm@google.com
2013-04-22
1
-1
/
+1
*
Automated Commit: Committing new LKGM version 4030.0.0 for chromeos.
chromeos-lkgm@google.com
2013-04-21
1
-1
/
+1
*
Remove operator function.
nona@chromium.org
2013-04-21
4
-54
/
+0
*
chromeos: Move default power management policy into Chrome.
derat@chromium.org
2013-04-20
3
-148
/
+212
*
Bluetooth: D-Bus client interface for org.bluez.Input1
deymo@chromium.org
2013-04-20
12
-0
/
+495
*
dbus: Remove unused MockExperimentalBluetooth*Client
haruki@chromium.org
2013-04-19
11
-337
/
+0
*
Adding policy support to the new network configuration stack.
pneubeck@chromium.org
2013-04-19
40
-165
/
+1701
*
Created AttestationPolicyObserver.
dkrahn@google.com
2013-04-19
6
-31
/
+63
*
Remove |third_party| from InputMethodDescriptor.
nona@chromium.org
2013-04-19
5
-16
/
+8
*
Bluetooth: pass path to path, not an interface
keybuk@chromium.org
2013-04-19
2
-2
/
+2
*
Move GetFallbackInputMethodDescriptor function to InputMethodUtil.
nona@chromium.org
2013-04-19
2
-34
/
+0
*
Automated Commit: Committing new LKGM version 4021.0.0 for chromeos.
chromeos-lkgm@google.com
2013-04-19
1
-1
/
+1
*
Scale TouchEvent's radius when touchscreen is in mirror mode
miletus@chromium.org
2013-04-19
2
-0
/
+44
*
Implement new audio handler which talks to the new audio dbus apis, and adds ...
jennyz@chromium.org
2013-04-19
7
-15
/
+667
*
Add LoginState class to src/chromeos/login (redux)
stevenjb@chromium.org
2013-04-18
4
-0
/
+265
*
Correctly set technology state to UNAVAILABLE
stevenjb@chromium.org
2013-04-18
5
-12
/
+53
*
Decouple l10n_util from InputMethodUtil.
nona@chromium.org
2013-04-18
7
-75
/
+110
*
Automated Commit: Committing new LKGM version 4012.0.0 for chromeos.
chromeos-lkgm@google.com
2013-04-18
1
-1
/
+1
*
Bluetooth: implement BlueZ 5 backend for Chrome OS
keybuk@chromium.org
2013-04-18
21
-375
/
+1906
*
Update the remaining include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-17
1
-1
/
+1
*
Make CrosSettings and DeviceSettingsService non Lazy instances
stevenjb@chromium.org
2013-04-17
1
-1
/
+13
*
Replace cras properties with the ones rolled down in service_constants.h.
jennyz@chromium.org
2013-04-17
1
-20
/
+6
[next]