1. a5eae69 Add heap task processor by Mathieu Chartier · 10 years ago
  2. 14317f0 Remove unused headers. by Ian Rogers · 10 years ago
  3. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  4. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  5. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  6. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 10 years ago
  7. bcd5e9d Manually manage thread pool stacks. by Mathieu Chartier · 11 years ago
  8. 2775ee4 Add more runtime options. by Mathieu Chartier · 11 years ago
  9. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  10. 02c8cc6 Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 11 years ago
  11. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  12. 93ba893 Fix cpplint runtime/explicit issues by Brian Carlstrom · 11 years ago
  13. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  14. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/thread_pool.h]
  15. 1d54e73 GC clean up. by Ian Rogers · 11 years ago
  16. d914eb2 Thread pool tidying. by Ian Rogers · 11 years ago
  17. 76b6167 Move mutex.h into base/mutex.h. by Elliott Hughes · 12 years ago
  18. 35883cc Ensure ThreadPool constructor does not return until fully initialized. by Mathieu Chartier · 12 years ago
  19. 02b6a78 Parellel mark stack processing by Mathieu Chartier · 12 years ago
  20. bcc2926 Add dex2oat watch dog thread for host builds by Brian Carlstrom · 12 years ago
  21. 0e4627e Add thread pool class by Mathieu Chartier · 12 years ago