1. c06f906 arm64: Test if TPIDR2_EL0 is cleared in signal handlers. by Tamas Zsoldos · 4 months ago
  2. 436f3f1 arm64: Handle SME's ZA in setjmp/longjmp. by Tamas Zsoldos · 4 months ago
  3. ab8b844 Skip MemtagGlobalsTest when running with native bridge by dimitry · 5 months ago
  4. 66cd723 Merge "Add update_engine_log AID to grp_pwd_test" into main by David Anderson · 6 months ago
  5. d5a79b7 Merge "Reland^2 "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main am: 5e5c4cef28 am: ddce1d8f97 by Elliott Hughes · 6 months ago
  6. 5e5c4ce Merge "Reland^2 "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main by Elliott Hughes · 6 months ago
  7. ad70270 Merge "fortify_test.cpp: _FORTIFY_SOURCE=3 should be a superset of 2." into main am: 1669ab022b am: 36502f088d by Elliott Hughes · 6 months ago
  8. 1669ab0 Merge "fortify_test.cpp: _FORTIFY_SOURCE=3 should be a superset of 2." into main by Elliott Hughes · 6 months ago
  9. 657a6de Merge "Revert "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3.""" into main am: e0168fbe1f am: f8964611db by Priyanka Advani (xWF) · 6 months ago
  10. 608b9b5 Merge "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main am: b3be51399e am: 58dfbdd70a by Elliott Hughes · 6 months ago
  11. 0850765 Reland^2 "Also build the compile-time tests with _FORTIFY_SOURCE=3." by Elliott Hughes · 6 months ago
  12. e0168fb Merge "Revert "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3.""" into main by Priyanka Advani (xWF) · 6 months ago
  13. d415ef4 Revert "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3."" by Priyanka Advani (xWF) · 6 months ago
  14. 6fc9aa7 fortify_test.cpp: _FORTIFY_SOURCE=3 should be a superset of 2. by Elliott Hughes · 6 months ago
  15. b3be513 Merge "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main by Elliott Hughes · 6 months ago
  16. d741f9e Merge "Fix decay time env variable test." into main by Christopher Ferris · 6 months ago
  17. 10111be Fix decay time env variable test. by Christopher Ferris · 6 months ago
  18. 5a8698b Merge "Remove unused function" into main by Treehugger Robot · 6 months ago
  19. fb9026f Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3." by Elliott Hughes · 6 months ago
  20. 1ff87a1 Merge "tests: make fortify tests go on more than x86" into main by Treehugger Robot · 6 months ago
  21. f93e7fd tests: make fortify tests go on more than x86 by George Burgess IV · 6 months ago
  22. 306fa9c Merge "Revert "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main by Priyanka Advani (xWF) · 6 months ago
  23. b8f1f6d Revert "Also build the compile-time tests with _FORTIFY_SOURCE=3." by Priyanka Advani (xWF) · 6 months ago
  24. 93698e3 Merge "Also build the compile-time tests with _FORTIFY_SOURCE=3." into main by Elliott Hughes · 6 months ago
  25. 698c67b Remove unused function by Florian Mayer · 6 months ago
  26. f9f1779 Also build the compile-time tests with _FORTIFY_SOURCE=3. by Elliott Hughes · 6 months ago
  27. becfa56 [MTE] remove duplicate logic for mte_enabled by Florian Mayer · 6 months ago
  28. 7ea4c99 Merge changes from topic "mteenabled" into main by Florian Mayer · 6 months ago
  29. 5e13617 [HWASan] [MTE] disable MTE for HWASan binaries by Florian Mayer · 6 months ago
  30. 88da602 Add update_engine_log AID to grp_pwd_test by Håkan Kvist · 8 months ago
  31. 9b952cf Merge "Remove GTEST_SKIP()s for memfd_create()." into main by Elliott Hughes · 6 months ago
  32. 8dd3a61 Merge "Fix ATOMIC_FLAG_INIT()." into main by Elliott Hughes · 6 months ago
  33. 436512b Merge "Revert^2 "Replace usage of ICU4C in bionic with ICU4X"" into main by Manish Goregaokar · 6 months ago
  34. 361854c Revert^2 "Replace usage of ICU4C in bionic with ICU4X" by Manish Goregaokar · 6 months ago
  35. eb53f07 Fix ATOMIC_FLAG_INIT(). by Elliott Hughes · 6 months ago
  36. 52f14fd Remove GTEST_SKIP()s for memfd_create(). by Elliott Hughes · 6 months ago
  37. a4bc8fd Comment on the status of ATOMIC_VAR_INIT() in the POSIX test. by Elliott Hughes · 6 months ago
  38. 9a667a2 Merge "Revert "Replace usage of ICU4C in bionic with ICU4X"" into main by Liana Kazanova (xWF) · 6 months ago
  39. 889f658 Revert "Replace usage of ICU4C in bionic with ICU4X" by Liana Kazanova (xWF) · 6 months ago
  40. dc92783 Merge "stdio_test: switch to std::thread for readability." into main by Elliott Hughes · 6 months ago
  41. b256bb6 Merge "pty_test: use a lambda rather than casting function pointers." into main by Elliott Hughes · 6 months ago
  42. 01274b9 Merge "Replace usage of ICU4C in bionic with ICU4X" into main by Manish Goregaokar · 6 months ago
  43. 32838d2 Replace usage of ICU4C in bionic with ICU4X by Manish Goregaokar · 7 months ago
  44. df68fb1 Merge "Revert "_FORTIFY_SOURCE: simplify memset() fortification."" into main by Priyanka Advani (xWF) · 6 months ago
  45. 39b4ba7 Revert "_FORTIFY_SOURCE: simplify memset() fortification." by Priyanka Advani (xWF) · 6 months ago
  46. 3413188 Merge "_FORTIFY_SOURCE: simplify memset() fortification." into main by Elliott Hughes · 6 months ago
  47. 194a630 stdio_test: switch to std::thread for readability. by Elliott Hughes · 6 months ago
  48. 7d7bd16 pty_test: use a lambda rather than casting function pointers. by Elliott Hughes · 6 months ago
  49. 544580f Merge "Clean up the area of pthread key destruction." into main by Elliott Hughes · 6 months ago
  50. e12357b _FORTIFY_SOURCE: simplify memset() fortification. by Elliott Hughes · 6 months ago
  51. 2195804 Disable -Wcast-function-type-mismatch by Aditya Kumar · 6 months ago
  52. 1960f1c Clean up the area of pthread key destruction. by Elliott Hughes · 6 months ago
  53. 29438b6 Revert "[Prototype] Replace usage of ICU4C in bionic with ICU4X" by Priyanka Advani (xWF) · 6 months ago
  54. 9ddf649 [Prototype] Replace usage of ICU4C in bionic with ICU4X by Manish Goregaokar · 7 months ago
  55. 7a8b06d Merge "bionic/tests: change device-tests to general-tests" into main by Treehugger Robot · 7 months ago
  56. e8bd807 bionic/tests: change device-tests to general-tests by Nick Kralevich · 7 months ago
  57. 3c13592 Merge "Add method to use allocator app defaults." into main by Christopher Ferris · 7 months ago
  58. f3fa4a2 Merge "Revert "bionic: Disable arm32 cpu_target_featuers test"" into main by Sharjeel Khan · 7 months ago
  59. 6abc7d1 Use %m with printf() rather than strerrordesc_np(). by Elliott Hughes · 7 months ago
  60. 3d4918e Revert "bionic: Disable arm32 cpu_target_featuers test" by Sharjeel Khan · 7 months ago
  61. 0b23199 Add method to use allocator app defaults. by Christopher Ferris · 1 year, 10 months ago
  62. 4b26f7f Merge "Start using SPDX." into main by Elliott Hughes · 7 months ago
  63. 13da600 Start using SPDX. by Elliott Hughes · 7 months ago
  64. f4420fb Add sched_getattr()/sched_setattr(). by Elliott Hughes · 7 months ago
  65. c14f545 linker: simplify how warnings turn into errors past a certain api level. by Elliott Hughes · 7 months ago
  66. 376443f Merge "Add POSIX 2024 NSIG_MAX." into main by Elliott Hughes · 7 months ago
  67. 1cb840c Merge "Add missing POSIX 2024 tests." into main by Elliott Hughes · 7 months ago
  68. 60b293b Merge "fortify test cleanup." into main by Elliott Hughes · 7 months ago
  69. f4d57ac Add missing POSIX 2024 tests. by Elliott Hughes · 7 months ago
  70. 5866673 fortify test cleanup. by Elliott Hughes · 7 months ago
  71. 9bb0864 Add POSIX 2024 NSIG_MAX. by Elliott Hughes · 7 months ago
  72. fb97d10 Merge "Add _SC_NSIG." into main by Elliott Hughes · 7 months ago
  73. df4e06c Add fortify memcpy_chk happy path tests. by Daniel Verkamp · 8 months ago
  74. 4f7d3d6 Use atoi() in memcpy_chk fortify test. by Daniel Verkamp · 8 months ago
  75. aa7ea41 Add _SC_NSIG. by Elliott Hughes · 8 months ago
  76. 5831d23 Merge "Fix complex_test.cpp build failure from new libc++" into main by Ryan Prichard · 8 months ago
  77. 1c3e420 Fix complex_test.cpp build failure from new libc++ by Ryan Prichard · 8 months ago
  78. 4e9f23f Merge "Global clang-tidy is dead, and not coming back." into main by Treehugger Robot · 8 months ago
  79. 9b1d3eb Global clang-tidy is dead, and not coming back. by Elliott Hughes · 8 months ago
  80. a968b61 testbinary_is_stack_mte: declare main without extern "C" by Ryan Prichard · 9 months ago
  81. 2a39188 Replace memset 0 with initializers. by Christopher Ferris · 9 months ago
  82. d21d5ba Merge "Tests for unwinding and sigaltstack on thread stack" into main by Treehugger Robot · 9 months ago
  83. 2debd46 Merge "Add a fuzzer for the linker's ElfReader class." into main by Elliott Hughes · 9 months ago
  84. c4c7677 Tests for unwinding and sigaltstack on thread stack by Florian Mayer · 9 months ago
  85. 0744513 Add a fuzzer for the linker's ElfReader class. by Elliott Hughes · 9 months ago
  86. 040df85 Merge "Print allocator version in the malloc_info test." into main by Christopher Ferris · 9 months ago
  87. 1b6a2d9 Merge "Remove workaround for old glibc sysroot." into main by Elliott Hughes · 9 months ago
  88. 9eb3f1f Print allocator version in the malloc_info test. by Christopher Ferris · 9 months ago
  89. 1d1482f Remove workaround for old glibc sysroot. by Elliott Hughes · 9 months ago
  90. e349d04 Revert "Enable _FORTIFY_SOURCE=3 for Bionic" by Liana Kazanova · 9 months ago
  91. 6731e50 libdl: platform headers by Steven Moreland · 9 months ago
  92. 5baec95 Enable _FORTIFY_SOURCE=3 for Bionic by Zijun · 9 months ago
  93. fa3d13f Merge "tests: Disable cpu_target_features" into main by Jordan Abrahams-Whitehead · 9 months ago
  94. 7fc6fd6 Merge "Revert "async-safe logging: __ANDROID_API_LEVEL__ isn't a thing."" into main by Priyanka Advani (xWF) · 9 months ago
  95. e1a577f Revert "async-safe logging: __ANDROID_API_LEVEL__ isn't a thing." by Priyanka Advani (xWF) · 9 months ago
  96. 48a3bef tests: Disable cpu_target_features by Jordan R Abrahams-Whitehead · 9 months ago
  97. ff6b0e2 Merge "bionic: libc: avoid -Wdeprecated-declarations via std::atomic_init" into main by Treehugger Robot · 9 months ago
  98. ea49d6c Merge "async-safe logging: __ANDROID_API_LEVEL__ isn't a thing." into main by Elliott Hughes · 9 months ago
  99. 986afb9 Update <stdbool.h> test for C23. by Elliott Hughes · 10 months ago
  100. 2e65afe bionic: libc: avoid -Wdeprecated-declarations via std::atomic_init by Nick Desaulniers · 10 months ago