- 660c928 Move declarations from `af.h` into the corresponding storage/table/... headers (#32776) by Andrei Litvin · 12 months ago
- c1f823e Darwin: Move warning settings into the Xcode project (#32828) by Karsten Sperling · 12 months ago
- 5fbe16d Refactor CommandHandler to be more unittestable (#32467) by Terence Hampson · 12 months ago
- e53dca8 CI: Add idf_target for esp_example.sh script (#32809) by Wang Qixiang · 12 months ago
- dfb8bb9 [Ameba] Add platform changes (#32682) by pankore · 12 months ago
- 409e89c [TI] Sysconfig updates for v1.18.1 (#32777) by Anu Biradar · 1 year ago
- a85e4bd Revert "Remove TV app from full builds and smoke tests as they have been included in CI as a build example per issue Issue 30906" (#32774) by Kai Liao · 1 year ago
- 3099269 [NXP] Update K32W build examples support (#32662) by Marius Tache · 1 year ago
- e39cef5 Create workflow yaml file to trigger CI check for Linux tv-casting-app and Linux tv-app. (#32788) by Shao Ling Tan · 1 year ago
- 6ed5dd3 [Silabs]Update and cleanup build_examples silabs targets and regroup wifi ncp in ci (#32773) by Junior Martinez · 1 year ago
- a0ace35 Add Pigweed support for android tests, fix related bugs (#32704) by Jakub Latusek · 1 year ago
- c89090c Add a lint for toplevel "using namespace" in headers. (#32757) by Boris Zbarsky · 1 year ago
- 0aa859a Remove TV app from full builds and smoke tests as they have been included in CI as a build example per issue Issue 30906 (#32763) by Kai Liao · 1 year ago
- 036e7bf Darwin CI: use macos-13 runners and other tweaks (#32748) by Karsten Sperling · 1 year ago
- ef01670 Fix bootstrap caching for Darwin framework jobs. (#32758) by Boris Zbarsky · 1 year ago
- f7db85e Darwin: Disable static destructors in Matter.framework (#32745) by Karsten Sperling · 1 year ago
- cbdba88 Make gn know about ListLargeSystemExtensions.h (#32672) by Andrei Litvin · 1 year ago
- 657fa28 Remove some comments from updated spellcheck and move to documentation (#32664) by Kai Liao · 1 year ago
- d26d2e5 Include the work directory path in the bootstrap cache key (to account for containerized/non-containerized builds) (#32638) by Karsten Sperling · 1 year ago
- 04251f1 Fix 917 lock app (#32671) by Jean-Francois Penven · 1 year ago
- 1f2aff4 Start moving matter pre/post callbacks from `__weak__` handling to a injectable class instead. (#32648) by Andrei Litvin · 1 year ago
- 6b82061 Use `curl` to download github artifacts during bloat report (#32666) by Andrei Litvin · 1 year ago
- b6f8e4f Allow manual bloat check for testing purposes, to not wait 5 minutes to check PAT (#32655) by Andrei Litvin · 1 year ago
- bc96cb6 Switch GITHUB_TOKEN to BLOAT_REPORT since we seem to get 403 when downloading artifacts (#32654) by Andrei Litvin · 1 year ago
- 015340a [Matter.framework] Add back downloadLogOfType onto MTRBaseDevice and MTRDevice (#32373) by Vivien Nicolas · 1 year ago
- cdd0f5f Revert "CI: Don't run bootstrap if we restored from cache (#32610)" (#32650) by Andrei Litvin · 1 year ago
- d338455 Create `ember-compatibility-functions.h` to represent what `ember-compatibility-functions.cpp` contains (#32623) by Andrei Litvin · 1 year ago
- 907883f [NXP] Integrating code updates for RW61X and K32W platforms (#32615) by dinabenamar · 1 year ago
- 2b590aa [nrfconnect] Switch to NCS 2.6.0 revision (#32543) by Arkadiusz Bałys · 1 year ago
- 8228705 CI: Don't run bootstrap if we restored from cache (#32610) by Karsten Sperling · 1 year ago
- 42540f0 Parallelize Darwin CI build (#32583) by Karsten Sperling · 1 year, 1 month ago
- 27a478f Add 3 more headers from ember src/app/util to be known to gn (#32622) by Andrei Litvin · 1 year, 1 month ago
- d2eab7f Update github action versions (#32584) by Karsten Sperling · 1 year, 1 month ago
- 3b1c825 [Python] Add ruff as Python linter (#32384) by Stefan Agner · 1 year, 1 month ago
- d166650 Disable QEMU ESP32 test until it's fixed (#32588) by Yufeng Wang · 1 year, 1 month ago
- 000edb4 Prioritize DNS-SD results from the network on tvOS. (#32513) by Boris Zbarsky · 1 year, 1 month ago
- b93fb48 Move `ReadPrepareparams.h` to app:interaction-model. (#32427) by Andrei Litvin · 1 year, 1 month ago
- f05f3f0 move `att-storage.h` to src/app/util and make it known to GN (#32435) by Andrei Litvin · 1 year, 1 month ago
- 4b0cbcc Move endpoint-config-defines (#32436) by Andrei Litvin · 1 year, 1 month ago
- 5c59934 Move EventLoggingTypes.h and EventHeader.h to be seen by GN (#32416) by Andrei Litvin · 1 year, 1 month ago
- aa7612a TC-IDM-4.2: Disable in CI for flake (#32378) by C Freeman · 1 year, 1 month ago
- 003a5eb Bump Wandalen/wretry.action from 1.4.4 to 1.4.5 (#32406) by dependabot[bot] · 1 year, 1 month ago
- 0c4ecc7 Ensure "code generation" has a fixed target of "*_generate" that provides the files in the build output directory. (#32346) by Andrei Litvin · 1 year, 1 month ago
- bd9e4c2 Fix build issues on Darwin. (#32394) by Boris Zbarsky · 1 year, 1 month ago
- 42727b1 Rename `src/util/message.cpp` to `src/util/strings.cpp` and add appropriate headers (#32379) by Andrei Litvin · 1 year, 1 month ago
- 33119dc [Android] Fix write/invoke UI with text instead of number (#32364) by yunhanw-google · 1 year, 1 month ago
- 36f9ff6 Use host toolchain for all mac and ios targets (#32283) by Karsten Sperling · 1 year, 1 month ago
- 9db02a8 Revert "[Matter.framework] Get downloadLogOfType to work over XPC" (#32363) by Justin Wood · 1 year, 1 month ago
- 6f621f2 CI: Free up space on the github runner by deleting some tools we don't use (#32350) by Karsten Sperling · 1 year, 1 month ago
- 177d875 [Android] Add initial batch command support (#32326) by yunhanw-google · 1 year, 1 month ago
- db76ad7 Improve DeviceCommissioner::StopPairing behavior (#32233) by Karsten Sperling · 1 year, 1 month ago
- 28c78af Define dependencies for some files in zzz_generated and compatenums.h (#32327) by Andrei Litvin · 1 year, 1 month ago
- 116317f remove the header `src/app/util/common.h` (#32320) by Andrei Litvin · 1 year, 1 month ago
- d812a16 [Matter.framework] Get downloadLogOfType to work over XPC (#32319) by Vivien Nicolas · 1 year, 1 month ago
- 233c177 Darwin: Propagate sanitizer flags from Xcode into GN build (#32278) by Karsten Sperling · 1 year, 1 month ago
- 091ee22 Update spell.yml (#32132) by Kai Liao · 1 year, 1 month ago
- b2da1b0 Move CommandSender and PendingResponseTracker to IM. (#32227) by Andrei Litvin · 1 year, 1 month ago
- c4927d4 Pull in EventLogging into src/app:app (#32230) by Andrei Litvin · 1 year, 1 month ago
- 19c49a8 Run RVC test against the RVC example app in CI. (#32079) by William · 1 year, 1 month ago
- a3d0a86 Add more files to be managed and known by GN (#32140) by Andrei Litvin · 1 year, 1 month ago
- 1fd60e5 Update cherry-picks.yaml by Justin Wood · 1 year, 1 month ago
- acedec1 Power Topology: add test scripts (#32114) by Hasty Granbery · 1 year, 2 months ago
- fd92b3e Bump gecko-sdk, wifi-sdk and matter support submodules. Small changes to silabs platform code inline with sdk updates. Use latest Docker image version for CI (#32171) by Junior Martinez · 1 year, 2 months ago
- 14aac83 Initial pass for Issue 30906 "[Feature] Integrate tv-app and tv-casting-app into our CI system" (#32012) by Kai Liao · 1 year, 2 months ago
- c594568 Add oven opstate yaml (#31557) by beckerzito · 1 year, 2 months ago
- 91ba8b6 [icd] Introduced gn flags to allow conditional code compilation (#31795) by Kamil Kasperczyk · 1 year, 2 months ago
- 67f2ae5 [App] Removing af-enums.h (#32110) by Jean-Francois Penven · 1 year, 2 months ago
- 06c5769 [NXP][K32W] k32w1 sdk 2.12.6 updates & k32w0 small fixes (#31924) by andrei-menzopol · 1 year, 2 months ago
- 1d58cad Skip binary files when checking for code patterns in the lint test. (#32102) by William · 1 year, 2 months ago
- db09a64 Add test steps to IDM_1_4 to validate multiple InvokeResponseMessages (#31979) by Terence Hampson · 1 year, 2 months ago
- ab1a2d5 Add Electrical power measurement to energy management app (#31616) by jamesharrow · 1 year, 2 months ago
- 3b3d37b Update src/app/util/ emberafstatus (#32054) by Jean-Francois Penven · 1 year, 2 months ago
- 9a7a77c Bump Wandalen/wretry.action from 1.3.0 to 1.4.4 (#32063) by dependabot[bot] · 1 year, 2 months ago
- 8398491 [TC-MWOxxx] Add MWO tests (#30856) by Rob Bultman · 1 year, 2 months ago
- bf46b08 Cleanup a few more files that were not recognized by gn (#31999) by Andrei Litvin · 1 year, 2 months ago
- 816de98 Tweaks to evse test plans based on review(issue #31460) (#31901) by jamesharrow · 1 year, 2 months ago
- e5a3250 Update rvc app (#31827) by William · 1 year, 2 months ago
- 1ad0e12 Add files from `src/lib/dnssd` to be tracked by BUILD.gn files (#31976) by Andrei Litvin · 1 year, 2 months ago
- 506c5fc add java and python files from `src/controller` to gn (#31977) by Andrei Litvin · 1 year, 2 months ago
- ecc3db7 Rearranged python test scripts order into an alphabetical format (#31930) by Vatsal Ghelani · 1 year, 2 months ago
- 14f415c ubuntu:35 is not a valid runner (#32007) by Andrei Litvin · 1 year, 2 months ago
- 0f96b3a Fix linter error: messagedef files are now covered by gn (#31995) by Andrei Litvin · 1 year, 2 months ago
- 22ffcf0 Enforce that files in the `src` directory are referenced from BUILD.gn (#31960) by Andrei Litvin · 1 year, 2 months ago
- 18bf8c0 [Telink] Add B95 (TLSR9258A) skeleton & Update builds to docker version 35 (#31762) by Alex Tsitsiura · 1 year, 2 months ago
- 1a6bd3b Upload .ips bits in Xcode derived data on failure in Darwin tests as an artifact. (#31964) by Boris Zbarsky · 1 year, 2 months ago
- 819a4f1 Initial XML for Power Topology cluster (#31689) by Hasty Granbery · 1 year, 2 months ago
- bf3f996 [MatterYamlTests][darwin-framework-tool] Use a list of tests to run f… (#31792) by Vivien Nicolas · 1 year, 2 months ago
- a4053c1 Bump natiginfo/action-detekt-all from 1.23.4 to 1.23.5 (#31919) by dependabot[bot] · 1 year, 2 months ago
- c052247 Bump github/issue-labeler from 3.3 to 3.4 (#31918) by dependabot[bot] · 1 year, 2 months ago
- 0d2ffbb Feature/electrical energy & power measurement clusters (#31518) by Hasty Granbery · 1 year, 2 months ago
- b57412c [CI/CD] Standardise argument order in invoking python integration tests during CI (#31816) by Vatsal Ghelani · 1 year, 2 months ago
- 75a3f66 Bump dorny/paths-filter from 2 to 3 (#31730) by dependabot[bot] · 1 year, 2 months ago
- f63b505 Messages Cluster XML (#31656) by Lazar Kovacic · 1 year, 2 months ago
- 1c604a6 Add batch invoke integration tests to CI (#31642) by Terence Hampson · 1 year, 2 months ago
- be8dccb [ESP32] Fix build and crash and add DeviceManagementCluster, EVSE mode and DeviceManagementCluster mode. (#31591) by Rohit Jadhav · 1 year, 2 months ago
- 0ff709f TC-ACE_1.5: Add (#30972) by Gibran Vargas · 1 year, 2 months ago
- 98a547b TC-IDM-4.2 python test (#31113) by Raul Marquez · 1 year, 2 months ago
- e09d5c8 Add DEM_M and EVSE_M cluster XML (#31506) by jamesharrow · 1 year, 2 months ago
- d250a11 Add size report gathering for stm32 (#31566) by Andrei Litvin · 1 year, 2 months ago
- 5d2121b Move `TC_FAN_3_1` and `TC_FAN_3_2` to python and update following test plan change (#31515) by Matt Hazley · 1 year, 2 months ago