1. d82eb35 Merge "Don't create anonymous namespace" by Jiyong Park · 6 years ago
  2. 6864fc8 Merge "Fix timespec.h documentation" by Tom Cherry · 6 years ago
  3. a960142 Fix timespec.h documentation by Tom Cherry · 6 years ago
  4. c6c17ac Merge "Revert "fdsan: make fatal by default."" by Pete Gillin · 6 years ago
  5. 76351e3 Revert "fdsan: make fatal by default." by Pete Gillin · 6 years ago
  6. 639ad55 Merge "Fix some typos in the linker configuration file format documentation." by Roland Levillain · 6 years ago
  7. 25bedfd Don't create anonymous namespace by Jiyong Park · 6 years ago
  8. 89a1407 Merge "Change all references to PSS to RSS." by Christopher Ferris · 6 years ago
  9. 5dea560 Merge "Remove now unneeded #undef in __cxa_guard.cpp" by Tom Cherry · 6 years ago
  10. 05197f7 Change all references to PSS to RSS. by Christopher Ferris · 6 years ago
  11. 592b5f5 Merge "fdsan: make fatal by default." by Josh Gao · 6 years ago
  12. 66b5e3c fdsan: make fatal by default. by Josh Gao · 6 years ago
  13. 08baac3 Remove now unneeded #undef in __cxa_guard.cpp by Tom Cherry · 6 years ago
  14. bd6ccf9 Fix some typos in the linker configuration file format documentation. by Roland Levillain · 6 years ago
  15. a08626a Merge "linker: Remove setting _USING_LIBCXX" by Tom Cherry · 6 years ago
  16. da32ff1 Merge "Add memfd_create(2) and mlock2(2)." by Elliott Hughes · 6 years ago
  17. 5d3ba4e Merge "Update to kernel headers v5.2.6." by Christopher Ferris · 6 years ago
  18. 10a67b8 Merge "Document the "one big library" trick." by Treehugger Robot · 6 years ago
  19. 32a628b Merge "linker: Add library load and unload hooks for HWASan." by Treehugger Robot · 6 years ago
  20. f8a7ec7 Merge "Update docs for clockwait/clocklock functions" by Treehugger Robot · 6 years ago
  21. 6533208 linker: Add library load and unload hooks for HWASan. by Peter Collingbourne · 6 years ago
  22. 3230b68 Document the "one big library" trick. by Elliott Hughes · 6 years ago
  23. 3d24d2b Add memfd_create(2) and mlock2(2). by Elliott Hughes · 6 years ago
  24. cd70aa4 linker: Remove setting _USING_LIBCXX by Tom Cherry · 6 years ago
  25. f0d9271 Update docs for clockwait/clocklock functions by Tom Cherry · 6 years ago
  26. fa59a10 Update to kernel headers v5.2.6. by Christopher Ferris · 6 years ago
  27. a5c9c7c Merge "Update seccomp whitelist." by Treehugger Robot · 6 years ago
  28. 9a5bdd6 Update seccomp whitelist. by Elliott Hughes · 6 years ago
  29. fd56f55 Merge "Add renameat2." by Elliott Hughes · 6 years ago
  30. 05b675e Add renameat2. by Elliott Hughes · 6 years ago
  31. 8aac028 Merge "seccomp: add the "64-bit time for 32-bit processes" system calls." by Elliott Hughes · 6 years ago
  32. ee7bc30 seccomp: add the "64-bit time for 32-bit processes" system calls. by Elliott Hughes · 6 years ago
  33. c2a722f Merge changes I99d2faae,Ie98b7624 by Ryan Prichard · 6 years ago
  34. 30feb64 Enable traditional TLS accesses on arm64 by Ryan Prichard · 6 years ago
  35. 6d60145 Renumber arm64 TLS to match GNU values by Ryan Prichard · 6 years ago
  36. 876c6f0 Merge "Fix clang header dependency for versioner" by Pirama Arumuga Nainar · 6 years ago
  37. e7c3cb1 Merge "Use the new sort_bss_symbols_by_size option for libc" by Vic Yang · 6 years ago
  38. 49c733c Fix clang header dependency for versioner by Pirama Arumuga Nainar · 6 years ago
  39. 03ff436 Use the new sort_bss_symbols_by_size option for libc by Vic Yang · 6 years ago
  40. c16468b Merge "linker: Speed up relocation with an 1-entry symbol cache" by Vic Yang · 6 years ago
  41. 6ae3a13 Merge "Fix linker compilation when STATS is set" by Treehugger Robot · 6 years ago
  42. 521ad07 linker: Speed up relocation with an 1-entry symbol cache by Vic Yang · 6 years ago
  43. 542db79 Fix linker compilation when STATS is set by Vic Yang · 6 years ago
  44. d5c0a50 Merge "Name stack+tls VMAs with PR_SET_VMA_ANON_NAME" by Ryan Prichard · 6 years ago
  45. 4f40d47 Merge "Add missing nothrow attribute" by Treehugger Robot · 6 years ago
  46. 21f1d48 Merge "Reserve signal for java heap dumps." by Florian Mayer · 6 years ago
  47. 7b50f7d Add missing nothrow attribute by Yi Kong · 6 years ago
  48. 6883b08 Reserve signal for java heap dumps. by Florian Mayer · 6 years ago
  49. 03cef38 Name stack+tls VMAs with PR_SET_VMA_ANON_NAME by Ryan Prichard · 6 years ago
  50. 6b2532e Merge "Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>)" by Tom Cherry · 6 years ago
  51. 5a8482e Merge "Load /etc/{passwd,group} from all partitions" by Tom Cherry · 6 years ago
  52. 91b0430 Merge "Add bionic_libc_private_headers for use by art" by Paul Duffin · 6 years ago
  53. 8b6d5d4 Merge "Move to the libc++ demangler." by Christopher Ferris · 6 years ago
  54. 9782b87 Move to the libc++ demangler. by Christopher Ferris · 6 years ago
  55. 76e2b15 Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>) by Tom Cherry · 6 years ago
  56. 6b5cb03 Add bionic_libc_private_headers for use by art by Paul Duffin · 6 years ago
  57. 9cf7601 Merge "Update notice" by Tom Cherry · 6 years ago
  58. 09ecb00 Merge "Fix pthread_cond_clockwait() when cond is initialized with CLOCK_MONOTONIC" by Tom Cherry · 6 years ago
  59. 40f69ae Update notice by Tom Cherry · 6 years ago
  60. 800c1a9 Fix pthread_cond_clockwait() when cond is initialized with CLOCK_MONOTONIC by Tom Cherry · 6 years ago
  61. 59cc0b3 Merge "Clear pointer tags as required for HWASAN for globals." by Treehugger Robot · 6 years ago
  62. f99fc25 Merge "SSE4.1 is part of the Android x86/x86-64 ABI." by Elliott Hughes · 6 years ago
  63. 3975431 Merge "Add avx2 version of wmemset in binoic" by Elliott Hughes · 6 years ago
  64. 45f0a3b Clear pointer tags as required for HWASAN for globals. by Peter Collingbourne · 6 years ago
  65. 4ed2f47 Add avx2 version of wmemset in binoic by Shalini Salomi Bodapati · 6 years ago
  66. 7e958d0 Merge "Implement new clock wait functions" by Tom Cherry · 6 years ago
  67. 8947972 SSE4.1 is part of the Android x86/x86-64 ABI. by Elliott Hughes · 6 years ago
  68. 6901080 Implement new clock wait functions by Tom Cherry · 6 years ago
  69. c80af7f Merge "Explicitly add open/stat64 to the seccomp common whitelist." by Elliott Hughes · 6 years ago
  70. 34d11e5 Merge "Avoid calling snprintf in bionic_trace_begin." by Treehugger Robot · 6 years ago
  71. 33e0799 Explicitly add open/stat64 to the seccomp common whitelist. by Elliott Hughes · 6 years ago
  72. e1d121b Avoid calling snprintf in bionic_trace_begin. by Josh Gao · 6 years ago
  73. 777b34d Load /etc/{passwd,group} from all partitions by Tom Cherry · 6 years ago
  74. 7d961a1 Merge "Remove unused dependency to libandoridicu" by Treehugger Robot · 6 years ago
  75. 29fbf6f Remove unused dependency to libandoridicu by dimitry · 6 years ago
  76. 7897705 Merge "Update to kernel headers v5.2." by Christopher Ferris · 6 years ago
  77. 7d10422 Merge "Stop using grep -P." by Elliott Hughes · 6 years ago
  78. f5019d8 Merge "Do not check tcache clear when doing a purge." by Christopher Ferris · 6 years ago
  79. 3d0bafb Do not check tcache clear when doing a purge. by Christopher Ferris · 6 years ago
  80. 165a8c6 Stop using grep -P. by Elliott Hughes · 6 years ago
  81. aeddbcf Update to kernel headers v5.2. by Christopher Ferris · 6 years ago
  82. 7b85fb0 Merge "Use an APEX's linker configuration for any executable under its `bin` directory." by Roland Levillain · 6 years ago
  83. dc25f6c Use an APEX's linker configuration for any executable under its `bin` directory. by Roland Levillain · 6 years ago
  84. afce4e8 Merge "Add doc describing native allocator." by Christopher Ferris · 6 years ago
  85. 25f0e8a Merge "ldd: slightly improve error message." by Treehugger Robot · 6 years ago
  86. 4316d43 Add doc describing native allocator. by Christopher Ferris · 6 years ago
  87. 4c29be9 Merge "Fix usage of () and []." by Christopher Ferris · 6 years ago
  88. 2671de2 Fix usage of () and []. by Christopher Ferris · 6 years ago
  89. 3a1936c ldd: slightly improve error message. by Elliott Hughes · 6 years ago
  90. b2bd7c5 Merge "libnetd_client: support hooking sendto/sendmsg/sendmmsg too." by Elliott Hughes · 6 years ago
  91. 05407d8 Merge "The time#clock test has been a bit flaky." by Treehugger Robot · 6 years ago
  92. 36bc922 Merge changes I33957ad4,I02f8f87d,Iba04e486 by George Burgess IV · 6 years ago
  93. 5ae1628 The time#clock test has been a bit flaky. by Elliott Hughes · 6 years ago
  94. 261b7f4 fortify: replace bzero/bcmp defines by George Burgess IV · 6 years ago
  95. b42a488 Merge "Run pvalloc/valloc tests in unsupported envs." by Christopher Ferris · 6 years ago
  96. 3bdeae7 Merge changes I557309b3,If5f47e0e by George Burgess IV · 6 years ago
  97. b8b79b7 Merge "Remove the ___ hack." by Elliott Hughes · 6 years ago
  98. 804cebe Run pvalloc/valloc tests in unsupported envs. by Christopher Ferris · 6 years ago
  99. 5c6a3f9 libnetd_client: support hooking sendto/sendmsg/sendmmsg too. by Elliott Hughes · 6 years ago
  100. 8fef03f Merge "Change pvalloc call to valloc in test." by Christopher Ferris · 6 years ago