1. 2e9aef2 Merge "Fix memory leak after calling CloseNativeLibrary." am: 3c29c66933 by Nicolas Geoffray · 6 years ago
  2. 3c29c66 Merge "Fix memory leak after calling CloseNativeLibrary." by Nicolas Geoffray · 6 years ago
  3. 75c513a Fix memory leak after calling CloseNativeLibrary. by Nicolas Geoffray · 6 years ago
  4. ece19ec Merge "Revert^2 "Build dex2oatd with compile_multilib: both."" am: 65685fe81c by Alex Light · 6 years ago
  5. 65685fe Merge "Revert^2 "Build dex2oatd with compile_multilib: both."" by Treehugger Robot · 6 years ago
  6. 907001d Revert^2 "Build dex2oatd with compile_multilib: both." by Alex Light · 6 years ago
  7. 5c77bb4 Merge "Extend lifetime of CodeInfo in StackVisitor." am: 2ddf9ca2e5 by David Srbecky · 6 years ago
  8. 2ddf9ca Merge "Extend lifetime of CodeInfo in StackVisitor." by Treehugger Robot · 6 years ago
  9. 8936c6b Merge "ART: Some more iwyu" am: 4233452799 by Andreas Gampe · 6 years ago
  10. 4233452 Merge "ART: Some more iwyu" by Treehugger Robot · 6 years ago
  11. 8f1c8e5 ART: Some more iwyu by Andreas Gampe · 6 years ago
  12. 2259f1c Extend lifetime of CodeInfo in StackVisitor. by David Srbecky · 6 years ago
  13. 7b4d5f8 Merge "Fix use of native loader API." am: 4706ff08bd by Nicolas Geoffray · 6 years ago
  14. 4706ff0 Merge "Fix use of native loader API." by Nicolas Geoffray · 6 years ago
  15. b6a87ae Merge "Support oat files compiled with partial boot class path." am: 328e4afbd1 by Nicolas Geoffray · 6 years ago
  16. 328e4af Merge "Support oat files compiled with partial boot class path." by Nicolas Geoffray · 6 years ago
  17. d89b9f5 Merge "Revert "Build dex2oatd with compile_multilib: both."" am: 7a19f650b5 by Alex Light · 6 years ago
  18. 7a19f65 Merge "Revert "Build dex2oatd with compile_multilib: both."" by Alex Light · 6 years ago
  19. 9ab73d5 Revert "Build dex2oatd with compile_multilib: both." by Alex Light · 6 years ago
  20. c3ba7ee Fix use of native loader API. by Nicolas Geoffray · 6 years ago
  21. 9caaeb1 Merge "Build dex2oatd with compile_multilib: both." am: 181b831d1a by Alex Light · 6 years ago
  22. 181b831 Merge "Build dex2oatd with compile_multilib: both." by Alex Light · 6 years ago
  23. 81141ac Build dex2oatd with compile_multilib: both. by Alex Light · 6 years ago
  24. 1f6bc23 Merge "Move to C API of libnativeloader." am: 205d8b6d18 by Nicolas Geoffray · 6 years ago
  25. 205d8b6 Merge "Move to C API of libnativeloader." by Nicolas Geoffray · 6 years ago
  26. f3d88a8 Support oat files compiled with partial boot class path. by Vladimir Marko · 6 years ago
  27. d9b3069 Move to C API of libnativeloader. by Nicolas Geoffray · 6 years ago
  28. 0d01359 Merge "Revert "ART: Disable sanitization for sigchainlib"" am: c7d1ef1d42 by Andreas Gampe · 6 years ago
  29. c7d1ef1 Merge "Revert "ART: Disable sanitization for sigchainlib"" by Treehugger Robot · 6 years ago
  30. 9f7f5d9 Merge "Remove duplicate entry." am: 0c026d96ce by Nicolas Geoffray · 6 years ago
  31. 0c026d9 Merge "Remove duplicate entry." by Nicolas Geoffray · 6 years ago
  32. ec0d5a2 Remove duplicate entry. by Nicolas Geoffray · 6 years ago
  33. 753aabd Merge "Remove core-simple from the boot classpath" am: f66980d6df by Neil Fuller · 6 years ago
  34. be67f7b Merge "Add module `libopenjdk` to the Android Runtime APEX module." by Roland Levillain · 6 years ago
  35. f66980d Merge "Remove core-simple from the boot classpath" by Neil Fuller · 6 years ago
  36. bad095d Merge "Add module `libopenjdk` to the Android Runtime APEX module." by Roland Levillain · 6 years ago
  37. 6c2d803 Merge "Make VariableHandleScope consistent between 32 & 64 bit" am: bae0758bef by Alex Light · 6 years ago
  38. bae0758 Merge "Make VariableHandleScope consistent between 32 & 64 bit" by Alex Light · 6 years ago
  39. 8cf17ee Merge "Have the `art` script honor a pre-set `ANDROID_RUNTIME_ROOT`." by Roland Levillain · 6 years ago
  40. 7fe5e39 Merge "Have the `art` script honor a pre-set `ANDROID_RUNTIME_ROOT`." by Treehugger Robot · 6 years ago
  41. 4280752 Have the `art` script honor a pre-set `ANDROID_RUNTIME_ROOT`. by Roland Levillain · 6 years ago
  42. 3f66312 Merge "Move all [device] failures to [device_testdex]." am: 604312a9ca by Nicolas Geoffray · 6 years ago
  43. 604312a Merge "Move all [device] failures to [device_testdex]." by Nicolas Geoffray · 6 years ago
  44. 130189c Move all [device] failures to [device_testdex]. by Nicolas Geoffray · 6 years ago
  45. 6798341 Merge "Refactor image relocation" am: c99f0174de by Mathieu Chartier · 6 years ago
  46. de7718d Make VariableHandleScope consistent between 32 & 64 bit by Alex Light · 6 years ago
  47. c99f017 Merge "Refactor image relocation" by Mathieu Chartier · 6 years ago
  48. f0a96eb Refactor image relocation by Mathieu Chartier · 6 years ago
  49. d8a9266 Merge "ART: fix post gc weighted allocated bytes metrics" am: d1e3dcf9c2 by Roland Levillain · 6 years ago
  50. d1e3dcf Merge "ART: fix post gc weighted allocated bytes metrics" by Roland Levillain · 6 years ago
  51. b4a70ce Remove core-simple from the boot classpath by Neil Fuller · 6 years ago
  52. cb82d09 Add module `libopenjdk` to the Android Runtime APEX module. by Roland Levillain · 6 years ago
  53. 16102be Merge "Fix off by one comparison." am: 3b5dd3e421 by Nicolas Geoffray · 6 years ago
  54. 3b5dd3e Merge "Fix off by one comparison." by Nicolas Geoffray · 6 years ago
  55. ec90334 Merge "Fix typo in art script." am: efdbc9c565 by Nicolas Geoffray · 6 years ago
  56. efdbc9c Merge "Fix typo in art script." by Treehugger Robot · 6 years ago
  57. 46c8246 Fix off by one comparison. by Nicolas Geoffray · 6 years ago
  58. b701518 Merge "Fix braino in ART script." am: 57b96f5948 by Nicolas Geoffray · 6 years ago
  59. 70cbbe9 Fix typo in art script. by Nicolas Geoffray · 6 years ago
  60. 57b96f5 Merge "Fix braino in ART script." by Nicolas Geoffray · 6 years ago
  61. 3eaed05 Merge "Have Golem build bootstrap Bionic libraries on target." am: 196cd05262 by Nicolas Geoffray · 6 years ago
  62. 196cd05 Merge "Have Golem build bootstrap Bionic libraries on target." by Nicolas Geoffray · 6 years ago
  63. 38002dd Merge "Have the ART Buildbot build bootstrap Bionic libraries on target." by Roland Levillain · 6 years ago
  64. 24b6a1f Merge "Have the ART Buildbot build bootstrap Bionic libraries on target." by Roland Levillain · 6 years ago
  65. 40890c1 Have Golem build bootstrap Bionic libraries on target. by Roland Levillain · 6 years ago
  66. 13458cd Have the ART Buildbot build bootstrap Bionic libraries on target. by Roland Levillain · 6 years ago
  67. 3cc1100 Merge "Add ICU's .dat to the runtime APEX" am: d585e61864 by Neil Fuller · 6 years ago
  68. d585e61 Merge "Add ICU's .dat to the runtime APEX" by Neil Fuller · 6 years ago
  69. 9f56fee Merge "Have Golem generate ICU .dat files in /system/etc/icu on target." by Roland Levillain · 6 years ago
  70. e400b75 Merge "Define `ANDROID_RUNTIME_ROOT` as `$ANDROID_ROOT` on target in the `art` script." by Roland Levillain · 6 years ago
  71. 61a81c5 Merge "Honor `ART_TEST_ANDROID_RUNTIME_ROOT` when running ART gtests on target." by Roland Levillain · 6 years ago
  72. 95e49e7 Merge "Have Golem generate ICU .dat files in /system/etc/icu on target." by Roland Levillain · 6 years ago
  73. bbde2e2 Merge "Define `ANDROID_RUNTIME_ROOT` as `$ANDROID_ROOT` on target in the `art` script." by Roland Levillain · 6 years ago
  74. 343068e Merge "Honor `ART_TEST_ANDROID_RUNTIME_ROOT` when running ART gtests on target." by Roland Levillain · 6 years ago
  75. 757948a Merge "Have the ART Buildbot generate ICU .dat files in /system/etc/icu on target." by Roland Levillain · 6 years ago
  76. 02a8e19 Merge "Have the ART Buildbot generate ICU .dat files in /system/etc/icu on target." by Roland Levillain · 6 years ago
  77. 4cc45e9 Merge "Fix memory leaks in DexString wrapper and in unit tests." am: 3319162e6b by Martin Stjernholm · 6 years ago
  78. 3319162 Merge "Fix memory leaks in DexString wrapper and in unit tests." by Martin Stjernholm · 6 years ago
  79. 8bf1c84 Fix memory leaks in DexString wrapper and in unit tests. by Martin Stjernholm · 6 years ago
  80. c351281 Have Golem generate ICU .dat files in /system/etc/icu on target. by Roland Levillain · 6 years ago
  81. 0163134 Define `ANDROID_RUNTIME_ROOT` as `$ANDROID_ROOT` on target in the `art` script. by Roland Levillain · 6 years ago
  82. 7c777f8 Honor `ART_TEST_ANDROID_RUNTIME_ROOT` when running ART gtests on target. by Roland Levillain · 6 years ago
  83. f6c84a4 Have the ART Buildbot generate ICU .dat files in /system/etc/icu on target. by Roland Levillain · 6 years ago
  84. effa936 Merge "Reland "Bionic libs are located at /system/lib""" am: ca13323b6f by Jiyong Park · 6 years ago
  85. ca13323 Merge "Reland "Bionic libs are located at /system/lib""" by Treehugger Robot · 6 years ago
  86. 1c0ae84 ART: fix post gc weighted allocated bytes metrics by Albert Mingkun Yang · 6 years ago
  87. d4fa944 Merge "libdexfile: Fix inconsequential resource leak in test" am: 37af3eeac5 by Greg Kaiser · 6 years ago
  88. 37af3ee Merge "libdexfile: Fix inconsequential resource leak in test" by Treehugger Robot · 6 years ago
  89. d41f64c Fix braino in ART script. by Nicolas Geoffray · 6 years ago
  90. db3e48a Merge "Add support for option `--android-runtime-root` to ART run-test scripts." by Roland Levillain · 6 years ago
  91. 6f463e8 Merge "Add support for option `--android-runtime-root` to ART run-test scripts." by Roland Levillain · 6 years ago
  92. 78438e2 libdexfile: Fix inconsequential resource leak in test by Greg Kaiser · 6 years ago
  93. 1a93d46 Merge "Libcore failures for buildbot should now be flagged device_testdex." by Nicolas Geoffray · 6 years ago
  94. 39b45e1 Merge changes Ibd3ef6e3,I6e9944a2 am: e6a269f6d3 by Martin Stjernholm · 6 years ago
  95. a886012 Merge "Create the class loader context within a Runtime scope." am: 267789c018 by Nicolas Geoffray · 6 years ago
  96. b4fa174 Merge changes from topic "ext-dex-signature-arg" am: 3a04004876 by Martin Stjernholm · 6 years ago
  97. 4a60ab2 Merge "Libcore failures for buildbot should now be flagged device_testdex." by Nicolas Geoffray · 6 years ago
  98. 1480c7c Libcore failures for buildbot should now be flagged device_testdex. by Nicolas Geoffray · 6 years ago
  99. e6a269f Merge changes Ibd3ef6e3,I6e9944a2 by Martin Stjernholm · 6 years ago
  100. 267789c Merge "Create the class loader context within a Runtime scope." by Nicolas Geoffray · 6 years ago