1. c1f7f7c libbrillo: use ScopedTempDir::GetPath by Eric Caruso · 7 years ago
  2. 48386c3 libbrillo: add location to FileDescriptorWatcher constructor by Eric Caruso · 7 years ago
  3. 91944f2 libbrillo: Disable asan on SecureMemset. by Manoj Gupta · 7 years ago
  4. cd5ebb2 libbrillo: Disable ResizeTest when asan is used. by Manoj Gupta · 7 years ago
  5. 58e79ba Make session_manager use proper synchronization primitives. by Denis Kuznetsov · 7 years ago
  6. 62b7538 libbrillo: Log Cleanup by Raju Konduru · 7 years ago
  7. de7f50d libbrillo: migrate from base::MakeUnique to std::make_unique by Ben Chan · 7 years ago
  8. bb9dbcb Added getting proxy config from Chrome and default proxy transport by Jeffrey Kardatzke · 7 years ago
  9. 84b910f libbrillo: allow redirecting process input by Stephen Barber · 7 years ago
  10. 35dcdc7 libbrillo: Steer people away from GLib. by Daniel Erat · 7 years ago
  11. c5bf48b Remove inclusion of brillo/daemons/daemon.h in process_reaper.* by Ben Chan · 7 years ago
  12. a1a7e93 syslog: new option to log in interactive sessions by Mike Frysinger · 7 years ago
  13. 9f21d7d libbrillo: Add GetDaemonPathForTemporaryUserHome to cryptohome utilities by Pavol Marko · 7 years ago
  14. 070af5e Remove brillo::make_unique_ptr. by Ben Chan · 7 years ago
  15. b93979c libbrillo: factor out Properties interface setup by Eric Caruso · 7 years ago
  16. fe43ad0 libbrillo: Add daemon logging util functions. by Justin TerAvest · 7 years ago
  17. 1c8c1f9 libbrillo: migrate usage of deprecated base::Value methods by Ben Chan · 8 years ago
  18. ed18601 libbrillo: remove invocation of g_type_init() by Ben Chan · 8 years ago
  19. 2a5afe3 http_transport_curl: add an API to bind IP address by Julan Hsu · 8 years ago
  20. e274369 Fix libbrillo warnings to make it build with llvm-next on chromeos. by Manoj Gupta · 8 years ago
  21. 16c285d libbrillo: Update libchrome APIs to r395517 by Luis Hector Chavez · 8 years ago
  22. 605f5a1 Disable SimpleProcess.BindFdToSameFd test by Alex Deymo · 8 years ago
  23. ed104e9 libbrillo: Add curl_multi_perform, curl_multi_wait wrappers. by Dan Colish · 8 years ago
  24. 8c0f192 libbrillo: Remove release/aquire semantic from scoped_ptr/unique_ptr by Alex Vakulenko · 8 years ago
  25. 476d59a Fix Process::BindFd when passing the same fd to the child. by Alex Deymo · 8 years ago
  26. 0274f77 brillo: handle arrays of string maps in dbus serialization by Timothy Jennison · 8 years ago
  27. f151b2b libbrillo: Update Chrome OS gyp files to refer to new libchrome revision by Alex Vakulenko · 8 years ago
  28. c90f923 Use PLOG() to log the error message in process.cc by Alex Deymo · 8 years ago
  29. ef47c40 Call MessageLoop::current() to detect if a message loop was created. by Alex Deymo · 9 years ago
  30. 922d235 Drop the required base::MessageLoopForIO when creating a BaseMessageLoop. by Alex Deymo · 9 years ago
  31. ba88230 Make BinderWatcher use brillo::MessageLoop. by Alex Deymo · 9 years ago
  32. b57ecfa libbrillo: Add base::Value conversion functions by Alex Vakulenko · 9 years ago
  33. 2a25190 Add DBusConnection helper class to use instead of DBusDaemon. by Alex Deymo · 9 years ago
  34. 80b7ee9 libbrillo: Update libchrome APIs to r369476 by Alex Vakulenko · 9 years ago
  35. 77edc53 Disable binder detection for the host. by Alex Deymo · 9 years ago
  36. d671746 Don't delete and add the binder fd in BaseMessageLoop. by Alex Deymo · 9 years ago
  37. 27f8f94 Disable TypeTag tests when USE_RTTI_FOR_TYPE_TAGS is defined. by Alex Deymo · 9 years ago
  38. 4d8501c libbrillo: Remove RTTI from the library by Alex Vakulenko · 9 years ago
  39. 2fd46ba Fix compiler warnings in libbrillo by Christopher Wiley · 9 years ago
  40. d6720ce libbrillo: extend Process API to support sandboxing by Samuel Tan · 9 years ago
  41. 7a8c2c1 minijail: add support for resetting child process's signal mask by Peter Qiu · 9 years ago
  42. 21cfdb8 libbrillo: Fix unit tests. by Bertrand SIMONNET · 9 years ago
  43. 992e429 Fix Process unittests. by Alex Deymo · 9 years ago
  44. 418cb56 libbrillo: process: close unused file descriptors inherited from parent by Peter Qiu · 9 years ago
  45. bccdc4c libbrillo: Use the restricted certificates. by Bertrand SIMONNET · 9 years ago
  46. b6a5c61 Add a method to ProcessReaper to forget a tracked pid by Paul Stewart · 9 years ago
  47. fed60b0 Rename "libchromeos" into "libbrillo" by Alex Vakulenko · 9 years ago
  48. 2df1163 libchromeos: Compile missing unit tests on Android by Alex Vakulenko · 9 years ago
  49. 7660177 Fix Any::TypeMismatch unit test by Alex Vakulenko · 9 years ago
  50. d4d2d73 Fix Any::Buffer.Store_Objects unit test by Alex Vakulenko · 9 years ago
  51. 8d6301a Remove Any::GetType() and rely on type name when comparing types by Alex Vakulenko · 9 years ago
  52. 378e75c libchromeos: minijail: do not use ld preload API functions on Android by Samuel Tan · 9 years ago
  53. 8d0597a Fixed missed renames from previous CL by Alex Vakulenko · 9 years ago
  54. 9ed0cab Move chromeos symbols into brillo namespace by Alex Vakulenko · 9 years ago