1. a59dd80 Runtime can now be set to require relocation by Alex Light · 10 years ago
  2. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  3. 4e99b3d Add missing class initialization during compilation and tests by Sebastien Hertz · 10 years ago
  4. 5ced672 Use the icu4c headers from the new location. by Elliott Hughes · 10 years ago
  5. 8803c1c Merge "ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests" by Andreas Gampe · 10 years ago
  6. 86f5662 ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests by Andreas Gampe · 10 years ago
  7. 833a485 ART: Native support for multidex by Andreas Gampe · 10 years ago
  8. afd9acc Multilib ART host. by Ian Rogers · 10 years ago
  9. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  10. 0e12bdc Add ISA directory to image and odex pathnames. by Brian Carlstrom · 10 years ago
  11. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  12. b40c6a7 ART: Fix assembler_test to use ScratchFile by Andreas Gampe · 10 years ago
  13. afbaa1a Build changes to build multilib tests by Andreas Gampe · 10 years ago
  14. 05b15d6 Make test-art pass with heap reference poisoning enabled. by Hiroshi Yamauchi · 11 years ago
  15. c0a1b18 Reuse NoopCompilerCallbacks in oatdump by Brian Carlstrom · 11 years ago
  16. 9583fbc Remove oat file location in the image. by Nicolas Geoffray · 11 years ago
  17. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 11 years ago