1. 78d8109 Merge "Renames nonplat_property_contexts to vendor_property_contexts" by Bowgo Tsai · 8 years ago
  2. 12d96ed Merge "Renames nonplat_property_contexts to vendor_property_contexts" by Treehugger Robot · 8 years ago
  3. a9fc82f Renames nonplat_property_contexts to vendor_property_contexts by Bowgo Tsai · 8 years ago
  4. a18f649 Merge "Fix sigsetjmp/siglongjmp to save/restore RT signals on arm/x86 too." by Elliott Hughes · 8 years ago
  5. b44bd82 Merge "Fix sigsetjmp/siglongjmp to save/restore RT signals on arm/x86 too." by Treehugger Robot · 8 years ago
  6. 460130b Fix sigsetjmp/siglongjmp to save/restore RT signals on arm/x86 too. by Elliott Hughes · 8 years ago
  7. 28bc5d6 Merge "Add `sigset64_t` and accompanying functions." am: d8fde3f8a9 by Elliott Hughes · 8 years ago
  8. d8fde3f Merge "Add `sigset64_t` and accompanying functions." by Elliott Hughes · 8 years ago
  9. eaa84fc Merge "Make pthread_attr_getstack__main_thread test native-bridge friendly" by Dimitry Ivanov · 8 years ago
  10. 5dbbf78 Merge "Make pthread_attr_getstack__main_thread test native-bridge friendly" by Dimitry Ivanov · 8 years ago
  11. 6dfa5b5 Make pthread_attr_getstack__main_thread test native-bridge friendly by dimitry · 8 years ago
  12. 5905d6f Add `sigset64_t` and accompanying functions. by Elliott Hughes · 8 years ago
  13. 396ddb0 Merge "The future is now (2018 edition)." am: d435d256da by Elliott Hughes · 8 years ago
  14. d435d25 Merge "The future is now (2018 edition)." by Treehugger Robot · 8 years ago
  15. cc0fe6e The future is now (2018 edition). by Elliott Hughes · 8 years ago
  16. 46624e8 Merge "Move static variable out of should_trace()." am: 4cd3550d50 by Wei Li · 8 years ago
  17. 4cd3550 Merge "Move static variable out of should_trace()." by Treehugger Robot · 8 years ago
  18. 90ea50b Merge "Use sigprocmask rather than sigblock/sigsetmask." am: 4a0797c9d6 by Elliott Hughes · 8 years ago
  19. 4a0797c Merge "Use sigprocmask rather than sigblock/sigsetmask." by Treehugger Robot · 8 years ago
  20. 7ebafb3 Use sigprocmask rather than sigblock/sigsetmask. by Elliott Hughes · 8 years ago
  21. 5d5f763 Merge "Test ld-android.so directly" am: 8d8e576aee by Dimitry Ivanov · 8 years ago
  22. 8d8e576 Merge "Test ld-android.so directly" by Dimitry Ivanov · 8 years ago
  23. 321476a Test ld-android.so directly by dimitry · 8 years ago
  24. 3767146 Merge "Move all the short <signal.h> functions together." am: fb56e04897 by Elliott Hughes · 8 years ago
  25. fb56e04 Merge "Move all the short <signal.h> functions together." by Treehugger Robot · 8 years ago
  26. 6dafb4a Move all the short <signal.h> functions together. by Elliott Hughes · 8 years ago
  27. 2a1cb23 Merge "linker: simpler encoding for SHT_RELR sections." am: 2e2a8930e5 by Rahul Chaudhry · 8 years ago
  28. 2e2a893 Merge "linker: simpler encoding for SHT_RELR sections." by Treehugger Robot · 8 years ago
  29. 8c2e336 Merge "Better handling of sigset_t on LP32." am: 97d1c75ca5 by Elliott Hughes · 8 years ago
  30. 97d1c75 Merge "Better handling of sigset_t on LP32." by Treehugger Robot · 8 years ago
  31. 49ec1bb Merge "Update our status in light of recent additions." am: b96b02e50b by Elliott Hughes · 8 years ago
  32. b96b02e Merge "Update our status in light of recent additions." by Elliott Hughes · 8 years ago
  33. 4b1c6e7 Better handling of sigset_t on LP32. by Elliott Hughes · 8 years ago
  34. f16b659 linker: simpler encoding for SHT_RELR sections. by Rahul Chaudhry · 8 years ago
  35. 79d159f Merge "Use __BIONIC_FORTIFY_VARIADIC for variadic functions." am: c6ea39d33b by Chih-hung Hsieh · 8 years ago
  36. cf8b97b Merge "Make the <android/dlext.h> docs show up on the web." am: 4debf20829 by Elliott Hughes · 8 years ago
  37. db4163d Merge "<sys/ioctl.h> shouldn't pollute the namespace as much." am: c9cd4eb163 by Elliott Hughes · 8 years ago
  38. c6ea39d Merge "Use __BIONIC_FORTIFY_VARIADIC for variadic functions." by Chih-hung Hsieh · 8 years ago
  39. 4debf20 Merge "Make the <android/dlext.h> docs show up on the web." by Elliott Hughes · 8 years ago
  40. c9cd4eb Merge "<sys/ioctl.h> shouldn't pollute the namespace as much." by Elliott Hughes · 8 years ago
  41. 2cb5f7f Move static variable out of should_trace(). by Wei Li · 8 years ago
  42. 13550b8 Update our status in light of recent additions. by Elliott Hughes · 8 years ago
  43. 5f6d1a5 <sys/ioctl.h> shouldn't pollute the namespace as much. by Elliott Hughes · 8 years ago
  44. e3c8028 Merge "linker: Allow link namespaces without name filters" am: 40517761dc by Logan Chien · 8 years ago
  45. 4051776 Merge "linker: Allow link namespaces without name filters" by Logan Chien · 8 years ago
  46. f81abef Use __BIONIC_FORTIFY_VARIADIC for variadic functions. by Chih-Hung Hsieh · 8 years ago
  47. 922d000 Merge "Support priority inheritance mutex in 64bit programs." am: 25ac4476d8 by Yabin Cui · 8 years ago
  48. 5046e5f Make the <android/dlext.h> docs show up on the web. by Elliott Hughes · 8 years ago
  49. 25ac447 Merge "Support priority inheritance mutex in 64bit programs." by Yabin Cui · 8 years ago
  50. b1d307d Merge "Fix __gnu_Unwind_Find_exidx for static executables." am: 4a2407b3a1 by Dan Albert · 8 years ago
  51. 4a2407b Merge "Fix __gnu_Unwind_Find_exidx for static executables." by Treehugger Robot · 8 years ago
  52. aeb5bc6 Fix __gnu_Unwind_Find_exidx for static executables. by Dan Albert · 8 years ago
  53. 9ee4591 linker: Allow link namespaces without name filters by Logan Chien · 8 years ago
  54. 95ceae7 Merge changes from topic "update-ndk-crt-objects" am: cb405b2987 by Dan Albert · 8 years ago
  55. cb405b2 Merge changes from topic "update-ndk-crt-objects" by Treehugger Robot · 8 years ago
  56. 586b676 Partial revert of "Remove obsolete __stack_chk_fail_local." by Dan Albert · 8 years ago
  57. 2e2c72d Pre-M and GCC compatibility for crtbegin. by Dan Albert · 8 years ago
  58. 6b9c85b Support priority inheritance mutex in 64bit programs. by Yabin Cui · 8 years ago
  59. f9e87ab Merge "Deprecate readdir_r." am: 73871ad09b by Elliott Hughes · 8 years ago
  60. 73871ad Merge "Deprecate readdir_r." by Elliott Hughes · 8 years ago
  61. 8c3d156 Merge "Block bunch of privileged syscalls to apps" am: 6ea80375e6 by Victor Hsieh · 8 years ago
  62. 6ea8037 Merge "Block bunch of privileged syscalls to apps" by Treehugger Robot · 8 years ago
  63. 2f23ced Block bunch of privileged syscalls to apps by Victor Hsieh · 8 years ago
  64. f19af37 Deprecate readdir_r. by Elliott Hughes · 9 years ago
  65. 46170f8 Merge "linker: add experimental support for SHT_RELR sections." am: d00d38b36b by Elliott Hughes · 8 years ago
  66. d00d38b Merge "linker: add experimental support for SHT_RELR sections." by Elliott Hughes · 8 years ago
  67. aaec2df Merge "Package bionic static libraries in the NDK." am: 86a2fba164 by Dan Albert · 8 years ago
  68. 86a2fba Merge "Package bionic static libraries in the NDK." by Treehugger Robot · 8 years ago
  69. b7feec7 linker: add experimental support for SHT_RELR sections. by Rahul Chaudhry · 8 years ago
  70. 40f15ec Package bionic static libraries in the NDK. by Dan Albert · 8 years ago
  71. 72e8ff8 Merge "Include what we use." am: 88e61da8a7 by Dan Albert · 8 years ago
  72. 88e61da Merge "Include what we use." by Dan Albert · 8 years ago
  73. 8583d5a Include what we use. by Dan Albert · 8 years ago
  74. 861b083 Merge "Reland "Cleanup transitive includes in the legacy inlines."" by Dan Albert · 8 years ago
  75. c728aa3 Merge "Reland "Cleanup transitive includes in the legacy inlines."" by Treehugger Robot · 8 years ago
  76. 5d550bd Merge "Address a bunch of clang-tidy complaints." am: e5fbd983cb by Elliott Hughes · 8 years ago
  77. f75319a Merge "Simplify CT_CCL and CT_STRING inner loop." am: 055565b2aa by Elliott Hughes · 8 years ago
  78. e5fbd98 Merge "Address a bunch of clang-tidy complaints." by Treehugger Robot · 8 years ago
  79. 055565b Merge "Simplify CT_CCL and CT_STRING inner loop." by Elliott Hughes · 8 years ago
  80. 6f03564 Merge "Document that dlclose with thread_local is fixed in P." am: fb96db14d1 by Elliott Hughes · 8 years ago
  81. fb96db1 Merge "Document that dlclose with thread_local is fixed in P." by Treehugger Robot · 8 years ago
  82. 3048a36 Simplify CT_CCL and CT_STRING inner loop. by Elliott Hughes · 8 years ago
  83. d88740e Merge "Support %mc/%ms/%m[ in sscanf." am: 2b66844a0b by Elliott Hughes · 8 years ago
  84. 2b66844 Merge "Support %mc/%ms/%m[ in sscanf." by Treehugger Robot · 8 years ago
  85. 5cec377 Address a bunch of clang-tidy complaints. by Elliott Hughes · 8 years ago
  86. 38e4aef Support %mc/%ms/%m[ in sscanf. by Elliott Hughes · 8 years ago
  87. e61e0cd Document that dlclose with thread_local is fixed in P. by Elliott Hughes · 8 years ago
  88. 01d28ea Merge "Fixing app compat issue b/72143978" am: df4c92888e by Ian Pedowitz · 8 years ago
  89. df4c928 Merge "Fixing app compat issue b/72143978" by Treehugger Robot · 8 years ago
  90. f09ab8a Merge "Add bpf syscall to seccomp whitelist" am: 0dac05642e by Chenbo Feng · 8 years ago
  91. 0dac056 Merge "Add bpf syscall to seccomp whitelist" by Treehugger Robot · 8 years ago
  92. b6310c2 Fixing app compat issue b/72143978 by Ian Pedowitz · 8 years ago
  93. 989d804 Reland "Cleanup transitive includes in the legacy inlines." by Dan Albert · 8 years ago
  94. c065da4 Merge "Deprecate set_seccomp_filter" am: ee88e76f14 by Victor Hsieh · 8 years ago
  95. ee88e76 Merge "Deprecate set_seccomp_filter" by Treehugger Robot · 8 years ago
  96. 60f3ed4 Add bpf syscall to seccomp whitelist by Chenbo Feng · 8 years ago
  97. 63ccc10 Merge "Revert "Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines."""""" by Joachim Sauer · 8 years ago
  98. 62cb397 Merge "Revert "Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines."""""" by Joachim Sauer · 8 years ago
  99. 54c7152 Revert "Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines.""""" by Joachim Sauer · 8 years ago
  100. 72c0111 Merge "Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines.""""" by Dan Albert · 8 years ago