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