aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-14Revert "libchromeos-minijail: Fix the include directory."Bertrand Simonnet
2015-08-13Added unit test target, unit tests run and pass with bionic runnerAri Hausman-Cohen
2015-08-12minijail: Fix import path.Bertrand SIMONNET
2015-08-12libchromeos-minijail: Fix the include directory.Bertrand SIMONNET
2015-08-12libchromeos: Compile message_loop_utils.Bertrand SIMONNET
2015-08-12libchromeos: dbus: deserialize variant valuePeter Qiu
2015-08-12libchromeos: dbus: unregister DBus object synchronouslyPeter Qiu
2015-08-12libchromeos: Don't WaitForData() if the Stream doesn't block.Alex Deymo
2015-08-12libchromeos: dbus: synchronous dbus object registrationPeter Qiu
2015-08-12libchromeos: Use MockMessageLoop on FakeStream.Alex Deymo
2015-08-12libchromeos: Use chromeos::MessageLoop in Streams classes.Alex Deymo
2015-08-10libchromeos doesn't build on the Mac.Elliott Hughes
2015-08-06Add libchromeos-minijail target.Jorge Lucangeli Obes
2015-08-06Created libchromeos-test-helpers static library for fakes and mocksAlex Vakulenko
2015-08-04Add build rules for libchromeos-dbusChristopher Wiley
2015-08-03Silence unused parameter warnings in dbus_param_writer.hChristopher Wiley
2015-07-31Add Android.mk.Bertrand SIMONNET
2015-07-31process_test: Fix binary path in android.Bertrand SIMONNET
2015-07-30testrunner: Create a test runner for android.Bertrand SIMONNET
2015-07-30Merge "Add licensing information."Bertrand Simonnet
2015-07-29Merge branch 'rewrite-libchromeos' into merge-libchromeosBill Yi
2015-07-29libchromeos: Print the error message when exec*() fails.Alex Deymo
2015-07-29libchromeos: Prevent closing known bad fd in Process class.Alex Deymo
2015-07-29bootstat: Move bootstat to its own subdirectory.Bertrand SIMONNET
2015-07-28libchromeos: Move AsynchronousSignalHandler to an interface.Alex Deymo
2015-07-25libchromeos: New class to watch child processes.Alex Deymo
2015-07-24libchromeos: use chromeos::MessageLoop in AsynchronousSignalHandler.Alex Deymo
2015-07-24libchromeos: Add a default chromeos::MessageLoop to Daemon.Alex Deymo
2015-07-24Add licensing information.Bertrand SIMONNET
2015-07-24Merge branch 'rewrite-libchromeos' into merge-libchromeosBill Yi
2015-07-24libchromeos: HttpConnection: Check the response in the unittests.Bertrand SIMONNET
2015-07-24libchromeos: process.cc fail cleanly when no arguments are specified.Bertrand SIMONNET
2015-07-24libchromeos: Fix race condition in process_test.Bertrand SIMONNET
2015-07-24libchromeos: Don't use a local path in unittests.Bertrand SIMONNET
2015-07-23libchromeos: Added test for DBus serialization of Any{vector<vector>}Vitaly Buka
2015-07-23libchromeos: Remove modp_b64 source.Bertrand SIMONNET
2015-07-22libchromeos: Don't rely on the internal of std::string.Bertrand SIMONNET
2015-07-22libchromeos: Use sh instead of bash in process_test.Bertrand SIMONNET
2015-07-22libchromeos: Don't rely on cp's error output.Bertrand SIMONNET
2015-07-22libchromeos: Remove incorrect test.Bertrand SIMONNET
2015-07-16libchromeos: MessageLoop implementation using base::MessageLoopForIO.Alex Deymo
2015-07-15libchromeos: Don't import from libchromeos/chromeos.Bertrand SIMONNET
2015-07-15libchromeos: Include numeric for std::iota.Bertrand SIMONNET
2015-07-15libchromeos: Improve VLOG(1) for async HTTP requestsAlex Vakulenko
2015-07-15Add libchromeos-glib for glib dependenciesChristopher Wiley
2015-07-11libchromeos: Watch file descriptors on error conditions.Alex Deymo
2015-07-06Initial empty repositoryBill Yi
2015-07-01libchromeos: Add {LoadFrom,SaveTo}String to KeyValueStore.Alex Deymo
2015-06-30libchromeos: power: Remove cmasone from OWNERS filesChris Masone
2015-06-30libchromeos: Implement I/O watching in MessageLoop.Alex Deymo