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_connection_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all usages of mojo::ErrorHandler in //device/serial to callbacks.
tanay.c
2015-07-07
1
-5
/
+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
-11
/
+13
*
Revert of Remove Client= from device/serial/data_stream.mojom. (patchset #1 i...
sammc
2015-02-04
1
-17
/
+11
*
Remove Client= from device/serial/data_stream.mojom.
sammc
2015-02-03
1
-11
/
+17
*
Include Mojo SDK/EDK via fully-qualified paths in Chromium code.
blundell
2015-01-23
1
-3
/
+3
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
1
-1
/
+1
*
Change data pipe wrappers used by SerialConnection to use message pipe.
sammc
2014-10-28
1
-1
/
+6
*
Standardize usage of virtual/override/final in device/
dcheng
2014-10-22
1
-2
/
+2
*
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
-3
/
+3
*
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
-29
/
+175
*
Add a partial Mojo serial connection interface and implementation.
sammc@chromium.org
2014-07-21
1
-0
/
+181