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