1. 58412b1 ObjPtr<>-ify DexCache. by Vladimir Marko · 7 years ago
  2. 6e7a72c Release app image metadata when startup is completed by Mathieu Chartier · 7 years ago
  3. a88abfa Add feature flag for loading app image startup cache by Mathieu Chartier · 7 years ago
  4. 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 8 years ago
  5. 1ca718e Add PreResolved strings dex cache array by Mathieu Chartier · 8 years ago
  6. 88dbad3 ART: Do some include-what-you-use by Andreas Gampe · 8 years ago
  7. 56de89a Mark most *Offset helper functions as constexpr. by David Srbecky · 8 years ago
  8. 924ad50 Refactor Class::FixupNativePointers(). by Vladimir Marko · 8 years ago
  9. 98db89c ART: Clean up verify and read barrier flags. by Vladimir Marko · 8 years ago
  10. 990fc44 Revert "Reduce DexCache field/method array size to 512." by Vladimir Marko · 8 years ago
  11. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 8 years ago
  12. b1e46ff Reduce DexCache field/method array size to 512. by Vladimir Marko · 8 years ago
  13. ca8de0a Move .art.rel data to a section in .art, part 1. by Vladimir Marko · 8 years ago
  14. 4c8e12e ART: Adds an entrypoint for invoke-custom by Orion Hodson · 8 years ago
  15. 6834d34 Remove mirror::Reference::java_lang_ref_Reference. by Vladimir Marko · 8 years ago
  16. 06d10a7 ART: Add dex::ProtoIndex by Orion Hodson · 8 years ago
  17. 8b5d152 Remove unused methods. by Nicolas Geoffray · 8 years ago
  18. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
  19. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 9 years ago
  20. 279cfba MIPS: Follow-up to hash-based DexCache methods array by Alexey Frunze · 9 years ago
  21. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 9 years ago
  22. d9911ee ART: Clean up field initialization by Andreas Gampe · 9 years ago
  23. f25cc73 Deterministic DexCache in heap images. by Vladimir Marko · 9 years ago
  24. 6b2dc31 ART: Get rid of most of java.lang.DexCache. by Narayan Kamath · 9 years ago
  25. f44d36c Revert^2 "Hash-based DexCache field array." by Vladimir Marko · 9 years ago
  26. 8d6768d Revert^6 "Hash-based dex cache type array." by Vladimir Marko · 9 years ago
  27. 0b66d61 Revert^5 "Hash-based dex cache type array." by Vladimir Marko · 9 years ago
  28. 6374c58 Revert "Hash-based DexCache field array." by Vladimir Marko · 9 years ago
  29. 1aea351 Hash-based DexCache field array. by Vladimir Marko · 10 years ago
  30. bfb80d2 Revert^4 "Hash-based dex cache type array." by Vladimir Marko · 9 years ago
  31. c069a30 ART: invoke-custom support by Orion Hodson · 9 years ago
  32. 5812e20 Revert^3 "Hash-based dex cache type array." by Mathieu Chartier · 9 years ago
  33. 85c0f2a Revert^2 "Hash-based dex cache type array." by Vladimir Marko · 9 years ago
  34. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 9 years ago
  35. ec78622 Hash-based dex cache type array. by Vladimir Marko · 9 years ago
  36. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 9 years ago
  37. f6abcda Revert "Revert "Revert "Basic obsolete methods support""" by Nicolas Geoffray · 9 years ago
  38. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 9 years ago
  39. b81a984 Revert "Basic obsolete methods support" by Alex Light · 9 years ago
  40. d8936da Basic obsolete methods support by Alex Light · 10 years ago
  41. cc1b535 ART: Clean up ClassLinker by Andreas Gampe · 10 years ago
  42. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 10 years ago
  43. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 10 years ago
  44. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 10 years ago
  45. 28357fa Move most of class linker to ObjPtr by Mathieu Chartier · 10 years ago
  46. d203296 Merge "Move art/native to ObjPtr" by Mathieu Chartier · 10 years ago
  47. 3e2e2f1 Merge "Fix handling of dex cache arrays for method types." by Narayan Kamath · 10 years ago
  48. bc5a795 Move art/native to ObjPtr by Mathieu Chartier · 10 years ago
  49. 31e8822 Move most mirror:: args to ObjPtr by Mathieu Chartier · 10 years ago
  50. 7fe5658 Fix handling of dex cache arrays for method types. by Narayan Kamath · 10 years ago
  51. 23136d1 DexCachePair : Add an Assign method. by Narayan Kamath · 10 years ago
  52. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 10 years ago
  53. c38a6f8 dex_cache: rewrite StringDexCachePair as DexCachePair<T> by Narayan Kamath · 10 years ago
  54. bb816d6 Add transactions for string resolve by Mathieu Chartier · 10 years ago
  55. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 10 years ago
  56. b222393 ART: unblock compiler tests on MIPS by Alexey Frunze · 10 years ago
  57. 9210ce9 ART: Fixing build breakage. by Christina Wadsworth · 10 years ago
  58. bf44e0e ART: Implement a fixed size string dex cache by Christina Wadsworth · 10 years ago
  59. 542451c ART: Convert pointer size to enum by Andreas Gampe · 10 years ago
  60. 60bc39c Remove some more read barriers in image relocation by Mathieu Chartier · 10 years ago
  61. 7617216 Convert to UTF8 before doing dex file location comparison by Mathieu Chartier · 10 years ago
  62. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 10 years ago
  63. 1bc977c Revert "Load app images" by Nicolas Geoffray · 10 years ago
  64. f7fd970 Load app images by Mathieu Chartier · 11 years ago
  65. 4b00d34 Refactor some patching logic by Mathieu Chartier · 11 years ago
  66. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 11 years ago
  67. 9044347 Move to newer clang annotations by Mathieu Chartier · 11 years ago
  68. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 11 years ago
  69. c785344 Move ArtField to native by Mathieu Chartier · 11 years ago
  70. dd9d055 ART: More cutouts for unstarted runtime by Andreas Gampe · 11 years ago
  71. 58a5af8 ART: Add guards to the dex cache and its shortcuts by Andreas Gampe · 12 years ago
  72. aa910d5 ART: Fix verifier mishandling erroneous array component types by Andreas Gampe · 12 years ago
  73. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 12 years ago
  74. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 12 years ago
  75. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 12 years ago
  76. d2fe10a Remove blacklist by Sebastien Hertz · 12 years ago
  77. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  78. 5ddb410 Remove intialized static storage from dex cache. by Ian Rogers · 12 years ago
  79. ee39a10 Use class def index from java.lang.Class. by Ian Rogers · 13 years ago
  80. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 13 years ago
  81. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 13 years ago
  82. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 13 years ago
  83. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 13 years ago[Renamed from src/mirror/dex_cache.h]
  84. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 13 years ago[Renamed (88%) from src/dex_cache.h]
  85. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 13 years ago
  86. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 14 years ago
  87. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 14 years ago
  88. 00f7d0e Global lock levels. by Ian Rogers · 14 years ago
  89. a21039c Fix a bunch more lint. by Elliott Hughes · 14 years ago
  90. a15e67d Remove pad word from arrays by Ian Rogers · 14 years ago
  91. 1984651 Invoke static/direct dispatch change. by Ian Rogers · 14 years ago
  92. bb4d12a Add dex cache codegen helper function. by Logan Chien · 14 years ago
  93. 2faa5f1 Fix copyright headers. by Elliott Hughes · 14 years ago
  94. e343b76 Stub to capture method entry/exit. by jeffhao · 15 years ago
  95. 0571d35 Refactor the use of Method by the compiler. by Ian Rogers · 15 years ago
  96. 362f9bc Fix cpplint's whitespace warnings. by Elliott Hughes · 15 years ago
  97. 3320cf4 Move rest of code related blobs from Method to oat by Brian Carlstrom · 15 years ago
  98. ad25ac5 Static and direct resolution stub. by Ian Rogers · 15 years ago
  99. 4a2b417 Throw exceptions from ClassLinker. by Elliott Hughes · 15 years ago
  100. e4f7e1d Add MANAGED to class definition for classes mirrored beween C++ and managed code by Brian Carlstrom · 15 years ago