1. ff16c0b Merge "Refactor the malloc_info code." by Christopher Ferris · 7 years ago
  2. 6c619a0 Refactor the malloc_info code. by Christopher Ferris · 7 years ago
  3. 4e167f3 Merge "bionic-unit-tests should depend on libandroidicu instead" by vichang · 7 years ago
  4. ddcf488 bionic-unit-tests should depend on libandroidicu instead by Victor Chang · 7 years ago
  5. b8ef55a Merge "Make aligned_alloc match the standard." by Christopher Ferris · 7 years ago
  6. a22f5d5 Make aligned_alloc match the standard. by Christopher Ferris · 7 years ago
  7. 0771b75 Merge "Workaround string-plus-int warning" by Treehugger Robot · 7 years ago
  8. 36501ba Merge "Ensure STDIN/STDOUT/STDERR always exist" by Nick Kralevich · 7 years ago
  9. 4ca9a6b Workaround string-plus-int warning by Yi Kong · 7 years ago
  10. 7fa3b47 Ensure STDIN/STDOUT/STDERR always exist by Nick Kralevich · 7 years ago
  11. 6b65e07 Merge "Log when malloc functions fail." by Elliott Hughes · 7 years ago
  12. a21f6cc Log when malloc functions fail. by Elliott Hughes · 7 years ago
  13. e65558a Merge changes I070d3a26,Ie9176587 by Yi Kong · 7 years ago
  14. 68e4f49 Merge "Fix wrong variable reference." by Christopher Ferris · 7 years ago
  15. 1ac113d Turn on XOM for libm by Yi Kong · 7 years ago
  16. e3d90de Switch libm to libcrt.builtins by Yi Kong · 7 years ago
  17. 503c17b Fix wrong variable reference. by Christopher Ferris · 7 years ago
  18. 58239d0 Merge "Revert "Revert "Turn on XOM for libc""" by Treehugger Robot · 7 years ago
  19. dced813 Revert "Revert "Turn on XOM for libc"" by Jeffrey Vander Stoep · 7 years ago
  20. 5e15f34 Merge "Make static ifunc resolvers optional." by Dan Albert · 7 years ago
  21. 7cdbd0d Merge "linker: allow using reserved space for multiple libraries." by Treehugger Robot · 7 years ago
  22. efbe9a5 linker: allow using reserved space for multiple libraries. by Torne (Richard Coles) · 7 years ago
  23. a535d3c Make static ifunc resolvers optional. by Dan Albert · 7 years ago
  24. b656d4a Merge "Revert "Turn on XOM for libc"" by Treehugger Robot · 7 years ago
  25. c46cc7d Merge "Waive AID Range check for devices through Q" by Treehugger Robot · 7 years ago
  26. d119269 Revert "Turn on XOM for libc" by Yi Kong · 7 years ago
  27. 4284fe9 Merge "Mark lib_async_safe_headers as supporting linux_bionic" by Treehugger Robot · 7 years ago
  28. 9da8ff1 Waive AID Range check for devices through Q by Tom Cherry · 7 years ago
  29. 11dff3e Merge "Add TEST_MAPPING." by Elliott Hughes · 7 years ago
  30. 7448f3e Mark lib_async_safe_headers as supporting linux_bionic by Alex Light · 7 years ago
  31. 54c8640 Merge "Redirect /system/lib/libicuuc.so regardless of duplication in /system" by vichang · 7 years ago
  32. f05dd83 Add TEST_MAPPING. by Elliott Hughes · 7 years ago
  33. a604881 Merge "Fix: symbols/bionic/lib64/libc.so is the wrong variant" by Treehugger Robot · 7 years ago
  34. d102cf6 Merge "Switch linker tests to Android.bp." by Elliott Hughes · 7 years ago
  35. f84d0a9 Merge "libasync_safe: stop clobbering other folks' identifiers." by Elliott Hughes · 7 years ago
  36. f60449c Merge changes Ibce7bd9d,Ieab5af35 by Yi Kong · 7 years ago
  37. f4533e6 Merge "Remove unused .mk file." by Treehugger Robot · 7 years ago
  38. cf6cec8 Merge "bionic/malloc_iterate_test: Adjust callback for procinfo::ReadMapFile" by Treehugger Robot · 7 years ago
  39. 15a2b7b Switch linker tests to Android.bp. by Elliott Hughes · 7 years ago
  40. 2ae246d Remove unused .mk file. by Elliott Hughes · 7 years ago
  41. 51b8255 Turn on XOM for libc by Yi Kong · 7 years ago
  42. 165b1cf Switch libc to libcrt.builtins by Yi Kong · 7 years ago
  43. a192c50 Merge "Clarify reason for native_coverage being off for libdl" by Pirama Arumuga Nainar · 7 years ago
  44. eeb2ee6 Clarify reason for native_coverage being off for libdl by Pirama Arumuga Nainar · 7 years ago
  45. be9b724 Merge "Remove removed functions from symbol_ordering." by Treehugger Robot · 7 years ago
  46. 7ae0333 Merge "malloc debug: fix LogFreeError error log" by Christopher Ferris · 7 years ago
  47. 88d0320 Fix: symbols/bionic/lib64/libc.so is the wrong variant by Jiyong Park · 7 years ago
  48. 4788931 Merge "Disable native_coverage for ld-android and linker" by Treehugger Robot · 7 years ago
  49. 6cf828c Merge "Avoid heapprofd init when other hooks enabled." by Christopher Ferris · 7 years ago
  50. b344150 malloc debug: fix LogFreeError error log by Iris Chang · 7 years ago
  51. 30a0bf0 Remove removed functions from symbol_ordering. by Dan Albert · 7 years ago
  52. 3019d78 libasync_safe: stop clobbering other folks' identifiers. by Elliott Hughes · 7 years ago
  53. fcd3538 Disable native_coverage for ld-android and linker by Pirama Arumuga Nainar · 7 years ago
  54. 2822856 Avoid heapprofd init when other hooks enabled. by Christopher Ferris · 7 years ago
  55. 1b82812 Merge "Fix hwasan build." by Treehugger Robot · 7 years ago
  56. 8831447 Fix hwasan build. by Christopher Ferris · 7 years ago
  57. 1462d26 Merge "Symbols files under $(OUT)/symbols/bionic/" by Treehugger Robot · 7 years ago
  58. bd912d2 Merge "Disable native_coverage for libdl" by Pirama Arumuga Nainar · 7 years ago
  59. b5c1b12 Merge "Sync with upstream NetBSD." by Treehugger Robot · 7 years ago
  60. 4fc93ff Sync with upstream NetBSD. by Elliott Hughes · 7 years ago
  61. 0197b0a Merge "Use no_libcrt property instead of hard coding projects to exclude" by Treehugger Robot · 7 years ago
  62. c2136b5 Merge "Refactor malloc common into distinct pieces." by Christopher Ferris · 7 years ago
  63. af12c94 Redirect /system/lib/libicuuc.so regardless of duplication in /system by Victor Chang · 7 years ago
  64. 40f1897 Merge "Only test tprel_missing_weak in dynamic binaries" by Ryan Prichard · 7 years ago
  65. e4cdbc4 Refactor malloc common into distinct pieces. by Christopher Ferris · 7 years ago
  66. 16f9472 Use no_libcrt property instead of hard coding projects to exclude by Yi Kong · 7 years ago
  67. c682e3b Merge "Greylist libraries are attempted to be loaded in the default ns" by Elliott Hughes · 7 years ago
  68. efc503d Greylist libraries are attempted to be loaded in the default ns by Jiyong Park · 7 years ago
  69. 7fda2c9 Only test tprel_missing_weak in dynamic binaries by Ryan Prichard · 7 years ago
  70. acb4d21 Symbols files under $(OUT)/symbols/bionic/ by Jiyong Park · 7 years ago
  71. 7d2aea0 bionic/malloc_iterate_test: Adjust callback for procinfo::ReadMapFile by Sandeep Patil · 7 years ago
  72. 808d176 Merge "Fix linker self-exec detection" by Ryan Prichard · 7 years ago
  73. 1990ba5 Fix linker self-exec detection by Ryan Prichard · 7 years ago
  74. 2eb1fc9 Merge "Fix flakiness of mallinfo test." by Christopher Ferris · 7 years ago
  75. 15a345b Merge "Modify malloc common function pointers." by Christopher Ferris · 7 years ago
  76. 62e1e2c Modify malloc common function pointers. by Christopher Ferris · 7 years ago
  77. 852d523 Disable native_coverage for libdl by Pirama Arumuga Nainar · 7 years ago
  78. 4e56228 Fix flakiness of mallinfo test. by Christopher Ferris · 7 years ago
  79. 1d3c56b Merge "Revert "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q""" by vichang · 7 years ago
  80. 5569bc7 Merge "Eliminate ICU's .dat lookup from bionic" by Treehugger Robot · 7 years ago
  81. 6cb719f Revert "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q"" by Victor Chang · 7 years ago
  82. f827d82 Merge "Cleanup bionic tests with hwasan." by Evgenii Stepanov · 7 years ago
  83. 7cc6706 Cleanup bionic tests with hwasan. by Evgenii Stepanov · 7 years ago
  84. 45f2d03 Eliminate ICU's .dat lookup from bionic by Nikita Iashchenko · 7 years ago
  85. 73ee7a6 Merge "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q"" by vichang · 7 years ago
  86. 3f8bdb2 Merge "Fix use-after-pthread_exit in a test." by Treehugger Robot · 7 years ago
  87. 1906e77 Revert "Allow dlopen("/system/lib/<soname>") for pre-Q" by vichang · 7 years ago
  88. 9a5c0fc Merge "Switch to OpenBSD div/ldiv/lldiv." by Elliott Hughes · 7 years ago
  89. 166dfd6 Merge "Avoid writing to a zero-capacity buffer." by Elliott Hughes · 7 years ago
  90. 352853a Fix use-after-pthread_exit in a test. by Evgenii Stepanov · 7 years ago
  91. 01809e1 Switch to OpenBSD div/ldiv/lldiv. by Elliott Hughes · 7 years ago
  92. e7c5954 Merge "Move NetBSD string routines to OpenBSD." by Elliott Hughes · 7 years ago
  93. 288465d Avoid writing to a zero-capacity buffer. by Elliott Hughes · 7 years ago
  94. fbac97a Move NetBSD string routines to OpenBSD. by Elliott Hughes · 7 years ago
  95. 9c48951 Merge "Allow dlopen("/system/lib/<soname>") for pre-Q" by vichang · 7 years ago
  96. 5c45c4e Merge "libm: sync with upstream FreeBSD." by Elliott Hughes · 7 years ago
  97. f6e4cfd Allow dlopen("/system/lib/<soname>") for pre-Q by Victor Chang · 7 years ago
  98. 2d1a2aa libm: sync with upstream FreeBSD. by Elliott Hughes · 7 years ago
  99. 3912efa Merge "Pass caller names to __pthread_internal_find for better errors." by Elliott Hughes · 7 years ago
  100. c1d5797 Merge "Implement ifunc support for static executables." by Treehugger Robot · 7 years ago