1. a828a2f linker: don't pass dlextinfo to dependent loads. by Torne (Richard Coles) · 9 years ago
  2. 4f3e359 am 93a91f0c: Force cts to only run one test at a time. by Christopher Ferris · 9 years ago
  3. 93a91f0 Force cts to only run one test at a time. by Christopher Ferris · 9 years ago
  4. 01030c2 Increase alternative signal stack size on 64-bit devices. by Yabin Cui · 9 years ago
  5. 0660be8 am a6a12a78: am 0fdcdd00: Merge "Fix flaky test time.timer_settime_0." into lollipop-mr1-cts-dev by Yabin Cui · 9 years ago
  6. a6a12a7 am 0fdcdd00: Merge "Fix flaky test time.timer_settime_0." into lollipop-mr1-cts-dev by Yabin Cui · 9 years ago
  7. bf572d9 Fix flaky test time.timer_settime_0. by Yabin Cui · 9 years ago
  8. 9d11a70 We don't have CXX_BARE any more by Ying Wang · 9 years ago
  9. f643eb3 Improve personality initialization by Dmitriy Ivanov · 9 years ago
  10. 96ebdcd Remove libdl* tests from bionic-unit-tests-static by Dmitriy Ivanov · 9 years ago
  11. cb06075 am 8beb0c34: am b245bc75: am 0f455612: Merge "Fix flaky test of timer_create_multiple in L." into lollipop-mr1-cts-dev by Yabin Cui · 9 years ago
  12. 8beb0c3 am b245bc75: am 0f455612: Merge "Fix flaky test of timer_create_multiple in L." into lollipop-mr1-cts-dev by Yabin Cui · 9 years ago
  13. 410c1ad Fix flaky test of timer_create_multiple in L. by Yabin Cui · 9 years ago
  14. cce405a Add a sys/procfs.h. by Dan Albert · 9 years ago
  15. ae1e754 Merge "Make path to apk compliant with jar url format" into mnc-dev by Dmitriy Ivanov · 9 years ago
  16. 25ac753 Add process_vm_readv and process_vm_writev. by Elliott Hughes · 9 years ago
  17. 79b3877 Fix application_sdk_versions_smoke test by Dmitriy Ivanov · 9 years ago
  18. 511cfd9 Allow NULL in pthread_mutex_lock/unlock. by Christopher Ferris · 9 years ago
  19. 524f1f1 Make path to apk compliant with jar url format by Dmitriy Ivanov · 9 years ago
  20. ea248d9 Merge "Make sys_resource test more robust." into lollipop-cts-dev by Yabin Cui · 9 years ago
  21. e7ece90 Make sys_resource test more robust. by Yabin Cui · 9 years ago
  22. c92f9f8 libc: Add O_PATH support for fgetxattr / fsetxattr by Nick Kralevich · 9 years ago
  23. c4ebe60 Fix dlsym(handle_of_main_executable, ...) by Dmitriy Ivanov · 9 years ago
  24. c5e02ee Cleanup ftruncate negative test. by Dan Albert · 9 years ago
  25. 5f3e19d Fix error handling for negative size in ftruncate. by Dan Albert · 9 years ago
  26. d8ead18 Add functions to provide target sdk version by Dmitriy Ivanov · 9 years ago
  27. c15a935 am fd20a8c2: resolved conflicts for merge of 473d96c0 to lmp-mr1-ub-dev by Yabin Cui · 9 years ago
  28. fd20a8c resolved conflicts for merge of 473d96c0 to lmp-mr1-ub-dev by Yabin Cui · 9 years ago
  29. 2b5c228 Remove pthread_detach_no_leak test. by Yabin Cui · 9 years ago
  30. ff40780 Remove -z global workaround for target x86 by Dmitriy Ivanov · 9 years ago
  31. 4bac6ea Improved dlsym tests and fixes to linker by Dmitriy Ivanov · 9 years ago
  32. 5c0996a Fix timer flaky test in lollipop-mr1-cts-dev. by Yabin Cui · 9 years ago
  33. a60fd09 Move pthread_atfork_dlclose test out of static lib by Dmitriy Ivanov · 9 years ago
  34. 9a2744d Merge "Fix POSIX timer thread naming." by Elliott Hughes · 9 years ago
  35. d1aea30 Fix POSIX timer thread naming. by Elliott Hughes · 9 years ago
  36. 2c256a0 Merge "Unregister pthread_atfork handlers on dlclose()" by Dmitriy Ivanov · 9 years ago
  37. e91e66f Use bfd linker for x86/x86_64 targets by Dmitriy Ivanov · 9 years ago
  38. ea295f6 Unregister pthread_atfork handlers on dlclose() by Dmitriy Ivanov · 9 years ago
  39. 6612d7a Enable dlsym_df_1_global test for arm/arm64 by Dmitriy Ivanov · 9 years ago
  40. 094f58f Revert "Unregister pthread_atfork handlers on dlclose()" by Dimitry Ivanov · 9 years ago
  41. 6df122f Unregister pthread_atfork handlers on dlclose() by Dmitriy Ivanov · 9 years ago
  42. 4228188 add fortified readlink/readlinkat implementations by Daniel Micay · 9 years ago
  43. 3875744 Merge "Support symbol versioning" by Dmitriy Ivanov · 9 years ago
  44. 2a81536 Support symbol versioning by Dmitriy Ivanov · 9 years ago
  45. e7e1c87 add fortified implementations of pread/pread64 by Daniel Micay · 9 years ago
  46. a40cb0c Merge "Call __cxa_thread_finalize for the main thread." by Dmitriy Ivanov · 9 years ago
  47. 2587c6a Merge "Change on handling of SIGEV_THREAD timers." by Yabin Cui · 9 years ago
  48. 95f1ee2 Change on handling of SIGEV_THREAD timers. by Yabin Cui · 9 years ago
  49. 163ab8b Call __cxa_thread_finalize for the main thread. by Dmitriy Ivanov · 9 years ago
  50. 66aa0b6 Hide emutls* symbols in libc.so by Dmitriy Ivanov · 9 years ago
  51. 8f3f041 Merge "Prevent using static-allocated pthread keys before creation." by Yabin Cui · 9 years ago
  52. 5ddbb3f Prevent using static-allocated pthread keys before creation. by Yabin Cui · 9 years ago
  53. de88974 Merge "Fix dl* tests to run-on-host" by Dmitriy Ivanov · 9 years ago
  54. ef25592 Fix dl* tests to run-on-host by Dmitriy Ivanov · 9 years ago
  55. 9f2c2f5 Merge "Provide writer preference option in rwlock." by Yabin Cui · 9 years ago
  56. 76615da Provide writer preference option in rwlock. by Yabin Cui · 9 years ago
  57. 1dce3ed Fix x86_64 build by Dmitriy Ivanov · 9 years ago
  58. 8a1007d Merge "Add realpath for soinfo" by Dmitriy Ivanov · 9 years ago
  59. aae859c Add realpath for soinfo by Dmitriy Ivanov · 9 years ago
  60. 67de259 Merge "Add a test for getdelim(3) on a directory." by Elliott Hughes · 9 years ago
  61. 694fd2d Add a test for getdelim(3) on a directory. by Elliott Hughes · 9 years ago
  62. 4bd8f96 Merge "Fix bug for recursive/errorcheck mutex on 32-bit devices." by Yabin Cui · 9 years ago
  63. f796985 Fix bug for recursive/errorcheck mutex on 32-bit devices. by Yabin Cui · 9 years ago
  64. 45c5713 Add libdl dependency for target libraries by Dmitriy Ivanov · 9 years ago
  65. aea165c Merge "Add ANDROID_DLEXT_FORCE_LOAD flag" by Dmitriy Ivanov · 9 years ago
  66. 9b82136 Add ANDROID_DLEXT_FORCE_LOAD flag by Dmitriy Ivanov · 9 years ago
  67. 06b6e3c Merge "Look into local group on dlsym with RTLD_DEFAULT" by Dmitriy Ivanov · 9 years ago
  68. 76ac1ac Look into local group on dlsym with RTLD_DEFAULT by Dmitriy Ivanov · 9 years ago
  69. 00d1101 Merge "Refactor pthread_mutex to support 32-bit owner_tid on 64-bit devices." by Yabin Cui · 9 years ago
  70. 618935d Merge "gtest_repeat should allow negative values." by Christopher Ferris · 9 years ago
  71. 119cb55 gtest_repeat should allow negative values. by Christopher Ferris · 9 years ago
  72. e69c245 Refactor pthread_mutex to support 32-bit owner_tid on 64-bit devices. by Yabin Cui · 9 years ago
  73. 0ad256c Fix ftw tests when run as non-root. by Elliott Hughes · 9 years ago
  74. 6170693 Make ThreadLocalBuffer a class rather than a macro. by Elliott Hughes · 9 years ago
  75. 947aded Add test for thread_local keyword. by Dmitriy Ivanov · 9 years ago
  76. 8f3eb5a Merge "Revert "Cause Fatal error when invalid pthread_id is detected."" by Yabin Cui · 9 years ago
  77. 220b99b Revert "Cause Fatal error when invalid pthread_id is detected." by Yabin Cui · 9 years ago
  78. f2d153f Merge "Initial implementation of __cxa_thread_atexit_impl" by Dmitriy Ivanov · 9 years ago
  79. df79c33 Initial implementation of __cxa_thread_atexit_impl by Dmitriy Ivanov · 9 years ago
  80. 17393b0 Hide internal of pthread_mutex_t. by Yabin Cui · 9 years ago
  81. 0332478 Cause Fatal error when invalid pthread_id is detected. by Yabin Cui · 9 years ago
  82. b584572 Add test for pthread types alignment check. by Yabin Cui · 9 years ago
  83. bbb0432 Return EINVAL when calling pthread_detach for joined thread. by Yabin Cui · 9 years ago
  84. 52393a5 Move open from zip tests to dlext by Dmitriy Ivanov · 9 years ago
  85. 618f1a3 Implement lookup by DT_SONAME by Dmitriy Ivanov · 9 years ago
  86. c6fbbb4 Merge "Hide statfs/fstatfs' ST_VALID flag from userspace." by Elliott Hughes · 9 years ago
  87. fa495d5 Hide statfs/fstatfs' ST_VALID flag from userspace. by Elliott Hughes · 9 years ago
  88. c0eaa73 Merge "Support loading shared libraries from zip files" by Dimitry Ivanov · 9 years ago
  89. ee7649c set errno to ENOENT in getauxval per glibc 2.19 by Daniel Micay · 9 years ago
  90. 5490beb Merge "Remove duplication in pthread_mutex.cpp." by Yabin Cui · 9 years ago
  91. aef7195 Support loading shared libraries from zip files by Simon Baldwin · 9 years ago
  92. cb0443c Remove obsolete test_isolated wrapper function by Dmitriy Ivanov · 9 years ago
  93. d3e2a20 Merge "Hide content of pthread_cond_t in pthread_cond_internal_t." by Yabin Cui · 9 years ago
  94. b1ada3d Fix typo by Dmitriy Ivanov · 9 years ago
  95. 32651b8 Hide content of pthread_cond_t in pthread_cond_internal_t. by Yabin Cui · 9 years ago
  96. 64a9c4f Make gtest_main exit 1 when some test are failed. by Yabin Cui · 9 years ago
  97. 5b8e7cd Remove duplication in pthread_mutex.cpp. by Yabin Cui · 9 years ago
  98. c6e5874 Loosen fchmodat AT_SYMLINK_NOFOLLOW test on symlink. by Yabin Cui · 9 years ago
  99. 24e8871 Rename fortify_sprintf_warnings.cpp to fortify_compilation_test.cpp. by Yabin Cui · 9 years ago
  100. d964759 Fix fortify compilation test in x86_64. by Yabin Cui · 9 years ago