1. 0a651a4 Merge "Blacklist test on all configurations." am: 5247113f32 by Nicolas Geoffray · 6 years ago
  2. 5247113 Merge "Blacklist test on all configurations." by Nicolas Geoffray · 6 years ago
  3. 05d9b50 Blacklist test on all configurations. by Nicolas Geoffray · 6 years ago
  4. 0a9412b Merge "ART: introduce PALette abstraction layer" am: 5431f79cbb by Orion Hodson · 6 years ago
  5. 5431f79 Merge "ART: introduce PALette abstraction layer" by Orion Hodson · 6 years ago
  6. 4bd337c Merge "Set the maximum heap size for invoking dex2oat in oatdump_test." by Nicolas Geoffray · 6 years ago
  7. 1516926 Merge "Set the maximum heap size for invoking dex2oat in oatdump_test." by Nicolas Geoffray · 6 years ago
  8. 8ac5cdc Merge "Blacklist test failing on host." am: cf2320d65b by Nicolas Geoffray · 6 years ago
  9. cf2320d Merge "Blacklist test failing on host." by Nicolas Geoffray · 6 years ago
  10. d5b52c5 Blacklist test failing on host. by Nicolas Geoffray · 6 years ago
  11. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 6 years ago
  12. 1cb06b4 Set the maximum heap size for invoking dex2oat in oatdump_test. by Nicolas Geoffray · 6 years ago
  13. 642d988 Merge "Run unzip with -o -f for zipapex tests" am: 4ee4561f21 by Alex Light · 6 years ago
  14. 4ee4561 Merge "Run unzip with -o -f for zipapex tests" by Treehugger Robot · 6 years ago
  15. 241532f Merge "Special case boot dex files in FixedUpDexFile::Create." am: d0a6d8c797 by Alex Light · 6 years ago
  16. d0a6d8c Merge "Special case boot dex files in FixedUpDexFile::Create." by Alex Light · 6 years ago
  17. 6a52469 Merge "Revert "ART: Add python+debugfs based ART APEX checker"" am: 80d2da9998 by Andreas Gampe · 6 years ago
  18. b1cb47d Run unzip with -o -f for zipapex tests by Alex Light · 6 years ago
  19. 80d2da9 Merge "Revert "ART: Add python+debugfs based ART APEX checker"" by Andreas Gampe · 6 years ago
  20. 87eb734 Merge "Revert "ART: Add list and tree modes to apex checker"" am: 705bb73f99 by Andreas Gampe · 6 years ago
  21. f36079a Revert "ART: Add python+debugfs based ART APEX checker" by Andreas Gampe · 6 years ago
  22. 705bb73 Merge "Revert "ART: Add list and tree modes to apex checker"" by Andreas Gampe · 6 years ago
  23. 482ee53 Revert "ART: Add list and tree modes to apex checker" by Andreas Gampe · 6 years ago
  24. 36fa540 Merge "ART: Add list and tree modes to apex checker" am: e87aa83ef0 by Andreas Gampe · 6 years ago
  25. ca520a5 Merge "ART: Add python+debugfs based ART APEX checker" am: cdd71cf257 by Andreas Gampe · 6 years ago
  26. e87aa83 Merge "ART: Add list and tree modes to apex checker" by Andreas Gampe · 6 years ago
  27. cdd71cf Merge "ART: Add python+debugfs based ART APEX checker" by Andreas Gampe · 6 years ago
  28. 5462920 Special case boot dex files in FixedUpDexFile::Create. by Nicolas Geoffray · 6 years ago
  29. 380e7d5 Merge "Update apex rules for dex2oatd" am: f6eb989e85 by Alex Light · 6 years ago
  30. f6eb989 Merge "Update apex rules for dex2oatd" by Alex Light · 6 years ago
  31. ac08366 Merge "Fix lock order issue with large-object space lock" am: 6b8a38ce03 by Lokesh Gidra · 6 years ago
  32. 7eaf9f9 ART: Add list and tree modes to apex checker by Andreas Gampe · 6 years ago
  33. 6b8a38c Merge "Fix lock order issue with large-object space lock" by Lokesh Gidra · 6 years ago
  34. 8e95e25 Merge "Fix veridex reporting" am: d1c23d7b94 by David Brazdil · 6 years ago
  35. d1c23d7 Merge "Fix veridex reporting" by David Brazdil · 6 years ago
  36. a6852d3 ART: Add python+debugfs based ART APEX checker by Andreas Gampe · 6 years ago
  37. 549e595 Merge "adbconnection: libnativehelper include clean-up" am: 3c6589ba03 by Orion Hodson · 6 years ago
  38. 3c6589b Merge "adbconnection: libnativehelper include clean-up" by Treehugger Robot · 6 years ago
  39. a7634f6 Merge "Disable 1339-dead-reference-safe when debuggable" am: 0032712c02 by Nicolas Geoffray · 6 years ago
  40. 0032712 Merge "Disable 1339-dead-reference-safe when debuggable" by Nicolas Geoffray · 6 years ago
  41. 4e5b60c Disable 1339-dead-reference-safe when debuggable by Hans Boehm · 6 years ago
  42. 8286628 Merge "Reducing CPU impact of non-monotonic clocks on Gc." am: fc19c53041 by Vincent Palomares · 6 years ago
  43. 953f3b2 Merge "Selectively allow dead reference elimination" am: b8f88f33b5 by Hans Boehm · 6 years ago
  44. e5987c6 Merge "ART: Disable SmallStack test for ASAN" am: 2ea354f72f by Andreas Gampe · 6 years ago
  45. ea34d46 Fix lock order issue with large-object space lock by Lokesh Gidra · 6 years ago
  46. fc19c53 Merge "Reducing CPU impact of non-monotonic clocks on Gc." by Vincent Palomares · 6 years ago
  47. b8f88f3 Merge "Selectively allow dead reference elimination" by Hans Boehm · 6 years ago
  48. 2ea354f Merge "ART: Disable SmallStack test for ASAN" by Andreas Gampe · 6 years ago
  49. cc17d07 Reducing CPU impact of non-monotonic clocks on Gc. by Vincent Palomares · 6 years ago
  50. 206348c Selectively allow dead reference elimination by Hans Boehm · 6 years ago
  51. 9fdcedd ART: Disable SmallStack test for ASAN by Andreas Gampe · 6 years ago
  52. d46f79a Merge "Fix braino in ld config of runtime apex." am: c0f797328e by Nicolas Geoffray · 6 years ago
  53. f2bfc6c Fix veridex reporting by David Brazdil · 6 years ago
  54. c0f7973 Merge "Fix braino in ld config of runtime apex." by Nicolas Geoffray · 6 years ago
  55. 4271e9f Fix braino in ld config of runtime apex. by Nicolas Geoffray · 6 years ago
  56. e87dd4b Merge "Add the 'runtime' namespace." am: 0518af4e87 by Nicolas Geoffray · 6 years ago
  57. 69befad Merge "Revert "Revert "Load libopenjdk and libjavacore with the runtime namespace.""" by Nicolas Geoffray · 6 years ago
  58. 2101e22 Merge "Move remaining libcore JNI libraries to APEX." am: c91d56d3e4 by Nicolas Geoffray · 6 years ago
  59. 0518af4 Merge "Add the 'runtime' namespace." by Nicolas Geoffray · 6 years ago
  60. a3350d8 Merge "Revert "Revert "Load libopenjdk and libjavacore with the runtime namespace.""" by Nicolas Geoffray · 6 years ago
  61. c91d56d Merge "Move remaining libcore JNI libraries to APEX." by Nicolas Geoffray · 6 years ago
  62. d41c759 adbconnection: libnativehelper include clean-up by Orion Hodson · 6 years ago
  63. e38a1f6 Merge "Fix oatdump_image_test." am: 48c98b745b by Nicolas Geoffray · 6 years ago
  64. 48c98b7 Merge "Fix oatdump_image_test." by Nicolas Geoffray · 6 years ago
  65. c75a696 Fix oatdump_image_test. by Nicolas Geoffray · 6 years ago
  66. 584bebe Add the 'runtime' namespace. by Nicolas Geoffray · 6 years ago
  67. 107ce79 Revert "Revert "Load libopenjdk and libjavacore with the runtime namespace."" by Nicolas Geoffray · 6 years ago
  68. 678cc25 Merge "Fix oatdump_test." am: 9f08dfabb8 by Nicolas Geoffray · 6 years ago
  69. 9f08dfa Merge "Fix oatdump_test." by Nicolas Geoffray · 6 years ago
  70. 3ad2c2b Fix oatdump_test. by Nicolas Geoffray · 6 years ago
  71. 9c2f443 Merge "Revert "Load libopenjdk and libjavacore with the runtime namespace."" by Nicolas Geoffray · 6 years ago
  72. 58a268a Merge "Revert "Load libopenjdk and libjavacore with the runtime namespace."" by Nicolas Geoffray · 6 years ago
  73. bd0eb2c Revert "Load libopenjdk and libjavacore with the runtime namespace." by Nicolas Geoffray · 6 years ago
  74. a9cc627 Merge "Add read-only option to guestfs mount." am: 4ce7775f2a by Pete Bentley · 6 years ago
  75. 4ce7775 Merge "Add read-only option to guestfs mount." by Treehugger Robot · 6 years ago
  76. 51ffdbe Move remaining libcore JNI libraries to APEX. by Pete Bentley · 6 years ago
  77. acec49c Merge "Revert "Revert "Include core library jars in runtime apex.""" by Nicolas Geoffray · 6 years ago
  78. 3aac63b Merge "Revert "Revert "Include core library jars in runtime apex.""" by Nicolas Geoffray · 6 years ago
  79. a14dd8b Merge "Remove libjavacrypto from Runtime APEX as not required." am: b1232dd3e5 by Pete Bentley · 6 years ago
  80. b1232dd Merge "Remove libjavacrypto from Runtime APEX as not required." by Treehugger Robot · 6 years ago
  81. cd95bff [automerger skipped] Merge "DO NOT MERGE: Revert "Revert "ART: add libprocessgroup dependency and fix sched_policy include""" by Suren Baghdasaryan · 6 years ago
  82. 0051a23 Merge "DO NOT MERGE: Revert "Revert "ART: add libprocessgroup dependency and fix sched_policy include""" by Suren Baghdasaryan · 6 years ago
  83. b72a6a9 DO NOT MERGE: Revert "Revert "ART: add libprocessgroup dependency and fix sched_policy include"" by Suren Baghdasaryan · 6 years ago
  84. ca0f7ba Add read-only option to guestfs mount. by Pete Bentley · 6 years ago
  85. bc3c102 Remove libjavacrypto from Runtime APEX as not required. by Pete Bentley · 6 years ago
  86. ecc483a Merge "Load libopenjdk and libjavacore with the runtime namespace." by Nicolas Geoffray · 6 years ago
  87. 2b1fed9 Merge "Load libopenjdk and libjavacore with the runtime namespace." by Nicolas Geoffray · 6 years ago
  88. 94c8670 Load libopenjdk and libjavacore with the runtime namespace. by Nicolas Geoffray · 6 years ago
  89. 596ea8b Merge "Blacklist timing out test on gcstress." am: 2207ba0bf0 by Nicolas Geoffray · 6 years ago
  90. 2207ba0 Merge "Blacklist timing out test on gcstress." by Nicolas Geoffray · 6 years ago
  91. 6677e43 Blacklist timing out test on gcstress. by Nicolas Geoffray · 6 years ago
  92. cc64d08 Revert "Revert "Include core library jars in runtime apex."" by Nicolas Geoffray · 6 years ago
  93. 4672c2a Merge "Allow the use of filenames when traking code paths for profiling" by Calin Juravle · 6 years ago
  94. fe42726 Merge "Allow the use of filenames when traking code paths for profiling" by Calin Juravle · 6 years ago
  95. 8e5504c Merge "Revert "Include core library jars in runtime apex."" am: 9fc9cf373b by Dan Albert · 6 years ago
  96. 9fc9cf3 Merge "Revert "Include core library jars in runtime apex."" by Dan Albert · 6 years ago
  97. 4745fc7 Merge "Adjust ResolveRelativeEncodedDexLocation." am: 4e29bda89b by Nicolas Geoffray · 6 years ago
  98. 8828ddf Revert "Include core library jars in runtime apex." by Nicolas Geoffray · 6 years ago
  99. 4e29bda Merge "Adjust ResolveRelativeEncodedDexLocation." by Nicolas Geoffray · 6 years ago
  100. 8baa11a Adjust ResolveRelativeEncodedDexLocation. by Nicolas Geoffray · 6 years ago