1. b829c97 Merge "Clarify reason for native_coverage being off for libdl" am: a192c50e5a by Pirama Arumuga Nainar · 6 years ago
  2. a192c50 Merge "Clarify reason for native_coverage being off for libdl" by Pirama Arumuga Nainar · 6 years ago
  3. eeb2ee6 Clarify reason for native_coverage being off for libdl by Pirama Arumuga Nainar · 6 years ago
  4. 8ad5d2b Merge "Remove removed functions from symbol_ordering." am: be9b7240c2 by Dan Albert · 6 years ago
  5. be9b724 Merge "Remove removed functions from symbol_ordering." by Treehugger Robot · 6 years ago
  6. 1f74c57 Merge "malloc debug: fix LogFreeError error log" am: 7ae03335fc by Christopher Ferris · 6 years ago
  7. 7ae0333 Merge "malloc debug: fix LogFreeError error log" by Christopher Ferris · 6 years ago
  8. 64d3fc9 Merge "Disable native_coverage for ld-android and linker" am: 4788931135 by Pirama Arumuga Nainar · 6 years ago
  9. 4788931 Merge "Disable native_coverage for ld-android and linker" by Treehugger Robot · 6 years ago
  10. 5c9a5e5 Merge "Avoid heapprofd init when other hooks enabled." am: 6cf828c310 by Christopher Ferris · 6 years ago
  11. 6cf828c Merge "Avoid heapprofd init when other hooks enabled." by Christopher Ferris · 6 years ago
  12. b344150 malloc debug: fix LogFreeError error log by Iris Chang · 6 years ago
  13. 30a0bf0 Remove removed functions from symbol_ordering. by Dan Albert · 6 years ago
  14. fcd3538 Disable native_coverage for ld-android and linker by Pirama Arumuga Nainar · 6 years ago
  15. 2822856 Avoid heapprofd init when other hooks enabled. by Christopher Ferris · 6 years ago
  16. e8baac2 Merge "Fix hwasan build." am: 1b82812635 by Christopher Ferris · 6 years ago
  17. 1b82812 Merge "Fix hwasan build." by Treehugger Robot · 6 years ago
  18. 8831447 Fix hwasan build. by Christopher Ferris · 6 years ago
  19. 6b35a16 Merge "Symbols files under $(OUT)/symbols/bionic/" am: 1462d267e2 by Jiyong Park · 6 years ago
  20. 1462d26 Merge "Symbols files under $(OUT)/symbols/bionic/" by Treehugger Robot · 6 years ago
  21. e514adc Merge "Disable native_coverage for libdl" am: bd912d2868 by Pirama Arumuga Nainar · 6 years ago
  22. 3272d82 Merge "Sync with upstream NetBSD." am: b5c1b12389 by Elliott Hughes · 6 years ago
  23. bd912d2 Merge "Disable native_coverage for libdl" by Pirama Arumuga Nainar · 6 years ago
  24. b5c1b12 Merge "Sync with upstream NetBSD." by Treehugger Robot · 6 years ago
  25. ff34260 Merge "Use no_libcrt property instead of hard coding projects to exclude" by Yi Kong · 6 years ago
  26. 4fc93ff Sync with upstream NetBSD. by Elliott Hughes · 6 years ago
  27. 0197b0a Merge "Use no_libcrt property instead of hard coding projects to exclude" by Treehugger Robot · 6 years ago
  28. 578f95a Merge "Refactor malloc common into distinct pieces." am: c2136b51aa by Christopher Ferris · 6 years ago
  29. c2136b5 Merge "Refactor malloc common into distinct pieces." by Christopher Ferris · 6 years ago
  30. 61d56a7 Merge "Only test tprel_missing_weak in dynamic binaries" am: 40f18976db by Ryan Prichard · 6 years ago
  31. 40f1897 Merge "Only test tprel_missing_weak in dynamic binaries" by Ryan Prichard · 6 years ago
  32. e4cdbc4 Refactor malloc common into distinct pieces. by Christopher Ferris · 6 years ago
  33. 16f9472 Use no_libcrt property instead of hard coding projects to exclude by Yi Kong · 6 years ago
  34. 2636915 Merge "Greylist libraries are attempted to be loaded in the default ns" by Elliott Hughes · 6 years ago
  35. c682e3b Merge "Greylist libraries are attempted to be loaded in the default ns" by Elliott Hughes · 6 years ago
  36. efc503d Greylist libraries are attempted to be loaded in the default ns by Jiyong Park · 6 years ago
  37. 7fda2c9 Only test tprel_missing_weak in dynamic binaries by Ryan Prichard · 6 years ago
  38. 5c6f936 DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into stage-aosp-master by Xin Li · 6 years ago
  39. acb4d21 Symbols files under $(OUT)/symbols/bionic/ by Jiyong Park · 6 years ago
  40. d307fa2 Snap for 5180536 from b32be3f072132a2833e5ab963ce4a2592436805f to pi-platform-release by android-build-team Robot · 6 years ago
  41. bddf15e Merge "Fix linker self-exec detection" am: 808d176e7e by Ryan Prichard · 6 years ago
  42. 808d176 Merge "Fix linker self-exec detection" by Ryan Prichard · 6 years ago
  43. 1990ba5 Fix linker self-exec detection by Ryan Prichard · 6 years ago
  44. ecd1c9e Merge "Fix flakiness of mallinfo test." am: 2eb1fc9df0 by Christopher Ferris · 6 years ago
  45. 2eb1fc9 Merge "Fix flakiness of mallinfo test." by Christopher Ferris · 6 years ago
  46. 0e1f1c3 Merge "Modify malloc common function pointers." am: 15a345b789 by Christopher Ferris · 6 years ago
  47. 15a345b Merge "Modify malloc common function pointers." by Christopher Ferris · 6 years ago
  48. 62e1e2c Modify malloc common function pointers. by Christopher Ferris · 6 years ago
  49. 852d523 Disable native_coverage for libdl by Pirama Arumuga Nainar · 7 years ago
  50. 4e56228 Fix flakiness of mallinfo test. by Christopher Ferris · 6 years ago
  51. 598e2f2 Merge "Revert "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q""" by vichang · 6 years ago
  52. 1d3c56b Merge "Revert "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q""" by vichang · 6 years ago
  53. ca2e04c Merge "Eliminate ICU's .dat lookup from bionic" am: 5569bc7d34 by Nikita Iashchenko · 6 years ago
  54. 5569bc7 Merge "Eliminate ICU's .dat lookup from bionic" by Treehugger Robot · 6 years ago
  55. 6cb719f Revert "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q"" by Victor Chang · 6 years ago
  56. d1e1a5e Merge "Cleanup bionic tests with hwasan." am: f827d82cdd by Evgenii Stepanov · 6 years ago
  57. f827d82 Merge "Cleanup bionic tests with hwasan." by Evgenii Stepanov · 6 years ago
  58. 7cc6706 Cleanup bionic tests with hwasan. by Evgenii Stepanov · 6 years ago
  59. 45f2d03 Eliminate ICU's .dat lookup from bionic by Nikita Iashchenko · 6 years ago
  60. 482e14e Merge "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q"" am: 73ee7a6320 by vichang · 6 years ago
  61. 73ee7a6 Merge "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q"" by vichang · 6 years ago
  62. 7bf8ee1 Merge "Fix use-after-pthread_exit in a test." am: 3f8bdb216c by Evgenii Stepanov · 6 years ago
  63. 5bd36d5 Merge "Switch to OpenBSD div/ldiv/lldiv." am: 9a5c0fc9d3 by Elliott Hughes · 6 years ago
  64. 00fe14f Merge "Avoid writing to a zero-capacity buffer." am: 166dfd6f49 by Elliott Hughes · 6 years ago
  65. 3f8bdb2 Merge "Fix use-after-pthread_exit in a test." by Treehugger Robot · 6 years ago
  66. 1906e77 Revert "Allow dlopen("/system/lib/<soname>") for pre-Q" by vichang · 6 years ago
  67. 9a5c0fc Merge "Switch to OpenBSD div/ldiv/lldiv." by Elliott Hughes · 6 years ago
  68. 166dfd6 Merge "Avoid writing to a zero-capacity buffer." by Elliott Hughes · 6 years ago
  69. 352853a Fix use-after-pthread_exit in a test. by Evgenii Stepanov · 6 years ago
  70. 754cb96 Merge "Move NetBSD string routines to OpenBSD." am: e7c5954b31 by Elliott Hughes · 6 years ago
  71. 01809e1 Switch to OpenBSD div/ldiv/lldiv. by Elliott Hughes · 6 years ago
  72. e7c5954 Merge "Move NetBSD string routines to OpenBSD." by Elliott Hughes · 6 years ago
  73. 288465d Avoid writing to a zero-capacity buffer. by Elliott Hughes · 6 years ago
  74. fbac97a Move NetBSD string routines to OpenBSD. by Elliott Hughes · 6 years ago
  75. 16092f3 Merge "Allow dlopen("/system/lib/<soname>") for pre-Q" am: 9c48951a7d by vichang · 6 years ago
  76. 9c48951 Merge "Allow dlopen("/system/lib/<soname>") for pre-Q" by vichang · 6 years ago
  77. e36d5a0 Merge "libm: sync with upstream FreeBSD." am: 5c45c4efb2 by Elliott Hughes · 6 years ago
  78. 5c45c4e Merge "libm: sync with upstream FreeBSD." by Elliott Hughes · 6 years ago
  79. f6e4cfd Allow dlopen("/system/lib/<soname>") for pre-Q by Victor Chang · 7 years ago
  80. 2d1a2aa libm: sync with upstream FreeBSD. by Elliott Hughes · 6 years ago
  81. e6cf682 Merge "Pass caller names to __pthread_internal_find for better errors." by Elliott Hughes · 6 years ago
  82. 3912efa Merge "Pass caller names to __pthread_internal_find for better errors." by Elliott Hughes · 6 years ago
  83. e70872c Merge "Implement ifunc support for static executables." am: c1d579798e by Peter Collingbourne · 7 years ago
  84. c1d5797 Merge "Implement ifunc support for static executables." by Treehugger Robot · 7 years ago
  85. 5bb113c Pass caller names to __pthread_internal_find for better errors. by Elliott Hughes · 7 years ago
  86. 1435594 Merge "Purge linker block allocators before leaving linker" am: e930e10935 by Vic Yang · 7 years ago
  87. e930e10 Merge "Purge linker block allocators before leaving linker" by Treehugger Robot · 7 years ago
  88. c889b55 Merge "dlfcn.dt_runpath* tests are amended to handle LIB" am: c378180cb8 by Jiyong Park · 7 years ago
  89. c378180 Merge "dlfcn.dt_runpath* tests are amended to handle LIB" by Treehugger Robot · 7 years ago
  90. bb7e123 Purge linker block allocators before leaving linker by Vic Yang · 7 years ago
  91. 32319f7 Merge "Updates for glibc 2.17." am: 58dd1cbd7f by Elliott Hughes · 7 years ago
  92. 58dd1cb Merge "Updates for glibc 2.17." by Treehugger Robot · 7 years ago
  93. 066e9f8 Merge changes from topic "move_bionic_to_apex3" am: c6222891fa by Jiyong Park · 7 years ago
  94. c622289 Merge changes from topic "move_bionic_to_apex3" by Treehugger Robot · 7 years ago
  95. fbc4c8e Move the dynamic linker to ./bootstrap subdir by Jiyong Park · 7 years ago
  96. a5f914a Add bionic mount points under /bionic by Jiyong Park · 7 years ago
  97. 344e074 Merge "Revert "linker: Purge block allocator memory when possible"" by Vic Yang · 7 years ago
  98. fcb35dc Merge "Revert "linker: Purge block allocator memory when possible"" by Treehugger Robot · 7 years ago
  99. 18181e6 Updates for glibc 2.17. by Elliott Hughes · 7 years ago
  100. 5bffdc1 Merge "Do not dlclose after failed reinit." am: ccc0922653 by Florian Mayer · 7 years ago