1. c5b7564 ART: Fix jvalue includes by Andreas Gampe · 6 years ago
  2. a7d37cf Merge changes from topic "oth-master-art-varhandle-no-converions" by Orion Hodson · 6 years ago
  3. 8d2befc Merge "Do not run 999-redefine-hiddenapi under jvm/redefine-stress" by David Brazdil · 6 years ago
  4. 90701d5 Do not run 999-redefine-hiddenapi under jvm/redefine-stress by David Brazdil · 6 years ago
  5. c4d5c13 ART: Faster VarHandle accessors for exact callsite matches by Orion Hodson · 6 years ago
  6. 8566e36 Merge "Fix stripping of access flags during JVMTI redefine" by David Brazdil · 6 years ago
  7. 904e75a Fix stripping of access flags during JVMTI redefine by David Brazdil · 6 years ago
  8. adff274 Merge "Refactor flaky ArtDexFileLoader IsPlatformDex gtest" by David Brazdil · 6 years ago
  9. fab9a7c Merge "Add ti-fast jvmti agent." by Treehugger Robot · 6 years ago
  10. aa730ef Add ti-fast jvmti agent. by Alex Light · 6 years ago
  11. 0f8d2d1 Merge "Make static libtistress version" by Treehugger Robot · 6 years ago
  12. 8865914 Make static libtistress version by Alex Light · 6 years ago
  13. ba20500 Refactor flaky ArtDexFileLoader IsPlatformDex gtest by David Brazdil · 6 years ago
  14. 537a4fe ART: Add VarHandle accessors to invoke-polymorphic entrypoint by Orion Hodson · 6 years ago
  15. 00e15d6 Merge "ART: Add dex::ProtoIndex" by Orion Hodson · 6 years ago
  16. 6c99dc8 Merge "Set default hidden API policy to dark+black" by David Brazdil · 6 years ago
  17. f790a4b Merge "Propagate hiddenapi cmdline flags in OatFileAssistant::Dex2Oat" by David Brazdil · 6 years ago
  18. a128781 Merge "Conditionalize LocAccessToEvent on Android target build." by Nicolas Geoffray · 6 years ago
  19. 2111c3a Merge "Use std::cout for dexanalyze logging" by Treehugger Robot · 6 years ago
  20. 933d6e7 Merge "Prepare to move ArtDexFileLoader to libdexfile" by David Sehr · 6 years ago
  21. 1fee5dc Use std::cout for dexanalyze logging by Mathieu Chartier · 6 years ago
  22. 04d81ff Merge "Handle unset ANDROID_DATA in DexLocationToOatFilename" by Treehugger Robot · 6 years ago
  23. 9e423af Handle unset ANDROID_DATA in DexLocationToOatFilename by Mathieu Chartier · 6 years ago
  24. 8a22907 Conditionalize LocAccessToEvent on Android target build. by Nicolas Geoffray · 6 years ago
  25. 9076eb6 Merge "Do not log "None" type API accesses." by Nicolas Geoffray · 6 years ago
  26. 06d10a7 ART: Add dex::ProtoIndex by Orion Hodson · 6 years ago
  27. f0ce214 Merge "Refactor ClassLinker & ImageWriter to use a common resolution routine" by David Brazdil · 6 years ago
  28. 93fea8a Merge "Remove MemMap dependency on libbacktrace" by David Sehr · 6 years ago
  29. e9c3bbb Do not log "None" type API accesses. by Mathew Inwood · 6 years ago
  30. 46226f0 Set default hidden API policy to dark+black by David Brazdil · 6 years ago
  31. 32bde99 Propagate hiddenapi cmdline flags in OatFileAssistant::Dex2Oat by David Brazdil · 6 years ago
  32. 768c6cc Merge "Revert "Move kVRegSize to globals.h to reduce include dependencies."" by Treehugger Robot · 6 years ago
  33. 1ab0fa8 Refactor ClassLinker & ImageWriter to use a common resolution routine by David Brazdil · 6 years ago
  34. a9d5ccd Revert "Move kVRegSize to globals.h to reduce include dependencies." by David Srbecky · 6 years ago
  35. 93d3013 Merge "Move kVRegSize to globals.h to reduce include dependencies." by David Srbecky · 6 years ago
  36. c3e1895 Prepare to move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  37. 6623bc3 Merge "Revert "Revert "Do not load app image for class collisions""" by Mathieu Chartier · 6 years ago
  38. 2300b2d Remove MemMap dependency on libbacktrace by David Sehr · 6 years ago
  39. adc9086 Revert "Revert "Do not load app image for class collisions"" by Mathieu Chartier · 6 years ago
  40. 54c42ce Merge "Revert "Do not load app image for class collisions"" by Mathieu Chartier · 6 years ago
  41. 2c7e13b Revert "Do not load app image for class collisions" by Mathieu Chartier · 6 years ago
  42. b12c46f Merge "Match LZMA SDK 18.05 API." by Sen Jiang · 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. 981d590 Merge "[veridex] Add a --target-sdk-version to avoid false positives." by Nicolas Geoffray · 6 years ago
  46. e0230b4 Merge "ART: Compiler support for const-method-handle" by Treehugger Robot · 6 years ago
  47. 66166d5 [veridex] Add a --target-sdk-version to avoid false positives. by Nicolas Geoffray · 6 years ago
  48. 9d93cd6 Merge "Handle multidex in LocationIsOnSystemFramework." by Nicolas Geoffray · 6 years ago
  49. da1e6d2 Merge "ART: Rename JitCodeCache::FreeCode(const void*)" by Treehugger Robot · 6 years ago
  50. dbaa5c7 ART: Compiler support for const-method-handle by Orion Hodson · 6 years ago
  51. 004b887 Merge "Adjust run test for target runs." by Treehugger Robot · 6 years ago
  52. 607624f ART: Rename JitCodeCache::FreeCode(const void*) by Orion Hodson · 6 years ago
  53. 9d12a5e Adjust run test for target runs. by Nicolas Geoffray · 6 years ago
  54. 51dda39 Merge "ART: Compiler support for const-method-type" by Treehugger Robot · 6 years ago
  55. bae5e4e Merge "Revert "Make dexlayout and profman build without libart"" by Mathieu Chartier · 6 years ago
  56. 818cb80 Revert "Make dexlayout and profman build without libart" by Mathieu Chartier · 6 years ago
  57. 96e81f2 Merge "Do not load app image for class collisions" by Mathieu Chartier · 6 years ago
  58. 366f044 Add support for cortex-a55/cortex-a75. by Christopher Ferris · 6 years ago
  59. d8860b4 Do not load app image for class collisions by Vladimir Marko · 6 years ago
  60. 0d0f316 Handle multidex in LocationIsOnSystemFramework. by Nicolas Geoffray · 6 years ago
  61. 487ad46 Merge "Fix the target gtest witness filename expansion in Makefile rules." by Treehugger Robot · 6 years ago
  62. 42805fa Merge "Make dexlayout and profman build without libart" by David Sehr · 6 years ago
  63. e119457 Fix the target gtest witness filename expansion in Makefile rules. by Roland Levillain · 6 years ago
  64. 57b1bcd Merge "Implement VMDebug API to mark a class "platform"" by David Brazdil · 6 years ago
  65. 5e046f8 Merge "Add support for loading trusted dex files." by David Brazdil · 6 years ago
  66. 2b80ed4 Make dexlayout and profman build without libart by David Sehr · 6 years ago
  67. 922ba7e Merge changes I08f1acd0,I398e9baf by Roland Levillain · 6 years ago
  68. 18259d7 ART: Compiler support for const-method-type by Orion Hodson · 6 years ago
  69. 59a49a6 Implement VMDebug API to mark a class "platform" by David Brazdil · 6 years ago
  70. 35a4f48 Add support for loading trusted dex files. by Nicolas Geoffray · 6 years ago
  71. 922501b Merge "ART: Clean up after HInstruction::Is##type() rewrite." by Treehugger Robot · 6 years ago
  72. 9d7905f Merge "Support system server ART-profiling" by Calin Juravle · 6 years ago
  73. 016fcbe2 Support system server ART-profiling by Calin Juravle · 6 years ago
  74. d109956 Merge "Clear the profile if we fail to add new methods or classes" by Calin Juravle · 6 years ago
  75. d5aeade Clear the profile if we fail to add new methods or classes by Calin Juravle · 6 years ago
  76. 97dc711 Merge "ART: Relayout BaseMutex and Mutex" by android-build-prod (mdb) · 6 years ago
  77. 6d5b7e3 ART: Clean up after HInstruction::Is##type() rewrite. by Vladimir Marko · 6 years ago
  78. 48af3b3 Merge "Reimplement HInstruction::Is##type()." by Vladimir Marko · 6 years ago
  79. 07a8ade Merge "ART: Remove unused JobjectComparator." by Vladimir Marko · 6 years ago
  80. 4ed7944 Merge "ART: Move JNI files to runtime/jni/ ." by Vladimir Marko · 6 years ago
  81. 96e754c ART: Remove unused JobjectComparator. by Vladimir Marko · 6 years ago
  82. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  83. abd9e15 Merge "ART: Templatize DexFileVerifier::CheckIntraIdSection()." by Vladimir Marko · 6 years ago
  84. 2cd2eea Merge "ART: Add --dump-pass-timings compiler option." by Vladimir Marko · 6 years ago
  85. 4972754 Merge changes from topic "hiddenapi-cherrypick" by David Brazdil · 6 years ago
  86. 6af9869 Merge "Add new profile saver options: save without jit & profile AOT code" by Calin Juravle · 6 years ago
  87. 5db8b7b ART: Relayout BaseMutex and Mutex by Andreas Gampe · 6 years ago
  88. a6ce173 Merge "Do not use clang lld for oatdump tests" by Chih-hung Hsieh · 6 years ago
  89. 041d577 Merge "ART: Relayout ProfilingInfo" by android-build-prod (mdb) · 6 years ago
  90. 238c963 Do not use clang lld for oatdump tests by Chih-Hung Hsieh · 6 years ago
  91. 5a2993c ART: Templatize DexFileVerifier::CheckIntraIdSection(). by Vladimir Marko · 6 years ago
  92. a90dd51 Reimplement HInstruction::Is##type(). by Vladimir Marko · 6 years ago
  93. 2da52b0 ART: Add --dump-pass-timings compiler option. by Vladimir Marko · 6 years ago
  94. e4f1c51 Support a chroot-based environment in ART Buildbot's target harness. by Roland Levillain · 7 years ago
  95. 76cfe61 Support ART on-device testing in a chroot environment. by Roland Levillain · 7 years ago
  96. b865d9a Merge changes I506bc2a8,I7310de97,Ib3fd1110 by Vladimir Marko · 6 years ago
  97. e394622 ART: Do not define abstract HIR kinds. by Vladimir Marko · 6 years ago
  98. 0dcccd8 ART: Remove InstructionTypeEquals(). by Vladimir Marko · 6 years ago
  99. bd78567 Store HIR type in HInstruction::packed_field_. by Vladimir Marko · 6 years ago
  100. 1f9d3c3 Fix hiddenapi::MemberSignature for proxies by David Brazdil · 6 years ago