History log of /external/libbrillo/brillo/binder_watcher.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ba882304e0dee418bb05fa19b6cf8c30cecb59d0 04-Feb-2016 Alex Deymo <deymo@google.com> Make BinderWatcher use brillo::MessageLoop.

This patch breaks the dependency between the BinderWatcher and the
base::MessageLoopForIO implementation, making it use the
brillo::MessageLoop class instead.

Bug: 26356682
TEST=Binder based `update_engine_client` still works.

Change-Id: I46a8a9c8d00d536c2d54889017f109c581eb0bc7
/external/libbrillo/brillo/binder_watcher.cc
2fd46ba1458275cd16b0949675bff70cc8abcdad 04-Jan-2016 Christopher Wiley <wiley@google.com> Fix compiler warnings in libbrillo

Bug: 26379664
Test: Compiles

Change-Id: I67658ba9ceb8b769c97f0c345f7711bc96d27a84
/external/libbrillo/brillo/binder_watcher.cc
9ed0cab99f18acb3570a35e9408f24355f6b8324 13-Oct-2015 Alex Vakulenko <avakulenko@google.com> Move chromeos symbols into brillo namespace

And move the include files into "brillo" directory instead of "chromeos"

BUG: 24872993
TEST=built aosp and brillo and unit tests pass on dragonoboard

Change-Id: Ieb979d1ebd3152921d36cd15acbd6247f02aae69
/external/libbrillo/brillo/binder_watcher.cc