1. 37827b6 Export brillo unittest_utils in the libbrillo-test module. by Alex Deymo · 9 years ago
  2. b57ecfa libbrillo: Add base::Value conversion functions by Alex Vakulenko · 9 years ago
  3. 2a25190 Add DBusConnection helper class to use instead of DBusDaemon. by Alex Deymo · 9 years ago
  4. d671746 Don't delete and add the binder fd in BaseMessageLoop. by Alex Deymo · 9 years ago
  5. f68e898 Enable USE_RTTI_FOR_TYPE_TAGS in Chrome OS. by Alex Deymo · 9 years ago
  6. 4d8501c libbrillo: Remove RTTI from the library by Alex Vakulenko · 9 years ago
  7. 992e429 Fix Process unittests. by Alex Deymo · 9 years ago
  8. 94afaa4 Make libbrillo-dbus compilation optional based on dbus USE flag. by Alex Deymo · 9 years ago
  9. fed60b0 Rename "libchromeos" into "libbrillo" by Alex Vakulenko · 9 years ago[Renamed (88%) from libchromeos.gypi]
  10. 2df1163 libchromeos: Compile missing unit tests on Android by Alex Vakulenko · 9 years ago
  11. b213545 Fix build break on ChromeOS by Alex Vakulenko · 9 years ago
  12. 9ed0cab Move chromeos symbols into brillo namespace by Alex Vakulenko · 9 years ago
  13. 3c8d4ab Add libpolicy stub-implementation to Android.mk by Alex Deymo · 9 years ago
  14. 2531b85 libchromeos: remove libchromeos-ui. by Bertrand SIMONNET · 9 years ago
  15. 92d2ceb libchromeos: Add libminijail to the pc file. by Bertrand SIMONNET · 9 years ago
  16. d614379 minijail: Create a pkgconfig file for libminijail. by Bertrand SIMONNET · 9 years ago
  17. b3ba293 Revert "libchromeos-minijail: Fix the include directory." by Bertrand Simonnet · 9 years ago
  18. 14dd66b libchromeos-minijail: Fix the include directory. by Bertrand SIMONNET · 9 years ago
  19. 7dfa3ac bootstat: Move bootstat to its own subdirectory. by Bertrand SIMONNET · 9 years ago
  20. 471776d libchromeos: New class to watch child processes. by Alex Deymo · 9 years ago
  21. f6ec4fc libchromeos: Remove modp_b64 source. by Bertrand SIMONNET · 9 years ago
  22. a8632e4 libchromeos: MessageLoop implementation using base::MessageLoopForIO. by Alex Deymo · 9 years ago
  23. 8065d31 Add libchromeos-glib for glib dependencies by Christopher Wiley · 9 years ago
  24. e9ff62a libchromeos: Import modp_b64. by Bertrand SIMONNET · 9 years ago
  25. 106edd1 libchromeos: Add Location to MessageLoop interface. by Alex Deymo · 9 years ago
  26. ef3955a libchromeos: New chromeos::MessageLoop virtual interface. by Alex Deymo · 9 years ago
  27. 8b8d609 libchromeos: Add fake stream implementation to help with unit tests by Alex Vakulenko · 10 years ago
  28. 0155b39 libchromeos: Add TLS stream support based on raw socket stream by Alex Vakulenko · 10 years ago
  29. 7554ede libchromeos: Implement chromeos::Stream-based BIO for OpenSSL by Alex Vakulenko · 10 years ago
  30. a2cdae3 libchromeos: Make backoff_entry.{h,cc} compile by Alex Vakulenko · 10 years ago
  31. 80663bf libchromeos: Switch http Request to use streams by Alex Vakulenko · 10 years ago
  32. 1249039 libchromeos: make libchromeos-ui depend on libchromeos-core by Jason Simmons · 10 years ago
  33. d0b4d8d libchromeos: Fix support for protobufs in D-Bus serialization by Alex Vakulenko · 10 years ago
  34. 31ca5a3 libchromeos: Move GetUserInfo to core lib, add GetGroupInfo by Chris Masone · 10 years ago
  35. a6e4819 libchromeos: Add memory stream implementation by Alex Vakulenko · 10 years ago
  36. 6e6ff67 libchromeos: Add InputStreamSet implementation by Alex Vakulenko · 10 years ago
  37. 67d445b libchromeos: Add file stream implementation by Alex Vakulenko · 10 years ago
  38. 1e582b3 libchromeos: Add base Stream interface by Alex Vakulenko · 10 years ago
  39. 9447e5a libchromeos: add GetVariantValueOrDefault by Aaron Kemp · 10 years ago
  40. 454f5f3 peerd: Remove exposed services on death. by Christopher Wiley · 10 years ago
  41. d06bc93 libchromeos: Add Base64 encoding/decoding functions. by Steve Fung · 10 years ago
  42. f5effe9 libchromeos: Add some missing unit tests for HTTP utilities. by Alex Vakulenko · 10 years ago
  43. 47e9a9d libchromeos: Add multipart/form-data support for http uploads by Alex Vakulenko · 10 years ago
  44. f7fd94d libchromeos: Added GetMapKeysAsVector() and unit tests by Alex Vakulenko · 10 years ago
  45. 5cadeae libchromeos: Add TouchFile() function. by David Pursell · 10 years ago
  46. 973ba0a libchromeos: Add support for invoking D-Bus methods asynchronously by Alex Vakulenko · 10 years ago
  47. 2cd6793 libchromeos: Enable -Werror. by Alex Deymo · 10 years ago
  48. f437e3b libchromeos: Add support for async D-Bus method handlers by Alex Vakulenko · 10 years ago
  49. 601ecf8 libchromeos: add API to query /etc/os-release by Bertrand SIMONNET · 10 years ago
  50. bba50fa libchromeos: Add functions to undecorate type names by Alex Vakulenko · 10 years ago
  51. 927171f libchromeos: Add native C++ D-Bus signal handler support by Alex Vakulenko · 10 years ago
  52. 48b3d5f libchromeos: Add in FlagHelper command line flag tool by Steve Fung · 10 years ago
  53. edf1a2b Move KeyValueStore to libchromeos by Alex Deymo · 10 years ago
  54. 1015de7 libchromeos: Add standard system error support to chromeos::Error by Alex Vakulenko · 10 years ago
  55. 504322d libchromeos: Add base classes for creating daemons by Alex Vakulenko · 10 years ago
  56. f38f074 libchromeos: Cleaned up error handling in http_utils by Alex Vakulenko · 10 years ago
  57. 6cd7f81 libchromeos: Add D-Bus method invoker helpers by Alex Vakulenko · 10 years ago
  58. 847b871 libchromeos: Disable automatic symbol exports from libchromeos by Alex Vakulenko · 10 years ago
  59. fa8f944 libchromeos: Implement D-Bus signal registration by Alex Vakulenko · 10 years ago
  60. 1510466 libchromeos: Clean up/moved file into sub-directories by Alex Vakulenko · 10 years ago
  61. 1e259af libchromeos: Add DBusParamWriter and unit tests by Alex Vakulenko · 10 years ago
  62. b381365 libchromeos: split dbus_utils.h/extract data serialization routines by Alex Vakulenko · 10 years ago
  63. e46e51f libchromeos: Extract D-Bus parameter parsing from DBusObject by Alex Vakulenko · 10 years ago
  64. f788c95 libchromeos: Move http_utils from Buffet to libchromeos by Alex Vakulenko · 10 years ago
  65. 7c294a2 libchromeos: Add generic DBus data serialization/deserialization by Alex Vakulenko · 10 years ago
  66. 9205c77 libchromeos: Move Any from Buffet to libchromeos. by Alex Vakulenko · 10 years ago
  67. 67a06da platform2: Clean up libchromeos by Alex Vakulenko · 10 years ago
  68. ec5dabd libchromeos: Move mime_utils from Buffet to libchromeos by Alex Vakulenko · 10 years ago
  69. a629bed libchromeos: Move url_utils from Buffet to libchromeos by Alex Vakulenko · 10 years ago
  70. ad93c04 libchromeos: Move data_encoding from Buffet to libchromeos by Alex Vakulenko · 10 years ago
  71. 6c0515d libchromeos: Migrate string_utils from Buffet to libchromeos by Alex Vakulenko · 10 years ago
  72. 30477dd buffet: Add generic DBus object implementation framework by Alex Vakulenko · 10 years ago
  73. c909a9f platform2: Move Error class from Buffet to libchromeos by Alex Vakulenko · 10 years ago
  74. cdb2db4 buffet: libchromeos: Move ExportedObjectManager to libchromeos by Christopher Wiley · 10 years ago
  75. d78ee8f platform2: move --std=gnu++11 flag to common-mk/common.gypi by Alex Vakulenko · 10 years ago
  76. a96e6db buffet: libchromeos: Migrate ExportedPropertySet to libchromeos by Christopher Wiley · 10 years ago
  77. ccec566 libchromeos: Rename the libchromeos-minijail package by Utkarsh Sanghi · 10 years ago
  78. d60f9ae shill, libchromeos: Move the minijail c++ bindings by Utkarsh Sanghi · 10 years ago
  79. 3ed0af9 libchromeos: Migrate AsyncEventSequencer to libchromeos by Christopher Wiley · 10 years ago
  80. 21c7e37 libchromeos: Adding a generic signal handler. by Benjamin Lerman · 10 years ago
  81. 211054c Move libbootstat into libchromeos-core by Bertrand SIMONNET · 10 years ago
  82. 883c3e7 libchromeos: Migrate libchromeos to its own ebuild by Bertrand SIMONNET · 10 years ago
  83. 1585941 libchromeos: Make XServerRunner emit x-started. by Daniel Erat · 10 years ago
  84. 8a6c590 platform2: Move UI classes from login_manager to libchromeos by Daniel Erat · 10 years ago
  85. b9fc6ad Update gyp files to use libchromeos from src/platform2 by Bertrand SIMONNET · 10 years ago
  86. feac222 libchromeos: Update gyp file to use src/platform2/common-mk by Bertrand SIMONNET · 10 years ago
  87. 09e78dd Remove dead session-manager GLib error constants by Chris Masone · 10 years ago
  88. e8d90d9 drop BASE_VER define by Mike Frysinger · 11 years ago
  89. 601d167 libchromeos: Support building with libchrome r242728. by Daniel Erat · 11 years ago
  90. 85ca8a5 disable -Werror for now by Mike Frysinger · 11 years ago
  91. 8a6036b Add -fvisibility=default to libchromeos targets by Liam McLoughlin · 11 years ago
  92. 242ab24 Use external dependency for protofiles by Chris Masone · 11 years ago
  93. 4f268f4 Add libchromeos/libpolicy GYP file by Liam McLoughlin · 12 years ago