1. 61a9328 Merge changes from topic "art-enable-apex-libs" by Treehugger Robot · 5 years ago
  2. dc77c47 Merge "Add libartd-disassembler to com.android.runtime.host" by Treehugger Robot · 5 years ago
  3. 6585ecb Add libartd-disassembler to com.android.runtime.host by Alex Light · 5 years ago
  4. 661aa03 Merge "ART: Remove obsolete comment." by Treehugger Robot · 5 years ago
  5. 44a6f97 ART: Remove obsolete comment. by Vladimir Marko · 5 years ago
  6. c02102c Merge "Change com.android.runtime.host to be an installable test_apex" by Alex Light · 5 years ago
  7. a9c9e85 Merge "Fix host-only exception in art test 005-annotations." by Pete Gillin · 5 years ago
  8. e0f8bb9 Merge "Replace StringPiece with std::string_view in profman." by Vladimir Marko · 5 years ago
  9. 0239f2f Change com.android.runtime.host to be an installable test_apex by Alex Light · 5 years ago
  10. 3b24136 Merge "Add feature flag for loading app image startup cache" by Mathieu Chartier · 5 years ago
  11. 5d3ac96 Merge "Update zipapex tests to run fully out of the zipapex" by Alex Light · 5 years ago
  12. 84bf698 Revert^2 "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX." by Martin Stjernholm · 5 years ago
  13. c2f8b50 Add remaining libnative* libs to the Runtime APEX. by Martin Stjernholm · 6 years ago
  14. e512556 Replace StringPiece with std::string_view in profman. by Vladimir Marko · 5 years ago
  15. 8e1ca61 Merge "Generalize vdex class redefinition check" by David Brazdil · 5 years ago
  16. 3a8761f Merge "Remove ART hack to create hiddenapi-flags.csv" by Treehugger Robot · 5 years ago
  17. 11586a5 Merge "Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum""" by Hans Boehm · 5 years ago
  18. cd7cedb Merge "Add VMStart, VMInit, and VMDeath to tifast" by Treehugger Robot · 5 years ago
  19. 734ba1c Remove ART hack to create hiddenapi-flags.csv by Colin Cross · 5 years ago
  20. a88abfa Add feature flag for loading app image startup cache by Mathieu Chartier · 5 years ago
  21. 905e8a2 Add VMStart, VMInit, and VMDeath to tifast by Alex Light · 5 years ago
  22. 7c73dd1 Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Hans Boehm · 5 years ago
  23. 2f34e59 Merge changes I14c7cddd,I4a39d0e8,I3f24c8f4,I9699f138 by Vladimir Marko · 5 years ago
  24. 8fd6722 Generalize vdex class redefinition check by David Brazdil · 5 years ago
  25. f7f3152 Update zipapex tests to run fully out of the zipapex by Alex Light · 5 years ago
  26. c66d6a7 Merge "ART: Move .bss mappings check before .bss init." by Vladimir Marko · 5 years ago
  27. b7abcaf Merge "ART: Use C++17 extract/modify/insert pattern." by Vladimir Marko · 5 years ago
  28. 1cedb4a ART: Move .bss mappings check before .bss init. by Vladimir Marko · 5 years ago
  29. 7210108 Replace StringPiece with std::string_view in art/runtime/. by Vladimir Marko · 5 years ago
  30. 2ef0110 Replace StringPiece with std::string_view in HashSet. by Vladimir Marko · 5 years ago
  31. eb37ba5 Replace StringPiece with std::string_view in Signature. by Vladimir Marko · 5 years ago
  32. e027d72 Replace StringPiece with std::string_view in class.h. by Vladimir Marko · 5 years ago
  33. 8197e77 Merge "Reland: "ART: Hook Runtime APEX checker into build"" by Treehugger Robot · 5 years ago
  34. 69661d1 Merge "ART: Remove stale comment" by Treehugger Robot · 5 years ago
  35. 406d6b8 Merge "ART: Change vtable check implementation" by Treehugger Robot · 5 years ago
  36. 898cf1d Merge "ART: Add unchecked conversions of arrays" by Treehugger Robot · 5 years ago
  37. a538ed5 ART: Remove stale comment by Andreas Gampe · 5 years ago
  38. 22e2223 ART: Use C++17 extract/modify/insert pattern. by Vladimir Marko · 5 years ago
  39. b781603 Merge "ART: Optimize array accesses" by Treehugger Robot · 5 years ago
  40. 9f3928f ART: Change vtable check implementation by Andreas Gampe · 5 years ago
  41. 3aa868a ART: Add unchecked conversions of arrays by Andreas Gampe · 5 years ago
  42. a2fed08 ART: Optimize array accesses by Andreas Gampe · 5 years ago
  43. 481bcb2 Fix host-only exception in art test 005-annotations. by Pete Gillin · 5 years ago
  44. 2860c19 Merge "Check that the String class is not movable in String.equals intrinsics." by Roland Levillain · 5 years ago
  45. 7909e1e Merge "ART: Enable ISA features run-time detection for ARM64" by Roland Levillain · 5 years ago
  46. ca3c6d9 Merge "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Vladimir Marko · 5 years ago
  47. 83ba9b9 Revert "Prevent overflows for concurrent_start_bytes_ sum" by Vladimir Marko · 5 years ago
  48. ac52000 Merge changes I888a268b,Ia5a3c0bb,I189841e4,I5ab8b0b0 by Vladimir Marko · 5 years ago
  49. 01eb773 Merge "Prevent overflows for concurrent_start_bytes_ sum" by Hans Boehm · 5 years ago
  50. 50b0445 Prevent overflows for concurrent_start_bytes_ sum by Hans Boehm · 5 years ago
  51. d0c3a6c Merge "Fix criteria to decide should next GC be minor" by Lokesh Gidra · 5 years ago
  52. 1a862c8 Fix criteria to decide should next GC be minor by Lokesh Gidra · 5 years ago
  53. b0f16e6 Replace StringPiece with std::string_view in RegType. by Vladimir Marko · 5 years ago
  54. 59ae4f9 Replace StringPiece with std::string_view in OatFile. by Vladimir Marko · 5 years ago
  55. 6e78158 ART: Change ArtMethod::NumArgRegisters() signature. by Vladimir Marko · 5 years ago
  56. 436e142 Merge "Take hidden API into account during getDeclaredMethod()" by David Brazdil · 5 years ago
  57. 62d986b Merge "Fix DumpNativeStack function for trampolines." by Treehugger Robot · 5 years ago
  58. 4bcd657 Take hidden API into account during getDeclaredMethod() by David Brazdil · 5 years ago
  59. 1b0f535 Merge "Allow empty mini-debug-info ELF section." by David Srbecky · 5 years ago
  60. 982a9ee Remove dead String::Equals() overloads. by Vladimir Marko · 5 years ago
  61. 676e00a Merge "hiddenapi: Fix class hierarchy traversal" by David Brazdil · 5 years ago
  62. 1410e9f Reland: "ART: Hook Runtime APEX checker into build" by Jiyong Park · 5 years ago
  63. edd9639 Merge "Revert "ART: Hook Runtime APEX checker into build"" by Andreas Gampe · 5 years ago
  64. 9ba8a87 Revert "ART: Hook Runtime APEX checker into build" by Andreas Gampe · 5 years ago
  65. b093899 Merge "Don't run run-test-719 in no-preload config" by Treehugger Robot · 5 years ago
  66. 81ffeb8 Merge "ART: Hook Runtime APEX checker into build" by Andreas Gampe · 5 years ago
  67. 0f41ed8 Merge "Revert "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX."" by Treehugger Robot · 5 years ago
  68. 7e7ab23 Revert "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX." by Martin Stjernholm · 5 years ago
  69. 306d636 Don't run run-test-719 in no-preload config by Calin Juravle · 5 years ago
  70. d9e2216 ART: Hook Runtime APEX checker into build by Andreas Gampe · 5 years ago
  71. db48919 Merge "ART: Fix dump-oat-boot build rules." by Vladimir Marko · 5 years ago
  72. 49b2b20 Allow empty mini-debug-info ELF section. by David Srbecky · 5 years ago
  73. 9d25479 ART: Fix dump-oat-boot build rules. by Vladimir Marko · 5 years ago
  74. 2da3cbb hiddenapi: Fix class hierarchy traversal by David Brazdil · 5 years ago
  75. 5fe64d8 Merge "libartpalette: Change rtld flag" by Treehugger Robot · 5 years ago
  76. cb5e638 Merge "Blacklist timing out test on gcstress/debug/host." by Nicolas Geoffray · 5 years ago
  77. 11be88c Merge "x86/x86-64: Fix IMT conflict trampoline for obsolete methods." by Vladimir Marko · 5 years ago
  78. 35c41c2 Blacklist timing out test on gcstress/debug/host. by Nicolas Geoffray · 5 years ago
  79. 81fb0fb libartpalette: Change rtld flag by Orion Hodson · 5 years ago
  80. 1923176 Merge "Special case dex files that have hidden API data." by Nicolas Geoffray · 5 years ago
  81. 6061d16 Merge "Ignore warnings from dalvikvm in 719-dm-verify-redefinition" by Treehugger Robot · 5 years ago
  82. 6790bff Ignore warnings from dalvikvm in 719-dm-verify-redefinition by Calin Juravle · 5 years ago
  83. 267eb6a Merge "Remove '-f' from unzip command" by Treehugger Robot · 5 years ago
  84. 9b596c0 Merge "Ensure the correctness of fast verify" by Calin Juravle · 5 years ago
  85. fc52ffc Remove '-f' from unzip command by Alex Light · 5 years ago
  86. c76f9b7 Merge "ART: Split up bitness-dependent checks in apex checker" by Andreas Gampe · 5 years ago
  87. fe1b65b Merge changes Ie83995fe,I6442fdf2 by Andreas Gampe · 5 years ago
  88. b12a45d Merge "Include libc in com.android.runtime.host when linux_bionic" by Treehugger Robot · 5 years ago
  89. 5ffefaa Ensure the correctness of fast verify by Calin Juravle · 6 years ago
  90. cb14694 Merge "Workaround for bionic libs and linker now being in bootstrap." by Nicolas Geoffray · 5 years ago
  91. 6b6f817 Merge "Add logging for zipapex failure." by Treehugger Robot · 5 years ago
  92. eb555b8 ART: Split up bitness-dependent checks in apex checker by Andreas Gampe · 5 years ago
  93. 9dc4b05 ART: Refactor runtime apex checker by Andreas Gampe · 5 years ago
  94. 0912395 ART: Add host apex provider and move all testing by Andreas Gampe · 5 years ago
  95. 01dfb93 Merge "Export libjavacore into the conscrypt linker namespace." by Treehugger Robot · 5 years ago
  96. 7b1f8cc Add logging for zipapex failure. by Alex Light · 5 years ago
  97. 55a9bad Include libc in com.android.runtime.host when linux_bionic by Alex Light · 5 years ago
  98. b87eedc x86/x86-64: Fix IMT conflict trampoline for obsolete methods. by Vladimir Marko · 5 years ago
  99. 748d366 Merge "Revert "Revert "ART: introduce PALette abstraction layer""" by Treehugger Robot · 5 years ago
  100. 3c8e28a Workaround for bionic libs and linker now being in bootstrap. by Nicolas Geoffray · 5 years ago