1. 2ef0110 Replace StringPiece with std::string_view in HashSet. by Vladimir Marko · 5 years ago
  2. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  3. 8e0f043 ART: Add array-alloc-inl.h by Andreas Gampe · 6 years ago
  4. ae45cbb Add a get_last_error_message JVMTI extension. by Alex Light · 6 years ago
  5. 6e89776 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  6. 44b3174 ART: Mark move constructors with noexcept by Andreas Gampe · 6 years ago
  7. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  8. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  9. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
  10. acb906d Remove mirror::String::java_lang_String_. by Vladimir Marko · 6 years ago
  11. 5924a4a Move String::SizeOf<> to string.h . by Vladimir Marko · 6 years ago
  12. 6834d34 Remove mirror::Reference::java_lang_ref_Reference. by Vladimir Marko · 6 years ago
  13. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  14. 3ef920e Merge "Move most of runtime/base to libartbase/base" by David Sehr · 6 years ago
  15. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  16. b8e7c37 ART: Refactor known-classloader visits by Andreas Gampe · 6 years ago
  17. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 6 years ago
  18. c758875 Add get_class_loader_class_descriptors JVMTI extension method by Alex Light · 6 years ago
  19. 64e4c14 Refactor JVMTI ClassFileLoadHook handling by Alex Light · 6 years ago
  20. 7517555 Add dexlayout class filtering by Mathieu Chartier · 7 years ago
  21. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 7 years ago
  22. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  23. 55256cb Extensions to check JNI. by Ian Rogers · 7 years ago
  24. 5573c37 cpplint: Remove many unnecessary NOLINT by Igor Murashkin · 7 years ago
  25. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  26. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 7 years ago
  27. 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
  28. 9df79b7 Cleanup and consolidate JVMTI event code. by Alex Light · 7 years ago
  29. 06c42a5 ART: Move openjdkjvmti to art/ by Andreas Gampe · 7 years ago[Renamed from runtime/openjdkjvmti/ti_class.cc]
  30. 7f14c2e Merge "tools: art script fix for spuriously creating "{arm,arm64,mips,mips64,x86,x86_64}" directory" by Treehugger Robot · 7 years ago