1. 2775ee4 Add more runtime options. by Mathieu Chartier · 11 years ago
  2. 720ef76 Fix non concurrent GC ergonomics. by Mathieu Chartier · 11 years ago
  3. 94c32c5 More parallel GC, rewritten parallel mark stack processing. by Mathieu Chartier · 11 years ago
  4. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  5. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  6. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/thread_pool.cc]
  7. 1d54e73 GC clean up. by Ian Rogers · 11 years ago
  8. d914eb2 Thread pool tidying. by Ian Rogers · 11 years ago
  9. 1aa246d Move casts.h and stl_util.h into base/. by Elliott Hughes · 12 years ago
  10. 35883cc Ensure ThreadPool constructor does not return until fully initialized. by Mathieu Chartier · 12 years ago
  11. 664bebf Fix occasional deadlock caused by checkpoint root marking. by Mathieu Chartier · 12 years ago
  12. 02b6a78 Parellel mark stack processing by Mathieu Chartier · 12 years ago
  13. bcc2926 Add dex2oat watch dog thread for host builds by Brian Carlstrom · 12 years ago
  14. e46cd75 Fix race condition in thread pool shutdown by Mathieu Chartier · 12 years ago
  15. 0e4627e Add thread pool class by Mathieu Chartier · 12 years ago