1. eed06ed Merge "Support system server ART-profiling" am: 9d7905fffb am: e8a53d31b3 by Calin Juravle · 7 years ago
  2. e8a53d3 Merge "Support system server ART-profiling" am: 9d7905fffb by Calin Juravle · 7 years ago
  3. 9d7905f Merge "Support system server ART-profiling" by Calin Juravle · 7 years ago
  4. 016fcbe2 Support system server ART-profiling by Calin Juravle · 7 years ago
  5. 82a7986 Merge "Clear the profile if we fail to add new methods or classes" am: d10995609f by Calin Juravle · 7 years ago
  6. f71fe6e Merge "Clear the profile if we fail to add new methods or classes" by Calin Juravle · 7 years ago
  7. d109956 Merge "Clear the profile if we fail to add new methods or classes" by Calin Juravle · 7 years ago
  8. d5aeade Clear the profile if we fail to add new methods or classes by Calin Juravle · 7 years ago
  9. 7c0da34 Merge "ART: Relayout BaseMutex and Mutex" am: 97dc711074 am: 3ad61808f1 by android-build-prod (mdb) · 7 years ago
  10. 3ad6180 Merge "ART: Relayout BaseMutex and Mutex" am: 97dc711074 by android-build-prod (mdb) · 7 years ago
  11. 97dc711 Merge "ART: Relayout BaseMutex and Mutex" by android-build-prod (mdb) · 7 years ago
  12. e2fd850 Add new profile saver options: save without jit & profile AOT code by Calin Juravle · 7 years ago
  13. ee6d142 Merge "Reimplement HInstruction::Is##type()." am: 48af3b39cd am: db55b41e8e by Vladimir Marko · 7 years ago
  14. db55b41 Merge "Reimplement HInstruction::Is##type()." am: 48af3b39cd by Vladimir Marko · 7 years ago
  15. 48af3b3 Merge "Reimplement HInstruction::Is##type()." by Vladimir Marko · 7 years ago
  16. 4a65d74 Merge "ART: Remove unused JobjectComparator." am: 07a8adec76 am: a5ea67bf9c by Vladimir Marko · 7 years ago
  17. a5ea67b Merge "ART: Remove unused JobjectComparator." am: 07a8adec76 by Vladimir Marko · 7 years ago
  18. 07a8ade Merge "ART: Remove unused JobjectComparator." by Vladimir Marko · 7 years ago
  19. 92317b6 Merge "ART: Move JNI files to runtime/jni/ ." am: 4ed794415b am: 41463f3862 by Vladimir Marko · 7 years ago
  20. 41463f3 Merge "ART: Move JNI files to runtime/jni/ ." am: 4ed794415b by Vladimir Marko · 7 years ago
  21. 4ed7944 Merge "ART: Move JNI files to runtime/jni/ ." by Vladimir Marko · 7 years ago
  22. bcb1569 Merge "ART: Templatize DexFileVerifier::CheckIntraIdSection()." am: abd9e1515b by Vladimir Marko · 7 years ago
  23. d93e03a Merge "ART: Add --dump-pass-timings compiler option." am: 2cd2eea6d1 by Vladimir Marko · 7 years ago
  24. 334a293 [automerger skipped] Merge changes from topic "hiddenapi-cherrypick" am: 4972754f23 by David Brazdil · 7 years ago
  25. e97e681 Merge "ART: Templatize DexFileVerifier::CheckIntraIdSection()." am: abd9e1515b by Vladimir Marko · 7 years ago
  26. 127a057 Merge "ART: Add --dump-pass-timings compiler option." am: 2cd2eea6d1 by Vladimir Marko · 7 years ago
  27. 96e754c ART: Remove unused JobjectComparator. by Vladimir Marko · 7 years ago
  28. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 7 years ago
  29. 3a5adcd Merge changes from topic "hiddenapi-cherrypick" am: 4972754f23 by David Brazdil · 7 years ago
  30. abd9e15 Merge "ART: Templatize DexFileVerifier::CheckIntraIdSection()." by Vladimir Marko · 7 years ago
  31. 2cd2eea Merge "ART: Add --dump-pass-timings compiler option." by Vladimir Marko · 7 years ago
  32. 4972754 Merge changes from topic "hiddenapi-cherrypick" by David Brazdil · 7 years ago
  33. 87724fc Merge "Add new profile saver options: save without jit & profile AOT code" am: 6af9869de8 by Calin Juravle · 7 years ago
  34. 876557c Merge "Add new profile saver options: save without jit & profile AOT code" by Calin Juravle · 7 years ago
  35. 3105b27 Add new profile saver options: save without jit & profile AOT code by Calin Juravle · 7 years ago
  36. 6af9869 Merge "Add new profile saver options: save without jit & profile AOT code" by Calin Juravle · 7 years ago
  37. 5db8b7b ART: Relayout BaseMutex and Mutex by Andreas Gampe · 7 years ago
  38. 9bd2d81 Merge "Do not use clang lld for oatdump tests" am: a6ce173839 am: 0715150b89 by Chih-hung Hsieh · 7 years ago
  39. 0715150 Merge "Do not use clang lld for oatdump tests" am: a6ce173839 by Chih-hung Hsieh · 7 years ago
  40. a6ce173 Merge "Do not use clang lld for oatdump tests" by Chih-hung Hsieh · 7 years ago
  41. 151ae41 Merge "ART: Relayout ProfilingInfo" am: 041d577bdd am: c3081aaa99 by android-build-prod (mdb) · 7 years ago
  42. c3081aa Merge "ART: Relayout ProfilingInfo" am: 041d577bdd by android-build-prod (mdb) · 7 years ago
  43. 041d577 Merge "ART: Relayout ProfilingInfo" by android-build-prod (mdb) · 7 years ago
  44. 238c963 Do not use clang lld for oatdump tests by Chih-Hung Hsieh · 7 years ago
  45. 5a2993c ART: Templatize DexFileVerifier::CheckIntraIdSection(). by Vladimir Marko · 7 years ago
  46. a90dd51 Reimplement HInstruction::Is##type(). by Vladimir Marko · 7 years ago
  47. 2da52b0 ART: Add --dump-pass-timings compiler option. by Vladimir Marko · 7 years ago
  48. 8a24d3a Merge changes I506bc2a8,I7310de97,Ib3fd1110 am: b865d9af3b am: 01e6c7e05e by Vladimir Marko · 7 years ago
  49. 01e6c7e Merge changes I506bc2a8,I7310de97,Ib3fd1110 am: b865d9af3b by Vladimir Marko · 7 years ago
  50. b865d9a Merge changes I506bc2a8,I7310de97,Ib3fd1110 by Vladimir Marko · 7 years ago
  51. e394622 ART: Do not define abstract HIR kinds. by Vladimir Marko · 7 years ago
  52. 0dcccd8 ART: Remove InstructionTypeEquals(). by Vladimir Marko · 7 years ago
  53. bd78567 Store HIR type in HInstruction::packed_field_. by Vladimir Marko · 7 years ago
  54. b7d49de Merge "MIPS: Skip output verification for assembler tests." am: 1b19877e78 by Vladimir Marko · 7 years ago
  55. 1d87db1 Merge "MIPS: Skip output verification for assembler tests." am: 1b19877e78 by Vladimir Marko · 7 years ago
  56. 1f9d3c3 Fix hiddenapi::MemberSignature for proxies by David Brazdil · 7 years ago
  57. bb0454a Do not overwrite hidden access flags for intrinsics by David Brazdil · 7 years ago
  58. 39512f5 Fix race in hidden_api.h by David Brazdil · 7 years ago
  59. 166546c Fix hidden API flags decoding for intrinsics by David Brazdil · 7 years ago
  60. 1b19877 Merge "MIPS: Skip output verification for assembler tests." by Vladimir Marko · 7 years ago
  61. 2e6f69c Set hidden API flags of intrinsics by David Brazdil · 7 years ago
  62. 1724520 Use tron for logging hidden API accesses. by Mathew Inwood · 7 years ago
  63. c9c87f6 Add VMRuntime.setDedupeHiddenApiWarnings(). by Mathew Inwood · 7 years ago
  64. 0a054d3 Add note about tests impacted by kLogAllAccesses flag. by Mathew Inwood · 7 years ago
  65. 523cd63 Fix test after ag/3881475. by Mathew Inwood · 7 years ago
  66. 85b5a57 Log for light grey API accesses. by Mathew Inwood · 7 years ago
  67. 1fd97f2 Log an event on hidden API accesses. by Mathew Inwood · 7 years ago
  68. 9a13d42 Consider whitelist when listing class members. by Mathew Inwood · 7 years ago
  69. 9a81945 Treat hidden API exemptions as whitelist. by Mathew Inwood · 7 years ago
  70. 4525e0b Fix verifier/linker IncompatibleClassChangeError with hidden API by David Brazdil · 7 years ago
  71. a8503d9 Replace kAllLists policy with kJustWarn. by Mathew Inwood · 7 years ago
  72. b3d1eee Add new profile saver options: save without jit & profile AOT code by Calin Juravle · 7 years ago
  73. e40f65f ART: Relayout ProfilingInfo by Andreas Gampe · 7 years ago
  74. 5714b2c Merge "ART: Relayout Region" am: d94a00cdf0 am: 74da3eeca8 by android-build-prod (mdb) · 7 years ago
  75. 74da3ee Merge "ART: Relayout Region" am: d94a00cdf0 by android-build-prod (mdb) · 7 years ago
  76. d94a00c Merge "ART: Relayout Region" by android-build-prod (mdb) · 7 years ago
  77. 2697d58 ART: Relayout Region by Andreas Gampe · 7 years ago
  78. 9d18016 Merge "Update expectations for 913-heaps for new D8 version" am: aed79fb351 by Søren Gjesse · 7 years ago
  79. 7e07cb3 Merge "Update expectations for 913-heaps for new D8 version" am: aed79fb351 by Søren Gjesse · 7 years ago
  80. aed79fb Merge "Update expectations for 913-heaps for new D8 version" by Søren Gjesse · 7 years ago
  81. 59962d7 Update expectations for 913-heaps for new D8 version by Søren Gjesse · 7 years ago
  82. 7728ce5 Merge changes from topic "remove_art_tombstoned_parameter" am: 0044036588 by Andreas Gampe · 7 years ago
  83. 327f998 Merge changes from topic "remove_art_tombstoned_parameter" am: 0044036588 by Andreas Gampe · 7 years ago
  84. 0044036 Merge changes from topic "remove_art_tombstoned_parameter" by Andreas Gampe · 7 years ago
  85. 53af040 ART: Remove tombstoned parameters by Andreas Gampe · 7 years ago
  86. b09abb2 Revert "ART: Support per PID stack trace files." by Andreas Gampe · 7 years ago
  87. 217ebd0 Merge "ARM: Remove VIXL dependency from ArmManagedRegister." am: 8ad1b14514 by Vladimir Marko · 7 years ago
  88. 9a6ca9f MIPS: Skip output verification for assembler tests. by Vladimir Marko · 7 years ago
  89. 4d14df0 Merge "ARM: Remove VIXL dependency from ArmManagedRegister." am: 8ad1b14514 by Vladimir Marko · 7 years ago
  90. 8ad1b14 Merge "ARM: Remove VIXL dependency from ArmManagedRegister." by Vladimir Marko · 7 years ago
  91. ca784a6 Merge "ART: Disable 716-jli-jit-samples for jvmti stress tests" am: d78842e840 by android-build-prod (mdb) · 7 years ago
  92. 68e711e Merge "ART: Disable 716-jli-jit-samples for jvmti stress tests" am: d78842e840 by android-build-prod (mdb) · 7 years ago
  93. d78842e Merge "ART: Disable 716-jli-jit-samples for jvmti stress tests" by android-build-prod (mdb) · 7 years ago
  94. 5a37f35 Merge "[veridex] Reflection detection improvements." am: 3ec9fcc6c8 by Nicolas Geoffray · 7 years ago
  95. 85a9ae1 Merge "[veridex] Reflection detection improvements." am: 3ec9fcc6c8 by Nicolas Geoffray · 7 years ago
  96. 3ec9fcc Merge "[veridex] Reflection detection improvements." by Nicolas Geoffray · 7 years ago
  97. 7d29753 ART: Disable 716-jli-jit-samples for jvmti stress tests by Orion Hodson · 7 years ago
  98. c94d86e Merge "Fix hiddenapi::MemberSignature for proxies" into pi-dev am: 7996b873bf by David Brazdil · 7 years ago
  99. d1fa440 ARM: Remove VIXL dependency from ArmManagedRegister. by Vladimir Marko · 7 years ago
  100. 7996b87 Merge "Fix hiddenapi::MemberSignature for proxies" into pi-dev by David Brazdil · 7 years ago