1. 82968c3 Merge "Make __libc_init_malloc weak-for-native-bridge" am: b7cee4ebad by dimitry · 7 years ago
  2. b7cee4e Merge "Make __libc_init_malloc weak-for-native-bridge" by Treehugger Robot · 7 years ago
  3. 0af7f68 Merge "versioner: Use llvm::opt::ArgStringList" am: 969538db2e by Logan Chien · 7 years ago
  4. 969538d Merge "versioner: Use llvm::opt::ArgStringList" by Logan Chien · 7 years ago
  5. 5332af6 Make __libc_init_malloc weak-for-native-bridge by dimitry · 7 years ago
  6. aef762a versioner: Use llvm::opt::ArgStringList by Logan Chien · 7 years ago
  7. d9cd29a Merge "Prevent dependency cycle due to system_shared_libs expansion" by Dan Willemsen · 7 years ago
  8. c69218d Merge "Prevent dependency cycle due to system_shared_libs expansion" by Dan Willemsen · 7 years ago
  9. 6b16fcc Merge "Reduce strerror(3)'s impact on .data.rel.ro." am: d264aaf95d by Elliott Hughes · 7 years ago
  10. d264aaf Merge "Reduce strerror(3)'s impact on .data.rel.ro." by Elliott Hughes · 7 years ago
  11. 6b3be17 Prevent dependency cycle due to system_shared_libs expansion by Dan Willemsen · 7 years ago
  12. 8feb1b3 Merge "C++17 is the default now." am: 9b849d6391 by Elliott Hughes · 7 years ago
  13. 9b849d6 Merge "C++17 is the default now." by Treehugger Robot · 7 years ago
  14. 9a9db34 C++17 is the default now. by Elliott Hughes · 7 years ago
  15. eebf5fd Reduce strerror(3)'s impact on .data.rel.ro. by Elliott Hughes · 7 years ago
  16. a5e6046 Merge "Remove denver64 from libc" am: c466664c47 by Haibo Huang · 7 years ago
  17. c466664 Merge "Remove denver64 from libc" by Treehugger Robot · 7 years ago
  18. 3927db1 Remove denver64 from libc by Haibo Huang · 7 years ago
  19. aeaf16c Merge "Use cmdline instead for enabling heapprofd." am: 9f1fddca26 by Florian Mayer · 7 years ago
  20. 9f1fddc Merge "Use cmdline instead for enabling heapprofd." by Florian Mayer · 7 years ago
  21. 39a1bac Merge "[ifunc] Use c implementation to compare cpu variant names" am: 0a75b5e8a9 by Haibo Huang · 7 years ago
  22. 0a75b5e Merge "[ifunc] Use c implementation to compare cpu variant names" by Treehugger Robot · 7 years ago
  23. 4e28ea1 Use cmdline instead for enabling heapprofd. by Florian Mayer · 7 years ago
  24. 1c2a15b Merge changes I376d7695,Ied443375,I614d25e7 am: 6b70fda682 by Ryan Prichard · 7 years ago
  25. 73ad790 [ifunc] Use c implementation to compare cpu variant names by Haibo Huang · 7 years ago
  26. 6b70fda Merge changes I376d7695,Ied443375,I614d25e7 by Ryan Prichard · 7 years ago
  27. 391671b Merge "linker: changes to init work arounds" am: c7cbef4f2d by Tom Cherry · 7 years ago
  28. c7cbef4 Merge "linker: changes to init work arounds" by Tom Cherry · 7 years ago
  29. 68ee430 Merge "Use ifunc for ARM32 fortify functions" am: 7260329093 by Haibo Huang · 7 years ago
  30. 7260329 Merge "Use ifunc for ARM32 fortify functions" by Haibo Huang · 7 years ago
  31. 48b1159 Use shared globals to init __progname + environ by Ryan Prichard · 7 years ago
  32. 7752bcb Move the abort message to libc_shared_globals by Ryan Prichard · 7 years ago
  33. abf736a Expose libc_shared_globals to libc.so with symbol by Ryan Prichard · 7 years ago
  34. 5be470e Merge "Remove _sys_signal_strings." am: 12ed389ca5 by Elliott Hughes · 7 years ago
  35. 12ed389 Merge "Remove _sys_signal_strings." by Elliott Hughes · 7 years ago
  36. f1c8d1a Use ifunc for ARM32 fortify functions by Haibo Huang · 7 years ago
  37. 9127c18 Merge "Fix free pages count in LinkerSmallObjectAllocator" am: fdbf46b4e0 by Vic Yang · 7 years ago
  38. fdbf46b Merge "Fix free pages count in LinkerSmallObjectAllocator" by Treehugger Robot · 7 years ago
  39. 84ccfab Merge "Replace android_open_proxy with dns_open_proxy" am: f47e89f29b by Luke Huang · 7 years ago
  40. f47e89f Merge "Replace android_open_proxy with dns_open_proxy" by Luke Huang · 7 years ago
  41. f8294fd Remove _sys_signal_strings. by Elliott Hughes · 7 years ago
  42. 60d3a49 Merge "Cleanup: __libc_init_AT_SECURE, auxv, sysinfo" am: 0ff8df5f6a by Ryan Prichard · 7 years ago
  43. de69660 Fix free pages count in LinkerSmallObjectAllocator by Vic Yang · 7 years ago
  44. 0ff8df5 Merge "Cleanup: __libc_init_AT_SECURE, auxv, sysinfo" by Ryan Prichard · 7 years ago
  45. 236e7ca Merge "Fix minor bug in dispatch table initialization order." am: aa5c0e261a by Florian Mayer · 7 years ago
  46. aa5c0e2 Merge "Fix minor bug in dispatch table initialization order." by Treehugger Robot · 7 years ago
  47. 8a9a3fd Merge "Disable XOM in linker, libc, and libm." am: b827c97366 by Ivan Lozano · 7 years ago
  48. b827c97 Merge "Disable XOM in linker, libc, and libm." by Ivan Lozano · 7 years ago
  49. e965bcd Fix minor bug in dispatch table initialization order. by Florian Mayer · 7 years ago
  50. f17fd1d Disable XOM in linker, libc, and libm. by Ivan Lozano · 7 years ago
  51. e483863 Merge "Add test for mallinfo." am: 7f92fbe064 by Christopher Ferris · 7 years ago
  52. 701bd0c Cleanup: __libc_init_AT_SECURE, auxv, sysinfo by Ryan Prichard · 7 years ago
  53. 7f92fbe Merge "Add test for mallinfo." by Christopher Ferris · 7 years ago
  54. ec71148 Merge "Fix: search path is not added when one of its parent is not accessible" by Jiyong Park · 7 years ago
  55. 1fc432f Merge "Fix: search path is not added when one of its parent is not accessible" by Treehugger Robot · 7 years ago
  56. d759eec Merge "Arm32 dynamic function dispatch" am: 4b5b79cf3f by Haibo Huang · 7 years ago
  57. 4b5b79c Merge "Arm32 dynamic function dispatch" by Treehugger Robot · 7 years ago
  58. ea9957a Arm32 dynamic function dispatch by Haibo Huang · 7 years ago
  59. 91b93d5 Merge "Revert "Add Android Runtime APEX directories to Bionic search paths."" by Andreas Gampe · 7 years ago
  60. 9ab3e40 Merge "Revert "Add Android Runtime APEX directories to Bionic search paths."" by Andreas Gampe · 7 years ago
  61. 27beebf Revert "Add Android Runtime APEX directories to Bionic search paths." by Andreas Gampe · 7 years ago
  62. 0744449 Merge "Add Android Runtime APEX directories to Bionic search paths." by Roland Levillain · 7 years ago
  63. 6d0a1e7 Merge "Add Android Runtime APEX directories to Bionic search paths." by Roland Levillain · 7 years ago
  64. d2dd379 Add Android Runtime APEX directories to Bionic search paths. by Roland Levillain · 7 years ago
  65. 8ce6bef Merge "System property for heapprofd at process startup." am: 9e70e8100a by Florian Mayer · 7 years ago
  66. 9e70e81 Merge "System property for heapprofd at process startup." by Florian Mayer · 7 years ago
  67. ff18faa Merge "Allocate a small guard region around the shadow call stack." by Peter Collingbourne · 7 years ago
  68. 8d849ff Merge "Allocate a small guard region around the shadow call stack." by Peter Collingbourne · 7 years ago
  69. 740d9b5 Merge "Revert "Arm32 dynamic function dispatch"" am: 7562ef394d by Izabela Orlowska · 7 years ago
  70. 7562ef3 Merge "Revert "Arm32 dynamic function dispatch"" by Treehugger Robot · 7 years ago
  71. 9690b12 Revert "Arm32 dynamic function dispatch" by Izabela Orlowska · 7 years ago
  72. e3ed892 Replace android_open_proxy with dns_open_proxy by Luke Huang · 7 years ago
  73. 2f3adb6 Merge "Arm32 dynamic function dispatch" am: db2b2ba0a7 by Haibo Huang · 7 years ago
  74. db2b2ba Merge "Arm32 dynamic function dispatch" by Haibo Huang · 7 years ago
  75. 734beec Allocate a small guard region around the shadow call stack. by Peter Collingbourne · 7 years ago
  76. 09a19aa Add test for mallinfo. by Christopher Ferris · 7 years ago
  77. ce4ff9c Arm32 dynamic function dispatch by Haibo Huang · 7 years ago
  78. a4f3625 Fix: search path is not added when one of its parent is not accessible by Jiyong Park · 7 years ago
  79. ee7ece9 Merge "Fix a comment in <android/api-level.h>." am: 3de3a5faaf by Elliott Hughes · 7 years ago
  80. 3de3a5f Merge "Fix a comment in <android/api-level.h>." by Treehugger Robot · 7 years ago
  81. c814640 Merge "Make android_get_application_target_sdk_version available to the NDK." by Elliott Hughes · 7 years ago
  82. 0f57d56 Fix a comment in <android/api-level.h>. by Elliott Hughes · 7 years ago
  83. ae471db Merge "Make android_get_application_target_sdk_version available to the NDK." by Elliott Hughes · 7 years ago
  84. c0f4656 Make android_get_application_target_sdk_version available to the NDK. by Elliott Hughes · 7 years ago
  85. 6aefa0a Merge "switch to using android-base/file.h instead of android-base/test_utils.h" by Mark Salyzyn · 7 years ago
  86. cfd6280 Merge "switch to using android-base/file.h instead of android-base/test_utils.h" by Treehugger Robot · 7 years ago
  87. ba1a723 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 7 years ago
  88. 0ae6943 Merge "linker unit tests requires liblog" am: f1e657cdff by Mark Salyzyn · 7 years ago
  89. f1e657c Merge "linker unit tests requires liblog" by Treehugger Robot · 7 years ago
  90. 33c3a06 linker unit tests requires liblog by Mark Salyzyn · 7 years ago
  91. fbf148c Merge "Move API levels from `uint32_t` to `int`." am: 8359068064 by Elliott Hughes · 7 years ago
  92. 8359068 Merge "Move API levels from `uint32_t` to `int`." by Elliott Hughes · 7 years ago
  93. c9ec58c Merge "bionic tests: switch to using android-base/file.h for TemporaryFile" by Mark Salyzyn · 7 years ago
  94. 48630a9 Merge "bionic tests: switch to using android-base/file.h for TemporaryFile" by Treehugger Robot · 7 years ago
  95. ff1428a Move API levels from `uint32_t` to `int`. by Elliott Hughes · 7 years ago
  96. 0d518dd Merge changes I5fb5745f,Ib0c0de37 am: 378600fe95 by Haibo Huang · 7 years ago
  97. 378600f Merge changes I5fb5745f,Ib0c0de37 by Haibo Huang · 7 years ago
  98. e141362 Change memcpy ifunc to return memmove for x86 by Haibo Huang · 7 years ago
  99. b9244ff Use ifunc to dynamically dispatch libc routines for x86 by Haibo Huang · 7 years ago
  100. 24e7536 Merge "Move to jemalloc5." am: 17c4bd9e59 by Christopher Ferris · 7 years ago