1. 52d006a Support GCC 4.7 by Vitaly Buka · 9 years ago
  2. 7d66921 Remove object schema parsing in state definition by Alex Vakulenko · 9 years ago
  3. 7e894da Remove object schema parsing in CommandDefinition by Alex Vakulenko · 9 years ago
  4. b069307 Disable C++ exceptions by Vitaly Buka · 9 years ago
  5. 3f40111 Fix invalid merge into master branch by Vitaly Buka · 9 years ago
  6. 9cf0a0b Merge "Merge commit '03cd192eceb46f936ad89e6ae04dac130202e18c' into HEAD" by Gerrit Code Review · 9 years ago
  7. d846498 Merge commit '03cd192eceb46f936ad89e6ae04dac130202e18c' into HEAD by Vitaly Buka · 9 years ago
  8. 70d5794 Don't expose old cloud ID in Privet info by Vitaly Buka · 9 years ago
  9. 1c522d8 Don't expose old cloud ID in Privet info by Vitaly Buka · 9 years ago
  10. 36bf1b5 Remove schema validation from command parameters/returns by Alex Vakulenko · 9 years ago
  11. 03cd192 Add support for the custom colorXY trait by Paul Westbrook · 9 years ago
  12. 672634b Persist kInvalidCredentials state by Vitaly Buka · 9 years ago
  13. c27390d Fixed headers parsing in CurlHttpClient by Vitaly Buka · 9 years ago
  14. 9f78ca3 Replace clouddevices with weave in documentation and tests by Vitaly Buka · 9 years ago
  15. 88272d5 Replace clouddevices with weave in documentation and tests by Vitaly Buka · 9 years ago
  16. c281a23 Merge remote-tracking branch 'weave/master' into merge by Alex Vakulenko · 9 years ago
  17. efee3a2 Add support for long-poll HTTP request at /privet/v3/checkForUpdates by Alex Vakulenko · 9 years ago
  18. fd888cb Merge remote-tracking branch 'remotes/weave/master' into weave_aosp-master by Vitaly Buka · 9 years ago
  19. 0d7aac8 Replace https://www.googleapis.com/clouddevices/v1/ with by Vitaly Buka · 9 years ago
  20. 85fbeaf Set "WiFi discovery" bit of device flags according state of Hosted SSID. by Vitaly Buka · 9 years ago
  21. 0fadc35 Updated api_key, client_id and client_secret by Vitaly Buka · 9 years ago
  22. 149ae6f Add missing UI device kinds by Paul Westbrook · 9 years ago
  23. dafe3a5 Merge remote-tracking branch 'origin/master' into merge-to-aosp by Alex Vakulenko · 9 years ago
  24. e61717c Fix the virtual lock device by Paul Westbrook · 9 years ago
  25. f8c9c66 Add libweave's unit tests to autotest by Alex Vakulenko · 9 years ago
  26. f1fa93d Add fd event support to EventTaskRunner by ilewis · 9 years ago
  27. 5ca27be Removing trailing whitespace from speaker.cc by Luis Larco · 9 years ago
  28. b51b475 Adding handler for speaker device. by Luis Larco · 9 years ago
  29. fdf7515 examples: fix prerequisites for debian by Johan Euphrosine · 9 years ago
  30. 82f215e Fixed check for pending tasks by Vitaly Buka · 9 years ago
  31. a627e12 Run CURL in background thread. by Vitaly Buka · 9 years ago
  32. a2e494c Merge remote-tracking branch 'weave/master' into aosp-master by Vitaly Buka · 9 years ago
  33. 22a0475 Trigger initial DNS-SD publishing by Vitaly Buka · 9 years ago
  34. 80c392d Git Remove Android.mk merged by mistake by Vitaly Buka · 9 years ago
  35. e060be3 Merge remote-tracking branch 'weave/master' into aosp-master by Vitaly Buka · 9 years ago
  36. 287321d Revert "Merge remote-tracking branch 'weave/master' into aosp-master2" by Vitaly Buka · 9 years ago
  37. ca54c12 Merge remote-tracking branch 'weave/master' into aosp-master2 by Vitaly Buka · 9 years ago
  38. 4743a08 Merge remote-tracking branch 'weave/master' into aosp-master2 by Vitaly Buka · 9 years ago
  39. 65e1f21 Fix behavior of bootstrap manager after monitoring timeout was reached by Vitaly Buka · 9 years ago
  40. d7c0fb8 Added instruction for checking examples/daemon/README for details. by Jun Yang · 9 years ago
  41. 24391f0 Include cmath, needed for FP std::abs. by Taral Joglekar · 9 years ago
  42. 3fb474e examples/daemon: split daemon into seperate binaries by Johan Euphrosine · 9 years ago
  43. 865df91 Merge remote-tracking branch 'weave/master' into aosp-master by Vitaly Buka · 9 years ago
  44. b578102 Remove unused constant by Vitaly Buka · 9 years ago
  45. 422cdda Update documentation with new command name by Paul Westbrook · 9 years ago
  46. 5a1f600 Remove the unneeded libweave directory by Paul Westbrook · 9 years ago
  47. 1bc421c Update the virtual lock to the real schema by Paul Westbrook · 9 years ago
  48. dac3ea3 Update documentation for repo tool by Paul Westbrook · 9 years ago
  49. 99c58f5 Update virtual light to standard schema by Paul Westbrook · 9 years ago
  50. b70fd47 Remove hardcoded paths by ilewis · 9 years ago
  51. a7c7a6b Give network privider some time to figure out connectivity state by Vitaly Buka · 9 years ago
  52. 3d8feaf Fix -bootstrapping option by Vitaly Buka · 9 years ago
  53. d57fa62 Check if we have root access by Vitaly Buka · 9 years ago
  54. c18c7cf Add support for virtual lock & light devices by Paul Westbrook · 9 years ago
  55. 282ea31 Add interface documentation through comments by Gene Gutnik · 9 years ago
  56. 80d6653 Remove hard-coded check for standard command definitions by Vitaly Buka · 9 years ago
  57. 87eb788 Replace services list with value generated from model device id by Vitaly Buka · 9 years ago
  58. 68af387 Remove standard state definitions by Vitaly Buka · 9 years ago
  59. f20431b Update more interfaces with comments / documentation by Gene Gutnik · 9 years ago
  60. 5e119f5 Missing part of CL:1421 by Vitaly Buka · 9 years ago
  61. d37bf87 Move standard commands and state definitions into separate file by Vitaly Buka · 9 years ago
  62. 0464f26 Rename *Base* method and properties to *Standard* ones by Vitaly Buka · 9 years ago
  63. 01b70ed Remove unused file by Vitaly Buka · 9 years ago
  64. 5d203e8 libweave: Remove reference to libchromeos by Alex Vakulenko · 9 years ago
  65. e69e4ee Disable HTTP access to APIs that may be used to pass sensitive data by Vitaly Buka · 9 years ago
  66. ec92c06 git merge --no-ff remotes/weave/master by Vitaly Buka · 9 years ago
  67. e07c29d libweave: Add 'reason' to backup command fetch requests by Alex Vakulenko · 9 years ago
  68. c1fc90c libweave: Change backup polling interval back to 30 minutes by Alex Vakulenko · 9 years ago
  69. 1982bc8 Updated source headers into The Weave Authors by Vitaly Buka · 9 years ago
  70. 088dd0d Added note and compile time check about big-endian issue by Vitaly Buka · 9 years ago
  71. 1f4308f Guard network notification callback by check if state was changed by Vitaly Buka · 9 years ago
  72. 10e69bc Make SSLStream initialization non-blocking by Vitaly Buka · 9 years ago
  73. f0a3b22 Fixed code formating by Vitaly Buka · 9 years ago
  74. 156bb9a Added -g3 flag for detailed debug information by Vitaly Buka · 9 years ago
  75. 6a8a47b Update the path's in the README to not point to 'ubuntu' anymore. by Stefan Sauer · 9 years ago
  76. dfa4170 examples/daemon: fix scoping issue for optional provider by Johan Euphrosine · 9 years ago
  77. 9eaad2c examples/daemon: re-organize sample handler by Johan Euphrosine · 9 years ago
  78. 1ca3c22 examples/provider/network: only log when network state changes by Johan Euphrosine · 9 years ago
  79. e002ee1 Fixed path to crypto unittests by Vitaly Buka · 9 years ago
  80. 688ba8d Fixed path to crypto includes by Vitaly Buka · 9 years ago
  81. 9882b03 examples/daemon: split service handler from main by Johan Euphrosine · 9 years ago
  82. 9180d98 Remove ChromeOS specific files from libweave repo by Vitaly Buka · 9 years ago
  83. 2ab9f23 examples/ubuntu: add --disable_privet flag by Johan Euphrosine · 9 years ago
  84. 3523fdd examples: rename ubuntu to daemon and split provider by Johan Euphrosine · 9 years ago
  85. 2121c19 examples/ubuntu: move SSL init to EventNetworkImpl by Johan Euphrosine · 9 years ago
  86. 5c93de4 examples/ubuntu/event_network: add timeout by Johan Euphrosine · 9 years ago
  87. 09fcef6 examples/ubuntu: switch to libevent network provider by Johan Euphrosine · 9 years ago
  88. 987c369 Revert "Updated source headers into The Weave Authors" by Vitaly Buka · 9 years ago
  89. 35fb87b Remove ChromeOS specific files from libweave repo by Vitaly Buka · 9 years ago
  90. 9e5b683 Move crypto and base libs into third_party/chromium directories by Vitaly Buka · 9 years ago
  91. ee020ee example/ubuntu: add libevent network provider by Johan Euphrosine · 9 years ago
  92. 63e49b5 README: fix gyp command line by Johan Euphrosine · 9 years ago
  93. 3353f6b Added Chromium and Chromium OS licenses. by Vitaly Buka · 9 years ago
  94. 4615e0d Updated source headers into The Weave Authors by Vitaly Buka · 9 years ago
  95. b10975f Added AUTHORS and CONTRIBUTORS and update LICENSE file by Vitaly Buka · 9 years ago
  96. bced5af Added version field to state and migrate from unversioned data by Vitaly Buka · 9 years ago
  97. 7476342 Use single callback for replies to async operations by Vitaly Buka · 9 years ago
  98. f7f52d4 Pass error as ErrorPtr into ErrorCallback by Vitaly Buka · 9 years ago
  99. 7a35005 Added few logging for command notification and DNS-SD updates by Vitaly Buka · 9 years ago
  100. 96cc933 Ordered includes by Vitaly Buka · 9 years ago