1. cd98cde Merge "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  2. 0233877 Merge "ART: Fix tidy bugprone-macro-parentheses" by Andreas Gampe · 6 years ago
  3. 0dbc363 Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  4. 28f6cff Cache the value of MterpShouldSwitchInterpreters() by David Srbecky · 6 years ago
  5. 49a0187 Revert "Remove DIST_DIR uses in ART." by Dan Willemsen · 6 years ago
  6. 89e5a9f Remove DIST_DIR uses in ART. by Nicolas Geoffray · 6 years ago
  7. 584771b ART: Fix tidy bugprone-macro-parentheses by Andreas Gampe · 6 years ago
  8. 50b4743 Move cpp-define related static_assert to runtime. by David Srbecky · 6 years ago
  9. 24515ea Merge "ART: Make ahat tests depend on the right dalvikvm" by Treehugger Robot · 6 years ago
  10. 74844fb Merge "Remove mterp "alternate" opcode handlers." by David Srbecky · 6 years ago
  11. a52ac0c Merge "Shrink couple of x86 mterp handlers." by David Srbecky · 6 years ago
  12. 905c1de Merge "Support for writing annotation properties to CSV." by Mathew Inwood · 6 years ago
  13. 30d20bf Merge "Fix implicit-fallthrough warning." by Chih-hung Hsieh · 6 years ago
  14. 0326897 ART: Make ahat tests depend on the right dalvikvm by Andreas Gampe · 6 years ago
  15. 1221875 Fix implicit-fallthrough warning. by Chih-Hung Hsieh · 6 years ago
  16. 776f3f7 Remove mterp "alternate" opcode handlers. by David Srbecky · 6 years ago
  17. 58f10aa Add support for dalvik.annotation.compat.UnsupportedApiUsage by Paul Duffin · 6 years ago
  18. a24a7dc Fix problem with atest class2greylisttest by Paul Duffin · 6 years ago
  19. d88f5f7 Shrink couple of x86 mterp handlers. by David Srbecky · 6 years ago
  20. 102daec Support for writing annotation properties to CSV. by Mathew Inwood · 6 years ago
  21. 231a953 Merge "Cleanup the cpp-define-generator definitions." by David Srbecky · 6 years ago
  22. 8e7d0cb Merge "Rewrite cpp-define-generator" by David Srbecky · 6 years ago
  23. 766e74f Cleanup the cpp-define-generator definitions. by David Srbecky · 6 years ago
  24. 0adf4d8 Rewrite cpp-define-generator by David Srbecky · 6 years ago
  25. ca21af5 Update gcstress & debug expectations. by Nicolas Geoffray · 6 years ago
  26. b745adc Add a new script for buildbots to sync to device. by Nicolas Geoffray · 6 years ago
  27. 34e3e3c Merge "Remove adb as something buildbots need to build." by Nicolas Geoffray · 6 years ago
  28. 9b031f7 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  29. 512c121 Remove adb as something buildbots need to build. by Nicolas Geoffray · 6 years ago
  30. 78940f2 Remove the auto-generated asm_support_gen.h by David Srbecky · 6 years ago
  31. d1c01a7 Add builders to luci configs by Ryan Tseng · 6 years ago
  32. 0f64974 Merge "ART: Adapt failure list to JDWP jarjaring" by Treehugger Robot · 6 years ago
  33. 69cf514 Add initial luci-config files by Ryan Tseng · 6 years ago
  34. 62f14c8 Merge "Remove InvokeVirtualOrInterface event from instrumentation." by David Srbecky · 6 years ago
  35. 99f9733 Remove InvokeVirtualOrInterface event from instrumentation. by David Srbecky · 6 years ago
  36. 370f041 ART: Give veridex ART defaults by Andreas Gampe · 6 years ago
  37. 6a5b779 Add a new libcore failure with gcstress. by Nicolas Geoffray · 6 years ago
  38. d8a457e Merge changes I8314904c,I030bc811,Ic2863116 by Alex Light · 6 years ago
  39. 44b3174 ART: Mark move constructors with noexcept by Andreas Gampe · 6 years ago
  40. e9f6103 Prevent the JIT from loading classes in debuggable mode by Alex Light · 6 years ago
  41. 7937ebb ART: Adapt failure list to JDWP jarjaring by Andreas Gampe · 6 years ago
  42. 63b0a00 Merge "Suppress dupe output references in veridex." by Anton Hansson · 6 years ago
  43. 52236db Merge "Annotate binder services and tokens." by Treehugger Robot · 6 years ago
  44. c7a6c47 Suppress dupe output references in veridex. by Anton Hansson · 6 years ago
  45. f7e8744 Merge "Remove superfluous '{'." by Nicolas Geoffray · 6 years ago
  46. 6274113 Merge "Add small thread-local cache for use by the interpreter." by David Srbecky · 6 years ago
  47. 912f36c Add small thread-local cache for use by the interpreter. by David Srbecky · 6 years ago
  48. 3bc7238 Annotate binder services and tokens. by Martijn Coenen · 6 years ago
  49. 817dc66 ART: Fix run-jdwp-tests.sh by Andreas Gampe · 6 years ago
  50. cf0c065 Merge "[ART] Make killing logd more safe" by Roland Levillain · 6 years ago
  51. 1d27360 [ART] Make killing logd more safe by Evgeny Astigeevich · 6 years ago
  52. edd06c1 Disable libcore.libcore.io.FdsanTest#testSocket on target. by Roland Levillain · 6 years ago
  53. 5762ea0 Remove superfluous '{'. by Nicolas Geoffray · 6 years ago
  54. 21ca64e Blacklist more host fdsan tests. by Josh Gao · 6 years ago
  55. 216917a Use consistent style when checking env vars. by Dario Freni · 6 years ago
  56. 3659f02 Merge "Annotate BinderProxy objects with their interface" by Treehugger Robot · 6 years ago
  57. 4c498dd Annotate BinderProxy objects with their interface by Zimuzo · 6 years ago
  58. 8402166 Merge "Revert "Temporarily disable failing libcore tests (caused by mockito merge)."" by David Srbecky · 6 years ago
  59. 21f9179 Revert "Temporarily disable failing libcore tests (caused by mockito merge)." by David Srbecky · 6 years ago
  60. 4727396 Merge "Improved tifast.so agent" by Treehugger Robot · 6 years ago
  61. cf9efd6 Improved tifast.so agent by Alex Light · 6 years ago
  62. a525de7 Accept an optional PACKAGING env parameter. by Dario Freni · 6 years ago
  63. b81c15f Merge "Provide an error message for missing dex-file arg." by Anton Hansson · 6 years ago
  64. a0609e0 Provide an error message for missing dex-file arg. by Anton Hansson · 6 years ago
  65. 9ed3a16 Make veridex not output whitelisted uses by default. by Anton Hansson · 6 years ago
  66. 3817a46 Fix problems with veridex packaging by Dan Willemsen · 6 years ago
  67. 2e366a1 Merge "Revert "Add a --toybox-path option to the art script."" by Nicolas Geoffray · 6 years ago
  68. b487c57 Revert "Add a --toybox-path option to the art script." by Nicolas Geoffray · 6 years ago
  69. 281c12d Merge "Add a --toybox-path option to the art script." by Nicolas Geoffray · 6 years ago
  70. 4b1c75d Add a --toybox-path option to the art script. by Nicolas Geoffray · 6 years ago
  71. 9f5910c Merge "Add a --whitelist and --only-report-sdk-uses to veridex." by Nicolas Geoffray · 6 years ago
  72. 6c2cfb5 Add a --whitelist and --only-report-sdk-uses to veridex. by Nicolas Geoffray · 6 years ago
  73. e5afbf3 Refactor DecodeDebugLocalInfo by Mathieu Chartier · 6 years ago
  74. f983c73 Add a --no-compile option to the art script and use it for jdwp. by Nicolas Geoffray · 6 years ago
  75. 5eae4c5 String representation performance measurements by Mathieu Chartier · 6 years ago
  76. 1f16a8b Merge "[ART tools] Fix construction of a make target string to build public.libraries.txt" by Nicolas Geoffray · 6 years ago
  77. 07d2c12 Merge "Support for writing multiple maxTargetSdk APIs to one file." by Mathew Inwood · 6 years ago
  78. cba17e8 Merge "ART: Continue adding override annotations" by Treehugger Robot · 6 years ago
  79. e7c9164 Merge "ART: Move libammtestjni to Android.bp" by Andreas Gampe · 6 years ago
  80. 9c987ca Merge "Add tool to help gathering fieldnull data" by Treehugger Robot · 6 years ago
  81. 8a71905 Add tool to help gathering fieldnull data by Alex Light · 6 years ago
  82. d176e93 Merge "ART: Refactor static include list" by Treehugger Robot · 6 years ago
  83. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  84. a0878aa ART: Move libammtestjni to Android.bp by Andreas Gampe · 6 years ago
  85. e080222 Merge "ART: Fix fieldnull tidy warning" by Treehugger Robot · 6 years ago
  86. f1235e6 ART: Fix fieldnull tidy warning by Andreas Gampe · 6 years ago
  87. 5a5785d Support for writing multiple maxTargetSdk APIs to one file. by Mathew Inwood · 6 years ago
  88. d068ee9 Add a new timeout libcore test for gcstress. by Nicolas Geoffray · 6 years ago
  89. ec5ed06 ART: Refactor static include list by Andreas Gampe · 7 years ago
  90. 9c568f1 Merge "Add option to view all instances of a class." by Treehugger Robot · 6 years ago
  91. d86d281 Add option to view all instances of a class. by Richard Uhler · 6 years ago
  92. 069391e [ART tools] Fix construction of a make target string to build public.libraries.txt by Evgeny Astigeevich · 6 years ago
  93. 1580ab2 ART: Fix tidy warnings in veridex by Andreas Gampe · 6 years ago
  94. 77bb25b Merge "Remove ahat-test phony target." by Treehugger Robot · 6 years ago
  95. 09a262e Remove ahat-test phony target. by Richard Uhler · 6 years ago
  96. 26d828f Add TEST_MAPPING for ahat. by Richard Uhler · 6 years ago
  97. b31d141 Merge "Fix ahat test" by Treehugger Robot · 6 years ago
  98. 8d2e114 Fix ahat test by Zimuzo · 6 years ago
  99. 125a3a4 Merge changes I207718d6,I700ef52e by Andreas Gampe · 6 years ago
  100. 22e7b7d Merge changes If64a9720,I31c3b54c by Alex Light · 6 years ago