1. c607092 Fix golem build by David Srbecky · 4 years, 2 months ago
  2. 7400a54 Fixes for gtests in eng-prod by David Srbecky · 4 years, 2 months ago
  3. b461b53 Revert^2 "Switch to LLVM prebuilt tools for ART gtests" by David Srbecky · 4 years, 2 months ago
  4. ea54b82 Revert "Switch to LLVM prebuilt tools for ART gtests" by Alex Light · 4 years, 2 months ago
  5. 8070443 Switch to LLVM prebuilt tools for ART gtests by David Srbecky · 4 years, 2 months ago
  6. 194f555 Refactor arm assembly tests. by David Srbecky · 4 years, 2 months ago
  7. d6e14e0 Rewrite assembler_test_base.h by David Srbecky · 4 years, 2 months ago
  8. edda3ca Use different extension for smali test files. by David Srbecky · 4 years, 2 months ago
  9. 33247ee Add default EmptyFn for HashMap<>. by Vladimir Marko · 4 years, 2 months ago
  10. c4b50b3 Improve library search paths for host gtests. by David Srbecky · 4 years, 2 months ago
  11. 0a17b6a Revert "Support running of host gtests in eng-prod" by David Srbecky · 4 years, 2 months ago
  12. 22872da Support running of host gtests in eng-prod by David Srbecky · 4 years, 2 months ago
  13. f8cc26e Fix a braino when marking a method as being compiled. by Nicolas Geoffray · 4 years, 3 months ago
  14. 9974e3c Clean up generated operator<<(os, enum). by Vladimir Marko · 4 years, 3 months ago
  15. a8106bc HWASan fixes for ART tests (part 2) by David Srbecky · 4 years, 3 months ago
  16. 6355d69 Remove core.art image by David Srbecky · 4 years, 5 months ago
  17. 4a88a5a Finish move of jar compilation rules from makefile to soong. by David Srbecky · 4 years, 4 months ago
  18. b708fc1 Add support for greylist-max-r signatures. by Artur Satayev · 4 years, 4 months ago
  19. 2acd1ec HWASan fixes for ART tests by David Srbecky · 4 years, 4 months ago
  20. b1c8e16 Dynamically link to libz by Jiyong Park · 4 years, 4 months ago
  21. 88c139b Disable hwasan for BitMemoryRegion::LoadBits by David Srbecky · 4 years, 4 months ago
  22. 883c134 Revert^2 "Remove test_per_src from ART tests." by David Srbecky · 4 years, 4 months ago
  23. 58520df Revert "Use MADV_FREE to reclaim pages of freed regions" by Lokesh Gidra · 4 years, 4 months ago
  24. 75b961a Add visibilities for prebuilts. by Martin Stjernholm · 4 years, 4 months ago
  25. fc5e2ef Revert "Remove test_per_src from ART tests." by Christopher Ferris · 4 years, 4 months ago
  26. 8103e47 Remove test_per_src from ART tests. by David Srbecky · 4 years, 4 months ago
  27. d20e51d "Move ICU from ART APEX to i18n APEX" Attempt 2 by Victor Chang · 4 years, 4 months ago
  28. 9e4b42a Refactor vdex file writing. by Vladimir Marko · 4 years, 4 months ago
  29. 5477b8e Allow bootjars in system_ext. by Chris Gross · 4 years, 4 months ago
  30. 4a48775 Revert "Move ICU from ART APEX to i18n APEX" by vichang · 4 years, 4 months ago
  31. b5146a3 Revert "Calling @IntraCoreApi from core-icu4j should not cause "..." by vichang · 4 years, 4 months ago
  32. 50f89ba Calling @IntraCoreApi from core-icu4j should not cause "Core platform API violation" by Victor Chang · 4 years, 4 months ago
  33. 8419b82 Move ICU from ART APEX to i18n APEX by Victor Chang · 4 years, 5 months ago
  34. 71f661c Set apex_available property by Jiyong Park · 4 years, 4 months ago
  35. 315f1b2 Use MADV_FREE to reclaim pages of freed regions by Lokesh Gidra · 4 years, 7 months ago
  36. 0240d2b Move the logging line interleave lock from libbase to ART by Tom Cherry · 4 years, 4 months ago
  37. 07c3da7 Reland "Remove platform availability from internal libs that make up by Martin Stjernholm · 4 years, 5 months ago
  38. 02e6a6f Revert "Remove platform availability from internal libs that make up" by Ady Abraham · 4 years, 5 months ago
  39. 030f548 Remove platform availability from internal libs that make up by Martin Stjernholm · 4 years, 5 months ago
  40. 9a625b5 Fix mmap leakage for ASAN build by Rock.Yeh · 4 years, 8 months ago
  41. d31def5 Adjust embedded dex locations in host boot image. by David Srbecky · 4 years, 5 months ago
  42. fdd4684 Deduplicate interned image strings. by Vladimir Marko · 4 years, 5 months ago
  43. 0c0f302 Host gtests: Use the apex boot image instead of core.art. by David Srbecky · 4 years, 7 months ago
  44. 2d18719 Remove access to internal dex libs for com.android.runtime. by Martin Stjernholm · 4 years, 11 months ago
  45. 2c2248c Reland^3 "Always put the framework profile in the boot image location." by Nicolas Geoffray · 4 years, 6 months ago
  46. 9bdba6e Revert "Reland^2 "Always put the framework profile in the boot image location."" by Nicolas Geoffray · 4 years, 6 months ago
  47. ed1f531 Reland^2 "Always put the framework profile in the boot image location." by Nicolas Geoffray · 4 years, 6 months ago
  48. 9f8ead2 Remove support code for native Core Platform API checks by Orion Hodson · 4 years, 7 months ago
  49. acb5c2d Revert "Revert "Revert "Always put the framework profile in the boot image location.""" by Nicolas Geoffray · 4 years, 6 months ago
  50. ec769b8 Revert "Revert "Always put the framework profile in the boot image location."" by Nicolas Geoffray · 4 years, 6 months ago
  51. 2ad7c98 Revert "Always put the framework profile in the boot image location." by Nicolas Geoffray · 4 years, 7 months ago
  52. be0d3cf Remove remaining MIPS support. by Vladimir Marko · 4 years, 7 months ago
  53. 5265419 Always put the framework profile in the boot image location. by Nicolas Geoffray · 4 years, 7 months ago
  54. 41b605c Remove MIPS support from runtime/. by Vladimir Marko · 4 years, 7 months ago
  55. cf0c6ef Device gtests: Use boot.art instead of core.art. by David Srbecky · 4 years, 7 months ago
  56. 7c2f69e apex_available becomes more correct by Jiyong Park · 4 years, 8 months ago
  57. 9987b74 Fix memfd_create_compat() F_DUPFD call. by Vladimir Marko · 4 years, 7 months ago
  58. 066dd906 Revert "Disable BitStructs::NestedFieldAssignment." by Igor Murashkin · 4 years, 7 months ago
  59. dd14a3d Update old comment in bit_struct_detail.h . by Vladimir Marko · 4 years, 7 months ago
  60. e4207a7 Use consistent storage type in bit structs. by Vladimir Marko · 4 years, 7 months ago
  61. 299141a Fix undefined behavior in BitStruct. by Vladimir Marko · 4 years, 7 months ago
  62. aa6f6f1 Revert "Add temporary logging to MemMap::swap" by Hans Boehm · 4 years, 7 months ago
  63. 78815ee Cleanup endian_utils.h by Alex Light · 4 years, 7 months ago
  64. fc58809 Remove old JDWP implementation from ART by Alex Light · 4 years, 7 months ago
  65. aea71ae Add temporary logging to MemMap::swap by Hans Boehm · 4 years, 7 months ago
  66. 8404f34 Disable BitStructs::NestedFieldAssignment. by Nicolas Geoffray · 4 years, 8 months ago
  67. 628f488 Remove the LogId parameter from libbase's LogMessage by Tom Cherry · 4 years, 8 months ago
  68. 81ba7db Revert^2 "Use framework boot image extension." by Ulyana Trafimovich · 4 years, 9 months ago
  69. 65c18a2 Revert^4 "Add spin loop to mutex, overhaul monitor" by Hans Boehm · 4 years, 8 months ago
  70. ead89ef Revert^3 "Add spin loop to mutex, overhaul monitor"" by Hans Boehm · 4 years, 8 months ago
  71. 3d52abe Revert^2 "Add spin loop to mutex, overhaul monitor" by Hans Boehm · 4 years, 10 months ago
  72. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 9 months ago
  73. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 4 years, 9 months ago
  74. 1e88f98 Use apex_available property by Jiyong Park · 4 years, 9 months ago
  75. 0d38e85 Keep the debug_frame for some arm32 art libs. by Christopher Ferris · 4 years, 9 months ago
  76. 270db1c Revert^4 "Allow structural redefinition on non-final classes." by Alex Light · 4 years, 9 months ago
  77. 42b9c19 Revert "Use framework boot image extension." by Ulyana Trafimovich · 4 years, 9 months ago
  78. b7bf843 Use provided dex filenames in oat file. by Vladimir Marko · 4 years, 9 months ago
  79. 5c8cc64 Use framework boot image extension. by Ulya Trafimovich · 4 years, 10 months ago
  80. 664999a Revert "Revert^2 "Allow structural redefinition on non-final classes."" by Nicolas Geoffray · 4 years, 9 months ago
  81. f1b809c Revert^2 "Allow structural redefinition on non-final classes." by Alex Light · 4 years, 9 months ago
  82. 88b1c83 Revert "Allow structural redefinition on non-final classes." by Roland Levillain · 4 years, 9 months ago
  83. c47040d Allow structural redefinition on non-final classes. by Alex Light · 4 years, 10 months ago
  84. feba264 Make HashSet behave like std::unordered_set... by Vladimir Marko · 4 years, 10 months ago
  85. a9bbc08 Implement STL iterators on ObjectArray and add helpers by Alex Light · 4 years, 10 months ago
  86. 267366c Only allow access to @TestApi signatures in instrumented processes. by Artur Satayev · 4 years, 10 months ago
  87. c7c711b Remove visibility exceptions for view_compiler by Orion Hodson · 4 years, 10 months ago
  88. 201ffea Add tests for GreylistMaxQ. by Artur Satayev · 4 years, 10 months ago
  89. 8852e53 [jitzygote] Remap boot boot image methods in zygote when single-threaded. by Nicolas Geoffray · 4 years, 10 months ago
  90. e3884e3 [jitzygote] Map the boot image fd after the contents have been written. by Nicolas Geoffray · 4 years, 10 months ago
  91. 8b236fa Remove visibility to ART internals for //cts/tests/tests/appop. by Martin Stjernholm · 5 years ago
  92. 35cffd6 Remove visibility to ART internals for a test that doesn't need it. by Martin Stjernholm · 5 years ago
  93. 9381555 Remove simpleperf visibility to ART internals. by Martin Stjernholm · 5 years ago
  94. 0a51605 Revert "Make compiler/optimizing/ symbols hidden." by Vladimir Marko · 5 years ago
  95. e272715 Make compiler/optimizing/ symbols hidden. by Vladimir Marko · 5 years ago
  96. 39c399a Report any non-app signatures. by Artur Satayev · 5 years ago
  97. b55ef65 Improve VLOG_STREAM by Alex Light · 5 years ago
  98. 8b95995 Restructure the profile compilation info tests by Calin Juravle · 5 years ago
  99. 7acb846 Allow excluding API list values via command line arguments. by Artur Satayev · 5 years ago
  100. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago