1. d269fcc Avoid using malloc debug code after exit. by Christopher Ferris · 6 years ago
  2. 9433a02 Merge "Track libziparchive API change." by Elliott Hughes · 6 years ago
  3. f61ca22 Merge "Revert fwalk/sfp locking to fix concurrent reads" by Ryan Prichard · 6 years ago
  4. c485cdb Revert fwalk/sfp locking to fix concurrent reads by Ryan Prichard · 6 years ago
  5. b51bb50 Track libziparchive API change. by Elliott Hughes · 6 years ago
  6. 2c02e45 Merge "Fix malloc_info missing large allocs." by Christopher Ferris · 6 years ago
  7. db9706a Fix malloc_info missing large allocs. by Christopher Ferris · 6 years ago
  8. 1eb6d36 Merge "Make purging clear the current thread cache too." by Christopher Ferris · 6 years ago
  9. 0f710fd Make purging clear the current thread cache too. by Christopher Ferris · 6 years ago
  10. 911fbfc Merge "Remove dependency on unused libutils" by Dimitry Ivanov · 6 years ago
  11. 5997d53 Merge "malloc.h: explicitly suggest malloc_info() instead of mallinfo()." by Elliott Hughes · 6 years ago
  12. 4fa9b8c malloc.h: explicitly suggest malloc_info() instead of mallinfo(). by Elliott Hughes · 6 years ago
  13. afe30a5 Remove dependency on unused libutils by dimitry · 6 years ago
  14. 0cd818a Merge "Allow device launched before Q to use legacy OEM AID value" by Tom Cherry · 6 years ago
  15. f5eaea3 Merge "Move /system dependency on tz_version to bionic" by Neil Fuller · 6 years ago
  16. dfa3231 Merge "Fix running tests/benchmarks on the host." by Elliott Hughes · 6 years ago
  17. 4da99ff Fix running tests/benchmarks on the host. by Elliott Hughes · 6 years ago
  18. 34bf610 Merge "__cxa_finalize: skip fflush call on dlclose" by Ryan Prichard · 6 years ago
  19. 70f090e Merge changes I59a7c224,I82d28654 by Treehugger Robot · 6 years ago
  20. 560de5f Don't honor LIBC_HOOKS_ENABLE across a security boundary by Nick Kralevich · 6 years ago
  21. 99cec18 Don't honor LD_CONFIG_FILE across security transitions by Nick Kralevich · 6 years ago
  22. c5d8c6c __cxa_finalize: skip fflush call on dlclose by Ryan Prichard · 6 years ago
  23. 9f193e1 Merge "Make pthread_get/setschedparam weak for native bridge" by Treehugger Robot · 6 years ago
  24. b368a0b Allow device launched before Q to use legacy OEM AID value by Tom Cherry · 6 years ago
  25. c7b8110 Make pthread_get/setschedparam weak for native bridge by dimitry · 6 years ago
  26. a7db90f Move /system dependency on tz_version to bionic by Neil Fuller · 6 years ago
  27. 731ed0f Merge "Refactor some pieces of grp_pwd.cpp" by Tom Cherry · 6 years ago
  28. 5fb0763 Refactor some pieces of grp_pwd.cpp by Tom Cherry · 6 years ago
  29. 8c3140a Merge "threads.h: Add C11 thread support." by Elliott Hughes · 6 years ago
  30. 4206711 threads.h: Add C11 thread support. by Elliott Hughes · 6 years ago
  31. 06a5617 Merge "Update doc comment about running the benchmarks." by Treehugger Robot · 6 years ago
  32. d655bc6 Update doc comment about running the benchmarks. by Elliott Hughes · 6 years ago
  33. 31fe3c6 Merge "Move all leak info functions to android_mallopt." by Christopher Ferris · 6 years ago
  34. 640bd0b Merge "libdl.a: make dlerror() always report an error." by Elliott Hughes · 6 years ago
  35. 7f3527f Merge "Implement __gnu_[u]ldivmod_helper methods in libc" by Yi Kong · 6 years ago
  36. b410d0e Implement __gnu_[u]ldivmod_helper methods in libc by Yi Kong · 6 years ago
  37. 1311545 Merge "Reland ifuncs for strcmp and strlen." by Elliott Hughes · 6 years ago
  38. 401e2ef Merge "Only write main library's RELRO by default." by Treehugger Robot · 6 years ago
  39. b250766 Merge "PIMutexUnlock: load owner_tid in non-common case" by Ryan Prichard · 6 years ago
  40. f32e1a1 Merge "Comment about lock destruction and unlocking" by Ryan Prichard · 6 years ago
  41. b7155fd Merge "Document __register_atfork." by Elliott Hughes · 6 years ago
  42. 927fe99 Reland ifuncs for strcmp and strlen. by Elliott Hughes · 7 years ago
  43. fb9ce28 Document __register_atfork. by Elliott Hughes · 6 years ago
  44. 915c5fb libdl.a: make dlerror() always report an error. by Elliott Hughes · 6 years ago
  45. 493322b Merge "Move libdl and linker to static NOTICE files." by Elliott Hughes · 6 years ago
  46. bdf8528 Merge "Workaround ASan not knowing about reallocarray." by Elliott Hughes · 6 years ago
  47. 390be50 Workaround ASan not knowing about reallocarray. by Elliott Hughes · 6 years ago
  48. aca1101 Comment about lock destruction and unlocking by Ryan Prichard · 6 years ago
  49. 4b6c0f5 PIMutexUnlock: load owner_tid in non-common case by Ryan Prichard · 6 years ago
  50. 584bc62 Move libdl and linker to static NOTICE files. by Elliott Hughes · 6 years ago
  51. 30659fd Move all leak info functions to android_mallopt. by Christopher Ferris · 6 years ago
  52. 75f7b06 Merge "paths.h: /sbin and /system/sbin no longer exist." by Tom Cherry · 6 years ago
  53. 30bcaae Merge "Remove gMallocLeakZygoteChild." by Christopher Ferris · 6 years ago
  54. 032aed9 Merge "Generate assembler system call stubs via genrule." by Elliott Hughes · 6 years ago
  55. be128f3 Merge "Fix linker compilation with timing enabled" by Treehugger Robot · 6 years ago
  56. 07c5587 paths.h: /sbin and /system/sbin no longer exist. by Elliott Hughes · 6 years ago
  57. 7b9db34 Fix linker compilation with timing enabled by Vic Yang · 6 years ago
  58. 21cf101 Merge "Remove dead script." by Treehugger Robot · 6 years ago
  59. 7d8c460 Remove dead script. by Elliott Hughes · 6 years ago
  60. 782c485 Generate assembler system call stubs via genrule. by Elliott Hughes · 6 years ago
  61. 8189e77 Remove gMallocLeakZygoteChild. by Christopher Ferris · 6 years ago
  62. b9a7c65 Merge "libc: generate syscall stubs in one big file..." by Elliott Hughes · 6 years ago
  63. d67b037 libc: generate syscall stubs in one big file... by Elliott Hughes · 6 years ago
  64. f7f5ba4 Merge changes I48210ea1,I5f717dd1 by Daniel Mentz · 6 years ago
  65. d12d6f6 clean_header: Run outside of $ANDROID_BUILD_TOP by Daniel Mentz · 6 years ago
  66. 6d6b4ce clean_header: Fix error handling for no-such-file case by Daniel Mentz · 6 years ago
  67. 9586c0f Merge "Move kernel README files to Markdown." by Treehugger Robot · 6 years ago
  68. e689eb0 Merge "<bits/glibc-syscalls.h>: only regenerate when we have new uapi headers." by Treehugger Robot · 6 years ago
  69. c4c2e24 <bits/glibc-syscalls.h>: only regenerate when we have new uapi headers. by Elliott Hughes · 6 years ago
  70. adcb515 Move kernel README files to Markdown. by Elliott Hughes · 6 years ago
  71. 934afc0 Merge "Remove seccomp upload hook." by Treehugger Robot · 6 years ago
  72. 5d10374 Only write main library's RELRO by default. by Torne (Richard Coles) · 6 years ago
  73. 6b6a6c8 Remove seccomp upload hook. by Elliott Hughes · 6 years ago
  74. c345d87 Merge changes from topic "apex_libc_malloc" by Treehugger Robot · 6 years ago
  75. 5569650 Don't load libc_malloc_* libs from runtime ns for libc_scudo by Jiyong Park · 6 years ago
  76. 3ff116a Load libc_malloc_* libraries from the runtime APEX by Jiyong Park · 6 years ago
  77. 1b7881a Merge "Add malloc benchmarks." by Christopher Ferris · 6 years ago
  78. 7ec2c8a Add malloc benchmarks. by Christopher Ferris · 6 years ago
  79. d1ff49c Merge changes Iba5f74e1,I92b88939 by Treehugger Robot · 6 years ago
  80. 1701d88 Merge "Move platform-private symbols out of libdl.so" by Treehugger Robot · 6 years ago
  81. 93ea856 Merge changes I59a8bc4a,Ic437d352 by Ryan Prichard · 6 years ago
  82. 5493ddc Merge "Workaround potential access to unmapped stack" by Elliott Hughes · 6 years ago
  83. 02accd0 Merge "Fix Bionic dlfcn.dladdr_libc test case for 64bit binary translations" by Treehugger Robot · 6 years ago
  84. e4d620b Fix dlsym and dladdr for TLS symbols by Ryan Prichard · 6 years ago
  85. 865866e Merge "Fix DLEXT_WRITE_RELRO when loading multiple libs." by Treehugger Robot · 6 years ago
  86. 96c21e4 Merge "Move bionic-unit-tests-static to libclang_rt.builtins" by Treehugger Robot · 6 years ago
  87. 0d16a31 Move bionic-unit-tests-static to libclang_rt.builtins by Pirama Arumuga Nainar · 6 years ago
  88. 8c1a14d Workaround potential access to unmapped stack by Adrian-CJ Hung · 6 years ago
  89. fa9f7f2 Fix DLEXT_WRITE_RELRO when loading multiple libs. by Torne (Richard Coles) · 6 years ago
  90. e6fd53b Merge "Disable info messages by default for malloc debug." by Christopher Ferris · 6 years ago
  91. c328e44 Disable info messages by default for malloc debug. by Christopher Ferris · 6 years ago
  92. 4fbe126 Merge "libc: Update symbol_ordering file" by Treehugger Robot · 6 years ago
  93. d486e02 Merge "Create a lib that uses scudo instead of jemalloc." by Christopher Ferris · 6 years ago
  94. db6edcc Fix BionicAllocator comment by Ryan Prichard · 6 years ago
  95. fc26d71 Create a lib that uses scudo instead of jemalloc. by Christopher Ferris · 6 years ago
  96. 90cca40 libc: Update symbol_ordering file by Vic Yang · 6 years ago
  97. ce584e4 Fix CtsJniTestCases by dimitry · 6 years ago
  98. 8868d9e Move platform-private symbols out of libdl.so by dimitry · 6 years ago
  99. 4b8b849 Fix formatting by dimitry · 6 years ago
  100. 4699cf6 Merge "Modernise code to use override specifier" by Yi Kong · 6 years ago