1. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  2. f0972a4 Fix generic jni issue in ArtMethod::GetQuickFrameInfo by Dmitry Petrochenko · 10 years ago
  3. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  4. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 10 years ago
  5. 8a63057 Move mapping table and vmap table offsets to OatMethodHeader. by Vladimir Marko · 11 years ago
  6. 75b9113 AArch64: Jni compiler fixes by Serban Constantinescu · 11 years ago
  7. 8afeb85 Pass instruction-set from runtime through to spawned dex2oat. by Ian Rogers · 11 years ago
  8. b95a534 AArch64: Add arm64 runtime support. by Stuart Monteith · 11 years ago
  9. b34f69a Add command line support for enabling the optimizing compiler. by Nicolas Geoffray · 11 years ago
  10. 36fea8d Fixing structure of native frame for Generic JNI by Andreas Gampe · 11 years ago
  11. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 11 years ago
  12. bf6b92a Generic JNI implementation for x86_64 by Andreas Gampe · 11 years ago
  13. 2da8823 Initial changes towards Generic JNI option by Andreas Gampe · 11 years ago
  14. 3d50407 Make out arguments non-reference types. by Ian Rogers · 11 years ago
  15. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 11 years ago
  16. 659d87d art: Fix build errors for x86_64 target by Dmitry Petrochenko · 11 years ago
  17. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 11 years ago