1. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  2. ec78622 Hash-based dex cache type array. by Vladimir Marko · 8 years ago
  3. db70ce5 Address some review comments by Mathieu Chartier · 8 years ago
  4. 5df32d3 Use store release for resolved types by Mathieu Chartier · 8 years ago
  5. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  6. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  7. 6b4c287 Fix read barriers in VisitDexCachePairs by Mathieu Chartier · 8 years ago
  8. d08e39b DexCache: Add support for updating MethodType references during GC. by Narayan Kamath · 8 years ago
  9. d203296 Merge "Move art/native to ObjPtr" by Mathieu Chartier · 8 years ago
  10. 3e2e2f1 Merge "Fix handling of dex cache arrays for method types." by Narayan Kamath · 8 years ago
  11. bc5a795 Move art/native to ObjPtr by Mathieu Chartier · 8 years ago
  12. 31e8822 Move most mirror:: args to ObjPtr by Mathieu Chartier · 8 years ago
  13. 7fe5658 Fix handling of dex cache arrays for method types. by Narayan Kamath · 8 years ago
  14. d295618 Merge "DexCachePair : Add an Assign method." by Narayan Kamath · 8 years ago
  15. 23136d1 DexCachePair : Add an Assign method. by Narayan Kamath · 8 years ago
  16. 42b3dd0 Address review comments for change 25352fc06c84cdab8a2ab. by Narayan Kamath · 8 years ago
  17. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 8 years ago
  18. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  19. 4287925 Merge "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  20. c38a6f8 dex_cache: rewrite StringDexCachePair as DexCachePair<T> by Narayan Kamath · 8 years ago
  21. 63dccbbe Store resolved Strings for AOT code in .bss. by Vladimir Marko · 8 years ago
  22. bb816d6 Add transactions for string resolve by Mathieu Chartier · 8 years ago
  23. bf44e0e ART: Implement a fixed size string dex cache by Christina Wadsworth · 8 years ago
  24. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  25. 206fbf5 Remove too aggressive DCHECKs. by Nicolas Geoffray · 8 years ago
  26. d0668f2 Put boot class loader classes and strings in dex cache of app images. by Nicolas Geoffray · 9 years ago
  27. 60bc39c Remove some more read barriers in image relocation by Mathieu Chartier · 9 years ago
  28. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  29. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  30. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  31. 4b00d34 Refactor some patching logic by Mathieu Chartier · 9 years ago
  32. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  33. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  34. f39c9eb Fix a few literals and assertions. by Roland Levillain · 9 years ago
  35. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  36. c136312 Avoid using dex cache array pointers in libart. by Vladimir Marko · 10 years ago
  37. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 10 years ago
  38. aa910d5 ART: Fix verifier mishandling erroneous array component types by Andreas Gampe · 10 years ago
  39. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 11 years ago
  40. bc56fc3 Fix compiler warnings. by Mathieu Chartier · 10 years ago
  41. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  42. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  43. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  44. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/mirror/dex_cache-inl.h]
  45. 39ebcb8 More profiler driven tweaks. by Ian Rogers · 11 years ago