1. b4d9304 Merge "Move ExecTestHelper to using a regex." by Elliott Hughes · 4 years ago
  2. 39c2776 Merge "Remove bazel_module stanzas from bionic/linker" by Christopher Parsons · 4 years ago
  3. 8d9297f Merge "Add more tests to TEST_MAPPING" by Colin Cross · 4 years ago
  4. 419554e Move ExecTestHelper to using a regex. by Elliott Hughes · 4 years ago
  5. ebe5e5f Remove bazel_module stanzas from bionic/linker by Chris Parsons · 4 years ago
  6. 7b40b4d Merge "Convert bionic dlext test zips to Android.bp" by Colin Cross · 4 years ago
  7. 0cc60af Add more tests to TEST_MAPPING by Colin Cross · 4 years ago
  8. badcb38 Convert bionic dlext test zips to Android.bp by Colin Cross · 4 years ago
  9. 5b4913a Merge "Treat static binaries "the same" for the profiling signals." by Treehugger Robot · 4 years ago
  10. e8cc2c3 Merge "bionic: fix broken end atrace events" by Lalit Maganti · 4 years ago
  11. 3771937 Treat static binaries "the same" for the profiling signals. by Elliott Hughes · 4 years ago
  12. 2aa3f7c bionic: fix broken end atrace events by Lalit Maganti · 4 years ago
  13. c6b6f5e Merge "Add CtsBionicTestCases to hwasan-postsubmit." by Evgenii Stepanov · 4 years ago
  14. b34d313 Merge "Random HWASan cleanups." by Evgenii Stepanov · 4 years ago
  15. 1d7077a Add CtsBionicTestCases to hwasan-postsubmit. by Evgenii Stepanov · 4 years ago
  16. 4edbcee Random HWASan cleanups. by Evgenii Stepanov · 4 years ago
  17. 258642b Merge "Update allocator alignment tests." by Christopher Ferris · 4 years ago
  18. b3cac0f Update allocator alignment tests. by Christopher Ferris · 4 years ago
  19. b47aa42 Merge "Fix broken return code of M_INITIALIZE_GWP_ASAN." by Christopher Ferris · 4 years ago
  20. 8f9713e Fix broken return code of M_INITIALIZE_GWP_ASAN. by Christopher Ferris · 4 years ago
  21. e812119 Merge "Use the BSD license for our bogus fts.h." by Treehugger Robot · 4 years ago
  22. c7fe26a Use the BSD license for our bogus fts.h. by Elliott Hughes · 4 years ago
  23. dc448a8 Merge "Use lp64 rather than explicitly saying "arm64,x86_64"." by Elliott Hughes · 4 years ago
  24. 406589b Merge changes Ifac9a59e,I213d423a by Treehugger Robot · 4 years ago
  25. 41fed4d Merge "Add API level define for T." by Treehugger Robot · 4 years ago
  26. 048f24e Export fts as a static library for use with musl by Colin Cross · 4 years ago
  27. e791552 Add API level define for T. by Dan Albert · 4 years ago
  28. 69bcb8b Compile fts.c in libc_openbsd_ndk by Colin Cross · 4 years ago
  29. de1cf85 Use lp64 rather than explicitly saying "arm64,x86_64". by Elliott Hughes · 4 years ago
  30. 7672be0 Merge "Update to v5.14 kernel headers." by Christopher Ferris · 4 years ago
  31. 3a39c0b Update to v5.14 kernel headers. by Christopher Ferris · 4 years ago
  32. 563e60e Merge "Reland "Use the dynamic table instead of __rela?_iplt_* to find the linker's IRELATIVE relocs." with a fix." by Peter Collingbourne · 4 years ago
  33. 1583cd2 Reland "Use the dynamic table instead of __rela?_iplt_* to find the linker's IRELATIVE relocs." with a fix. by Peter Collingbourne · 4 years, 1 month ago
  34. 957d6d5 Merge "Revert "Use the dynamic table instead of __rela?_iplt_* to find the linker's IRELATIVE relocs."" by Treehugger Robot · 4 years ago
  35. e5570c5 Revert "Use the dynamic table instead of __rela?_iplt_* to find the linker's IRELATIVE relocs." by ycheo · 4 years, 1 month ago
  36. 9f99a04 Merge "Export memalign to linker" by Treehugger Robot · 4 years ago
  37. 057219b Merge "[libm] Set pragma FENV_EACCESS for x86_64, i386" by Pirama Arumuga Nainar · 4 years ago
  38. 0c3bb2c [libm] Set pragma FENV_EACCESS for x86_64, i386 by Pirama Arumuga Nainar · 4 years, 1 month ago
  39. 15681db Merge "Use the dynamic table instead of __rela?_iplt_* to find the linker's IRELATIVE relocs." by Treehugger Robot · 4 years, 1 month ago
  40. 65bdf65 Use the dynamic table instead of __rela?_iplt_* to find the linker's IRELATIVE relocs. by Peter Collingbourne · 4 years, 1 month ago
  41. 2411a5e Export memalign to linker by Matthew Maurer · 4 years, 2 months ago
  42. 556b45a Merge changes I56b23576,I37ede846,Iec9ba776 by Colin Cross · 4 years, 1 month ago
  43. 4c5595c Replace local MUSL define with global ANDROID_HOST_MUSL by Colin Cross · 4 years, 1 month ago
  44. 14d1507 Fix some clang-format issues by Colin Cross · 4 years, 1 month ago
  45. 35d469b Fix bionic-unit-tests-glibc for 32-bit musl by Colin Cross · 4 years, 1 month ago
  46. a93cea0 Merge "Build bionic unit tests for musl" by Colin Cross · 4 years, 1 month ago
  47. 7da2034 Build bionic unit tests for musl by Colin Cross · 4 years, 1 month ago
  48. 4c92da4 Merge "Only run the exec once if test passes." by Christopher Ferris · 4 years, 1 month ago
  49. e07b33d Only run the exec once if test passes. by Christopher Ferris · 4 years, 1 month ago
  50. ec75f70 Merge "Move the Rust system property bindings into librustutils." by Joel Galenson · 4 years, 1 month ago
  51. a4ffabe Merge "Reland "Fix GWP hooks not being restored, leading to crashes."" by Florian Mayer · 4 years, 1 month ago
  52. 678cac5 Merge changes I6b097079,I6a12d50d by Treehugger Robot · 4 years, 1 month ago
  53. 3a0ced8 Reland "Fix GWP hooks not being restored, leading to crashes." by Florian Mayer · 4 years, 2 months ago
  54. 4408b8a Enable posix strerror_r test in glibc by Colin Cross · 4 years, 1 month ago
  55. 695af0d POSIX strerror_r returns an error number, not -1 by Colin Cross · 4 years, 1 month ago
  56. e9898f3 Move the Rust system property bindings into librustutils. by Joel Galenson · 4 years, 1 month ago
  57. bc1b267 Merge "Revert "Fix GWP hooks not being restored, leading to crashes."" by Florian Mayer · 4 years, 1 month ago
  58. b4ab4f6 Revert "Fix GWP hooks not being restored, leading to crashes." by Florian Mayer · 4 years, 1 month ago
  59. 1e9af0f Merge "Allow retry of test if log missing." by Christopher Ferris · 4 years, 1 month ago
  60. d9d9ee8 Allow retry of test if log missing. by Christopher Ferris · 4 years, 2 months ago
  61. 0f75a5a Merge "Fix GWP hooks not being restored, leading to crashes." by Florian Mayer · 4 years, 1 month ago
  62. 9db8f2b Fix GWP hooks not being restored, leading to crashes. by Florian Mayer · 4 years, 2 months ago
  63. a0f3478 Merge "Export kernel headers for musl" by Colin Cross · 4 years, 1 month ago
  64. 5d50dbb Export kernel headers for musl by Colin Cross · 4 years, 2 months ago
  65. e397e49 Merge "Read the log while test runs instead of after." by Christopher Ferris · 4 years, 2 months ago
  66. 3367bf3 Merge "Rename cc_object default_shared_libs to system_shared_libs" by Treehugger Robot · 4 years, 2 months ago
  67. 4990c2d Read the log while test runs instead of after. by Christopher Ferris · 4 years, 2 months ago
  68. a67c7fd Merge changes from topic "rust-property-bindings" by Joel Galenson · 4 years, 2 months ago
  69. e780ad0 Merge "Fix NOTICE file." by Christopher Ferris · 4 years, 2 months ago
  70. 5c49616 Fix NOTICE file. by Christopher Ferris · 4 years, 2 months ago
  71. 02f8137 Rename cc_object default_shared_libs to system_shared_libs by Colin Cross · 4 years, 2 months ago
  72. 2ffa0eb Merge "Move system_shared_libs into target.bionic clause" by Treehugger Robot · 4 years, 2 months ago
  73. 4aebf55 Improve the Rust property bindings. by Joel Galenson · 4 years, 2 months ago
  74. e1f1e79 Migrate keystore2's Rust system library bindings to bionic. by Joel Galenson · 4 years, 2 months ago
  75. dc42a98 Merge changes from topic "revert_sysprop_trace" by Treehugger Robot · 4 years, 2 months ago
  76. 8f14b65 Revert "Adding system property tracing" by Bowgo Tsai · 4 years, 2 months ago
  77. 13a960f Revert "bionic_systrace: moving global static variables" by Bowgo Tsai · 4 years, 2 months ago
  78. 98115b7 Merge "Avoid undefined compiler behavior" by Christopher Ferris · 4 years, 2 months ago
  79. a6035ec Avoid undefined compiler behavior by Christopher Ferris · 4 years, 2 months ago
  80. 2e4be55 Merge "Avoid undefined compiler behavior" by Treehugger Robot · 4 years, 2 months ago
  81. 5358cc4 Avoid undefined compiler behavior by Greg Kaiser · 4 years, 2 months ago
  82. 48e9815 Merge "Fix race when frees after main thread finishes." by Christopher Ferris · 4 years, 2 months ago
  83. d8b97f4 Merge "Define sockaddr_storage in bionic" by Colin Cross · 4 years, 2 months ago
  84. 33d7337 Fix race when frees after main thread finishes. by Christopher Ferris · 4 years, 2 months ago
  85. d275067 Define sockaddr_storage in bionic by Colin Cross · 4 years, 2 months ago
  86. b5bfe0b Move system_shared_libs into target.bionic clause by Colin Cross · 4 years, 2 months ago
  87. 829b84d Merge "Remove obsolete visibility entries from libc_headers" by Treehugger Robot · 4 years, 2 months ago
  88. a55c81e Merge "Make MTE tests pass with all values of MEMTAG_OPTIONS." by Evgenii Stepanov · 4 years, 2 months ago
  89. 53df1f3 Make MTE tests pass with all values of MEMTAG_OPTIONS. by Evgenii Stepanov · 4 years, 2 months ago
  90. df901df Merge "Support replacing nested kernel structs" by Treehugger Robot · 4 years, 2 months ago
  91. ab1b143 Remove obsolete visibility entries from libc_headers by Colin Cross · 4 years, 2 months ago
  92. 2ef1cd3 Merge "Allow the kernel to upgrade ASYNC mode processes to SYNC mode." by Treehugger Robot · 4 years, 2 months ago
  93. 48bf46b Allow the kernel to upgrade ASYNC mode processes to SYNC mode. by Peter Collingbourne · 4 years, 2 months ago
  94. 7332139 Merge "Add default_shared_libs to crt objects" by Colin Cross · 4 years, 2 months ago
  95. 30782aa Merge "Update to v5.13 kernel headers." by Christopher Ferris · 4 years, 2 months ago
  96. fcc3b4f Update to v5.13 kernel headers. by Christopher Ferris · 4 years, 2 months ago
  97. 68ec53e Support replacing nested kernel structs by Colin Cross · 4 years, 2 months ago
  98. b4b3166 Merge "Document more clearly that we don't plan on using faccessat2(2)." by Treehugger Robot · 4 years, 2 months ago
  99. 79dbdc3 Document more clearly that we don't plan on using faccessat2(2). by Elliott Hughes · 4 years, 2 months ago
  100. d17cf31 Merge "Stop documenting native_heapdump_viewer." by Treehugger Robot · 4 years, 2 months ago