1. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 8 years ago
  2. 1bc977c Revert "Load app images" by Nicolas Geoffray · 8 years ago
  3. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  4. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  5. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  6. 951ec2c Revert "Revert "Add one LinearAlloc per ClassLoader"" by Mathieu Chartier · 9 years ago
  7. 7de5dfe Revert "Add one LinearAlloc per ClassLoader" by Nicolas Geoffray · 9 years ago
  8. 356412e Add one LinearAlloc per ClassLoader by Mathieu Chartier · 9 years ago
  9. 059ef3d Always visit object class from VisitReferences by Mathieu Chartier · 9 years ago
  10. e4275c0 Visit class roots from ClassLoader::VisitReferences by Mathieu Chartier · 9 years ago
  11. 6b06953 Add class table field to class loader by Mathieu Chartier · 9 years ago
  12. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  13. 7e70b00 Header file clean up. by Ian Rogers · 10 years ago
  14. 6bcae8f Add fast path for FindClass using the type dex file. by Mathieu Chartier · 10 years ago
  15. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 10 years ago
  16. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 10 years ago
  17. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  18. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  19. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/mirror/class_loader.h]
  20. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 11 years ago[Renamed (85%) from src/class_loader.h]
  21. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  22. 87293d0 Tracking addition of BaseDexClassLoader.originalLibraryPath by Brian Carlstrom · 12 years ago
  23. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 12 years ago
  24. 2faa5f1 Fix copyright headers. by Elliott Hughes · 12 years ago
  25. e5448b5 Remove most of the unordered_ stuff and use the standard equivalents instead. by Elliott Hughes · 13 years ago
  26. 40381fb Reuse SIRT for C++ references by Brian Carlstrom · 13 years ago
  27. 1b5f497 Track new proxy cache field in ClassLoader. by Jesse Wilson · 13 years ago
  28. aded5f7 Working ClassLoader by Brian Carlstrom · 13 years ago
  29. e4f7e1d Add MANAGED to class definition for classes mirrored beween C++ and managed code by Brian Carlstrom · 13 years ago
  30. 693267a Fix GarbageCollector to work with VERIFY_OBJECT_ENABLED by Brian Carlstrom · 13 years ago
  31. 0f4c41d Various fixes. by Elliott Hughes · 13 years ago
  32. 0cfe1fb Use accessor methods for Object fields. by Ian Rogers · 13 years ago
  33. 1f87008 Add HeapTest and make GC work enough to pass it by Brian Carlstrom · 13 years ago