1. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  2. 4557b38 ART: Rename Atomic::CompareExchange methods by Orion Hodson · 7 years ago
  3. 69147f1 Add code item accessor helper classes by Mathieu Chartier · 7 years ago
  4. 2b2bef2 Refactor DexInstructionIterator by Mathieu Chartier · 7 years ago
  5. 1d2d4ff Add DexInstructionIterator and use it a few places by Mathieu Chartier · 7 years ago
  6. 13056a1 Revert "Revert "Use IsMarked instead of Mark for profiling info."" by Nicolas Geoffray · 7 years ago
  7. 3afefba Revert "Use IsMarked instead of Mark for profiling info." by Nicolas Geoffray · 7 years ago
  8. a30183d Use IsMarked instead of Mark for profiling info. by Nicolas Geoffray · 7 years ago
  9. fdb7d63 Inline methods that throw. by Nicolas Geoffray · 8 years ago
  10. e51ca8b Move inline caches GC handling in JitCodeCache. by Nicolas Geoffray · 8 years ago
  11. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  12. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  13. 6597577 Card mark holding class instead of declaring class by Mathieu Chartier · 8 years ago
  14. b6e20ae Clear inline caches at each full GC. by Nicolas Geoffray · 9 years ago
  15. 4aaa1d3 Change DCHECK into CHECK to diagnose sporadic crash. by Nicolas Geoffray · 9 years ago
  16. 73be1e8 Inline monomorphic calls. by Nicolas Geoffray · 9 years ago
  17. 26705e2 Add support for collection ProfilingInfo objects. by Nicolas Geoffray · 9 years ago
  18. 1dad3f6 Support garbage collection of JITted code. by Nicolas Geoffray · 9 years ago
  19. 5550ca8 Record profiling information before Jitting. by Nicolas Geoffray · 9 years ago