1. f52857f ART: Ensure order of field gaps by Andreas Gampe · 10 years ago
  2. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  3. 2d72101 Change 64 bit ArtMethod fields to be pointer sized by Mathieu Chartier · 10 years ago
  4. 5f9a954 Delete unused imtable field by Mathieu Chartier · 10 years ago
  5. 4677476 ART: Add support for patching and loading OAT files compiled with PIC by Igor Murashkin · 10 years ago
  6. 2d2621a Optimize method linking by Mathieu Chartier · 10 years ago
  7. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  8. cdc1aaf Simplify instance reference offsets. by Ian Rogers · 10 years ago
  9. 5182932 ART: Change access flag behavior in verifier by Andreas Gampe · 11 years ago
  10. 53cb16b Add patchoat tool to Art. by Alex Light · 11 years ago
  11. 9583fbc Remove oat file location in the image. by Nicolas Geoffray · 11 years ago
  12. ec8d142 Forgot to bump oat version in previous change by Brian Carlstrom · 11 years ago
  13. 68708f5 Fix image_test on target by Brian Carlstrom · 12 years ago
  14. 31e8925 Write out image bitmap inside of image file. by Mathieu Chartier · 12 years ago
  15. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/image.cc]
  16. 79fe539 Removing remaining compiled stubs from image. by Jeff Hao · 12 years ago
  17. 58df327 Removed compiled resolution trampoline. by Jeff Hao · 12 years ago
  18. 4f6ad8a Various performance improvements. by Ian Rogers · 12 years ago
  19. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  20. 700c8d3 Move .oat files to ELF format by Brian Carlstrom · 12 years ago
  21. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  22. e24fa61 Separate oat from image by Brian Carlstrom · 13 years ago
  23. 69b15fb Working dex2oat and oatexec by Brian Carlstrom · 14 years ago
  24. 4a289ed Work on heap and space initialization to support image loading by Brian Carlstrom · 14 years ago