1. 826000b libbrillo: Update libchrome APIS to r456626. by Hidehiko Abe · 7 years ago
  2. 1d20c7d Bitwise operator templates for enums by Aaron Wood · 7 years ago
  3. 54b117b Revert "libbrillo: Update libchrome APIS to r456626." by Luis Hector Chavez · 7 years ago
  4. 2dc254a libbrillo: Update libchrome APIS to r456626. by Jay Civelli · 8 years ago
  5. 9471399 Include <sys/sysmacros.h> for major/minor/makedev. by Elliott Hughes · 7 years ago
  6. 8bad64c Don't crash if /oem/os-release.d/product_id does not exist. by Sen Jiang · 8 years ago
  7. 1aba702 Fix libbrillo warnings to make it build with llvm-next on chromeos. by Manoj Gupta · 8 years ago
  8. c7b0177 libbrillo: Update libchrome APIs to r405848 by Luis Hector Chavez · 8 years ago
  9. 253b5b6 Fix clang-tidy warnings in libbrillo by Chih-Hung Hsieh · 8 years ago
  10. 711d51c Fix clang-tidy warnings in libbrillo by Chih-Hung Hsieh · 8 years ago
  11. 4ec4c4d libbrillo: Update libchrome APIs to r395517 by Luis Hector Chavez · 8 years ago
  12. ae40d5e Disable SimpleProcess.BindFdToSameFd test. by Alex Deymo · 9 years ago
  13. ed104e9 libbrillo: Add curl_multi_perform, curl_multi_wait wrappers. by Dan Colish · 9 years ago
  14. 8c0f192 libbrillo: Remove release/aquire semantic from scoped_ptr/unique_ptr by Alex Vakulenko · 9 years ago
  15. 476d59a Fix Process::BindFd when passing the same fd to the child. by Alex Deymo · 9 years ago
  16. 0274f77 brillo: handle arrays of string maps in dbus serialization by Timothy Jennison · 9 years ago
  17. f151b2b libbrillo: Update Chrome OS gyp files to refer to new libchrome revision by Alex Vakulenko · 9 years ago
  18. c90f923 Use PLOG() to log the error message in process.cc by Alex Deymo · 9 years ago
  19. ef47c40 Call MessageLoop::current() to detect if a message loop was created. by Alex Deymo · 9 years ago
  20. 922d235 Drop the required base::MessageLoopForIO when creating a BaseMessageLoop. by Alex Deymo · 9 years ago
  21. ba88230 Make BinderWatcher use brillo::MessageLoop. by Alex Deymo · 9 years ago
  22. b57ecfa libbrillo: Add base::Value conversion functions by Alex Vakulenko · 9 years ago
  23. 2a25190 Add DBusConnection helper class to use instead of DBusDaemon. by Alex Deymo · 9 years ago
  24. 80b7ee9 libbrillo: Update libchrome APIs to r369476 by Alex Vakulenko · 9 years ago
  25. 77edc53 Disable binder detection for the host. by Alex Deymo · 9 years ago
  26. d671746 Don't delete and add the binder fd in BaseMessageLoop. by Alex Deymo · 9 years ago
  27. 27f8f94 Disable TypeTag tests when USE_RTTI_FOR_TYPE_TAGS is defined. by Alex Deymo · 9 years ago
  28. 4d8501c libbrillo: Remove RTTI from the library by Alex Vakulenko · 9 years ago
  29. 2fd46ba Fix compiler warnings in libbrillo by Christopher Wiley · 9 years ago
  30. d6720ce libbrillo: extend Process API to support sandboxing by Samuel Tan · 9 years ago
  31. 7a8c2c1 minijail: add support for resetting child process's signal mask by Peter Qiu · 9 years ago
  32. 21cfdb8 libbrillo: Fix unit tests. by Bertrand SIMONNET · 9 years ago
  33. 992e429 Fix Process unittests. by Alex Deymo · 9 years ago
  34. 418cb56 libbrillo: process: close unused file descriptors inherited from parent by Peter Qiu · 9 years ago
  35. bccdc4c libbrillo: Use the restricted certificates. by Bertrand SIMONNET · 9 years ago
  36. b6a5c61 Add a method to ProcessReaper to forget a tracked pid by Paul Stewart · 9 years ago
  37. fed60b0 Rename "libchromeos" into "libbrillo" by Alex Vakulenko · 9 years ago
  38. 2df1163 libchromeos: Compile missing unit tests on Android by Alex Vakulenko · 9 years ago
  39. 7660177 Fix Any::TypeMismatch unit test by Alex Vakulenko · 9 years ago
  40. d4d2d73 Fix Any::Buffer.Store_Objects unit test by Alex Vakulenko · 9 years ago
  41. 8d6301a Remove Any::GetType() and rely on type name when comparing types by Alex Vakulenko · 9 years ago
  42. 378e75c libchromeos: minijail: do not use ld preload API functions on Android by Samuel Tan · 9 years ago
  43. 8d0597a Fixed missed renames from previous CL by Alex Vakulenko · 9 years ago
  44. 9ed0cab Move chromeos symbols into brillo namespace by Alex Vakulenko · 9 years ago