1. db9706a Fix malloc_info missing large allocs. by Christopher Ferris · 7 years ago
  2. 1eb6d36 Merge "Make purging clear the current thread cache too." by Christopher Ferris · 7 years ago
  3. 0f710fd Make purging clear the current thread cache too. by Christopher Ferris · 7 years ago
  4. 4fa9b8c malloc.h: explicitly suggest malloc_info() instead of mallinfo(). by Elliott Hughes · 7 years ago
  5. 0cd818a Merge "Allow device launched before Q to use legacy OEM AID value" by Tom Cherry · 7 years ago
  6. f5eaea3 Merge "Move /system dependency on tz_version to bionic" by Neil Fuller · 7 years ago
  7. 34bf610 Merge "__cxa_finalize: skip fflush call on dlclose" by Ryan Prichard · 7 years ago
  8. 560de5f Don't honor LIBC_HOOKS_ENABLE across a security boundary by Nick Kralevich · 7 years ago
  9. 99cec18 Don't honor LD_CONFIG_FILE across security transitions by Nick Kralevich · 7 years ago
  10. c5d8c6c __cxa_finalize: skip fflush call on dlclose by Ryan Prichard · 7 years ago
  11. b368a0b Allow device launched before Q to use legacy OEM AID value by Tom Cherry · 7 years ago
  12. c7b8110 Make pthread_get/setschedparam weak for native bridge by dimitry · 7 years ago
  13. a7db90f Move /system dependency on tz_version to bionic by Neil Fuller · 7 years ago
  14. 731ed0f Merge "Refactor some pieces of grp_pwd.cpp" by Tom Cherry · 7 years ago
  15. 5fb0763 Refactor some pieces of grp_pwd.cpp by Tom Cherry · 7 years ago
  16. 8c3140a Merge "threads.h: Add C11 thread support." by Elliott Hughes · 7 years ago
  17. 4206711 threads.h: Add C11 thread support. by Elliott Hughes · 7 years ago
  18. 31fe3c6 Merge "Move all leak info functions to android_mallopt." by Christopher Ferris · 7 years ago
  19. 7f3527f Merge "Implement __gnu_[u]ldivmod_helper methods in libc" by Yi Kong · 7 years ago
  20. b410d0e Implement __gnu_[u]ldivmod_helper methods in libc by Yi Kong · 7 years ago
  21. 1311545 Merge "Reland ifuncs for strcmp and strlen." by Elliott Hughes · 7 years ago
  22. b250766 Merge "PIMutexUnlock: load owner_tid in non-common case" by Ryan Prichard · 7 years ago
  23. f32e1a1 Merge "Comment about lock destruction and unlocking" by Ryan Prichard · 7 years ago
  24. 927fe99 Reland ifuncs for strcmp and strlen. by Elliott Hughes · 7 years ago
  25. 493322b Merge "Move libdl and linker to static NOTICE files." by Elliott Hughes · 7 years ago
  26. 390be50 Workaround ASan not knowing about reallocarray. by Elliott Hughes · 7 years ago
  27. aca1101 Comment about lock destruction and unlocking by Ryan Prichard · 7 years ago
  28. 4b6c0f5 PIMutexUnlock: load owner_tid in non-common case by Ryan Prichard · 7 years ago
  29. 584bc62 Move libdl and linker to static NOTICE files. by Elliott Hughes · 7 years ago
  30. 30659fd Move all leak info functions to android_mallopt. by Christopher Ferris · 7 years ago
  31. 75f7b06 Merge "paths.h: /sbin and /system/sbin no longer exist." by Tom Cherry · 7 years ago
  32. 30bcaae Merge "Remove gMallocLeakZygoteChild." by Christopher Ferris · 7 years ago
  33. 07c5587 paths.h: /sbin and /system/sbin no longer exist. by Elliott Hughes · 7 years ago
  34. 782c485 Generate assembler system call stubs via genrule. by Elliott Hughes · 7 years ago
  35. 8189e77 Remove gMallocLeakZygoteChild. by Christopher Ferris · 7 years ago
  36. b9a7c65 Merge "libc: generate syscall stubs in one big file..." by Elliott Hughes · 7 years ago
  37. d67b037 libc: generate syscall stubs in one big file... by Elliott Hughes · 7 years ago
  38. d12d6f6 clean_header: Run outside of $ANDROID_BUILD_TOP by Daniel Mentz · 7 years ago
  39. 6d6b4ce clean_header: Fix error handling for no-such-file case by Daniel Mentz · 7 years ago
  40. 9586c0f Merge "Move kernel README files to Markdown." by Treehugger Robot · 7 years ago
  41. e689eb0 Merge "<bits/glibc-syscalls.h>: only regenerate when we have new uapi headers." by Treehugger Robot · 7 years ago
  42. c4c2e24 <bits/glibc-syscalls.h>: only regenerate when we have new uapi headers. by Elliott Hughes · 7 years ago
  43. adcb515 Move kernel README files to Markdown. by Elliott Hughes · 7 years ago
  44. 5569650 Don't load libc_malloc_* libs from runtime ns for libc_scudo by Jiyong Park · 7 years ago
  45. 3ff116a Load libc_malloc_* libraries from the runtime APEX by Jiyong Park · 7 years ago
  46. 93ea856 Merge changes I59a8bc4a,Ic437d352 by Ryan Prichard · 7 years ago
  47. 5493ddc Merge "Workaround potential access to unmapped stack" by Elliott Hughes · 7 years ago
  48. 8c1a14d Workaround potential access to unmapped stack by Adrian-CJ Hung · 7 years ago
  49. e6fd53b Merge "Disable info messages by default for malloc debug." by Christopher Ferris · 7 years ago
  50. c328e44 Disable info messages by default for malloc debug. by Christopher Ferris · 7 years ago
  51. 4fbe126 Merge "libc: Update symbol_ordering file" by Treehugger Robot · 7 years ago
  52. db6edcc Fix BionicAllocator comment by Ryan Prichard · 7 years ago
  53. fc26d71 Create a lib that uses scudo instead of jemalloc. by Christopher Ferris · 7 years ago
  54. 90cca40 libc: Update symbol_ordering file by Vic Yang · 7 years ago
  55. bb4cf7b clean_header: Don't print extraneous newline char by Daniel Mentz · 7 years ago
  56. 316f4a4 clean_header: Write to correct dst_file by Daniel Mentz · 7 years ago
  57. 3e742cb Merge "Reserve realtime signal for libprofile-extras" by Pirama Arumuga Nainar · 7 years ago
  58. 1e3758e Fix double initialization call. by Christopher Ferris · 7 years ago
  59. 14025fd Merge "Use PR_SET_VMA_ANON_NAME to name the abort message mapping." by Peter Collingbourne · 7 years ago
  60. feb5ed1 Use PR_SET_VMA_ANON_NAME to name the abort message mapping. by Peter Collingbourne · 7 years ago
  61. 29a89df Merge "param.h: whitespace cleanup" by Nick Kralevich · 7 years ago
  62. 3cfedf4 param.h: whitespace cleanup by Nick Kralevich · 7 years ago
  63. efd25a0 Move x86 and x86_64 libc to use libcrt by Yi Kong · 7 years ago
  64. a1fb15b strptime: support everything that strftime supports. by Elliott Hughes · 7 years ago
  65. ce491ab Increase the allocation limit again. by Christopher Ferris · 7 years ago
  66. fe88d26 Merge "Typo fix in comment. O_CLOEXEC is e, not x." by Treehugger Robot · 7 years ago
  67. ba1151c Typo fix in comment. O_CLOEXEC is e, not x. by Dan Albert · 7 years ago
  68. b1ddbfd Merge "Fix internal uses of _PATH_BSHELL." by Treehugger Robot · 7 years ago
  69. ebe1ae7 Reserve realtime signal for libprofile-extras by Pirama Arumuga Nainar · 7 years ago
  70. 1b6517b Merge "Make powerof2 macro ubsan safe" by Treehugger Robot · 7 years ago
  71. 886370c Fix internal uses of _PATH_BSHELL. by Elliott Hughes · 7 years ago
  72. c50b6a2 Make powerof2 macro ubsan safe by Nick Kralevich · 7 years ago
  73. 137b6f3 popen: stop using _fwalk. by Elliott Hughes · 7 years ago
  74. 118ab10 Merge "Add /product/bin to path" by Steven Moreland · 7 years ago
  75. d992e1e Merge "Update kernel headers to v5.0.3." by Christopher Ferris · 7 years ago
  76. 11f0d71 Merge "Use the ANDROID_TZDATA_ROOT environment variable" by Neil Fuller · 7 years ago
  77. e6be532 Update kernel headers to v5.0.3. by Christopher Ferris · 7 years ago
  78. e6b6640 Merge changes Ie7bf555b,Ia7d5fbdc,I3f05ba19 by Logan Chien · 7 years ago
  79. c9e7018 Add introduced-in annotation to fdsan by Logan Chien · 7 years ago
  80. 73d1fb9 Fix get_device_api_level_inlines.h in versioner by Logan Chien · 7 years ago
  81. 3f68efc Suppress warnings on pthread_create by Logan Chien · 7 years ago
  82. 021d522 Remove workaround for x86 ifunc by Haibo Huang · 7 years ago
  83. d75e308 Call __hwasan_init_static() during libc startup in statically linked executables. by Peter Collingbourne · 7 years ago
  84. 505168e Annotate vfork for hwasan. by Evgenii Stepanov · 7 years ago
  85. b62888b Merge "Increase the size of the shadow call stack guard region to 16MB." by Peter Collingbourne · 7 years ago
  86. 9b78aa3 Increase num tries before failing. by Christopher Ferris · 7 years ago
  87. 149ce93 Add missing #include. by Peter Collingbourne · 7 years ago
  88. 9d69d4c Merge "Add a platform API for setting an allocation limit." by Peter Collingbourne · 7 years ago
  89. ea6c19a Merge "Remove __INTRODUCED_IN_FUTURE." by Elliott Hughes · 7 years ago
  90. 1fc5ccf Add a platform API for setting an allocation limit. by Christopher Ferris · 7 years ago
  91. 412d493 Merge "Don't install *.mountpoint targets" by Treehugger Robot · 7 years ago
  92. 5270017 Remove __INTRODUCED_IN_FUTURE. by Elliott Hughes · 7 years ago
  93. 78e9ebc The future is now (2019 edition). by Elliott Hughes · 7 years ago
  94. 036e09c Don't install *.mountpoint targets by Jiyong Park · 7 years ago
  95. 81b3bdd Use the ANDROID_TZDATA_ROOT environment variable by Neil Fuller · 7 years ago
  96. a838c2d Merge "Update to v5.0 kernel headers." by Christopher Ferris · 7 years ago
  97. 27c6ada Merge "Malloc debug: fix mutex deadlock issue" by Christopher Ferris · 7 years ago
  98. fa10a3a Add malloc_info for sanitizer. by Christopher Ferris · 7 years ago
  99. 76dcc47 Malloc debug: fix mutex deadlock issue by Iris Chang · 7 years ago
  100. d842e43 Update to v5.0 kernel headers. by Christopher Ferris · 7 years ago