1. f67e71d Merge "Make the boot image always multi-image." am: 146183209c by Vladimir Marko · 6 years ago
  2. 1461832 Merge "Make the boot image always multi-image." by Vladimir Marko · 6 years ago
  3. 6b50dae Merge "ART: Add VMRuntime.hasBootImageSpaces implementation" am: c13c713c6b by Andreas Gampe · 6 years ago
  4. c13c713 Merge "ART: Add VMRuntime.hasBootImageSpaces implementation" by Treehugger Robot · 6 years ago
  5. 06d9fce Merge "Add a new script for buildbots to sync to device." am: a48eb7e069 by Nicolas Geoffray · 6 years ago
  6. 3b72de4 Merge "ART: Completely remove the --compile-pic option." am: 407bdb1d04 by Vladimir Marko · 6 years ago
  7. a48eb7e Merge "Add a new script for buildbots to sync to device." by Nicolas Geoffray · 6 years ago
  8. b745adc Add a new script for buildbots to sync to device. by Nicolas Geoffray · 6 years ago
  9. 407bdb1 Merge "ART: Completely remove the --compile-pic option." by Vladimir Marko · 6 years ago
  10. dbf3d4e Merge "Remove adb as something buildbots need to build." am: 34e3e3c1ac by Nicolas Geoffray · 6 years ago
  11. 34e3e3c Merge "Remove adb as something buildbots need to build." by Nicolas Geoffray · 6 years ago
  12. db5c3d6 Merge "ART: Refactor for bugprone-argument-comment" am: 9bb9723258 by Andreas Gampe · 6 years ago
  13. 9bb9723 Merge "ART: Refactor for bugprone-argument-comment" by Treehugger Robot · 6 years ago
  14. 71243f1 Merge "ART: Enforce noinline when suppressing sanitization" am: 4582ce314a by Andreas Gampe · 6 years ago
  15. 4582ce3 Merge "ART: Enforce noinline when suppressing sanitization" by Treehugger Robot · 6 years ago
  16. 7215b20 Merge "Revert "Disable lld for unrecognized --keep-unique flag."" am: ec9ebec763 by Chih-hung Hsieh · 6 years ago
  17. ec9ebec Merge "Revert "Disable lld for unrecognized --keep-unique flag."" by Chih-hung Hsieh · 6 years ago
  18. 4519b9d Make the boot image always multi-image. by Vladimir Marko · 6 years ago
  19. b2f61f9 Revert "Disable lld for unrecognized --keep-unique flag." by Chih-hung Hsieh · 6 years ago
  20. a2da9b9 ART: Completely remove the --compile-pic option. by Vladimir Marko · 6 years ago
  21. 2fb9b81 Merge "Introduce a 'baseline' variant for the compiler." am: dc3b4670b1 by Nicolas Geoffray · 6 years ago
  22. dc3b467 Merge "Introduce a 'baseline' variant for the compiler." by Nicolas Geoffray · 6 years ago
  23. 5ccadce Merge "Revert "Revert^2 "JVMTI PopFrame support""" am: 4ca6cc7ddc by Nicolas Geoffray · 6 years ago
  24. acc56ac Introduce a 'baseline' variant for the compiler. by Nicolas Geoffray · 6 years ago
  25. 4ca6cc7 Merge "Revert "Revert^2 "JVMTI PopFrame support""" by Nicolas Geoffray · 6 years ago
  26. bba8c88 Merge "Update expected ART test failures for `jit-on-first-use` test targets." by Roland Levillain · 6 years ago
  27. 002feb9 Merge "Update expected ART test failures for `jit-on-first-use` test targets." by Roland Levillain · 6 years ago
  28. 202b617 Revert "Revert^2 "JVMTI PopFrame support"" by Nicolas Geoffray · 6 years ago
  29. 7321622 ART: Enforce noinline when suppressing sanitization by Andreas Gampe · 6 years ago
  30. bb4bd7e Merge "ART: Simplify CurrentMethodVisitor" am: 6e7e0eaca0 by Andreas Gampe · 6 years ago
  31. 6e7e0ea Merge "ART: Simplify CurrentMethodVisitor" by Treehugger Robot · 6 years ago
  32. 9b031f7 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  33. 81f396d Merge changes I166d5c7b,I15d5a2c2 am: c71f38bdf7 by Dan Willemsen · 6 years ago
  34. c71f38b Merge changes I166d5c7b,I15d5a2c2 by Dan Willemsen · 6 years ago
  35. 8059678 Merge "Avoid sign extending pointers in SetStringInitValueToAllAliases" by Mathieu Chartier · 6 years ago
  36. 6359e69 Merge "Avoid sign extending pointers in SetStringInitValueToAllAliases" by Mathieu Chartier · 6 years ago
  37. d0bc768 Merge "ART: Add diagnostic for b/117426281" am: 28d84669bd by Andreas Gampe · 6 years ago
  38. 60f3222 Avoid sign extending pointers in SetStringInitValueToAllAliases by Mathieu Chartier · 6 years ago
  39. 28d8466 Merge "ART: Add diagnostic for b/117426281" by Treehugger Robot · 6 years ago
  40. 8b72690 Update expected ART test failures for `jit-on-first-use` test targets. by Roland Levillain · 6 years ago
  41. 08dfdf9 ART: Add VMRuntime.hasBootImageSpaces implementation by Andreas Gampe · 6 years ago
  42. 8118607 Merge "Add a `jit-on-first-use` "compiler" option to ART's testrunner script." by Roland Levillain · 6 years ago
  43. 1f0133b Merge "Add a `jit-on-first-use` "compiler" option to ART's testrunner script." by Roland Levillain · 6 years ago
  44. dd47394 ART: Add diagnostic for b/117426281 by Andreas Gampe · 6 years ago
  45. b12ca50 Merge "ART: Fix 530-checker-peel-unroll after D8 update." am: e044063620 by Mads Ager · 6 years ago
  46. ad694bf Add a `jit-on-first-use` "compiler" option to ART's testrunner script. by Roland Levillain · 6 years ago
  47. e044063 Merge "ART: Fix 530-checker-peel-unroll after D8 update." by Mads Ager · 6 years ago
  48. b2b1280 Merge "Revert^2 "Re-enable ART's region space memory protection on host."" by Roland Levillain · 6 years ago
  49. 51a778a ART: Fix 530-checker-peel-unroll after D8 update. by Mads Ager · 6 years ago
  50. fc4660b Merge "Revert^2 "Re-enable ART's region space memory protection on host."" by Roland Levillain · 6 years ago
  51. c24133e Revert^2 "Re-enable ART's region space memory protection on host." by Roland Levillain · 6 years ago
  52. 3590dec Merge "Fix multi-image boot class path construction." am: b63a4e8dc6 by Vladimir Marko · 6 years ago
  53. b63a4e8 Merge "Fix multi-image boot class path construction." by Vladimir Marko · 6 years ago
  54. 2e956ba Use soong_ui.bash instead of the deprecated make wrapper by Dan Willemsen · 6 years ago
  55. db72e5e Stop using DIST_DIR directly, use dist-for-goals by Dan Willemsen · 6 years ago
  56. 28ece49 Merge changes I46fb4aed,I06410bc3 am: 432d280f68 by Alex Light · 6 years ago
  57. 432d280 Merge changes I46fb4aed,I06410bc3 by Treehugger Robot · 6 years ago
  58. 1c7b1fc Revert^2 "JVMTI PopFrame support" by Alex Light · 6 years ago
  59. 25776d7 Merge "Use only signed/unsigned numbers with ParseInt/ParseUint respectively" by Tom Cherry · 6 years ago
  60. 6773d08 Merge "Use only signed/unsigned numbers with ParseInt/ParseUint respectively" by Tom Cherry · 6 years ago
  61. d8b2f5e Merge "Moved several messages from LOG to VLOG(compiler)." am: 989e5c4681 by Christian Wailes · 6 years ago
  62. 989e5c4 Merge "Moved several messages from LOG to VLOG(compiler)." by Christian Wailes · 6 years ago
  63. 59b950f Prevent jit-compilation from loading classes in jit-on-first-use by Alex Light · 6 years ago
  64. 036bae0 Fix multi-image boot class path construction. by Vladimir Marko · 6 years ago
  65. 4e0171b Merge "Change FATAL message to WARNING message in FindClass" am: 6e82b7e672 by Jesse Schettler · 6 years ago
  66. 6e82b7e Merge "Change FATAL message to WARNING message in FindClass" by Jesse Schettler · 6 years ago
  67. 1b5c5c8 ART: Simplify CurrentMethodVisitor by Andreas Gampe · 6 years ago
  68. 2608661 Merge "Change address range for loading boot image." am: fdb1b3d50b by Vladimir Marko · 6 years ago
  69. fdb1b3d Merge "Change address range for loading boot image." by Vladimir Marko · 6 years ago
  70. ae581ed Change address range for loading boot image. by Vladimir Marko · 6 years ago
  71. 512c121 Remove adb as something buildbots need to build. by Nicolas Geoffray · 6 years ago
  72. 331bae4 Merge "ART: Log /proc/self/maps for RegionSpace failure" am: 3cdd57b7b1 by Andreas Gampe · 6 years ago
  73. 3cdd57b Merge "ART: Log /proc/self/maps for RegionSpace failure" by Treehugger Robot · 6 years ago
  74. 5605188 Merge "Drop an empty .vpython file pointing at Python 2.7" am: db0ff5b6ba by Ryan Tseng · 6 years ago
  75. db0ff5b Merge "Drop an empty .vpython file pointing at Python 2.7" by Ryan Tseng · 6 years ago
  76. 2670715 Merge "Remove the auto-generated asm_support_gen.h" am: d8ee1f5a8b by David Srbecky · 6 years ago
  77. 03ceeed ART: Log /proc/self/maps for RegionSpace failure by Andreas Gampe · 6 years ago
  78. 2d74391 Merge "Revert "JVMTI PopFrame support"" am: 068a9bec8d by Alex Light · 6 years ago
  79. d8ee1f5 Merge "Remove the auto-generated asm_support_gen.h" by David Srbecky · 6 years ago
  80. 068a9be Merge "Revert "JVMTI PopFrame support"" by Alex Light · 6 years ago
  81. f67d0cb Revert "JVMTI PopFrame support" by Alex Light · 6 years ago
  82. cc59386 Merge "Disable ASAN for ExecuteSwitchImplCpp" am: bc550bbbf2 by Alex Light · 6 years ago
  83. 9a19e98 Moved several messages from LOG to VLOG(compiler). by Chris Wailes · 6 years ago
  84. bc550bb Merge "Disable ASAN for ExecuteSwitchImplCpp" by Alex Light · 6 years ago
  85. 199ba2e Drop an empty .vpython file pointing at Python 2.7 by Ryan Tseng · 6 years ago
  86. 6f22e06 Disable ASAN for ExecuteSwitchImplCpp by Alex Light · 6 years ago
  87. 7bc8e8f Use only signed/unsigned numbers with ParseInt/ParseUint respectively by Tom Cherry · 6 years ago
  88. 78940f2 Remove the auto-generated asm_support_gen.h by David Srbecky · 6 years ago
  89. 1aefc0f Merge "Stop using sum(1)." am: 0614de7055 by Elliott Hughes · 6 years ago
  90. 0614de7 Merge "Stop using sum(1)." by Elliott Hughes · 6 years ago
  91. 7cac35f Change FATAL message to WARNING message in FindClass by Jesse Schettler · 6 years ago
  92. 0c2c4a0 Merge "JVMTI PopFrame support" am: dd0f77c400 by Alex Light · 6 years ago
  93. dd0f77c Merge "JVMTI PopFrame support" by Alex Light · 6 years ago
  94. 0baa9cf Merge "Revert^2 "Add hand written assembly for mterp field reads."" by David Srbecky · 6 years ago
  95. c6adcbd Merge "Revert^2 "Add hand written assembly for mterp field reads."" by David Srbecky · 6 years ago
  96. 2b7332e Merge "Make it easier to generate helpers for mterp opcodes." am: e0e835a448 by David Srbecky · 6 years ago
  97. e0e835a Merge "Make it easier to generate helpers for mterp opcodes." by David Srbecky · 6 years ago
  98. b1eff83 Revert^2 "Add hand written assembly for mterp field reads." by David Srbecky · 6 years ago
  99. 2b6eb71 Make it easier to generate helpers for mterp opcodes. by David Srbecky · 6 years ago
  100. 3c74455 Merge "Add a new variant of 602-deoptimizeable" am: 235c1790a2 by Nicolas Geoffray · 6 years ago