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