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