Sign in
weave
/
weave
/
libweave
/
02fe593e20bd37073f8f3b9f136f497b6bc999fc
02fe593
libweave: Fixed _DEBUG build
by Vitaly Buka
· 10 years ago
0f6b2ec
libweave: Move testing tools into directory weave/test
by Vitaly Buka
· 10 years ago
46cfa3e
libweave: Fix gcc 4.8.4 build
by Vitaly Buka
· 10 years ago
11b2f23
libweave: Test for libweave public API.
by Vitaly Buka
· 10 years ago
60b8f00
libweave: Export some base symbols necessary externally
by Vitaly Buka
· 10 years ago
f6a5bdb
Merge "Change 'service_name' to 'service_type'"
by Robert Ginda
· 10 years ago
b2908e6
Change 'service_name' to 'service_type'
by Robert Ginda
· 10 years ago
bb14cc4
libweave: Add build of share library with light version of base lib
by Vitaly Buka
· 10 years ago
0d50107
libweave: Remove few small base/ dependencies
by Vitaly Buka
· 10 years ago
575118a
libweave: Disabled flaky test
by Vitaly Buka
· 10 years ago
e0425e4
libweave: Fixed loading state definitions
by Vitaly Buka
· 10 years ago
8750b27
libweave: Remove unnecessary code from base lib
by Vitaly Buka
· 10 years ago
a155cb1
libweave: Added gtest_prod_util.h
by Vitaly Buka
· 10 years ago
cbed206
libweave: Added base/ files required by libweave
by Vitaly Buka
· 10 years ago
4f6ae1b
Don't define __BRILLO__.
by Daniel Erat
· 10 years ago
ed26aa4
Update Android.mk after merging recent changes from CrOS
by Alex Vakulenko
· 10 years ago
91ee03d
libweave: Remove unnecessary includes
by Vitaly Buka
· 10 years ago
e2810e0
libweave: Move reading/writing commands ans states files out of libweave
by Vitaly Buka
· 10 years ago
9acf8aa
libweave: Pass firmware using weave::Settings
by Vitaly Buka
· 10 years ago
8d46ec0
buffet: Parse buffet config and load/save state
by Vitaly Buka
· 10 years ago
c11a17d
libweave: Remove loading/saving of config and state from libweave
by Vitaly Buka
· 10 years ago
1eb4156
libweave: Move firmware version generation out of libweave
by Vitaly Buka
· 10 years ago
d322a3c
libweave: Copy buffet_config* into config*
by Vitaly Buka
· 10 years ago
8cb91d7
libweave: Remove device_kind and embedded_code_path
by Vitaly Buka
· 10 years ago
0801a1f
libweave: Copy chromeos::Error into libweave
by Vitaly Buka
· 10 years ago
24d6fd5
libweave: Partially copy string_utils from libchromeos
by Vitaly Buka
· 10 years ago
a04405e
libweave: Remove use of chromeos::Blob and chromeos::SecureBlob
by Vitaly Buka
· 10 years ago
122391d
libweave: Remove inclusion of chromeos/test_helpers.h
by Vitaly Buka
· 10 years ago
6ca868f
libweave: Copy bind_lambda into libweave
by Vitaly Buka
· 10 years ago
7d55639
libweave: Copy data_encoding.cc into libweave
by Vitaly Buka
· 10 years ago
b001f28
libweave: Remove chromeos/url_utils.h includes
by Vitaly Buka
· 10 years ago
ea2f15f
libweave: Remove dependency on libchromeos/chromeos/errors/error_codes.h
by Vitaly Buka
· 10 years ago
823fdda
libweave: Replace MessageLoop with weave::TaskRunner
by Vitaly Buka
· 10 years ago
21837cb
libweave: Copy modp_b64 into libweave
by Vitaly Buka
· 10 years ago
0f80f7c
libweave: Move backoff_entry from libchromeos into libweave
by Vitaly Buka
· 10 years ago
f9630fb
libweave: Pass TaskRunner instead of using MessageLoop::current()
by Vitaly Buka
· 10 years ago
8e507c2
libweave: Remove dynamic allocation of some test objects
by Vitaly Buka
· 10 years ago
bf415b2
libweave: Remove base::Timer from PullChannel
by Vitaly Buka
· 10 years ago
10c69ec
libweave: Extract weave::Stream interface
by Vitaly Buka
· 10 years ago
8b13fa0
libweave: Relax message loop constrains in XmppChannelTest
by Vitaly Buka
· 10 years ago
c809568
libweave: Fix wifi bootstrapping
by Alex Vakulenko
· 10 years ago
8940a50
Cleaned up the make file and fixed some link issues with buffet
by Alex Vakulenko
· 10 years ago
d282884
libchromeos: Use MockMessageLoop on FakeStream.
by Bertrand SIMONNET
· 10 years ago
9bf902f
Fix libweave build issue on Mac builders
by Alex Vakulenko
· 10 years ago
a64229c
Added Android.mk to compile libweave on Brillo
by Alex Vakulenko
· 10 years ago
45277eb
libweave: Removed unused includes
by Vitaly Buka
· 10 years ago
9ba72a8
libweave: Add p224_spake to build
by Vitaly Buka
· 10 years ago
6ca6a23
libweave: Imported p225_spake implementation from Chrome
by Vitaly Buka
· 10 years ago
815b603
libweave: Remove mime_type from HttpClient interface
by Vitaly Buka
· 10 years ago
1da6599
libweave: Remove dependency on chromeos/http* and chromeos/mime
by Vitaly Buka
· 10 years ago
e49d771
libweave: Remove include of chromeos/map_utils.h
by Vitaly Buka
· 10 years ago
0b4e1fd
buffet: Move HttpTransportClient out of libweave
by Vitaly Buka
· 10 years ago
1020618
libweave: Update unittests to work with HttpClient
by Vitaly Buka
· 10 years ago
6b61e57
libweave: Suppress mock warnings
by Vitaly Buka
· 10 years ago
6da9425
libweave: http::Transport access moved into HttpTransportClient
by Vitaly Buka
· 10 years ago
4e4dfd4
Ported build break fixes from CrOS side
by Alex Vakulenko
· 10 years ago
e09c350
Delete the unneeded buffet sources
by Alex Vakulenko
· 10 years ago
ec6083b
libweave: Build libweave as shared library
by Vitaly Buka
· 10 years ago
7b382ac
libweave: Put "weave" includes into <>
by Vitaly Buka
· 10 years ago
8e2f416
libweave: Remove dbus dependency from libweave
by Vitaly Buka
· 10 years ago
8b096cc
libweave: Fix notification channel update after device registration
by Alex Vakulenko
· 10 years ago
2ad9734
buffet: Move WebServClient out of libweave
by Vitaly Buka
· 10 years ago
95d0e45
libweave: Extracted interaction with libwebserv into WebServClient
by Vitaly Buka
· 10 years ago
4c808b2
libweave: Update "base" state on config change
by Vitaly Buka
· 10 years ago
157b16a
libweave: Add removing of weave::Command::Observer
by Vitaly Buka
· 10 years ago
b6c8a3e
buffet: Move ApManagerClient out of libweave
by Vitaly Buka
· 10 years ago
1b71c67
libweave: Remove unused dbus references
by Vitaly Buka
· 10 years ago
ddb2e38
buffet: Move ShillClient to buffet
by Vitaly Buka
· 10 years ago
387b4f4
libweave: Extract weave::Network interface
by Vitaly Buka
· 10 years ago
7302c05
buffet: Move platform dependent part of PeerdClient out of libweave
by Vitaly Buka
· 10 years ago
0bd3213
libweave: Extract platform independent part of PeerdClient
by Vitaly Buka
· 10 years ago
071948e
libweave: Add 'ble_setup_enabled' config option
by Robert Ginda
· 10 years ago
f9d5029
buffet: Move commands/dbus_* our of libweave
by Vitaly Buka
· 10 years ago
f25bf06
libweave: Move some of unittest_utils into public interface
by Vitaly Buka
· 10 years ago
7a11adf
libweave: Fixed error message
by Vitaly Buka
· 10 years ago
ff0b7c0
buffet: Move ownership of DBusCommandDispacher to buffet::Manager
by Vitaly Buka
· 10 years ago
79c05e9
libweave: Cleanup creation of PropValues
by Vitaly Buka
· 10 years ago
c58a828
libweave: Remove chromeos::Any from commands and state
by Vitaly Buka
· 10 years ago
e527a64
libweave: Switch StatePackage and StateManager from Any type
by Vitaly Buka
· 10 years ago
c02c204
libweave: Don't check error messages in unittests
by Vitaly Buka
· 10 years ago
d7be905
libweave: Validate constraints in FromJson methods
by Vitaly Buka
· 10 years ago
f2d073a
libweave: Use SetWithoutPathExpansion in DictionaryFromDBus...
by Vitaly Buka
· 10 years ago
9df6c10
libweave: Replace test string with meaningless values
by Vitaly Buka
· 10 years ago
6942e1f
libweave: Remove error pointer from ToJson methods
by Vitaly Buka
· 10 years ago
70b697f
libweave: Simplify NotifyPropertiesUpdated a little
by Vitaly Buka
· 10 years ago
fc42b31
libweave: Re-factor dbus_command_proxy_unittest.cc to public libweave
by Vitaly Buka
· 10 years ago
15f5909
libweave: Add enums CommandOrigin and CommandStatus
by Vitaly Buka
· 10 years ago
0f91be8
libweave: Retry failed RefreshAccessToken requests
by Alex Vakulenko
· 10 years ago
e76d9be
buffet: Remove dbus_command_proxy_unittest.cc as irrelevant
by Vitaly Buka
· 10 years ago
fb331ac
libweave: Add timestamp for device resource update requests
by Alex Vakulenko
· 10 years ago
7792d61
libweave: Fix crash at buffet shutdown
by Alex Vakulenko
· 10 years ago
12affd8
libweave: Switch DBusCommandDispacher to weave::Command interface
by Vitaly Buka
· 10 years ago
4f4e228
libweave: Add more methods to modify weave::Command
by Vitaly Buka
· 10 years ago
7cbaba2
libweave: Add DictionaryFromDBusVariantDictionary
by Vitaly Buka
· 10 years ago
30ddcdf
libweave: Add unittests for dbus_conversion.h
by Vitaly Buka
· 10 years ago
8d8d219
libweave: Add more Get methods into weave::Command
by Vitaly Buka
· 10 years ago
39ef195
libweave: TypedValueToJson returns derived class not base::Value
by Vitaly Buka
· 10 years ago
774cdf5
libweave: Remove native_types namespace
by Vitaly Buka
· 10 years ago
67b5355
libweave: Move CommandObserver into public libweave interface
by Vitaly Buka
· 10 years ago
0d377a4
libweave: Rename CommandProxyInterface to CommandObserver
by Vitaly Buka
· 10 years ago
Next »