1. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  2. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/intern_table.h]
  3. 1d54e73 GC clean up. by Ian Rogers · 12 years ago
  4. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  5. 76b6167 Move mutex.h into base/mutex.h. by Elliott Hughes · 12 years ago
  6. 9ebae1f Concurrent class linker and intern table root marking by Mathieu Chartier · 12 years ago
  7. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  8. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  9. f834936 Use static thread safety analysis when available, and fix the bugs GCC finds. by Elliott Hughes · 12 years ago
  10. a0e1806 Add a SafeMap equivalent to std::map but without the error-prone operator[]. by Elliott Hughes · 13 years ago
  11. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  12. e5448b5 Remove most of the unordered_ stuff and use the standard equivalents instead. by Elliott Hughes · 13 years ago
  13. cac6cc7 More SIGQUIT detail, earlier exit in AttachCurrentThread, handling recursive aborts, and reporting debug/optimized builds. by Elliott Hughes · 13 years ago
  14. 5d76c43 Mark non-image spaces and use write barrier for image spaces. by Ian Rogers · 13 years ago
  15. c33a32b Sweep the monitor list. by Elliott Hughes · 13 years ago
  16. c74255f Interning image strings by Brian Carlstrom · 13 years ago
  17. 8daa092 More threads work. by Elliott Hughes · 13 years ago
  18. 410c0c8 Mark more roots. by Elliott Hughes · 13 years ago
  19. cf4c6c4 Fully implement string interning. by Elliott Hughes · 13 years ago
  20. a663ea5 Initialize ClassLinker from image by Brian Carlstrom · 13 years ago
  21. de69d7f Clean up mutexes on shutdown. by Elliott Hughes · 13 years ago
  22. 7e93b50 String intern table and support for unordered_map by Brian Carlstrom · 13 years ago