- 4df48ef Put the firmware build time update behind a build flag (#29691) by C Freeman · 1 year, 5 months ago
- 7a50966 Remove an unused partial (#29690) by Tennessee Carmel-Veilleux · 1 year, 6 months ago
- 43159a8 Add pw_unit_test support to build configuration (#29479) by Maksymilian Knust · 1 year, 6 months ago
- 9dcbbf7 [Telink] Enable -Wundef by default on Zephyr platform (#29613) by Alex Tsitsiura · 1 year, 6 months ago
- a815235 Enable -Wundef on Linux and Android. (#29610) by Boris Zbarsky · 1 year, 6 months ago
- 2d07e21 [Tizen] Make sure that all used defines are defined (#29607) by Arkadiusz Bokowy · 1 year, 6 months ago
- 8296a75 Enable -Wundef by default. (#29582) by Boris Zbarsky · 1 year, 6 months ago
- d15daf8 Update python test CI: stop dirtying build env, cleanup build outputs (#29584) by Andrei Litvin · 1 year, 6 months ago
- 6612760 [Android] Add 'matter_enable_tlv_decoder_api' (#28977) by joonhaengHeo · 1 year, 6 months ago
- 30f8eb5 Add a compile flag to allow setting -fexceptions. (#29376) by Boris Zbarsky · 1 year, 6 months ago
- db9f2ed Bump third_party/pigweed/repo from `9e4bfb9` to `e765c4d` (#29314) by dependabot[bot] · 1 year, 6 months ago
- 454d7d9 [Tizen] Run matter unit tests on QEMU (#26563) by Arkadiusz Bokowy · 1 year, 7 months ago
- fff16ad Set LastKnownGoodTime using UTC via python-generated header (#28668) by C Freeman · 1 year, 7 months ago
- 058817a Decouple Generated API (#28425) by joonhaengHeo · 1 year, 8 months ago
- 42e6f43 Make C++17 the default everywhere (#28269) by Andrei Litvin · 1 year, 8 months ago
- f6be226 Revert "[ Java] Decouple generated API in build option (#27624)" (#28272) by Andrei Litvin · 1 year, 8 months ago
- 1ed2425 [ Java] Decouple generated API in build option (#27624) by joonhaengHeo · 1 year, 8 months ago
- 3df57b7 Start switching platforms to C++17 (linux, mac) (#28170) by Andrei Litvin · 1 year, 8 months ago
- c54639a Update pigweed, make android not use mapfiles (#28161) by Andrei Litvin · 1 year, 8 months ago
- 613dc4e Flake8 fix errors in the other Python files (#27890) by Damian Michalak-Szmaciński · 1 year, 9 months ago
- 21bbc36 Decode TLV payload data and present it in a human readable format (#27638) by Andrei Litvin · 1 year, 9 months ago
- d356484 Add a perfetto backend for tracing and enable it for chip-tool & light-app on linux (#27354) by Andrei Litvin · 1 year, 9 months ago
- 350aae9 Update decision to build java-controller to Linux. (#27037) by Andrei Litvin · 1 year, 10 months ago
- d7dbc7a Use zcl cluster for chip client callbacks (#26952) by Andrei Litvin · 1 year, 10 months ago
- d0b9eb4 Split out java/kotlin unit tests (#26897) by Andrei Litvin · 1 year, 10 months ago
- 4d9cbbb Make output class directory unique for java (#26893) by Andrei Litvin · 1 year, 10 months ago
- a295e01 Use `zcl_clusters` to loop over clusters for controller_clusters.zap (#26617) by Andrei Litvin · 1 year, 10 months ago
- b21524e Do not use getenv() in Tizen GN config (#26411) by Arkadiusz Bokowy · 1 year, 11 months ago
- 3902c35 Add configure script to set up a light-weight build environment (#26154) by Karsten Sperling · 1 year, 11 months ago
- 29f0d36 Enable thread safety analysis for system mutex (#23678) by Arkadiusz Bokowy · 1 year, 11 months ago
- 617ed43 enable_fuzz_test_targets should default to false if chip_build_tests is false. (#26067) by Boris Zbarsky · 2 years ago
- 1636cd1 Add new configs for OSS-Fuzz build (#26010) by Zi Fan · 2 years ago
- f7977bc Update Android SDK to 26 (#25856) by Matthew Swartwout · 2 years ago
- 31e31cc Move ClusterWriteMapping.java to be generated from matter.idl (#25773) by Andrei Litvin · 2 years ago
- bab37b1 Enable -Wconversion tree-wide on darwin. (#25376) by Boris Zbarsky · 2 years, 1 month ago
- e0e186c [python tests] Add to flake8 in workflow and fix python files (part #25193) (#25312) by Damian Michalak-Szmaciński · 2 years, 1 month ago
- 79737d5 [Tizen] CI workflow for running QEMU-based tests (#24871) by Arkadiusz Bokowy · 2 years, 1 month ago
- d456a6e New "prefix_mappings" build argument to set "-fdebug-prefix-map=" cflag (#25174) by swan-amazon · 2 years, 1 month ago
- fb3719c Added Darwin support for Java examples (#25290) by swan-amazon · 2 years, 1 month ago
- 9f3a468 Add build rules to build kotlin library and binary (#25222) by Yufeng Wang · 2 years, 1 month ago
- 3b4bc45 Remove obsolete android_binary build rule (#25175) by Yufeng Wang · 2 years, 1 month ago
- 89c6fb6 Add compile-time code generation using zap for app-templates (#23962) by Andrei Litvin · 2 years, 2 months ago
- ffc8d97 Allow building with host toolchain when building arm64e on an arm64 host. (#24315) by Boris Zbarsky · 2 years, 3 months ago
- d5bfb4b Add isort formatter to restyled configuration (#24148) by Arkadiusz Bokowy · 2 years, 3 months ago
- 260307b Python packaging idl and yamltests (#24140) by Terence Hampson · 2 years, 3 months ago
- a7060e0 Add ubsan build variant to build_examples script (#23953) by Arkadiusz Bokowy · 2 years, 4 months ago
- 0efd318 [OIS] Platform and examples implementation (#23382) by Artur Tynecki · 2 years, 4 months ago
- bcb8c97 Avoid usage of a separate build environment for compile time codegen (#23861) by Andrei Litvin · 2 years, 4 months ago
- c76ba8f Darwin: Improve os_log integration (#23528) by Karsten Sperling · 2 years, 4 months ago
- a715884 Code pre-generation support (#23763) by Andrei Litvin · 2 years, 4 months ago
- 23787d6 Update Pigweed to 9264e686 (#23279) by rgoliver · 2 years, 4 months ago
- db49235 Support CPP codegen at compile time (#23614) by Andrei Litvin · 2 years, 4 months ago
- aee3b95 Use build flag instead of checking env variable directly (#23674) by Yufeng Wang · 2 years, 4 months ago
- ef3c129 Add support to compile java matter controller test example in host without android (#23630) by yunhanw-google · 2 years, 4 months ago
- fe7d3fe Use java_binary instead of android_binary to build java-matter-controller (#23562) by Yufeng Wang · 2 years, 5 months ago
- 559c7d5 Compile time code generation - add relevant code to all example builds (plus one sample codegen moved) (#23247) by Andrei Litvin · 2 years, 5 months ago
- 5cd4c22 Disable shorten 64 to 32 error for arm64 (do not make it fatal) (#23237) by Andrei Litvin · 2 years, 5 months ago
- c31a3db [darwin] Allow build setting to override the target-arch (#23177) by Vivien Nicolas · 2 years, 5 months ago
- d1f0c55 Move codegen.py invoke logic into a gni template (#23154) by Andrei Litvin · 2 years, 5 months ago
- d520b39 [compiler] Add -Wshorten-64-to-32 compiler flag for is_clang (#23111) by Vivien Nicolas · 2 years, 5 months ago
- a7ce50a Add the initial skeleton of Matter Controller Java CLI App (#23048) by Yufeng Wang · 2 years, 5 months ago
- 7301ecf [darwin] Update the build scripts to not override some user defined settings (#23008) by Vivien Nicolas · 2 years, 6 months ago
- 0ca9aa4 [BL702] bring up Bouffalo Lab BL702 (#22450) by wyhong · 2 years, 7 months ago
- 2a47aee [BL602] Update Bouffa Lab sdk repo (#22106) by jczhang777 · 2 years, 7 months ago
- dc85dad Use Pigweed's new Python build system (#21202) by Anthony DiGirolamo · 2 years, 8 months ago
- 3dc97f0 Allow platforms to bring their own crypto backend, and implement PSA Crypto and opaque keys for [EFR32] (#21415) by Steven Cooreman · 2 years, 8 months ago
- 21b1e5a Disable -Wl,-z,defs in ASAN build (#21381) by Michael Spang · 2 years, 8 months ago
- fb9cd5c Make "./gn_build.sh is_asan=true" work by default on Mac. (#21308) by Boris Zbarsky · 2 years, 8 months ago
- 4b77b8e Descope less relevant unit tests from unified build variants (#20950) by Michael Spang · 2 years, 8 months ago
- 415ee2f Clean up path usage in build files (#20574) by Michael Spang · 2 years, 9 months ago
- 19132a3 Add several fuzz targets built when linux/mac are built with clang (#20285) by Andrei Litvin · 2 years, 9 months ago
- c2423f2 Remove CHIPP256KeypairNativeBridge. (#20243) by Boris Zbarsky · 2 years, 9 months ago
- dacfe1b Move unit tests context to platform heap instead of stack/static (#19931) by Andrei Litvin · 2 years, 9 months ago
- e5e09f5 Implement shadow fail-safe data in FabricTable (#19819) by Tennessee Carmel-Veilleux · 2 years, 9 months ago
- 2d0c529 Added MW320 to all-clusters-app. (#19302) by nxptest · 2 years, 9 months ago
- 794c321 Fix webos BUILD Error (#19258) by Jeonghwan Kim · 2 years, 10 months ago
- 9c1660c [Tizen] Vscode compile commands support (#19155) by Jakub · 2 years, 10 months ago
- fda7854 Introducing ble adaptation for webOS (#18498) by sungho1.shin · 2 years, 10 months ago
- 9cc13b5 [coverage] Add use_coverage flag to add --coverage to clang builds. (#17935) by Martin Turon · 2 years, 11 months ago
- 6cf6a79 [Tizen] Use docker images with Tizen Studio CLI (#17321) by Arkadiusz Bokowy · 2 years, 11 months ago
- 2c6acd5 Add clang support for arm-none-eabi (#17869) by Michael Spang · 2 years, 11 months ago
- 10afdab Clean up Android test jars (#17776) by Michael Spang · 2 years, 11 months ago
- 7148111 Allow size optimization in "debug" builds (#17708) by Michael Spang · 3 years ago
- a4201ea Update pigweed to latest version (#17247) by Andrei Litvin · 3 years ago
- 3666138 BL602 pull request (#16370) by jczhang777 · 3 years ago
- b3c3799 Add Matter client example for webOS OSE (#13292) by sungmok shin · 3 years, 1 month ago
- d039a54 Do link group for iOS builds (#15501) by Josh V [Apple] · 3 years, 1 month ago
- d9b77e9 Add workflow for doing fuzzing builds. (#13670) by Boris Zbarsky · 3 years, 2 months ago
- 0e14979 Adding -Wformat-nonliteral check (#12763) by Justin Wood · 3 years, 3 months ago
- 0572d25 EFR32: Add hex binary to build output (#12809) by rgoliver · 3 years, 3 months ago
- 69e96c9 Fix unexpected firmware selection by flashing scripts (#12345) by Michael Spang · 3 years, 4 months ago
- 7653f00 Remove happy tests (#11373) by Andrei Litvin · 3 years, 4 months ago
- 3796b51 Add a libfuzzer config to the build system. (#11921) by Boris Zbarsky · 3 years, 4 months ago
- 7ce0f47 separate out gn fake platform declaration (#11860) by Andrei Litvin · 3 years, 4 months ago
- 8585a18 Allow build-examples to build darwin-x64-rpc-console (#11807) by Andrei Litvin · 3 years, 4 months ago
- 12c927d Android build on Apple silicon (#11621) by Hui.Li-TCL · 3 years, 5 months ago
- 7937168 [darwin] Fix build failure for ios simulator (#9559). (#11398) by Feng LI · 3 years, 5 months ago
- 62b337e Add Android tv server (#11245) by Hui.Li-TCL · 3 years, 5 months ago
- d48d754 Add unit test support for Mbed OS (#8403) by Vincent Coubard · 3 years, 6 months ago
- c9c3b65 [Android] Expand Java GN rules to support more complex usecases (#9876) by Austin Hsieh · 3 years, 6 months ago