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