1. 0912d76 bionic: Remove libc/Android.mk file by Bernie Innocenti · 8 years ago
  2. 520ad0c Merge "Change heap dump format slightly." by Christopher Ferris · 8 years ago
  3. 2e1a40a Change heap dump format slightly. by Christopher Ferris · 8 years ago
  4. 2583b0a Merge changes from topic "sharedlib_in_recovery" by Treehugger Robot · 8 years ago
  5. 79d8ecb Merge "Remove valgrind workarounds." by Treehugger Robot · 8 years ago
  6. 95bca3f Remove valgrind workarounds. by Elliott Hughes · 8 years ago
  7. 2bf96b7 Merge "Make memcpy memmove" by Haibo Huang · 8 years ago
  8. 8a0f0ed Make memcpy memmove by Haibo Huang · 8 years ago
  9. 31cd08f dynamic linker is running for init by Jiyong Park · 8 years ago
  10. 8d7866c Build recovery variant of the dynamic linker by Jiyong Park · 8 years ago
  11. 42596b7 Merge "Add missing __INTRODUCED_IN to pthread_attr_setinheritsched/pthread_attr_getinheritsched." by Treehugger Robot · 8 years ago
  12. 7c5bbf6 Add missing __INTRODUCED_IN to pthread_attr_setinheritsched/pthread_attr_getinheritsched. by Elliott Hughes · 8 years ago
  13. 3bc5e74 Merge "Relax check on number of segments in a .so file" by Dimitry Ivanov · 8 years ago
  14. 3b0a5b7 Relax check on number of segments in a .so file by dimitry · 8 years ago
  15. 910c117 Merge "Add an example of how to use multiple options." by Christopher Ferris · 8 years ago
  16. 1d52a7b Add an example of how to use multiple options. by Christopher Ferris · 8 years ago
  17. 5b86769 Merge "Avoid post-reloc GOT usage in __linker_init" by Treehugger Robot · 8 years ago
  18. 742982d Avoid post-reloc GOT usage in __linker_init by Ryan Prichard · 8 years ago
  19. fe55c27 Merge "Initialize __libc_sysinfo early on." by Treehugger Robot · 8 years ago
  20. 3014456 Merge "Fix name of env variable in malloc_hooks README." by Treehugger Robot · 8 years ago
  21. 14e54c0 Fix name of env variable in malloc_hooks README. by Florian Mayer · 8 years ago
  22. 6ef8415 Merge "Inline __libc_init_global_stack_chk_guard." by Treehugger Robot · 8 years ago
  23. 8b14ed4 Merge "Clean up TLS_SLOT_BIONIC_PREINIT usage a bit" by Treehugger Robot · 8 years ago
  24. 27475b5 Initialize __libc_sysinfo early on. by Ryan Prichard · 8 years ago
  25. cb5f410 Inline __libc_init_global_stack_chk_guard. by Ryan Prichard · 8 years ago
  26. 6631f9b Clean up TLS_SLOT_BIONIC_PREINIT usage a bit by Ryan Prichard · 8 years ago
  27. d0c330b Merge "Use cortex-a53/bionic/memmove.S by default for arm64" by Haibo Huang · 8 years ago
  28. ece43e1 Use cortex-a53/bionic/memmove.S by default for arm64 by Haibo Huang · 8 years ago
  29. aa922bb Merge "Add secondary counter in place of tls_nodelete flag" by Dimitry Ivanov · 8 years ago
  30. 55547db Add secondary counter in place of tls_nodelete flag by dimitry · 8 years ago
  31. d980cc0 Merge "Remove libskia.so from the greylist" by Dimitry Ivanov · 8 years ago
  32. d7cabc9 Merge "Fix the map for pthread_cond_timedwait_monotonic_np." by Elliott Hughes · 8 years ago
  33. 12306f0 Fix the map for pthread_cond_timedwait_monotonic_np. by Elliott Hughes · 8 years ago
  34. d566b93 Merge "Point to online documentation." by Christopher Ferris · 8 years ago
  35. 28567ae Merge "Test that vendor AID names begin with vendor_" by Tom Cherry · 8 years ago
  36. 770cbb3 Point to online documentation. by Christopher Ferris · 8 years ago
  37. 6e6772d Remove libskia.so from the greylist by dimitry · 8 years ago
  38. 8aa6d67 Merge "Link to native_heapdump_viewer.py." by Treehugger Robot · 8 years ago
  39. a3c7fe5 Merge "Reenable __work_around_b_24465209__ for x86 linker" by Treehugger Robot · 8 years ago
  40. 7046f39 Reenable __work_around_b_24465209__ for x86 linker by Ryan Prichard · 8 years ago
  41. 1496718 Link to native_heapdump_viewer.py. by Elliott Hughes · 8 years ago
  42. ebf58a6 Merge "Add generic arm non-neon memmove." by Elliott Hughes · 8 years ago
  43. 7caf313 Merge "Modify the script to use the linux source tree." by Christopher Ferris · 8 years ago
  44. b2341cd Merge "Adapt to versioned_ndk_headers renaming." by Treehugger Robot · 8 years ago
  45. 764049d Modify the script to use the linux source tree. by Christopher Ferris · 8 years ago
  46. da46cae Add generic arm non-neon memmove. by Elliott Hughes · 8 years ago
  47. 26e1c41 Adapt to versioned_ndk_headers renaming. by Dan Albert · 8 years ago
  48. e88b408 Test that vendor AID names begin with vendor_ by Tom Cherry · 8 years ago
  49. 7bfc149 Merge "Add support for using the new unwinder." by Christopher Ferris · 8 years ago
  50. 6b4f809 Merge "Work around b/24465209, do not pack relocation table." by Chih-hung Hsieh · 8 years ago
  51. 93bdd6a Add support for using the new unwinder. by Christopher Ferris · 8 years ago
  52. ecbff83 Work around b/24465209, do not pack relocation table. by Chih-Hung Hsieh · 8 years ago
  53. 778a84f Merge "Define DT_ANDROID_REL[A] correctly for a test" by Treehugger Robot · 8 years ago
  54. 6814028 Define DT_ANDROID_REL[A] correctly for a test by Ryan Prichard · 8 years ago
  55. 4c5c453 Merge "Work around b/24465209, do not use clang lld" by Chih-hung Hsieh · 8 years ago
  56. 0fc5df0 Work around b/24465209, do not use clang lld by Chih-Hung Hsieh · 8 years ago
  57. a6a5678 Merge "Do not use clang lld with -z,global" by Treehugger Robot · 8 years ago
  58. 8e462d4 Do not use clang lld with -z,global by Chih-Hung Hsieh · 8 years ago
  59. b886592 Merge "Mark as recovery_available: true" by Treehugger Robot · 8 years ago
  60. 054106b Merge changes from topic "single-gsi" by Logan Chien · 8 years ago
  61. bcfe3cf Use ro.vndk.lite to determine the ld.config.txt by Logan Chien · 8 years ago
  62. 886b96e Extract ld.config.txt lookup code by Logan Chien · 8 years ago
  63. 903e570 Merge "Require vendor users and groups to start with vendor_" by Tom Cherry · 8 years ago
  64. c2b9fec Require vendor users and groups to start with vendor_ by Tom Cherry · 8 years ago
  65. 5603c6e Mark as recovery_available: true by Jiyong Park · 8 years ago
  66. af2eb6f Merge changes I8eae0c98,I09d32dcb by Elliott Hughes · 8 years ago
  67. 8b14256 vdso should be available in all namespaces by dimitry · 8 years ago
  68. e0906d8 Unhardcode /system/lib by dimitry · 8 years ago
  69. 3f185dc Merge changes I8693c641,I9efbc23b,Ifa03eb36 by Elliott Hughes · 8 years ago
  70. 47eba63 Merge "Add support for cortex-a55/cortex-a75." by Christopher Ferris · 8 years ago
  71. 4da58cf Add support for cortex-a55/cortex-a75. by Christopher Ferris · 8 years ago
  72. 62a93ee Merge "Fix typo in comment" by Treehugger Robot · 8 years ago
  73. e267f1a Fix typo in comment by Tom Cherry · 8 years ago
  74. 1825237 Merge "Remove obsolete workaround." by Treehugger Robot · 8 years ago
  75. e332f65 Switch to FreeBSD's actual sincos. by Elliott Hughes · 8 years ago
  76. 0364a4b Switch to FreeBSD catrigl.c for complex arc trig functions. by Elliott Hughes · 8 years ago
  77. 8da8ca4 Update libm from upstream. by Elliott Hughes · 8 years ago
  78. c01b849 Remove obsolete workaround. by Elliott Hughes · 8 years ago
  79. 68e1c5b Merge "Fix various ftw/nftw "shall fail"s from POSIX." by Elliott Hughes · 8 years ago
  80. 84e253a Merge "fchown DNS lookup sockets to AID_DNS." by Lorenzo Colitti · 8 years ago
  81. 70a8f22 Fix various ftw/nftw "shall fail"s from POSIX. by Elliott Hughes · 8 years ago
  82. 5f02720 fchown DNS lookup sockets to AID_DNS. by Lorenzo Colitti · 8 years ago
  83. 1d509bc Merge "Fix bug in --bionic_cpu option handling." by Christopher Ferris · 8 years ago
  84. ada3fef Merge "Add a warm up pass to pthread_leak.join test" by Evgeny Eltsin · 8 years ago
  85. 284c4fd Add a warm up pass to pthread_leak.join test by Evgeny Eltsin · 8 years ago
  86. bfb7c76 Fix bug in --bionic_cpu option handling. by Christopher Ferris · 8 years ago
  87. 7eb976e Merge "Document the historical dlopen issues." by Elliott Hughes · 8 years ago
  88. 5a6c866 Merge "Fix nullptr dereference during sort." by Christopher Ferris · 8 years ago
  89. cf4b470 Merge "Fix PROP_FILENAME_MAX overflow handling" by android-build-prod (mdb) · 8 years ago
  90. a48aa64 Merge "Fix async_safe_fatal overflow handling" by android-build-prod (mdb) · 8 years ago
  91. d91285f Fix PROP_FILENAME_MAX overflow handling by Ryan Prichard · 8 years ago
  92. 5258c25 Fix async_safe_fatal overflow handling by Ryan Prichard · 8 years ago
  93. 52aab72 Merge "Document FORTIFY." by Elliott Hughes · 8 years ago
  94. c151bc3 Fix nullptr dereference during sort. by Christopher Ferris · 8 years ago
  95. 07f6238 Document FORTIFY. by Elliott Hughes · 8 years ago
  96. dc66073 Document the historical dlopen issues. by Elliott Hughes · 8 years ago
  97. a27cadf Merge "Libraries without dt_soname are inaccessible" by Dimitry Ivanov · 8 years ago
  98. 7217a09 Libraries without dt_soname are inaccessible by dimitry · 8 years ago
  99. 8602538 Merge "Fix sysconf errno for unknown names." by Elliott Hughes · 8 years ago
  100. d6f5730 Fix sysconf errno for unknown names. by Elliott Hughes · 8 years ago