1. 9bf6631 Merge "Use different operations to load string before loops in LICM test." by Treehugger Robot · 6 years ago
  2. 67e4f8f Use different operations to load string before loops in LICM test. by Jinseong Jeon · 6 years ago
  3. af3f6f8 Merge changes Ifd33b241,Ic8678d14,Icb2542c3 by Treehugger Robot · 6 years ago
  4. 322c089 ART: Add tidy errors by Andreas Gampe · 6 years ago
  5. 157f940 ART: Fix tidy warnings in patchoat (again) by Andreas Gampe · 6 years ago
  6. aad9d37 ART: Fix tidy warnings in imgdiag by Andreas Gampe · 6 years ago
  7. f035463 Merge "Un-blacklist 080-oom-fragmentation for non-GSS configurations." by Lokesh Gidra · 6 years ago
  8. b0d5cc6 Un-blacklist 080-oom-fragmentation for non-GSS configurations. by Lokesh Gidra · 6 years ago
  9. a93364c Merge "Fix problems with veridex packaging" by Treehugger Robot · 6 years ago
  10. dc92d2d Merge "ART: Clean up verify and read barrier flags." by Vladimir Marko · 6 years ago
  11. 3817a46 Fix problems with veridex packaging by Dan Willemsen · 6 years ago
  12. 98db89c ART: Clean up verify and read barrier flags. by Vladimir Marko · 7 years ago
  13. 70cf9e4 Merge "Disable run-test 135-MirandaDispatch with ASan and interp-ac on 32-bit host." by Roland Levillain · 6 years ago
  14. dc6a7f4 Disable run-test 135-MirandaDispatch with ASan and interp-ac on 32-bit host. by Roland Levillain · 6 years ago
  15. 2e366a1 Merge "Revert "Add a --toybox-path option to the art script."" by Nicolas Geoffray · 6 years ago
  16. b487c57 Revert "Add a --toybox-path option to the art script." by Nicolas Geoffray · 6 years ago
  17. 4bd4d2c Merge "Disable Generational CC collection with non-Baker read barriers." by Roland Levillain · 6 years ago
  18. 281c12d Merge "Add a --toybox-path option to the art script." by Nicolas Geoffray · 6 years ago
  19. c3776b8 Merge "Revert "Fiddle with 602-deoptimizable for adding debug info when it fails."" by Nicolas Geoffray · 7 years ago
  20. adfd25c Revert "Fiddle with 602-deoptimizable for adding debug info when it fails." by Nicolas Geoffray · 7 years ago
  21. 7c50684 Disable Generational CC collection with non-Baker read barriers. by Roland Levillain · 7 years ago
  22. 9023697 Merge "art: JVMTI unhiding API cleanup" by Mathieu Chartier · 7 years ago
  23. 4b1c75d Add a --toybox-path option to the art script. by Nicolas Geoffray · 7 years ago
  24. c7d2a83 Merge "Fiddle with 602-deoptimizable for adding debug info when it fails." by Nicolas Geoffray · 7 years ago
  25. 9f5910c Merge "Add a --whitelist and --only-report-sdk-uses to veridex." by Nicolas Geoffray · 7 years ago
  26. a42f4e6 Fiddle with 602-deoptimizable for adding debug info when it fails. by Nicolas Geoffray · 7 years ago
  27. 41d9d20 art: JVMTI unhiding API cleanup by Anestis Bechtsoudis · 7 years ago
  28. 6c2cfb5 Add a --whitelist and --only-report-sdk-uses to veridex. by Nicolas Geoffray · 7 years ago
  29. adf05bc Merge "Refactor DecodeDebugLocalInfo" by Mathieu Chartier · 7 years ago
  30. e5afbf3 Refactor DecodeDebugLocalInfo by Mathieu Chartier · 7 years ago
  31. b4f3950 Merge "Fix some comments" by Hans Boehm · 7 years ago
  32. 9076fbd Fix some comments by Hans Boehm · 7 years ago
  33. 7dca45b Merge "Refactor debug info position visiting" by Mathieu Chartier · 7 years ago
  34. c409d46 Merge "Clean up allocation accounting" by Hans Boehm · 7 years ago
  35. 3e2e123 Refactor debug info position visiting by Mathieu Chartier · 7 years ago
  36. b79d195 Merge "Log error message if CloseNativeLibrary fails" by Dimitry Ivanov · 7 years ago
  37. 68851b5 Merge changes I6058c2d8,I5ed735f2,Iee493f33,I8325ca40 by David Srbecky · 7 years ago
  38. bfbc654 Remove intermediate mterp files from the repository. by David Srbecky · 7 years ago
  39. 596cfdf Remove "sister" code from mterp. by David Srbecky · 7 years ago
  40. b2b52a5 Group mterp files by David Srbecky · 7 years ago
  41. ff74a74 Rewrite the mterp code generator and the template snippets. by David Srbecky · 7 years ago
  42. ee6ad00 Merge "Add a --no-compile option to the art script and use it for jdwp." by Treehugger Robot · 7 years ago
  43. a92cb19 Merge "Fix CHA in the presence of default conflict methods." by Treehugger Robot · 7 years ago
  44. f983c73 Add a --no-compile option to the art script and use it for jdwp. by Nicolas Geoffray · 7 years ago
  45. 9bee49a Merge "Dump registered class loaders and their dex files for SIGQUIT." by Nicolas Geoffray · 7 years ago
  46. fb8b4e2 Clean up allocation accounting by Hans Boehm · 7 years ago
  47. 947573e Log error message if CloseNativeLibrary fails by dimitry · 7 years ago
  48. 7c6c57d Merge "Revert "Update hidden API lists for intrinsics"" by David Brazdil · 7 years ago
  49. 64a1321 Revert "Update hidden API lists for intrinsics" by David Brazdil · 7 years ago
  50. a90c922 Dump registered class loaders and their dex files for SIGQUIT. by Nicolas Geoffray · 7 years ago
  51. f07f50e Merge "String representation performance measurements" by Mathieu Chartier · 7 years ago
  52. 5eae4c5 String representation performance measurements by Mathieu Chartier · 7 years ago
  53. 0fb4f9f Merge "oatdump: Convert cdex before exporting dex files" by Mathieu Chartier · 7 years ago
  54. 8583bec oatdump: Convert cdex before exporting dex files by Anestis Bechtsoudis · 7 years ago
  55. 20f09a3 Merge "Don't pre-initialize Class.name fields in boot images" by Alex Light · 7 years ago
  56. ba9dc92 Don't pre-initialize Class.name fields in boot images by Alex Light · 7 years ago
  57. 5f784bf Merge "Remove read barriers in Class::IsClassClass and Object::IsClass" by Mathieu Chartier · 7 years ago
  58. e04da79 Merge "ART: Let Soong help with dependencies" by Nicolas Geoffray · 7 years ago
  59. 1f16a8b Merge "[ART tools] Fix construction of a make target string to build public.libraries.txt" by Nicolas Geoffray · 7 years ago
  60. e752360 Merge "Disable some tests in heap_verification_test when running with ASan." by Roland Levillain · 7 years ago
  61. 07d2c12 Merge "Support for writing multiple maxTargetSdk APIs to one file." by Mathew Inwood · 7 years ago
  62. cba17e8 Merge "ART: Continue adding override annotations" by Treehugger Robot · 7 years ago
  63. e7c9164 Merge "ART: Move libammtestjni to Android.bp" by Andreas Gampe · 7 years ago
  64. 7aca9d5 Fix CHA in the presence of default conflict methods. by Nicolas Geoffray · 7 years ago
  65. 9c987ca Merge "Add tool to help gathering fieldnull data" by Treehugger Robot · 7 years ago
  66. 802bcf5 ART: Let Soong help with dependencies by Andreas Gampe · 7 years ago
  67. 8a71905 Add tool to help gathering fieldnull data by Alex Light · 7 years ago
  68. d7a7f2f Remove read barriers in Class::IsClassClass and Object::IsClass by Mathieu Chartier · 7 years ago
  69. 527dee5 Merge "Disable 004-StackWalk for debuggable." by Nicolas Geoffray · 7 years ago
  70. 57de510 Disable 004-StackWalk for debuggable. by Nicolas Geoffray · 7 years ago
  71. 5fe2f34 Disable some tests in heap_verification_test when running with ASan. by Roland Levillain · 7 years ago
  72. d176e93 Merge "ART: Refactor static include list" by Treehugger Robot · 7 years ago
  73. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 7 years ago
  74. a0878aa ART: Move libammtestjni to Android.bp by Andreas Gampe · 7 years ago
  75. ac9fa18 Merge "ART: Add Size() to CollectionMap" by Treehugger Robot · 7 years ago
  76. 693eee9 ART: Add Size() to CollectionMap by Andreas Gampe · 7 years ago
  77. e080222 Merge "ART: Fix fieldnull tidy warning" by Treehugger Robot · 7 years ago
  78. f1235e6 ART: Fix fieldnull tidy warning by Andreas Gampe · 7 years ago
  79. 8a19432 Merge "Add a new timeout libcore test for gcstress." by Treehugger Robot · 7 years ago
  80. e496a64 Merge "ART: Remove utils.h's ParseUint & ParseInt" by Treehugger Robot · 7 years ago
  81. ae9c6e5 Merge "ART: Fix tidy warning in patchoat" by Treehugger Robot · 7 years ago
  82. 6d5c918 Merge "ART: Fix tidy warning in compiler-driver" by Treehugger Robot · 7 years ago
  83. 1c29d5e Merge "ART: Fix broken additional output for CHECK()." by Vladimir Marko · 7 years ago
  84. 5a5785d Support for writing multiple maxTargetSdk APIs to one file. by Mathew Inwood · 7 years ago
  85. 4ac53a0 Merge "Revert "Fix String.equals() for moveable String.class."" by Roland Levillain · 7 years ago
  86. 20f6b3c Merge "ART: Simplify cache flush calls" by Treehugger Robot · 7 years ago
  87. 38f0c5c Merge "Make classes of LOS objects non-movable." by Roland Levillain · 7 years ago
  88. bd5e5f6 ART: Fix broken additional output for CHECK(). by Vladimir Marko · 7 years ago
  89. 38d29fd ART: Simplify cache flush calls by Orion Hodson · 7 years ago
  90. d068ee9 Add a new timeout libcore test for gcstress. by Nicolas Geoffray · 7 years ago
  91. 83d0447 Merge "Fix StackWalk test." by Nicolas Geoffray · 7 years ago
  92. 98ca6b5 Merge "ART: Add FlushInstructionPipeline()" by Orion Hodson · 7 years ago
  93. cf48a8b Merge "Update hidden API lists for intrinsics" by David Brazdil · 7 years ago
  94. f941170 ART: Remove utils.h's ParseUint & ParseInt by Andreas Gampe · 7 years ago
  95. ec5ed06 ART: Refactor static include list by Andreas Gampe · 7 years ago
  96. 454a5c2 ART: Fix tidy warning in patchoat by Andreas Gampe · 7 years ago
  97. d9986ac Revert "Fix String.equals() for moveable String.class." by Roland Levillain · 7 years ago
  98. 3e7f66b ART: Fix tidy warning in compiler-driver by Andreas Gampe · 7 years ago
  99. 0e84027 Make classes of LOS objects non-movable. by Roland Levillain · 7 years ago
  100. 9c568f1 Merge "Add option to view all instances of a class." by Treehugger Robot · 7 years ago