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