1. e28c18b Merge "Add scripts to mount/unmount the Runtime APEX under ART's chroot dir." by Roland Levillain · 6 years ago
  2. caf1523 Blacklist failing tests. by Nicolas Geoffray · 6 years ago
  3. 5a0430d ART: Introduce runtime_globals by Andreas Gampe · 6 years ago
  4. 7b7ea79 Add scripts to mount/unmount the Runtime APEX under ART's chroot dir. by Roland Levillain · 6 years ago
  5. 6d951e3 Merge "Improved error message when multiple annotations." by Mathew Inwood · 6 years ago
  6. fa965a7 Merge "Use *-testdex in libcore and jdwp testing." by Nicolas Geoffray · 6 years ago
  7. 191cae3 Use *-testdex in libcore and jdwp testing. by Nicolas Geoffray · 6 years ago
  8. 458a948 Merge "Revert "Move conscrypt back to core image to unblock Golem."" by Nicolas Geoffray · 6 years ago
  9. b62f6f1 Improved error message when multiple annotations. by Mathew Inwood · 6 years ago
  10. 7458a7a ART: Refactor code_item_accessors by Andreas Gampe · 6 years ago
  11. ad1aa63 ART: Move Signature to its own header by Andreas Gampe · 6 years ago
  12. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  13. cefcbc0 Create dexpreopt.config in build_linux_bionic.sh by Alex Light · 6 years ago
  14. bf68e57 Revert "Move conscrypt back to core image to unblock Golem." by Vladimir Marko · 6 years ago
  15. a5d931f Fix core jars list in bootjars.sh . by Vladimir Marko · 6 years ago
  16. 43faa46 Merge "Honor ANDROID_LOG_TAGS when logging." by Treehugger Robot · 6 years ago
  17. 104b6d8 Honor ANDROID_LOG_TAGS when logging. by Dario Freni · 6 years ago
  18. 396ca41 Disable failing InetAddressUtilsTest tests only in host by Paul Duffin · 6 years ago
  19. 2845608 Blacklist tests failing after InetAddress changes. by Nicolas Geoffray · 6 years ago
  20. d406b62 ART: Add ABI dumping to timeout_dumper by Andreas Gampe · 6 years ago
  21. f0d4cfe ART: Add addr2line lookup path for timeout_dumper by Andreas Gampe · 6 years ago
  22. ea65b21 Add apache-xml to boot class path for tests. by Vladimir Marko · 6 years ago
  23. 0ace563 Revert^2 "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
  24. 99e1739 Merge "Revert "Allow boot image for a part of the boot classpath."" by Andreas Gampe · 6 years ago
  25. fb83d76 Revert "Allow boot image for a part of the boot classpath." by Andreas Gampe · 6 years ago
  26. cf923f5 Merge "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
  27. f82f53f Merge "Fix filename typo" by Treehugger Robot · 6 years ago
  28. 4433c43 Allow boot image for a part of the boot classpath. by Vladimir Marko · 6 years ago
  29. 3437d39 Merge "[cr-buildbucket.cfg] Remove unneeded dimensions" by Treehugger Robot · 6 years ago
  30. 74031ab Merge "[luci-milo.cfg] Include experimental builds on console" by Treehugger Robot · 6 years ago
  31. bd3af98 Fix filename typo by Alex Light · 6 years ago
  32. 3c672d5 Merge "Add helper scripts for building and distributing linux_bionic binaries" by Treehugger Robot · 6 years ago
  33. a02094f Add helper scripts for building and distributing linux_bionic binaries by Alex Light · 6 years ago
  34. 58bb655 [cr-buildbucket.cfg] Remove unneeded dimensions by Ryan Tseng · 6 years ago
  35. 14a392b [luci-milo.cfg] Include experimental builds on console by Ryan Tseng · 6 years ago
  36. 20802ca Add buildbot target using linux_bionic zipapex by Alex Light · 6 years ago
  37. 1a89ac0 Merge "Support specifying multiple implicit member signatures per class" by Paul Duffin · 6 years ago
  38. 91f1032 Revert^2 "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  39. db4b1de Revert "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  40. 38b86df Support specifying multiple implicit member signatures per class by Paul Duffin · 6 years ago
  41. 22aa392 Generalize CovariantReturnTypeMultiHandler by Paul Duffin · 6 years ago
  42. a9a0973 Merge "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  43. d190851 Pass boot class path to ImageSpace::LoadBootImage. by Vladimir Marko · 6 years ago
  44. 0c34cee Make Javac throw an exception in the event of a compile error by Paul Duffin · 6 years ago
  45. cff5f2d Disable failing libcore tests on host. by Vladimir Marko · 6 years ago
  46. 7a85e70 Reduce core image to 6 modules. by Vladimir Marko · 6 years ago
  47. 807e4b3 Merge "Add support for ANDROID_RUNTIME_ROOT variable" by Neil Fuller · 6 years ago
  48. f6f43d8 Merge "hiddenapi: Introduce greylist-max-p" by David Brazdil · 6 years ago
  49. 26c4377 Add support for ANDROID_RUNTIME_ROOT variable by Neil Fuller · 6 years ago
  50. ee45798 Merge "Revert "Reduce core image to core-{oj,libart,simple}."" by Vladimir Marko · 6 years ago
  51. 00fe35e Revert "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
  52. e239cdc Merge "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
  53. 8bda21f Merge "Fix ahat dependencies." by Vladimir Marko · 6 years ago
  54. 32fd183 hiddenapi: Fix typo by David Brazdil · 6 years ago
  55. 69af30e hiddenapi: Turn CHECK into a warning by David Brazdil · 6 years ago
  56. ec91d48 Reduce core image to core-{oj,libart,simple}. by Vladimir Marko · 6 years ago
  57. 0776942 Fix ahat dependencies. by Vladimir Marko · 6 years ago
  58. a3a57d3 Merge changes from topic "hiddenapi-csv" by David Brazdil · 6 years ago
  59. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  60. 80d1628 hiddenapi: Introduce greylist-max-p by David Brazdil · 6 years ago
  61. e701de9 Support CSV hiddenapi flags in class2greylist by David Brazdil · 6 years ago
  62. 91690d3 hiddenapi: Convert API lists to a flags CSV file by David Brazdil · 6 years ago
  63. 9c8957d Fix "performance-for-range-copy" error. by Elliott Hughes · 6 years ago
  64. dcfa89b Rename and reorganize hiddenapi::ApiList by David Brazdil · 6 years ago
  65. 2a487eb ART: Fix performance-inefficient-vector-operation by Andreas Gampe · 6 years ago
  66. cbc64c8 Revert "Disable running run-test with linux_bionic" by Alex Light · 6 years ago
  67. 5d63ab0 Disable ASAN on linux_bionic timeout_dumper by Alex Light · 6 years ago
  68. 25242cc Merge "Add timeout_dumper to linux_bionic build" by Treehugger Robot · 6 years ago
  69. 5074a81 Add timeout_dumper to linux_bionic build by Alex Light · 6 years ago
  70. 21622b8 buildbot-build: Move the environment variable within the command. by Nicolas Geoffray · 6 years ago
  71. f64ab19 Merge "Disable path restrictions on buildbot-build.sh." by Nicolas Geoffray · 6 years ago
  72. 2b021c8 Merge "Blacklist test now timing out on gcstress/target." by Nicolas Geoffray · 6 years ago
  73. d1f1ccb Merge "hiddenapi: Initialize unused value in DexFile::MapItem" by David Brazdil · 6 years ago
  74. d060c0b Blacklist test now timing out on gcstress/target. by Nicolas Geoffray · 6 years ago
  75. 976b01f hiddenapi: Initialize unused value in DexFile::MapItem by David Brazdil · 6 years ago
  76. d26a519 Have the ART Buildbot's build script build the Android Runtime APEX. by Roland Levillain · 6 years ago
  77. 48f8a24 ART: Clean up timeout_dumper by Andreas Gampe · 6 years ago
  78. 5f04f7f ART: Refactor ptrace timeout code for timeout_dumper by Andreas Gampe · 6 years ago
  79. 204d1a9 ART: Fix addr2line call by Andreas Gampe · 6 years ago
  80. 57a3e68 Merge "Enable building art and tests with linux_bionic" by Alex Light · 6 years ago
  81. 680cbf2 Enable building art and tests with linux_bionic by Alex Light · 6 years ago
  82. a5bd61e ART: Add dump-on-timeout helper by Andreas Gampe · 6 years ago
  83. 123333a Remove dependencies on libutils. by Martin Stjernholm · 6 years ago
  84. eead626 Merge "Revert "Link compression libs statically into libartbase and use those everywhere."" by Nicolas Geoffray · 6 years ago
  85. 65ed42a Revert "Link compression libs statically into libartbase and use those everywhere." by Nicolas Geoffray · 6 years ago
  86. 47cd272 Remove HiddenApiAccessFlags, move content to hiddenapi:: by David Brazdil · 6 years ago
  87. 6e32b00 Merge "Link compression libs statically into libartbase and use those everywhere." by Martin Stjernholm · 6 years ago
  88. 8a94003 Link compression libs statically into libartbase and use those everywhere. by Martin Stjernholm · 6 years ago
  89. 20c765f Revert^4: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  90. d33d318 Revert "Revert^2: Add dex item for hiddenapi flags" by Luman Qu · 6 years ago
  91. fe3a979 Revert^2: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  92. d9a0437 Revert "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  93. cd98cde Merge "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  94. 0233877 Merge "ART: Fix tidy bugprone-macro-parentheses" by Andreas Gampe · 6 years ago
  95. 0dbc363 Add dex item for hiddenapi flags by David Brazdil · 7 years ago
  96. 28f6cff Cache the value of MterpShouldSwitchInterpreters() by David Srbecky · 6 years ago
  97. 49a0187 Revert "Remove DIST_DIR uses in ART." by Dan Willemsen · 6 years ago
  98. 89e5a9f Remove DIST_DIR uses in ART. by Nicolas Geoffray · 6 years ago
  99. 584771b ART: Fix tidy bugprone-macro-parentheses by Andreas Gampe · 6 years ago
  100. 50b4743 Move cpp-define related static_assert to runtime. by David Srbecky · 6 years ago