1. c069a30 ART: invoke-custom support by Orion Hodson · 8 years ago
  2. 5812e20 Revert^3 "Hash-based dex cache type array." by Mathieu Chartier · 8 years ago
  3. 85c0f2a Revert^2 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  4. cd556b0 Fix dex cache resolved types and class table mismatch. by Vladimir Marko · 8 years ago
  5. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  6. ec78622 Hash-based dex cache type array. by Vladimir Marko · 9 years ago
  7. 4b0cedf Fix typo in argument name. by Alex Light · 8 years ago
  8. b0f1192 Add ClassPreDefine hook. by Alex Light · 8 years ago
  9. 0f01b58 ART: Add ClassLoadCallback by Andreas Gampe · 8 years ago
  10. d4a2827 Merge "ART: Add Search API" by Treehugger Robot · 8 years ago
  11. a397458 Merge "Reduce using ArtMethod's dex_cache_resolved_types_." by Vladimir Marko · 8 years ago
  12. ce7732b ART: Add Search API by Andreas Gampe · 8 years ago
  13. 942fd31 Reduce using ArtMethod's dex_cache_resolved_types_. by Vladimir Marko · 8 years ago
  14. 70f1639 ART: Add GetClassLoaderClasses by Andreas Gampe · 8 years ago
  15. 1998cd0 Implement HLoadClass/kBssEntry for boot image. by Vladimir Marko · 8 years ago
  16. 921094a Revert "Revert "Refactor ClassLinker::LinkInterfaceMethods()."" by Vladimir Marko · 8 years ago
  17. 7620a3b Merge "Revert "Refactor ClassLinker::LinkInterfaceMethods()."" by Nicolas Geoffray · 8 years ago
  18. dce413d Revert "Refactor ClassLinker::LinkInterfaceMethods()." by Nicolas Geoffray · 8 years ago
  19. aa89a4c Merge "Refactor ClassLinker::LinkInterfaceMethods()." by Treehugger Robot · 8 years ago
  20. afbd71f Refactor ClassLinker::LinkInterfaceMethods(). by Vladimir Marko · 9 years ago
  21. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 9 years ago
  22. c5798bf Revert^8 "Make sure that const-class linkage is preserved." by Vladimir Marko · 9 years ago
  23. cc1b535 ART: Clean up ClassLinker by Andreas Gampe · 9 years ago
  24. 2c8c6b6 Revert "Make sure that const-class linkage is preserved, try again." by Vladimir Marko · 9 years ago
  25. 9036914 Merge "Make sure that const-class linkage is preserved, try again." by Treehugger Robot · 9 years ago
  26. cb5ab35 Make sure that const-class linkage is preserved, try again. by Vladimir Marko · 9 years ago
  27. 211fd80 Merge "ART: Add dex::StringIndex" by Treehugger Robot · 9 years ago
  28. 171cf81 Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""" by Vladimir Marko · 9 years ago
  29. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 9 years ago
  30. e47172b Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 9 years ago
  31. 09ded92 Revert "Revert "Revert "Make sure that const-class linkage is preserved.""" by Vladimir Marko · 9 years ago
  32. 25dcbad Revert "Revert "Make sure that const-class linkage is preserved."" by Vladimir Marko · 9 years ago
  33. ecffc67 Revert "Make sure that const-class linkage is preserved." by Vladimir Marko · 9 years ago
  34. 9ee5fdf Merge "Make sure that const-class linkage is preserved." by Vladimir Marko · 9 years ago
  35. 19886db Make sure that const-class linkage is preserved. by Vladimir Marko · 9 years ago
  36. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 9 years ago
  37. d98b4ed ART: Make excludes explicit by Andreas Gampe · 9 years ago
  38. d625158 Add ClassExt mirror. by Alex Light · 9 years ago
  39. 7d8d8ff Revert "Revert "ART: Generalize FindClassInPathClassLoader"" by Nicolas Geoffray · 9 years ago
  40. af3572b Revert "ART: Generalize FindClassInPathClassLoader" by Nicolas Geoffray · 9 years ago
  41. fd1ae75 ART: Generalize FindClassInPathClassLoader by Andreas Gampe · 9 years ago
  42. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 9 years ago
  43. eb242cd Merge "Save the non-verified classes in the VerifierDeps." by Nicolas Geoffray · 9 years ago
  44. 0802518 Save the non-verified classes in the VerifierDeps. by Nicolas Geoffray · 9 years ago
  45. 34ee684 ART: Refactor class-linker methods by Andreas Gampe · 11 years ago
  46. 28357fa Move most of class linker to ObjPtr by Mathieu Chartier · 9 years ago
  47. bc5a795 Move art/native to ObjPtr by Mathieu Chartier · 9 years ago
  48. 1a1de67 Do not write empty class table and intern table to image. by Vladimir Marko · 9 years ago
  49. 7638651 Merge "Initialize dex cache while holding dex_lock" by Mathieu Chartier · 9 years ago
  50. 6c60d84 Initialize dex cache while holding dex_lock by Mathieu Chartier · 9 years ago
  51. 97d7e1c Remove #include "oat_file.h" from class_linker.h . by Vladimir Marko · 9 years ago
  52. b890130 Use ObjPtr for ResolvedFieldAccessTest and ResolvedMethodAccessTest by Mathieu Chartier · 9 years ago
  53. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 9 years ago
  54. afa4827 java.lang.invoke: Add mirror types for MethodHandle / MethodType. by Narayan Kamath · 9 years ago
  55. 496577f Smarter image layout by Mathieu Chartier · 9 years ago
  56. 26ead49 Merge "Make ScopedAssertNoThreadSuspension no overhead for non-debug" by Mathieu Chartier · 9 years ago
  57. 268764d Make ScopedAssertNoThreadSuspension no overhead for non-debug by Mathieu Chartier · 9 years ago
  58. 5fd66d0 ART: Remove LogSeverity NONE by Andreas Gampe · 9 years ago
  59. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  60. 6597577 Card mark holding class instead of declaring class by Mathieu Chartier · 9 years ago
  61. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  62. a62cb9b Revert "Revert "Optimize IMT"" by Artem Udovichenko · 9 years ago
  63. 88f288e Revert "Optimize IMT" by Nicolas Geoffray · 9 years ago
  64. abdda2f Merge "Optimize IMT" by Mathieu Chartier · 9 years ago
  65. badee98 Optimize IMT by Nelli Kim · 9 years ago
  66. ece5386 Merge "Propagate the read barrier option to Class::VisitNativeRoots." by Hiroshi Yamauchi · 9 years ago
  67. 7a62e67 Propagate the read barrier option to Class::VisitNativeRoots. by Hiroshi Yamauchi · 9 years ago
  68. c92a7a1 Wrap certain exception types when loading an erroneous class. by Jeff Hao · 9 years ago
  69. 696632e Revert "Revert "Hold dex caches live in class table"" by Mathieu Chartier · 9 years ago
  70. 6d33563 Revert "Hold dex caches live in class table" by Brian Carlstrom · 9 years ago
  71. f284d44 Hold dex caches live in class table by Mathieu Chartier · 9 years ago
  72. f0192c8 Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 9 years ago
  73. ab880f4 Typos and stylistic fixes. by Roland Levillain · 9 years ago
  74. 10c5f56 Prevent ArtMethod clearing race by Mathieu Chartier · 9 years ago
  75. e42888f Write conflict tables in image by Mathieu Chartier · 9 years ago
  76. 7f98c9a Add support for eagerly calculating conflict tables by Mathieu Chartier · 9 years ago
  77. 393fdb8 Make sure the referring class is in the dex cache. by Nicolas Geoffray · 9 years ago
  78. 6d25cf6 Fix InsertDexFileInToClassLoader to handle null class loaders by Mathieu Chartier · 9 years ago
  79. cac5a7e Optimizing: Improve const-string code generation. by Vladimir Marko · 9 years ago
  80. 7fe3023 ART: Make verifier fail log level adjustable by Andreas Gampe · 9 years ago
  81. 796d630 Add an ImtConflictTable to better resolve IMT conflicts. by Nicolas Geoffray · 9 years ago
  82. 6300fd7 Code cleanup between debugger and jit. by Nicolas Geoffray · 9 years ago
  83. 0b4cbd0 Add oatdump support for app images by Mathieu Chartier · 9 years ago
  84. 6973100 Only visit app image classes in class loader by Mathieu Chartier · 9 years ago
  85. 5b83050 Fix potential linear alloc memory leak by Mathieu Chartier · 9 years ago
  86. c5dd319 Add and use loaded class profiling by Mathieu Chartier · 10 years ago
  87. 6ea1a0e AOT compile framework code as non-debuggable by Mingyao Yang · 9 years ago
  88. dd5e5e9 Revert "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 9 years ago
  89. 9fab717 Merge "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 9 years ago
  90. 3a98aae Revert "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 9 years ago
  91. 27ec302 Merge "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 9 years ago
  92. c94a61f Make it possible to enable native debugging through debug flags by Tamas Berghammer · 9 years ago
  93. 37c36dc Merge "ART: Better InitWithoutImage error messages" by Andreas Gampe · 9 years ago
  94. 7ba5a67 ART: Better InitWithoutImage error messages by Andreas Gampe · 9 years ago
  95. 867d63b Merge "runtime: Don't skip verification for -Xverify:soft-fail" by Igor Murashkin · 9 years ago
  96. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 9 years ago
  97. 1aa8ec2 Fix up dex cache strings stored in classes by Mathieu Chartier · 9 years ago
  98. 5a55986 Fix issue with exception type resolution during linking. by Alex Light · 9 years ago
  99. fedd91d Optimizing compiler support for directly calling interface methods by Alex Light · 9 years ago
  100. 7617216 Convert to UTF8 before doing dex file location comparison by Mathieu Chartier · 9 years ago