1. 7e1d8b2 Fixed typo in condition by Vitaly Buka · 10 years ago
  2. 4ebd641 Changed now NetworkManager detects connectivity status by Vitaly Buka · 10 years ago
  3. 3884ce1 Test cleanup by Vitaly Buka · 10 years ago
  4. bf6840a Remove bool argument from OnConnectionChangedCallback by Vitaly Buka · 10 years ago
  5. a1e6c00 examples/ubuntu/avahi_client: add daemon configuration hint in error message by Johan Euphrosine · 10 years ago
  6. 4add916 examples/ubuntu/avahi_client: fix daemon detection by Johan Euphrosine · 10 years ago
  7. f07df5a Fix unaligned read and write by Vitaly Buka · 10 years ago
  8. de1a2e7 Fail installing pre-requisites if apt-get fails. by Alex Vakulenko · 10 years ago
  9. 57fbee3 Add Request::GetStreamData() method by Alex Vakulenko · 10 years ago
  10. e93366c examples/ubuntu: make prerequisites noninteractive by Johan Euphrosine · 10 years ago
  11. 8a68d6a examples/ubuntu: fix gyp deprecated option usage by Johan Euphrosine · 10 years ago
  12. 80925a7 Added README file by Vitaly Buka · 10 years ago
  13. b737384 Added message to inform that step may take a while by Vitaly Buka · 10 years ago
  14. 35ab095 Initial add of weave::Bluetooth interface by Robert Ginda · 10 years ago
  15. caf42bd Fix check of monitor_until_ by Vitaly Buka · 10 years ago
  16. 0684cfe Remove error argument from ReadAsync and WriteAllAsync by Vitaly Buka · 10 years ago
  17. 5cf12a3 Remove unnecessary getters from weave::Config by Vitaly Buka · 10 years ago
  18. 658aa36 Simplify code by removing error from ::GetModelId and ::GetName by Vitaly Buka · 10 years ago
  19. ca365fb Improve testing of WiFi bootstrapping condition by Vitaly Buka · 10 years ago
  20. bcc6754 Revert "Improve testing of WiFi bootstrapping condition" by Vitaly Buka · 10 years ago
  21. 38d582f Improve testing of WiFi bootstrapping condition by Vitaly Buka · 10 years ago
  22. 031fb78 Print avahi error if avahi_entry_group_new by Vitaly Buka · 10 years ago
  23. 60d4509 Restart xmpp channel if read returned zero bytes by Vitaly Buka · 10 years ago
  24. e7c7df1 Merge "Prevent fetch command queue requests from piling up" by Alex Vakulenko · 10 years ago
  25. df1b073 Merge "Remove StringPiece from JSONReader interface to avoid exporting" by Vitaly Buka · 10 years ago
  26. ed98fa0 Merge "Replace base/atomic with std::atomic" by Vitaly Buka · 10 years ago
  27. ce65ec8 Remove StringPiece from JSONReader interface to avoid exporting by Vitaly Buka · 10 years ago
  28. b1fcfc0 Replace base/atomic with std::atomic by Vitaly Buka · 10 years ago
  29. 64bc9ea Prevent fetch command queue requests from piling up by Alex Vakulenko · 10 years ago
  30. 464f93e Increase device registration timeout interval by Alex Vakulenko · 10 years ago
  31. a4b3983 Switch from starttls to SSL sockets by Vitaly Buka · 10 years ago
  32. 3dc2f53 Use full service type and vector<string> in weave::Mdns interface by Vitaly Buka · 10 years ago
  33. bfdd310 Promote some verbose XMPP log messages to LOG(INFO) level by Alex Vakulenko · 10 years ago
  34. 8461669 Rename gyp file to highlight platform2 specifics by Vitaly Buka · 10 years ago
  35. 059fd8d libweave: Update paths to match new chromeos build by Vitaly Buka · 10 years ago
  36. dd3b58a libweave: Build weave example for ubuntu by Vitaly Buka · 10 years ago
  37. 5d08682 libweave: Formatting fix in gyp file by Vitaly Buka · 10 years ago
  38. 312db60 libweave: Ignore out/, third_party/lib and third_party/include files by Vitaly Buka · 10 years ago
  39. 17b0a8a libweave: Added Ubuntu example of libweave integration by Vitaly Buka · 10 years ago
  40. 38c96f9 libweave: Added script to install prerequisites on ununtu by Vitaly Buka · 10 years ago
  41. 04a906d libweave: Added TODO into header file by Vitaly Buka · 10 years ago
  42. f2f2640 libweave: BASE_EXPORTS for smart pointers by Vitaly Buka · 10 years ago
  43. c246a98 Remove unnecessary file by Alex Vakulenko · 10 years ago
  44. 2924832 Increase default timeout for device registration requests by Alex Vakulenko · 10 years ago
  45. d33fe9d libweave: Move testing tools into directory weave/test by Alex Vakulenko · 10 years ago
  46. 02fe593 libweave: Fixed _DEBUG build by Vitaly Buka · 10 years ago
  47. 0f6b2ec libweave: Move testing tools into directory weave/test by Vitaly Buka · 10 years ago
  48. 46cfa3e libweave: Fix gcc 4.8.4 build by Vitaly Buka · 10 years ago
  49. 11b2f23 libweave: Test for libweave public API. by Vitaly Buka · 10 years ago
  50. 60b8f00 libweave: Export some base symbols necessary externally by Vitaly Buka · 10 years ago
  51. f6a5bdb Merge "Change 'service_name' to 'service_type'" by Robert Ginda · 10 years ago
  52. b2908e6 Change 'service_name' to 'service_type' by Robert Ginda · 10 years ago
  53. bb14cc4 libweave: Add build of share library with light version of base lib by Vitaly Buka · 10 years ago
  54. 0d50107 libweave: Remove few small base/ dependencies by Vitaly Buka · 10 years ago
  55. 575118a libweave: Disabled flaky test by Vitaly Buka · 10 years ago
  56. e0425e4 libweave: Fixed loading state definitions by Vitaly Buka · 10 years ago
  57. 8750b27 libweave: Remove unnecessary code from base lib by Vitaly Buka · 10 years ago
  58. a155cb1 libweave: Added gtest_prod_util.h by Vitaly Buka · 10 years ago
  59. cbed206 libweave: Added base/ files required by libweave by Vitaly Buka · 10 years ago
  60. 4f6ae1b Don't define __BRILLO__. by Daniel Erat · 10 years ago
  61. ed26aa4 Update Android.mk after merging recent changes from CrOS by Alex Vakulenko · 10 years ago
  62. 91ee03d libweave: Remove unnecessary includes by Vitaly Buka · 10 years ago
  63. e2810e0 libweave: Move reading/writing commands ans states files out of libweave by Vitaly Buka · 10 years ago
  64. 9acf8aa libweave: Pass firmware using weave::Settings by Vitaly Buka · 10 years ago
  65. 8d46ec0 buffet: Parse buffet config and load/save state by Vitaly Buka · 10 years ago
  66. c11a17d libweave: Remove loading/saving of config and state from libweave by Vitaly Buka · 10 years ago
  67. 1eb4156 libweave: Move firmware version generation out of libweave by Vitaly Buka · 10 years ago
  68. d322a3c libweave: Copy buffet_config* into config* by Vitaly Buka · 10 years ago
  69. 8cb91d7 libweave: Remove device_kind and embedded_code_path by Vitaly Buka · 10 years ago
  70. 0801a1f libweave: Copy chromeos::Error into libweave by Vitaly Buka · 10 years ago
  71. 24d6fd5 libweave: Partially copy string_utils from libchromeos by Vitaly Buka · 10 years ago
  72. a04405e libweave: Remove use of chromeos::Blob and chromeos::SecureBlob by Vitaly Buka · 10 years ago
  73. 122391d libweave: Remove inclusion of chromeos/test_helpers.h by Vitaly Buka · 10 years ago
  74. 6ca868f libweave: Copy bind_lambda into libweave by Vitaly Buka · 10 years ago
  75. 7d55639 libweave: Copy data_encoding.cc into libweave by Vitaly Buka · 10 years ago
  76. b001f28 libweave: Remove chromeos/url_utils.h includes by Vitaly Buka · 10 years ago
  77. ea2f15f libweave: Remove dependency on libchromeos/chromeos/errors/error_codes.h by Vitaly Buka · 10 years ago
  78. 823fdda libweave: Replace MessageLoop with weave::TaskRunner by Vitaly Buka · 10 years ago
  79. 21837cb libweave: Copy modp_b64 into libweave by Vitaly Buka · 10 years ago
  80. 0f80f7c libweave: Move backoff_entry from libchromeos into libweave by Vitaly Buka · 10 years ago
  81. f9630fb libweave: Pass TaskRunner instead of using MessageLoop::current() by Vitaly Buka · 10 years ago
  82. 8e507c2 libweave: Remove dynamic allocation of some test objects by Vitaly Buka · 10 years ago
  83. bf415b2 libweave: Remove base::Timer from PullChannel by Vitaly Buka · 10 years ago
  84. 10c69ec libweave: Extract weave::Stream interface by Vitaly Buka · 10 years ago
  85. 8b13fa0 libweave: Relax message loop constrains in XmppChannelTest by Vitaly Buka · 10 years ago
  86. c809568 libweave: Fix wifi bootstrapping by Alex Vakulenko · 10 years ago
  87. 8940a50 Cleaned up the make file and fixed some link issues with buffet by Alex Vakulenko · 10 years ago
  88. d282884 libchromeos: Use MockMessageLoop on FakeStream. by Bertrand SIMONNET · 10 years ago
  89. 9bf902f Fix libweave build issue on Mac builders by Alex Vakulenko · 10 years ago
  90. a64229c Added Android.mk to compile libweave on Brillo by Alex Vakulenko · 10 years ago
  91. 45277eb libweave: Removed unused includes by Vitaly Buka · 10 years ago
  92. 9ba72a8 libweave: Add p224_spake to build by Vitaly Buka · 10 years ago
  93. 6ca6a23 libweave: Imported p225_spake implementation from Chrome by Vitaly Buka · 10 years ago
  94. 815b603 libweave: Remove mime_type from HttpClient interface by Vitaly Buka · 10 years ago
  95. 1da6599 libweave: Remove dependency on chromeos/http* and chromeos/mime by Vitaly Buka · 10 years ago
  96. e49d771 libweave: Remove include of chromeos/map_utils.h by Vitaly Buka · 10 years ago
  97. 0b4e1fd buffet: Move HttpTransportClient out of libweave by Vitaly Buka · 10 years ago
  98. 1020618 libweave: Update unittests to work with HttpClient by Vitaly Buka · 10 years ago
  99. 6b61e57 libweave: Suppress mock warnings by Vitaly Buka · 10 years ago
  100. 6da9425 libweave: http::Transport access moved into HttpTransportClient by Vitaly Buka · 10 years ago