1. f192ca3 Allow PROT_EXEC on the zygote mappings when falling back to ashmem am: 94e2fc9465 am: a09c5cf5e4 by Nicolas Geoffray · 2 years, 7 months ago
  2. a09c5cf Allow PROT_EXEC on the zygote mappings when falling back to ashmem am: 94e2fc9465 by Nicolas Geoffray · 2 years, 7 months ago
  3. 94e2fc9 Allow PROT_EXEC on the zygote mappings when falling back to ashmem by Nicolas Geoffray · 2 years, 8 months ago
  4. b214977 Change order of creation of JIT mappings. am: c95b630423 am: f0171ddd40 by Nicolas Geoffray · 2 years, 8 months ago
  5. f0171dd Change order of creation of JIT mappings. am: c95b630423 by Nicolas Geoffray · 2 years, 8 months ago
  6. c95b630 Change order of creation of JIT mappings. by Nicolas Geoffray · 2 years, 8 months ago
  7. cf8b1f3 Better isolate standalone ART gtests on device. am: 2174ba31df by Roland Levillain · 2 years, 8 months ago
  8. e92e20f [automerger skipped] Revert "Add standalone ART gtests to `TEST_MAPPING` group `presubmit`." am: c57043bb4b -s ours am: 17ab50efa5 -s ours by Roland Levillain · 2 years, 8 months ago
  9. 2174ba3 Better isolate standalone ART gtests on device. by Roland Levillain · 2 years, 9 months ago
  10. 17ab50e [automerger skipped] Revert "Add standalone ART gtests to `TEST_MAPPING` group `presubmit`." am: c57043bb4b -s ours by Roland Levillain · 2 years, 8 months ago
  11. bf150a4 [automerger skipped] Revert "Add standalone ART gtests to `TEST_MAPPING` group `mainline-presubmit`." am: 1eb37aaa03 -s ours am: 0c854fa96b -s ours by Roland Levillain · 2 years, 8 months ago
  12. 0c854fa [automerger skipped] Revert "Add standalone ART gtests to `TEST_MAPPING` group `mainline-presubmit`." am: 1eb37aaa03 -s ours by Roland Levillain · 2 years, 8 months ago
  13. c57043b Revert "Add standalone ART gtests to `TEST_MAPPING` group `presubmit`." by Roland Levillain · 2 years, 9 months ago
  14. 1eb37aa Revert "Add standalone ART gtests to `TEST_MAPPING` group `mainline-presubmit`." by Roland Levillain · 2 years, 9 months ago
  15. a237bff Always check for an exception after a class lookup. am: 7425a437de by Nicolas Geoffray · 2 years, 8 months ago
  16. 7425a43 Always check for an exception after a class lookup. by Nicolas Geoffray · 2 years, 8 months ago
  17. a0a5926 Update .oat version after disabling partial LSE. am: 8b27ea0005 am: 399fa51d31 by Nicolas Geoffray · 2 years, 8 months ago
  18. d1a8923 Temporarily disable partial LSE. am: 86be262a3d am: 8d6e9fea8b by Nicolas Geoffray · 2 years, 8 months ago
  19. 399fa51 Update .oat version after disabling partial LSE. am: 8b27ea0005 by Nicolas Geoffray · 2 years, 8 months ago
  20. 8d6e9fe Temporarily disable partial LSE. am: 86be262a3d by Nicolas Geoffray · 2 years, 8 months ago
  21. 8b27ea0 Update .oat version after disabling partial LSE. by Nicolas Geoffray · 2 years, 9 months ago
  22. 86be262 Temporarily disable partial LSE. by Nicolas Geoffray · 2 years, 9 months ago
  23. 46c6617 Update .oat version after disabling partial LSE. am: 020c79e5f2 by Nicolas Geoffray · 2 years, 9 months ago
  24. 020c79e Update .oat version after disabling partial LSE. by Nicolas Geoffray · 2 years, 9 months ago
  25. 0f984d4 Temporarily disable partial LSE. am: a5f978ceb3 by Nicolas Geoffray · 2 years, 9 months ago
  26. a5f978c Temporarily disable partial LSE. by Nicolas Geoffray · 2 years, 9 months ago
  27. 1683d19 Partial LSE: handle all kinds of infinite loops. am: 9c70cdb384 by Nicolas Geoffray · 2 years, 9 months ago
  28. 9c70cdb Partial LSE: handle all kinds of infinite loops. by Nicolas Geoffray · 2 years, 9 months ago
  29. 26f7cfa vdex: add checks in the event of file corruption. am: 4667b35dbf by Nicolas Geoffray · 2 years, 9 months ago
  30. 4667b35 vdex: add checks in the event of file corruption. by Nicolas Geoffray · 2 years, 9 months ago
  31. 3ed44c0 Add a lock contention palette hook. am: b2e6ae0e8b by Nicolas Geoffray · 2 years, 9 months ago
  32. b2e6ae0 Add a lock contention palette hook. by Nicolas Geoffray · 2 years, 10 months ago
  33. 5545dc3 Allow visibility on libdexfile for all libdexfile_support users. am: 0cbb59743f by Martin Stjernholm · 2 years, 9 months ago
  34. 0cbb597 Allow visibility on libdexfile for all libdexfile_support users. by Martin Stjernholm · 2 years, 9 months ago
  35. a937e28 Replace weak-ref access disable checkpoint with STW pause am: 8992f92aab by Lokesh Gidra · 2 years, 9 months ago
  36. 9edb9b9 Do not acquire runtime_shutdown_lock_ in Abort() am: d4da905ba1 by Hans Boehm · 2 years, 9 months ago
  37. 9382d32 Improve suspension timeout diagnostic and fix race am: 1363c1bf72 by Hans Boehm · 2 years, 9 months ago
  38. e3b02a4 Fix missing MsToNs in profile saver. am: d971d7e576 by Nicolas Geoffray · 2 years, 9 months ago
  39. 8992f92 Replace weak-ref access disable checkpoint with STW pause by Lokesh Gidra · 2 years, 10 months ago
  40. d4da905 Do not acquire runtime_shutdown_lock_ in Abort() by Hans Boehm · 2 years, 10 months ago
  41. 1363c1b Improve suspension timeout diagnostic and fix race by Hans Boehm · 3 years ago
  42. d971d7e Fix missing MsToNs in profile saver. by Nicolas Geoffray · 2 years, 10 months ago
  43. 4952dee Fix android.security.cts.FileDescriptorTest#testCLOEXEC am: fe2bf98275 by Hu Wang · 2 years, 9 months ago
  44. fe2bf98 Fix android.security.cts.FileDescriptorTest#testCLOEXEC by Hu Wang · 2 years, 9 months ago
  45. 16882c8 sigchain: print ucontext in fatal error log am: 8bc28c2d00 by sunny.kuo · 2 years, 9 months ago
  46. 8bc28c2 sigchain: print ucontext in fatal error log by sunny.kuo · 2 years, 10 months ago
  47. 9f318f2 Revert "Make ClassLinker::DumpForSigQuit exclude gc" am: 883e103f04 am: 0c71a92576 by Hans Boehm · 2 years, 10 months ago
  48. 0c71a92 Revert "Make ClassLinker::DumpForSigQuit exclude gc" am: 883e103f04 by Hans Boehm · 2 years, 10 months ago
  49. 883e103 Revert "Make ClassLinker::DumpForSigQuit exclude gc" by Hans Boehm · 2 years, 10 months ago
  50. 0ebf792 Add `Sdk31ModuleController` support to more ART run-tests. am: 7ad05b4fd5 am: e24293b3f4 by Roland Levillain · 2 years, 10 months ago
  51. e24293b Add `Sdk31ModuleController` support to more ART run-tests. am: 7ad05b4fd5 by Roland Levillain · 2 years, 10 months ago
  52. 7ad05b4 Add `Sdk31ModuleController` support to more ART run-tests. by Roland Levillain · 2 years, 10 months ago
  53. f5786df Merge "Merge stage-aosp-sc-ts-dev before making it an upstream" into sc-dev am: 48e839074e am: d83578382b by Xin Li · 2 years, 10 months ago
  54. d835783 Merge "Merge stage-aosp-sc-ts-dev before making it an upstream" into sc-dev am: 48e839074e by Xin Li · 2 years, 10 months ago
  55. 48e8390 Merge "Merge stage-aosp-sc-ts-dev before making it an upstream" into sc-dev by Xin Li · 2 years, 10 months ago
  56. bca0abb [automerger skipped] Merge ab/7633965 am: 54fd5f77b8 -s ours by The Android Open Source Project · 2 years, 10 months ago
  57. be0fda9 Merge stage-aosp-sc-ts-dev before making it an upstream by Xin Li · 2 years, 10 months ago
  58. c132759 Add `Sdk31ModuleController` support to ART run-tests and gtests. am: 0d1c54de4f am: 768525e794 by Roland Levillain · 2 years, 10 months ago
  59. 768525e Add `Sdk31ModuleController` support to ART run-tests and gtests. am: 0d1c54de4f by Roland Levillain · 2 years, 10 months ago
  60. 0d1c54d Add `Sdk31ModuleController` support to ART run-tests and gtests. by Roland Levillain · 2 years, 10 months ago
  61. 54fd5f7 Merge ab/7633965 by The Android Open Source Project · 2 years, 10 months ago
  62. c93099d odrefresh: Respect "dalvik.vm.systemservercompilerfilter". am: 7b4fead5e9 am: 45723ff037 by Jiakai Zhang · 2 years, 10 months ago
  63. 91fde32 odrefresh: Defaults to using "speed" for compiling system_server. am: a2f7d4d842 am: 7fc95508b5 by Jiakai Zhang · 2 years, 10 months ago
  64. 45723ff odrefresh: Respect "dalvik.vm.systemservercompilerfilter". am: 7b4fead5e9 by Jiakai Zhang · 2 years, 10 months ago
  65. 7fc9550 odrefresh: Defaults to using "speed" for compiling system_server. am: a2f7d4d842 by Jiakai Zhang · 2 years, 10 months ago
  66. 7b4fead odrefresh: Respect "dalvik.vm.systemservercompilerfilter". by Jiakai Zhang · 2 years, 10 months ago
  67. a2f7d4d odrefresh: Defaults to using "speed" for compiling system_server. by Jiakai Zhang · 2 years, 10 months ago
  68. 97a3f35 Make ClassLinker::DumpForSigQuit exclude gc am: 6dcde8681c am: cef1b04d49 by Hans Boehm · 2 years, 10 months ago
  69. cef1b04 Make ClassLinker::DumpForSigQuit exclude gc am: 6dcde8681c by Hans Boehm · 2 years, 10 months ago
  70. 6dcde86 Make ClassLinker::DumpForSigQuit exclude gc by Hans Boehm · 2 years, 10 months ago
  71. 6f19d01 ART Apex: prefer "first" to "prefer32" multilib option for tools am: 55a2349d7b by Orion Hodson · 2 years, 10 months ago
  72. 55a2349 ART Apex: prefer "first" to "prefer32" multilib option for tools by Orion Hodson · 2 years, 10 months ago
  73. 1c2d5c3 Add OkHttp tests to the generated ART MTS definition. am: 521f288f9a by Roland Levillain · 2 years, 10 months ago
  74. 8c1a7cc odsign_e2e_tests: do not assume time monotonicity across reboots am: 030b95fd68 by Orion Hodson · 2 years, 10 months ago
  75. f42327e Add BouncyCastle tests to the generated ART MTS definition. am: a37aba0c37 by Roland Levillain · 2 years, 10 months ago
  76. 521f288 Add OkHttp tests to the generated ART MTS definition. by Roland Levillain · 2 years, 11 months ago
  77. 030b95f odsign_e2e_tests: do not assume time monotonicity across reboots by Orion Hodson · 2 years, 10 months ago
  78. a37aba0 Add BouncyCastle tests to the generated ART MTS definition. by Roland Levillain · 2 years, 11 months ago
  79. 6a06430 Delete almost correct CHECK am: d619216187 by Hans Boehm · 2 years, 10 months ago
  80. d619216 Delete almost correct CHECK by Hans Boehm · 2 years, 11 months ago
  81. 95728fa Set MODULE_BUILD_FROM_SOURCE to disable module prebuilts when building am: 5a0954e92e by Martin Stjernholm · 2 years, 10 months ago
  82. 5a0954e Set MODULE_BUILD_FROM_SOURCE to disable module prebuilts when building by Martin Stjernholm · 2 years, 10 months ago
  83. 28b54a4 Update boot image and system server profiles [M5C5P90S0PP] am: eb145ef9f7 by art-benchmark-service · 2 years, 11 months ago
  84. eb145ef Update boot image and system server profiles [M5C5P90S0PP] by art-benchmark-service · 2 years, 11 months ago
  85. bda4f02 odrefresh: add test for samegrade ART APEX install am: 919539bccf by Orion Hodson · 2 years, 11 months ago
  86. 919539b odrefresh: add test for samegrade ART APEX install by Orion Hodson · 2 years, 11 months ago
  87. a1273ad Add standalone ART gtests to `TEST_MAPPING` group `mainline-presubmit`. am: 506b64c3b0 by Roland Levillain · 2 years, 11 months ago
  88. 423feb0 Add standalone ART gtests to `TEST_MAPPING` group `presubmit`. am: 66372d2c44 by Roland Levillain · 2 years, 11 months ago
  89. 506b64c Add standalone ART gtests to `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 2 years, 11 months ago
  90. 66372d2 Add standalone ART gtests to `TEST_MAPPING` group `presubmit`. by Roland Levillain · 2 years, 11 months ago
  91. d449c32 Add standalone ART gtests to the generated ART MTS definition. am: 435eac20bb by Roland Levillain · 2 years, 11 months ago
  92. e406da5 Add support for standalone ART gtests to MTS. am: 302ef33c94 by Roland Levillain · 2 years, 11 months ago
  93. faf11bd Add more Libcore tests to the generated ART MTS definition. am: 45f7d9e465 by Roland Levillain · 2 years, 11 months ago
  94. 6851093 Tighten ART's OWNERS file. am: 8ef9529cb9 by Roland Levillain · 2 years, 11 months ago
  95. 435eac2 Add standalone ART gtests to the generated ART MTS definition. by Roland Levillain · 2 years, 11 months ago
  96. 302ef33 Add support for standalone ART gtests to MTS. by Roland Levillain · 2 years, 11 months ago
  97. 45f7d9e Add more Libcore tests to the generated ART MTS definition. by Roland Levillain · 2 years, 11 months ago
  98. 8ef9529 Tighten ART's OWNERS file. by Roland Levillain · 2 years, 11 months ago
  99. e595af0 Update source ART APEX version number from 1 to 319999900. am: 646b2de920 by Roland Levillain · 2 years, 11 months ago
  100. 646b2de Update source ART APEX version number from 1 to 319999900. by Roland Levillain · 2 years, 11 months ago