1. c1a1562 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  2. 90affce Remove more semicolons at the end of namespaces by Pirama Arumuga Nainar · 6 years ago
  3. 4e5b691 Add thread safety analysis annotations. by Siarhei Vishniakou · 7 years ago
  4. 75acc7b Exporting C++ headers from system/core by Vijay Venkatraman · 8 years ago[Renamed from include/utils/Mutex.h]
  5. 8ec6753 Fix Mutex::timedLock to properly handle relative time am: 604ba48220 am: 708b9d118a by Andy Hung · 8 years ago
  6. 604ba48 Fix Mutex::timedLock to properly handle relative time by Andy Hung · 8 years ago
  7. 4d031d6 Merge "Fix google-explicit-constructor warnings in utils." am: 5b7e3b9a2a by Chih-Hung Hsieh · 8 years ago
  8. 2a92996 Fix google-explicit-constructor warnings in utils. by Chih-Hung Hsieh · 8 years ago
  9. d62698d Mutex: Note that STL is generally prefered by Greg Kaiser · 8 years ago
  10. 9b828ad Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 9 years ago
  11. 4a6e5a3 Kill HAVE_PTHREADS. by Yabin Cui · 10 years ago
  12. ba8cdf9 Add required casts for clang/llvm -Wc++11-narrowing by Chih-Hung Hsieh · 10 years ago
  13. 601424a Mutex: add timedLock() method by Jesse Hall · 10 years ago
  14. a27c1e0 utils: fix warnings for unused parameters by Igor Murashkin · 12 years ago
  15. 2bd9959 split utils/threads.h into multiple headers by Mathias Agopian · 13 years ago