1. 8808756 Remove frame info from OatQuickMethodHeader. by David Srbecky · 6 years ago
  2. 6ee06e9 Decode only the needed tables from CodeInfo. by David Srbecky · 6 years ago
  3. afc97bc Revert^2 "Add CodeInfo to JNI methods." by David Srbecky · 6 years ago
  4. 564fa8a Revert "Add CodeInfo to JNI methods." by David Srbecky · 6 years ago
  5. 85f3934 Add CodeInfo to JNI methods. by David Srbecky · 6 years ago
  6. b68ed2c ART: Ensure OatQuickMethodHeader is trivially copyable by Andreas Gampe · 6 years ago
  7. 052f8ca Rewrite stackmap encoding code. by David Srbecky · 6 years ago
  8. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  9. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 7 years ago
  10. cbcedbf Add method info to oat files by Mathieu Chartier · 7 years ago
  11. 575d3e6 Clean up code info table layout by Mathieu Chartier · 7 years ago
  12. a2f526f Compressed native PC for stack maps by Mathieu Chartier · 7 years ago
  13. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  14. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  15. 9d07e3d Clean up OatQuickMethodHeader after Quick removal. by Vladimir Marko · 8 years ago
  16. 09ed098 Pack stack map entries on bit level to save space. by David Srbecky · 8 years ago
  17. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago