1. c2cd2d0 Fix test 674-hiddenapi when debuggable. by Mathew Inwood · 6 years ago
  2. de334c0 Add support for loading trusted dex files. by Nicolas Geoffray · 6 years ago
  3. 586fd2c Implement VMDebug API to mark a class "platform" by David Brazdil · 6 years ago
  4. fb74d8b Support system server ART-profiling by Calin Juravle · 6 years ago
  5. 5bcef17 Include package name in tron events. by Mathew Inwood · 6 years ago
  6. 80900a3 Add VMRuntime.setDedupeHiddenApiWarnings(). by Mathew Inwood · 6 years ago
  7. ba4f1a2 Merge "Log an event on hidden API accesses." into pi-dev by Mathew Inwood · 6 years ago
  8. 73ddda4 Log an event on hidden API accesses. by Mathew Inwood · 6 years ago
  9. 75e4605 Merge "ART: Stop Hidden API stackwalk for class initializers in j.l.i." into pi-dev by Orion Hodson · 6 years ago
  10. 29e64cf ART: Stop Hidden API stackwalk for class initializers in j.l.i. by Orion Hodson · 6 years ago
  11. 64ee8ae Consider whitelist when listing class members. by Mathew Inwood · 6 years ago
  12. 198a27e ART: Walk past j.l.i in stackwalk for Hidden API by Orion Hodson · 6 years ago
  13. e453a8d Revert^2 "hidden_api: Call back into libcore on hidden api detection"" by Narayan Kamath · 6 years ago
  14. 9e68ade Revert "hidden_api: Call back into libcore on hidden api detection" by Orion Hodson · 6 years ago
  15. 757a9d0 hidden_api: Call back into libcore on hidden api detection by Narayan Kamath · 6 years ago
  16. 80f5fe5 ART: Refactor hidden_api by Andreas Gampe · 6 years ago
  17. be4aa29 Merge "Support for API exemptions from API blacklisting." into pi-dev by Mathew Inwood · 6 years ago
  18. 3383aa5 Support for API exemptions from API blacklisting. by Mathew Inwood · 6 years ago
  19. f2a300b Revert "Revert "Allow hidden API access from system libraries"" by David Brazdil · 6 years ago
  20. a5dc52c More flexible API enforcement policy support. by Mathew Inwood · 6 years ago
  21. 8f4b056 Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  22. a2649fc ART: Fixes for constructor parameter annotations by Orion Hodson · 6 years ago
  23. 63e9e87 Merge "Add timestamps to JIT/DEX native debug info." by David Srbecky · 6 years ago
  24. e42d717 Merge "native: Cleanup jni usage code" by Treehugger Robot · 6 years ago
  25. 06537f7 native: Cleanup jni usage code by Igor Murashkin · 6 years ago
  26. b2ec9f5 Remove duplication, split tests by David Sehr · 6 years ago
  27. 440a9b3 Add timestamps to JIT/DEX native debug info. by David Srbecky · 6 years ago
  28. e06e48e Merge "Propagate an is_zygote flag through nativePostForkChild." by Treehugger Robot · 6 years ago
  29. 86f452c Merge "Refactor method resolution in class linker." by Nicolas Geoffray · 6 years ago
  30. 77d3398 Propagate an is_zygote flag through nativePostForkChild. by Robert Sesek · 6 years ago
  31. ea179f4 Refactor method resolution in class linker. by Nicolas Geoffray · 6 years ago
  32. 7287c4d Add Class.getPrimitiveClass(). by Vladimir Marko · 6 years ago
  33. 60cae4f Merge "Expose the optimization status of a dex file" by Calin Juravle · 6 years ago
  34. d7fbc0e Refactor hidden API runtime flag from negative to positive by David Brazdil · 6 years ago
  35. 5f9a801 Expose the optimization status of a dex file by Calin Juravle · 6 years ago
  36. 068d68d Print more information about hidden API accesses by David Brazdil · 6 years ago
  37. 47c420b Merge "Only set UI warning on hidden API dark greylist" by Treehugger Robot · 6 years ago
  38. 9226522 Only set UI warning on hidden API dark greylist by David Brazdil · 6 years ago
  39. fb3de3d Create list of open dex files for libbacktrace. by David Srbecky · 6 years ago
  40. 70e88d6 Merge "Move hidden API warnings into resolvers" by Treehugger Robot · 6 years ago
  41. cf026fe Merge "Enable hidden API enforcement" by Treehugger Robot · 6 years ago
  42. 2e34916 Enable hidden API enforcement by David Brazdil · 6 years ago
  43. a02cb11 Move hidden API warnings into resolvers by David Brazdil · 6 years ago
  44. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 6 years ago
  45. 8f99e0b Check DEBUG_GENERATE_MINI_DEBUG_INFO when starting an app by David Srbecky · 6 years ago
  46. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 6 years ago
  47. 05dd001 Merge "Always generate JIT mini-debug-info for debuggable apps." by David Srbecky · 6 years ago
  48. 4384b10 Expose pending hidden API warning through VMRuntime by David Brazdil · 6 years ago
  49. ee7d2fd Start warning on hidden API greylist by David Brazdil · 6 years ago
  50. 5a61bb7 Start enforcing hidden API blacklist by David Brazdil · 6 years ago
  51. 39d7589 Always generate JIT mini-debug-info for debuggable apps. by David Srbecky · 6 years ago
  52. c5e5aed Add DISABLE_HIDDEN_API_CHECKS flag to ZygoteHooks by David Brazdil · 6 years ago
  53. 13a92d5 Merge "ART: Add support for VMStack.getAnnotatedStackTrace" by Treehugger Robot · 6 years ago
  54. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 6 years ago
  55. fb6b0b1 ART: Add support for VMStack.getAnnotatedStackTrace by Andreas Gampe · 6 years ago
  56. 4cb6347 Merge "ART: Take classloader into account for AttachAgent" by Treehugger Robot · 6 years ago
  57. 9e734c7 Create dex subdirectory by David Sehr · 6 years ago
  58. 7b38e69 ART: Take classloader into account for AttachAgent by Andreas Gampe · 6 years ago
  59. 6362e23 ART: Refactor VMStack code by Andreas Gampe · 6 years ago
  60. 55256cb Extensions to check JNI. by Ian Rogers · 6 years ago
  61. 4032071 Add support for selecting alternate JDWP implementations by Alex Light · 6 years ago
  62. 666ee3d Do not pass DexFile to ClassLinker::Lookup/ResolveType(). by Vladimir Marko · 6 years ago
  63. dcc528d ART: Move runtime-debug flags to own files by Andreas Gampe · 6 years ago
  64. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 6 years ago
  65. 175706e Merge "Add VMDebug.getInstancesOfClasses API." by Treehugger Robot · 7 years ago
  66. 660be6f Add VMDebug.getInstancesOfClasses API. by Richard Uhler · 7 years ago
  67. 24ed94f Add DexFile.getStaticSizeOfFile function. by Richard Uhler · 7 years ago
  68. 8c2b929 Add JVMTI DDMS extension method and event. by Alex Light · 7 years ago
  69. b0a6aee Record @{Fast,Critical}Native in method's access flags. by Vladimir Marko · 7 years ago
  70. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  71. ca4e101 Merge "Separate file utilities from utils.cc" by David Sehr · 7 years ago
  72. 891a50e Separate file utilities from utils.cc by David Sehr · 7 years ago
  73. 20c4644 [art] Add classpath check to DexFile.getDexOptNeeded by Calin Juravle · 7 years ago
  74. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 7 years ago
  75. d0332e0 ART: Do not depend on libnativehelper - toStringArray by Andreas Gampe · 7 years ago
  76. dbe5491 ART: Only check non-deoptable classes in slow-debug by Andreas Gampe · 7 years ago
  77. bcb8255 Merge "Remove unused method String.fastIndexOf" by Treehugger Robot · 7 years ago
  78. c6194f0 Remove unused method String.fastIndexOf by Przemyslaw Szczepaniak · 7 years ago
  79. 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
  80. ad5df10 ART: Remove FileDescriptor knowledge by Andreas Gampe · 7 years ago
  81. 68bf390 Handle new zygote flags in ART by Nicolas Geoffray · 7 years ago
  82. 72e80c6 Merge changes Ia3f19f0f,I0fe8038e by Treehugger Robot · 7 years ago
  83. 44e5efa Add check that classpath is up to date to getDexOptNeeded by Calin Juravle · 7 years ago
  84. 77fee87 Add support for JVMTI monitor events. by Alex Light · 7 years ago
  85. 5510c0a Rename debugFlags to runtimeFlags. by Nicolas Geoffray · 7 years ago
  86. ac50d97 Merge "Don't use fences to implement volatiles" by Hans Boehm · 7 years ago
  87. cc55e1d Don't use fences to implement volatiles by Hans Boehm · 7 years ago
  88. 895f922 ART: Fix up small header includes by Andreas Gampe · 7 years ago
  89. b45528c ART: Refactor retrieval of types through ArtMethod. by Vladimir Marko · 7 years ago
  90. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  91. 2ae4bc9 Merge "Allow DexFile#getDexOptNeeded to check case when downgrading is required" by Shubham Ajmera · 7 years ago
  92. 753d613 Update VMRuntime.preloadDexCaches() for hash-based arrays. by Vladimir Marko · 7 years ago
  93. 331f4c4 Merge "ART: Change method lookup to be more consistent to JLS and the RI." by Treehugger Robot · 7 years ago
  94. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 7 years ago
  95. e8f48da Merge "Change kMultiDexSeparator from ':' to '!'" by Calin Juravle · 7 years ago
  96. e431e27 art: use proper nativehelper headers by Steven Moreland · 7 years ago
  97. e4e812a Allow DexFile#getDexOptNeeded to check case when downgrading is required by Shubham Ajmera · 7 years ago
  98. a308a32 Change kMultiDexSeparator from ':' to '!' by Calin Juravle · 7 years ago
  99. 88fd720 Add Jvmti Suspend/ResumeThread functions by Alex Light · 7 years ago
  100. 46f9340 Add SuspendReason enum and change Suspension functions. by Alex Light · 7 years ago