1. 8d1f9c2 Merge "Mark sh_binary target as being bp2build_available." by Treehugger Robot · 4 years, 6 months ago
  2. 344b8da Mark sh_binary target as being bp2build_available. by Rupert Shuttleworth · 4 years, 6 months ago
  3. 6d5662d Merge "Fix freopen() where the path is null." by Elliott Hughes · 4 years, 6 months ago
  4. 3990193 Merge "Remove obsolete `cpp_std: "experimental"`." by Treehugger Robot · 4 years, 6 months ago
  5. b0e9906 Merge "Mark //bionic filegroups/genrules as bp2build_available." by Treehugger Robot · 4 years, 6 months ago
  6. a988ed6 Remove obsolete `cpp_std: "experimental"`. by Elliott Hughes · 4 years, 6 months ago
  7. d6a3b78 Mark //bionic filegroups/genrules as bp2build_available. by Jingwen Chen · 4 years, 6 months ago
  8. eca47e7 Merge "Mark bionic-stress-test as not unit tests as it run forever" by Treehugger Robot · 4 years, 6 months ago
  9. 3118dc1 Merge "Add -Wno-ignored-pragmas." by Chih-hung Hsieh · 4 years, 6 months ago
  10. f9cfecf Fix freopen() where the path is null. by Elliott Hughes · 4 years, 6 months ago
  11. 11874f8 Mark bionic-stress-test as not unit tests as it run forever by Julien Desprez · 4 years, 6 months ago
  12. 444e2f6 Add -Wno-ignored-pragmas. by Chih-Hung Hsieh · 4 years, 6 months ago
  13. 78ad991 Merge "Fix "deprecated instruction in IT block" warning" by Chih-hung Hsieh · 4 years, 6 months ago
  14. a843e42 Merge changes I486e54a1,Idda7161b,Iaf6b6b6a by Dan Albert · 4 years, 6 months ago
  15. 5cb4d9c Fix "deprecated instruction in IT block" warning by Chih-Hung Hsieh · 4 years, 6 months ago
  16. ffa5cbe Convert generate-NOTICE.py to Python 3, fix name. by Dan Albert · 4 years, 6 months ago
  17. 1dffb86 Convert genfunctosyscallnrs to Python 3. by Dan Albert · 4 years, 6 months ago
  18. bc6999f Convert gensecomp.py to Python 3. by Elliott Hughes · 4 years, 6 months ago
  19. 0e2b00b Merge "Move gensseccomp and genfunctosyscallnrs next to their sources." by Jingwen Chen · 4 years, 6 months ago
  20. ca36633 Move gensseccomp and genfunctosyscallnrs next to their sources. by Jingwen Chen · 4 years, 6 months ago
  21. 15ade06 Merge changes from topic "builtins-exported" by Ryan Prichard · 4 years, 6 months ago
  22. bfa3688 Merge "[MemInit] Remove old API, introduce new MemInit API." by Mitch Phillips · 4 years, 6 months ago
  23. d8154a8 Merge "Fix __VERSIONER_NO_GUARD cases for availability." by Treehugger Robot · 4 years, 6 months ago
  24. eae41f8 Fix __VERSIONER_NO_GUARD cases for availability. by Dan Albert · 4 years, 6 months ago
  25. c09fe61 Merge "Sync libm with upstream FreeBSD." by Treehugger Robot · 4 years, 6 months ago
  26. c22562c Use exported variants of arm32/x86 builtins by Ryan Prichard · 4 years, 6 months ago
  27. ef14787 Fix -Wl,--exclude-libs typo: x86->i686 by Ryan Prichard · 4 years, 6 months ago
  28. f700de5 Merge "Do not run clang-tidy with fortify tests." by Chih-hung Hsieh · 4 years, 6 months ago
  29. cdebaff Merge "[MTE] Change scudo init order to get correct PROT_MTE pages." by Treehugger Robot · 4 years, 6 months ago
  30. 247892e Do not run clang-tidy with fortify tests. by Chih-Hung Hsieh · 4 years, 6 months ago
  31. e91aebd Merge "Increase leniancy in an inherently flaky test." by Treehugger Robot · 4 years, 6 months ago
  32. bac0ebb Sync libm with upstream FreeBSD. by Elliott Hughes · 4 years, 6 months ago
  33. 82c3c11 Increase leniancy in an inherently flaky test. by Elliott Hughes · 4 years, 6 months ago
  34. cf81e7c Merge changes from topic "proc_madvise_framework" by Edgar Arriaga · 4 years, 6 months ago
  35. 9cad842 [MemInit] Remove old API, introduce new MemInit API. by Mitch Phillips · 4 years, 7 months ago
  36. 69d44fd Merge "PAC/BTI: no need to keep using `hint`." by Elliott Hughes · 4 years, 6 months ago
  37. 82d0cf5 Merge "[libc] Change literal value in macro" by Elliott Hughes · 4 years, 6 months ago
  38. 3e1d556 PAC/BTI: no need to keep using `hint`. by Elliott Hughes · 4 years, 6 months ago
  39. ebfba5f [libc] Change literal value in macro by Tamas Petz · 4 years, 6 months ago
  40. ee16c72 Merge "Ensure same order of global group members in all NS's" by Ryan Prichard · 4 years, 6 months ago
  41. 058eb8f Ensure same order of global group members in all NS's by Ryan Prichard · 4 years, 8 months ago
  42. 7032fec Merge "Remove a tautological #if guard." by Elliott Hughes · 4 years, 6 months ago
  43. 370e963 Remove a tautological #if guard. by Elliott Hughes · 4 years, 6 months ago
  44. 7cff764 Merge changes from topic "future_symbol" by Jiyong Park · 4 years, 7 months ago
  45. 347b01b [MTE] Change scudo init order to get correct PROT_MTE pages. by Mitch Phillips · 4 years, 7 months ago
  46. d65b31f Merge "Don't set native_bridge_supported: true for ndk libraries" by Colin Cross · 4 years, 7 months ago
  47. fcd9c78 Merge "Switch libc.so and linker to prebuilt LLVM libunwind" by Ryan Prichard · 4 years, 7 months ago
  48. d9a9622 Don't set native_bridge_supported: true for ndk libraries by Colin Cross · 4 years, 7 months ago
  49. ac78394 Merge "Inline call_array for clearer stack traces." by Elliott Hughes · 4 years, 7 months ago
  50. 01be44d Inline call_array for clearer stack traces. by Elliott Hughes · 4 years, 7 months ago
  51. edec069 Merge "Remove the now-unnecessary android_mallopt() options." by Treehugger Robot · 4 years, 7 months ago
  52. 7336663 Remove the now-unnecessary android_mallopt() options. by Elliott Hughes · 4 years, 7 months ago
  53. 9f72aae Merge "Disable signal frame unwinding tests on arm64" by Ryan Prichard · 4 years, 7 months ago
  54. 128ef8e Add bionic headers for process_madvise by Edgar Arriaga · 4 years, 7 months ago
  55. d02148c Add a flag to distinguish shared VMAs by Edgar Arriaga · 4 years, 8 months ago
  56. 268a600 crtbegin_static is built with min_sdk_version: "current" by Jiyong Park · 4 years, 7 months ago
  57. bb19208 Guard __libc_current_sigrtmin/max with __builtin_available by Jiyong Park · 5 years ago
  58. 23bfed2 __INTRODUCED_IN macros add the availability attribute by Jiyong Park · 5 years ago
  59. cdf7175 Switch libc.so and linker to prebuilt LLVM libunwind by Ryan Prichard · 4 years, 8 months ago
  60. 315969a Disable signal frame unwinding tests on arm64 by Ryan Prichard · 4 years, 7 months ago
  61. e925485 Merge "Make "disable memory mitigations" and "set heap tagging level" more available." by Elliott Hughes · 4 years, 7 months ago
  62. caf32c7 Merge "Delay setting linker soname until post-reloc and post-ctor" by Ryan Prichard · 4 years, 7 months ago
  63. 5d83eeb Merge changes I3ed42b9d,I9b151291 by Evgenii Stepanov · 4 years, 7 months ago
  64. a867371 Merge "[MTE] Add MEMTAG_OPTIONS and arm64.memtag.process.* sysprop parsing." by Mitch Phillips · 4 years, 7 months ago
  65. 446b4dd Make "disable memory mitigations" and "set heap tagging level" more available. by Elliott Hughes · 4 years, 7 months ago
  66. 4cded97 [MTE] Add MEMTAG_OPTIONS and arm64.memtag.process.* sysprop parsing. by Mitch Phillips · 4 years, 7 months ago
  67. bb1e373 Delay setting linker soname until post-reloc and post-ctor by Ryan Prichard · 4 years, 7 months ago
  68. df6b16e (NFC) Sort the list of test dependencies alphabetically. by Evgenii Stepanov · 4 years, 7 months ago
  69. 51741fb Tests for memory tagging ELF notes. by Evgenii Stepanov · 4 years, 7 months ago
  70. b4fd072 Merge "removing ro.kernel.ebpf.supported property" by Maciej Żenczykowski · 4 years, 7 months ago
  71. 10edd5e Merge "Store soname as a std::string." by Elliott Hughes · 4 years, 7 months ago
  72. eb76022 removing ro.kernel.ebpf.supported property by Maciej Żenczykowski · 4 years, 7 months ago
  73. b1ba762 Merge "Fewer copies of ALIGN()/ALIGNBYTES." by Elliott Hughes · 4 years, 7 months ago
  74. 4e67866 Merge "Remove ANDROID_EXPERIMENTAL_MTE." by Peter Collingbourne · 4 years, 7 months ago
  75. e1dc4f6 Fewer copies of ALIGN()/ALIGNBYTES. by Elliott Hughes · 4 years, 7 months ago
  76. 08959d9 Merge "Sync upstream fts.c." by Elliott Hughes · 4 years, 7 months ago
  77. 7e20117 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 4 years, 8 months ago
  78. f9dd1a7 Store soname as a std::string. by Elliott Hughes · 4 years, 7 months ago
  79. 03ac158 Sync upstream fts.c. by Elliott Hughes · 4 years, 7 months ago
  80. b19fc79 Merge "Make the atomic load explicit" by Adam Barth · 4 years, 7 months ago
  81. 4233514 Merge "Fix versioner for clang update." by Yabin Cui · 4 years, 7 months ago
  82. 771af5e Merge "Fix things so that <features.h> can be used from assembler again." by Elliott Hughes · 4 years, 7 months ago
  83. a8cf843 Merge "Add MTE note files to the SDK." by Evgenii Stepanov · 4 years, 7 months ago
  84. fdb3f22 Merge "Suppress SetHeapTaggingLevel warning under hwasan." by Evgenii Stepanov · 4 years, 7 months ago
  85. fb13915 Add MTE note files to the SDK. by Evgenii Stepanov · 4 years, 7 months ago
  86. 5e466b6 Suppress SetHeapTaggingLevel warning under hwasan. by Evgenii Stepanov · 4 years, 7 months ago
  87. bd84f54 Merge "Fix -Wnewline-eof" by Treehugger Robot · 4 years, 7 months ago
  88. 43978a0 Fix things so that <features.h> can be used from assembler again. by Elliott Hughes · 4 years, 7 months ago
  89. 651f1fa Make the atomic load explicit by Adam Barth · 4 years, 7 months ago
  90. 1169bf9 Fix versioner for clang update. by Yabin Cui · 4 years, 7 months ago
  91. e9efd05 Fix -Wnewline-eof by Adam Barth · 4 years, 7 months ago
  92. e09fc24 Merge "Use ELF notes to set the desired memory tagging level." by Evgenii Stepanov · 4 years, 7 months ago
  93. 8564b8d Use ELF notes to set the desired memory tagging level. by Evgenii Stepanov · 4 years, 8 months ago
  94. 286b3d4 Merge "(NFC) Symbolic names for Android ELF note types." by Evgenii Stepanov · 4 years, 7 months ago
  95. dec48bd (NFC) Symbolic names for Android ELF note types. by Evgenii Stepanov · 4 years, 7 months ago
  96. be77feb Merge "[Tagged Pointers] Point to SAC documentation in abort message." by Mitch Phillips · 4 years, 7 months ago
  97. 8540c54 [Tagged Pointers] Point to SAC documentation in abort message. by Mitch Phillips · 4 years, 7 months ago
  98. 5ec23f1 Merge "Changes to bionic/libc to demonstrate mixed builds." by Treehugger Robot · 4 years, 8 months ago
  99. 8b768d3 Changes to bionic/libc to demonstrate mixed builds. by Chris Parsons · 4 years, 10 months ago
  100. 742b1a6 Merge "Reland: Soft-enable MAC address restrictions with allowlist." by Treehugger Robot · 4 years, 8 months ago