1. 9dcbbf7 [Telink] Enable -Wundef by default on Zephyr platform (#29613) by Alex Tsitsiura · 1 year, 2 months ago
  2. a815235 Enable -Wundef on Linux and Android. (#29610) by Boris Zbarsky · 1 year, 2 months ago
  3. 2d07e21 [Tizen] Make sure that all used defines are defined (#29607) by Arkadiusz Bokowy · 1 year, 2 months ago
  4. 8296a75 Enable -Wundef by default. (#29582) by Boris Zbarsky · 1 year, 2 months ago
  5. 30f8eb5 Add a compile flag to allow setting -fexceptions. (#29376) by Boris Zbarsky · 1 year, 3 months ago
  6. 42e6f43 Make C++17 the default everywhere (#28269) by Andrei Litvin · 1 year, 5 months ago
  7. 3df57b7 Start switching platforms to C++17 (linux, mac) (#28170) by Andrei Litvin · 1 year, 5 months ago
  8. d356484 Add a perfetto backend for tracing and enable it for chip-tool & light-app on linux (#27354) by Andrei Litvin · 1 year, 6 months ago
  9. d0b9eb4 Split out java/kotlin unit tests (#26897) by Andrei Litvin · 1 year, 7 months ago
  10. 29f0d36 Enable thread safety analysis for system mutex (#23678) by Arkadiusz Bokowy · 1 year, 8 months ago
  11. 1636cd1 Add new configs for OSS-Fuzz build (#26010) by Zi Fan · 1 year, 8 months ago
  12. bab37b1 Enable -Wconversion tree-wide on darwin. (#25376) by Boris Zbarsky · 1 year, 10 months ago
  13. d456a6e New "prefix_mappings" build argument to set "-fdebug-prefix-map=" cflag (#25174) by swan-amazon · 1 year, 10 months ago
  14. a7060e0 Add ubsan build variant to build_examples script (#23953) by Arkadiusz Bokowy · 2 years ago
  15. 0efd318 [OIS] Platform and examples implementation (#23382) by Artur Tynecki · 2 years ago
  16. 23787d6 Update Pigweed to 9264e686 (#23279) by rgoliver · 2 years, 1 month ago
  17. aee3b95 Use build flag instead of checking env variable directly (#23674) by Yufeng Wang · 2 years, 1 month ago
  18. ef3c129 Add support to compile java matter controller test example in host without android (#23630) by yunhanw-google · 2 years, 1 month ago
  19. 5cd4c22 Disable shorten 64 to 32 error for arm64 (do not make it fatal) (#23237) by Andrei Litvin · 2 years, 2 months ago
  20. d520b39 [compiler] Add -Wshorten-64-to-32 compiler flag for is_clang (#23111) by Vivien Nicolas · 2 years, 2 months ago
  21. 7301ecf [darwin] Update the build scripts to not override some user defined settings (#23008) by Vivien Nicolas · 2 years, 2 months ago
  22. 21b1e5a Disable -Wl,-z,defs in ASAN build (#21381) by Michael Spang · 2 years, 5 months ago
  23. fb9cd5c Make "./gn_build.sh is_asan=true" work by default on Mac. (#21308) by Boris Zbarsky · 2 years, 5 months ago
  24. c2423f2 Remove CHIPP256KeypairNativeBridge. (#20243) by Boris Zbarsky · 2 years, 5 months ago
  25. dacfe1b Move unit tests context to platform heap instead of stack/static (#19931) by Andrei Litvin · 2 years, 6 months ago
  26. e5e09f5 Implement shadow fail-safe data in FabricTable (#19819) by Tennessee Carmel-Veilleux · 2 years, 6 months ago
  27. 9cc13b5 [coverage] Add use_coverage flag to add --coverage to clang builds. (#17935) by Martin Turon · 2 years, 7 months ago
  28. 2c6acd5 Add clang support for arm-none-eabi (#17869) by Michael Spang · 2 years, 8 months ago
  29. 7148111 Allow size optimization in "debug" builds (#17708) by Michael Spang · 2 years, 8 months ago
  30. a4201ea Update pigweed to latest version (#17247) by Andrei Litvin · 2 years, 8 months ago
  31. 3666138 BL602 pull request (#16370) by jczhang777 · 2 years, 8 months ago
  32. b3c3799 Add Matter client example for webOS OSE (#13292) by sungmok shin · 2 years, 10 months ago
  33. d9b77e9 Add workflow for doing fuzzing builds. (#13670) by Boris Zbarsky · 2 years, 11 months ago
  34. 0e14979 Adding -Wformat-nonliteral check (#12763) by Justin Wood · 3 years ago
  35. 3796b51 Add a libfuzzer config to the build system. (#11921) by Boris Zbarsky · 3 years, 1 month ago
  36. 62b337e Add Android tv server (#11245) by Hui.Li-TCL · 3 years, 1 month ago
  37. e945d16 Add Tizen OS port (#8988) by Wootak Jung · 3 years, 3 months ago
  38. aea81e3 [build] Add sysroot / system_libdir support (#9352) by Song GUO · 3 years, 3 months ago
  39. 3a3fbc0 Disallow VLAs in Matter code (#9476) by Boris Zbarsky · 3 years, 3 months ago
  40. 8e67ce3 Mbed optimize debug (#9498) by Artur Tynecki · 3 years, 3 months ago
  41. 1e6d70b Add some linux cross compilers (#9353) by Michael Spang · 3 years, 3 months ago
  42. 814806f Optional: allow holding non-default-constructable-type (#9223) by Zang MingJie · 3 years, 3 months ago
  43. 1ec6161 Initial pybind11 Controller Wrapper (#8428) by Josh V [Apple] · 3 years, 4 months ago
  44. 97ab77f RFC: Add common 3rd party warnings config target (#7959) by Michael Spang · 3 years, 5 months ago
  45. 33fa170 Add -Wformat-type-confusion to catch a wider range of format string errors. (#7993) by Boris Zbarsky · 3 years, 6 months ago
  46. 8a417ea Add support for Clang's Thread Sanitizer (Tsan) (#7453) by Jerry Johns · 3 years, 6 months ago
  47. c25c0d5 Add -fno-sanitize=vptr,function when ubsan is activated (#6880) by Vivien Nicolas · 3 years, 7 months ago
  48. 2de6575 Move default -std level to an argument (#6089) by Michael Spang · 3 years, 8 months ago
  49. aeeaf2a Add is_ubsan flag to turn on the Undefined Behavior Sanitizer (#5642) by Vivien Nicolas · 3 years, 9 months ago
  50. e525da1 Fix up the python wheel tags on Mac (#5202) by Michael Spang · 3 years, 9 months ago
  51. 347d6e9 Fix and enable warnings -Wunreachable-code (#5070) by Michael Spang · 3 years, 10 months ago
  52. f2a4357 Fix unwinding on Android (#4894) by Michael Spang · 3 years, 10 months ago
  53. 4e1faf2 [gn] introduce build_root variable (#4352) by Łukasz Duda · 3 years, 11 months ago
  54. 29db147 Add support for address and memory sanitizers when compiling with clang (#4484) by Andrei Litvin · 3 years, 11 months ago
  55. 7a9dae1 Fix and enable warnings -Wheader-hygiene (#4476) by Michael Spang · 3 years, 11 months ago
  56. ff3367f Add '-Wextra' to compiler flags (#3902) by Vivien Nicolas · 4 years, 1 month ago
  57. 8d2b32e Remove '-Wno-deprecated-copy' from compiler flags (#3864) by Vivien Nicolas · 4 years, 1 month ago
  58. ef44fd4 [nrfconnect] Don't pass Zephyr optimization flags to CHIP build scripts (#3823) by Damian Królik · 4 years, 1 month ago
  59. 58810f3 Add '-Wshadow' to the compiler flags (#3778) by Vivien Nicolas · 4 years, 1 month ago
  60. 7c14a33 Remove '-Wno-non-virtual-dtor' from compiler flags (#3773) by Vivien Nicolas · 4 years, 1 month ago
  61. 73776c2 Remove '-Wno-maybe-uninitialized' from compiler flags (#3797) by Vivien Nicolas · 4 years, 1 month ago
  62. ba147cb Remove '-Wno-unused-but-set-variable' from compiler flags (#3739) by Vivien Nicolas · 4 years, 1 month ago
  63. 24e9c68 Remove '-Wno-unused-variable' from compiler flags (#3720) by Vivien Nicolas · 4 years, 1 month ago
  64. b2550f9 Compile with C++14 (#3680) by Andrei Litvin · 4 years, 1 month ago
  65. 2d17edb Enable -Wstack-usage on device builds (#3683) by Kevin Schoedel · 4 years, 1 month ago
  66. 55d6a5f Move //gn/* to //* (#3070) by Michael Spang · 4 years, 2 months ago