1. 10cbbd8 Workaround for add_tid_to_cgroup failed to write by Glenn Kasten · 13 years ago
  2. a26e1cf Scheduling group cleanup by Glenn Kasten · 13 years ago
  3. 0818b09 Add a simple work queue abstraction. by Jeff Brown · 13 years ago
  4. ba699cb Thread::getTid returns pid_t gettid() after run by Glenn Kasten · 14 years ago
  5. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  6. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  7. 9f76015 Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 14 years ago
  8. 9dbb77d Fix androidGetThreadPriority for non-pthread configurations. by Andreas Huber · 14 years ago
  9. 1d60b96 A new API "androidGetThreadPriority" by Andreas Huber · 14 years ago
  10. 940673f Merge "Add C++ thread API androidGetThreadSchedulingGroup" by Glenn Kasten · 14 years ago
  11. 3919950 Add a call to pthread_attr_destroy to avoid potential memory leaks. by Le-Chun Wu · 14 years ago
  12. 4fb2427 Add C++ thread API androidGetThreadSchedulingGroup by Glenn Kasten · 14 years ago
  13. be3c018 Merge "Add Thread::join" by Glenn Kasten · 14 years ago
  14. 58e012d Add Thread::join by Glenn Kasten · 14 years ago
  15. ce63396 Thread ID zero for androidSetThreadSchedulingGroup by Glenn Kasten · 14 years ago
  16. 982a69f Merge "Bug 4608375" by Glenn Kasten · 14 years ago
  17. f0c4125 Bug 4608375 by Glenn Kasten · 14 years ago
  18. d9e1bb7 Remove redundant memory barrier by Glenn Kasten · 14 years ago
  19. 7e453a5 Bug 3362814 Fix SMP race in access to mRequestExit by Glenn Kasten · 14 years ago
  20. af1cf07 Clean up use of HAVE_ANDROID_OS by Kenny Root · 14 years ago
  21. 02bac86 Merge from open-source gingerbread by Jean-Baptiste Queru · 14 years ago
  22. 5ee1a0c fix failing thread object run by Ritu Srivastava · 14 years ago
  23. a017d5b Fix issue 3302649. by Eric Laurent · 14 years ago
  24. 9c82c48 Always set the scheduling group when starting a new thread. by Dianne Hackborn · 15 years ago
  25. bb39b9f Hopefully fix the build. by Dianne Hackborn · 15 years ago
  26. 7b0d45c Add system property to turn off scheduling groups. by Dianne Hackborn · 15 years ago
  27. d0aecce Maybe really fix windows build. by Dianne Hackborn · 15 years ago
  28. c5b1389 Hopefully fix Windows build by Dianne Hackborn · 15 years ago
  29. 8c6cedc Propagate background scheduling class across processes. by Dianne Hackborn · 15 years ago
  30. 4de4ebf use broadcast() instead of signal() when signaling the condition-variable Thread::RequestExitAndWait() is waiting for by Mathias Agopian · 16 years ago
  31. 429db15 Fix Win32 libutils to get a working SDK build. by David 'Digit' Turner · 16 years ago
  32. ec0f1f6 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 16 years ago
  33. 9adf84a auto import from //depot/cupcake/@136594 by The Android Open Source Project · 16 years ago
  34. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  35. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  36. 43aa2b1 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  37. 0bb0340 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  38. 7c1b96a Initial Contribution by The Android Open Source Project · 17 years ago