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
/
tools
/
android
/
forwarder2
/
daemon.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert Pass()→std::move() in //tools/android
dcheng
2015-12-30
1
-3
/
+3
*
Switch to standard integer types in tools/.
avi
2015-12-26
1
-1
/
+1
*
Move safe_strerror to posix directory and the base namespace.
brettw
2015-06-09
1
-1
/
+0
*
[Android] Fix gn build for instrumentation tests.
qsr
2014-11-03
1
-25
/
+0
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/
thestig
2014-09-12
1
-1
/
+1
*
Let DCHECK in non-official-release build be opt-in with dcheck_always_on=1 only
wangxianzhu@chromium.org
2014-03-10
1
-2
/
+0
*
Add error messages in Daemon::Kill().
pliard@chromium.org
2014-01-17
1
-3
/
+7
*
Delete host controllers when they report an error.
pliard@chromium.org
2013-07-15
1
-3
/
+2
*
Reland "Add --serial-id option to host_forwarder."
pliard@chromium.org
2013-07-05
1
-1
/
+1
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor.
dcheng@chromium.org
2013-06-26
1
-1
/
+1
*
Define a LoggingSettings struct to use for InitLogging()
akalin@chromium.org
2013-06-21
1
-7
/
+9
*
Use a direct include of strings headers in testing/, third_party/, tools/.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Add device port unmapping support to forwarder2.
pliard@chromium.org
2013-05-15
1
-2
/
+2
*
Make forwarder2 daemon implementation more robust.
pliard@chromium.org
2013-05-14
1
-85
/
+18
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Create the forwarder2 device daemon's PID file with mode = 666.
pliard@chromium.org
2012-12-10
1
-1
/
+1
*
Handle race condition in forwarder2's Daemon.
pliard@chromium.org
2012-11-28
1
-12
/
+14
*
Increase timeout in Forwarder2's daemon.cc. ...
pliard@chromium.org
2012-11-26
1
-7
/
+8
*
Use file_util::ScopedFD in forwarder2's Daemon.
pliard@chromium.org
2012-11-23
1
-27
/
+4
*
Use the new forwarder2's Daemon implementation in device_forwarder.
pliard@chromium.org
2012-11-23
1
-85
/
+203
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
1
-1
/
+1
*
Support HTTP test-server based net unit tests on Android.
pliard@chromium.org
2012-11-12
1
-0
/
+256