1. 68fefac Move and rewrite bit loading/storing methods. by David Srbecky · 6 years ago
  2. b2683cb Merge "ARM/ARM64: Improve lock/unlock entrypoints." by Vladimir Marko · 6 years ago
  3. c8b1d5e ARM/ARM64: Improve lock/unlock entrypoints. by Vladimir Marko · 6 years ago
  4. eef7757 Fix test 674-hiddenapi when debuggable. by Mathew Inwood · 6 years ago
  5. 9c422cc Merge "Hidden API: only log what we deny." by Mathew Inwood · 6 years ago
  6. 9b5ddff Hidden API: only log what we deny. by Mathew Inwood · 6 years ago
  7. 80a7c29 Merge "ART: Refactor String.init binding" by Treehugger Robot · 6 years ago
  8. 9abc31e ART: Refactor String.init binding by Andreas Gampe · 6 years ago
  9. df810b9 Merge "Move ArtDexFileLoader to libdexfile" by David Sehr · 6 years ago
  10. 1e7b825 Merge "Add a new thread pool pthread priority option." by Nicolas Geoffray · 6 years ago
  11. 47b9580 Add a new thread pool pthread priority option. by Nicolas Geoffray · 6 years ago
  12. 7f42425 Merge "ART: minor clean-up for var_handles.cc" by Orion Hodson · 6 years ago
  13. cc05247 ART: minor clean-up for var_handles.cc by Orion Hodson · 6 years ago
  14. c5b7564 ART: Fix jvalue includes by Andreas Gampe · 6 years ago
  15. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  16. a7d37cf Merge changes from topic "oth-master-art-varhandle-no-converions" by Orion Hodson · 6 years ago
  17. c4d5c13 ART: Faster VarHandle accessors for exact callsite matches by Orion Hodson · 6 years ago
  18. 904e75a Fix stripping of access flags during JVMTI redefine by David Brazdil · 6 years ago
  19. ba20500 Refactor flaky ArtDexFileLoader IsPlatformDex gtest by David Brazdil · 6 years ago
  20. 537a4fe ART: Add VarHandle accessors to invoke-polymorphic entrypoint by Orion Hodson · 6 years ago
  21. 00e15d6 Merge "ART: Add dex::ProtoIndex" by Orion Hodson · 6 years ago
  22. 6c99dc8 Merge "Set default hidden API policy to dark+black" by David Brazdil · 6 years ago
  23. f790a4b Merge "Propagate hiddenapi cmdline flags in OatFileAssistant::Dex2Oat" by David Brazdil · 6 years ago
  24. a128781 Merge "Conditionalize LocAccessToEvent on Android target build." by Nicolas Geoffray · 6 years ago
  25. 933d6e7 Merge "Prepare to move ArtDexFileLoader to libdexfile" by David Sehr · 6 years ago
  26. 9e423af Handle unset ANDROID_DATA in DexLocationToOatFilename by Mathieu Chartier · 6 years ago
  27. 8a22907 Conditionalize LocAccessToEvent on Android target build. by Nicolas Geoffray · 6 years ago
  28. 9076eb6 Merge "Do not log "None" type API accesses." by Nicolas Geoffray · 6 years ago
  29. 06d10a7 ART: Add dex::ProtoIndex by Orion Hodson · 6 years ago
  30. f0ce214 Merge "Refactor ClassLinker & ImageWriter to use a common resolution routine" by David Brazdil · 6 years ago
  31. 93fea8a Merge "Remove MemMap dependency on libbacktrace" by David Sehr · 6 years ago
  32. e9c3bbb Do not log "None" type API accesses. by Mathew Inwood · 6 years ago
  33. 46226f0 Set default hidden API policy to dark+black by David Brazdil · 6 years ago
  34. 32bde99 Propagate hiddenapi cmdline flags in OatFileAssistant::Dex2Oat by David Brazdil · 6 years ago
  35. 768c6cc Merge "Revert "Move kVRegSize to globals.h to reduce include dependencies."" by Treehugger Robot · 6 years ago
  36. 1ab0fa8 Refactor ClassLinker & ImageWriter to use a common resolution routine by David Brazdil · 6 years ago
  37. a9d5ccd Revert "Move kVRegSize to globals.h to reduce include dependencies." by David Srbecky · 6 years ago
  38. 93d3013 Merge "Move kVRegSize to globals.h to reduce include dependencies." by David Srbecky · 6 years ago
  39. c3e1895 Prepare to move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  40. 2300b2d Remove MemMap dependency on libbacktrace by David Sehr · 6 years ago
  41. adc9086 Revert "Revert "Do not load app image for class collisions"" by Mathieu Chartier · 6 years ago
  42. 2c7e13b Revert "Do not load app image for class collisions" by Mathieu Chartier · 6 years ago
  43. bf37ad2 Merge "Add support for cortex-a55/cortex-a75." by Christopher Ferris · 6 years ago
  44. 5ae7cdf Move kVRegSize to globals.h to reduce include dependencies. by David Srbecky · 6 years ago
  45. e0230b4 Merge "ART: Compiler support for const-method-handle" by Treehugger Robot · 6 years ago
  46. 9d93cd6 Merge "Handle multidex in LocationIsOnSystemFramework." by Nicolas Geoffray · 6 years ago
  47. da1e6d2 Merge "ART: Rename JitCodeCache::FreeCode(const void*)" by Treehugger Robot · 6 years ago
  48. dbaa5c7 ART: Compiler support for const-method-handle by Orion Hodson · 6 years ago
  49. 607624f ART: Rename JitCodeCache::FreeCode(const void*) by Orion Hodson · 6 years ago
  50. 51dda39 Merge "ART: Compiler support for const-method-type" by Treehugger Robot · 6 years ago
  51. 96e81f2 Merge "Do not load app image for class collisions" by Mathieu Chartier · 6 years ago
  52. 366f044 Add support for cortex-a55/cortex-a75. by Christopher Ferris · 6 years ago
  53. d8860b4 Do not load app image for class collisions by Vladimir Marko · 6 years ago
  54. 0d0f316 Handle multidex in LocationIsOnSystemFramework. by Nicolas Geoffray · 6 years ago
  55. 57b1bcd Merge "Implement VMDebug API to mark a class "platform"" by David Brazdil · 6 years ago
  56. 5e046f8 Merge "Add support for loading trusted dex files." by David Brazdil · 6 years ago
  57. 18259d7 ART: Compiler support for const-method-type by Orion Hodson · 6 years ago
  58. 59a49a6 Implement VMDebug API to mark a class "platform" by David Brazdil · 6 years ago
  59. 35a4f48 Add support for loading trusted dex files. by Nicolas Geoffray · 6 years ago
  60. 016fcbe2 Support system server ART-profiling by Calin Juravle · 6 years ago
  61. d109956 Merge "Clear the profile if we fail to add new methods or classes" by Calin Juravle · 6 years ago
  62. d5aeade Clear the profile if we fail to add new methods or classes by Calin Juravle · 6 years ago
  63. 97dc711 Merge "ART: Relayout BaseMutex and Mutex" by android-build-prod (mdb) · 6 years ago
  64. 96e754c ART: Remove unused JobjectComparator. by Vladimir Marko · 6 years ago
  65. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  66. 4972754 Merge changes from topic "hiddenapi-cherrypick" by David Brazdil · 6 years ago
  67. 6af9869 Merge "Add new profile saver options: save without jit & profile AOT code" by Calin Juravle · 6 years ago
  68. 5db8b7b ART: Relayout BaseMutex and Mutex by Andreas Gampe · 6 years ago
  69. 1f9d3c3 Fix hiddenapi::MemberSignature for proxies by David Brazdil · 6 years ago
  70. bb0454a Do not overwrite hidden access flags for intrinsics by David Brazdil · 6 years ago
  71. 39512f5 Fix race in hidden_api.h by David Brazdil · 6 years ago
  72. 166546c Fix hidden API flags decoding for intrinsics by David Brazdil · 6 years ago
  73. 2e6f69c Set hidden API flags of intrinsics by David Brazdil · 6 years ago
  74. 1724520 Use tron for logging hidden API accesses. by Mathew Inwood · 6 years ago
  75. c9c87f6 Add VMRuntime.setDedupeHiddenApiWarnings(). by Mathew Inwood · 6 years ago
  76. 0a054d3 Add note about tests impacted by kLogAllAccesses flag. by Mathew Inwood · 6 years ago
  77. 85b5a57 Log for light grey API accesses. by Mathew Inwood · 6 years ago
  78. 1fd97f2 Log an event on hidden API accesses. by Mathew Inwood · 6 years ago
  79. 9a13d42 Consider whitelist when listing class members. by Mathew Inwood · 6 years ago
  80. 9a81945 Treat hidden API exemptions as whitelist. by Mathew Inwood · 6 years ago
  81. 4525e0b Fix verifier/linker IncompatibleClassChangeError with hidden API by David Brazdil · 6 years ago
  82. a8503d9 Replace kAllLists policy with kJustWarn. by Mathew Inwood · 6 years ago
  83. b3d1eee Add new profile saver options: save without jit & profile AOT code by Calin Juravle · 6 years ago
  84. e40f65f ART: Relayout ProfilingInfo by Andreas Gampe · 6 years ago
  85. 2697d58 ART: Relayout Region by Andreas Gampe · 6 years ago
  86. 53af040 ART: Remove tombstoned parameters by Andreas Gampe · 6 years ago
  87. 53d2356 Merge "ART: No JIT for native MethodHandle/VarHandle methods" by Orion Hodson · 6 years ago
  88. 52f5a1f ART: No JIT for native MethodHandle/VarHandle methods by Orion Hodson · 6 years ago
  89. d5f8de8 Add CommonArtTest by David Sehr · 6 years ago
  90. 9417b6b Merge changes If8183bb2,Ie719109e by Roland Levillain · 6 years ago
  91. 29c4ec0 Merge "Set GS register for Fuchsia" by Jeff Brown · 6 years ago
  92. 395071d Set GS register for Fuchsia by Steve Austin · 6 years ago
  93. 0ecbdb3 Merge "Clean up include paths" by David Sehr · 6 years ago
  94. 1979c64 Clean up include paths by David Sehr · 6 years ago
  95. 82d046e Add a profiling library by David Sehr · 6 years ago
  96. 5a87e19 Merge "AOT inlined method lookup should stay within dex file." by Vladimir Marko · 6 years ago
  97. 89b06a1 Merge "Pass the fd to OatFile::Setup to avoid selinux errors." by Nicolas Geoffray · 6 years ago
  98. 63a9f3e AOT inlined method lookup should stay within dex file. by Vladimir Marko · 6 years ago
  99. 9e363f6 Merge "Fix profile filtered loading" by android-build-prod (mdb) · 6 years ago
  100. f0cf86f Fix profile filtered loading by Calin Juravle · 6 years ago