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
/
device
/
serial
/
serial_service_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove interface_impl.h and error_handler.h usage from chromium
ben
2015-07-29
1
-1
/
+0
*
Convert all usages of mojo::ErrorHandler in //device/serial to callbacks.
tanay.c
2015-07-07
1
-4
/
+6
*
Remove mojo::InterfaceImpl from device/serial.
sammc
2015-05-20
1
-8
/
+7
*
Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in device module.
pranay.kumar
2015-04-28
1
-1
/
+1
*
Remove Client= from device/serial/data_stream.mojom.
sammc
2015-02-05
1
-5
/
+5
*
Revert of Remove Client= from device/serial/data_stream.mojom. (patchset #1 i...
sammc
2015-02-04
1
-8
/
+5
*
Remove Client= from device/serial/data_stream.mojom.
sammc
2015-02-03
1
-5
/
+8
*
Set serial connection parameters immediately on connect.
reillyg
2015-01-28
1
-0
/
+1
*
Include Mojo SDK/EDK via fully-qualified paths in Chromium code.
blundell
2015-01-23
1
-3
/
+3
*
Standardize usage of virtual/override/final in device/
dcheng
2014-10-22
1
-5
/
+5
*
Implement permission_broker for serial devices.
jorgelo
2014-10-20
1
-1
/
+1
*
replace OVERRIDE and FINAL with override and final in device/
mostynb
2014-10-06
1
-3
/
+3
*
Rename Get to GetProxy
sky
2014-10-06
1
-4
/
+4
*
Remove implicit conversions from scoped_refptr to T* in device/
dcheng
2014-08-28
1
-1
/
+1
*
Implement the host side of serial connection I/O on data pipe.
sammc
2014-08-27
1
-50
/
+42
*
Add a partial Mojo serial connection interface and implementation.
sammc@chromium.org
2014-07-21
1
-6
/
+102
*
Add a basic Mojo SerialService that implements GetDevices().
sammc@chromium.org
2014-07-09
1
-0
/
+53