1. a35df79 Merge "Fix StaticTlsLayout for atypical alignment values" into main by Ryan Prichard · 1 year, 11 months ago
  2. 4396392 Fix StaticTlsLayout for atypical alignment values by Ryan Prichard · 1 year, 11 months ago
  3. a8b8cd7 Merge "Remove workaround for a fixed bug." into main by Elliott Hughes · 1 year, 11 months ago
  4. 7b95053 Remove workaround for a fixed bug. by Elliott Hughes · 1 year, 11 months ago
  5. dc0510e Flush all the streams if CHECK() fails. by Elliott Hughes · 1 year, 11 months ago
  6. 3abc30d Merge "Make tests/libs/CHECK.h work on the host" into main by Ryan Prichard · 1 year, 11 months ago
  7. 4fbcbbd Merge changes Ib76b022f,I98882edd,I575d626b into main by Kalesh Singh · 1 year, 11 months ago
  8. e4912ac Make tests/libs/CHECK.h work on the host by Ryan Prichard · 1 year, 11 months ago
  9. 4084b55 Reapply "RELAND: bionic: loader: Extend LOAD segment VMAs" by Kalesh Singh · 1 year, 11 months ago
  10. 8d8138a Fix orthography of GetTestLibRoot(). by Elliott Hughes · 1 year, 11 months ago
  11. 7a04fed Revert "RELAND: bionic: loader: Extend LOAD segment VMAs" by Kalesh Singh · 1 year, 11 months ago
  12. cda3150 Remove an unused include by Ryan Prichard · 1 year, 11 months ago
  13. 98731dc Revamp the elftls_dl.dtv_resize test by Ryan Prichard · 1 year, 11 months ago
  14. a216b26 Merge "Add _Fork()." into main by Elliott Hughes · 1 year, 11 months ago
  15. 2411fff Add _Fork(). by Elliott Hughes · 2 years ago
  16. f9c297d Merge changes from topic "reland_bionic_vma_fixes" into main by Kalesh Singh · 2 years ago
  17. 944164c RELAND: bionic: loader: Extend LOAD segment VMAs by Kalesh Singh · 2 years, 4 months ago
  18. a5ac8de Merge "cxa_demangle_test: expand accepted outputs" into main by Ryan Prichard · 2 years ago
  19. 1a5e871 cxa_demangle_test: expand accepted outputs by Ryan Prichard · 2 years ago
  20. 9a7da85 Merge "Clean up the <netinet/ether.h> implementation." into main by Elliott Hughes · 2 years ago
  21. ea8be9f Merge "Clarify _PC_REC_INCR_XFER_SIZE and _PC_REC_MAX_XFER_SIZE." into main by Elliott Hughes · 2 years ago
  22. e2600ea Merge "Fix copyright headers on new tests." into main by Elliott Hughes · 2 years ago
  23. f31c52d Merge "grp_pwd_test: Hack around "trunk stable"." into android14-tests-dev am: 40f12b4aa6 by Elliott Hughes · 2 years ago
  24. 49e0b3d Fix copyright headers on new tests. by Elliott Hughes · 2 years ago
  25. ae0d0c9 Clarify _PC_REC_INCR_XFER_SIZE and _PC_REC_MAX_XFER_SIZE. by Elliott Hughes · 2 years ago
  26. 140e4d3 grp_pwd_test: Hack around "trunk stable". by Elliott Hughes · 2 years ago
  27. e65e193 Reland^2 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 2 years ago
  28. 3ed6e72 Clean up the <netinet/ether.h> implementation. by Elliott Hughes · 2 years ago
  29. 611019b Clean up and explain libs_utils.h^WCHECK.h. by Elliott Hughes · 2 years ago
  30. 76cab44 Merge "Simplify our trivial initgroups(), and add a test." into main by Elliott Hughes · 2 years ago
  31. 8784312 Merge "dlopen tests: silence warnings." into main by Treehugger Robot · 2 years ago
  32. 6a45884 Simplify our trivial initgroups(), and add a test. by Elliott Hughes · 2 years ago
  33. 469568b Merge "Revert^3 "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main by Treehugger Robot · 2 years ago
  34. 3f7be22 dlopen tests: silence warnings. by Elliott Hughes · 2 years ago
  35. b28adb3 Merge "Fix sysconf(_SC_NGROUPS_MAX)." into main by Elliott Hughes · 2 years ago
  36. f53e91c Revert^3 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 2 years ago
  37. eca232d Merge "Remove unused define" into main by Lev Rumyantsev · 2 years ago
  38. 69e7210 Remove unused define by Lev Rumyantsev · 2 years ago
  39. b387743 Fix sysconf(_SC_NGROUPS_MAX). by Elliott Hughes · 2 years ago
  40. 92a7e1c Revert "bionic: loader: Extend LOAD segment VMAs" by Zheng Pan · 2 years ago
  41. a732e2a Merge "Reland "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main by Florian Mayer · 2 years ago
  42. a453c2d Reland "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 2 years ago
  43. 61a9018 Merge changes from topic "loader_crt_pad_segment" into main by Kalesh Singh · 2 years ago
  44. 4b4fb6f bionic: loader: Extend LOAD segment VMAs by Kalesh Singh · 2 years, 4 months ago
  45. cebe1f1 Merge "Revert "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main by Florian Mayer · 2 years ago
  46. c20e1c2 Revert "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Sojin Moon · 2 years ago
  47. 3bb9880 Stop defining __STDC_*_MACROS macros. by Elliott Hughes · 2 years ago
  48. ba5630c Merge "[MTE] remap stacks with PROT_MTE when requested by dlopened library" into main by Florian Mayer · 2 years ago
  49. 79c9694 [MTE] remap stacks with PROT_MTE when requested by dlopened library by Florian Mayer · 2 years, 1 month ago
  50. d9d37c0 Migrate Test Targets to New Android Ownership Model by Aditya Choudhary · 2 years ago
  51. adba832 Merge "sys_statvfs_test: fix expectation for Linux 6.7." into android13-tests-dev am: 7123abff51 by Treehugger Robot · 2 years ago
  52. 7123abf Merge "sys_statvfs_test: fix expectation for Linux 6.7." into android13-tests-dev by Treehugger Robot · 2 years ago
  53. d06a358 Merge "sys_vfs_test: fix expectation for Linux 6.7." into android13-tests-dev am: fb7d4c4761 by Elliott Hughes · 2 years ago
  54. 234dc36 sys_statvfs_test: fix expectation for Linux 6.7. by Elliott Hughes · 2 years, 1 month ago
  55. 3e7e225 sys_vfs_test: fix expectation for Linux 6.7. by Elliott Hughes · 2 years ago
  56. 1b48afb sys_vfs_test: fix expectation for Linux 6.7. by Elliott Hughes · 2 years ago
  57. e8cfc14 Merge "Disable stack protector test with stack MTE" into main by Treehugger Robot · 2 years ago
  58. 7ce3ec3 Disable stack protector test with stack MTE by Mitch Phillips · 2 years, 1 month ago
  59. 1eacc0e bpfmt all the .bp files to silence ayeaye. by Elliott Hughes · 2 years, 1 month ago
  60. 7c9c122 Revert "[RESTRICT AUTOMERGE] time_test#mktime_EOVERFLOW: allow both Android 14 and 2024Q1 behavior." by Elliott Hughes · 2 years, 1 month ago
  61. 1c116ba [RESTRICT AUTOMERGE] time_test#mktime_EOVERFLOW: allow both Android 14 and 2024Q1 behavior. am: 4c5eeb8346 by Elliott Hughes · 2 years, 1 month ago
  62. 4c5eeb8 [RESTRICT AUTOMERGE] time_test#mktime_EOVERFLOW: allow both Android 14 and 2024Q1 behavior. by Elliott Hughes · 2 years, 1 month ago
  63. f71f6cf Merge "sys_statvfs_test: fix expectation for Linux 6.7." into main by Elliott Hughes · 2 years, 1 month ago
  64. 7506c37 sys_statvfs_test: fix expectation for Linux 6.7. by Elliott Hughes · 2 years, 1 month ago
  65. 4588403 Merge "Avoid printing char16_t* and wchar_t to gtest Message" into main by Ryan Prichard · 2 years, 1 month ago
  66. f40f258 Avoid printing char16_t* and wchar_t to gtest Message by Ryan Prichard · 2 years, 1 month ago
  67. 74c3592 Merge "[RESTRICT AUTOMERGE] fcntl_F_SETFD test: allow both Android 14 and 2024Q1 behavior." into android14-tests-dev by Elliott Hughes · 2 years, 1 month ago
  68. 82decc7 Merge "[RESTRICT AUTOMERGE] uchar/wchar tests: allow both Android 14 and 2024Q1 behaviors." into android14-tests-dev by Elliott Hughes · 2 years, 1 month ago
  69. 7922ce0 [RESTRICT AUTOMERGE] fcntl_F_SETFD test: allow both Android 14 and 2024Q1 behavior. by Elliott Hughes · 2 years, 1 month ago
  70. 30fc7de [RESTRICT AUTOMERGE] uchar/wchar tests: allow both Android 14 and 2024Q1 behaviors. by Elliott Hughes · 2 years, 1 month ago
  71. db123a7 time.mktime_EOVERFLOW: set an explicit timezone. by Elliott Hughes · 2 years, 9 months ago
  72. 2ddb20d Remove a few glibc #if hacks. by Elliott Hughes · 2 years, 1 month ago
  73. c1e79ef Merge "Revert "system properties: doubling the shared file size to 256Kb"" into main by Dennis Shen · 2 years, 1 month ago
  74. 3d1ce8c Revert "system properties: doubling the shared file size to 256Kb" by Dennis Shen · 2 years, 1 month ago
  75. 3ef6827 riscv64: remove some obsolete #if cruft. by Elliott Hughes · 2 years, 1 month ago
  76. 46cce48 system properties: doubling the shared file size to 256Kb by Dennis Shen · 2 years, 2 months ago
  77. 46f0ddb Merge "bionic: fix pthread_mutex_timedlock for PI mutexes" into main by Andy Hung · 2 years, 2 months ago
  78. 5e19b18 bionic: fix pthread_mutex_timedlock for PI mutexes by Andy Hung · 2 years, 2 months ago
  79. 00ab1a5 Merge "Add a missing strtol() family test and a hex benchmark." into main by Elliott Hughes · 2 years, 2 months ago
  80. 4e62055 Add a missing strtol() family test and a hex benchmark. by Elliott Hughes · 2 years, 2 months ago
  81. 0ce2dcf Merge "Remove bionic bp2build properties" into main by Colin Cross · 2 years, 2 months ago
  82. 717debf Merge "16k: Fix sysconf_SC_ARG_MAX test to support 16k page sizes" into main by Juan Yescas · 2 years, 2 months ago
  83. 4fa4354 Merge "Remove obsolete workaround." into main by Elliott Hughes · 2 years, 2 months ago
  84. 2da31cf 16k: Fix sysconf_SC_ARG_MAX test to support 16k page sizes by Juan Yescas · 2 years, 2 months ago
  85. 837e4d1 Merge "16k: Fix pthread tests to support 4k/16k page sizes" into main by Juan Yescas · 2 years, 2 months ago
  86. 5c17d7d Remove obsolete workaround. by Elliott Hughes · 2 years, 2 months ago
  87. 9cf79d7 Merge "Stop saying -fno-emulated-tls in tests." into main by Elliott Hughes · 2 years, 2 months ago
  88. 066b5d6 Fix -Winteger-overflow warning by Yi Kong · 2 years, 2 months ago
  89. 65af9a8 16k: Fix pthread tests to support 4k/16k page sizes by Juan Yescas · 2 years, 2 months ago
  90. c03d928 Remove bionic bp2build properties by Colin Cross · 2 years, 2 months ago
  91. c7cc6d5 Stop saying -fno-emulated-tls in tests. by Elliott Hughes · 2 years, 2 months ago
  92. 73a867a Merge changes from topic "revert-2709995-VVPYYBKIHY" into main by Evgenii Stepanov · 2 years, 2 months ago
  93. 12c86da Merge "Extend MemtagNoteTest." into main by Treehugger Robot · 2 years, 2 months ago
  94. d957e96 Extend MemtagNoteTest. by Evgenii Stepanov · 2 years, 2 months ago
  95. cd98144 Merge "Revert "Disable MTE globals tests under HWASan"" into main by Treehugger Robot · 2 years, 2 months ago
  96. d0f4bd5 Revert "Add a memtag-globals test to bionic" by Evgenii Stepanov · 2 years, 2 months ago
  97. b9cccdb Revert "Disable MTE globals tests under HWASan" by Evgenii Stepanov · 2 years, 2 months ago
  98. 561e804 riscv64: pass a pointer to __riscv_hwprobe() to ifunc resolvers. by Elliott Hughes · 2 years, 2 months ago
  99. f71ee5a Disable MTE globals tests under HWASan by Mitch Phillips · 2 years, 2 months ago
  100. 456ce1e Merge changes I2fc4fc9d,Id7b1a925 into main by Mitch Phillips · 2 years, 2 months ago