1. 374eca3 Merge "Add module `libopenjdk` to the Android Runtime APEX module." am: bad095d24c by Roland Levillain · 6 years ago
  2. be67f7b Merge "Add module `libopenjdk` to the Android Runtime APEX module." by Roland Levillain · 6 years ago
  3. bad095d Merge "Add module `libopenjdk` to the Android Runtime APEX module." by Roland Levillain · 6 years ago
  4. 5b38253 Merge "Make VariableHandleScope consistent between 32 & 64 bit" am: bae0758bef by Alex Light · 6 years ago
  5. 6c2d803 Merge "Make VariableHandleScope consistent between 32 & 64 bit" am: bae0758bef by Alex Light · 6 years ago
  6. bae0758 Merge "Make VariableHandleScope consistent between 32 & 64 bit" by Alex Light · 6 years ago
  7. 82c6f4c Merge "Have the `art` script honor a pre-set `ANDROID_RUNTIME_ROOT`." am: 7fe5e39bd3 by Roland Levillain · 6 years ago
  8. 8cf17ee Merge "Have the `art` script honor a pre-set `ANDROID_RUNTIME_ROOT`." by Roland Levillain · 6 years ago
  9. 7fe5e39 Merge "Have the `art` script honor a pre-set `ANDROID_RUNTIME_ROOT`." by Treehugger Robot · 6 years ago
  10. 4280752 Have the `art` script honor a pre-set `ANDROID_RUNTIME_ROOT`. by Roland Levillain · 6 years ago
  11. 0b1d34a Merge "Move all [device] failures to [device_testdex]." am: 604312a9ca by Nicolas Geoffray · 6 years ago
  12. 3f66312 Merge "Move all [device] failures to [device_testdex]." am: 604312a9ca by Nicolas Geoffray · 6 years ago
  13. 604312a Merge "Move all [device] failures to [device_testdex]." by Nicolas Geoffray · 6 years ago
  14. 130189c Move all [device] failures to [device_testdex]. by Nicolas Geoffray · 6 years ago
  15. 476f0da Merge "Refactor image relocation" am: c99f0174de am: 67983415d3 by Mathieu Chartier · 6 years ago
  16. 6798341 Merge "Refactor image relocation" am: c99f0174de by Mathieu Chartier · 6 years ago
  17. de7718d Make VariableHandleScope consistent between 32 & 64 bit by Alex Light · 6 years ago
  18. c99f017 Merge "Refactor image relocation" by Mathieu Chartier · 6 years ago
  19. f0a96eb Refactor image relocation by Mathieu Chartier · 6 years ago
  20. 01bf560 Merge "ART: fix post gc weighted allocated bytes metrics" am: d1e3dcf9c2 by Roland Levillain · 6 years ago
  21. d8a9266 Merge "ART: fix post gc weighted allocated bytes metrics" am: d1e3dcf9c2 by Roland Levillain · 6 years ago
  22. d1e3dcf Merge "ART: fix post gc weighted allocated bytes metrics" by Roland Levillain · 6 years ago
  23. cb82d09 Add module `libopenjdk` to the Android Runtime APEX module. by Roland Levillain · 6 years ago
  24. c9cdbe7 Merge "Fix off by one comparison." am: 3b5dd3e421 am: 16102be4c0 by Nicolas Geoffray · 6 years ago
  25. 16102be Merge "Fix off by one comparison." am: 3b5dd3e421 by Nicolas Geoffray · 6 years ago
  26. 3b5dd3e Merge "Fix off by one comparison." by Nicolas Geoffray · 6 years ago
  27. 83f1dc2 Merge "Fix typo in art script." am: efdbc9c565 am: ec903348db by Nicolas Geoffray · 6 years ago
  28. ec90334 Merge "Fix typo in art script." am: efdbc9c565 by Nicolas Geoffray · 6 years ago
  29. efdbc9c Merge "Fix typo in art script." by Treehugger Robot · 6 years ago
  30. 46c8246 Fix off by one comparison. by Nicolas Geoffray · 6 years ago
  31. 0c7f303 Merge "Fix braino in ART script." am: 57b96f5948 am: b701518f61 by Nicolas Geoffray · 6 years ago
  32. b701518 Merge "Fix braino in ART script." am: 57b96f5948 by Nicolas Geoffray · 6 years ago
  33. 70cbbe9 Fix typo in art script. by Nicolas Geoffray · 6 years ago
  34. 57b96f5 Merge "Fix braino in ART script." by Nicolas Geoffray · 6 years ago
  35. 8c9a95a Merge "Have Golem build bootstrap Bionic libraries on target." am: 196cd05262 by Nicolas Geoffray · 6 years ago
  36. 3eaed05 Merge "Have Golem build bootstrap Bionic libraries on target." am: 196cd05262 by Nicolas Geoffray · 6 years ago
  37. 196cd05 Merge "Have Golem build bootstrap Bionic libraries on target." by Nicolas Geoffray · 6 years ago
  38. 06c1b1a Merge "Have the ART Buildbot build bootstrap Bionic libraries on target." am: 24b6a1fcdc by Roland Levillain · 6 years ago
  39. 38002dd Merge "Have the ART Buildbot build bootstrap Bionic libraries on target." by Roland Levillain · 6 years ago
  40. 24b6a1f Merge "Have the ART Buildbot build bootstrap Bionic libraries on target." by Roland Levillain · 6 years ago
  41. 40890c1 Have Golem build bootstrap Bionic libraries on target. by Roland Levillain · 6 years ago
  42. 13458cd Have the ART Buildbot build bootstrap Bionic libraries on target. by Roland Levillain · 6 years ago
  43. 68f95b9 Merge "Add ICU's .dat to the runtime APEX" am: d585e61864 am: 3cc1100560 by Neil Fuller · 6 years ago
  44. 3cc1100 Merge "Add ICU's .dat to the runtime APEX" am: d585e61864 by Neil Fuller · 6 years ago
  45. d585e61 Merge "Add ICU's .dat to the runtime APEX" by Neil Fuller · 6 years ago
  46. eb94e8b Merge "Have Golem generate ICU .dat files in /system/etc/icu on target." am: 95e49e7743 by Roland Levillain · 6 years ago
  47. b331baf Merge "Define `ANDROID_RUNTIME_ROOT` as `$ANDROID_ROOT` on target in the `art` script." am: bbde2e27a4 by Roland Levillain · 6 years ago
  48. 846d20c Merge "Honor `ART_TEST_ANDROID_RUNTIME_ROOT` when running ART gtests on target." am: 343068e607 by Roland Levillain · 6 years ago
  49. 9f56fee Merge "Have Golem generate ICU .dat files in /system/etc/icu on target." by Roland Levillain · 6 years ago
  50. e400b75 Merge "Define `ANDROID_RUNTIME_ROOT` as `$ANDROID_ROOT` on target in the `art` script." by Roland Levillain · 6 years ago
  51. 61a81c5 Merge "Honor `ART_TEST_ANDROID_RUNTIME_ROOT` when running ART gtests on target." by Roland Levillain · 6 years ago
  52. 95e49e7 Merge "Have Golem generate ICU .dat files in /system/etc/icu on target." by Roland Levillain · 6 years ago
  53. bbde2e2 Merge "Define `ANDROID_RUNTIME_ROOT` as `$ANDROID_ROOT` on target in the `art` script." by Roland Levillain · 6 years ago
  54. 343068e Merge "Honor `ART_TEST_ANDROID_RUNTIME_ROOT` when running ART gtests on target." by Roland Levillain · 6 years ago
  55. c7c25cf Merge "Have the ART Buildbot generate ICU .dat files in /system/etc/icu on target." am: 02a8e19e3d by Roland Levillain · 6 years ago
  56. 757948a Merge "Have the ART Buildbot generate ICU .dat files in /system/etc/icu on target." by Roland Levillain · 6 years ago
  57. 02a8e19 Merge "Have the ART Buildbot generate ICU .dat files in /system/etc/icu on target." by Roland Levillain · 6 years ago
  58. 20a0d7d Merge "Fix memory leaks in DexString wrapper and in unit tests." am: 3319162e6b by Martin Stjernholm · 6 years ago
  59. 4cc45e9 Merge "Fix memory leaks in DexString wrapper and in unit tests." am: 3319162e6b by Martin Stjernholm · 6 years ago
  60. 3319162 Merge "Fix memory leaks in DexString wrapper and in unit tests." by Martin Stjernholm · 6 years ago
  61. 8bf1c84 Fix memory leaks in DexString wrapper and in unit tests. by Martin Stjernholm · 6 years ago
  62. b14777a Merge "Reland "Bionic libs are located at /system/lib""" am: ca13323b6f by Jiyong Park · 6 years ago
  63. c351281 Have Golem generate ICU .dat files in /system/etc/icu on target. by Roland Levillain · 6 years ago
  64. 0163134 Define `ANDROID_RUNTIME_ROOT` as `$ANDROID_ROOT` on target in the `art` script. by Roland Levillain · 6 years ago
  65. 7c777f8 Honor `ART_TEST_ANDROID_RUNTIME_ROOT` when running ART gtests on target. by Roland Levillain · 6 years ago
  66. f6c84a4 Have the ART Buildbot generate ICU .dat files in /system/etc/icu on target. by Roland Levillain · 6 years ago
  67. effa936 Merge "Reland "Bionic libs are located at /system/lib""" am: ca13323b6f by Jiyong Park · 6 years ago
  68. ca13323 Merge "Reland "Bionic libs are located at /system/lib""" by Treehugger Robot · 6 years ago
  69. 1c0ae84 ART: fix post gc weighted allocated bytes metrics by Albert Mingkun Yang · 6 years ago
  70. 4cc8916 Merge "libdexfile: Fix inconsequential resource leak in test" am: 37af3eeac5 by Greg Kaiser · 6 years ago
  71. d4fa944 Merge "libdexfile: Fix inconsequential resource leak in test" am: 37af3eeac5 by Greg Kaiser · 6 years ago
  72. 37af3ee Merge "libdexfile: Fix inconsequential resource leak in test" by Treehugger Robot · 6 years ago
  73. d41f64c Fix braino in ART script. by Nicolas Geoffray · 6 years ago
  74. 17d6d74 Merge "Add support for option `--android-runtime-root` to ART run-test scripts." am: 6f463e87c9 by Roland Levillain · 6 years ago
  75. db3e48a Merge "Add support for option `--android-runtime-root` to ART run-test scripts." by Roland Levillain · 6 years ago
  76. 6f463e8 Merge "Add support for option `--android-runtime-root` to ART run-test scripts." by Roland Levillain · 6 years ago
  77. 78438e2 libdexfile: Fix inconsequential resource leak in test by Greg Kaiser · 6 years ago
  78. 90a3f83 Merge "Libcore failures for buildbot should now be flagged device_testdex." am: 4a60ab2c6c by Nicolas Geoffray · 6 years ago
  79. a9fa224 Merge changes Ibd3ef6e3,I6e9944a2 am: e6a269f6d3 am: 39b45e1624 by Martin Stjernholm · 6 years ago
  80. 21113f6 Merge "Create the class loader context within a Runtime scope." am: 267789c018 by Nicolas Geoffray · 6 years ago
  81. af564ef Merge changes from topic "ext-dex-signature-arg" am: 3a04004876 am: b4fa174681 by Martin Stjernholm · 6 years ago
  82. 1a93d46 Merge "Libcore failures for buildbot should now be flagged device_testdex." by Nicolas Geoffray · 6 years ago
  83. 39b45e1 Merge changes Ibd3ef6e3,I6e9944a2 am: e6a269f6d3 by Martin Stjernholm · 6 years ago
  84. a886012 Merge "Create the class loader context within a Runtime scope." am: 267789c018 by Nicolas Geoffray · 6 years ago
  85. b4fa174 Merge changes from topic "ext-dex-signature-arg" am: 3a04004876 by Martin Stjernholm · 6 years ago
  86. 4a60ab2 Merge "Libcore failures for buildbot should now be flagged device_testdex." by Nicolas Geoffray · 6 years ago
  87. 1480c7c Libcore failures for buildbot should now be flagged device_testdex. by Nicolas Geoffray · 6 years ago
  88. e6a269f Merge changes Ibd3ef6e3,I6e9944a2 by Martin Stjernholm · 6 years ago
  89. 267789c Merge "Create the class loader context within a Runtime scope." by Nicolas Geoffray · 6 years ago
  90. 3a04004 Merge changes from topic "ext-dex-signature-arg" by Martin Stjernholm · 6 years ago
  91. 7f3c2ef Merge "Remove ObjPtr from CalculateNewObjectOffsets" am: 26d4df2487 by Mathieu Chartier · 6 years ago
  92. 5989a20 Merge "Remove ObjPtr from CalculateNewObjectOffsets" am: 26d4df2487 by Mathieu Chartier · 6 years ago
  93. 26d4df2 Merge "Remove ObjPtr from CalculateNewObjectOffsets" by Mathieu Chartier · 6 years ago
  94. ea59304 Remove ObjPtr from CalculateNewObjectOffsets by Mathieu Chartier · 6 years ago
  95. 72209a8 Reland "Bionic libs are located at /system/lib"" by Jiyong Park · 6 years ago
  96. 0e37bfb Merge "Add region padding for app images" am: f741486759 am: 3ab8cf351c by Mathieu Chartier · 6 years ago
  97. 3ab8cf3 Merge "Add region padding for app images" am: f741486759 by Mathieu Chartier · 6 years ago
  98. f741486 Merge "Add region padding for app images" by Mathieu Chartier · 6 years ago
  99. 00fbe4f Add region padding for app images by Mathieu Chartier · 6 years ago
  100. fe43359 Merge "Add scripts to mount/unmount the Runtime APEX under ART's chroot dir." am: e28c18beef by Roland Levillain · 6 years ago