1. 2d7329b ART: add weighted allocated bytes metrics by Albert Mingkun Yang · 6 years ago
  2. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  3. a3283e4 Remove obsolete code related to patchoat. by Vladimir Marko · 6 years ago
  4. 80e6a09 Merge "Refactor code around JIT creation." by Nicolas Geoffray · 6 years ago
  5. 7a2c7c2 Refactor code around JIT creation. by Nicolas Geoffray · 6 years ago
  6. d6e178e Revert^2 "ART: add GC time ratio metrics to GC performance" by Albert Mingkun Yang · 6 years ago
  7. 90402ad Merge "Revert "ART: add GC time ratio metrics to GC performance"" by Treehugger Robot · 6 years ago
  8. 4d57c69 Revert "ART: add GC time ratio metrics to GC performance" by Andreas Gampe · 6 years ago
  9. 54c7da9 Merge changes Idc6e518c,Ia1cc0506 by David Brazdil · 6 years ago
  10. d946533 Merge "ART: add GC time ratio metrics to GC performance" by Roland Levillain · 6 years ago
  11. 2bb2fbd Create SdkVersion enum, migrate users to it by David Brazdil · 6 years ago
  12. fe21070 ART: add GC time ratio metrics to GC performance by Albert Mingkun Yang · 6 years ago
  13. f50ac10 Simplify hidden_api.h logic by David Brazdil · 6 years ago
  14. 83e2049 ART: Add Runtime::IsSafeMode by Andreas Gampe · 6 years ago
  15. a7edd0d Fix JIT creation so it picks up runtime flags. by Nicolas Geoffray · 6 years ago
  16. adcbf7f Merge "Print the address of the sentinel object for debugging purposes." by Roland Levillain · 6 years ago
  17. 6941f48 ART: Fix JIT initialization by Andreas Gampe · 6 years ago
  18. 0e15559 Print the address of the sentinel object for debugging purposes. by Roland Levillain · 6 years ago
  19. ad28f5e ART: add hook for framework to set SELinux context by Orion Hodson · 6 years ago
  20. 0ee5082 Merge "Refactor MemMap::MapAnonymous()." by Vladimir Marko · 6 years ago
  21. 1130659 Refactor MemMap::MapAnonymous(). by Vladimir Marko · 6 years ago
  22. cb4f09e Move some fast invoke checks to CanUseMterp by David Srbecky · 6 years ago
  23. 70f5fd0 ART: Add class-alloc-inl.h by Andreas Gampe · 6 years ago
  24. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  25. 50b4743 Move cpp-define related static_assert to runtime. by David Srbecky · 6 years ago
  26. 710d785 Merge "Add extra handling for loading intern tables" by Mathieu Chartier · 6 years ago
  27. 74ccee6 Add extra handling for loading intern tables by Mathieu Chartier · 6 years ago
  28. d55f6ee Merge "Revert^4 "JVMTI PopFrame support"" by Alex Light · 6 years ago
  29. 231a953 Merge "Cleanup the cpp-define-generator definitions." by David Srbecky · 6 years ago
  30. 766e74f Cleanup the cpp-define-generator definitions. by David Srbecky · 6 years ago
  31. 0aa7a5a Revert^4 "JVMTI PopFrame support" by Alex Light · 6 years ago
  32. 202b617 Revert "Revert^2 "JVMTI PopFrame support"" by Nicolas Geoffray · 6 years ago
  33. 1c7b1fc Revert^2 "JVMTI PopFrame support" by Alex Light · 6 years ago
  34. 068a9be Merge "Revert "JVMTI PopFrame support"" by Alex Light · 6 years ago
  35. f67d0cb Revert "JVMTI PopFrame support" by Alex Light · 6 years ago
  36. dd0f77c Merge "JVMTI PopFrame support" by Alex Light · 6 years ago
  37. 88a2a9d JVMTI PopFrame support by Alex Light · 7 years ago
  38. 9ec8559 Merge "Remove patchoat." by Vladimir Marko · 6 years ago
  39. a497a39 Remove patchoat. by Vladimir Marko · 6 years ago
  40. e9f6103 Prevent the JIT from loading classes in debuggable mode by Alex Light · 6 years ago
  41. 4df2d80 Revert^2 "Load boot image at a random address." by Vladimir Marko · 6 years ago
  42. f3d0773 Revert "Load boot image at a random address." by Vladimir Marko · 6 years ago
  43. 5ad79d8 Load boot image at a random address. by Vladimir Marko · 6 years ago
  44. 3d8a78a Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends."" by Nicolas Geoffray · 6 years ago
  45. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  46. f6985bd Add an overload for MemMap::MapAnonymous(). by Vladimir Marko · 6 years ago
  47. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
  48. 0b0ffc1 ART: Add parameter for verifier timing log threshold by Andreas Gampe · 6 years ago
  49. b2ab807 Merge "Revert^2 "Delay init of classes of pre-allocated exceptions."" by Vladimir Marko · 6 years ago
  50. dcfcce4 Revert^2 "Delay init of classes of pre-allocated exceptions." by Vladimir Marko · 6 years ago
  51. b40d361 ART: Finish old move of OatDexFile by Andreas Gampe · 6 years ago
  52. 29cf32b Revert "Delay init of classes of pre-allocated exceptions." by Lokesh Gidra · 6 years ago
  53. cd5c181 Delay init of classes of pre-allocated exceptions. by Vladimir Marko · 6 years ago
  54. a316f91 Merge ""Revert^4 "Make adbconnection start automatically for debuggable apps (on target)"" by Treehugger Robot · 6 years ago
  55. 74f2ccc Merge "Revert^2 "Remove support for Valgrind in ART."" by Roland Levillain · 6 years ago
  56. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  57. baac7e4 "Revert^4 "Make adbconnection start automatically for debuggable apps (on target)" by Alex Light · 6 years ago
  58. fb57a65 Revert "Revert^2 "Make adbconnection start automatically for debuggable apps (on target)"" by Nicolas Geoffray · 6 years ago
  59. 7b39a39 Revert^2 "Make adbconnection start automatically for debuggable apps (on target)" by Alex Light · 6 years ago
  60. f75613c Keep objects for Integer.valueOf() intrinsic alive. by Vladimir Marko · 6 years ago
  61. 9c3965f Merge "Revert "Make adbconnection start automatically for debuggable apps (on target)"" by Treehugger Robot · 6 years ago
  62. b2926c0 Revert "Make adbconnection start automatically for debuggable apps (on target)" by Andreas Gampe · 6 years ago
  63. ecf98d5 Merge "Make adbconnection start automatically for debuggable apps (on target)" by Treehugger Robot · 6 years ago
  64. 5af3f50 Make adbconnection start automatically for debuggable apps (on target) by Alex Light · 6 years ago
  65. c13fbd8 Use pre-allocated Throwables from the boot image. by Vladimir Marko · 6 years ago
  66. 317892b Remove static GcRoot<>s from Class and ClassExt. by Vladimir Marko · 6 years ago
  67. acb906d Remove mirror::String::java_lang_String_. by Vladimir Marko · 6 years ago
  68. adbceb7 Remove GcRoot<> static from Throwable and related classes. by Vladimir Marko · 6 years ago
  69. 679730e Remove static GcRoot<>s from Field, Method, Constructor. by Vladimir Marko · 6 years ago
  70. 6834d34 Remove mirror::Reference::java_lang_ref_Reference. by Vladimir Marko · 6 years ago
  71. c7aa87e Remove static_class_ from Method/VarHandle and CallSite. by Vladimir Marko · 6 years ago
  72. 0278be7 Remove PrimitiveArray<T>::array_class_. by Vladimir Marko · 6 years ago
  73. 197f1ef Merge "Revert "Remove support for Valgrind in ART."" by Treehugger Robot · 6 years ago
  74. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 6 years ago
  75. f31343f Merge "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  76. d352156 Merge "Refactor runtime callee save frame info." by Vladimir Marko · 6 years ago
  77. d3083dd Refactor runtime callee save frame info. by Vladimir Marko · 6 years ago
  78. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 6 years ago
  79. 46226f0 Set default hidden API policy to dark+black by David Brazdil · 6 years ago
  80. 016fcbe2 Support system server ART-profiling by Calin Juravle · 6 years ago
  81. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  82. 1fd97f2 Log an event on hidden API accesses. by Mathew Inwood · 7 years ago
  83. 53af040 ART: Remove tombstoned parameters by Andreas Gampe · 6 years ago
  84. 89b06a1 Merge "Pass the fd to OatFile::Setup to avoid selinux errors." by Nicolas Geoffray · 6 years ago
  85. 3002509 Pass the fd to OatFile::Setup to avoid selinux errors. by Nicolas Geoffray · 7 years ago
  86. f889c70 Always allow agent attach on userdebug builds with kArtTiVersion by Alex Light · 7 years ago
  87. 7b0e844 Distinguish the various pre-allocated OutOfMemoryError use cases. by Roland Levillain · 7 years ago
  88. cdb4cb1 Remove historical workarounds. by Elliott Hughes · 7 years ago
  89. 3215fff Separate Malloc and MemMap ArenaPools by David Sehr · 7 years ago
  90. 75b47b4 Merge "Revert^4 "Add an option to disable native stack dumping on SIGQUIT."" by Treehugger Robot · 7 years ago
  91. 6ee4971 Revert^4 "Add an option to disable native stack dumping on SIGQUIT." by Nicolas Geoffray · 7 years ago
  92. aa12001 ART: Refactor hidden_api by Andreas Gampe · 7 years ago
  93. 642e9d8 Revert "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""" by Christopher Ferris · 7 years ago
  94. e8a4e37 Merge "More flexible API enforcement policy support." by Mathew Inwood · 7 years ago
  95. 597d7f6 More flexible API enforcement policy support. by Mathew Inwood · 7 years ago
  96. 6ff3b37 ART: Clean up Trace by Andreas Gampe · 7 years ago
  97. 86821ac Merge "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""" by Nicolas Geoffray · 7 years ago
  98. 74d25c9 Revert "Revert "Add an option to disable native stack dumping on SIGQUIT."" by Nicolas Geoffray · 7 years ago
  99. 2229f6d Merge "Make LOG(INFO) a VLOG(jdwp)" by Treehugger Robot · 7 years ago
  100. 230fa94 Make LOG(INFO) a VLOG(jdwp) by Alex Light · 7 years ago