1. a187a6f Merge "Revert "Remove the global thread list."" by David James · 9 years ago
  2. 7484c21 Revert "Remove the global thread list." by Elliott Hughes · 9 years ago
  3. 9b9d4eb Merge "Remove the global thread list." by Elliott Hughes · 9 years ago
  4. beb3eb1 Revert "Fix CFI initialization crash on x86." by Evgenii Stepanov · 9 years ago
  5. 4ccd431 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  6. 6fcd7a7 Revert "Fix CFI initialization crash on x86." by Alex Cheung · 9 years ago
  7. be46d38 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  8. bb9713d Silence unused variable warning in sys_ptrace_test by Pavel Labath · 9 years ago
  9. fb082ee Add hardware breakpoint ptrace test by Pavel Labath · 9 years ago
  10. 55aae03 Merge "Remove bionic-unit-tests-gcc" by Dimitry Ivanov · 9 years ago
  11. 3c81d5b Remove bionic-unit-tests-gcc by Dimitry Ivanov · 9 years ago
  12. 14b9d71 Fix bionic-unit-tests in arch with binary translator by Victor Khimenko · 9 years ago
  13. 18c009c Merge "Fix bionic-unit-tests in some non-standard builds" by Victor Khimenko · 9 years ago
  14. cafd355 Do not send 0 byte string content. by Dimitry Ivanov · 9 years ago
  15. 65273fb Fix bionic-unit-tests in some non-standard builds by Victor Khimenko · 9 years ago
  16. 16b2a4d Revert "Revert "Remove limit of system property name length"" by Dimitry Ivanov · 9 years ago
  17. 40250bb Merge "Revert "Remove limit of system property name length"" by Dimitry Ivanov · 9 years ago
  18. 489f58b Revert "Remove limit of system property name length" by Dimitry Ivanov · 9 years ago
  19. 440d6c7 Merge "Remove limit of system property name length" by Dimitry Ivanov · 9 years ago
  20. 8bb01c0 Merge "Remove libc++ dependency from prebuilt test-libs" by Treehugger Robot · 9 years ago
  21. 01c888c Mark ifunc tests failing on arm as known failures by Dimitry Ivanov · 9 years ago
  22. bfe8680 Remove libc++ dependency from prebuilt test-libs by Dimitry Ivanov · 9 years ago
  23. 5c1ce27 Remove limit of system property name length by Dimitry Ivanov · 10 years ago
  24. 082bec5 Merge "Runtime support for CFI" by Evgenii Stepanov · 9 years ago
  25. 0a3637d Runtime support for CFI by Evgenii Stepanov · 10 years ago
  26. 2a3b4fa Rename libdebuggerd_client to libdebuggerd_handler. by Josh Gao · 9 years ago
  27. 1f553ea Switch bionic-unit-tests to libc++_static. by Yabin Cui · 9 years ago
  28. cc44100 Beef up process_vm_readv/writev tests by Pavel Labath · 9 years ago
  29. 1b2975d Merge "localtime_r(3) should act as if it calls tzset(3)." by Elliott Hughes · 9 years ago
  30. 27fa754 Merge "Improve fmemopen tests." by Josh Gao · 9 years ago
  31. ea87716 localtime_r(3) should act as if it calls tzset(3). by Elliott Hughes · 9 years ago
  32. 94ea198 Merge "Add support for expected failures to gtest runner." by Treehugger Robot · 9 years ago
  33. 2f06e10 Improve fmemopen tests. by Josh Gao · 9 years ago
  34. 907fcc9 Merge "Hide __system_property_add/update, deprecate find_nth" by Treehugger Robot · 9 years ago
  35. 581b9f6 Hide __system_property_add/update, deprecate find_nth by Dimitry Ivanov · 9 years ago
  36. 0105222 Add support for expected failures to gtest runner. by Josh Gao · 9 years ago
  37. 940d460 Merge "Revert "Revert "move android_ids into bionic""" by Elliott Hughes · 9 years ago
  38. b0e8c56 Remove the global thread list. by Elliott Hughes · 9 years ago
  39. 462ea66 Fix bionic-unit-tests-static crash by Dimitry Ivanov · 9 years ago
  40. 5489183 Merge "Define range of GIDs for cached app data." by Jeff Sharkey · 9 years ago
  41. 59dd615 Merge "Add test for elf-hash and packed relocations" by Dimitry Ivanov · 9 years ago
  42. d5b578a Add test for empty symbol lookup by Dimitry Ivanov · 9 years ago
  43. ac4bd2f Add test for elf-hash and packed relocations by Dimitry Ivanov · 9 years ago
  44. 3f6eee9 Revert "Revert "move android_ids into bionic"" by Elliott Hughes · 9 years ago
  45. 9f9c73b Merge "Rename <grp.h>/<pwd.h> tests to fit the usual pattern." by Elliott Hughes · 9 years ago
  46. 934bc86 Define range of GIDs for cached app data. by Jeff Sharkey · 9 years ago
  47. 755ecde Merge "bionic-unit-tests: Build host testlibs in bionic-loader-test-libs" by Treehugger Robot · 9 years ago
  48. 5367d1b Rename <grp.h>/<pwd.h> tests to fit the usual pattern. by Elliott Hughes · 9 years ago
  49. 50ae6dd Merge "Revert "move android_ids into bionic"" by Treehugger Robot · 9 years ago
  50. 901de13 Merge "Fix gtest_filter of bionic gtest runner." by Yabin Cui · 9 years ago
  51. 77cb68d Revert "move android_ids into bionic" by Elliott Hughes · 9 years ago
  52. c641a95 Fix gtest_filter of bionic gtest runner. by Yabin Cui · 9 years ago
  53. 858ec7a Merge "Fix the way to find negative filter pattern." by Yabin Cui · 9 years ago
  54. ded6c91 Merge "move android_ids into bionic" by Elliott Hughes · 9 years ago
  55. cf75462 Fix the way to find negative filter pattern. by Yabin Cui · 9 years ago
  56. ee2952e bionic-unit-tests: Build host testlibs in bionic-loader-test-libs by Kevin Brodsky · 9 years ago
  57. 722d01a Fix icu4c calling on x86. by Elliott Hughes · 9 years ago
  58. 51366e9 Merge "Add test for ambient caps" by Treehugger Robot · 9 years ago
  59. ba1f77d Add test for ambient caps by Greg Hackmann · 9 years ago
  60. 0ee1546 Merge "Fix wcsto* where strings begin with whitespace." am: 297ad4cbb8 by Dan Albert · 9 years ago
  61. 297ad4c Merge "Fix wcsto* where strings begin with whitespace." by Treehugger Robot · 9 years ago
  62. f634655 Fix wcsto* where strings begin with whitespace. by Dan Albert · 9 years ago
  63. f3d49a3 Merge "Fix unistd.execvpe_ENOEXEC and unistd.execvpe_failure." am: b2d36b4ec7 by Elliott Hughes · 9 years ago
  64. 5965bf0 Fix unistd.execvpe_ENOEXEC and unistd.execvpe_failure. by Elliott Hughes · 9 years ago
  65. 1a13db5 move android_ids into bionic by William Roberts · 10 years ago
  66. d3adf35 Merge "Use icu4c to implement <wctype.h>." am: bd734f0716 by Elliott Hughes · 9 years ago
  67. bd734f0 Merge "Use icu4c to implement <wctype.h>." by Elliott Hughes · 9 years ago
  68. 03b7872 Merge "Implement <langinfo.h>." am: 86841573ed by Elliott Hughes · 9 years ago
  69. a57ca0d Use icu4c to implement <wctype.h>. by Elliott Hughes · 9 years ago
  70. 8684157 Merge "Implement <langinfo.h>." by Elliott Hughes · 9 years ago
  71. ead3686 Merge "Fix bionic-unit-tests-glibc" am: 11b362d284 by Dimitry Ivanov · 9 years ago
  72. 11b362d Merge "Fix bionic-unit-tests-glibc" by Treehugger Robot · 9 years ago
  73. d0b5c3a Fix bionic-unit-tests-glibc by Dimitry Ivanov · 9 years ago
  74. d6e512e Merge "Remove CLONE_NEWNS for gettid and getpid cache tests." am: d39380cc4d by Yabin Cui · 9 years ago
  75. fb5b9bb Remove CLONE_NEWNS for gettid and getpid cache tests. by Yabin Cui · 9 years ago
  76. fc8e688 Implement <langinfo.h>. by Elliott Hughes · 9 years ago
  77. c478690 Merge "Improve dlerror_concurrent test" am: ada292531e by Dimitry Ivanov · 9 years ago
  78. c7365eb Improve dlerror_concurrent test by Dimitry Ivanov · 9 years ago
  79. aee547d Merge "Add and use constants for the Android API levels." am: 60ba60dd25 by Elliott Hughes · 9 years ago
  80. 60ba60d Merge "Add and use constants for the Android API levels." by Treehugger Robot · 9 years ago
  81. 05d1ada Merge "Add original prebuilt test libraries" am: 2880754368 by Dimitry Ivanov · 9 years ago
  82. 5bc78c8 Add and use constants for the Android API levels. by Elliott Hughes · 9 years ago
  83. 2880754 Merge "Add original prebuilt test libraries" by Dimitry Ivanov · 9 years ago
  84. 416158d Add original prebuilt test libraries by Dimitry Ivanov · 9 years ago
  85. 452d4d3 Merge "Fix error case to print newlines properly." am: b08fde95cb by Christopher Ferris · 9 years ago
  86. 4dd2785 Fix error case to print newlines properly. by Christopher Ferris · 9 years ago
  87. 7676c34 Merge "Eliminate deadlock in forked child due to delayed resetting mutex lock" by Dimitry Ivanov · 9 years ago
  88. 8bfaac0 Merge "Eliminate deadlock in forked child due to delayed resetting mutex lock" by Dimitry Ivanov · 9 years ago
  89. 34637a7 Merge "Show amount of parallelism in gtest output." am: 15ae549658 by Elliott Hughes · 9 years ago
  90. 15ae549 Merge "Show amount of parallelism in gtest output." by Treehugger Robot · 9 years ago
  91. 54901af Merge "Fix format macros for fast16 and fast32 int types." am: a3ab8ebedd by Elliott Hughes · 9 years ago
  92. a3ab8eb Merge "Fix format macros for fast16 and fast32 int types." by Elliott Hughes · 9 years ago
  93. d568220 Merge "Make prctl test check maps." am: 95780f2b42 by Christopher Ferris · 9 years ago
  94. f1649d9 Make prctl test check maps. by Christopher Ferris · 9 years ago
  95. f6a21bf Eliminate deadlock in forked child due to delayed resetting mutex lock by Mingwei Shi · 9 years ago
  96. fec6131 Merge "Set __get_thread()->tid as part of clone()." am: f41032a3e2 by Robert Sesek · 9 years ago
  97. e462117 Set __get_thread()->tid as part of clone(). by Robert Sesek · 9 years ago
  98. b690715 Merge "Fix gettid() after clone()." am: 8c22ff76e2 by Robert Sesek · 9 years ago
  99. 8c22ff7 Merge "Fix gettid() after clone()." by Treehugger Robot · 9 years ago
  100. 48de71e Show amount of parallelism in gtest output. by Elliott Hughes · 9 years ago