1. 58c3f6a Reduce calls to DescriptorEquals by Mathieu Chartier · 8 years ago
  2. a8db0a9 Merge "ART: Weaken boot classpath initialization check" by Treehugger Robot · 8 years ago
  3. cc1b535 ART: Clean up ClassLinker by Andreas Gampe · 8 years ago
  4. 141c6f6 Merge "Class Hierarchy Analysis (CHA)" by Mingyao Yang · 8 years ago
  5. e20fe27 Merge "ART: Cache sections for sanity check" by Treehugger Robot · 8 years ago
  6. 0793bec ART: Cache sections for sanity check by Andreas Gampe · 8 years ago
  7. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 8 years ago
  8. 2c8c6b6 Revert "Make sure that const-class linkage is preserved, try again." by Vladimir Marko · 8 years ago
  9. 1e8a395 ART: Weaken boot classpath initialization check by Andreas Gampe · 8 years ago
  10. 9036914 Merge "Make sure that const-class linkage is preserved, try again." by Treehugger Robot · 8 years ago
  11. cb5ab35 Make sure that const-class linkage is preserved, try again. by Vladimir Marko · 8 years ago
  12. 211fd80 Merge "ART: Add dex::StringIndex" by Treehugger Robot · 8 years ago
  13. 171cf81 Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""" by Vladimir Marko · 8 years ago
  14. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  15. e47172b Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 8 years ago
  16. 09ded92 Revert "Revert "Revert "Make sure that const-class linkage is preserved.""" by Vladimir Marko · 8 years ago
  17. 25dcbad Revert "Revert "Make sure that const-class linkage is preserved."" by Vladimir Marko · 8 years ago
  18. ecffc67 Revert "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  19. 9ee5fdf Merge "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  20. a598b86 Merge "ART: Add dex::TypeIndex" by Treehugger Robot · 8 years ago
  21. b2dc551 Merge "ART: Add boot classpath check for initialization" by Treehugger Robot · 8 years ago
  22. 19886db Make sure that const-class linkage is preserved. by Vladimir Marko · 8 years ago
  23. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  24. 22f71d2 ART: Add boot classpath check for initialization by Andreas Gampe · 8 years ago
  25. 1b86849 Use type lookup tables in compiler by Mathieu Chartier · 8 years ago
  26. 54b5855 Change offline profile to store type_idx of classes. by Jeff Hao · 8 years ago
  27. 6beced4 Change iftable to never be null by Mathieu Chartier · 8 years ago
  28. 1c80417 Merge "Add option to force all code to be deoptimizable" by Treehugger Robot · 8 years ago
  29. 6b16d89 Add option to force all code to be deoptimizable by Alex Light · 8 years ago
  30. a2d1b28 Add visiting for class loaders in StickyMarkSweep by neo.chae · 8 years ago
  31. 08883de ART: Refactor jfieldID handling by Andreas Gampe · 8 years ago
  32. 6a3be6d Merge "Clean up the runtime read barrier and fix fake address dependency." by Hiroshi Yamauchi · 8 years ago
  33. 12b58b2 Clean up the runtime read barrier and fix fake address dependency. by Hiroshi Yamauchi · 8 years ago
  34. d625158 Add ClassExt mirror. by Alex Light · 8 years ago
  35. 7d8d8ff Revert "Revert "ART: Generalize FindClassInPathClassLoader"" by Nicolas Geoffray · 8 years ago
  36. af3572b Revert "ART: Generalize FindClassInPathClassLoader" by Nicolas Geoffray · 8 years ago
  37. fd1ae75 ART: Generalize FindClassInPathClassLoader by Andreas Gampe · 8 years ago
  38. 46aba36 ART: Move pathList well-known-field to actual class by Andreas Gampe · 8 years ago
  39. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 8 years ago
  40. 269cb43 class_linker: Change allocation of MethodType dex_cache entries. by Narayan Kamath · 8 years ago
  41. eb242cd Merge "Save the non-verified classes in the VerifierDeps." by Nicolas Geoffray · 8 years ago
  42. 0802518 Save the non-verified classes in the VerifierDeps. by Nicolas Geoffray · 8 years ago
  43. 168c58c Merge "Reduce number of physical pages used for DexCache's arrays" by Treehugger Robot · 8 years ago
  44. 34ee684 ART: Refactor class-linker methods by Andreas Gampe · 10 years ago
  45. b3ac45b Reduce number of physical pages used for DexCache's arrays by Artem Udovichenko · 8 years ago
  46. ac2efad Merge "Clean up app image .bss dex cache arrays fixup." by Vladimir Marko · 8 years ago
  47. 83f6699 Merge "Clear OOME from DexCache allocation when another thread succeeded." by Vladimir Marko · 8 years ago
  48. 6dd1488 Clean up app image .bss dex cache arrays fixup. by Vladimir Marko · 8 years ago
  49. c9a6fa5 Clear OOME from DexCache allocation when another thread succeeded. by Vladimir Marko · 8 years ago
  50. 1bc4b17 Revert "Disable kBssEntry LoadString sharpening." by Vladimir Marko · 8 years ago
  51. c7a420c Ensure that overrides work in presence of package-private methods. by Alex Light · 8 years ago
  52. 28357fa Move most of class linker to ObjPtr by Mathieu Chartier · 8 years ago
  53. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  54. d203296 Merge "Move art/native to ObjPtr" by Mathieu Chartier · 8 years ago
  55. 3e2e2f1 Merge "Fix handling of dex cache arrays for method types." by Narayan Kamath · 8 years ago
  56. bc5a795 Move art/native to ObjPtr by Mathieu Chartier · 8 years ago
  57. 7fe5658 Fix handling of dex cache arrays for method types. by Narayan Kamath · 8 years ago
  58. 8c0fee9 Merge "Do not write empty class table and intern table to image." by Vladimir Marko · 8 years ago
  59. 1a1de67 Do not write empty class table and intern table to image. by Vladimir Marko · 8 years ago
  60. 1a5337f Move mirror::ObjectArray to ObjPtr by Mathieu Chartier · 8 years ago
  61. 28bd2e4 Move mirror::Class to use ObjPtr by Mathieu Chartier · 8 years ago
  62. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 8 years ago
  63. f8ac97f ObjPtr misc cleanup by Mathieu Chartier · 8 years ago
  64. 463a67d Merge "Change indirect reference table to use ObjPtr" by Treehugger Robot · 8 years ago
  65. 8778c52 Change indirect reference table to use ObjPtr by Mathieu Chartier · 8 years ago
  66. 7638651 Merge "Initialize dex cache while holding dex_lock" by Mathieu Chartier · 8 years ago
  67. 2f61867 Merge "Remove #include "oat_file.h" from class_linker.h ." by Vladimir Marko · 8 years ago
  68. 6c60d84 Initialize dex cache while holding dex_lock by Mathieu Chartier · 8 years ago
  69. 97d7e1c Remove #include "oat_file.h" from class_linker.h . by Vladimir Marko · 8 years ago
  70. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  71. b890130 Use ObjPtr for ResolvedFieldAccessTest and ResolvedMethodAccessTest by Mathieu Chartier · 8 years ago
  72. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  73. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 8 years ago
  74. b4cf427 Merge "dex_cache: rewrite StringDexCachePair as DexCachePair<T>" by Treehugger Robot · 8 years ago
  75. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  76. c38a6f8 dex_cache: rewrite StringDexCachePair as DexCachePair<T> by Narayan Kamath · 8 years ago
  77. afa4827 java.lang.invoke: Add mirror types for MethodHandle / MethodType. by Narayan Kamath · 8 years ago
  78. 4d46970 Merge "Use ObjPtr for reflection.cc/h/inl" by Mathieu Chartier · 8 years ago
  79. 75a7db6 ART: Factor out IMT from ArtMethod by Andreas Gampe · 8 years ago
  80. a59d9b2 Use ObjPtr for reflection.cc/h/inl by Mathieu Chartier · 8 years ago
  81. 83b13b3 Merge "Add basic support for object pointer poisoning" by Mathieu Chartier · 8 years ago
  82. 3f7f03c Add basic support for object pointer poisoning by Mathieu Chartier · 8 years ago
  83. 3fec9ac ART: Use libbase logging by Andreas Gampe · 8 years ago
  84. 9aa352e Remove TypeLookupTable from DexFile. by David Sehr · 8 years ago
  85. 26ead49 Merge "Make ScopedAssertNoThreadSuspension no overhead for non-debug" by Mathieu Chartier · 8 years ago
  86. 9323e6e Separate annotations from dexfile reading. by David Sehr · 8 years ago
  87. 268764d Make ScopedAssertNoThreadSuspension no overhead for non-debug by Mathieu Chartier · 8 years ago
  88. 5fd66d0 ART: Remove LogSeverity NONE by Andreas Gampe · 8 years ago
  89. 1f3925d Fix vtable corruption issue by Alex Light · 8 years ago
  90. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  91. 966c9db Merge "ART: Added DCHECKS to find alignment breakage." am: da0f5e72cc by Christina Wadsworth · 8 years ago
  92. 6353a63 ART: Added DCHECKS to find alignment breakage. by Christina Wadsworth · 8 years ago
  93. 3e40f60 Merge "ART: Implement a fixed size string dex cache" am: 9c07ab332b by Mathieu Chartier · 8 years ago
  94. bf44e0e ART: Implement a fixed size string dex cache by Christina Wadsworth · 8 years ago
  95. 2ad1aa1 Merge "Fix pending exception failure for encoded statics" am: 34110807ea by Mathieu Chartier · 8 years ago
  96. da595be Fix pending exception failure for encoded statics by Mathieu Chartier · 8 years ago
  97. c8e6f7a Merge "Card mark holding class instead of declaring class" am: 0ed44f9595 by Mathieu Chartier · 8 years ago
  98. 6597577 Card mark holding class instead of declaring class by Mathieu Chartier · 8 years ago
  99. 05ac397 Merge "Clean up VLOG(oat) in OatFileAssistant." am: 3f3201a89e by Richard Uhler · 8 years ago
  100. 9a37efc Clean up VLOG(oat) in OatFileAssistant. by Richard Uhler · 8 years ago