1. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 11 years ago
  2. 07ed66b Move logging.h into base/logging.h. by Elliott Hughes · 12 years ago
  3. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  4. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  5. 73e66f7 Tidy up and finish reference table dumping. by Elliott Hughes · 12 years ago
  6. 0e57ccb Start automatically generating operator<<s for enums. by Elliott Hughes · 12 years ago
  7. 81ff318 Nomenclature improvements. by Elliott Hughes · 12 years ago
  8. e84278b Stop saying "clazz". by Elliott Hughes · 12 years ago
  9. 1bac54f Fix all our unused parameter warnings so we let GCC report them. by Elliott Hughes · 12 years ago
  10. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 12 years ago
  11. 2ced6a5 Implement EnsureCapacity, PushLocalFrame, and PopLocalFrame. by Elliott Hughes · 13 years ago
  12. 726079d Finish the OutOfMemoryError implementation. by Elliott Hughes · 13 years ago
  13. ad25ac5 Static and direct resolution stub. by Ian Rogers · 13 years ago
  14. dc51b79 Save/restore local table state on down calls. by Ian Rogers · 13 years ago
  15. 410c0c8 Mark more roots. by Elliott Hughes · 13 years ago
  16. cf4c6c4 Fully implement string interning. by Elliott Hughes · 13 years ago
  17. c5bfa8f Add back the work-arounds for broken apps that assume JNI uses direct references. by Elliott Hughes · 13 years ago
  18. a250199 Add -Xcheck:jni. by Elliott Hughes · 13 years ago
  19. 408f79a Add validate object, clean up stack indirect reference table. by Ian Rogers · 13 years ago
  20. 6c1a394 Add IndirectReferenceTable and initialize all the instances. by Elliott Hughes · 13 years ago