1. 84a40fb libbrillo: add support for "a(ubay)" D-Bus type by Ben Chan · 6 years ago firmware-servo-11011.B master stabilize-11005.B
  2. 0059853 libpolicy: Add checks for consumer devices in autoupdate policies by Adolfo Victoria · 6 years ago stabilize-10985.B
  3. 904c2c9 libbrillo: policy: Modify UpdateStaging policy due to change in design by Adolfo Victoria · 6 years ago
  4. d88bc3e move manifest* from imageloader to libbrillo by Xiaochu Liu · 6 years ago
  5. a722b42 libbrillo: Add new policy (DeviceUpdateStagingSchedule) for staging updates. by May Lippert · 6 years ago release-R69-10895.B stabilize-10895.56.B stabilize-10895.B
  6. 2d3967d libbrillo: policy: Add new update time restrictions policy by Adolfo Victoria · 6 years ago
  7. 4f500da Add SecureBlob::HexStringToSecureBlob. by Jorge Lucangeli Obes · 6 years ago stabilize-10866.B
  8. c251402 SecureBlob: Improve unit tests. by Jorge Lucangeli Obes · 6 years ago
  9. aeb7bb4 libbrillo: Blob combining utility by Maksim Ivanov · 6 years ago firmware-nami-10775.130.B
  10. 30b3a16 libbrillo: Blob to/from std::string conversions by Maksim Ivanov · 6 years ago
  11. ce194b9 dbus: Fix Properties.Set handler to also emit PropertiesChanged by Sonny Sasaka · 6 years ago
  12. d7220e5 libbrillo: Set RollbackAllowedMilestones enterprise default to 0 by Marton Hunyady · 6 years ago
  13. 6bc9c1d libbrillo: Add SecureBlob constructor from Blob by Maksim Ivanov · 6 years ago
  14. c407581 libbrillo: avoid double-binding callbacks and operator() by Eric Caruso · 6 years ago factory-nami-10715.106.B
  15. 514938d libbrillo: Delete GlibMessageLoop. by Daniel Erat · 6 years ago stabilize-10682.B
  16. a1880bb libbrillo: Add a way to construct FileDescriptor without duping FD by Ryo Hashimoto · 6 years ago
  17. 7859c4f libbrillo: Set default values for RollbackAllowedMilestones policy. by Marton Hunyady · 6 years ago
  18. a9d8279 libbrillo: Fix DCHECK in PolicyProvider::GetDevicePolicy by Marton Hunyady · 6 years ago
  19. c452c4c libbrillo: use bound arguments rather than capture-by-ref by Eric Caruso · 6 years ago stabilize-10569.B
  20. 69df7cb libbrillo: use task runners instead of message loops by Eric Caruso · 6 years ago
  21. 895aba9 libbrillo: remove unused header by Eric Caruso · 6 years ago
  22. 21ae3c1 libbrillo: use DCHECK_IS_ON() rather than DEBUG_MODE by Eric Caruso · 6 years ago
  23. f02fd73 libbrillo: remove all uses of dbus::FileDescriptor by Eric Caruso · 6 years ago
  24. 75578a9 libbrillo: dup and scope file descriptor by Eric Caruso �� 6 years ago
  25. c879ed3 libbrillo: Resets property update callback on UnregisterProperty by Sonny Sasaka · 6 years ago
  26. 2b61f16 libbrillo: add default constructor for FileDescriptor by Eric Caruso · 6 years ago
  27. 7b0a8b2 libbrillo: policy: Add new rollback device policies. by Marton Hunyady · 6 years ago
  28. b10d41f libbrillo: use base::Value instead of StringValue by Eric Caruso · 6 years ago
  29. 50228d6 libbrillo: Expose DBusObject of ExportedObjectManager. by Sonny Sasaka · 6 years ago
  30. 0a5aff8 libbrillo: provide Daemon method to do init on message loop by Eric Caruso · 6 years ago
  31. 91b37e0 libbrillo: Support adding/removing interfaces and their properties. by Sonny Sasaka · 6 years ago
  32. 627d2c4 libbrillo: add new FD D-Bus bindings by Eric Caruso · 6 years ago
  33. 918c24d libbrillo: use std::make_unique in Value construction by Eric Caruso · 6 years ago
  34. bdfc828 libbrillo: Bitwise operator templates for enums by Aaron Wood · 7 years ago
  35. 037e08d libbrillo: Support custom D-Bus property handlers by Sonny Sasaka · 6 years ago
  36. f122936 libbrillo: add self to OWNERS by Eric Caruso · 6 years ago release-R66-10452.B stabilize-10452.81.B stabilize-10452.85.B stabilize-10452.90.B stabilize-10452.96.B
  37. c1f7f7c libbrillo: use ScopedTempDir::GetPath by Eric Caruso · 6 years ago firmware-kbl-10431.B firmware-poppy-10431.B firmware-scarlet-10388.B stabilize-10443.B stabilize-meowth-10444.B
  38. 48386c3 libbrillo: add location to FileDescriptorWatcher constructor by Eric Caruso · 6 years ago
  39. 91944f2 libbrillo: Disable asan on SecureMemset. by Manoj Gupta · 7 years ago
  40. c794a05 libpolicy: Add getter for ChromeDeviceSettingsProto by Lutz Justen · 7 years ago
  41. cd5ebb2 libbrillo: Disable ResizeTest when asan is used. by Manoj Gupta · 7 years ago
  42. 58e79ba Make session_manager use proper synchronization primitives. by Denis Kuznetsov · 7 years ago release-R65-10323.B stabilize-10323.29.B stabilize-10323.30.B stabilize-10323.31.B stabilize-10323.58.B stabilize-10323.62.B stabilize-10323.67.B
  43. d213a40 libbrillo: policy: Increase resilience for policy read by Igor · 7 years ago
  44. 62b7538 libbrillo: Log Cleanup by Raju Konduru · 7 years ago factory-coral-10122.B factory-fizz-10167.B factory-scarlet-10211.B firmware-coral-10068.B firmware-fizz-10139.94.B firmware-fizz-10139.B firmware-scribe-10045.B release-R63-10032.B release-R64-10176.B stabilize-10032.111.B stabilize-10032.56.B stabilize-10032.68.B stabilize-10032.71.B stabilize-10032.72.B stabilize-10032.75.B stabilize-10032.86.B stabilize-10176.13.B stabilize-10176.47.B stabilize-10176.54.B stabilize-10176.58.B stabilize-10176.65.B
  45. de7f50d libbrillo: migrate from base::MakeUnique to std::make_unique by Ben Chan · 7 years ago
  46. bb9dbcb Added getting proxy config from Chrome and default proxy transport by Jeffrey Kardatzke · 7 years ago stabilize-9998.B
  47. 84b910f libbrillo: allow redirecting process input by Stephen Barber · 7 years ago
  48. 35dcdc7 libbrillo: Steer people away from GLib. by Daniel Erat · 7 years ago release-R62-9901.B stabilize-9901.35.B stabilize-9901.53.B stabilize-9901.54.B stabilize-9901.77.B
  49. c5bf48b Remove inclusion of brillo/daemons/daemon.h in process_reaper.* by Ben Chan · 7 years ago
  50. a1a7e93 syslog: new option to log in interactive sessions by Mike Frysinger · 7 years ago
  51. 9f21d7d libbrillo: Add GetDaemonPathForTemporaryUserHome to cryptohome utilities by Pavol Marko · 7 years ago release-R61-9765.B stabilize-9756.B stabilize-9765.39.B stabilize-9765.65.B stabilize-9765.7.B stabilize-9765.76.B
  52. 070af5e Remove brillo::make_unique_ptr. by Ben Chan · 7 years ago
  53. 7a0a61f libbrillo: policy: Add GetSecondFactorAuthenticationMode for new device policy by Vincent Palatin · 7 years ago
  54. d710b3b libbrillo: Add DevicePolicy::IsEnterpriseManaged() by Thiemo Nagel · 7 years ago factory-eve-9667.B firmware-twinkie-9628.B stabilize-9693.B
  55. b93979c libbrillo: factor out Properties interface setup by Eric Caruso · 7 years ago firmware-eve-9584.B firmware-eve-campfire-9584.131.B release-R60-9592.B stabilize-9592.15.B stabilize-9592.55.B stabilize-9592.67.B stabilize-9592.82.B
  56. d6d6f31 libbrillo: Add functionality to get the app id of a kiosk app. by Rahul Chaturvedi · 7 years ago firmware-rowan-9516.B stabilize-9517.B stabilize-9554.B
  57. fe43ad0 libbrillo: Add daemon logging util functions. by Justin TerAvest · 7 years ago
  58. c648bf0 libbrillo: make type_name_undecorate_unittest depend on dbus by Stephen Barber · 7 years ago
  59. e1c1af0 Make dbus code optional by Chirantan Ekbote · 7 years ago stabilize-9460.4.B
  60. 1c8c1f9 libbrillo: migrate usage of deprecated base::Value methods by Ben Chan · 7 years ago firmware-cr50-9308.24.B firmware-cr50-9308.B firmware-cr50-guc-factory-9308.26.B firmware-cr50-mp-9311.B firmware-cr50-mp-r86-9311.70.B firmware-cr50-mp-release-9308.87.B firmware-cr50-release-9308.25.B release-R58-9334.B stabilize-9313.B stabilize-9334.58.B stabilize-9428.B stabilize-9430.B stabilize-M58-9334.41.0.B
  61. ed18601 libbrillo: remove invocation of g_type_init() by Ben Chan · 8 years ago
  62. 2a5afe3 http_transport_curl: add an API to bind IP address by Julan Hsu · 8 years ago
  63. e274369 Fix libbrillo warnings to make it build with llvm-next on chromeos. by Manoj Gupta · 8 years ago
  64. ce533da libbrillo: Add new install attributes library. by Thiemo Nagel · 8 years ago factory-gru-9017.B firmware-reef-9042.87.B firmware-reef-9042.B firmware-servo-9040.B release-R56-9000.B stabilize-8975.B stabilize-8992.B stabilize-9000.26.B stabilize-9000.29.0 stabilize-9000.29.B stabilize-9000.82.B stabilize-9000.84.B stabilize-9000.87.0.B stabilize-9000.87.B stabilize-9000.91.0.B stabilize-9000.B stabilize-9093.B stabilize-9157.B stabilize-9199.B stabilize-9202.18.B stabilize-9202.B stabilize-fsi-9202.5.0.B
  65. 16c285d libbrillo: Update libchrome APIs to r395517 by Luis Hector Chavez · 8 years ago factory-gale-8743.19.B factory-gru-8557.B factory-gru-8652.B factory-reef-8811.B firmware-gru-8785.B release-R53-8530.B release-R54-8743.B release-R55-8872.B stabilize-8516.B stabilize-8530.35.B stabilize-8530.71.B stabilize-8530.77.B stabilize-8530.80.B stabilize-8530.89.B stabilize-8530.93.B stabilize-8530.96.B stabilize-8530.B stabilize-8647.B stabilize-8688.B stabilize-8714.B stabilize-8737.B stabilize-8743.25.B stabilize-8743.58.B stabilize-8743.60.B stabilize-8743.69.B stabilize-8798.B stabilize-8838.B stabilize-8872.15.B stabilize-8872.40.B stabilize-8872.6.B stabilize-8872.70.B stabilize-kevin-8785.94.B
  66. 605f5a1 Disable SimpleProcess.BindFdToSameFd test by Alex Deymo · 8 years ago firmware-oak-8438.B release-R52-8350.B stabilize-8350.21.B stabilize-8350.68.B stabilize-8429.B stabilize-8447.B stabilize-8481.B
  67. ed104e9 libbrillo: Add curl_multi_perform, curl_multi_wait wrappers. by Dan Colish · 8 years ago
  68. 8c0f192 libbrillo: Remove release/aquire semantic from scoped_ptr/unique_ptr by Alex Vakulenko · 8 years ago
  69. 476d59a Fix Process::BindFd when passing the same fd to the child. by Alex Deymo · 8 years ago
  70. 37827b6 Export brillo unittest_utils in the libbrillo-test module. by Alex Deymo · 8 years ago
  71. 0274f77 brillo: handle arrays of string maps in dbus serialization by Timothy Jennison · 8 years ago
  72. f151b2b libbrillo: Update Chrome OS gyp files to refer to new libchrome revision by Alex Vakulenko · 8 years ago
  73. c90f923 Use PLOG() to log the error message in process.cc by Alex Deymo · 8 years ago
  74. b5011d0 libbrillo: policy: fix libpolicy unittest by Vincent Palatin · 8 years ago
  75. 31dae17 libbrillo: policy: Add GetUsbDetachableWhitelist for new USB policy by Vincent Palatin · 8 years ago
  76. 59a597a Add .clang-format symlink to Brillo's clang-format. by Alex Deymo · 8 years ago
  77. ef47c40 Call MessageLoop::current() to detect if a message loop was created. by Alex Deymo · 8 years ago
  78. b2f006f policy: Expose allow_kiosk_app_control_chrome_version policy by Xiyuan Xia · 8 years ago
  79. 922d235 Drop the required base::MessageLoopForIO when creating a BaseMessageLoop. by Alex Deymo · 8 years ago
  80. ba88230 Make BinderWatcher use brillo::MessageLoop. by Alex Deymo · 9 years ago
  81. 2a6e3f7 libbrillo_test: Compile only on 'eng' builds. by Jorge Lucangeli Obes · 8 years ago
  82. dd1c7d7 policy: Fix unittests. by Alex Deymo · 9 years ago
  83. b2e8320 Remove deprecated policy DeviceProxySettingsProto by Xiyuan Xia · 9 years ago
  84. b57ecfa libbrillo: Add base::Value conversion functions by Alex Vakulenko · 9 years ago
  85. eb350bc Add userdb_utils. by Darren Krahn · 9 years ago
  86. b137dc9 Set default USE flags values as local variables. by Alex Deymo · 9 years ago
  87. 2a25190 Add DBusConnection helper class to use instead of DBusDaemon. by Alex Deymo · 9 years ago
  88. 037abdb libbrillo: Update BASE_VERS to 369476 by Alex Vakulenko · 9 years ago
  89. 80b7ee9 libbrillo: Update libchrome APIs to r369476 by Alex Vakulenko · 9 years ago
  90. 77edc53 Disable binder detection for the host. by Alex Deymo · 9 years ago
  91. d671746 Don't delete and add the binder fd in BaseMessageLoop. by Alex Deymo · 9 years ago
  92. 27f8f94 Disable TypeTag tests when USE_RTTI_FOR_TYPE_TAGS is defined. by Alex Deymo · 9 years ago
  93. f68e898 Enable USE_RTTI_FOR_TYPE_TAGS in Chrome OS. by Alex Deymo · 9 years ago
  94. 4d8501c libbrillo: Remove RTTI from the library by Alex Vakulenko · 9 years ago
  95. 2fd46ba Fix compiler warnings in libbrillo by Christopher Wiley · 9 years ago
  96. d6720ce libbrillo: extend Process API to support sandboxing by Samuel Tan · 9 years ago
  97. 7a8c2c1 minijail: add support for resetting child process's signal mask by Peter Qiu · 9 years ago
  98. 21cfdb8 libbrillo: Fix unit tests. by Bertrand SIMONNET · 9 years ago
  99. 88a74f9 libbrillo: add brillo/unittest_utils to Android.mk by Samuel Tan · 9 years ago
  100. 992e429 Fix Process unittests. by Alex Deymo · 9 years ago