1. 6fbe0a8 Add C++ thread API androidGetThreadSchedulingGroup by Glenn Kasten · 13 years ago
  2. 6839e8e Add Thread::join by Glenn Kasten · 13 years ago
  3. 5e0243f Thread ID zero for androidSetThreadSchedulingGroup by Glenn Kasten · 13 years ago
  4. 47f4857 Bug 4608375 by Glenn Kasten · 13 years ago
  5. a538e26 Remove redundant memory barrier by Glenn Kasten · 13 years ago
  6. 966a48f Bug 3362814 Fix SMP race in access to mRequestExit by Glenn Kasten · 13 years ago
  7. dafff0b Clean up use of HAVE_ANDROID_OS by Kenny Root · 13 years ago
  8. 741cbc3 fix failing thread object run by Ritu Srivastava · 13 years ago
  9. a25d2ca Revert "libutils: Fix race condition in Thread::requestExitAndWait()" by Mike Lockwood · 13 years ago
  10. ac61abe libutils: Fix race condition in Thread::requestExitAndWait() by Mike Lockwood · 13 years ago
  11. fe2c463 Fix issue 3302649. by Eric Laurent · 14 years ago
  12. a78bab0 Always set the scheduling group when starting a new thread. by Dianne Hackborn · 14 years ago
  13. 193c18c Hopefully fix the build. by Dianne Hackborn · 14 years ago
  14. 16d217e Add system property to turn off scheduling groups. by Dianne Hackborn · 14 years ago
  15. aaa7ef8 Maybe really fix windows build. by Dianne Hackborn · 15 years ago
  16. 3432efa Hopefully fix Windows build by Dianne Hackborn · 15 years ago
  17. 235af97 Propagate background scheduling class across processes. by Dianne Hackborn · 15 years ago
  18. 51ce3ad use broadcast() instead of signal() when signaling the condition-variable Thread::RequestExitAndWait() is waiting for by Mathias Agopian · 15 years ago
  19. 9bafd12 Fix Win32 libutils to get a working SDK build. by David 'Digit' Turner · 15 years ago
  20. 1555436 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 15 years ago
  21. 7a4c839 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  22. cbb1011 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  23. cf59fa8 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  24. 7aa707a auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  25. c739660 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  26. d245d1d Initial Contribution by The Android Open Source Project · 16 years ago