1. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  2. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 10 years ago
  3. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/base/mutex_test.cc]
  4. 23055dc Mutex tidy up. by Ian Rogers · 11 years ago
  5. 76b6167 Move mutex.h into base/mutex.h. by Elliott Hughes · 12 years ago[Renamed from src/mutex_test.cc]
  6. c604d73 Implement mutex requeueing for cv broadcasts. by Ian Rogers · 12 years ago
  7. 81d425b Pass self to lock methods. by Ian Rogers · 12 years ago
  8. f3a2641 Make Mutexes work on Mac OS X 10.6 by Brian Carlstrom · 12 years ago
  9. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  10. 92c9a35 Ensure we can Mutex::Wait on a recursively locked Mutex by Brian Carlstrom · 12 years ago
  11. 72d63d4 Fix misleading mutex_test.cc comments. by Elliott Hughes · 12 years ago
  12. 8141405 Fix mutex_test.cc so it'll compile with both GCC versions we support. by Elliott Hughes · 12 years ago
  13. 91117af Fix build. (dalvik-dev's GCC is smarter.) by Elliott Hughes · 12 years ago
  14. f834936 Use static thread safety analysis when available, and fix the bugs GCC finds. by Elliott Hughes · 12 years ago
  15. f149843 Clean up Mutex a little and add the missing pieces for Mac OS. by Elliott Hughes · 12 years ago
  16. 3efb841 Fix the Mac build, and clean up some test-only code. by Elliott Hughes · 12 years ago
  17. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  18. cd74c4b Fix thread hang by Brian Carlstrom · 13 years ago