1. ba3187f Don't dump backtraces while running fdtrack tests. by Elliott Hughes · 4 years, 6 months ago
  2. 332065d Merge "Fix/update notices." by Elliott Hughes · 4 years, 6 months ago
  3. ede5442 Merge "Set updatable=false explicitly." by Mathew Inwood · 4 years, 6 months ago
  4. 9432c92 Merge "Mark cc_library_headers targets as being bp2build_available." by Rupert Shuttleworth · 4 years, 6 months ago
  5. 22801c7 Merge "Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic"" by Bob Badour · 4 years, 6 months ago
  6. 592ef75 Merge "Mark ldd as executable for Bazel builds to work." by Rupert Shuttleworth · 4 years, 6 months ago
  7. aa8db1b Fix/update notices. by Elliott Hughes · 4 years, 6 months ago
  8. 51166f4 Merge "Rename __ANDROID_UNGUARDED_AVAILABILITY__ -> __ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__." by Elliott Hughes · 4 years, 6 months ago
  9. 5e44c22 Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic" by Elliott Hughes · 4 years, 6 months ago
  10. a4583b7 Mark ldd as executable for Bazel builds to work. by Rupert Shuttleworth · 4 years, 6 months ago
  11. f11ce9a Set updatable=false explicitly. by Mathew Inwood · 4 years, 6 months ago
  12. fd64868 Mark cc_library_headers targets as being bp2build_available. by Rupert Shuttleworth · 4 years, 6 months ago
  13. f4ac74d Merge "[LSC] Add LOCAL_LICENSE_KINDS to bionic" by Treehugger Robot · 4 years, 6 months ago
  14. 48d4303 [LSC] Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 6 months ago
  15. a37b181 Rename __ANDROID_UNGUARDED_AVAILABILITY__ -> __ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__. by Elliott Hughes · 4 years, 6 months ago
  16. ef0ec82 Merge "Revert "Disable signal frame unwinding tests on arm64"" by Ryan Prichard · 4 years, 6 months ago
  17. 8460308 Merge "Make fd overflow an abort." by Elliott Hughes · 4 years, 6 months ago
  18. cdace2f Revert "Disable signal frame unwinding tests on arm64" by Ryan Prichard · 4 years, 6 months ago
  19. d3915c7 Make fd overflow an abort. by Elliott Hughes · 4 years, 6 months ago
  20. 8d1f9c2 Merge "Mark sh_binary target as being bp2build_available." by Treehugger Robot · 4 years, 6 months ago
  21. 344b8da Mark sh_binary target as being bp2build_available. by Rupert Shuttleworth · 4 years, 6 months ago
  22. 6d5662d Merge "Fix freopen() where the path is null." by Elliott Hughes · 4 years, 6 months ago
  23. 3990193 Merge "Remove obsolete `cpp_std: "experimental"`." by Treehugger Robot · 4 years, 6 months ago
  24. b0e9906 Merge "Mark //bionic filegroups/genrules as bp2build_available." by Treehugger Robot · 4 years, 6 months ago
  25. a988ed6 Remove obsolete `cpp_std: "experimental"`. by Elliott Hughes · 4 years, 6 months ago
  26. d6a3b78 Mark //bionic filegroups/genrules as bp2build_available. by Jingwen Chen · 4 years, 6 months ago
  27. eca47e7 Merge "Mark bionic-stress-test as not unit tests as it run forever" by Treehugger Robot · 4 years, 6 months ago
  28. 3118dc1 Merge "Add -Wno-ignored-pragmas." by Chih-hung Hsieh · 4 years, 6 months ago
  29. f9cfecf Fix freopen() where the path is null. by Elliott Hughes · 4 years, 6 months ago
  30. 11874f8 Mark bionic-stress-test as not unit tests as it run forever by Julien Desprez · 4 years, 6 months ago
  31. 444e2f6 Add -Wno-ignored-pragmas. by Chih-Hung Hsieh · 4 years, 6 months ago
  32. 78ad991 Merge "Fix "deprecated instruction in IT block" warning" by Chih-hung Hsieh · 4 years, 6 months ago
  33. a843e42 Merge changes I486e54a1,Idda7161b,Iaf6b6b6a by Dan Albert · 4 years, 6 months ago
  34. 5cb4d9c Fix "deprecated instruction in IT block" warning by Chih-Hung Hsieh · 4 years, 6 months ago
  35. ffa5cbe Convert generate-NOTICE.py to Python 3, fix name. by Dan Albert · 4 years, 6 months ago
  36. 1dffb86 Convert genfunctosyscallnrs to Python 3. by Dan Albert · 4 years, 6 months ago
  37. bc6999f Convert gensecomp.py to Python 3. by Elliott Hughes · 4 years, 6 months ago
  38. 0e2b00b Merge "Move gensseccomp and genfunctosyscallnrs next to their sources." by Jingwen Chen · 4 years, 6 months ago
  39. ca36633 Move gensseccomp and genfunctosyscallnrs next to their sources. by Jingwen Chen · 4 years, 6 months ago
  40. 15ade06 Merge changes from topic "builtins-exported" by Ryan Prichard · 4 years, 6 months ago
  41. bfa3688 Merge "[MemInit] Remove old API, introduce new MemInit API." by Mitch Phillips · 4 years, 6 months ago
  42. d8154a8 Merge "Fix __VERSIONER_NO_GUARD cases for availability." by Treehugger Robot · 4 years, 6 months ago
  43. eae41f8 Fix __VERSIONER_NO_GUARD cases for availability. by Dan Albert · 4 years, 6 months ago
  44. c09fe61 Merge "Sync libm with upstream FreeBSD." by Treehugger Robot · 4 years, 6 months ago
  45. c22562c Use exported variants of arm32/x86 builtins by Ryan Prichard · 4 years, 6 months ago
  46. ef14787 Fix -Wl,--exclude-libs typo: x86->i686 by Ryan Prichard · 4 years, 6 months ago
  47. f700de5 Merge "Do not run clang-tidy with fortify tests." by Chih-hung Hsieh · 4 years, 6 months ago
  48. cdebaff Merge "[MTE] Change scudo init order to get correct PROT_MTE pages." by Treehugger Robot · 4 years, 6 months ago
  49. 247892e Do not run clang-tidy with fortify tests. by Chih-Hung Hsieh · 4 years, 6 months ago
  50. e91aebd Merge "Increase leniancy in an inherently flaky test." by Treehugger Robot · 4 years, 6 months ago
  51. bac0ebb Sync libm with upstream FreeBSD. by Elliott Hughes · 4 years, 6 months ago
  52. 82c3c11 Increase leniancy in an inherently flaky test. by Elliott Hughes · 4 years, 6 months ago
  53. cf81e7c Merge changes from topic "proc_madvise_framework" by Edgar Arriaga · 4 years, 6 months ago
  54. 9cad842 [MemInit] Remove old API, introduce new MemInit API. by Mitch Phillips · 4 years, 7 months ago
  55. 69d44fd Merge "PAC/BTI: no need to keep using `hint`." by Elliott Hughes · 4 years, 6 months ago
  56. 82d0cf5 Merge "[libc] Change literal value in macro" by Elliott Hughes · 4 years, 6 months ago
  57. 3e1d556 PAC/BTI: no need to keep using `hint`. by Elliott Hughes · 4 years, 6 months ago
  58. ebfba5f [libc] Change literal value in macro by Tamas Petz · 4 years, 6 months ago
  59. ee16c72 Merge "Ensure same order of global group members in all NS's" by Ryan Prichard · 4 years, 6 months ago
  60. 058eb8f Ensure same order of global group members in all NS's by Ryan Prichard · 4 years, 8 months ago
  61. 7032fec Merge "Remove a tautological #if guard." by Elliott Hughes · 4 years, 6 months ago
  62. 370e963 Remove a tautological #if guard. by Elliott Hughes · 4 years, 6 months ago
  63. 7cff764 Merge changes from topic "future_symbol" by Jiyong Park · 4 years, 6 months ago
  64. 347b01b [MTE] Change scudo init order to get correct PROT_MTE pages. by Mitch Phillips · 4 years, 7 months ago
  65. d65b31f Merge "Don't set native_bridge_supported: true for ndk libraries" by Colin Cross · 4 years, 7 months ago
  66. fcd9c78 Merge "Switch libc.so and linker to prebuilt LLVM libunwind" by Ryan Prichard · 4 years, 7 months ago
  67. d9a9622 Don't set native_bridge_supported: true for ndk libraries by Colin Cross · 4 years, 7 months ago
  68. ac78394 Merge "Inline call_array for clearer stack traces." by Elliott Hughes · 4 years, 7 months ago
  69. 01be44d Inline call_array for clearer stack traces. by Elliott Hughes · 4 years, 7 months ago
  70. edec069 Merge "Remove the now-unnecessary android_mallopt() options." by Treehugger Robot · 4 years, 7 months ago
  71. 7336663 Remove the now-unnecessary android_mallopt() options. by Elliott Hughes · 4 years, 7 months ago
  72. 9f72aae Merge "Disable signal frame unwinding tests on arm64" by Ryan Prichard · 4 years, 7 months ago
  73. 128ef8e Add bionic headers for process_madvise by Edgar Arriaga · 4 years, 7 months ago
  74. d02148c Add a flag to distinguish shared VMAs by Edgar Arriaga · 4 years, 8 months ago
  75. 268a600 crtbegin_static is built with min_sdk_version: "current" by Jiyong Park · 4 years, 7 months ago
  76. bb19208 Guard __libc_current_sigrtmin/max with __builtin_available by Jiyong Park · 5 years ago
  77. 23bfed2 __INTRODUCED_IN macros add the availability attribute by Jiyong Park · 5 years ago
  78. cdf7175 Switch libc.so and linker to prebuilt LLVM libunwind by Ryan Prichard · 4 years, 8 months ago
  79. 315969a Disable signal frame unwinding tests on arm64 by Ryan Prichard · 4 years, 7 months ago
  80. e925485 Merge "Make "disable memory mitigations" and "set heap tagging level" more available." by Elliott Hughes · 4 years, 7 months ago
  81. caf32c7 Merge "Delay setting linker soname until post-reloc and post-ctor" by Ryan Prichard · 4 years, 7 months ago
  82. 5d83eeb Merge changes I3ed42b9d,I9b151291 by Evgenii Stepanov · 4 years, 7 months ago
  83. a867371 Merge "[MTE] Add MEMTAG_OPTIONS and arm64.memtag.process.* sysprop parsing." by Mitch Phillips · 4 years, 7 months ago
  84. 446b4dd Make "disable memory mitigations" and "set heap tagging level" more available. by Elliott Hughes · 4 years, 7 months ago
  85. 4cded97 [MTE] Add MEMTAG_OPTIONS and arm64.memtag.process.* sysprop parsing. by Mitch Phillips · 4 years, 7 months ago
  86. bb1e373 Delay setting linker soname until post-reloc and post-ctor by Ryan Prichard · 4 years, 7 months ago
  87. df6b16e (NFC) Sort the list of test dependencies alphabetically. by Evgenii Stepanov · 4 years, 7 months ago
  88. 51741fb Tests for memory tagging ELF notes. by Evgenii Stepanov · 4 years, 7 months ago
  89. b4fd072 Merge "removing ro.kernel.ebpf.supported property" by Maciej Żenczykowski · 4 years, 7 months ago
  90. 10edd5e Merge "Store soname as a std::string." by Elliott Hughes · 4 years, 7 months ago
  91. eb76022 removing ro.kernel.ebpf.supported property by Maciej Żenczykowski · 4 years, 7 months ago
  92. b1ba762 Merge "Fewer copies of ALIGN()/ALIGNBYTES." by Elliott Hughes · 4 years, 7 months ago
  93. 4e67866 Merge "Remove ANDROID_EXPERIMENTAL_MTE." by Peter Collingbourne · 4 years, 7 months ago
  94. e1dc4f6 Fewer copies of ALIGN()/ALIGNBYTES. by Elliott Hughes · 4 years, 7 months ago
  95. 08959d9 Merge "Sync upstream fts.c." by Elliott Hughes · 4 years, 7 months ago
  96. 7e20117 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 4 years, 8 months ago
  97. f9dd1a7 Store soname as a std::string. by Elliott Hughes · 4 years, 7 months ago
  98. 03ac158 Sync upstream fts.c. by Elliott Hughes · 4 years, 7 months ago
  99. b19fc79 Merge "Make the atomic load explicit" by Adam Barth · 4 years, 7 months ago
  100. 4233514 Merge "Fix versioner for clang update." by Yabin Cui · 4 years, 7 months ago