1. 87000a9 Add option to append to the cfg dump. by Calin Juravle · 10 years ago
  2. bbcc01a Make compiler-related gtests honor ART_USE_OPTIMIZING_COMPILER. by Roland Levillain · 10 years ago
  3. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  4. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  5. 70bef0d ART: Add compiled-methods by Andreas Gampe · 10 years ago
  6. b1fcead ART: Change image_classes and compiled_classes to unordered set by Andreas Gampe · 10 years ago
  7. f93c6fe Merge "Fixed layout for dex caches in boot image." by Vladimir Marko · 10 years ago
  8. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 10 years ago
  9. bb9c6b1 ART: Refactor callbacks_ in common_runtime_test by Andreas Gampe · 10 years ago
  10. 4585f87 ART: Some runtime cleanup by Andreas Gampe · 10 years ago
  11. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 10 years ago
  12. 5c42c29 Add support for .bss section in oat files. by Vladimir Marko · 10 years ago
  13. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  14. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  15. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  16. 5bdab12 Clean up pass driver by Mathieu Chartier · 10 years ago
  17. 866c031 ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  18. a2d0afc ART: Fix common_compiler_test assumptions by Andreas Gampe · 11 years ago
  19. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 11 years ago
  20. 956af0f Remove portable. by Elliott Hughes · 11 years ago
  21. 376b2bb Ensure stack maps are 4 byte aligned. by Nicolas Geoffray · 11 years ago
  22. 957ca1c Delete ArtMethod gc_map_ field by Mathieu Chartier · 11 years ago
  23. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 11 years ago
  24. 4bf3ae9 ART: Compiled-classes list for compiler-driver by Andreas Gampe · 11 years ago
  25. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 11 years ago
  26. 2c4257b Tidy logging code not using UNIMPLEMENTED. by Ian Rogers · 11 years ago
  27. d4c4d95 Some code clean-up. by Ian Rogers · 11 years ago
  28. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 11 years ago
  29. 6e88ef6 Change MemMap::maps_ to not be global variable by Mathieu Chartier · 11 years ago
  30. 1373595 stdint types all the way! by Ian Rogers · 11 years ago
  31. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 11 years ago
  32. bf99f77 Clean up Handle usage. by Mathieu Chartier · 11 years ago
  33. 1ff3c98 Avoid use of std::string where we have const char*. by Ian Rogers · 11 years ago
  34. e63db27 Break apart header files. by Ian Rogers · 11 years ago