1. 409e809 Don't force the boot image to using quick. by Nicolas Geoffray · 9 years ago
  2. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  3. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 9 years ago
  4. bbcc01a Make compiler-related gtests honor ART_USE_OPTIMIZING_COMPILER. by Roland Levillain · 9 years ago
  5. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  6. 70bef0d ART: Add compiled-methods by Andreas Gampe · 9 years ago
  7. bb9c6b1 ART: Refactor callbacks_ in common_runtime_test by Andreas Gampe · 9 years ago
  8. 957ca1c Delete ArtMethod gc_map_ field by Mathieu Chartier · 10 years ago
  9. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  10. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 10 years ago
  11. bf99f77 Clean up Handle usage. by Mathieu Chartier · 10 years ago
  12. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  13. 9c854ea Enable compiler testing for ARM64 and x86-64. by Ian Rogers · 10 years ago
  14. f5997b4 More advanced timing loggers. by Mathieu Chartier · 10 years ago
  15. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 10 years ago
  16. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 10 years ago
  17. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 10 years ago
  18. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  19. f0972a4 Fix generic jni issue in ArtMethod::GetQuickFrameInfo by Dmitry Petrochenko · 10 years ago
  20. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  21. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 10 years ago
  22. 8a63057 Move mapping table and vmap table offsets to OatMethodHeader. by Vladimir Marko · 10 years ago
  23. 75b9113 AArch64: Jni compiler fixes by Serban Constantinescu · 10 years ago
  24. 8afeb85 Pass instruction-set from runtime through to spawned dex2oat. by Ian Rogers · 10 years ago
  25. b95a534 AArch64: Add arm64 runtime support. by Stuart Monteith · 10 years ago
  26. b34f69a Add command line support for enabling the optimizing compiler. by Nicolas Geoffray · 10 years ago
  27. 36fea8d Fixing structure of native frame for Generic JNI by Andreas Gampe · 10 years ago
  28. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 10 years ago
  29. bf6b92a Generic JNI implementation for x86_64 by Andreas Gampe · 10 years ago
  30. 2da8823 Initial changes towards Generic JNI option by Andreas Gampe · 10 years ago
  31. 3d50407 Make out arguments non-reference types. by Ian Rogers · 10 years ago
  32. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 10 years ago
  33. 659d87d art: Fix build errors for x86_64 target by Dmitry Petrochenko · 10 years ago
  34. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 10 years ago