1. bf8a50f Merge "Fix possible issue with cfi_basic test." by Christopher Ferris · 5 years ago
  2. f322483 Fix possible issue with cfi_basic test. by Christopher Ferris · 5 years ago
  3. a120131 Merge "icmp6.h - add captive portal and pref64 nd opts" by Maciej Żenczykowski · 5 years ago
  4. 666b12e icmp6.h - add captive portal and pref64 nd opts by Maciej Żenczykowski · 5 years ago
  5. df93812 Merge "Explain why unit tests need bootstrap bionic" by Treehugger Robot · 5 years ago
  6. 3c5dff4 Explain why unit tests need bootstrap bionic by Ryan Prichard · 5 years ago
  7. df3dc80 Merge changes Ia359d9f2,Ibabbf559,I1b542e47,I4b6f48af,I82e442f0 by Ryan Prichard · 5 years ago
  8. dd8c4f8 Merge "Add documentation to <dirent.h>." by Elliott Hughes · 5 years ago
  9. 445c9f9 Merge "libc_header is available to any apex but only visible to certain places" by Treehugger Robot · 5 years ago
  10. aed4883 Merge "Switch to debugger_process_info in bionic." by Peter Collingbourne · 5 years ago
  11. 02f9f4c Add documentation to <dirent.h>. by Elliott Hughes · 5 years ago
  12. ce8af7f Merge "Move crash_dump into the runtime APEX." by Peter Collingbourne · 5 years ago
  13. ad9946c libc_header is available to any apex but only visible to certain places by Jiyong Park · 5 years ago
  14. e722198 Merge "dynamic libc: ignore ART profiling signal by default." by Florian Mayer · 5 years ago
  15. 9268f77 Merge "Remove bionic-unit-tests-scudo." by Christopher Ferris · 5 years ago
  16. 4049440 Fix bootstrap linker library searching by Ryan Prichard · 5 years ago
  17. 4fa6d99 Remove dangling soinfo* from elf_readers_map_ by Ryan Prichard · 5 years ago
  18. 146620b Fix DL_WARN_documented_change URL by Ryan Prichard · 5 years ago
  19. 323d7df remove search_linked_namespaces param by Ryan Prichard · 5 years ago
  20. aa2db96 Refactor linker lookup code a bit by Ryan Prichard · 5 years ago
  21. ca885cf Remove bionic-unit-tests-scudo. by Christopher Ferris · 5 years ago
  22. 96272df dynamic libc: ignore ART profiling signal by default. by Florian Mayer · 5 years ago
  23. 2ec66b6 Merge "[GWP-ASan] Add gwp_asan_unittest to bionic presubmit." by Treehugger Robot · 5 years ago
  24. e05c449 Merge "Add ffsl(3), ffsll(3)." by Treehugger Robot · 5 years ago
  25. cbf0165 [GWP-ASan] Add gwp_asan_unittest to bionic presubmit. by Mitch Phillips · 5 years ago
  26. 4a6899c Add ffsl(3), ffsll(3). by Elliott Hughes · 5 years ago
  27. 4b46629 Merge "Set apex_available property" by Treehugger Robot · 5 years ago
  28. 284d93c Merge "[GWP-ASan] Allow libc header access from GWP-ASan." by Treehugger Robot · 5 years ago
  29. a1ab838 Merge "Increase iteration count for ordering test" by Hans Boehm · 5 years ago
  30. 3309b3d [GWP-ASan] Allow libc header access from GWP-ASan. by Mitch Phillips · 5 years ago
  31. 3761064 Increase iteration count for ordering test by Hans Boehm · 5 years ago
  32. 922a5c7 Set apex_available property by Jiyong Park · 5 years ago
  33. 2c1b058 Merge "Remove ANDROID_LOG_RDONLY" by Tom Cherry · 5 years ago
  34. 1995d74 Remove ANDROID_LOG_RDONLY by Tom Cherry · 5 years ago
  35. 8d18499 Merge "Rewrite sigwait tests in the style of the sigwaitinfo tests." by Treehugger Robot · 5 years ago
  36. 0ebbed2 Merge "Clean up untag_address." by Treehugger Robot · 5 years ago
  37. 50fca4d Rewrite sigwait tests in the style of the sigwaitinfo tests. by Elliott Hughes · 5 years ago
  38. 2528dab Clean up untag_address. by Peter Collingbourne · 5 years ago
  39. ea06b0d Move crash_dump into the runtime APEX. by Peter Collingbourne · 5 years ago
  40. 2a069b2 Merge "Revert "Statically link libdl.a to linker"" by Treehugger Robot · 5 years ago
  41. 274e21f Revert "Statically link libdl.a to linker" by Jooyung Han · 5 years ago
  42. de9c346 Switch to debugger_process_info in bionic. by Peter Collingbourne · 5 years ago
  43. 24ffa67 Merge "Update linkerconfig missing message to warning" by Treehugger Robot · 5 years ago
  44. 8bc0353 Update linkerconfig missing message to warning by Kiyoung Kim · 5 years ago
  45. d92b038 Merge "[GWP-ASan] Intercept calloc() again." by Mitch Phillips · 5 years ago
  46. 32abb0b [GWP-ASan] Intercept calloc() again. by Mitch Phillips · 5 years ago
  47. 69046e0 Merge "Disable branch protection for arm64." by Christopher Ferris · 5 years ago
  48. 140220b Disable branch protection for arm64. by Christopher Ferris · 5 years ago
  49. c84d295 Merge "Add explicit state for heapprofd hooking." by Florian Mayer · 5 years ago
  50. fdd5eb1 Add explicit state for heapprofd hooking. by Florian Mayer · 5 years ago
  51. bd6a557 Merge "Statically link libdl.a to linker" by Jiyong Park · 5 years ago
  52. 8dba7fe Statically link libdl.a to linker by Jiyong Park · 5 years ago
  53. ae35f67 Merge "Delete definitions of __aeabi_unwind_cpp_pr0." by Treehugger Robot · 5 years ago
  54. 7aa6ba4 Merge "Rewrite __cxa_atexit / __cxa_finalize" by Ryan Prichard · 5 years ago
  55. 7d97c36 Merge "Add 29 to stubs.versions of libc/libdl/libm" by Treehugger Robot · 5 years ago
  56. afa983c Rewrite __cxa_atexit / __cxa_finalize by Ryan Prichard · 5 years ago
  57. 1a1888f Merge "Merge stage-aosp-master to aosp-master - DO NOT MERGE" by Bill Yi · 5 years ago
  58. 3fc9c80 Merge stage-aosp-master to aosp-master - DO NOT MERGE by Bill Yi · 5 years ago
  59. 138897d Merge "Fix bugprone-macro-parentheses warnings" am: 608c74aecf by Automerger Merge Worker · 5 years ago
  60. 608c74a Merge "Fix bugprone-macro-parentheses warnings" by Chih-hung Hsieh · 5 years ago
  61. fa658eb Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 5 years ago
  62. ada3844 Merge "Remove `return` after `GTEST_SKIP`." am: b274746dd3 by Automerger Merge Worker · 5 years ago
  63. b274746 Merge "Remove `return` after `GTEST_SKIP`." by Treehugger Robot · 5 years ago
  64. 2057902 Merge "Update the scudo wrapper for bionic changes." am: 93517d1a27 by Automerger Merge Worker · 5 years ago
  65. 93517d1 Merge "Update the scudo wrapper for bionic changes." by Christopher Ferris · 5 years ago
  66. edaf03e Remove `return` after `GTEST_SKIP`. by Elliott Hughes · 5 years ago
  67. 8bd2ab6 Merge "[GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing threads." am: 0d303b42b5 by Automerger Merge Worker · 5 years ago
  68. 0d303b4 Merge "[GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing threads." by Mitch Phillips · 5 years ago
  69. 2c447b0 Update the scudo wrapper for bionic changes. by Christopher Ferris · 5 years ago
  70. c61f25f Merge "[GWP-ASan] Don't intercept calloc." am: 95c772f734 by Automerger Merge Worker · 5 years ago
  71. 85cf71f Merge "Switch to the arm-optimized-routines string routines on aarch64 where possible." am: ddedd9828b by Automerger Merge Worker · 5 years ago
  72. 95c772f Merge "[GWP-ASan] Don't intercept calloc." by Treehugger Robot · 5 years ago
  73. ddedd98 Merge "Switch to the arm-optimized-routines string routines on aarch64 where possible." by Peter Collingbourne · 5 years ago
  74. 5c65e87 [GWP-ASan] Don't intercept calloc. by Mitch Phillips · 5 years ago
  75. d53f4f8 Merge "Update bionic to the v2 MTE patch set." am: 2dd382d9b6 by Automerger Merge Worker · 5 years ago
  76. 2dd382d Merge "Update bionic to the v2 MTE patch set." by Peter Collingbourne · 5 years ago
  77. 449c26a [GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing threads. by Mitch Phillips · 5 years ago
  78. 0b5e925 Merge "Cleans up logging and comments in ifaddrs." am: 188f87a1b6 by Automerger Merge Worker · 5 years ago
  79. 188f87a Merge "Cleans up logging and comments in ifaddrs." by Bram Bonné · 5 years ago
  80. 80af1b0 Update bionic to the v2 MTE patch set. by Peter Collingbourne · 5 years ago
  81. 1622ac9 Merge "Handle the alternate signal stack correctly in android_unsafe_frame_pointer_chase." am: c00691aa9e by Automerger Merge Worker · 5 years ago
  82. c00691a Merge "Handle the alternate signal stack correctly in android_unsafe_frame_pointer_chase." by Peter Collingbourne · 5 years ago
  83. 7ebbfd3 Merge "[unit tests] Add '-mbranch-protection=standard' flag to arm64" am: 0dd87c37d4 by Automerger Merge Worker · 5 years ago
  84. 0dd87c3 Merge "[unit tests] Add '-mbranch-protection=standard' flag to arm64" by Treehugger Robot · 5 years ago
  85. b8d1348 Handle the alternate signal stack correctly in android_unsafe_frame_pointer_chase. by Peter Collingbourne · 5 years ago
  86. c572511 Merge "[GWP-ASan] [heapprofd] Nullptr deref in dispatch." am: c4f9c9d171 by Automerger Merge Worker · 5 years ago
  87. c4f9c9d Merge "[GWP-ASan] [heapprofd] Nullptr deref in dispatch." by Mitch Phillips · 5 years ago
  88. 918bd72 Cleans up logging and comments in ifaddrs. by Bram Bonné · 5 years ago
  89. d901ec6 [unit tests] Add '-mbranch-protection=standard' flag to arm64 by Tamas Petz · 5 years ago
  90. 26ddc4d Add 29 to stubs.versions of libc/libdl/libm by Jooyung Han · 5 years ago
  91. 5f91bf4 [GWP-ASan] [heapprofd] Nullptr deref in dispatch. by Mitch Phillips · 5 years ago
  92. ebfaa8b Merge "Override SIGSYS during profiling signal handler" am: 6cf75230d9 by Automerger Merge Worker · 5 years ago
  93. 6cf7523 Merge "Override SIGSYS during profiling signal handler" by Treehugger Robot · 5 years ago
  94. 337a5b3 Switch to the arm-optimized-routines string routines on aarch64 where possible. by Peter Collingbourne · 5 years ago
  95. 1dc4122 Override SIGSYS during profiling signal handler by Ryan Savitski · 5 years ago
  96. ed9ebe0 Merge "Add a libc wrapper for statx(2)." am: 33318f5197 by Automerger Merge Worker · 5 years ago
  97. 846cef8 Merge "Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>." am: 521dab3b36 by Automerger Merge Worker · 5 years ago
  98. 33318f5 Merge "Add a libc wrapper for statx(2)." by Elliott Hughes · 5 years ago
  99. 521dab3 Merge "Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>." by Elliott Hughes · 5 years ago
  100. cea478e Merge "Try to resolve interface names before removing nameless interfaces." am: 9f8e1d52cb by Automerger Merge Worker · 5 years ago