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