1. 981d590 Merge "[veridex] Add a --target-sdk-version to avoid false positives." by Nicolas Geoffray · 7 years ago
  2. e0230b4 Merge "ART: Compiler support for const-method-handle" by Treehugger Robot · 7 years ago
  3. 66166d5 [veridex] Add a --target-sdk-version to avoid false positives. by Nicolas Geoffray · 7 years ago
  4. 9d93cd6 Merge "Handle multidex in LocationIsOnSystemFramework." by Nicolas Geoffray · 7 years ago
  5. da1e6d2 Merge "ART: Rename JitCodeCache::FreeCode(const void*)" by Treehugger Robot · 7 years ago
  6. dbaa5c7 ART: Compiler support for const-method-handle by Orion Hodson · 7 years ago
  7. 004b887 Merge "Adjust run test for target runs." by Treehugger Robot · 7 years ago
  8. 607624f ART: Rename JitCodeCache::FreeCode(const void*) by Orion Hodson · 7 years ago
  9. 9d12a5e Adjust run test for target runs. by Nicolas Geoffray · 7 years ago
  10. 51dda39 Merge "ART: Compiler support for const-method-type" by Treehugger Robot · 7 years ago
  11. bae5e4e Merge "Revert "Make dexlayout and profman build without libart"" by Mathieu Chartier · 7 years ago
  12. 818cb80 Revert "Make dexlayout and profman build without libart" by Mathieu Chartier · 7 years ago
  13. 96e81f2 Merge "Do not load app image for class collisions" by Mathieu Chartier · 7 years ago
  14. d8860b4 Do not load app image for class collisions by Vladimir Marko · 7 years ago
  15. 0d0f316 Handle multidex in LocationIsOnSystemFramework. by Nicolas Geoffray · 7 years ago
  16. 487ad46 Merge "Fix the target gtest witness filename expansion in Makefile rules." by Treehugger Robot · 7 years ago
  17. 42805fa Merge "Make dexlayout and profman build without libart" by David Sehr · 7 years ago
  18. e119457 Fix the target gtest witness filename expansion in Makefile rules. by Roland Levillain · 7 years ago
  19. 57b1bcd Merge "Implement VMDebug API to mark a class "platform"" by David Brazdil · 7 years ago
  20. 5e046f8 Merge "Add support for loading trusted dex files." by David Brazdil · 7 years ago
  21. 2b80ed4 Make dexlayout and profman build without libart by David Sehr · 7 years ago
  22. 922ba7e Merge changes I08f1acd0,I398e9baf by Roland Levillain · 7 years ago
  23. 18259d7 ART: Compiler support for const-method-type by Orion Hodson · 7 years ago
  24. 59a49a6 Implement VMDebug API to mark a class "platform" by David Brazdil · 7 years ago
  25. 35a4f48 Add support for loading trusted dex files. by Nicolas Geoffray · 7 years ago
  26. 922501b Merge "ART: Clean up after HInstruction::Is##type() rewrite." by Treehugger Robot · 7 years ago
  27. 9d7905f Merge "Support system server ART-profiling" by Calin Juravle · 7 years ago
  28. 016fcbe2 Support system server ART-profiling by Calin Juravle · 7 years ago
  29. d109956 Merge "Clear the profile if we fail to add new methods or classes" by Calin Juravle · 7 years ago
  30. d5aeade Clear the profile if we fail to add new methods or classes by Calin Juravle · 7 years ago
  31. 97dc711 Merge "ART: Relayout BaseMutex and Mutex" by android-build-prod (mdb) · 7 years ago
  32. 6d5b7e3 ART: Clean up after HInstruction::Is##type() rewrite. by Vladimir Marko · 7 years ago
  33. 48af3b3 Merge "Reimplement HInstruction::Is##type()." by Vladimir Marko · 7 years ago
  34. 07a8ade Merge "ART: Remove unused JobjectComparator." by Vladimir Marko · 7 years ago
  35. 4ed7944 Merge "ART: Move JNI files to runtime/jni/ ." by Vladimir Marko · 7 years ago
  36. 96e754c ART: Remove unused JobjectComparator. by Vladimir Marko · 7 years ago
  37. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 7 years ago
  38. abd9e15 Merge "ART: Templatize DexFileVerifier::CheckIntraIdSection()." by Vladimir Marko · 7 years ago
  39. 2cd2eea Merge "ART: Add --dump-pass-timings compiler option." by Vladimir Marko · 7 years ago
  40. 4972754 Merge changes from topic "hiddenapi-cherrypick" by David Brazdil · 7 years ago
  41. 6af9869 Merge "Add new profile saver options: save without jit & profile AOT code" by Calin Juravle · 7 years ago
  42. 5db8b7b ART: Relayout BaseMutex and Mutex by Andreas Gampe · 7 years ago
  43. a6ce173 Merge "Do not use clang lld for oatdump tests" by Chih-hung Hsieh · 7 years ago
  44. 041d577 Merge "ART: Relayout ProfilingInfo" by android-build-prod (mdb) · 7 years ago
  45. 238c963 Do not use clang lld for oatdump tests by Chih-Hung Hsieh · 7 years ago
  46. 5a2993c ART: Templatize DexFileVerifier::CheckIntraIdSection(). by Vladimir Marko · 7 years ago
  47. a90dd51 Reimplement HInstruction::Is##type(). by Vladimir Marko · 7 years ago
  48. 2da52b0 ART: Add --dump-pass-timings compiler option. by Vladimir Marko · 7 years ago
  49. e4f1c51 Support a chroot-based environment in ART Buildbot's target harness. by Roland Levillain · 7 years ago
  50. 76cfe61 Support ART on-device testing in a chroot environment. by Roland Levillain · 7 years ago
  51. b865d9a Merge changes I506bc2a8,I7310de97,Ib3fd1110 by Vladimir Marko · 7 years ago
  52. e394622 ART: Do not define abstract HIR kinds. by Vladimir Marko · 7 years ago
  53. 0dcccd8 ART: Remove InstructionTypeEquals(). by Vladimir Marko · 7 years ago
  54. bd78567 Store HIR type in HInstruction::packed_field_. by Vladimir Marko · 7 years ago
  55. 1f9d3c3 Fix hiddenapi::MemberSignature for proxies by David Brazdil · 7 years ago
  56. bb0454a Do not overwrite hidden access flags for intrinsics by David Brazdil · 7 years ago
  57. 39512f5 Fix race in hidden_api.h by David Brazdil · 7 years ago
  58. 166546c Fix hidden API flags decoding for intrinsics by David Brazdil · 7 years ago
  59. 1b19877 Merge "MIPS: Skip output verification for assembler tests." by Vladimir Marko · 7 years ago
  60. 2e6f69c Set hidden API flags of intrinsics by David Brazdil · 7 years ago
  61. 1724520 Use tron for logging hidden API accesses. by Mathew Inwood · 7 years ago
  62. c9c87f6 Add VMRuntime.setDedupeHiddenApiWarnings(). by Mathew Inwood · 7 years ago
  63. 0a054d3 Add note about tests impacted by kLogAllAccesses flag. by Mathew Inwood · 7 years ago
  64. 523cd63 Fix test after ag/3881475. by Mathew Inwood · 7 years ago
  65. 85b5a57 Log for light grey API accesses. by Mathew Inwood · 7 years ago
  66. 1fd97f2 Log an event on hidden API accesses. by Mathew Inwood · 7 years ago
  67. 9a13d42 Consider whitelist when listing class members. by Mathew Inwood · 7 years ago
  68. 9a81945 Treat hidden API exemptions as whitelist. by Mathew Inwood · 7 years ago
  69. 4525e0b Fix verifier/linker IncompatibleClassChangeError with hidden API by David Brazdil · 7 years ago
  70. a8503d9 Replace kAllLists policy with kJustWarn. by Mathew Inwood · 7 years ago
  71. b3d1eee Add new profile saver options: save without jit & profile AOT code by Calin Juravle · 7 years ago
  72. e40f65f ART: Relayout ProfilingInfo by Andreas Gampe · 7 years ago
  73. d94a00c Merge "ART: Relayout Region" by android-build-prod (mdb) · 7 years ago
  74. 2697d58 ART: Relayout Region by Andreas Gampe · 7 years ago
  75. aed79fb Merge "Update expectations for 913-heaps for new D8 version" by Søren Gjesse · 7 years ago
  76. 59962d7 Update expectations for 913-heaps for new D8 version by Søren Gjesse · 7 years ago
  77. 0044036 Merge changes from topic "remove_art_tombstoned_parameter" by Andreas Gampe · 7 years ago
  78. 53af040 ART: Remove tombstoned parameters by Andreas Gampe · 7 years ago
  79. b09abb2 Revert "ART: Support per PID stack trace files." by Andreas Gampe · 7 years ago
  80. 9a6ca9f MIPS: Skip output verification for assembler tests. by Vladimir Marko · 7 years ago
  81. 8ad1b14 Merge "ARM: Remove VIXL dependency from ArmManagedRegister." by Vladimir Marko · 7 years ago
  82. d78842e Merge "ART: Disable 716-jli-jit-samples for jvmti stress tests" by android-build-prod (mdb) · 7 years ago
  83. 3ec9fcc Merge "[veridex] Reflection detection improvements." by Nicolas Geoffray · 7 years ago
  84. 7d29753 ART: Disable 716-jli-jit-samples for jvmti stress tests by Orion Hodson · 7 years ago
  85. d1fa440 ARM: Remove VIXL dependency from ArmManagedRegister. by Vladimir Marko · 7 years ago
  86. 9926e46 Merge "Remove unnecessary references to libunwind." by Christopher Ferris · 7 years ago
  87. 0aa1e70 Remove unnecessary references to libunwind. by Christopher Ferris · 7 years ago
  88. 28c9c47 Merge "Perform rudimentary check on graph size for no-change assertions." by Aart Bik · 7 years ago
  89. e2b4195 [veridex] Reflection detection improvements. by Nicolas Geoffray · 7 years ago
  90. a8360cd Perform rudimentary check on graph size for no-change assertions. by Aart Bik · 7 years ago
  91. 8bf3b26 Merge "ART: Follow-up changes to DexFileVerifier" by android-build-prod (mdb) · 7 years ago
  92. 4931fc2 Merge "ART: Skip RI test of 716-jli-jit-samples" by Orion Hodson · 7 years ago
  93. 86bb96f ART: Skip RI test of 716-jli-jit-samples by Orion Hodson · 7 years ago
  94. 53d2356 Merge "ART: No JIT for native MethodHandle/VarHandle methods" by Orion Hodson · 7 years ago
  95. 52f5a1f ART: No JIT for native MethodHandle/VarHandle methods by Orion Hodson · 7 years ago
  96. a92f51b ART: Follow-up changes to DexFileVerifier by Andreas Gampe · 7 years ago
  97. d637fda Merge "Add CommonArtTest" by David Sehr · 7 years ago
  98. e1b445b Merge "Increase logging in run-test 080-oom-throw to debug OOME-in-OOME issues." by Roland Levillain · 7 years ago
  99. a36cbaa Merge "Don't run ICU tests on gcstress." by Nicolas Geoffray · 7 years ago
  100. b0be495 Merge "Add a few cases of non compatiple d8 tests" by Rico Wind · 7 years ago