1. 4a92ffd Stop using __system_property_area__ by Victor Khimenko · 9 years ago
  2. 35c8e3b Fix greylist exception to account for linked namespaces by Dimitry Ivanov · 9 years ago
  3. 78e6c4e Merge "Add tests for <endian.h>." by Treehugger Robot · 9 years ago
  4. 2a6955e loader: set PT_INTERP to itself by Dimitry Ivanov · 9 years ago
  5. ba267f4 Add tests for <endian.h>. by Elliott Hughes · 9 years ago
  6. fb5a639 Silence a compiler warning due to unused variable on mips by Pavel Labath · 9 years ago
  7. 3dad8d5 Add "imprecise" watchpoint ptrace test by Pavel Labath · 9 years ago
  8. 1862314 Add test for a greylisted library by Dimitry Ivanov · 9 years ago
  9. 30a3627 Cope with argv[0] being null in the dynamic linker. by Elliott Hughes · 9 years ago
  10. c9a840a Merge "Add timeout support to __system_property_wait." by Treehugger Robot · 9 years ago
  11. 40c885a Add timeout support to __system_property_wait. by Elliott Hughes · 9 years ago
  12. 6ce686c Downgrade the special case of pthread_t(0) to a warning. by Elliott Hughes · 9 years ago
  13. d115846 Merge "Add tests for ptrace resumption behavior." by Josh Gao · 9 years ago
  14. 5e3fe95 Add tests for ptrace resumption behavior. by Josh Gao · 9 years ago
  15. c54937b Merge "add fortified implementations of send/sendto" by Treehugger Robot · 9 years ago
  16. 95b59c5 add fortified implementations of send/sendto by Daniel Micay · 9 years ago
  17. 0370905 Merge "Be more strict about using invalid `pthread_t`s." by Elliott Hughes · 9 years ago
  18. ade3be4 Merge "Add __system_property_wait and return the serial in __system_property_read_callback." by Treehugger Robot · 9 years ago
  19. 11859d4 Be more strict about using invalid `pthread_t`s. by Elliott Hughes · 9 years ago
  20. a0d374d Add __system_property_wait and return the serial in __system_property_read_callback. by Elliott Hughes · 9 years ago
  21. 572b1dd Merge "Match __bos0 to __pass_object_size0 in FORTIFY" by Treehugger Robot · 9 years ago
  22. 2cb4dfb Merge "Replace public library list with shared lib sonames (part 2/2)" by Dimitry Ivanov · 9 years ago
  23. 156d5a8 Match __bos0 to __pass_object_size0 in FORTIFY by George Burgess IV · 9 years ago
  24. ec90e24 loader: fix d-tor call order by Dimitry Ivanov · 9 years ago
  25. 7a34b9d Replace public library list with shared lib sonames (part 2/2) by Dimitry Ivanov · 9 years ago
  26. 7d429d3 Replace public library list with shared lib sonames (part 1/2) by Dimitry Ivanov · 9 years ago
  27. 5ac6509 Merge "libc: add clang FORTIFY support" by Treehugger Robot · 9 years ago
  28. 7cc779f libc: add clang FORTIFY support by George Burgess IV · 9 years ago
  29. ea8f396 Add test checking init/fini call order by Dimitry Ivanov · 9 years ago
  30. bcb1529 Revert "Stop checking the global thread list in several trivial cases." by Elliott Hughes · 9 years ago
  31. f5a4992 Stop checking the global thread list in several trivial cases. by Elliott Hughes · 9 years ago
  32. 9886ea3 Merge "Fix CFI initialization crash on x86." by Evgenii Stepanov · 9 years ago
  33. 68ecec1 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  34. a187a6f Merge "Revert "Remove the global thread list."" by David James · 9 years ago
  35. 7484c21 Revert "Remove the global thread list." by Elliott Hughes · 9 years ago
  36. 9b9d4eb Merge "Remove the global thread list." by Elliott Hughes · 9 years ago
  37. beb3eb1 Revert "Fix CFI initialization crash on x86." by Evgenii Stepanov · 9 years ago
  38. 4ccd431 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  39. 6fcd7a7 Revert "Fix CFI initialization crash on x86." by Alex Cheung · 9 years ago
  40. be46d38 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  41. bb9713d Silence unused variable warning in sys_ptrace_test by Pavel Labath · 9 years ago
  42. fb082ee Add hardware breakpoint ptrace test by Pavel Labath · 9 years ago
  43. 55aae03 Merge "Remove bionic-unit-tests-gcc" by Dimitry Ivanov · 9 years ago
  44. 3c81d5b Remove bionic-unit-tests-gcc by Dimitry Ivanov · 9 years ago
  45. 14b9d71 Fix bionic-unit-tests in arch with binary translator by Victor Khimenko · 9 years ago
  46. 18c009c Merge "Fix bionic-unit-tests in some non-standard builds" by Victor Khimenko · 9 years ago
  47. cafd355 Do not send 0 byte string content. by Dimitry Ivanov · 9 years ago
  48. 65273fb Fix bionic-unit-tests in some non-standard builds by Victor Khimenko · 9 years ago
  49. 16b2a4d Revert "Revert "Remove limit of system property name length"" by Dimitry Ivanov · 9 years ago
  50. 40250bb Merge "Revert "Remove limit of system property name length"" by Dimitry Ivanov · 9 years ago
  51. 489f58b Revert "Remove limit of system property name length" by Dimitry Ivanov · 9 years ago
  52. 440d6c7 Merge "Remove limit of system property name length" by Dimitry Ivanov · 9 years ago
  53. 8bb01c0 Merge "Remove libc++ dependency from prebuilt test-libs" by Treehugger Robot · 9 years ago
  54. 01c888c Mark ifunc tests failing on arm as known failures by Dimitry Ivanov · 9 years ago
  55. bfe8680 Remove libc++ dependency from prebuilt test-libs by Dimitry Ivanov · 9 years ago
  56. 5c1ce27 Remove limit of system property name length by Dimitry Ivanov · 10 years ago
  57. 082bec5 Merge "Runtime support for CFI" by Evgenii Stepanov · 9 years ago
  58. 0a3637d Runtime support for CFI by Evgenii Stepanov · 10 years ago
  59. 2a3b4fa Rename libdebuggerd_client to libdebuggerd_handler. by Josh Gao · 9 years ago
  60. 1f553ea Switch bionic-unit-tests to libc++_static. by Yabin Cui · 9 years ago
  61. cc44100 Beef up process_vm_readv/writev tests by Pavel Labath · 9 years ago
  62. 1b2975d Merge "localtime_r(3) should act as if it calls tzset(3)." by Elliott Hughes · 9 years ago
  63. 27fa754 Merge "Improve fmemopen tests." by Josh Gao · 9 years ago
  64. ea87716 localtime_r(3) should act as if it calls tzset(3). by Elliott Hughes · 9 years ago
  65. 94ea198 Merge "Add support for expected failures to gtest runner." by Treehugger Robot · 9 years ago
  66. 2f06e10 Improve fmemopen tests. by Josh Gao · 9 years ago
  67. 907fcc9 Merge "Hide __system_property_add/update, deprecate find_nth" by Treehugger Robot · 9 years ago
  68. 581b9f6 Hide __system_property_add/update, deprecate find_nth by Dimitry Ivanov · 9 years ago
  69. 0105222 Add support for expected failures to gtest runner. by Josh Gao · 9 years ago
  70. 940d460 Merge "Revert "Revert "move android_ids into bionic""" by Elliott Hughes · 9 years ago
  71. b0e8c56 Remove the global thread list. by Elliott Hughes · 9 years ago
  72. 462ea66 Fix bionic-unit-tests-static crash by Dimitry Ivanov · 9 years ago
  73. 5489183 Merge "Define range of GIDs for cached app data." by Jeff Sharkey · 9 years ago
  74. 59dd615 Merge "Add test for elf-hash and packed relocations" by Dimitry Ivanov · 9 years ago
  75. d5b578a Add test for empty symbol lookup by Dimitry Ivanov · 9 years ago
  76. ac4bd2f Add test for elf-hash and packed relocations by Dimitry Ivanov · 9 years ago
  77. 3f6eee9 Revert "Revert "move android_ids into bionic"" by Elliott Hughes · 9 years ago
  78. 9f9c73b Merge "Rename <grp.h>/<pwd.h> tests to fit the usual pattern." by Elliott Hughes · 9 years ago
  79. 934bc86 Define range of GIDs for cached app data. by Jeff Sharkey · 9 years ago
  80. 755ecde Merge "bionic-unit-tests: Build host testlibs in bionic-loader-test-libs" by Treehugger Robot · 9 years ago
  81. 5367d1b Rename <grp.h>/<pwd.h> tests to fit the usual pattern. by Elliott Hughes · 9 years ago
  82. 50ae6dd Merge "Revert "move android_ids into bionic"" by Treehugger Robot · 9 years ago
  83. 901de13 Merge "Fix gtest_filter of bionic gtest runner." by Yabin Cui · 9 years ago
  84. 77cb68d Revert "move android_ids into bionic" by Elliott Hughes · 9 years ago
  85. c641a95 Fix gtest_filter of bionic gtest runner. by Yabin Cui · 9 years ago
  86. 858ec7a Merge "Fix the way to find negative filter pattern." by Yabin Cui · 9 years ago
  87. ded6c91 Merge "move android_ids into bionic" by Elliott Hughes · 9 years ago
  88. cf75462 Fix the way to find negative filter pattern. by Yabin Cui · 9 years ago
  89. ee2952e bionic-unit-tests: Build host testlibs in bionic-loader-test-libs by Kevin Brodsky · 9 years ago
  90. 722d01a Fix icu4c calling on x86. by Elliott Hughes · 9 years ago
  91. 51366e9 Merge "Add test for ambient caps" by Treehugger Robot · 9 years ago
  92. ba1f77d Add test for ambient caps by Greg Hackmann · 9 years ago
  93. 0ee1546 Merge "Fix wcsto* where strings begin with whitespace." am: 297ad4cbb8 by Dan Albert · 9 years ago
  94. 297ad4c Merge "Fix wcsto* where strings begin with whitespace." by Treehugger Robot · 9 years ago
  95. f634655 Fix wcsto* where strings begin with whitespace. by Dan Albert · 9 years ago
  96. f3d49a3 Merge "Fix unistd.execvpe_ENOEXEC and unistd.execvpe_failure." am: b2d36b4ec7 by Elliott Hughes · 9 years ago
  97. 5965bf0 Fix unistd.execvpe_ENOEXEC and unistd.execvpe_failure. by Elliott Hughes · 9 years ago
  98. 1a13db5 move android_ids into bionic by William Roberts · 10 years ago
  99. d3adf35 Merge "Use icu4c to implement <wctype.h>." am: bd734f0716 by Elliott Hughes · 9 years ago
  100. bd734f0 Merge "Use icu4c to implement <wctype.h>." by Elliott Hughes · 9 years ago