1. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  2. 0de385f ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  3. ea341d2 Rewrite TypeLookupTable. by Vladimir Marko · 6 years ago
  4. 9c4a015 Move more runtime code to libartbase, libdexfile by David Sehr · 6 years ago[Renamed (99%) from runtime/type_lookup_table.cc]
  5. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  6. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 7 years ago
  7. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 7 years ago
  8. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 7 years ago
  9. c3a22aa Add shared separate data section for compact dex by Mathieu Chartier · 7 years ago
  10. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  11. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  12. 1b86849 Use type lookup tables in compiler by Mathieu Chartier · 8 years ago
  13. 9aa352e Remove TypeLookupTable from DexFile. by David Sehr · 8 years ago
  14. 9bdf108 Revert "Revert "Write dex files to oat file early."" by Vladimir Marko · 9 years ago
  15. 919f553 Revert "Write dex files to oat file early." by Vladimir Marko · 9 years ago
  16. 625a64a Write dex files to oat file early. by Vladimir Marko · 9 years ago
  17. d9786b0 Implementation of fast lookup table to search class_def by descriptor by Artem Udovichenko · 9 years ago