1. 52e228f Add modernize-redundant-void-arg to clang-tidy (#23760) by Arkadiusz Bokowy · 2 years, 4 months ago
  2. 95d337c Fix reporting for Administrator Commissioning attributes. (#23589) by Boris Zbarsky · 2 years, 4 months ago
  3. a99675e More cluster define renames for consistency with spec cluster names (#23487) by Andrei Litvin · 2 years, 4 months ago
  4. 1145bac Misc clang-tidy auto fixes (#23445) by Andrei Litvin · 2 years, 4 months ago
  5. 15ac917 Use CopyString() Instead strncpy() (#22708) by Evgeny Margolis · 2 years, 6 months ago
  6. 117dd16 Align Actions cluster better with spec. (#21638) by Boris Zbarsky · 2 years, 7 months ago
  7. 4951372 Added commands to bridge-app to control the reachable attribute for an endpoint. (#21431) by jwinder-ca · 2 years, 8 months ago
  8. aca4381 Changed the bridge-app to use temperature sensors rather than switches. (#21287) by jwinder-ca · 2 years, 8 months ago
  9. 4573cf6 Stop calling the attribute change callback on the wrong thread in bridge-app. (#21230) by Boris Zbarsky · 2 years, 8 months ago
  10. f071851 Added support for the bridged device basic feature-map attribute. (#21061) by jwinder-ca · 2 years, 8 months ago
  11. 5665d38 Added support to the bridge-app for action-lists. (#20121) by jwinder-ca · 2 years, 8 months ago
  12. 383ced5 [power-source] Update cluster definitions (#20370) by Damian Królik · 2 years, 8 months ago
  13. a1f5426 Fix linux bridge-app clang build (#19808) by rgoliver · 2 years, 9 months ago
  14. 1e3f120 Actions cluster test support (#19487) by jwinder-ca · 2 years, 9 months ago
  15. 3522f9a Bridge app test updates (#18858) by jwinder-ca · 2 years, 9 months ago
  16. 6b82aee Modify helper endpoint config 4byte default (#18478) by tehampson · 2 years, 10 months ago
  17. fec2c1a Add composed device to the bridge app example. (#17639) by Anton Grey · 2 years, 10 months ago
  18. df644b2 Get rid of the concept of client attributes. (#17875) by Boris Zbarsky · 2 years, 11 months ago
  19. 5ecc0b3 Fix bridge-app init (#17694) by Tennessee Carmel-Veilleux · 2 years, 11 months ago
  20. a76f75e Attempt to skip code in misspell (#17335) by Andrei Litvin · 3 years ago
  21. 1866f46 Apply clang-tidy readability-else-after-return (#17125) by Andrei Litvin · 3 years ago
  22. 40b08b9 Multi-Device Type Support (#16880) by Jerry Johns · 3 years ago
  23. 697b155 Modernize use nullptr (#17113) by Andrei Litvin · 3 years ago
  24. def1881 Allow Storage, Groups and Access Delegate injection on Server::Init() (#16956) by Tennessee Carmel-Veilleux · 3 years ago
  25. 8f86c43 Introduce CommissionableDataProvider for discriminator and verifier (#16020) by Tennessee Carmel-Veilleux · 3 years ago
  26. 7979e02 Bridge app endpointid fix (#15480) by Leonard Zgrablic · 3 years, 1 month ago
  27. 26fa3fa Add correct checking for whether a command is supported. (#14806) by Boris Zbarsky · 3 years, 1 month ago
  28. 019ff59 Add data version storage to endpoints. (#14471) by Boris Zbarsky · 3 years, 1 month ago
  29. 90cf66a Stop casting away const for readonly cluster data. (#14517) by Boris Zbarsky · 3 years, 2 months ago
  30. 572552c Remove manufacturer code from external attibute APIs. (#13587) by Boris Zbarsky · 3 years, 2 months ago
  31. 1a4a061 Remove manufacturer code from attribute-table APIs. (#13560) by Boris Zbarsky · 3 years, 2 months ago
  32. 1d06bb2 Full Network Commissioning Cluster w/ Linux Implementation (#12931) by Song GUO · 3 years, 3 months ago
  33. 7ce81e5 Remove attribute-size.cpp. (#12664) by Boris Zbarsky · 3 years, 3 months ago
  34. 2b0679a dynamic tv apps (#12125) by chrisdecenzo · 3 years, 3 months ago
  35. 2278e6b Update ZAP to version that generates min/max information. (#12325) by Boris Zbarsky · 3 years, 3 months ago
  36. 2f7ace8 Mismatch Basic Information and Bridged Device Basic Information Clusters in SDK vs spec (Issue 10908) (#12094) by Paul Zander · 3 years, 4 months ago
  37. 1aecc69 Update documentation now that "bypass" rendezvous is gone. (#11879) by Boris Zbarsky · 3 years, 4 months ago
  38. 3a7feaa Dynamic Command Dispatch (Server-side) (#11339) by Jerry Johns · 3 years, 4 months ago
  39. d920345 Add a bridged switched device to the bridge app (#10703) by Paul Zander · 3 years, 4 months ago
  40. 8008baf Descriptor cluster must be handled by the AttributeAccessInterface in the bridge-app (#11182) (#11260) by Paul Zander · 3 years, 4 months ago
  41. b7f98f7 Fix some places where we use OCTET_STRING when we should use CHAR_STRING (#10745) by Boris Zbarsky · 3 years, 5 months ago
  42. 01ba0e7 Remove some usage of cluster-id.h to use ids/Clusters.h instead (#10658) by Vivien Nicolas · 3 years, 5 months ago
  43. 44304c5 Global Attribute ClusterRevision looks broken for clusters of bridged devices (#9823) (#10412) by Paul Zander · 3 years, 5 months ago
  44. 267951c Make RandUtils.h use DRBG_get_bytes() (#10465) by Tennessee Carmel-Veilleux · 3 years, 5 months ago
  45. 28faab3 Zcl remove old reporting code (#10304) by Vivien Nicolas · 3 years, 5 months ago
  46. ec5f5dc Add and Enable IM subscription support (#9510) by yunhanw-google · 3 years, 6 months ago
  47. 735dbb0 Refactor the server to organize as a class (#9200) by Jiacheng Guo · 3 years, 6 months ago
  48. 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 6 months ago
  49. 1ae045e Generated files move: app/common/gen movement to zzz_generated (#9207) by Andrei Litvin · 3 years, 7 months ago
  50. 0fcf173 Start separating generated files in unique folder instead of inside the src/example tree (#9124) by Andrei Litvin · 3 years, 7 months ago
  51. 8273d5d [TV app] Store string attributes as ZCL strings (#8325) by Lazar Kovacic · 3 years, 7 months ago
  52. 6ef58ba Add DAC Provider setup to most examples (#9074) by Tennessee Carmel-Veilleux · 3 years, 7 months ago
  53. 71299e4 [linux] Enable setup code options for linux example apps (#8547) by Yufeng Wang · 3 years, 8 months ago
  54. 062e67c Add ci for disabled progress logging (#8239) by Boris Zbarsky · 3 years, 8 months ago
  55. 22c1082 Use a dedicated chip-types.xml file into src/app/zap-templates/zcl (#7873) by Vivien Nicolas · 3 years, 9 months ago
  56. 14edc10 Add rudimentary implementation of dynamic endpoints with example bridge code (#7136) by jrhees-cae · 3 years, 9 months ago
  57. 81a4896 Zap add common folder for configuration agnostic files (#7014) by Vivien Nicolas · 3 years, 10 months ago
  58. 705ed32 Update mobile-device-test.py endpoint to 0 instead of 1 and use const… (#6531) by Vivien Nicolas · 3 years, 10 months ago
  59. 820d5b2 Changed QR Code parser to use Base-38 alphabet. (#6132) by Kamil Kasperczyk · 3 years, 11 months ago
  60. a08f826 Reduce the number of include roots (#6246) by Michael Spang · 3 years, 11 months ago
  61. 9cbbaf3 Clean up examples build files a bit (#5917) by Michael Spang · 4 years ago
  62. 3c64a7b Revert "Split Die/Exit/Return macros out of CodeUtils.h (#5578)" (#5650) by Justin Wood · 4 years ago
  63. 792ceb9 Split Die/Exit/Return macros out of CodeUtils.h (#5578) by Kevin Schoedel · 4 years ago
  64. cc77599 Set QR Code payload version to 0 (#5579) by Hrishikesh Dhayagude · 4 years ago
  65. 01c7acb Followup #1 for #5244. Always add 'chip.ble' modules even if ble is natively disabled (#5312) by Vivien Nicolas · 4 years ago
  66. fec9913 CHIP does not build with chip_config_network_layer_ble = false (#5244) by Vivien Nicolas · 4 years ago
  67. 9cd28c7 Remove unused BUILD_RELEASE defines (#5044) by Michael Spang · 4 years ago
  68. aa919a9 Rename Linux examples to their directory prefixed by "chip-" (#5065) by Michael Spang · 4 years ago
  69. 139e71d Disable ZLL OnOff specific commands in bridge-app.zap (#4879) by Vivien Nicolas · 4 years, 1 month ago
  70. ac5ec98 Update our workflows to the new latest docker builds as well fix nRF builds (#4657) by Justin Wood · 4 years, 1 month ago
  71. 4e1faf2 [gn] introduce build_root variable (#4352) by Łukasz Duda · 4 years, 2 months ago
  72. 5dcbd40 Add a bridge-app example (#4470) by Arun Bharadwaj · 4 years, 2 months ago