Sign in
weave
/
weave
/
libweave
/
f4d8d7b3958b6376a236bf07e978935ca37e0f99
f4d8d7b
buffet: Populate firmwareVersion
by Christopher Wiley
· 10 years ago
e0fdeee
buffet: Read config/state paths from commandline
by Christopher Wiley
· 10 years ago
586b8b5
buffet: Remove unused URL
by Christopher Wiley
· 10 years ago
ab8af68
buffet: Organize storage keys by relative lifetime
by Christopher Wiley
· 10 years ago
89a9725
buffet: fix -Winconsistent-missing-override warning.
by Yunlian Jiang
· 10 years ago
61ad4db
buffet: Fix state update notification to GCD cloud server
by Alex Vakulenko
· 10 years ago
6401d01
libchromeos: Add request ID to async http I/O methods/callbacks
by Alex Vakulenko
· 10 years ago
13fca9d
buffet: Crash on detecting duplicate command definitions
by Christopher Wiley
· 10 years ago
0357c03
libchromeos: Add async http I/O API, phase I.
by Alex Vakulenko
· 10 years ago
89dde2f
libchromeos: Cleaned up HTTP utilities
by Alex Vakulenko
· 10 years ago
ed53c66
buffet: Help string corrected to UpdateState
by Nathan Bullock
· 10 years ago
3755abe
libchromeos: Added GetMapKeysAsVector() and unit tests
by Alex Vakulenko
· 10 years ago
420e49f
buffet: Remove libbuffet and rely on generated proxies
by Alex Vakulenko
· 10 years ago
c3903d8
libchromeos: Add D-Bus Property class that handles any data type
by Alex Vakulenko
· 10 years ago
c3bac7d
chromeos-dbus-bindings: Use object path and service name in generated code
by Alex Vakulenko
· 10 years ago
cfde869
buffet: Allow setting command results.
by Anton Muhin
· 10 years ago
332df19
buffet: Configure buffet from the file.
by Anton Muhin
· 10 years ago
d3eb19c
buffet: Device registration accepts "description", "location" and "display_name".
by Vitaly Buka
· 10 years ago
2a9d63d
buffet: Properly create buffet directory.
by Anton Muhin
· 10 years ago
2348e42
buffet: Moved D-Bus definitions to XML/Code generator
by Alex Vakulenko
· 10 years ago
71fb9d5
buffet: Provide results definition in command definition.
by Anton Muhin
· 10 years ago
76933fd
buffet: Serialize longs as strings.
by Anton Muhin
· 10 years ago
b831562
buffet: Publish state updates.
by Anton Muhin
· 10 years ago
0182945
buffet: Migrate StateChange to native_types::Object.
by Anton Muhin
· 10 years ago
8b1e580
buffet: Grant buffet group access to buffet DBus API.
by Anton Muhin
· 10 years ago
1738fbe
buffet: Start buffet under buffet user.
by Anton Muhin
· 10 years ago
42e3a72
buffet: fix signed warnings
by Mike Frysinger
· 10 years ago
2b7c4dd
libchromeos: Strongly type return values of async D-Bus calls
by Alex Vakulenko
· 10 years ago
5975552
buffet: Support cloud command proxy.
by Anton Muhin
· 10 years ago
f6cbe32
Include the implemented header first in all projects.
by Alex Deymo
· 10 years ago
ac8037d
libchromeos: Add error location informaion to chromeos::Error
by Alex Vakulenko
· 10 years ago
b66a930
buffet: Make CommandInstance own its proxies.
by Anton Muhin
· 10 years ago
a22f4be
buffet: Remove DBusCommandDispatcher::FindProxy.
by Anton Muhin
· 10 years ago
5191e81
buffet: Separate command IDs from DBus paths.
by Anton Muhin
· 10 years ago
5c7bf01
libchromeos: Add support for async D-Bus method handlers
by Alex Vakulenko
· 10 years ago
ff73cf2
buffet: Fix issues in StateChangeQueue
by Alex Vakulenko
· 10 years ago
6d2569e
buffet: Abort limbo commands.
by Anton Muhin
· 10 years ago
4dc3785
buffet: Support multiple proxies for a command.
by Anton Muhin
· 10 years ago
d07e206
buffet: Implement command polling.
by Anton Muhin
· 10 years ago
c635c59
buffet: Refactor async operations.
by Anton Muhin
· 10 years ago
57123b2
buffet: Add state change queue
by Alex Vakulenko
· 10 years ago
0ae1fba
buffet: Implement a tool to do periodic polling.
by Anton Muhin
· 10 years ago
233d2ee
buffet: Refetch access token when expired.
by Anton Muhin
· 10 years ago
9945fac
buffet: Better access to JSON properies.
by Anton Muhin
· 10 years ago
9e19cdd
buffet: Migrate from system_name to just name.
by Anton Muhin
· 10 years ago
a34f0d9
buffet: Abort all the limbo commands.
by Anton Muhin
· 11 years ago
633eded
buffet: Support retries for 5xx errors.
by Anton Muhin
· 11 years ago
beb1c5b
buffet: Merge registration start and finalization.
by Anton Muhin
· 11 years ago
193e1f0
buffet: Fix vendor command definition.
by Anton Muhin
· 11 years ago
ac661ab
buffet: Introduce a helper method to do cloud API request.
by Anton Muhin
· 11 years ago
759615d
buffet: Fix link error on arm-generic
by Alex Vakulenko
· 11 years ago
fc03101
buffet: Updated file to match current workflow.
by Vitaly Buka
· 11 years ago
d8d3216
buffet: First step in device start implementation.
by Anton Muhin
· 11 years ago
86d67fe
buffet: Stub for StartDevice method.
by Anton Muhin
· 11 years ago
532ff7e
buffet: Simplify device registration.
by Anton Muhin
· 11 years ago
15244b2
buffet: Allow passing verbosity level to buffet.
by Anton Muhin
· 11 years ago
a480314
buffet: Switch to new registration workflow, user-initiated.
by Anton Muhin
· 11 years ago
576c979
libchromeos: Move Dictionary class into its own header file
by Alex Vakulenko
· 11 years ago
07216fe
buffet: Add device state manager
by Alex Vakulenko
· 11 years ago
a32d83a
buffet: Added PropValue <-> DBus Variant (Any) conversion
by Alex Vakulenko
· 11 years ago
157ccaa
buffet: Added error handling to PropType::CreateValue()
by Alex Vakulenko
· 11 years ago
b04936f
buffet: Moved LoadJsonDict() function into buffet/utils.h
by Alex Vakulenko
· 11 years ago
83210ee
libchromeos: Add standard system error support to chromeos::Error
by Alex Vakulenko
· 11 years ago
8ae320b
buffet: Fix CallMethodAndBlock callsites in command.cc
by Christopher Wiley
· 11 years ago
89d9d5e
buffet: Add libbuffet library and test daemon
by Alex Vakulenko
· 11 years ago
665c885
buffet: Add ability to add commands via buffet_client
by Alex Vakulenko
· 11 years ago
74bd01b
buffet: Update the main daemon to use libchromeos::DBusServiceDaemon
by Alex Vakulenko
· 11 years ago
1526097
Update code to include base/files/file_util.h
by Ben Chan
· 11 years ago
132617a
buffet: Include base/macros.h instead of base/basictypes.h
by Alex Vakulenko
· 11 years ago
9511075
buffet: Add DBusCommandDispacher and hook it up to CommandQueue
by Alex Vakulenko
· 11 years ago
d0ce0d7
buffet: Construct base::{Fundamental,String}Value directly.
by Ben Chan
· 11 years ago
eb4cfb9
buffet: Use Transport::CreateDefault() to create curl http transport
by Alex Vakulenko
· 11 years ago
f6b3871
buffet: Move command state into CommandInstance
by Alex Vakulenko
· 11 years ago
f8f10fa
platform2: Replace NULL with nullptr in minor components
by Alex Vakulenko
· 11 years ago
1037e79
buffet: stop linking against libmetrics
by Bertrand SIMONNET
· 11 years ago
a8b95bc
libchromeos: Clean up/moved file into sub-directories
by Alex Vakulenko
· 11 years ago
63cd5fa
libchromeos: split dbus_utils.h/extract data serialization routines
by Alex Vakulenko
· 11 years ago
cca2093
libchromeos: Move http_utils from Buffet to libchromeos
by Alex Vakulenko
· 11 years ago
be9c383
libchromeos: Switch ExportedObjectManager to use DBusObject
by Alex Vakulenko
· 11 years ago
a904434
libchromeos: Add generic DBus data serialization/deserialization
by Alex Vakulenko
· 11 years ago
a6fb4ed
libchromeos: Move Any from Buffet to libchromeos.
by Alex Vakulenko
· 11 years ago
4866ac9
buffet: Add DBus proxy class for command instance object
by Alex Vakulenko
· 11 years ago
fedc487
buffet: Add command ID to CommandInstance class
by Alex Vakulenko
· 11 years ago
34357f0
libchromeos: Move map_utils from Buffet to libchromeos
by Alex Vakulenko
· 11 years ago
3aeea1c
libchromeos: Move mime_utils from Buffet to libchromeos
by Alex Vakulenko
· 11 years ago
bd5b544
libchromeos: Move url_utils from Buffet to libchromeos
by Alex Vakulenko
· 11 years ago
e4879a2
libchromeos: Move data_encoding from Buffet to libchromeos
by Alex Vakulenko
· 11 years ago
b8fc1df
libchromeos: Migrate string_utils from Buffet to libchromeos
by Alex Vakulenko
· 11 years ago
cf0b33a
libchromeos: Migrate bind_lambda.h from Buffet
by Alex Vakulenko
· 11 years ago
7a1dc0b
buffet: Use DBus utilities in buffet_client
by Alex Vakulenko
· 11 years ago
f2784de
buffet: Switch buffet::Manager to use DBusObject
by Alex Vakulenko
· 11 years ago
e42dbe0
buffet: Add generic DBus object implementation framework
by Alex Vakulenko
· 11 years ago
5f47206
platform2: Move Error class from Buffet to libchromeos
by Alex Vakulenko
· 11 years ago
970d834
buffet: Fix CLang build issues
by Alex Vakulenko
· 11 years ago
b5dd5ea
buffet: libchromeos: Move ExportedObjectManager to libchromeos
by Christopher Wiley
· 11 years ago
5a9e718
platform2: sweep the lint errors identified by the updated linter
by Alex Vakulenko
· 11 years ago
e23caf2
buffet: Build buffet_testrunner only when USE_test is defined
by Alex Vakulenko
· 11 years ago
98f91cd
buffet: Simplify dbus::Bus propagation via ExportedObjectManager
by Alex Vakulenko
· 11 years ago
cb571f1
platform2: move --std=gnu++11 flag to common-mk/common.gypi
by Alex Vakulenko
· 11 years ago
515b42b
buffet: Add an abstract command dispatch interface
by Alex Vakulenko
· 11 years ago
Next »