1. 15d3fef Refactor the kernel update scripts. by Christopher Ferris · 8 years ago
  2. 3f76dad Merge "Add test for a greylisted library" by Dimitry Ivanov · 8 years ago
  3. 1862314 Add test for a greylisted library by Dimitry Ivanov · 8 years ago
  4. c84e8a5 Merge "Cope with argv[0] being null in the dynamic linker." by Treehugger Robot · 8 years ago
  5. 7009f40 Merge "Allocate thread local buffers in __init_tls." by Josh Gao · 8 years ago
  6. 30a3627 Cope with argv[0] being null in the dynamic linker. by Elliott Hughes · 8 years ago
  7. 5e2285d Allocate thread local buffers in __init_tls. by Josh Gao · 8 years ago
  8. c9a840a Merge "Add timeout support to __system_property_wait." by Treehugger Robot · 8 years ago
  9. 2cb4fb0 Merge "Downgrade the special case of pthread_t(0) to a warning." by Treehugger Robot · 8 years ago
  10. 40c885a Add timeout support to __system_property_wait. by Elliott Hughes · 8 years ago
  11. 6ce686c Downgrade the special case of pthread_t(0) to a warning. by Elliott Hughes · 8 years ago
  12. 4085423 Merge "Fix a comment in the pthread_cond_t implementation." by Treehugger Robot · 8 years ago
  13. b66a003 Fix a comment in the pthread_cond_t implementation. by Elliott Hughes · 8 years ago
  14. bc645ef Merge "Fix debug.ld for apps with long names and services" by Treehugger Robot · 8 years ago
  15. ff3197b Merge "Revert "Revert "Make libc.so global""" by Treehugger Robot · 8 years ago
  16. fbe54c4 Fix debug.ld for apps with long names and services by Dimitry Ivanov · 8 years ago
  17. 2a4d892 Revert "Revert "Make libc.so global"" by Dimitry Ivanov · 8 years ago
  18. 4731fbd Merge "Cleanup now that we don't need __NDK_FPABI__." by Treehugger Robot · 8 years ago
  19. ce958d7 Merge "Include the pthread_t in the "bad pthread_t" fatal abort." by Treehugger Robot · 8 years ago
  20. d115846 Merge "Add tests for ptrace resumption behavior." by Josh Gao · 8 years ago
  21. 4c78ca7 Cleanup now that we don't need __NDK_FPABI__. by Dan Albert · 8 years ago
  22. 3fed6ff Include the pthread_t in the "bad pthread_t" fatal abort. by Elliott Hughes · 8 years ago
  23. 4509e0e Merge changes from topic 'debuggerd_inproc' by Josh Gao · 8 years ago
  24. 5e3fe95 Add tests for ptrace resumption behavior. by Josh Gao · 8 years ago
  25. fec0e01 Merge "Add __libc_format_buffer_va_list." by Josh Gao · 8 years ago
  26. 10a441b Merge "Unify linker files under one license (BSD)" by Treehugger Robot · 8 years ago
  27. ec0dbc3 linker: use fallback crash handler dumping. by Josh Gao · 8 years ago
  28. 9ccccc1 linker: add android_use_fallback_allocator. by Josh Gao · 8 years ago
  29. 273991c Add __libc_format_buffer_va_list. by Josh Gao · 8 years ago
  30. bcc4da9 Unify linker files under one license (BSD) by Dimitry Ivanov · 8 years ago
  31. 606ba27 Merge changes I9d06ea8a,I2d157024 by Treehugger Robot · 8 years ago
  32. c54937b Merge "add fortified implementations of send/sendto" by Treehugger Robot · 8 years ago
  33. 9c2094f Fixup API level guards for new fortify functions. by Dan Albert · 8 years ago
  34. 8b154b1 Guard the GNU strerror_r with an API check. by Dan Albert · 8 years ago
  35. 95b59c5 add fortified implementations of send/sendto by Daniel Micay · 8 years ago
  36. 7b52454 Merge "Add details on why AT_SYMLINK_NOFOLLOW is dangerous" by Treehugger Robot · 8 years ago
  37. e7ea761 Merge "Revert "Make libc.so global"" by Treehugger Robot · 8 years ago
  38. 125f1c0 Add details on why AT_SYMLINK_NOFOLLOW is dangerous by Nick Kralevich · 8 years ago
  39. 65236d4 Revert "Make libc.so global" by Dimitry Ivanov · 8 years ago
  40. 0370905 Merge "Be more strict about using invalid `pthread_t`s." by Elliott Hughes · 8 years ago
  41. ade3be4 Merge "Add __system_property_wait and return the serial in __system_property_read_callback." by Treehugger Robot · 8 years ago
  42. 11859d4 Be more strict about using invalid `pthread_t`s. by Elliott Hughes · 8 years ago
  43. 9fc52de Merge "Do not use std::vector in android_namespace_t::is_accessible" by Treehugger Robot · 8 years ago
  44. a0d374d Add __system_property_wait and return the serial in __system_property_read_callback. by Elliott Hughes · 8 years ago
  45. 5b74e9b Merge "Make libc.so global" by Treehugger Robot · 8 years ago
  46. 572b1dd Merge "Match __bos0 to __pass_object_size0 in FORTIFY" by Treehugger Robot · 8 years ago
  47. 3b236ae Do not use std::vector in android_namespace_t::is_accessible by Dimitry Ivanov · 8 years ago
  48. 879177c Make libc.so global by Dimitry Ivanov · 8 years ago
  49. 2cb4dfb Merge "Replace public library list with shared lib sonames (part 2/2)" by Dimitry Ivanov · 8 years ago
  50. c9fb177 Merge "loader: fix d-tor call order" by Dimitry Ivanov · 8 years ago
  51. 156d5a8 Match __bos0 to __pass_object_size0 in FORTIFY by George Burgess IV · 8 years ago
  52. ec90e24 loader: fix d-tor call order by Dimitry Ivanov · 8 years ago
  53. 1327680 Merge "Replace public library list with shared lib sonames (part 1/2)" by Treehugger Robot · 8 years ago
  54. 7a34b9d Replace public library list with shared lib sonames (part 2/2) by Dimitry Ivanov · 9 years ago
  55. 7d429d3 Replace public library list with shared lib sonames (part 1/2) by Dimitry Ivanov · 9 years ago
  56. e86a8d6 Merge "Removing the kuser_helper elf note from building" by Treehugger Robot · 8 years ago
  57. dd91b32 Removing the kuser_helper elf note from building by mspector · 8 years ago
  58. 43801a5 Merge "Remove unnecessary memsets in linker allocators" by Treehugger Robot · 8 years ago
  59. 5ac6509 Merge "libc: add clang FORTIFY support" by Treehugger Robot · 8 years ago
  60. 4e7ab92 Merge "Add test checking init/fini call order" by Treehugger Robot · 8 years ago
  61. 8cbe97d Remove unnecessary memsets in linker allocators by Dimitry Ivanov · 8 years ago
  62. 7cc779f libc: add clang FORTIFY support by George Burgess IV · 8 years ago
  63. ea8f396 Add test checking init/fini call order by Dimitry Ivanov · 8 years ago
  64. 2bfb8c9 Merge "Add "benchmark" to time atomic operations" by Hans Boehm · 8 years ago
  65. f201c70 Merge "Revert "Stop checking the global thread list in several trivial cases."" by Elliott Hughes · 8 years ago
  66. bcb1529 Revert "Stop checking the global thread list in several trivial cases." by Elliott Hughes · 8 years ago
  67. a1fa522 Merge "Improve a comment." by Elliott Hughes · 8 years ago
  68. 4708f43 Merge "Stop checking the global thread list in several trivial cases." by Treehugger Robot · 8 years ago
  69. f5a4992 Stop checking the global thread list in several trivial cases. by Elliott Hughes · 8 years ago
  70. 5e6cf05 Improve a comment. by Elliott Hughes · 8 years ago
  71. 4a47d2c Merge "Create seccomp policy without TRAP for further processing" by Paul Lawrence · 9 years ago
  72. be8a2af Create seccomp policy without TRAP for further processing by Paul Lawrence · 9 years ago
  73. 9886ea3 Merge "Fix CFI initialization crash on x86." by Evgenii Stepanov · 9 years ago
  74. 33ae5a9 Merge "isnan and isinf aren't functions." by Elliott Hughes · 9 years ago
  75. 68ecec1 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  76. e76ee99 isnan and isinf aren't functions. by Elliott Hughes · 9 years ago
  77. a187a6f Merge "Revert "Remove the global thread list."" by David James · 9 years ago
  78. 7484c21 Revert "Remove the global thread list." by Elliott Hughes · 9 years ago
  79. 1fedfed Merge "Exit failure if trying to load non-PIE." by Dan Albert · 9 years ago
  80. 118b198 Merge "Check overflows in c-tor instead of doing it in d-tor" by Treehugger Robot · 9 years ago
  81. 68e6c03 Check overflows in c-tor instead of doing it in d-tor by Dimitry Ivanov · 9 years ago
  82. 3c838bb Merge "Do not load second copy of a library into same namespace" by Treehugger Robot · 9 years ago
  83. 3bd9061 Do not load second copy of a library into same namespace by Dimitry Ivanov · 9 years ago
  84. 9b9d4eb Merge "Remove the global thread list." by Elliott Hughes · 9 years ago
  85. b88112d Merge "bionic: move ADF uapi header out of bionic" by Treehugger Robot · 9 years ago
  86. 9586fe2 Merge "Revert "Fix CFI initialization crash on x86."" by Evgenii Stepanov · 9 years ago
  87. beb3eb1 Revert "Fix CFI initialization crash on x86." by Evgenii Stepanov · 9 years ago
  88. dd76f74 Merge "Fix CFI initialization crash on x86." by Evgenii Stepanov · 9 years ago
  89. 95e2e6f Exit failure if trying to load non-PIE. by Dan Albert · 9 years ago
  90. 4ccd431 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  91. 3f55787 Add "benchmark" to time atomic operations by Hans Boehm · 9 years ago
  92. eb35144 Merge "s/NULL/nullptr/ in system properties code." by Treehugger Robot · 9 years ago
  93. 8e7396c s/NULL/nullptr/ in system properties code. by Elliott Hughes · 9 years ago
  94. 44bea80 Merge "clang-format system_properties.cpp." by Treehugger Robot · 9 years ago
  95. 9750d6b Merge "Revert "Fix CFI initialization crash on x86."" by Alex Cheung · 9 years ago
  96. 6fcd7a7 Revert "Fix CFI initialization crash on x86." by Alex Cheung · 9 years ago
  97. 9160ed9 clang-format system_properties.cpp. by Elliott Hughes · 9 years ago
  98. a506664 Merge "Fix CFI initialization crash on x86." by Evgenii Stepanov · 9 years ago
  99. 5dc75c6 Merge "glibc ipc64_perm __key compatibility." by Treehugger Robot · 9 years ago
  100. be46d38 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago