1. 00e15d6 Merge "ART: Add dex::ProtoIndex" by Orion Hodson · 6 years ago
  2. 6c99dc8 Merge "Set default hidden API policy to dark+black" by David Brazdil · 6 years ago
  3. f790a4b Merge "Propagate hiddenapi cmdline flags in OatFileAssistant::Dex2Oat" by David Brazdil · 6 years ago
  4. a128781 Merge "Conditionalize LocAccessToEvent on Android target build." by Nicolas Geoffray · 6 years ago
  5. 933d6e7 Merge "Prepare to move ArtDexFileLoader to libdexfile" by David Sehr · 6 years ago
  6. 9e423af Handle unset ANDROID_DATA in DexLocationToOatFilename by Mathieu Chartier · 6 years ago
  7. 8a22907 Conditionalize LocAccessToEvent on Android target build. by Nicolas Geoffray · 6 years ago
  8. 9076eb6 Merge "Do not log "None" type API accesses." by Nicolas Geoffray · 6 years ago
  9. 06d10a7 ART: Add dex::ProtoIndex by Orion Hodson · 6 years ago
  10. f0ce214 Merge "Refactor ClassLinker & ImageWriter to use a common resolution routine" by David Brazdil · 6 years ago
  11. 93fea8a Merge "Remove MemMap dependency on libbacktrace" by David Sehr · 6 years ago
  12. e9c3bbb Do not log "None" type API accesses. by Mathew Inwood · 6 years ago
  13. 46226f0 Set default hidden API policy to dark+black by David Brazdil · 6 years ago
  14. 32bde99 Propagate hiddenapi cmdline flags in OatFileAssistant::Dex2Oat by David Brazdil · 6 years ago
  15. 768c6cc Merge "Revert "Move kVRegSize to globals.h to reduce include dependencies."" by Treehugger Robot · 6 years ago
  16. 1ab0fa8 Refactor ClassLinker & ImageWriter to use a common resolution routine by David Brazdil · 6 years ago
  17. a9d5ccd Revert "Move kVRegSize to globals.h to reduce include dependencies." by David Srbecky · 6 years ago
  18. 93d3013 Merge "Move kVRegSize to globals.h to reduce include dependencies." by David Srbecky · 6 years ago
  19. c3e1895 Prepare to move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  20. 2300b2d Remove MemMap dependency on libbacktrace by David Sehr · 6 years ago
  21. adc9086 Revert "Revert "Do not load app image for class collisions"" by Mathieu Chartier · 6 years ago
  22. 2c7e13b Revert "Do not load app image for class collisions" by Mathieu Chartier · 6 years ago
  23. bf37ad2 Merge "Add support for cortex-a55/cortex-a75." by Christopher Ferris · 6 years ago
  24. 5ae7cdf Move kVRegSize to globals.h to reduce include dependencies. by David Srbecky · 6 years ago
  25. e0230b4 Merge "ART: Compiler support for const-method-handle" by Treehugger Robot · 6 years ago
  26. 9d93cd6 Merge "Handle multidex in LocationIsOnSystemFramework." by Nicolas Geoffray · 6 years ago
  27. da1e6d2 Merge "ART: Rename JitCodeCache::FreeCode(const void*)" by Treehugger Robot · 6 years ago
  28. dbaa5c7 ART: Compiler support for const-method-handle by Orion Hodson · 6 years ago
  29. 607624f ART: Rename JitCodeCache::FreeCode(const void*) by Orion Hodson · 6 years ago
  30. 51dda39 Merge "ART: Compiler support for const-method-type" by Treehugger Robot · 6 years ago
  31. 96e81f2 Merge "Do not load app image for class collisions" by Mathieu Chartier · 6 years ago
  32. 366f044 Add support for cortex-a55/cortex-a75. by Christopher Ferris · 6 years ago
  33. d8860b4 Do not load app image for class collisions by Vladimir Marko · 6 years ago
  34. 0d0f316 Handle multidex in LocationIsOnSystemFramework. by Nicolas Geoffray · 6 years ago
  35. 57b1bcd Merge "Implement VMDebug API to mark a class "platform"" by David Brazdil · 6 years ago
  36. 5e046f8 Merge "Add support for loading trusted dex files." by David Brazdil · 6 years ago
  37. 18259d7 ART: Compiler support for const-method-type by Orion Hodson · 7 years ago
  38. 59a49a6 Implement VMDebug API to mark a class "platform" by David Brazdil · 6 years ago
  39. 35a4f48 Add support for loading trusted dex files. by Nicolas Geoffray · 6 years ago
  40. 016fcbe2 Support system server ART-profiling by Calin Juravle · 6 years ago
  41. d109956 Merge "Clear the profile if we fail to add new methods or classes" by Calin Juravle · 6 years ago
  42. d5aeade Clear the profile if we fail to add new methods or classes by Calin Juravle · 6 years ago
  43. 97dc711 Merge "ART: Relayout BaseMutex and Mutex" by android-build-prod (mdb) · 6 years ago
  44. 96e754c ART: Remove unused JobjectComparator. by Vladimir Marko · 6 years ago
  45. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  46. 4972754 Merge changes from topic "hiddenapi-cherrypick" by David Brazdil · 6 years ago
  47. 6af9869 Merge "Add new profile saver options: save without jit & profile AOT code" by Calin Juravle · 6 years ago
  48. 5db8b7b ART: Relayout BaseMutex and Mutex by Andreas Gampe · 6 years ago
  49. 1f9d3c3 Fix hiddenapi::MemberSignature for proxies by David Brazdil · 6 years ago
  50. bb0454a Do not overwrite hidden access flags for intrinsics by David Brazdil · 6 years ago
  51. 39512f5 Fix race in hidden_api.h by David Brazdil · 6 years ago
  52. 166546c Fix hidden API flags decoding for intrinsics by David Brazdil · 6 years ago
  53. 2e6f69c Set hidden API flags of intrinsics by David Brazdil · 7 years ago
  54. 1724520 Use tron for logging hidden API accesses. by Mathew Inwood · 7 years ago
  55. c9c87f6 Add VMRuntime.setDedupeHiddenApiWarnings(). by Mathew Inwood · 7 years ago
  56. 0a054d3 Add note about tests impacted by kLogAllAccesses flag. by Mathew Inwood · 7 years ago
  57. 85b5a57 Log for light grey API accesses. by Mathew Inwood · 7 years ago
  58. 1fd97f2 Log an event on hidden API accesses. by Mathew Inwood · 7 years ago
  59. 9a13d42 Consider whitelist when listing class members. by Mathew Inwood · 7 years ago
  60. 9a81945 Treat hidden API exemptions as whitelist. by Mathew Inwood · 7 years ago
  61. 4525e0b Fix verifier/linker IncompatibleClassChangeError with hidden API by David Brazdil · 7 years ago
  62. a8503d9 Replace kAllLists policy with kJustWarn. by Mathew Inwood · 7 years ago
  63. b3d1eee Add new profile saver options: save without jit & profile AOT code by Calin Juravle · 6 years ago
  64. e40f65f ART: Relayout ProfilingInfo by Andreas Gampe · 6 years ago
  65. 2697d58 ART: Relayout Region by Andreas Gampe · 6 years ago
  66. 53af040 ART: Remove tombstoned parameters by Andreas Gampe · 6 years ago
  67. 53d2356 Merge "ART: No JIT for native MethodHandle/VarHandle methods" by Orion Hodson · 6 years ago
  68. 52f5a1f ART: No JIT for native MethodHandle/VarHandle methods by Orion Hodson · 6 years ago
  69. d5f8de8 Add CommonArtTest by David Sehr · 6 years ago
  70. 9417b6b Merge changes If8183bb2,Ie719109e by Roland Levillain · 6 years ago
  71. 29c4ec0 Merge "Set GS register for Fuchsia" by Jeff Brown · 6 years ago
  72. 395071d Set GS register for Fuchsia by Steve Austin · 6 years ago
  73. 0ecbdb3 Merge "Clean up include paths" by David Sehr · 6 years ago
  74. 1979c64 Clean up include paths by David Sehr · 6 years ago
  75. 82d046e Add a profiling library by David Sehr · 6 years ago
  76. 5a87e19 Merge "AOT inlined method lookup should stay within dex file." by Vladimir Marko · 6 years ago
  77. 89b06a1 Merge "Pass the fd to OatFile::Setup to avoid selinux errors." by Nicolas Geoffray · 6 years ago
  78. 63a9f3e AOT inlined method lookup should stay within dex file. by Vladimir Marko · 6 years ago
  79. 9e363f6 Merge "Fix profile filtered loading" by android-build-prod (mdb) · 6 years ago
  80. f0cf86f Fix profile filtered loading by Calin Juravle · 6 years ago
  81. 189ee81 Merge "Reorder debug logging statements when marking a reference in an unused region." by Roland Levillain · 6 years ago
  82. e1d644d Always enable dead object poisoning in unevacuated regions. by Roland Levillain · 6 years ago
  83. cf6dfae Always enable cyclic region allocation in ART's region space. by Roland Levillain · 6 years ago
  84. b6cf2ad Reorder debug logging statements when marking a reference in an unused region. by Roland Levillain · 6 years ago
  85. e3872ed Fix non-Baker build. by Vladimir Marko · 6 years ago
  86. a03627a Merge "Use named constant instead of magic number in RegisterLine" by Daniel Colascione · 6 years ago
  87. 5713f66 Use named constant instead of magic number in RegisterLine by Daniel Colascione · 6 years ago
  88. b8f1997 Merge "ARM: Use rMR for Baker RB introspection marking." by Vladimir Marko · 6 years ago
  89. dcd117e ARM: Use rMR for Baker RB introspection marking. by Vladimir Marko · 7 years ago
  90. 31d7a57 Improve debug logging of classes for 77342775. by Vladimir Marko · 6 years ago
  91. 3002509 Pass the fd to OatFile::Setup to avoid selinux errors. by Nicolas Geoffray · 7 years ago
  92. f120ffc Dump profile checksums by Mathieu Chartier · 6 years ago
  93. d94c242 Merge changes Ibfe10b43,I984d1ea9 by Alex Light · 7 years ago
  94. 811da57 Further improve debug logging for 77342775 by Vladimir Marko · 7 years ago
  95. f889c70 Always allow agent attach on userdebug builds with kArtTiVersion by Alex Light · 7 years ago
  96. fb8f75c ART: Properly check for attached thread in CheckJNI by Andreas Gampe · 7 years ago
  97. da5cbc3 Merge "Add arg for overwriting class loader class path" by Mathieu Chartier · 7 years ago
  98. c444077 Add arg for overwriting class loader class path by Mathieu Chartier · 7 years ago
  99. 596f6b1 Merge "Trivial comment typo fix" by Treehugger Robot · 7 years ago
  100. d12cd04 Merge "The test for futex support should be a test for Linux" by Treehugger Robot · 7 years ago