1. 33b86cc Merge "Skip the malloc_slack test on native bridge." by Christopher Ferris · 4 years, 3 months ago
  2. 7c0ce86 Skip the malloc_slack test on native bridge. by Christopher Ferris · 4 years, 3 months ago
  3. 8ab7ab1 Merge "Use ro.build.type instead of ro.debuggable" by Ryan Prichard · 4 years, 3 months ago
  4. 6236ebd Merge "Mark abort(3) as `nomerge`." by Treehugger Robot · 4 years, 3 months ago
  5. 504d048 Mark abort(3) as `nomerge`. by Elliott Hughes · 4 years, 3 months ago
  6. 546723b Use ro.build.type instead of ro.debuggable by Ryan Prichard · 4 years, 3 months ago
  7. 9af7da4 Merge "Fix dangling pointer in heapprofd API." by Florian Mayer · 4 years, 3 months ago
  8. 85c7838 Fix dangling pointer in heapprofd API. by Florian Mayer · 4 years, 3 months ago
  9. 64be12f Merge "Remove sort_bss_symbols_by_size ." by Lukács T. Berki · 4 years, 3 months ago
  10. a2b7c3f Remove sort_bss_symbols_by_size . by Lukacs T. Berki · 4 years, 4 months ago
  11. 921b3a4 Merge "Move android_reset_stack_guard to LIBC_S" by Christian Wailes · 4 years, 4 months ago
  12. e207b4f Merge "Turns out we don't need to say calll any more." by Treehugger Robot · 4 years, 4 months ago
  13. ef76860 Turns out we don't need to say calll any more. by Elliott Hughes · 4 years, 4 months ago
  14. 660ba39 Move android_reset_stack_guard to LIBC_S by Chris Wailes · 4 years, 7 months ago
  15. 23e33cf Merge "Enable RTM_GETLINK restrictions on all apps" by Bram Bonné · 4 years, 4 months ago
  16. 453076b Merge "Update API of MapInfo from libunwindstack" by David Srbecky · 4 years, 4 months ago
  17. 92b8d64 Update API of MapInfo from libunwindstack by David Srbecky · 4 years, 4 months ago
  18. b1270fd Merge "Clear the stack frame pointer in _start and __bionic_clone" by Christian Wailes · 4 years, 4 months ago
  19. 13d267e Merge "Add cc_defaults for hugepage alignment of shared libraries" by Collin Fijalkovich · 4 years, 4 months ago
  20. 20ab1b7 Merge "Bionic: Mark PMD aligned text segments huge page eligible" by Collin Fijalkovich · 4 years, 4 months ago
  21. 559f278 Clear the stack frame pointer in _start and __bionic_clone by Chris Wailes · 4 years, 4 months ago
  22. 47d27aa Bionic: Mark PMD aligned text segments huge page eligible by Collin Fijalkovich · 4 years, 6 months ago
  23. 3e0defa Merge "Update to v5.12 kernel headers." by Christopher Ferris · 4 years, 4 months ago
  24. a9750ed Update to v5.12 kernel headers. by Christopher Ferris · 4 years, 4 months ago
  25. 5a7f3ef Enable RTM_GETLINK restrictions on all apps by Bram Bonné · 4 years, 5 months ago
  26. c9521e0 Add cc_defaults for hugepage alignment of shared libraries by Collin Fijalkovich · 4 years, 5 months ago
  27. 48166a4 Merge "Replace llndk_library with llndk clause in cc_library" by Colin Cross · 4 years, 5 months ago
  28. a0a4a6c Replace llndk_library with llndk clause in cc_library by Colin Cross · 4 years, 6 months ago
  29. 4b42ad7 Merge "Reorder libc.llndk headers to match libc_headers_arch" by Treehugger Robot · 4 years, 5 months ago
  30. 2f62c26 Merge "Avoid prctl(PR_PAC_RESET_KEYS) on devices without PAC support." by Peter Collingbourne · 4 years, 5 months ago
  31. dcbacd6 Avoid prctl(PR_PAC_RESET_KEYS) on devices without PAC support. by Peter Collingbourne · 4 years, 5 months ago
  32. 2a79326 Merge "Add missing liblog_headers dependency to libc_defaults." by Rupert Shuttleworth · 4 years, 5 months ago
  33. ed80dcd Add missing liblog_headers dependency to libc_defaults. by Rupert Shuttleworth · 4 years, 5 months ago
  34. 96be371 Reorder libc.llndk headers to match libc_headers_arch by Colin Cross · 4 years, 6 months ago
  35. e6b7969 Merge "Fix last python3 issues." by Christopher Ferris · 4 years, 5 months ago
  36. 74dab83 Merge "Fix overly-zealous strip." by Treehugger Robot · 4 years, 5 months ago
  37. a2142d2 Fix last python3 issues. by Christopher Ferris · 4 years, 5 months ago
  38. 8607c08 Fix overly-zealous strip. by Dan Albert · 4 years, 5 months ago
  39. fae6ff2 Merge "Update for python3." by Christopher Ferris · 4 years, 5 months ago
  40. 8d36be9 Merge "Ignore backup files left by emacs." by Treehugger Robot · 4 years, 5 months ago
  41. ac7ec11 Update for python3. by Christopher Ferris · 4 years, 5 months ago
  42. 77d976c Ignore backup files left by emacs. by Dan Albert · 4 years, 5 months ago
  43. b82fcda Merge "Say which API level fdsan/fdtrack appeared at." by Treehugger Robot · 4 years, 5 months ago
  44. 9778671 Say which API level fdsan/fdtrack appeared at. by Elliott Hughes · 4 years, 5 months ago
  45. 508c02f Merge "Force everything to use python3 for consistency." by Elliott Hughes · 4 years, 5 months ago
  46. 6b586e7 Force everything to use python3 for consistency. by Elliott Hughes · 4 years, 5 months ago
  47. 9cf8871 Merge "Make gensyscalls.py compatible with Python 3." by Treehugger Robot · 4 years, 5 months ago
  48. e99df59 Make gensyscalls.py compatible with Python 3. by Rupert Shuttleworth · 4 years, 5 months ago
  49. 166efcb Merge "Make the tests that call readelf(1) less sensitive to whitespace." by Elliott Hughes · 4 years, 5 months ago
  50. ec580d3 Make the tests that call readelf(1) less sensitive to whitespace. by Elliott Hughes · 4 years, 5 months ago
  51. 27cf254 Merge "Switch to libbase SilentDeathTest." by Elliott Hughes · 4 years, 5 months ago
  52. f20b021 Merge "Make res_init() work again." by Elliott Hughes · 4 years, 5 months ago
  53. 141b917 Switch to libbase SilentDeathTest. by Elliott Hughes · 4 years, 5 months ago
  54. 2b1930a Merge "Add tests for inet_nsap_addr()/inet_nsap_ntoa()." by Elliott Hughes · 4 years, 5 months ago
  55. 16b51e6 Merge "Fix the adb command to push the memory trace files." by Peter Collingbourne · 4 years, 5 months ago
  56. c30a1c0 Add tests for inet_nsap_addr()/inet_nsap_ntoa(). by Elliott Hughes · 4 years, 5 months ago
  57. 7bdca8d Fix the adb command to push the memory trace files. by Peter Collingbourne · 4 years, 5 months ago
  58. 999d82e Merge "Add tests for the untested <wchar.h> functions." by Treehugger Robot · 4 years, 5 months ago
  59. fe50a0c Add tests for the untested <wchar.h> functions. by Elliott Hughes · 4 years, 5 months ago
  60. b74ddc3 Merge "Use GTEST_SKIP() rather than GTEST_LOG_() when skipping." by Elliott Hughes · 4 years, 5 months ago
  61. 3741fca Merge "Improve tgamma(3) coverage." by Treehugger Robot · 4 years, 5 months ago
  62. 84ccc05 Merge "Deflake time.clock_gettime test" by Giuliano Procida · 4 years, 5 months ago
  63. f2bb4e6 Merge "Revert "Reland: Soft-enable MAC address restrictions with allowlist."" by Bram Bonné · 4 years, 5 months ago
  64. 14ab353 Use GTEST_SKIP() rather than GTEST_LOG_() when skipping. by Elliott Hughes · 4 years, 5 months ago
  65. 8843066 Improve tgamma(3) coverage. by Elliott Hughes · 4 years, 5 months ago
  66. 44ec9c3 Merge "Disable fdtrack post-fork." by Josh Gao · 4 years, 5 months ago
  67. d0bbfa8 Make res_init() work again. by Elliott Hughes · 4 years, 5 months ago
  68. 096f595 Deflake time.clock_gettime test by Giuliano Procida · 4 years, 5 months ago
  69. bca8a44 Revert "Reland: Soft-enable MAC address restrictions with allowlist." by Bram Bonné · 4 years, 5 months ago
  70. 7d06b37 Merge "Use mean CPU time in an attempt to reduce test flakiness" by Giuliano Procida · 4 years, 5 months ago
  71. 24e0b57 Merge "Initialize _nres only once" by Luke Huang · 4 years, 5 months ago
  72. dcc97c0 Disable fdtrack post-fork. by Josh Gao · 4 years, 9 months ago
  73. ebc88d2 Use mean CPU time in an attempt to reduce test flakiness by Giuliano Procida · 4 years, 5 months ago
  74. 99d11eb Merge "Fix return type of process_madvise()." by Treehugger Robot · 4 years, 5 months ago
  75. 39899f5 Fix return type of process_madvise(). by Elliott Hughes · 4 years, 5 months ago
  76. 2b9719e Merge "Reset PAC keys on thread creation instead of on zygote fork." by Peter Collingbourne · 4 years, 5 months ago
  77. 75830fb Initialize _nres only once by Luke Huang · 4 years, 9 months ago
  78. e71143e Merge "setjmp/longjmp: avoid invalid values in the stack pointer." by Elliott Hughes · 4 years, 5 months ago
  79. c0d41db setjmp/longjmp: avoid invalid values in the stack pointer. by Elliott Hughes · 4 years, 5 months ago
  80. 87a205e Merge "Match 'Access denied finding property' log severity to SELinux" by Tom Cherry · 4 years, 5 months ago
  81. 8f11c5f Match 'Access denied finding property' log severity to SELinux by Tom Cherry · 4 years, 5 months ago
  82. 0ffd09a Merge "fortify: mark all always_inline functions with no_stack_protector" by George Burgess IV · 4 years, 6 months ago
  83. a1112fd fortify: mark all always_inline functions with no_stack_protector by George Burgess IV · 4 years, 6 months ago
  84. 811d180 Reset PAC keys on thread creation instead of on zygote fork. by Peter Collingbourne · 4 years, 6 months ago
  85. c551fc7 Merge "bp2build: remove some bp2build_available props, use package_allowlist instead." by Jingwen Chen · 4 years, 6 months ago
  86. c579478 bp2build: remove some bp2build_available props, use package_allowlist instead. by Jingwen Chen · 4 years, 6 months ago
  87. b40eb10 Merge "Update kernel update documentation." by Christopher Ferris · 4 years, 6 months ago
  88. e5f7b3e Merge "Remove __stack_chk_fail_local() completely." by Treehugger Robot · 4 years, 6 months ago
  89. 7e2f6ff Update kernel update documentation. by Christopher Ferris · 4 years, 6 months ago
  90. b6ed09d Merge "scandir: remove dead code." by Treehugger Robot · 4 years, 6 months ago
  91. 5501003 Remove __stack_chk_fail_local() completely. by Elliott Hughes · 4 years, 6 months ago
  92. 433293d Merge "Clean up __stack_chk_fail_local slightly." by Treehugger Robot · 4 years, 6 months ago
  93. 92da286 Clean up __stack_chk_fail_local slightly. by Elliott Hughes · 4 years, 6 months ago
  94. 13a7610 scandir: remove dead code. by Elliott Hughes · 4 years, 6 months ago
  95. eb33b5b Merge "Remove bazel_module.label from bionic genrules" by Liz Kammer · 4 years, 6 months ago
  96. 35428fe Merge "Depend on libasync_safe module instead of breaking package boundary." by Treehugger Robot · 4 years, 6 months ago
  97. 6a4177c Merge "Add missing includes for crtend modules" by Liz Kammer · 4 years, 6 months ago
  98. 78f48a5 Depend on libasync_safe module instead of breaking package boundary. by Rupert Shuttleworth · 4 years, 6 months ago
  99. 6ad7156 Merge "fdtrack: emit the most common stack in the abort message." by Josh Gao · 4 years, 6 months ago
  100. 1cb3681 fdtrack: emit the most common stack in the abort message. by Josh Gao · 4 years, 6 months ago