1. c6aacce Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 13 years ago
  2. a51f0e7 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 13 years ago
  3. ad3f514 Rename (IF_)LOG() to (IF_)ALOG() by Steve Block · 14 years ago
  4. 86d7db5 Fix androidGetThreadPriority for non-pthread configurations. by Andreas Huber · 14 years ago
  5. bcba155 A new API "androidGetThreadPriority" by Andreas Huber · 14 years ago
  6. b4bf90b Merge "Add C++ thread API androidGetThreadSchedulingGroup" by Glenn Kasten · 14 years ago
  7. da13560 Add a call to pthread_attr_destroy to avoid potential memory leaks. by Le-Chun Wu · 14 years ago
  8. 33eafef Add C++ thread API androidGetThreadSchedulingGroup by Glenn Kasten · 14 years ago
  9. 5161eb7 Merge "Add Thread::join" by Glenn Kasten · 14 years ago
  10. 697283e Add Thread::join by Glenn Kasten · 14 years ago
  11. 60d4779 Thread ID zero for androidSetThreadSchedulingGroup by Glenn Kasten · 14 years ago
  12. 370a71b Merge "Bug 4608375" by Glenn Kasten · 14 years ago
  13. 1d24aaa Bug 4608375 by Glenn Kasten · 14 years ago
  14. 9dbd7d8 Remove redundant memory barrier by Glenn Kasten · 14 years ago
  15. c2b3cda0 Bug 3362814 Fix SMP race in access to mRequestExit by Glenn Kasten · 14 years ago
  16. bb9d394 Clean up use of HAVE_ANDROID_OS by Kenny Root · 14 years ago
  17. e88fa50 Merge from open-source gingerbread by Jean-Baptiste Queru · 14 years ago
  18. 2d9299b fix failing thread object run by Ritu Srivastava · 14 years ago
  19. 730ba19 Fix issue 3302649. by Eric Laurent · 14 years ago
  20. a8512a7 Always set the scheduling group when starting a new thread. by Dianne Hackborn · 15 years ago
  21. 11bbe20 Hopefully fix the build. by Dianne Hackborn · 15 years ago
  22. 84bb52e Add system property to turn off scheduling groups. by Dianne Hackborn · 15 years ago
  23. afbeb31 Maybe really fix windows build. by Dianne Hackborn · 16 years ago
  24. 06fb2c1 Hopefully fix Windows build by Dianne Hackborn · 16 years ago
  25. 887f355 Propagate background scheduling class across processes. by Dianne Hackborn · 16 years ago
  26. d42bd87 use broadcast() instead of signal() when signaling the condition-variable Thread::RequestExitAndWait() is waiting for by Mathias Agopian · 16 years ago
  27. 078a275 Fix Win32 libutils to get a working SDK build. by David 'Digit' Turner · 16 years ago
  28. b1c4ca5 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 16 years ago
  29. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 16 years ago
  30. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  31. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  32. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  33. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  34. 54b6cfa Initial Contribution by The Android Open Source Project · 17 years ago