1. 94afaa4 Make libbrillo-dbus compilation optional based on dbus USE flag. by Alex Deymo · 9 years ago
  2. 7710dc0 Rename libchromeos repo to libbrillo by Alex Vakulenko · 9 years ago
  3. fed60b0 Rename "libchromeos" into "libbrillo" by Alex Vakulenko · 9 years ago
  4. 2df1163 libchromeos: Compile missing unit tests on Android by Alex Vakulenko · 9 years ago
  5. 7660177 Fix Any::TypeMismatch unit test by Alex Vakulenko · 9 years ago
  6. d4d2d73 Fix Any::Buffer.Store_Objects unit test by Alex Vakulenko · 9 years ago
  7. 8d6301a Remove Any::GetType() and rely on type name when comparing types by Alex Vakulenko · 9 years ago
  8. b213545 Fix build break on ChromeOS by Alex Vakulenko · 9 years ago
  9. 378e75c libchromeos: minijail: do not use ld preload API functions on Android by Samuel Tan · 9 years ago
  10. 8d0597a Fixed missed renames from previous CL by Alex Vakulenko · 9 years ago
  11. 9ed0cab Move chromeos symbols into brillo namespace by Alex Vakulenko · 9 years ago
  12. eabfe23 libchromeos: Add osrelease_reader libchromeos-core. by Bertrand SIMONNET · 9 years ago
  13. 18ebc55 Adding module tags so tests get built by default. by Ari Hausman-Cohen · 9 years ago
  14. a6a66ba Merge "Fix log message." by Jorge Lucangeli Obes · 9 years ago
  15. fd2f4da Revert "Adding module tags so tests get built by default." by Ari Hausman-Cohen · 9 years ago
  16. 4a71a24 Fix log message. by Jorge Lucangeli Obes · 9 years ago
  17. 2f5e1dc Adding module tags so tests get built by default. by Ari Hausman-Cohen · 9 years ago
  18. eb5b42f Merge "libchromeos: add support for synchronous PropertySet::Get to dbus" by Ningyuan Wang · 9 years ago
  19. f9994ed libchromeos: add support for synchronous PropertySet::Get to dbus by Ningyuan Wang · 9 years ago
  20. c2f4c40 libchromeos-host: build subset, enabling non-Linux hosts by Scott James Remnant · 9 years ago
  21. 9a03be7 Merge "libchromeos: remove Linux host build restriction" by Scott James Remnant · 9 years ago
  22. f107b67 libchromeos: remove Linux host build restriction by Scott James Remnant · 9 years ago
  23. 49fb1ce Add stream_utils::CopyData() to copy data between two streams by Alex Vakulenko · 9 years ago
  24. ceda6cb libchromeos: add support for synchronous PropertySet::Set to dbus by Ningyuan Wang · 9 years ago
  25. 7363463 Fix libchromeos unittests by Alex Vakulenko · 9 years ago
  26. 1cca934 Merge "Improve default logging when sending asynchronous HTTP requests" by Alex Vakulenko · 9 years ago
  27. 37b6fb5 Add BinderWatcher. by Daniel Erat · 9 years ago
  28. f4f82e3 Improve default logging when sending asynchronous HTTP requests by Alex Vakulenko · 9 years ago
  29. a0b423e libchromeos: Compile unit tests for process_reaper.cc by Bertrand SIMONNET · 9 years ago
  30. 0a1d7af libchromeos: Set CPPFLAGS correctly. by Bertrand SIMONNET · 9 years ago
  31. 7ad9470 libchromeos: Add missing process_reapper.cc file. by Alex Deymo · 9 years ago
  32. 532fcf2 libpolicy: Fix unittest paths. by Alex Deymo · 9 years ago
  33. 3c8d4ab Add libpolicy stub-implementation to Android.mk by Alex Deymo · 9 years ago
  34. 238da57 Merge "Export dbus include dirs when using libchromeos-dbus" by Alex Deymo · 9 years ago
  35. 2531b85 libchromeos: remove libchromeos-ui. by Bertrand SIMONNET · 9 years ago
  36. 5977b8c Export dbus include dirs when using libchromeos-dbus by Alex Deymo · 9 years ago
  37. 95e6823 Merge "libchromeos: disable accelerated video decode on sandybridge." by Haixia Shi · 9 years ago
  38. 4df5afd libchromeos: disable accelerated video decode on sandybridge. by Haixia Shi · 9 years ago
  39. 2d4e68c libchromeos: dbus: support additional types for variant deserialization by Peter Qiu · 9 years ago
  40. 67cf363 Merge "Use __ANDROID__ instead of __BRILLO__." by Daniel Erat · 9 years ago
  41. 2908f10 Use __ANDROID__ instead of __BRILLO__. by Daniel Erat · 9 years ago
  42. 3703d37 libchromeos: Fix the CA store path by Alex Vakulenko · 9 years ago
  43. 92d2ceb libchromeos: Add libminijail to the pc file. by Bertrand SIMONNET · 9 years ago
  44. d614379 minijail: Create a pkgconfig file for libminijail. by Bertrand SIMONNET · 9 years ago
  45. e40a064 Merge "libchromeos: Prevent starvation in BaseMessageLoop." by Bertrand Simonnet · 9 years ago
  46. 07c1779 libchromeos: Prevent starvation in BaseMessageLoop. by Alex Deymo · 9 years ago
  47. d880868 Merge "Revert "libchromeos-minijail: Fix the include directory."" by Bertrand Simonnet · 9 years ago
  48. 43712ac Merge "Revert "minijail: Fix import path."" by Bertrand Simonnet · 9 years ago
  49. 2873276 Revert "minijail: Fix import path." by Bertrand Simonnet · 9 years ago
  50. b3ba293 Revert "libchromeos-minijail: Fix the include directory." by Bertrand Simonnet · 9 years ago
  51. cc76bff Added unit test target, unit tests run and pass with bionic runner by Ari Hausman-Cohen · 9 years ago
  52. 5d7fc29 minijail: Fix import path. by Bertrand SIMONNET · 9 years ago
  53. 14dd66b libchromeos-minijail: Fix the include directory. by Bertrand SIMONNET · 9 years ago
  54. e4eeb9c libchromeos: Compile message_loop_utils. by Bertrand SIMONNET · 9 years ago
  55. 531dc26 libchromeos: dbus: deserialize variant value by Peter Qiu · 9 years ago
  56. d131ec9 libchromeos: dbus: unregister DBus object synchronously by Peter Qiu · 9 years ago
  57. d145d0a libchromeos: Don't WaitForData() if the Stream doesn't block. by Alex Deymo · 9 years ago
  58. 667cf9b libchromeos: dbus: synchronous dbus object registration by Peter Qiu · 9 years ago
  59. 3dbcfa4 libchromeos: Use MockMessageLoop on FakeStream. by Alex Deymo · 9 years ago
  60. 0007260 libchromeos: Use chromeos::MessageLoop in Streams classes. by Alex Deymo · 9 years ago
  61. 72968a2 libchromeos doesn't build on the Mac. by Elliott Hughes · 9 years ago
  62. a90b06d Add libchromeos-minijail target. by Jorge Lucangeli Obes · 9 years ago
  63. d2aebc7 Created libchromeos-test-helpers static library for fakes and mocks by Alex Vakulenko · 9 years ago
  64. 9cba607 Add build rules for libchromeos-dbus by Christopher Wiley · 9 years ago
  65. 0d654cd Silence unused parameter warnings in dbus_param_writer.h by Christopher Wiley · 9 years ago
  66. 0a78e9e Add Android.mk. by Bertrand SIMONNET · 9 years ago
  67. b41ab00 process_test: Fix binary path in android. by Bertrand SIMONNET · 9 years ago
  68. 610a058 testrunner: Create a test runner for android. by Bertrand SIMONNET · 9 years ago
  69. cd4f5d1 Merge "Add licensing information." by Bertrand Simonnet · 9 years ago
  70. 922504a Merge branch 'rewrite-libchromeos' into merge-libchromeos by Bill Yi · 9 years ago
  71. e1b18d3 libchromeos: Print the error message when exec*() fails. by Alex Deymo · 9 years ago
  72. d78ff42 libchromeos: Prevent closing known bad fd in Process class. by Alex Deymo · 9 years ago
  73. 7dfa3ac bootstat: Move bootstat to its own subdirectory. by Bertrand SIMONNET · 9 years ago
  74. 38c1633 libchromeos: Move AsynchronousSignalHandler to an interface. by Alex Deymo · 9 years ago
  75. 471776d libchromeos: New class to watch child processes. by Alex Deymo · 9 years ago
  76. fd626d7 libchromeos: use chromeos::MessageLoop in AsynchronousSignalHandler. by Alex Deymo · 9 years ago
  77. 30ef318 libchromeos: Add a default chromeos::MessageLoop to Daemon. by Alex Deymo · 9 years ago
  78. ca99403 Add licensing information. by Bertrand SIMONNET · 9 years ago
  79. 9a265b4 Merge branch 'rewrite-libchromeos' into merge-libchromeos by Bill Yi · 9 years ago
  80. c5a9d47 libchromeos: HttpConnection: Check the response in the unittests. by Bertrand SIMONNET · 9 years ago
  81. 6755ff9 libchromeos: process.cc fail cleanly when no arguments are specified. by Bertrand SIMONNET · 9 years ago
  82. 793c7cf libchromeos: Fix race condition in process_test. by Bertrand SIMONNET · 9 years ago
  83. e206036 libchromeos: Don't use a local path in unittests. by Bertrand SIMONNET · 9 years ago
  84. 4906666 libchromeos: Added test for DBus serialization of Any{vector<vector>} by Vitaly Buka · 9 years ago
  85. f6ec4fc libchromeos: Remove modp_b64 source. by Bertrand SIMONNET · 9 years ago
  86. f264b22 libchromeos: Don't rely on the internal of std::string. by Bertrand SIMONNET · 9 years ago
  87. 336d2c3 libchromeos: Use sh instead of bash in process_test. by Bertrand SIMONNET · 9 years ago
  88. a554a49 libchromeos: Don't rely on cp's error output. by Bertrand SIMONNET · 9 years ago
  89. 738267b libchromeos: Remove incorrect test. by Bertrand SIMONNET · 9 years ago
  90. a8632e4 libchromeos: MessageLoop implementation using base::MessageLoopForIO. by Alex Deymo · 9 years ago
  91. 8606164 libchromeos: Don't import from libchromeos/chromeos. by Bertrand SIMONNET · 9 years ago
  92. b57c2ee libchromeos: Include numeric for std::iota. by Bertrand SIMONNET · 9 years ago
  93. d4c955c libchromeos: Improve VLOG(1) for async HTTP requests by Alex Vakulenko · 9 years ago
  94. 8065d31 Add libchromeos-glib for glib dependencies by Christopher Wiley · 9 years ago
  95. 81ac44b libchromeos: Watch file descriptors on error conditions. by Alex Deymo · 9 years ago
  96. 8eb2e28 Initial empty repository by Bill Yi · 9 years ago
  97. 665bc53 libchromeos: Add {LoadFrom,SaveTo}String to KeyValueStore. by Alex Deymo · 9 years ago
  98. 30ef934 libchromeos: power: Remove cmasone from OWNERS files by Chris Masone · 9 years ago
  99. 3845c6d libchromeos: Implement I/O watching in MessageLoop. by Alex Deymo · 9 years ago
  100. e9ff62a libchromeos: Import modp_b64. by Bertrand SIMONNET · 9 years ago