1. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 7 years ago
  2. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 7 years ago
  3. 4b22b34 Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  4. d93e374 ObjPtr<>-ify ArtMethod and mirror::Method. by Vladimir Marko · 7 years ago
  5. c0ed43e ART: Move CheckJNI to runtime/jni by Andreas Gampe · 7 years ago
  6. 22352f3 Add const to match <jni.h>. by Elliott Hughes · 7 years ago
  7. 3362d22 ART: Run ExceptionDescribe on error by Andreas Gampe · 7 years ago
  8. bcf1752 ObjPtr<>-ify array allocations. by Vladimir Marko · 7 years ago
  9. 679730e Remove static GcRoot<>s from Field, Method, Constructor. by Vladimir Marko · 7 years ago
  10. 0278be7 Remove PrimitiveArray<T>::array_class_. by Vladimir Marko · 7 years ago
  11. e9987b0 ObjPtr<>-ify tests using ClassLinker::FindClass(). by Vladimir Marko · 7 years ago
  12. 59a49a6 Implement VMDebug API to mark a class "platform" by David Brazdil · 7 years ago
  13. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 7 years ago