1. d0d2962 Merge "Add bionic/libc/include to exported_include_dirs" am: 0c39bd468d by Logan Chien · 7 years ago
  2. 0c39bd4 Merge "Add bionic/libc/include to exported_include_dirs" by Logan Chien · 7 years ago
  3. a3e3962 Merge "Changes to support loading tz data from APEX" am: 6d1c5cab94 by Neil Fuller · 7 years ago
  4. 6d1c5ca Merge "Changes to support loading tz data from APEX" by Neil Fuller · 7 years ago
  5. 10335d7 Merge "Add test for malloc_iterate." am: 9ffd39cdea by Christopher Ferris · 7 years ago
  6. 9ffd39c Merge "Add test for malloc_iterate." by Christopher Ferris · 7 years ago
  7. 833cbe4 Add bionic/libc/include to exported_include_dirs by Logan Chien · 7 years ago
  8. c869cf9 Merge "getnameinfo: Don't add flag NI_NUMERICHOST for well-known prefix address" by Nucca Chen · 7 years ago
  9. 38b8255 Merge "getnameinfo: Don't add flag NI_NUMERICHOST for well-known prefix address" by Nucca Chen · 7 years ago
  10. 8d65a81 getnameinfo: Don't add flag NI_NUMERICHOST for well-known prefix address by nuccachen · 7 years ago
  11. f4be7fb Merge "versioner: Port to clang-r339409b" am: e2833f27c1 by Logan Chien · 7 years ago
  12. e2833f2 Merge "versioner: Port to clang-r339409b" by Logan Chien · 7 years ago
  13. c0da9d1 Merge "Revert "bionic: Allocate a shadow call stack for each thread."" by Josh Gao · 7 years ago
  14. 6f3a56b Merge "Revert "bionic: Allocate a shadow call stack for each thread."" by Josh Gao · 7 years ago
  15. b70ac84 Merge "ld.config.txt for APEX" am: 5c7bece8ca by Jiyong Park · 7 years ago
  16. 5c7bece Merge "ld.config.txt for APEX" by Treehugger Robot · 7 years ago
  17. c16d65d versioner: Port to clang-r339409b by Logan Chien · 7 years ago
  18. 3583341 ld.config.txt for APEX by Jiyong Park · 7 years ago
  19. bfd3dc4 Add test for malloc_iterate. by Christopher Ferris · 7 years ago
  20. c236736 Merge "Reverse two pthread_internal_t fields" am: d6ac79300d by Ryan Prichard · 7 years ago
  21. d6ac793 Merge "Reverse two pthread_internal_t fields" by Treehugger Robot · 7 years ago
  22. 7dfeaf8 Changes to support loading tz data from APEX by Neil Fuller · 7 years ago
  23. 25c34e0 Reverse two pthread_internal_t fields by Ryan Prichard · 7 years ago
  24. 85f645c Merge "Update to v4.19 kernel headers." am: 6a5dcd6786 by Christopher Ferris · 7 years ago
  25. 6a5dcd6 Merge "Update to v4.19 kernel headers." by Christopher Ferris · 7 years ago
  26. 9ce2884 Update to v4.19 kernel headers. by Christopher Ferris · 7 years ago
  27. 159a67e Merge "Allow to re-initialize heapprofd." am: e898a17e8f by Florian Mayer · 7 years ago
  28. e898a17 Merge "Allow to re-initialize heapprofd." by Florian Mayer · 7 years ago
  29. 7b13dd9 Revert "bionic: Allocate a shadow call stack for each thread." by Peter Collingbourne · 7 years ago
  30. 95df147 Merge "bionic: Allocate a shadow call stack for each thread." am: f284a47544 by Peter Collingbourne · 7 years ago
  31. f284a47 Merge "bionic: Allocate a shadow call stack for each thread." by Peter Collingbourne · 7 years ago
  32. da1bc79 bionic: Allocate a shadow call stack for each thread. by Peter Collingbourne · 7 years ago
  33. 176a475 Allow to re-initialize heapprofd. by Florian Mayer · 7 years ago
  34. c63f205 Merge "Fix handling of #elif." am: debcd02d18 by Christopher Ferris · 7 years ago
  35. debcd02 Merge "Fix handling of #elif." by Christopher Ferris · 7 years ago
  36. f2484aa Fix handling of #elif. by Christopher Ferris · 7 years ago
  37. 43d8fa3 Merge changes I70ea4b23,Iedcfe36b,I3f21fc71,Ie99c0eef am: 90856af78b by Logan Chien · 7 years ago
  38. 90856af Merge changes I70ea4b23,Iedcfe36b,I3f21fc71,Ie99c0eef by Logan Chien · 7 years ago
  39. 2c2fa54 Merge "Move Bionic slots to the end of pthread_internal_t" am: 2bfe37afc8 by Ryan Prichard · 7 years ago
  40. 2bfe37a Merge "Move Bionic slots to the end of pthread_internal_t" by Treehugger Robot · 7 years ago
  41. 95cf201 Merge "Clean up bionic_macros.h a bit." am: 04164f6d05 by Elliott Hughes · 7 years ago
  42. 04164f6 Merge "Clean up bionic_macros.h a bit." by Elliott Hughes · 7 years ago
  43. 29d6dbc Move Bionic slots to the end of pthread_internal_t by Ryan Prichard · 7 years ago
  44. f05568a Merge "linker: Fix fd leak" am: 5c722edf2b by Vic Yang · 7 years ago
  45. 5c722ed Merge "linker: Fix fd leak" by Treehugger Robot · 7 years ago
  46. 5e62b34 Clean up bionic_macros.h a bit. by Elliott Hughes · 7 years ago
  47. 25bcf59 libc: Match header annotations to version script by Logan Chien · 7 years ago
  48. 9c12323 versioner: Build SymbolDatabase from version scripts by Logan Chien · 7 years ago
  49. edc23ce [automerger skipped] Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 7 years ago
  50. c89a397 Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 7 years ago
  51. 48b6911 linker: Fix fd leak by Vic Yang · 7 years ago
  52. dd9593d Merge "Add getloadavg(3)." am: 6032c38fb3 by Elliott Hughes · 7 years ago
  53. 6032c38 Merge "Add getloadavg(3)." by Elliott Hughes · 7 years ago
  54. 30cac0e Merge pi-platform-release to stage-aosp-master - DO NOT MERGE by Bill Yi · 7 years ago
  55. 0f4dab8 Merge "Comment the M_PURGE option." am: 0ba6644b3e by Christopher Ferris · 7 years ago
  56. 0ba6644 Merge "Comment the M_PURGE option." by Christopher Ferris · 7 years ago
  57. 8daea55 Comment the M_PURGE option. by Christopher Ferris · 7 years ago
  58. ecb0c06 Merge "CTS: allow continue to use the old AIDs on devices launch with P" by Tom Cherry · 7 years ago
  59. 8828e8b Merge "CTS: allow continue to use the old AIDs on devices launch with P" by Tom Cherry · 7 years ago
  60. 2d0b28b Add getloadavg(3). by Elliott Hughes · 7 years ago
  61. 7566024 Merge "malloc: add M_PURGE mallopt flag" am: 7562f1ab87 by Christopher Ferris · 7 years ago
  62. 7562f1a Merge "malloc: add M_PURGE mallopt flag" by Christopher Ferris · 7 years ago
  63. 3fc86c1 versioner: Add 28 to version list by Logan Chien · 7 years ago
  64. aede30d libc: Add default __STRING implementation by Logan Chien · 7 years ago
  65. 5d9312b CTS: allow continue to use the old AIDs on devices launch with P by Chuwei Xu · 7 years ago
  66. 21221de Merge "Rework the linker_wrapper to work with lld" am: d84f8b5eb2 by Dan Willemsen · 7 years ago
  67. 12661c0 Merge "Change crtbrand for host bionic" am: 24f2676a39 by Dan Willemsen · 7 years ago
  68. d84f8b5 Merge "Rework the linker_wrapper to work with lld" by Treehugger Robot · 7 years ago
  69. 24f2676 Merge "Change crtbrand for host bionic" by Dan Willemsen · 7 years ago
  70. 3565c7d Merge "Workaround host bionic libs that are missing DT_RUNPATH" am: 12efefc34b by Dan Willemsen · 7 years ago
  71. 12efefc Merge "Workaround host bionic libs that are missing DT_RUNPATH" by Treehugger Robot · 7 years ago
  72. d4e51a1 Change crtbrand for host bionic by Dan Willemsen · 7 years ago
  73. ac578f2 malloc: add M_PURGE mallopt flag by Tim Murray · 7 years ago
  74. 5038ef6 Workaround host bionic libs that are missing DT_RUNPATH by Dan Willemsen · 7 years ago
  75. d6bf019 Rework the linker_wrapper to work with lld by Dan Willemsen · 7 years ago
  76. 2dc1d86 Merge "Make the test less specific." am: a8a716e42a by Christopher Ferris · 7 years ago
  77. a8a716e Merge "Make the test less specific." by Christopher Ferris · 7 years ago
  78. 18cbed7 Make the test less specific. by Christopher Ferris · 7 years ago
  79. 644ebd7 Merge "Add benchmarks for heap size retrieval" am: de1353b8a4 by Hans Boehm · 7 years ago
  80. de1353b Merge "Add benchmarks for heap size retrieval" by Hans Boehm · 7 years ago
  81. a5b63a2 Merge "Add RT signal to load heapprofd library." am: 85772259b3 by Florian Mayer · 7 years ago
  82. 8577225 Merge "Add RT signal to load heapprofd library." by Florian Mayer · 7 years ago
  83. 3e5754c Add benchmarks for heap size retrieval by Hans Boehm · 7 years ago
  84. f7f71e3 Add RT signal to load heapprofd library. by Florian Mayer · 7 years ago
  85. 104fd9e Merge "Properly fail with ESRCH when pthread_killing an exited thread." by Josh Gao · 7 years ago
  86. 7ff7d03 Merge "Properly fail with ESRCH when pthread_killing an exited thread." by Josh Gao · 7 years ago
  87. 30440b2 Merge "Don't #define __ANDROID_NDK__ for the platform build!" am: 8937600897 by Elliott Hughes · 7 years ago
  88. 8937600 Merge "Don't #define __ANDROID_NDK__ for the platform build!" by Elliott Hughes · 7 years ago
  89. ddf757e Properly fail with ESRCH when pthread_killing an exited thread. by Josh Gao · 7 years ago
  90. eb61430 Don't #define __ANDROID_NDK__ for the platform build! by Elliott Hughes · 7 years ago
  91. bb63df0 Merge "strerror: add missing ERFKILL and EHWPOISON." am: ecf0c7515d by Elliott Hughes · 7 years ago
  92. ecf0c75 Merge "strerror: add missing ERFKILL and EHWPOISON." by Treehugger Robot · 7 years ago
  93. 045b126 Merge "fdsan: reset va_list between varargs traversals" am: daf746b155 by Greg Hackmann · 7 years ago
  94. 7100729 Merge "Add support for A76 in bionic" am: 3a47adadad by Haibo Huang · 7 years ago
  95. daf746b Merge "fdsan: reset va_list between varargs traversals" by Treehugger Robot · 7 years ago
  96. 3a47ada Merge "Add support for A76 in bionic" by Haibo Huang · 7 years ago
  97. 92a9116 strerror: add missing ERFKILL and EHWPOISON. by Elliott Hughes · 7 years ago
  98. 83b0bf5 Merge "Waive AID Range check for upgrading devices launched before P" by Tom Cherry · 7 years ago
  99. 4e29cde Merge "Waive AID Range check for upgrading devices launched before P" by Tom Cherry · 7 years ago
  100. cc953e0 fdsan: reset va_list between varargs traversals by Greg Hackmann · 7 years ago