1. eefabd2 Allow hidden API access from system libraries by David Brazdil · 7 years ago
  2. e8a4e37 Merge "More flexible API enforcement policy support." by Mathew Inwood · 7 years ago
  3. 597d7f6 More flexible API enforcement policy support. by Mathew Inwood · 7 years ago
  4. 6ff3b37 ART: Clean up Trace by Andreas Gampe · 7 years ago
  5. 92abf46 Merge "Do fewer GCs shortly after zygote fork" by Lokesh Gidra · 7 years ago
  6. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  7. 58143d2 ART: Fixes for constructor parameter annotations by Orion Hodson · 7 years ago
  8. 63e9e87 Merge "Add timestamps to JIT/DEX native debug info." by David Srbecky · 7 years ago
  9. e42d717 Merge "native: Cleanup jni usage code" by Treehugger Robot · 7 years ago
  10. 06537f7 native: Cleanup jni usage code by Igor Murashkin · 7 years ago
  11. b2ec9f5 Remove duplication, split tests by David Sehr · 7 years ago
  12. 440a9b3 Add timestamps to JIT/DEX native debug info. by David Srbecky · 7 years ago
  13. e06e48e Merge "Propagate an is_zygote flag through nativePostForkChild." by Treehugger Robot · 7 years ago
  14. 86f452c Merge "Refactor method resolution in class linker." by Nicolas Geoffray · 7 years ago
  15. 77d3398 Propagate an is_zygote flag through nativePostForkChild. by Robert Sesek · 8 years ago
  16. ea179f4 Refactor method resolution in class linker. by Nicolas Geoffray · 7 years ago
  17. 7287c4d Add Class.getPrimitiveClass(). by Vladimir Marko · 7 years ago
  18. 60cae4f Merge "Expose the optimization status of a dex file" by Calin Juravle · 7 years ago
  19. d7fbc0e Refactor hidden API runtime flag from negative to positive by David Brazdil · 7 years ago
  20. 5f9a801 Expose the optimization status of a dex file by Calin Juravle · 7 years ago
  21. 068d68d Print more information about hidden API accesses by David Brazdil · 7 years ago
  22. 47c420b Merge "Only set UI warning on hidden API dark greylist" by Treehugger Robot · 7 years ago
  23. 9226522 Only set UI warning on hidden API dark greylist by David Brazdil · 8 years ago
  24. fb3de3d Create list of open dex files for libbacktrace. by David Srbecky · 8 years ago
  25. 70e88d6 Merge "Move hidden API warnings into resolvers" by Treehugger Robot · 8 years ago
  26. cf026fe Merge "Enable hidden API enforcement" by Treehugger Robot · 8 years ago
  27. 2e34916 Enable hidden API enforcement by David Brazdil · 8 years ago
  28. a02cb11 Move hidden API warnings into resolvers by David Brazdil · 8 years ago
  29. a98a282 Do fewer GCs shortly after zygote fork by Mathieu Chartier · 8 years ago
  30. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 8 years ago
  31. 8f99e0b Check DEBUG_GENERATE_MINI_DEBUG_INFO when starting an app by David Srbecky · 8 years ago
  32. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 8 years ago
  33. 05dd001 Merge "Always generate JIT mini-debug-info for debuggable apps." by David Srbecky · 8 years ago
  34. 4384b10 Expose pending hidden API warning through VMRuntime by David Brazdil · 8 years ago
  35. ee7d2fd Start warning on hidden API greylist by David Brazdil · 8 years ago
  36. 5a61bb7 Start enforcing hidden API blacklist by David Brazdil · 8 years ago
  37. 39d7589 Always generate JIT mini-debug-info for debuggable apps. by David Srbecky · 8 years ago
  38. c5e5aed Add DISABLE_HIDDEN_API_CHECKS flag to ZygoteHooks by David Brazdil · 8 years ago
  39. 13a92d5 Merge "ART: Add support for VMStack.getAnnotatedStackTrace" by Treehugger Robot · 8 years ago
  40. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 8 years ago
  41. fb6b0b1 ART: Add support for VMStack.getAnnotatedStackTrace by Andreas Gampe · 8 years ago
  42. 4cb6347 Merge "ART: Take classloader into account for AttachAgent" by Treehugger Robot · 8 years ago
  43. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
  44. 7b38e69 ART: Take classloader into account for AttachAgent by Andreas Gampe · 8 years ago
  45. 6362e23 ART: Refactor VMStack code by Andreas Gampe · 8 years ago
  46. 55256cb Extensions to check JNI. by Ian Rogers · 8 years ago
  47. 4032071 Add support for selecting alternate JDWP implementations by Alex Light · 8 years ago
  48. 666ee3d Do not pass DexFile to ClassLinker::Lookup/ResolveType(). by Vladimir Marko · 8 years ago
  49. dcc528d ART: Move runtime-debug flags to own files by Andreas Gampe · 8 years ago
  50. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 8 years ago
  51. 175706e Merge "Add VMDebug.getInstancesOfClasses API." by Treehugger Robot · 8 years ago
  52. 660be6f Add VMDebug.getInstancesOfClasses API. by Richard Uhler · 8 years ago
  53. 24ed94f Add DexFile.getStaticSizeOfFile function. by Richard Uhler · 8 years ago
  54. 8c2b929 Add JVMTI DDMS extension method and event. by Alex Light · 8 years ago
  55. b0a6aee Record @{Fast,Critical}Native in method's access flags. by Vladimir Marko · 8 years ago
  56. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 8 years ago
  57. ca4e101 Merge "Separate file utilities from utils.cc" by David Sehr · 8 years ago
  58. 891a50e Separate file utilities from utils.cc by David Sehr · 8 years ago
  59. 20c4644 [art] Add classpath check to DexFile.getDexOptNeeded by Calin Juravle · 8 years ago
  60. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 8 years ago
  61. d0332e0 ART: Do not depend on libnativehelper - toStringArray by Andreas Gampe · 8 years ago
  62. dbe5491 ART: Only check non-deoptable classes in slow-debug by Andreas Gampe · 8 years ago
  63. bcb8255 Merge "Remove unused method String.fastIndexOf" by Treehugger Robot · 8 years ago
  64. c6194f0 Remove unused method String.fastIndexOf by Przemyslaw Szczepaniak · 8 years ago
  65. 79c87da Add DexFileLoader class by Mathieu Chartier · 8 years ago
  66. ad5df10 ART: Remove FileDescriptor knowledge by Andreas Gampe · 8 years ago
  67. 68bf390 Handle new zygote flags in ART by Nicolas Geoffray · 8 years ago
  68. 72e80c6 Merge changes Ia3f19f0f,I0fe8038e by Treehugger Robot · 8 years ago
  69. 44e5efa Add check that classpath is up to date to getDexOptNeeded by Calin Juravle · 8 years ago
  70. 77fee87 Add support for JVMTI monitor events. by Alex Light · 8 years ago
  71. 5510c0a Rename debugFlags to runtimeFlags. by Nicolas Geoffray · 8 years ago
  72. ac50d97 Merge "Don't use fences to implement volatiles" by Hans Boehm · 8 years ago
  73. cc55e1d Don't use fences to implement volatiles by Hans Boehm · 8 years ago
  74. 895f922 ART: Fix up small header includes by Andreas Gampe · 8 years ago
  75. b45528c ART: Refactor retrieval of types through ArtMethod. by Vladimir Marko · 8 years ago
  76. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  77. 2ae4bc9 Merge "Allow DexFile#getDexOptNeeded to check case when downgrading is required" by Shubham Ajmera · 8 years ago
  78. 753d613 Update VMRuntime.preloadDexCaches() for hash-based arrays. by Vladimir Marko · 8 years ago
  79. 331f4c4 Merge "ART: Change method lookup to be more consistent to JLS and the RI." by Treehugger Robot · 8 years ago
  80. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 8 years ago
  81. e8f48da Merge "Change kMultiDexSeparator from ':' to '!'" by Calin Juravle · 8 years ago
  82. e431e27 art: use proper nativehelper headers by Steven Moreland · 8 years ago
  83. e4e812a Allow DexFile#getDexOptNeeded to check case when downgrading is required by Shubham Ajmera · 8 years ago
  84. a308a32 Change kMultiDexSeparator from ':' to '!' by Calin Juravle · 8 years ago
  85. 88fd720 Add Jvmti Suspend/ResumeThread functions by Alex Light · 8 years ago
  86. 46f9340 Add SuspendReason enum and change Suspension functions. by Alex Light · 8 years ago
  87. 0a6d275 Merge "ART: Move RegisterNatives helper" by Treehugger Robot · 8 years ago
  88. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 8 years ago
  89. 513061a ART: Clean up thread.h and thread_list.h by Andreas Gampe · 8 years ago
  90. 87583b3 ART: Move RegisterNatives helper by Andreas Gampe · 8 years ago
  91. d490129 ART: Clean up heap headers by Andreas Gampe · 8 years ago
  92. a14100c ART: More header cleanup - jni_internal.h by Andreas Gampe · 8 years ago
  93. 4b3d690 Fix OOME handling in VMClassLoader.getBootClassPathEntries(). by Vladimir Marko · 8 years ago
  94. 367b9d8 Also return vdex file from DexFile.getDexFileOutputPath by Calin Juravle · 8 years ago
  95. 741d426 Handle safe mode in PackageManager. by Nicolas Geoffray · 8 years ago
  96. 4dc06e2 Merge "Rename and obsolete compiler filter names." by Nicolas Geoffray · 8 years ago
  97. c15a2f4 ART: Add object-readbarrier-inl.h by Andreas Gampe · 8 years ago
  98. 6b8b075 Merge changes I6ff2d6f8,I8f60f116 by Treehugger Robot · 8 years ago
  99. a1d2f95 ART: Clean up art_field.h by Andreas Gampe · 8 years ago
  100. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 9 years ago