1. 231a953 Merge "Cleanup the cpp-define-generator definitions." by David Srbecky · 6 years ago
  2. 8e7d0cb Merge "Rewrite cpp-define-generator" by David Srbecky · 6 years ago
  3. 766e74f Cleanup the cpp-define-generator definitions. by David Srbecky · 6 years ago
  4. 0adf4d8 Rewrite cpp-define-generator by David Srbecky · 6 years ago
  5. ca21af5 Update gcstress & debug expectations. by Nicolas Geoffray · 6 years ago
  6. b745adc Add a new script for buildbots to sync to device. by Nicolas Geoffray · 6 years ago
  7. 34e3e3c Merge "Remove adb as something buildbots need to build." by Nicolas Geoffray · 6 years ago
  8. 9b031f7 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  9. 512c121 Remove adb as something buildbots need to build. by Nicolas Geoffray · 6 years ago
  10. 78940f2 Remove the auto-generated asm_support_gen.h by David Srbecky · 6 years ago
  11. d1c01a7 Add builders to luci configs by Ryan Tseng · 6 years ago
  12. 0f64974 Merge "ART: Adapt failure list to JDWP jarjaring" by Treehugger Robot · 6 years ago
  13. 69cf514 Add initial luci-config files by Ryan Tseng · 6 years ago
  14. 62f14c8 Merge "Remove InvokeVirtualOrInterface event from instrumentation." by David Srbecky · 6 years ago
  15. 99f9733 Remove InvokeVirtualOrInterface event from instrumentation. by David Srbecky · 6 years ago
  16. 370f041 ART: Give veridex ART defaults by Andreas Gampe · 6 years ago
  17. 6a5b779 Add a new libcore failure with gcstress. by Nicolas Geoffray · 6 years ago
  18. d8a457e Merge changes I8314904c,I030bc811,Ic2863116 by Alex Light · 6 years ago
  19. 44b3174 ART: Mark move constructors with noexcept by Andreas Gampe · 6 years ago
  20. e9f6103 Prevent the JIT from loading classes in debuggable mode by Alex Light · 6 years ago
  21. 7937ebb ART: Adapt failure list to JDWP jarjaring by Andreas Gampe · 6 years ago
  22. 63b0a00 Merge "Suppress dupe output references in veridex." by Anton Hansson · 6 years ago
  23. 52236db Merge "Annotate binder services and tokens." by Treehugger Robot · 6 years ago
  24. c7a6c47 Suppress dupe output references in veridex. by Anton Hansson · 6 years ago
  25. f7e8744 Merge "Remove superfluous '{'." by Nicolas Geoffray · 6 years ago
  26. 6274113 Merge "Add small thread-local cache for use by the interpreter." by David Srbecky · 6 years ago
  27. 912f36c Add small thread-local cache for use by the interpreter. by David Srbecky · 6 years ago
  28. 3bc7238 Annotate binder services and tokens. by Martijn Coenen · 6 years ago
  29. 817dc66 ART: Fix run-jdwp-tests.sh by Andreas Gampe · 6 years ago
  30. cf0c065 Merge "[ART] Make killing logd more safe" by Roland Levillain · 6 years ago
  31. 1d27360 [ART] Make killing logd more safe by Evgeny Astigeevich · 6 years ago
  32. edd06c1 Disable libcore.libcore.io.FdsanTest#testSocket on target. by Roland Levillain · 6 years ago
  33. 5762ea0 Remove superfluous '{'. by Nicolas Geoffray · 6 years ago
  34. 21ca64e Blacklist more host fdsan tests. by Josh Gao · 6 years ago
  35. 216917a Use consistent style when checking env vars. by Dario Freni · 6 years ago
  36. 3659f02 Merge "Annotate BinderProxy objects with their interface" by Treehugger Robot · 6 years ago
  37. 4c498dd Annotate BinderProxy objects with their interface by Zimuzo · 6 years ago
  38. 8402166 Merge "Revert "Temporarily disable failing libcore tests (caused by mockito merge)."" by David Srbecky · 6 years ago
  39. 21f9179 Revert "Temporarily disable failing libcore tests (caused by mockito merge)." by David Srbecky · 6 years ago
  40. 4727396 Merge "Improved tifast.so agent" by Treehugger Robot · 6 years ago
  41. cf9efd6 Improved tifast.so agent by Alex Light · 6 years ago
  42. a525de7 Accept an optional PACKAGING env parameter. by Dario Freni · 6 years ago
  43. b81c15f Merge "Provide an error message for missing dex-file arg." by Anton Hansson · 6 years ago
  44. a0609e0 Provide an error message for missing dex-file arg. by Anton Hansson · 6 years ago
  45. 9ed3a16 Make veridex not output whitelisted uses by default. by Anton Hansson · 6 years ago
  46. 3817a46 Fix problems with veridex packaging by Dan Willemsen · 6 years ago
  47. 2e366a1 Merge "Revert "Add a --toybox-path option to the art script."" by Nicolas Geoffray · 6 years ago
  48. b487c57 Revert "Add a --toybox-path option to the art script." by Nicolas Geoffray · 6 years ago
  49. 281c12d Merge "Add a --toybox-path option to the art script." by Nicolas Geoffray · 6 years ago
  50. 4b1c75d Add a --toybox-path option to the art script. by Nicolas Geoffray · 6 years ago
  51. 9f5910c Merge "Add a --whitelist and --only-report-sdk-uses to veridex." by Nicolas Geoffray · 6 years ago
  52. 6c2cfb5 Add a --whitelist and --only-report-sdk-uses to veridex. by Nicolas Geoffray · 6 years ago
  53. e5afbf3 Refactor DecodeDebugLocalInfo by Mathieu Chartier · 6 years ago
  54. f983c73 Add a --no-compile option to the art script and use it for jdwp. by Nicolas Geoffray · 6 years ago
  55. 5eae4c5 String representation performance measurements by Mathieu Chartier · 6 years ago
  56. 1f16a8b Merge "[ART tools] Fix construction of a make target string to build public.libraries.txt" by Nicolas Geoffray · 6 years ago
  57. 07d2c12 Merge "Support for writing multiple maxTargetSdk APIs to one file." by Mathew Inwood · 6 years ago
  58. cba17e8 Merge "ART: Continue adding override annotations" by Treehugger Robot · 6 years ago
  59. e7c9164 Merge "ART: Move libammtestjni to Android.bp" by Andreas Gampe · 6 years ago
  60. 9c987ca Merge "Add tool to help gathering fieldnull data" by Treehugger Robot · 6 years ago
  61. 8a71905 Add tool to help gathering fieldnull data by Alex Light · 6 years ago
  62. d176e93 Merge "ART: Refactor static include list" by Treehugger Robot · 6 years ago
  63. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  64. a0878aa ART: Move libammtestjni to Android.bp by Andreas Gampe · 6 years ago
  65. e080222 Merge "ART: Fix fieldnull tidy warning" by Treehugger Robot · 6 years ago
  66. f1235e6 ART: Fix fieldnull tidy warning by Andreas Gampe · 6 years ago
  67. 5a5785d Support for writing multiple maxTargetSdk APIs to one file. by Mathew Inwood · 6 years ago
  68. d068ee9 Add a new timeout libcore test for gcstress. by Nicolas Geoffray · 6 years ago
  69. ec5ed06 ART: Refactor static include list by Andreas Gampe · 7 years ago
  70. 9c568f1 Merge "Add option to view all instances of a class." by Treehugger Robot · 6 years ago
  71. d86d281 Add option to view all instances of a class. by Richard Uhler · 6 years ago
  72. 069391e [ART tools] Fix construction of a make target string to build public.libraries.txt by Evgeny Astigeevich · 6 years ago
  73. 1580ab2 ART: Fix tidy warnings in veridex by Andreas Gampe · 6 years ago
  74. 77bb25b Merge "Remove ahat-test phony target." by Treehugger Robot · 6 years ago
  75. 09a262e Remove ahat-test phony target. by Richard Uhler · 6 years ago
  76. 26d828f Add TEST_MAPPING for ahat. by Richard Uhler · 6 years ago
  77. b31d141 Merge "Fix ahat test" by Treehugger Robot · 6 years ago
  78. 8d2e114 Fix ahat test by Zimuzo · 6 years ago
  79. 125a3a4 Merge changes I207718d6,I700ef52e by Andreas Gampe · 6 years ago
  80. 22e7b7d Merge changes If64a9720,I31c3b54c by Alex Light · 6 years ago
  81. 95c9ef9 Add fieldnull tool by Alex Light · 6 years ago
  82. 969325c Merge "Add --dump-all-members option to class2greylist." by Mathew Inwood · 6 years ago
  83. 34cdb54 Add more timeout failures to target/debug/gcstress. by Nicolas Geoffray · 6 years ago
  84. e42e870 Merge "ahat-tests: Use LOCAL_TEST_CONFIG to set test config" by Treehugger Robot · 6 years ago
  85. 6b09b39 Address feedback on art script. by Nicolas Geoffray · 6 years ago
  86. c9d3519 Add --dump-all-members option to class2greylist. by Mathew Inwood · 6 years ago
  87. 42034d7 ahat-tests: Use LOCAL_TEST_CONFIG to set test config by nelsonli · 6 years ago
  88. 8f0f3b9 Merge "Add trie based greedy prefix construction" by Mathieu Chartier · 6 years ago
  89. 49ca869 Add trie based greedy prefix construction by Mathieu Chartier · 6 years ago
  90. 89d7c2c Convert jfuzz to Android.bp by Dan Willemsen · 6 years ago
  91. 96b8165 Merge "Blacklist libcore fdsan tests on the host." by Treehugger Robot · 6 years ago
  92. faf64c9 Merge "Pass LD_LIBRARY_PATH when involking dalvikvm for getting the ISA." by Nicolas Geoffray · 6 years ago
  93. 810a100 Pass LD_LIBRARY_PATH when involking dalvikvm for getting the ISA. by Nicolas Geoffray · 6 years ago
  94. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 6 years ago
  95. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  96. 56f64eb Merge "Avoid position sensitive argument errors with tar" by Orion Hodson · 6 years ago
  97. 7e91d1f Blacklist libcore fdsan tests on the host. by Josh Gao · 6 years ago
  98. a5ea637 Merge "Move string analysis to its own file" by Mathieu Chartier · 6 years ago
  99. 1fc309a Always set compiler filter to 'quicken' for jdwp tests. by Nicolas Geoffray · 6 years ago
  100. 686801f Fix two mistakes in art script rewrite. by Nicolas Geoffray · 6 years ago