1. 8f28bd4 Merge "Make --debuggable rely on JIT code." by Nicolas Geoffray · 9 years ago
  2. a0619e2 Make --debuggable rely on JIT code. by Nicolas Geoffray · 9 years ago
  3. ec78622 Hash-based dex cache type array. by Vladimir Marko · 9 years ago
  4. 1ddaa25 Merge "Revert "Disable optimization of Atomic::LoadJavaData for x86 targets."" by Brian Carlstrom · 9 years ago
  5. 67da888 Revert "Disable optimization of Atomic::LoadJavaData for x86 targets." by Stephen Hines · 9 years ago
  6. 699ba6a Merge changes from topic 'clang-3625443' by Treehugger Robot · 9 years ago
  7. 440b5d9 Implement class-pre-define time redefinition. by Alex Light · 9 years ago
  8. 2130053 Rewrite retrieval of resolved classes. by Vladimir Marko · 9 years ago
  9. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 9 years ago
  10. d570938 Merge "Add ClassPreDefine hook." by Treehugger Robot · 9 years ago
  11. fbd5118 Disable optimization of Atomic::LoadJavaData for x86 targets. by Stephen Hines · 9 years ago
  12. b0f1192 Add ClassPreDefine hook. by Alex Light · 9 years ago
  13. b0dde43 Merge "Fix inserting classes to initiating loader's class table." by Vladimir Marko · 9 years ago
  14. 6ad2f6d Fix inserting classes to initiating loader's class table. by Vladimir Marko · 9 years ago
  15. ac30fa2 ART: Make RuntimeCallbacks unique_ptr by Andreas Gampe · 9 years ago
  16. 0f01b58 ART: Add ClassLoadCallback by Andreas Gampe · 9 years ago
  17. 7af8c6a Merge "Rename offline_profiling_info to profile_compilation_info" by Calin Juravle · 9 years ago
  18. 33083d6 Rename offline_profiling_info to profile_compilation_info by Calin Juravle · 9 years ago
  19. 9cd522b Remove now unused dex_cache_resolved_types_ from ArtMethod. by Nicolas Geoffray · 9 years ago
  20. 942fd31 Reduce using ArtMethod's dex_cache_resolved_types_. by Vladimir Marko · 9 years ago
  21. e037a73 Merge "Put inlined ArtMethod pointer in stack maps." by Nicolas Geoffray · 9 years ago
  22. 5d37c15 Put inlined ArtMethod pointer in stack maps. by Nicolas Geoffray · 9 years ago
  23. 1998cd0 Implement HLoadClass/kBssEntry for boot image. by Vladimir Marko · 9 years ago
  24. 6bec91c Store resolved types for AOT code in .bss. by Vladimir Marko · 9 years ago
  25. 0376a5c Dont keep around scoped allocated ArtMethod after thread suspension. by Nicolas Geoffray · 9 years ago
  26. 921094a Revert "Revert "Refactor ClassLinker::LinkInterfaceMethods()."" by Vladimir Marko · 9 years ago
  27. 7620a3b Merge "Revert "Refactor ClassLinker::LinkInterfaceMethods()."" by Nicolas Geoffray · 9 years ago
  28. dce413d Revert "Refactor ClassLinker::LinkInterfaceMethods()." by Nicolas Geoffray · 9 years ago
  29. aa89a4c Merge "Refactor ClassLinker::LinkInterfaceMethods()." by Treehugger Robot · 9 years ago
  30. afbd71f Refactor ClassLinker::LinkInterfaceMethods(). by Vladimir Marko · 9 years ago
  31. f11cd29 Track libcore java.lang.reflect.Proxy update by Przemyslaw Szczepaniak · 9 years ago
  32. d96b96d Merge "Add Thread entry to signal if the thread can call into java" by Calin Juravle · 9 years ago
  33. ccd5695 Add Thread entry to signal if the thread can call into java by Calin Juravle · 9 years ago
  34. 913e6e6 Merge "Remove dex cache string from mirror::Class." by Nicolas Geoffray · 9 years ago
  35. a3dccf9 Merge "Fill in empty iftable early" by Mathieu Chartier · 9 years ago
  36. 1e4841e Fill in empty iftable early by Mathieu Chartier · 9 years ago
  37. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 9 years ago
  38. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 9 years ago
  39. eca3eda Add ClassLoader to app-image roots. by Vladimir Marko · 9 years ago
  40. 726e517 Merge "Revert^8 "Make sure that const-class linkage is preserved."" by Vladimir Marko · 9 years ago
  41. 19a4d37 Clean up Class::GetDirectInterface(). by Vladimir Marko · 9 years ago
  42. c5798bf Revert^8 "Make sure that const-class linkage is preserved." by Vladimir Marko · 9 years ago
  43. 58c3f6a Reduce calls to DescriptorEquals by Mathieu Chartier · 9 years ago
  44. a8db0a9 Merge "ART: Weaken boot classpath initialization check" by Treehugger Robot · 9 years ago
  45. cc1b535 ART: Clean up ClassLinker by Andreas Gampe · 9 years ago
  46. 141c6f6 Merge "Class Hierarchy Analysis (CHA)" by Mingyao Yang · 9 years ago
  47. e20fe27 Merge "ART: Cache sections for sanity check" by Treehugger Robot · 9 years ago
  48. 0793bec ART: Cache sections for sanity check by Andreas Gampe · 9 years ago
  49. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 9 years ago
  50. 2c8c6b6 Revert "Make sure that const-class linkage is preserved, try again." by Vladimir Marko · 9 years ago
  51. 1e8a395 ART: Weaken boot classpath initialization check by Andreas Gampe · 9 years ago
  52. 9036914 Merge "Make sure that const-class linkage is preserved, try again." by Treehugger Robot · 9 years ago
  53. cb5ab35 Make sure that const-class linkage is preserved, try again. by Vladimir Marko · 9 years ago
  54. 211fd80 Merge "ART: Add dex::StringIndex" by Treehugger Robot · 9 years ago
  55. 171cf81 Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""" by Vladimir Marko · 9 years ago
  56. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 9 years ago
  57. e47172b Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 9 years ago
  58. 09ded92 Revert "Revert "Revert "Make sure that const-class linkage is preserved.""" by Vladimir Marko · 9 years ago
  59. 25dcbad Revert "Revert "Make sure that const-class linkage is preserved."" by Vladimir Marko · 9 years ago
  60. ecffc67 Revert "Make sure that const-class linkage is preserved." by Vladimir Marko · 9 years ago
  61. 9ee5fdf Merge "Make sure that const-class linkage is preserved." by Vladimir Marko · 9 years ago
  62. a598b86 Merge "ART: Add dex::TypeIndex" by Treehugger Robot · 9 years ago
  63. b2dc551 Merge "ART: Add boot classpath check for initialization" by Treehugger Robot · 9 years ago
  64. 19886db Make sure that const-class linkage is preserved. by Vladimir Marko · 9 years ago
  65. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 9 years ago
  66. 22f71d2 ART: Add boot classpath check for initialization by Andreas Gampe · 9 years ago
  67. 1b86849 Use type lookup tables in compiler by Mathieu Chartier · 9 years ago
  68. 54b5855 Change offline profile to store type_idx of classes. by Jeff Hao · 9 years ago
  69. 6beced4 Change iftable to never be null by Mathieu Chartier · 9 years ago
  70. 1c80417 Merge "Add option to force all code to be deoptimizable" by Treehugger Robot · 9 years ago
  71. 6b16d89 Add option to force all code to be deoptimizable by Alex Light · 9 years ago
  72. a2d1b28 Add visiting for class loaders in StickyMarkSweep by neo.chae · 9 years ago
  73. 08883de ART: Refactor jfieldID handling by Andreas Gampe · 9 years ago
  74. 6a3be6d Merge "Clean up the runtime read barrier and fix fake address dependency." by Hiroshi Yamauchi · 9 years ago
  75. 12b58b2 Clean up the runtime read barrier and fix fake address dependency. by Hiroshi Yamauchi · 9 years ago
  76. d625158 Add ClassExt mirror. by Alex Light · 9 years ago
  77. 7d8d8ff Revert "Revert "ART: Generalize FindClassInPathClassLoader"" by Nicolas Geoffray · 9 years ago
  78. af3572b Revert "ART: Generalize FindClassInPathClassLoader" by Nicolas Geoffray · 9 years ago
  79. fd1ae75 ART: Generalize FindClassInPathClassLoader by Andreas Gampe · 9 years ago
  80. 46aba36 ART: Move pathList well-known-field to actual class by Andreas Gampe · 9 years ago
  81. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 9 years ago
  82. 269cb43 class_linker: Change allocation of MethodType dex_cache entries. by Narayan Kamath · 9 years ago
  83. eb242cd Merge "Save the non-verified classes in the VerifierDeps." by Nicolas Geoffray · 9 years ago
  84. 0802518 Save the non-verified classes in the VerifierDeps. by Nicolas Geoffray · 9 years ago
  85. 168c58c Merge "Reduce number of physical pages used for DexCache's arrays" by Treehugger Robot · 9 years ago
  86. 34ee684 ART: Refactor class-linker methods by Andreas Gampe · 11 years ago
  87. b3ac45b Reduce number of physical pages used for DexCache's arrays by Artem Udovichenko · 9 years ago
  88. ac2efad Merge "Clean up app image .bss dex cache arrays fixup." by Vladimir Marko · 9 years ago
  89. 83f6699 Merge "Clear OOME from DexCache allocation when another thread succeeded." by Vladimir Marko · 9 years ago
  90. 6dd1488 Clean up app image .bss dex cache arrays fixup. by Vladimir Marko · 9 years ago
  91. c9a6fa5 Clear OOME from DexCache allocation when another thread succeeded. by Vladimir Marko · 9 years ago
  92. 1bc4b17 Revert "Disable kBssEntry LoadString sharpening." by Vladimir Marko · 9 years ago
  93. c7a420c Ensure that overrides work in presence of package-private methods. by Alex Light · 9 years ago
  94. 28357fa Move most of class linker to ObjPtr by Mathieu Chartier · 9 years ago
  95. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 9 years ago
  96. d203296 Merge "Move art/native to ObjPtr" by Mathieu Chartier · 9 years ago
  97. 3e2e2f1 Merge "Fix handling of dex cache arrays for method types." by Narayan Kamath · 9 years ago
  98. bc5a795 Move art/native to ObjPtr by Mathieu Chartier · 9 years ago
  99. 7fe5658 Fix handling of dex cache arrays for method types. by Narayan Kamath · 9 years ago
  100. 8c0fee9 Merge "Do not write empty class table and intern table to image." by Vladimir Marko · 9 years ago