1. 921094a Revert "Revert "Refactor ClassLinker::LinkInterfaceMethods()."" by Vladimir Marko · 8 years ago
  2. 7620a3b Merge "Revert "Refactor ClassLinker::LinkInterfaceMethods()."" by Nicolas Geoffray · 8 years ago
  3. dce413d Revert "Refactor ClassLinker::LinkInterfaceMethods()." by Nicolas Geoffray · 8 years ago
  4. aa89a4c Merge "Refactor ClassLinker::LinkInterfaceMethods()." by Treehugger Robot · 8 years ago
  5. afbd71f Refactor ClassLinker::LinkInterfaceMethods(). by Vladimir Marko · 8 years ago
  6. f11cd29 Track libcore java.lang.reflect.Proxy update by Przemyslaw Szczepaniak · 8 years ago
  7. d96b96d Merge "Add Thread entry to signal if the thread can call into java" by Calin Juravle · 8 years ago
  8. ccd5695 Add Thread entry to signal if the thread can call into java by Calin Juravle · 8 years ago
  9. 913e6e6 Merge "Remove dex cache string from mirror::Class." by Nicolas Geoffray · 8 years ago
  10. a3dccf9 Merge "Fill in empty iftable early" by Mathieu Chartier · 8 years ago
  11. 1e4841e Fill in empty iftable early by Mathieu Chartier · 8 years ago
  12. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  13. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 8 years ago
  14. eca3eda Add ClassLoader to app-image roots. by Vladimir Marko · 8 years ago
  15. 726e517 Merge "Revert^8 "Make sure that const-class linkage is preserved."" by Vladimir Marko · 8 years ago
  16. 19a4d37 Clean up Class::GetDirectInterface(). by Vladimir Marko · 8 years ago
  17. c5798bf Revert^8 "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  18. 58c3f6a Reduce calls to DescriptorEquals by Mathieu Chartier · 8 years ago
  19. a8db0a9 Merge "ART: Weaken boot classpath initialization check" by Treehugger Robot · 8 years ago
  20. cc1b535 ART: Clean up ClassLinker by Andreas Gampe · 8 years ago
  21. 141c6f6 Merge "Class Hierarchy Analysis (CHA)" by Mingyao Yang · 8 years ago
  22. e20fe27 Merge "ART: Cache sections for sanity check" by Treehugger Robot · 8 years ago
  23. 0793bec ART: Cache sections for sanity check by Andreas Gampe · 8 years ago
  24. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 8 years ago
  25. 2c8c6b6 Revert "Make sure that const-class linkage is preserved, try again." by Vladimir Marko · 8 years ago
  26. 1e8a395 ART: Weaken boot classpath initialization check by Andreas Gampe · 8 years ago
  27. 9036914 Merge "Make sure that const-class linkage is preserved, try again." by Treehugger Robot · 8 years ago
  28. cb5ab35 Make sure that const-class linkage is preserved, try again. by Vladimir Marko · 8 years ago
  29. 211fd80 Merge "ART: Add dex::StringIndex" by Treehugger Robot · 8 years ago
  30. 171cf81 Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""" by Vladimir Marko · 8 years ago
  31. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  32. e47172b Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 8 years ago
  33. 09ded92 Revert "Revert "Revert "Make sure that const-class linkage is preserved.""" by Vladimir Marko · 8 years ago
  34. 25dcbad Revert "Revert "Make sure that const-class linkage is preserved."" by Vladimir Marko · 8 years ago
  35. ecffc67 Revert "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  36. 9ee5fdf Merge "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  37. a598b86 Merge "ART: Add dex::TypeIndex" by Treehugger Robot · 8 years ago
  38. b2dc551 Merge "ART: Add boot classpath check for initialization" by Treehugger Robot · 8 years ago
  39. 19886db Make sure that const-class linkage is preserved. by Vladimir Marko · 8 years ago
  40. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  41. 22f71d2 ART: Add boot classpath check for initialization by Andreas Gampe · 8 years ago
  42. 1b86849 Use type lookup tables in compiler by Mathieu Chartier · 8 years ago
  43. 54b5855 Change offline profile to store type_idx of classes. by Jeff Hao · 8 years ago
  44. 6beced4 Change iftable to never be null by Mathieu Chartier · 8 years ago
  45. 1c80417 Merge "Add option to force all code to be deoptimizable" by Treehugger Robot · 8 years ago
  46. 6b16d89 Add option to force all code to be deoptimizable by Alex Light · 8 years ago
  47. a2d1b28 Add visiting for class loaders in StickyMarkSweep by neo.chae · 8 years ago
  48. 08883de ART: Refactor jfieldID handling by Andreas Gampe · 8 years ago
  49. 6a3be6d Merge "Clean up the runtime read barrier and fix fake address dependency." by Hiroshi Yamauchi · 8 years ago
  50. 12b58b2 Clean up the runtime read barrier and fix fake address dependency. by Hiroshi Yamauchi · 8 years ago
  51. d625158 Add ClassExt mirror. by Alex Light · 8 years ago
  52. 7d8d8ff Revert "Revert "ART: Generalize FindClassInPathClassLoader"" by Nicolas Geoffray · 8 years ago
  53. af3572b Revert "ART: Generalize FindClassInPathClassLoader" by Nicolas Geoffray · 8 years ago
  54. fd1ae75 ART: Generalize FindClassInPathClassLoader by Andreas Gampe · 8 years ago
  55. 46aba36 ART: Move pathList well-known-field to actual class by Andreas Gampe · 8 years ago
  56. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 8 years ago
  57. 269cb43 class_linker: Change allocation of MethodType dex_cache entries. by Narayan Kamath · 8 years ago
  58. eb242cd Merge "Save the non-verified classes in the VerifierDeps." by Nicolas Geoffray · 8 years ago
  59. 0802518 Save the non-verified classes in the VerifierDeps. by Nicolas Geoffray · 8 years ago
  60. 168c58c Merge "Reduce number of physical pages used for DexCache's arrays" by Treehugger Robot · 8 years ago
  61. 34ee684 ART: Refactor class-linker methods by Andreas Gampe · 10 years ago
  62. b3ac45b Reduce number of physical pages used for DexCache's arrays by Artem Udovichenko · 8 years ago
  63. ac2efad Merge "Clean up app image .bss dex cache arrays fixup." by Vladimir Marko · 8 years ago
  64. 83f6699 Merge "Clear OOME from DexCache allocation when another thread succeeded." by Vladimir Marko · 8 years ago
  65. 6dd1488 Clean up app image .bss dex cache arrays fixup. by Vladimir Marko · 8 years ago
  66. c9a6fa5 Clear OOME from DexCache allocation when another thread succeeded. by Vladimir Marko · 8 years ago
  67. 1bc4b17 Revert "Disable kBssEntry LoadString sharpening." by Vladimir Marko · 8 years ago
  68. c7a420c Ensure that overrides work in presence of package-private methods. by Alex Light · 8 years ago
  69. 28357fa Move most of class linker to ObjPtr by Mathieu Chartier · 8 years ago
  70. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  71. d203296 Merge "Move art/native to ObjPtr" by Mathieu Chartier · 8 years ago
  72. 3e2e2f1 Merge "Fix handling of dex cache arrays for method types." by Narayan Kamath · 8 years ago
  73. bc5a795 Move art/native to ObjPtr by Mathieu Chartier · 8 years ago
  74. 7fe5658 Fix handling of dex cache arrays for method types. by Narayan Kamath · 8 years ago
  75. 8c0fee9 Merge "Do not write empty class table and intern table to image." by Vladimir Marko · 8 years ago
  76. 1a1de67 Do not write empty class table and intern table to image. by Vladimir Marko · 8 years ago
  77. 1a5337f Move mirror::ObjectArray to ObjPtr by Mathieu Chartier · 8 years ago
  78. 28bd2e4 Move mirror::Class to use ObjPtr by Mathieu Chartier · 8 years ago
  79. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 8 years ago
  80. f8ac97f ObjPtr misc cleanup by Mathieu Chartier · 8 years ago
  81. 463a67d Merge "Change indirect reference table to use ObjPtr" by Treehugger Robot · 8 years ago
  82. 8778c52 Change indirect reference table to use ObjPtr by Mathieu Chartier · 8 years ago
  83. 7638651 Merge "Initialize dex cache while holding dex_lock" by Mathieu Chartier · 8 years ago
  84. 2f61867 Merge "Remove #include "oat_file.h" from class_linker.h ." by Vladimir Marko · 8 years ago
  85. 6c60d84 Initialize dex cache while holding dex_lock by Mathieu Chartier · 8 years ago
  86. 97d7e1c Remove #include "oat_file.h" from class_linker.h . by Vladimir Marko · 8 years ago
  87. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  88. b890130 Use ObjPtr for ResolvedFieldAccessTest and ResolvedMethodAccessTest by Mathieu Chartier · 8 years ago
  89. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  90. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 8 years ago
  91. b4cf427 Merge "dex_cache: rewrite StringDexCachePair as DexCachePair<T>" by Treehugger Robot · 8 years ago
  92. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  93. c38a6f8 dex_cache: rewrite StringDexCachePair as DexCachePair<T> by Narayan Kamath · 8 years ago
  94. afa4827 java.lang.invoke: Add mirror types for MethodHandle / MethodType. by Narayan Kamath · 8 years ago
  95. 4d46970 Merge "Use ObjPtr for reflection.cc/h/inl" by Mathieu Chartier · 8 years ago
  96. 75a7db6 ART: Factor out IMT from ArtMethod by Andreas Gampe · 8 years ago
  97. a59d9b2 Use ObjPtr for reflection.cc/h/inl by Mathieu Chartier · 8 years ago
  98. 83b13b3 Merge "Add basic support for object pointer poisoning" by Mathieu Chartier · 8 years ago
  99. 3f7f03c Add basic support for object pointer poisoning by Mathieu Chartier · 8 years ago
  100. 3fec9ac ART: Use libbase logging by Andreas Gampe · 8 years ago