1. cc1b535 ART: Clean up ClassLinker by Andreas Gampe · 9 years ago
  2. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 9 years ago
  3. 211fd80 Merge "ART: Add dex::StringIndex" by Treehugger Robot · 9 years ago
  4. c9e2fc2 Merge "Move inline caches GC handling in JitCodeCache." by Nicolas Geoffray · 9 years ago
  5. e51ca8b Move inline caches GC handling in JitCodeCache. by Nicolas Geoffray · 9 years ago
  6. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 9 years ago
  7. 1af0c4f Fix the target Linux builds of ART by Julien Duraj · 9 years ago
  8. dac7ad1 Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" by Nicolas Geoffray · 9 years ago
  9. 9fd470f ART: Extend DumpRecursiveAbort by Andreas Gampe · 9 years ago
  10. 7afa454 ART: Dump native stack on recursive abort by Andreas Gampe · 9 years ago
  11. b67906b ART: Use cerr in Runtime::Abort on the host by Andreas Gampe · 9 years ago
  12. 132d836 Revert "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 9 years ago
  13. 96de579 Merge "Ensure CC GC is used for the read barrier config." by Treehugger Robot · 9 years ago
  14. 1b0adbf Ensure CC GC is used for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  15. 6b16d89 Add option to force all code to be deoptimizable by Alex Light · 9 years ago
  16. 81cae78 Merge "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 9 years ago
  17. 3395fbc Revert "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 9 years ago
  18. 4b050e8 Merge "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 9 years ago
  19. 39ce7d2 Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 9 years ago
  20. 75afcdd Revert "Revert "JIT root tables."" by Nicolas Geoffray · 9 years ago
  21. 3049324 Make empty checkpoint work while weak ref access is disabled. by Hiroshi Yamauchi · 9 years ago
  22. 20c56a8 Merge "Revert "JIT root tables."" by Nicolas Geoffray · 9 years ago
  23. 4acd036 Revert "JIT root tables." by Nicolas Geoffray · 9 years ago
  24. 0864c98 Merge "JIT root tables." by Nicolas Geoffray · 9 years ago
  25. ac3ebc3 JIT root tables. by Nicolas Geoffray · 9 years ago
  26. 13b2784 ART: Refactor jmethodID handling by Andreas Gampe · 9 years ago
  27. cec2fd4 Call ClassExt::VisitRoots by Alex Light · 9 years ago
  28. 9e86809 Move intern table to ObjPtr by Mathieu Chartier · 9 years ago
  29. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 9 years ago
  30. eb84221 Enable agent attaching during live phase by Leonard Mosescu · 9 years ago
  31. f42eb2c Remove mutex dependency on art::Runtime by David Sehr · 9 years ago
  32. da0a69e Return error message if IndirectReferenceTable construction fails. by Richard Uhler · 9 years ago
  33. f57589f Remove logging dependency on runtime by David Sehr · 9 years ago
  34. 498e122 Merge "Ensure OpenDexFilesFromImage closes file to prevent file descriptor leak" by Brian Carlstrom · 9 years ago
  35. f5b0f2c Ensure OpenDexFilesFromImage closes file to prevent file descriptor leak by Brian Carlstrom · 9 years ago
  36. 1a1de67 Do not write empty class table and intern table to image. by Vladimir Marko · 9 years ago
  37. a058fdf Move mirror::Object setters to ObjPtr by Mathieu Chartier · 9 years ago
  38. 2f61867 Merge "Remove #include "oat_file.h" from class_linker.h ." by Vladimir Marko · 9 years ago
  39. 97d7e1c Remove #include "oat_file.h" from class_linker.h . by Vladimir Marko · 9 years ago
  40. 556c9a2 Merge "Rename ObjPtr::Decode to ObjPtr::Ptr" by Mathieu Chartier · 9 years ago
  41. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 9 years ago
  42. 90a32b1 ART: Reprint long messages on abort by Andreas Gampe · 9 years ago
  43. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 9 years ago
  44. afa4827 java.lang.invoke: Add mirror types for MethodHandle / MethodType. by Narayan Kamath · 9 years ago
  45. 3fec9ac ART: Use libbase logging by Andreas Gampe · 9 years ago
  46. 866d874 Make image test multi image by Mathieu Chartier · 9 years ago
  47. 0e84439 Collapse ART's AbstractMethod class into Executable by Neil Fuller · 9 years ago
  48. b226703 Move art::Runtime::InitZygote logic from art into frameworks/base. by Robert Sesek · 9 years ago
  49. c956879 Merge "Track libcore Executable.getParameter() changes" by Neil Fuller · 9 years ago
  50. f9decf9 Merge "ART: Add generic system-weak holder infrastructure" by Andreas Gampe · 9 years ago
  51. fda5714 ART: Add generic system-weak holder infrastructure by Andreas Gampe · 9 years ago
  52. c93b3be Fix run-test after introduction of VDEX by David Brazdil · 9 years ago
  53. bb816d6 Add transactions for string resolve by Mathieu Chartier · 9 years ago
  54. 60458a0 Track libcore Executable.getParameter() changes by Neil Fuller · 9 years ago
  55. a4c2a05 Support for loading classes from DEX files stored in a ByteBuffer. by Orion Hodson · 9 years ago
  56. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  57. d106d9f Save environment snapshot and use at fork/exec by David Sehr · 9 years ago
  58. 185d134 Add basic runtime-plugins support. by Alex Light · 9 years ago
  59. 7233c7e Create a basic agent loading framework. by Alex Light · 9 years ago
  60. c218427 Merge "Revert experimental lambda feature." by Narayan Kamath · 9 years ago
  61. 14832ef Revert experimental lambda feature. by Narayan Kamath · 9 years ago
  62. 5dd44d0 ART: Factor out native stack dumping by Andreas Gampe · 9 years ago
  63. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  64. 56fe258 Add a way to measure read barrier slow paths by Mathieu Chartier · 9 years ago
  65. 138dbff Clean up profiler options by Calin Juravle · 9 years ago
  66. be84b59 Remove the old obsolete profiler by Calin Juravle · 9 years ago
  67. 37d6a3b Support the -i flag in the new dexdump. by Aart Bik · 9 years ago
  68. f711f2c Partial fragment deoptimization by Mingyao Yang · 9 years ago
  69. f0192c8 Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 10 years ago
  70. a2b147e Ensure that java.lang.reflect.Field is initialized by Przemyslaw Szczepaniak · 9 years ago
  71. f4b3487 Remove -XOatFileManagerCompilerFilter argument. by Richard Uhler · 9 years ago
  72. de604a2 Merge changes I96464d76,Id5e77316,Icb42a081,I68afc181,I82094e46 by Calin Juravle · 9 years ago
  73. 91288d8 Revert "Revert "Write conflict tables in image"" by Mathieu Chartier · 9 years ago
  74. d23d7d1 Revert "Write conflict tables in image" by Mathieu Chartier · 9 years ago
  75. af36e49 Fix -Xint and -Xusejit interaction by Calin Juravle · 9 years ago
  76. ffc8707 Split profile recording from jit compilation by Calin Juravle · 9 years ago
  77. 97cbc92 Allow the framework to register sensistive threads to the runtime by Calin Juravle · 9 years ago
  78. e42888f Write conflict tables in image by Mathieu Chartier · 9 years ago
  79. bb661c0 Refactor use of __ANDROID__ macro by Bilyan Borisov · 10 years ago
  80. 274fe4a Remove the JIT from the instrumentation framework. by Nicolas Geoffray · 9 years ago
  81. b2771b4 Add option to tune sample collection based on thread sensitivity by Calin Juravle · 10 years ago
  82. f38a661 ART: Flag to fail thread creation by Andreas Gampe · 9 years ago
  83. 1133db7 Remove AnnotationAccess and its remaining uses. by Jeff Hao · 10 years ago
  84. cac5a7e Optimizing: Improve const-string code generation. by Vladimir Marko · 10 years ago
  85. c1bc415 Only call jit_load after the zygote fork by Mathieu Chartier · 10 years ago
  86. 72918ea Load jit compiler pre zygote fork by Mathieu Chartier · 10 years ago
  87. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 10 years ago
  88. 40c68c6 Fix dex2oat/oatdump cross-compilation. by Nicolas Geoffray · 10 years ago
  89. 796d630 Add an ImtConflictTable to better resolve IMT conflicts. by Nicolas Geoffray · 10 years ago
  90. a373a33 Merge "Revert "Revert "Enable compilation of secondary dex files""" by Nicolas Geoffray · 10 years ago
  91. c6b1b93 Revert "Revert "Enable compilation of secondary dex files"" by Nicolas Geoffray · 10 years ago
  92. f8cb178 Move process state into runtime by Mathieu Chartier · 10 years ago
  93. e9e98f1 Merge "Do not JIT boot image during native-debugging (keep AOT code instead)." by David Srbecky · 10 years ago
  94. 04680f3 Dump oat file information as part of DumpForSigQuit. by Nicolas Geoffray · 10 years ago
  95. f448016 Do not JIT boot image during native-debugging (keep AOT code instead). by David Srbecky · 10 years ago
  96. db1f7da Merge "ART: Remember whether the cache was pruned" by Andreas Gampe · 10 years ago
  97. 0cb11c3 runtime: delete native/java_lang_Runtime.h. by Narayan Kamath · 10 years ago
  98. 5f97157 runtime: delete native/java_lang_Runtime.cc by Narayan Kamath · 10 years ago
  99. a1425a1 ART: Remember whether the cache was pruned by Andreas Gampe · 10 years ago
  100. 0b4cbd0 Add oatdump support for app images by Mathieu Chartier · 10 years ago