1. a0d374d Add __system_property_wait and return the serial in __system_property_read_callback. by Elliott Hughes · 9 years ago
  2. 1327680 Merge "Replace public library list with shared lib sonames (part 1/2)" by Treehugger Robot · 9 years ago
  3. 7d429d3 Replace public library list with shared lib sonames (part 1/2) by Dimitry Ivanov · 9 years ago
  4. e86a8d6 Merge "Removing the kuser_helper elf note from building" by Treehugger Robot · 9 years ago
  5. dd91b32 Removing the kuser_helper elf note from building by mspector · 9 years ago
  6. 43801a5 Merge "Remove unnecessary memsets in linker allocators" by Treehugger Robot · 9 years ago
  7. 5ac6509 Merge "libc: add clang FORTIFY support" by Treehugger Robot · 9 years ago
  8. 4e7ab92 Merge "Add test checking init/fini call order" by Treehugger Robot · 9 years ago
  9. 8cbe97d Remove unnecessary memsets in linker allocators by Dimitry Ivanov · 9 years ago
  10. 7cc779f libc: add clang FORTIFY support by George Burgess IV · 9 years ago
  11. ea8f396 Add test checking init/fini call order by Dimitry Ivanov · 9 years ago
  12. 2bfb8c9 Merge "Add "benchmark" to time atomic operations" by Hans Boehm · 9 years ago
  13. f201c70 Merge "Revert "Stop checking the global thread list in several trivial cases."" by Elliott Hughes · 9 years ago
  14. bcb1529 Revert "Stop checking the global thread list in several trivial cases." by Elliott Hughes · 9 years ago
  15. a1fa522 Merge "Improve a comment." by Elliott Hughes · 9 years ago
  16. 4708f43 Merge "Stop checking the global thread list in several trivial cases." by Treehugger Robot · 9 years ago
  17. f5a4992 Stop checking the global thread list in several trivial cases. by Elliott Hughes · 9 years ago
  18. 5e6cf05 Improve a comment. by Elliott Hughes · 9 years ago
  19. 4a47d2c Merge "Create seccomp policy without TRAP for further processing" by Paul Lawrence · 9 years ago
  20. be8a2af Create seccomp policy without TRAP for further processing by Paul Lawrence · 9 years ago
  21. 9886ea3 Merge "Fix CFI initialization crash on x86." by Evgenii Stepanov · 9 years ago
  22. 33ae5a9 Merge "isnan and isinf aren't functions." by Elliott Hughes · 9 years ago
  23. 68ecec1 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  24. e76ee99 isnan and isinf aren't functions. by Elliott Hughes · 9 years ago
  25. a187a6f Merge "Revert "Remove the global thread list."" by David James · 9 years ago
  26. 7484c21 Revert "Remove the global thread list." by Elliott Hughes · 9 years ago
  27. 1fedfed Merge "Exit failure if trying to load non-PIE." by Dan Albert · 9 years ago
  28. 118b198 Merge "Check overflows in c-tor instead of doing it in d-tor" by Treehugger Robot · 9 years ago
  29. 68e6c03 Check overflows in c-tor instead of doing it in d-tor by Dimitry Ivanov · 9 years ago
  30. 3c838bb Merge "Do not load second copy of a library into same namespace" by Treehugger Robot · 9 years ago
  31. 3bd9061 Do not load second copy of a library into same namespace by Dimitry Ivanov · 9 years ago
  32. 9b9d4eb Merge "Remove the global thread list." by Elliott Hughes · 9 years ago
  33. b88112d Merge "bionic: move ADF uapi header out of bionic" by Treehugger Robot · 9 years ago
  34. 9586fe2 Merge "Revert "Fix CFI initialization crash on x86."" by Evgenii Stepanov · 9 years ago
  35. beb3eb1 Revert "Fix CFI initialization crash on x86." by Evgenii Stepanov · 9 years ago
  36. dd76f74 Merge "Fix CFI initialization crash on x86." by Evgenii Stepanov · 9 years ago
  37. 95e2e6f Exit failure if trying to load non-PIE. by Dan Albert · 9 years ago
  38. 4ccd431 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  39. 3f55787 Add "benchmark" to time atomic operations by Hans Boehm · 9 years ago
  40. eb35144 Merge "s/NULL/nullptr/ in system properties code." by Treehugger Robot · 9 years ago
  41. 8e7396c s/NULL/nullptr/ in system properties code. by Elliott Hughes · 9 years ago
  42. 44bea80 Merge "clang-format system_properties.cpp." by Treehugger Robot · 9 years ago
  43. 9750d6b Merge "Revert "Fix CFI initialization crash on x86."" by Alex Cheung · 9 years ago
  44. 6fcd7a7 Revert "Fix CFI initialization crash on x86." by Alex Cheung · 9 years ago
  45. 9160ed9 clang-format system_properties.cpp. by Elliott Hughes · 9 years ago
  46. a506664 Merge "Fix CFI initialization crash on x86." by Evgenii Stepanov · 9 years ago
  47. 5dc75c6 Merge "glibc ipc64_perm __key compatibility." by Treehugger Robot · 9 years ago
  48. be46d38 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  49. 93e272d Merge "property_contexts: split into platform and non-platform components" by Sandeep Patil · 9 years ago
  50. 0c6f806 Merge "Remove backwards compatibility for old system properties." by Treehugger Robot · 9 years ago
  51. a29821b glibc ipc64_perm __key compatibility. by Elliott Hughes · 9 years ago
  52. f8562c5 Remove backwards compatibility for old system properties. by Elliott Hughes · 9 years ago
  53. 34f0cfa property_contexts: split into platform and non-platform components by Sandeep Patil · 9 years ago
  54. 6a9e0c8 Merge "Update to kernel headers v4.9.6." by Treehugger Robot · 9 years ago
  55. 7518109 bionic: move ADF uapi header out of bionic by Greg Hackmann · 9 years ago
  56. 351a796 Update to kernel headers v4.9.6. by Christopher Ferris · 9 years ago
  57. 00e388d Merge "Update to kernel headers v4.9.3." by Christopher Ferris · 9 years ago
  58. 15db5d0 Merge "Silence unused variable warning in sys_ptrace_test" by Pavel Labath · 9 years ago
  59. bb9713d Silence unused variable warning in sys_ptrace_test by Pavel Labath · 9 years ago
  60. 3f62787 Merge "Add hardware breakpoint ptrace test" by Pavel Labath · 9 years ago
  61. fb082ee Add hardware breakpoint ptrace test by Pavel Labath · 9 years ago
  62. 2ca556b Merge "Remove dependency on libc.a from the linker" by Treehugger Robot · 9 years ago
  63. 55aae03 Merge "Remove bionic-unit-tests-gcc" by Dimitry Ivanov · 9 years ago
  64. 451909d Remove dependency on libc.a from the linker by Dimitry Ivanov · 9 years ago
  65. 3c81d5b Remove bionic-unit-tests-gcc by Dimitry Ivanov · 9 years ago
  66. 577a944 Merge "Adding kuser_helper on note to all arm32 binaries." by Max Spector · 9 years ago
  67. 3c0363d Merge "Fix bionic-unit-tests in arch with binary translator" by Victor Khimenko · 9 years ago
  68. 0c45c7d Merge "Don't mark __res_params or android_net_context as packed." by Treehugger Robot · 9 years ago
  69. 2e3d6a1 Adding kuser_helper on note to all arm32 binaries. by mspector · 9 years ago
  70. 6a9755d Update to kernel headers v4.9.3. by Christopher Ferris · 9 years ago
  71. 6418f95 Merge "Use trap not kill in seccomp filter" by Paul Lawrence · 9 years ago
  72. 14b9d71 Fix bionic-unit-tests in arch with binary translator by Victor Khimenko · 9 years ago
  73. 18c009c Merge "Fix bionic-unit-tests in some non-standard builds" by Victor Khimenko · 9 years ago
  74. 9935e0f Don't mark __res_params or android_net_context as packed. by Stephen Hines · 9 years ago
  75. 3f6d599 Merge changes from topic 'property_service_protocol_v2' by Dimitry Ivanov · 9 years ago
  76. cafd355 Do not send 0 byte string content. by Dimitry Ivanov · 9 years ago
  77. 65273fb Fix bionic-unit-tests in some non-standard builds by Victor Khimenko · 9 years ago
  78. 16b2a4d Revert "Revert "Remove limit of system property name length"" by Dimitry Ivanov · 9 years ago
  79. d8388cd Merge "[cfi] Handle large libraries correctly." by Evgenii Stepanov · 9 years ago
  80. 40250bb Merge "Revert "Remove limit of system property name length"" by Dimitry Ivanov · 9 years ago
  81. 3d9fc69 Use trap not kill in seccomp filter by Paul Lawrence · 9 years ago
  82. 489f58b Revert "Remove limit of system property name length" by Dimitry Ivanov · 9 years ago
  83. f0b42ae Merge "Removed include log\logger.h from log_fake.cpp" by Vijay Venkatraman · 9 years ago
  84. 191d2f3 Removed include log\logger.h from log_fake.cpp by Vijay Venkatraman · 9 years ago
  85. 440d6c7 Merge "Remove limit of system property name length" by Dimitry Ivanov · 9 years ago
  86. 8bb01c0 Merge "Remove libc++ dependency from prebuilt test-libs" by Treehugger Robot · 9 years ago
  87. 3685e45 Merge "Mark ifunc tests failing on arm as known failures" by Treehugger Robot · 9 years ago
  88. 01c888c Mark ifunc tests failing on arm as known failures by Dimitry Ivanov · 9 years ago
  89. bfe8680 Remove libc++ dependency from prebuilt test-libs by Dimitry Ivanov · 9 years ago
  90. 5c1ce27 Remove limit of system property name length by Dimitry Ivanov · 10 years ago
  91. 636a2ec [cfi] Handle large libraries correctly. by Evgenii Stepanov · 9 years ago
  92. 7844b4c Merge "Add props files for each partition" by Treehugger Robot · 9 years ago
  93. dc94cf5 Add props files for each partition by Jaekyun Seok · 9 years ago
  94. ad3b399 Merge "Add seccomp support library" by Treehugger Robot · 9 years ago
  95. eabc352 Add seccomp support library by Paul Lawrence · 9 years ago
  96. 082bec5 Merge "Runtime support for CFI" by Evgenii Stepanov · 9 years ago
  97. 2d261e8 Merge changes from topic 'kill_debuggerd' by Josh Gao · 9 years ago
  98. 0a3637d Runtime support for CFI by Evgenii Stepanov · 9 years ago
  99. 2f238b3 Merge "Declare dependency on android_filesystem_config.h" by Colin Cross · 9 years ago
  100. dbfa1bd Merge "Revert "property_contexts: split into platform and non-platform components"" by Jorim Jaggi · 9 years ago