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