1. 3cab422 Move __STDC_FORMAT_MACROS to a cflag. by Ian Rogers · 11 years ago
  2. 220228e 64bit cleanliness requires PRI*64 macros for stdint types. by Ian Rogers · 11 years ago
  3. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  4. 967a0ad More allocation code optimizations. by Hiroshi Yamauchi · 11 years ago
  5. 08f2e7b Disable lock contention logging by default. by Jeff Hao · 11 years ago
  6. b373308 Add a systrace support for lock contention logging. by Hiroshi Yamauchi · 11 years ago
  7. 1afde13 Polish the lock contention logging. by Hiroshi Yamauchi · 11 years ago
  8. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  9. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  10. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  11. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/base/mutex-inl.h]
  12. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  13. 0f82716 Fix JDWP ObjectRegistry lock ordering. by Elliott Hughes · 12 years ago
  14. c0fa3ad Improve performance of JNI field operations. by Ian Rogers · 12 years ago
  15. b6c31ea Move hot routine out of mutex.cc. by Ian Rogers · 12 years ago
  16. 693ff61 Performance improvements by removing a DMB and inlining. by Ian Rogers · 12 years ago