aboutsummaryrefslogtreecommitdiffstats
path: root/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Added unit test target, unit tests run and pass with bionic runnerAri Hausman-Cohen2015-08-132-0/+20
* libchromeos: dbus: deserialize variant valuePeter Qiu2015-08-121-17/+15
* libchromeos: dbus: unregister DBus object synchronouslyPeter Qiu2015-08-122-0/+22
* libchromeos: Don't WaitForData() if the Stream doesn't block.Alex Deymo2015-08-124-69/+313
* libchromeos: dbus: synchronous dbus object registrationPeter Qiu2015-08-122-0/+75
* libchromeos: Use MockMessageLoop on FakeStream.Alex Deymo2015-08-124-45/+124
* libchromeos: Use chromeos::MessageLoop in Streams classes.Alex Deymo2015-08-1210-83/+115
* Add libchromeos-minijail target.Jorge Lucangeli Obes2015-08-061-1/+2
* Silence unused parameter warnings in dbus_param_writer.hChristopher Wiley2015-08-031-2/+2
* process_test: Fix binary path in android.Bertrand SIMONNET2015-07-311-7/+13
* libchromeos: Print the error message when exec*() fails.Alex Deymo2015-07-291-2/+1
* libchromeos: Prevent closing known bad fd in Process class.Alex Deymo2015-07-291-1/+2
* bootstat: Move bootstat to its own subdirectory.Bertrand SIMONNET2015-07-2912-901/+1
* libchromeos: Move AsynchronousSignalHandler to an interface.Alex Deymo2015-07-287-66/+80
* libchromeos: New class to watch child processes.Alex Deymo2015-07-254-0/+296
* libchromeos: use chromeos::MessageLoop in AsynchronousSignalHandler.Alex Deymo2015-07-244-40/+41
* libchromeos: Add a default chromeos::MessageLoop to Daemon.Alex Deymo2015-07-244-34/+47
* libchromeos: HttpConnection: Check the response in the unittests.Bertrand SIMONNET2015-07-241-1/+7
* libchromeos: process.cc fail cleanly when no arguments are specified.Bertrand SIMONNET2015-07-242-1/+5
* libchromeos: Fix race condition in process_test.Bertrand SIMONNET2015-07-241-1/+1
* libchromeos: Don't use a local path in unittests.Bertrand SIMONNET2015-07-241-8/+5
* libchromeos: Added test for DBus serialization of Any{vector<vector>}Vitaly Buka2015-07-231-2/+7
* libchromeos: Remove modp_b64 source.Bertrand SIMONNET2015-07-236-970/+1
* libchromeos: Don't rely on the internal of std::string.Bertrand SIMONNET2015-07-221-2/+1
* libchromeos: Use sh instead of bash in process_test.Bertrand SIMONNET2015-07-221-4/+4
* libchromeos: Don't rely on cp's error output.Bertrand SIMONNET2015-07-221-4/+8
* libchromeos: Remove incorrect test.Bertrand SIMONNET2015-07-221-9/+0
* libchromeos: MessageLoop implementation using base::MessageLoopForIO.Alex Deymo2015-07-168-177/+709
* libchromeos: Don't import from libchromeos/chromeos.Bertrand SIMONNET2015-07-155-5/+5
* libchromeos: Include numeric for std::iota.Bertrand SIMONNET2015-07-154-0/+4
* libchromeos: Improve VLOG(1) for async HTTP requestsAlex Vakulenko2015-07-152-6/+9
* Add libchromeos-glib for glib dependenciesChristopher Wiley2015-07-154-9/+9
* libchromeos: Watch file descriptors on error conditions.Alex Deymo2015-07-112-6/+55
* libchromeos: Add {LoadFrom,SaveTo}String to KeyValueStore.Alex Deymo2015-07-013-63/+57
* libchromeos: power: Remove cmasone from OWNERS filesChris Masone2015-06-301-1/+0
* libchromeos: Implement I/O watching in MessageLoop.Alex Deymo2015-06-307-26/+366
* libchromeos: Import modp_b64.Bertrand SIMONNET2015-06-306-44/+1000
* libchromeos: Remove leaked tasks from GlibMessageLoop destructor.Alex Deymo2015-06-251-0/+7
* libchromeos: Fix CancelTask from the running task.Alex Deymo2015-06-232-1/+15
* libchromeos: Add Location to MessageLoop interface.Alex Deymo2015-06-209-27/+195
* libchromeos: Handle dbus::FileDescriptor properly in dbus_method_invokerAlex Vakulenko2015-06-172-2/+64
* platform2: Fix issues with new version of libchromeAlex Vakulenko2015-06-174-13/+16
* libchromeos: New chromeos::MessageLoop virtual interface.Alex Deymo2015-06-139-0/+566
* libchromeos: [Ozone] Rename platform "dri" to platform "drm"Daniel Nicoara2015-06-111-2/+2
* libchromeos: Allow client to set response streamNathan Bullock2015-06-099-16/+45
* libchromeos: "Dispatching DBus method call" from LOG(INFO) to VLOG(1)Jocelyn Bohr2015-06-071-1/+1
* libchromeos: Allow chunked HTTP uploads when data size is unknownAlex Vakulenko2015-06-043-16/+29
* buffet: Make TLS shut down gracefully on connection terminationAlex Vakulenko2015-06-041-8/+7
* libchromeos: Add ability to pass timeout to Stream::WaitForDataBlockingAlex Vakulenko2015-06-0420-42/+111
* cryptohome: Fixed and re-enabled Service unit tests.Darren Krahn2015-06-012-1/+7