1. 5a1f600 Remove the unneeded libweave directory by Paul Westbrook · 10 years ago[Renamed from libweave/src/commands/object_schema_unittest.cc]
  2. 4615e0d Updated source headers into The Weave Authors by Vitaly Buka · 10 years ago
  3. 2d16dfa Drop libweave part from includes. by Stefan Sauer · 10 years ago
  4. 4ebd329 Reformat with clang-format by Vitaly Buka · 10 years ago
  5. 0f6b2ec libweave: Move testing tools into directory weave/test by Vitaly Buka · 10 years ago
  6. 0801a1f libweave: Copy chromeos::Error into libweave by Vitaly Buka · 10 years ago
  7. 79c05e9 libweave: Cleanup creation of PropValues by Vitaly Buka · 10 years ago
  8. c58a828 libweave: Remove chromeos::Any from commands and state by Vitaly Buka · 10 years ago
  9. c02c204 libweave: Don't check error messages in unittests by Vitaly Buka · 10 years ago
  10. 6942e1f libweave: Remove error pointer from ToJson methods by Vitaly Buka · 10 years ago
  11. 774cdf5 libweave: Remove native_types namespace by Vitaly Buka · 10 years ago
  12. b6f015a libweave: Rename buffet namespace into weave by Vitaly Buka · 10 years ago
  13. 7e8df46 buffet: Add support for "required" and "isRequired" parameters by Alex Vakulenko · 10 years ago
  14. a647c85 libweave: Clang format of moved files by Vitaly Buka · 10 years ago
  15. 912b698 buffet: Extracted libweave into separate directory by Vitaly Buka · 10 years ago[Renamed (99%) from buffet/commands/object_schema_unittest.cc]
  16. 7c82d29 buffet: Raw string literals for some JSON constants in tests by Vitaly Buka · 10 years ago
  17. 32005de buffet: Wrap buffet unit tests into buffet namespace by Vitaly Buka · 10 years ago
  18. 45d255b buffet: Add support for 'additionalProperties' attribute by Alex Vakulenko · 10 years ago
  19. 29e6444 buffet: Add Array type support for Buffet command and state props by Alex Vakulenko · 10 years ago
  20. 9e25ecd buffet: Change OneOf constraint to use generic PropValue list by Alex Vakulenko · 10 years ago
  21. 5ef7579 buffet: Change shared ownership of types/values to exclusive by Alex Vakulenko · 10 years ago
  22. d94656e buffet: Clean up property system in preparation for Array support by Alex Vakulenko · 10 years ago
  23. 2a17a53 buffet: Add support for 'default' properties in CDD by Alex Vakulenko · 10 years ago
  24. f6cbe32 Include the implemented header first in all projects. by Alex Deymo · 11 years ago
  25. 157ccaa buffet: Added error handling to PropType::CreateValue() by Alex Vakulenko · 11 years ago
  26. 5f47206 platform2: Move Error class from Buffet to libchromeos by Alex Vakulenko · 11 years ago
  27. 6201d2d buffet: extract common unittest helper functions into separate file by Alex Vakulenko · 11 years ago
  28. 5109b20 buffet: Cleanup GCD command definition type system. by Alex Vakulenko · 11 years ago
  29. 66ec292 buffet: GCD command defintion. Compound object type support. by Alex Vakulenko · 11 years ago
  30. e439a0f buffet: Adding GCD command definition schema - phase 1. by Alex Vakulenko · 11 years ago