aboutsummaryrefslogtreecommitdiff
path: root/chromeos
AgeCommit message (Expand)Author
2015-09-08Improve default logging when sending asynchronous HTTP requestsAlex Vakulenko
2015-09-02Add libpolicy stub-implementation to Android.mkAlex Deymo
2015-08-27libchromeos: remove libchromeos-ui.Bertrand SIMONNET
2015-08-26Merge "libchromeos: disable accelerated video decode on sandybridge."Haixia Shi
2015-08-25libchromeos: disable accelerated video decode on sandybridge.Haixia Shi
2015-08-25libchromeos: dbus: support additional types for variant deserializationPeter Qiu
2015-08-19Merge "Use __ANDROID__ instead of __BRILLO__."Daniel Erat
2015-08-19Use __ANDROID__ instead of __BRILLO__.Daniel Erat
2015-08-19libchromeos: Fix the CA store pathAlex Vakulenko
2015-08-14libchromeos: Prevent starvation in BaseMessageLoop.Alex Deymo
2015-08-13Added unit test target, unit tests run and pass with bionic runnerAri Hausman-Cohen
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-06Add libchromeos-minijail target.Jorge Lucangeli Obes
2015-08-03Silence unused parameter warnings in dbus_param_writer.hChristopher Wiley
2015-07-31process_test: Fix binary path in android.Bertrand SIMONNET
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-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-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
2015-06-30libchromeos: Import modp_b64.Bertrand SIMONNET
2015-06-25libchromeos: Remove leaked tasks from GlibMessageLoop destructor.Alex Deymo
2015-06-23libchromeos: Fix CancelTask from the running task.Alex Deymo
2015-06-20libchromeos: Add Location to MessageLoop interface.Alex Deymo