1. cff5f2d Disable failing libcore tests on host. by Vladimir Marko · 6 years ago
  2. 7a85e70 Reduce core image to 6 modules. by Vladimir Marko · 6 years ago
  3. 807e4b3 Merge "Add support for ANDROID_RUNTIME_ROOT variable" by Neil Fuller · 6 years ago
  4. f6f43d8 Merge "hiddenapi: Introduce greylist-max-p" by David Brazdil · 6 years ago
  5. 26c4377 Add support for ANDROID_RUNTIME_ROOT variable by Neil Fuller · 6 years ago
  6. ee45798 Merge "Revert "Reduce core image to core-{oj,libart,simple}."" by Vladimir Marko · 6 years ago
  7. 00fe35e Revert "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
  8. e239cdc Merge "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
  9. 8bda21f Merge "Fix ahat dependencies." by Vladimir Marko · 6 years ago
  10. 32fd183 hiddenapi: Fix typo by David Brazdil · 6 years ago
  11. 69af30e hiddenapi: Turn CHECK into a warning by David Brazdil · 6 years ago
  12. ec91d48 Reduce core image to core-{oj,libart,simple}. by Vladimir Marko · 6 years ago
  13. 0776942 Fix ahat dependencies. by Vladimir Marko · 6 years ago
  14. a3a57d3 Merge changes from topic "hiddenapi-csv" by David Brazdil · 6 years ago
  15. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  16. 80d1628 hiddenapi: Introduce greylist-max-p by David Brazdil · 6 years ago
  17. e701de9 Support CSV hiddenapi flags in class2greylist by David Brazdil · 6 years ago
  18. 91690d3 hiddenapi: Convert API lists to a flags CSV file by David Brazdil · 6 years ago
  19. 9c8957d Fix "performance-for-range-copy" error. by Elliott Hughes · 6 years ago
  20. dcfa89b Rename and reorganize hiddenapi::ApiList by David Brazdil · 6 years ago
  21. 2a487eb ART: Fix performance-inefficient-vector-operation by Andreas Gampe · 6 years ago
  22. cbc64c8 Revert "Disable running run-test with linux_bionic" by Alex Light · 6 years ago
  23. 5d63ab0 Disable ASAN on linux_bionic timeout_dumper by Alex Light · 6 years ago
  24. 25242cc Merge "Add timeout_dumper to linux_bionic build" by Treehugger Robot · 6 years ago
  25. 5074a81 Add timeout_dumper to linux_bionic build by Alex Light · 6 years ago
  26. 21622b8 buildbot-build: Move the environment variable within the command. by Nicolas Geoffray · 6 years ago
  27. f64ab19 Merge "Disable path restrictions on buildbot-build.sh." by Nicolas Geoffray · 6 years ago
  28. 2b021c8 Merge "Blacklist test now timing out on gcstress/target." by Nicolas Geoffray · 6 years ago
  29. d1f1ccb Merge "hiddenapi: Initialize unused value in DexFile::MapItem" by David Brazdil · 6 years ago
  30. d060c0b Blacklist test now timing out on gcstress/target. by Nicolas Geoffray · 6 years ago
  31. 976b01f hiddenapi: Initialize unused value in DexFile::MapItem by David Brazdil · 6 years ago
  32. d26a519 Have the ART Buildbot's build script build the Android Runtime APEX. by Roland Levillain · 6 years ago
  33. 48f8a24 ART: Clean up timeout_dumper by Andreas Gampe · 6 years ago
  34. 5f04f7f ART: Refactor ptrace timeout code for timeout_dumper by Andreas Gampe · 6 years ago
  35. 204d1a9 ART: Fix addr2line call by Andreas Gampe · 6 years ago
  36. 57a3e68 Merge "Enable building art and tests with linux_bionic" by Alex Light · 6 years ago
  37. 680cbf2 Enable building art and tests with linux_bionic by Alex Light · 6 years ago
  38. a5bd61e ART: Add dump-on-timeout helper by Andreas Gampe · 6 years ago
  39. 123333a Remove dependencies on libutils. by Martin Stjernholm · 6 years ago
  40. eead626 Merge "Revert "Link compression libs statically into libartbase and use those everywhere."" by Nicolas Geoffray · 6 years ago
  41. 65ed42a Revert "Link compression libs statically into libartbase and use those everywhere." by Nicolas Geoffray · 6 years ago
  42. 47cd272 Remove HiddenApiAccessFlags, move content to hiddenapi:: by David Brazdil · 6 years ago
  43. 6e32b00 Merge "Link compression libs statically into libartbase and use those everywhere." by Martin Stjernholm · 6 years ago
  44. 8a94003 Link compression libs statically into libartbase and use those everywhere. by Martin Stjernholm · 6 years ago
  45. 20c765f Revert^4: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  46. d33d318 Revert "Revert^2: Add dex item for hiddenapi flags" by Luman Qu · 6 years ago
  47. fe3a979 Revert^2: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  48. d9a0437 Revert "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  49. cd98cde Merge "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  50. 0233877 Merge "ART: Fix tidy bugprone-macro-parentheses" by Andreas Gampe · 6 years ago
  51. 0dbc363 Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  52. 28f6cff Cache the value of MterpShouldSwitchInterpreters() by David Srbecky · 6 years ago
  53. 49a0187 Revert "Remove DIST_DIR uses in ART." by Dan Willemsen · 6 years ago
  54. 89e5a9f Remove DIST_DIR uses in ART. by Nicolas Geoffray · 6 years ago
  55. 584771b ART: Fix tidy bugprone-macro-parentheses by Andreas Gampe · 6 years ago
  56. 50b4743 Move cpp-define related static_assert to runtime. by David Srbecky · 6 years ago
  57. 24515ea Merge "ART: Make ahat tests depend on the right dalvikvm" by Treehugger Robot · 6 years ago
  58. 74844fb Merge "Remove mterp "alternate" opcode handlers." by David Srbecky · 6 years ago
  59. a52ac0c Merge "Shrink couple of x86 mterp handlers." by David Srbecky · 6 years ago
  60. 905c1de Merge "Support for writing annotation properties to CSV." by Mathew Inwood · 6 years ago
  61. 30d20bf Merge "Fix implicit-fallthrough warning." by Chih-hung Hsieh · 6 years ago
  62. 0326897 ART: Make ahat tests depend on the right dalvikvm by Andreas Gampe · 6 years ago
  63. 1221875 Fix implicit-fallthrough warning. by Chih-Hung Hsieh · 6 years ago
  64. 776f3f7 Remove mterp "alternate" opcode handlers. by David Srbecky · 6 years ago
  65. 58f10aa Add support for dalvik.annotation.compat.UnsupportedApiUsage by Paul Duffin · 6 years ago
  66. a24a7dc Fix problem with atest class2greylisttest by Paul Duffin · 6 years ago
  67. d88f5f7 Shrink couple of x86 mterp handlers. by David Srbecky · 6 years ago
  68. 102daec Support for writing annotation properties to CSV. by Mathew Inwood · 6 years ago
  69. a8e8cdf Disable path restrictions on buildbot-build.sh. by Nicolas Geoffray · 6 years ago
  70. 231a953 Merge "Cleanup the cpp-define-generator definitions." by David Srbecky · 6 years ago
  71. 8e7d0cb Merge "Rewrite cpp-define-generator" by David Srbecky · 6 years ago
  72. 766e74f Cleanup the cpp-define-generator definitions. by David Srbecky · 6 years ago
  73. 0adf4d8 Rewrite cpp-define-generator by David Srbecky · 6 years ago
  74. ca21af5 Update gcstress & debug expectations. by Nicolas Geoffray · 6 years ago
  75. b745adc Add a new script for buildbots to sync to device. by Nicolas Geoffray · 6 years ago
  76. 34e3e3c Merge "Remove adb as something buildbots need to build." by Nicolas Geoffray · 6 years ago
  77. 9b031f7 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  78. 512c121 Remove adb as something buildbots need to build. by Nicolas Geoffray · 6 years ago
  79. 78940f2 Remove the auto-generated asm_support_gen.h by David Srbecky · 6 years ago
  80. d1c01a7 Add builders to luci configs by Ryan Tseng · 6 years ago
  81. 0f64974 Merge "ART: Adapt failure list to JDWP jarjaring" by Treehugger Robot · 6 years ago
  82. 69cf514 Add initial luci-config files by Ryan Tseng · 6 years ago
  83. 62f14c8 Merge "Remove InvokeVirtualOrInterface event from instrumentation." by David Srbecky · 6 years ago
  84. 99f9733 Remove InvokeVirtualOrInterface event from instrumentation. by David Srbecky · 6 years ago
  85. 370f041 ART: Give veridex ART defaults by Andreas Gampe · 6 years ago
  86. 6a5b779 Add a new libcore failure with gcstress. by Nicolas Geoffray · 6 years ago
  87. d8a457e Merge changes I8314904c,I030bc811,Ic2863116 by Alex Light · 6 years ago
  88. 44b3174 ART: Mark move constructors with noexcept by Andreas Gampe · 6 years ago
  89. e9f6103 Prevent the JIT from loading classes in debuggable mode by Alex Light · 6 years ago
  90. 7937ebb ART: Adapt failure list to JDWP jarjaring by Andreas Gampe · 6 years ago
  91. 63b0a00 Merge "Suppress dupe output references in veridex." by Anton Hansson · 6 years ago
  92. 52236db Merge "Annotate binder services and tokens." by Treehugger Robot · 6 years ago
  93. c7a6c47 Suppress dupe output references in veridex. by Anton Hansson · 6 years ago
  94. f7e8744 Merge "Remove superfluous '{'." by Nicolas Geoffray · 6 years ago
  95. 6274113 Merge "Add small thread-local cache for use by the interpreter." by David Srbecky · 6 years ago
  96. 912f36c Add small thread-local cache for use by the interpreter. by David Srbecky · 6 years ago
  97. 3bc7238 Annotate binder services and tokens. by Martijn Coenen · 6 years ago
  98. 817dc66 ART: Fix run-jdwp-tests.sh by Andreas Gampe · 6 years ago
  99. cf0c065 Merge "[ART] Make killing logd more safe" by Roland Levillain · 6 years ago
  100. 1d27360 [ART] Make killing logd more safe by Evgeny Astigeevich · 6 years ago