1. 72b8a3f Merge "ART: Fix off-by-one error in BCE." am: 9942b38103 by Vladimir Marko · 6 years ago
  2. 9942b38 Merge "ART: Fix off-by-one error in BCE." by Vladimir Marko · 6 years ago
  3. 53a41ac ART: Fix off-by-one error in BCE. by Vladimir Marko · 6 years ago
  4. 726949c Merge "ART: Remove hidden metricslogger dependencies" am: fcde77c303 by Orion Hodson · 6 years ago
  5. fcde77c Merge "ART: Remove hidden metricslogger dependencies" by Orion Hodson · 6 years ago
  6. b4113e3 ART: Remove hidden metricslogger dependencies by Orion Hodson · 6 years ago
  7. b00517cf Merge "Add /bionic/lib to the permitted paths." am: 7495f4aa26 by Jiyong Park · 6 years ago
  8. 7495f4a Merge "Add /bionic/lib to the permitted paths." by Treehugger Robot · 6 years ago
  9. a0f1f06 Merge "Fix running zipapex tests with arbitrary cwd." am: 770e7fc098 by Alex Light · 6 years ago
  10. 770e7fc Merge "Fix running zipapex tests with arbitrary cwd." by Treehugger Robot · 6 years ago
  11. 6d5c6d0 Merge "Include BCP jar files in com.android.runtime.host" am: c38948adb7 by Alex Light · 6 years ago
  12. c38948a Merge "Include BCP jar files in com.android.runtime.host" by Treehugger Robot · 6 years ago
  13. e46d0fb Fix running zipapex tests with arbitrary cwd. by Alex Light · 6 years ago
  14. a6ea602 Include BCP jar files in com.android.runtime.host by Alex Light · 6 years ago
  15. 11e8d01 Merge "ART: Move target APEX checks" am: deb9c01442 by Andreas Gampe · 6 years ago
  16. b55cdc5 Merge "ART: Add symlink support to ART APEX checker" am: dab91289a5 by Andreas Gampe · 6 years ago
  17. deb9c01 Merge "ART: Move target APEX checks" by Treehugger Robot · 6 years ago
  18. dab9128 Merge "ART: Add symlink support to ART APEX checker" by Treehugger Robot · 6 years ago
  19. 0b8a6b6 Merge changes I96070426,I7db26f2c am: 7ac1bb2782 by Andreas Gampe · 6 years ago
  20. 7ac1bb2 Merge changes I96070426,I7db26f2c by Treehugger Robot · 6 years ago
  21. a593be0 Merge "Fix tests in apex runtests.sh" am: 768df106ab by Nicolas Geoffray · 6 years ago
  22. 768df10 Merge "Fix tests in apex runtests.sh" by Nicolas Geoffray · 6 years ago
  23. 9610b0b Merge "Replace libmetricslogger logging with up-call to Java for hidden api" by Andrei-Valentin Onea · 6 years ago
  24. 1da230b Merge "Replace libmetricslogger logging with up-call to Java for hidden api" by Andrei-Valentin Onea · 6 years ago
  25. b41a4ab Merge "Revert "ART: introduce PALette abstraction layer"" am: 6d55d39912 by Orion Hodson · 6 years ago
  26. 6d55d39 Merge "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 6 years ago
  27. e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 6 years ago
  28. 0a651a4 Merge "Blacklist test on all configurations." am: 5247113f32 by Nicolas Geoffray · 6 years ago
  29. 5247113 Merge "Blacklist test on all configurations." by Nicolas Geoffray · 6 years ago
  30. 05d9b50 Blacklist test on all configurations. by Nicolas Geoffray · 6 years ago
  31. 2c1ed7b Fix tests in apex runtests.sh by Nicolas Geoffray · 6 years ago
  32. 0a9412b Merge "ART: introduce PALette abstraction layer" am: 5431f79cbb by Orion Hodson · 6 years ago
  33. 5431f79 Merge "ART: introduce PALette abstraction layer" by Orion Hodson · 6 years ago
  34. 4bd337c Merge "Set the maximum heap size for invoking dex2oat in oatdump_test." by Nicolas Geoffray · 6 years ago
  35. 1516926 Merge "Set the maximum heap size for invoking dex2oat in oatdump_test." by Nicolas Geoffray · 6 years ago
  36. 8ac5cdc Merge "Blacklist test failing on host." am: cf2320d65b by Nicolas Geoffray · 6 years ago
  37. a2d2bc2 Replace libmetricslogger logging with up-call to Java for hidden api by Andrei Onea · 6 years ago
  38. cf2320d Merge "Blacklist test failing on host." by Nicolas Geoffray · 6 years ago
  39. d5b52c5 Blacklist test failing on host. by Nicolas Geoffray · 6 years ago
  40. 923a736 Add /bionic/lib to the permitted paths. by Jiyong Park · 6 years ago
  41. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 6 years ago
  42. 1cb06b4 Set the maximum heap size for invoking dex2oat in oatdump_test. by Nicolas Geoffray · 6 years ago
  43. 642d988 Merge "Run unzip with -o -f for zipapex tests" am: 4ee4561f21 by Alex Light · 6 years ago
  44. 4ee4561 Merge "Run unzip with -o -f for zipapex tests" by Treehugger Robot · 6 years ago
  45. 241532f Merge "Special case boot dex files in FixedUpDexFile::Create." am: d0a6d8c797 by Alex Light · 6 years ago
  46. d0a6d8c Merge "Special case boot dex files in FixedUpDexFile::Create." by Alex Light · 6 years ago
  47. 6a52469 Merge "Revert "ART: Add python+debugfs based ART APEX checker"" am: 80d2da9998 by Andreas Gampe · 6 years ago
  48. a0242cf ART: Move target APEX checks by Andreas Gampe · 6 years ago
  49. 797826d ART: Add symlink support to ART APEX checker by Andreas Gampe · 6 years ago
  50. b1d5567 Revert^2 "ART: Add list and tree modes to apex checker" by Andreas Gampe · 6 years ago
  51. 2c846cd Revert^2 "ART: Add python+debugfs based ART APEX checker" by Andreas Gampe · 6 years ago
  52. b1cb47d Run unzip with -o -f for zipapex tests by Alex Light · 6 years ago
  53. 80d2da9 Merge "Revert "ART: Add python+debugfs based ART APEX checker"" by Andreas Gampe · 6 years ago
  54. 87eb734 Merge "Revert "ART: Add list and tree modes to apex checker"" am: 705bb73f99 by Andreas Gampe · 6 years ago
  55. f36079a Revert "ART: Add python+debugfs based ART APEX checker" by Andreas Gampe · 6 years ago
  56. 705bb73 Merge "Revert "ART: Add list and tree modes to apex checker"" by Andreas Gampe · 6 years ago
  57. 482ee53 Revert "ART: Add list and tree modes to apex checker" by Andreas Gampe · 6 years ago
  58. 36fa540 Merge "ART: Add list and tree modes to apex checker" am: e87aa83ef0 by Andreas Gampe · 6 years ago
  59. ca520a5 Merge "ART: Add python+debugfs based ART APEX checker" am: cdd71cf257 by Andreas Gampe · 6 years ago
  60. e87aa83 Merge "ART: Add list and tree modes to apex checker" by Andreas Gampe · 6 years ago
  61. cdd71cf Merge "ART: Add python+debugfs based ART APEX checker" by Andreas Gampe · 6 years ago
  62. 5462920 Special case boot dex files in FixedUpDexFile::Create. by Nicolas Geoffray · 6 years ago
  63. 380e7d5 Merge "Update apex rules for dex2oatd" am: f6eb989e85 by Alex Light · 6 years ago
  64. f6eb989 Merge "Update apex rules for dex2oatd" by Alex Light · 6 years ago
  65. ac08366 Merge "Fix lock order issue with large-object space lock" am: 6b8a38ce03 by Lokesh Gidra · 6 years ago
  66. 7eaf9f9 ART: Add list and tree modes to apex checker by Andreas Gampe · 6 years ago
  67. 6b8a38c Merge "Fix lock order issue with large-object space lock" by Lokesh Gidra · 6 years ago
  68. 8e95e25 Merge "Fix veridex reporting" am: d1c23d7b94 by David Brazdil · 6 years ago
  69. d1c23d7 Merge "Fix veridex reporting" by David Brazdil · 6 years ago
  70. a6852d3 ART: Add python+debugfs based ART APEX checker by Andreas Gampe · 6 years ago
  71. 549e595 Merge "adbconnection: libnativehelper include clean-up" am: 3c6589ba03 by Orion Hodson · 6 years ago
  72. 3c6589b Merge "adbconnection: libnativehelper include clean-up" by Treehugger Robot · 6 years ago
  73. a7634f6 Merge "Disable 1339-dead-reference-safe when debuggable" am: 0032712c02 by Nicolas Geoffray · 6 years ago
  74. 0032712 Merge "Disable 1339-dead-reference-safe when debuggable" by Nicolas Geoffray · 6 years ago
  75. 4e5b60c Disable 1339-dead-reference-safe when debuggable by Hans Boehm · 6 years ago
  76. 8286628 Merge "Reducing CPU impact of non-monotonic clocks on Gc." am: fc19c53041 by Vincent Palomares · 6 years ago
  77. 953f3b2 Merge "Selectively allow dead reference elimination" am: b8f88f33b5 by Hans Boehm · 6 years ago
  78. e5987c6 Merge "ART: Disable SmallStack test for ASAN" am: 2ea354f72f by Andreas Gampe · 6 years ago
  79. ea34d46 Fix lock order issue with large-object space lock by Lokesh Gidra · 6 years ago
  80. fc19c53 Merge "Reducing CPU impact of non-monotonic clocks on Gc." by Vincent Palomares · 6 years ago
  81. b8f88f3 Merge "Selectively allow dead reference elimination" by Hans Boehm · 6 years ago
  82. 2ea354f Merge "ART: Disable SmallStack test for ASAN" by Andreas Gampe · 6 years ago
  83. cc17d07 Reducing CPU impact of non-monotonic clocks on Gc. by Vincent Palomares · 6 years ago
  84. 206348c Selectively allow dead reference elimination by Hans Boehm · 6 years ago
  85. 9fdcedd ART: Disable SmallStack test for ASAN by Andreas Gampe · 6 years ago
  86. d46f79a Merge "Fix braino in ld config of runtime apex." am: c0f797328e by Nicolas Geoffray · 6 years ago
  87. f2bfc6c Fix veridex reporting by David Brazdil · 6 years ago
  88. c0f7973 Merge "Fix braino in ld config of runtime apex." by Nicolas Geoffray · 6 years ago
  89. 4271e9f Fix braino in ld config of runtime apex. by Nicolas Geoffray · 6 years ago
  90. e87dd4b Merge "Add the 'runtime' namespace." am: 0518af4e87 by Nicolas Geoffray · 6 years ago
  91. 69befad Merge "Revert "Revert "Load libopenjdk and libjavacore with the runtime namespace.""" by Nicolas Geoffray · 6 years ago
  92. 2101e22 Merge "Move remaining libcore JNI libraries to APEX." am: c91d56d3e4 by Nicolas Geoffray · 6 years ago
  93. 0518af4 Merge "Add the 'runtime' namespace." by Nicolas Geoffray · 6 years ago
  94. a3350d8 Merge "Revert "Revert "Load libopenjdk and libjavacore with the runtime namespace.""" by Nicolas Geoffray · 6 years ago
  95. c91d56d Merge "Move remaining libcore JNI libraries to APEX." by Nicolas Geoffray · 6 years ago
  96. d41c759 adbconnection: libnativehelper include clean-up by Orion Hodson · 6 years ago
  97. e38a1f6 Merge "Fix oatdump_image_test." am: 48c98b745b by Nicolas Geoffray · 6 years ago
  98. 48c98b7 Merge "Fix oatdump_image_test." by Nicolas Geoffray · 6 years ago
  99. c75a696 Fix oatdump_image_test. by Nicolas Geoffray · 6 years ago
  100. 584bebe Add the 'runtime' namespace. by Nicolas Geoffray · 6 years ago