1. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  2. bc1d78d runtime: cleanup class_linker out-parameters and formatting by Igor Murashkin · 9 years ago
  3. ef48605 Revert "Revert "Modification to the way boot classpath resources are loaded"" by Neil Fuller · 9 years ago
  4. 1e27c5b Revert "Modification to the way boot classpath resources are loaded" by Neil Fuller · 9 years ago
  5. 0e08b76 Modification to the way boot classpath resources are loaded by Neil Fuller · 9 years ago
  6. f865ea9 ART: Make the PathClassLoader fast-path recursive by Andreas Gampe · 9 years ago
  7. e7c9a8c Add hash map, reduce excessive hashing by Mathieu Chartier · 10 years ago
  8. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  9. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 10 years ago
  10. ab0ed82 Add fast path to VMClassLoader.findLoadedClass by Mathieu Chartier · 10 years ago
  11. cb8f9e8 ART: Account for multidex location strings in VMClassLoader by Andreas Gampe · 10 years ago
  12. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  13. 53b8b09 Refactor reflective method invocation. by Ian Rogers · 10 years ago
  14. 92572be Use libziparchive for art zip processing. by Narayan Kamath · 11 years ago
  15. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  16. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/native/java_lang_VMClassLoader.cc]
  17. 4f6ad8a Various performance improvements. by Ian Rogers · 11 years ago
  18. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  19. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  20. 365c102 Increase use of ScopedJniThreadState. by Ian Rogers · 12 years ago
  21. eac7667 DO NOT MERGE Fix all unsafe caching to be like libcore. by Elliott Hughes · 12 years ago
  22. 0dae08e Move JNI methods out of top-level. by Ian Rogers · 12 years ago[Renamed from src/java_lang_VMClassLoader.cc]
  23. 1bac54f Fix all our unused parameter warnings so we let GCC report them. by Elliott Hughes · 12 years ago
  24. 0512f02 Remove anonymous namespaces. by Elliott Hughes · 12 years ago
  25. be125a9 Fixes for 068-classloader by Ian Rogers · 13 years ago
  26. f91c8c3 Adding JNI code for dalvik.system.DexFile and java.lang.Class by Brian Carlstrom · 13 years ago
  27. 64bf5a3 Implement VMClassLoader's native methods. by Elliott Hughes · 13 years ago