1. baac7e4 "Revert^4 "Make adbconnection start automatically for debuggable apps (on target)" by Alex Light · 8 years ago
  2. fb57a65 Revert "Revert^2 "Make adbconnection start automatically for debuggable apps (on target)"" by Nicolas Geoffray · 8 years ago
  3. 7b39a39 Revert^2 "Make adbconnection start automatically for debuggable apps (on target)" by Alex Light · 8 years ago
  4. 9c3965f Merge "Revert "Make adbconnection start automatically for debuggable apps (on target)"" by Treehugger Robot · 8 years ago
  5. b2926c0 Revert "Make adbconnection start automatically for debuggable apps (on target)" by Andreas Gampe · 8 years ago
  6. ecf98d5 Merge "Make adbconnection start automatically for debuggable apps (on target)" by Treehugger Robot · 8 years ago
  7. 5af3f50 Make adbconnection start automatically for debuggable apps (on target) by Alex Light · 8 years ago
  8. c13fbd8 Use pre-allocated Throwables from the boot image. by Vladimir Marko · 8 years ago
  9. 317892b Remove static GcRoot<>s from Class and ClassExt. by Vladimir Marko · 8 years ago
  10. acb906d Remove mirror::String::java_lang_String_. by Vladimir Marko · 8 years ago
  11. adbceb7 Remove GcRoot<> static from Throwable and related classes. by Vladimir Marko · 8 years ago
  12. 679730e Remove static GcRoot<>s from Field, Method, Constructor. by Vladimir Marko · 8 years ago
  13. 6834d34 Remove mirror::Reference::java_lang_ref_Reference. by Vladimir Marko · 8 years ago
  14. c7aa87e Remove static_class_ from Method/VarHandle and CallSite. by Vladimir Marko · 8 years ago
  15. 0278be7 Remove PrimitiveArray<T>::array_class_. by Vladimir Marko · 8 years ago
  16. 197f1ef Merge "Revert "Remove support for Valgrind in ART."" by Treehugger Robot · 8 years ago
  17. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 8 years ago
  18. f31343f Merge "Remove support for Valgrind in ART." by Roland Levillain · 8 years ago
  19. d352156 Merge "Refactor runtime callee save frame info." by Vladimir Marko · 8 years ago
  20. d3083dd Refactor runtime callee save frame info. by Vladimir Marko · 8 years ago
  21. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 8 years ago
  22. 46226f0 Set default hidden API policy to dark+black by David Brazdil · 8 years ago
  23. 016fcbe2 Support system server ART-profiling by Calin Juravle · 8 years ago
  24. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 8 years ago
  25. 1fd97f2 Log an event on hidden API accesses. by Mathew Inwood · 8 years ago
  26. 53af040 ART: Remove tombstoned parameters by Andreas Gampe · 8 years ago
  27. 89b06a1 Merge "Pass the fd to OatFile::Setup to avoid selinux errors." by Nicolas Geoffray · 8 years ago
  28. 3002509 Pass the fd to OatFile::Setup to avoid selinux errors. by Nicolas Geoffray · 8 years ago
  29. f889c70 Always allow agent attach on userdebug builds with kArtTiVersion by Alex Light · 8 years ago
  30. 7b0e844 Distinguish the various pre-allocated OutOfMemoryError use cases. by Roland Levillain · 8 years ago
  31. cdb4cb1 Remove historical workarounds. by Elliott Hughes · 8 years ago
  32. 3215fff Separate Malloc and MemMap ArenaPools by David Sehr · 8 years ago
  33. 75b47b4 Merge "Revert^4 "Add an option to disable native stack dumping on SIGQUIT."" by Treehugger Robot · 8 years ago
  34. 6ee4971 Revert^4 "Add an option to disable native stack dumping on SIGQUIT." by Nicolas Geoffray · 8 years ago
  35. aa12001 ART: Refactor hidden_api by Andreas Gampe · 8 years ago
  36. 642e9d8 Revert "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""" by Christopher Ferris · 8 years ago
  37. e8a4e37 Merge "More flexible API enforcement policy support." by Mathew Inwood · 8 years ago
  38. 597d7f6 More flexible API enforcement policy support. by Mathew Inwood · 8 years ago
  39. 6ff3b37 ART: Clean up Trace by Andreas Gampe · 8 years ago
  40. 86821ac Merge "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""" by Nicolas Geoffray · 8 years ago
  41. 74d25c9 Revert "Revert "Add an option to disable native stack dumping on SIGQUIT."" by Nicolas Geoffray · 8 years ago
  42. 2229f6d Merge "Make LOG(INFO) a VLOG(jdwp)" by Treehugger Robot · 8 years ago
  43. 230fa94 Make LOG(INFO) a VLOG(jdwp) by Alex Light · 8 years ago
  44. 7a02c66 Merge "Revert "Add an option to disable native stack dumping on SIGQUIT."" by Treehugger Robot · 8 years ago
  45. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 8 years ago
  46. 8b08974 Revert "Add an option to disable native stack dumping on SIGQUIT." by Andreas Gampe · 8 years ago
  47. 66ff8a8 Revert "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 8 years ago
  48. a19b764 Revert "Full-stack integrity: check vdex contents." by Nicolas Geoffray · 8 years ago
  49. d6f914e Full-stack integrity: check vdex contents. by Nicolas Geoffray · 8 years ago
  50. 2bce076 Register tests for profiling after the runtime has started by Calin Juravle · 8 years ago
  51. 7287c4d Add Class.getPrimitiveClass(). by Vladimir Marko · 8 years ago
  52. d7fbc0e Refactor hidden API runtime flag from negative to positive by David Brazdil · 8 years ago
  53. 6540037 Merge "ART: Add option to use stderr logger" by Treehugger Robot · 8 years ago
  54. cd4ddee Merge "Revert^2 "ART: Interpreter support for VarHandle accessors"" by Treehugger Robot · 8 years ago
  55. 928033d Revert^2 "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 8 years ago
  56. 25419b5 ART: Add option to use stderr logger by Andreas Gampe · 8 years ago
  57. a689903 Do not enforce hidden API for boot image and preopt compilation by David Brazdil · 8 years ago
  58. ad66627 Disable hidden API checks for Am by David Brazdil · 8 years ago
  59. 9226522 Only set UI warning on hidden API dark greylist by David Brazdil · 8 years ago
  60. 2e34916 Enable hidden API enforcement by David Brazdil · 8 years ago
  61. bc71892 Merge "Make the runtime default to not allowing JDWP again." by Alex Light · 8 years ago
  62. 5677601 ART: Call ThreadGroup.add for attached threads by Andreas Gampe · 8 years ago
  63. b06bd68 Make the runtime default to not allowing JDWP again. by Alex Light · 8 years ago
  64. ee7d2fd Start warning on hidden API greylist by David Brazdil · 8 years ago
  65. 3e0fa0a Add runtime option for no hidden API access checks by David Brazdil · 8 years ago
  66. a7db026 Add a new runtime option for target SDK version by David Brazdil · 8 years ago
  67. 017adc2 Merge changes from topic "userdebug-jdwp" by Alex Light · 8 years ago
  68. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 8 years ago
  69. 2ce6fc8 Support using adbconnection and openjdkjvmti without JAVA_DEBUGGABLE by Alex Light · 8 years ago
  70. e44ee0c Do not abort if we fail to allocate a thread-peer on shutdown by Alex Light · 8 years ago
  71. 4cb6347 Merge "ART: Take classloader into account for AttachAgent" by Treehugger Robot · 8 years ago
  72. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
  73. 7b38e69 ART: Take classloader into account for AttachAgent by Andreas Gampe · 8 years ago
  74. b496af8 Merge "ART: Clean up library loading" by Treehugger Robot · 8 years ago
  75. b6f3464 Ensure shutdown thread has a java peer. by Alex Light · 8 years ago
  76. 473191c ART: Clean up library loading by Andreas Gampe · 8 years ago
  77. aadcbc6 ART: Refactor Agent into Agent and AgentSpec by Andreas Gampe · 8 years ago
  78. 55256cb Extensions to check JNI. by Ian Rogers · 8 years ago
  79. fbf9670 Add adbconnection plugin by Alex Light · 8 years ago
  80. 4032071 Add support for selecting alternate JDWP implementations by Alex Light · 8 years ago
  81. b0042b8 Specify INFO log severity for -XX:DumpGCPerformanceOnShutdown by Mathieu Chartier · 8 years ago
  82. 39b378c ART: Factor out gAborting by Andreas Gampe · 8 years ago
  83. 7919db9 Speed up MterpShouldSwitchInterpreters check by Alex Light · 9 years ago
  84. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 9 years ago
  85. 891a50e Separate file utilities from utils.cc by David Sehr · 9 years ago
  86. 26ef34c ART: Move intrinsics definitions to runtime by Orion Hodson · 9 years ago
  87. 5751dc8 Merge "Don't verify dex file when the runtime is in NoVerify mode." by Nicolas Geoffray · 9 years ago
  88. e875f4c Don't verify dex file when the runtime is in NoVerify mode. by Nicolas Geoffray · 9 years ago
  89. d863be7 ART: Move JniConstants::init from ART to libcore by Andreas Gampe · 9 years ago
  90. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 9 years ago
  91. cad70a2 Merge "Pass the verify flag to DexFileLoader utilities." am: dfeec3a983 by Nicolas Geoffray · 9 years ago
  92. 095c6c9 Pass the verify flag to DexFileLoader utilities. by Nicolas Geoffray · 9 years ago
  93. ebd60e1 Merge "Remove low RAM special casing for heap growth multiplier" am: 26d46e51a8 by Mathieu Chartier · 9 years ago
  94. 11c273d Remove low RAM special casing for heap growth multiplier by Mathieu Chartier · 9 years ago
  95. b61bb24 Merge "Add -XX:MadviseRandomAccess option" am: 2c8fe470a4 by Mathieu Chartier · 9 years ago
  96. c42cb0e Add -XX:MadviseRandomAccess option by Mathieu Chartier · 9 years ago
  97. 8e6cf2e Merge "Add DexFileLoader class" am: ce7213d88b by Mathieu Chartier · 9 years ago
  98. 79c87da Add DexFileLoader class by Mathieu Chartier · 9 years ago
  99. 277a467 Merge "Handle new zygote flags in ART" am: e1fe6a98d4 by Nicolas Geoffray · 9 years ago
  100. e1fe6a98 Merge "Handle new zygote flags in ART" by Nicolas Geoffray · 9 years ago