1. 756e506 Update boot image and system server profiles [M10C10P80S0] by art-benchmark-service · 2 years, 7 months ago
  2. b84c590 Bump version codes in tm-dev to match tm-mainline-prod by satayev · 2 years, 7 months ago
  3. e496816 Update boot image and system server profiles [M5C5P80S0] by art-benchmark-service · 2 years, 7 months ago
  4. 08ec90a Update boot image and system server profiles [M15C15P85S0] by art-benchmark-service · 2 years, 8 months ago
  5. 29db4d3 Bump Mainline Module Version Codes in tm-dev to 330090000 by Alexei Nicoara · 2 years, 8 months ago
  6. 7f85b3c Bump apex version to 33xxxxxx in tm-dev. by satayev · 2 years, 8 months ago
  7. 0a110f3 Add libjdwp as a dependency for build-art-host by Nikita Iashchenko · 2 years, 9 months ago
  8. 9393041 Pass --bitness to device APEX tests only. by Martin Stjernholm · 3 years ago
  9. 27c1a0e Query Soong for all build vars. by Martin Stjernholm · 3 years ago
  10. f029520 Non-module targets in art. by Bob Badour · 2 years, 9 months ago
  11. 396bab8 Remove obsolete code related to quickening. by Vladimir Marko · 2 years, 9 months ago
  12. 54ac49a Add missing android.system package to art-bootclasspath-fragment by Paul Duffin · 2 years, 10 months ago
  13. dbf5543 Revert "Workaround 32-bit dex2oat/oatdumpd crashes by enabling compiler analysis" by Pirama Arumuga Nainar · 2 years, 10 months ago
  14. ea4e39b Remove implementation details from ART hidden api flags by Paul Duffin · 3 years, 5 months ago
  15. 0bd1bb3 Using common apex_defaults for com.android.art module. by Gurpreet Singh · 2 years, 10 months ago
  16. 76aa34b Use ART_MODULE_BUILD_FROM_SOURCE instead soong config variable by Cole Faust · 2 years, 10 months ago
  17. d5ebfb7 Remove art_apex and art_apex_test module type. by Jingwen Chen · 2 years, 10 months ago
  18. 3eb334d Workaround 32-bit dex2oat/oatdumpd crashes by enabling compiler analysis by Pirama Arumuga Nainar · 2 years, 11 months ago
  19. 097f9f8 odsign_e2e_tests: Use the current ART module. by Jiakai Zhang · 2 years, 11 months ago
  20. d539f86 Revert^4 "Generate a primary boot image for testing." by Jiakai Zhang · 2 years, 11 months ago
  21. 7987126 Document a better module build command. by Martin Stjernholm · 2 years, 11 months ago
  22. 4e0447f Remove instructions to update AOSP ART prebuilts. by Martin Stjernholm · 3 years ago
  23. 7b79814 Revert odrefresh split by Victor Hsieh · 3 years ago
  24. 414f299 Point to the relevant ticket to explain some host exports better. by Martin Stjernholm · 3 years ago
  25. c5f41cd Allow some clang-tidy warnings by Chih-Hung Hsieh · 3 years ago
  26. 5e2ec32 Remove deprecated ToMakePath calls by Colin Cross · 3 years ago
  27. 5573756 Set @NeverCompile methods as not compilable by Kevin Jeon · 3 years, 1 month ago
  28. 1bad13f Move from sampling PGO to AFDO pipeline by Yi Kong · 3 years ago
  29. c56152c Revert the changes to ART_HOST_DEX_DEPENDENCIES. by Jiakai Zhang · 3 years ago
  30. 6c61af8 Get rid of dependencies on /system/bin ART binary compat symlinks. by Martin Stjernholm · 3 years ago
  31. b978419 Use the correct jars to host gtests. by Jiakai Zhang · 3 years ago
  32. 4b76213 Create a test ART apex that forces execution of JIT zygote. by Nicolas Geoffray · 3 years, 1 month ago
  33. 0a74d27 Add a "broken test ART APEX" Soong module. by Roland Levillain · 3 years, 3 months ago
  34. a1d4c56 Revert^6 "Use cpplint.py from repohooks" by Orion Hodson · 3 years, 2 months ago
  35. f726d20 Consolidate min_sdk_version settings. by Martin Stjernholm · 3 years, 2 months ago
  36. 9dca919 Make art_debug_defaults inherit art_defaults. by Martin Stjernholm · 3 years, 2 months ago
  37. b747b7a Move the bionic_libc_platform_headers dependency to where it is used. by Martin Stjernholm · 3 years, 2 months ago
  38. 05949c6 artd and its dependencies don't exist on host. by Martin Stjernholm · 3 years, 2 months ago
  39. 1aa30e5 Handle TARGET_FLATTEN_APEX and PRODUCT_COMPRESSED_APEX being "" when false. by Martin Stjernholm · 3 years, 2 months ago
  40. 0a42f1e Use --skip-config --soong-only instead of --skip-make by Colin Cross · 3 years, 2 months ago
  41. fd846c5 Remove all support for Brooks read barrier. by Vladimir Marko · 3 years, 2 months ago
  42. 3ff9223 Revert "Revert^4 "Use cpplint.py from repohooks"" by Orion Hodson · 3 years, 2 months ago
  43. 0a12631 Revert^4 "Use cpplint.py from repohooks" by Orion Hodson · 3 years, 2 months ago
  44. 91a16c9 Remove artApex parameter from ApexBundleFactory by Paul Duffin · 3 years, 2 months ago
  45. 41e56c2 Disable the new run test modules when not building ART from sources. by Martin Stjernholm · 3 years, 3 months ago
  46. ebf496f Deprecate --updatable-bcp-packages-fd and --updatable-bcp-packages-file by Jiakai Zhang · 3 years, 3 months ago
  47. 8ed59b8 Remove the core-icu4j implementation library from run tests compilation. by Martin Stjernholm · 3 years, 3 months ago
  48. 73c4f79 Reland^2: Create an abstraction for dexopt tasks by Victor Hsieh · 3 years, 3 months ago
  49. 0913059 Move run-test compilation to soong. am: 7cf6c58ed9 by David Srbecky · 3 years, 3 months ago
  50. 7cf6c58 Move run-test compilation to soong. by David Srbecky · 3 years, 5 months ago
  51. 91e8339 Revert "Create an abstraction for dexopt tasks" am: 4aaf6958e9 by Nicolas Geoffray · 3 years, 3 months ago
  52. 4aaf695 Revert "Create an abstraction for dexopt tasks" by Nicolas Geoffray · 3 years, 3 months ago
  53. 4982daa Add "art-systemserverclasspath-fragment" to ART SDK. am: 28b18b128a by Jiakai Zhang · 3 years, 3 months ago
  54. 28b18b1 Add "art-systemserverclasspath-fragment" to ART SDK. by Jiakai Zhang · 3 years, 3 months ago
  55. 8d060f3 Create an abstraction for dexopt tasks am: 6221e67f13 by Victor Hsieh · 3 years, 3 months ago
  56. 6221e67 Create an abstraction for dexopt tasks by Victor Hsieh · 3 years, 4 months ago
  57. 36d0955 Use more specific arch candidates per bitness am: 52f7f63d8d by Victor Hsieh · 3 years, 3 months ago
  58. 52f7f63 Use more specific arch candidates per bitness by Victor Hsieh · 3 years, 3 months ago
  59. fd93760 Include ramdisk image variant of jni_headers in sdk am: afe94ef380 by Paul Duffin · 3 years, 3 months ago
  60. 1ed4084 Include recovery image variant of jni_headers in sdk am: 8dc5cf6a61 by Paul Duffin · 3 years, 3 months ago
  61. afe94ef Include ramdisk image variant of jni_headers in sdk by Paul Duffin · 3 years, 3 months ago
  62. 8dc5cf6 Include recovery image variant of jni_headers in sdk by Paul Duffin · 3 years, 4 months ago
  63. dc2f56c Revert "Create an abstraction for dexopt tasks" am: d750630937 by Victor Hsieh · 3 years, 3 months ago
  64. d750630 Revert "Create an abstraction for dexopt tasks" by Victor Hsieh · 3 years, 3 months ago
  65. 5e4d74e Create an abstraction for dexopt tasks am: c887816493 by Victor Hsieh · 3 years, 3 months ago
  66. c887816 Create an abstraction for dexopt tasks by Victor Hsieh · 3 years, 4 months ago
  67. 827662d Include native bridge variant of jni_headers in sdk am: 08a37a09da by Paul Duffin · 3 years, 3 months ago
  68. 08a37a0 Include native bridge variant of jni_headers in sdk by Paul Duffin · 3 years, 3 months ago
  69. 936a840 Fix unused-command-line-argument warning am: 57c6a72e00 by Yi Kong · 3 years, 3 months ago
  70. 57c6a72 Fix unused-command-line-argument warning by Yi Kong · 3 years, 3 months ago
  71. bb682b3 Revert "Revert^2 "Use cpplint.py from repohooks"" am: dc26639f11 by Yuri Lin · 3 years, 3 months ago
  72. dc26639 Revert "Revert^2 "Use cpplint.py from repohooks"" by Yuri Lin · 3 years, 3 months ago
  73. a318439 Revert^2 "Use cpplint.py from repohooks" am: c178495c22 by Orion Hodson · 3 years, 3 months ago
  74. c178495 Revert^2 "Use cpplint.py from repohooks" by Orion Hodson · 3 years, 3 months ago
  75. b65b083 Revert "Use cpplint.py from repohooks" am: af5fc456b0 by Paul Hadfield · 3 years, 3 months ago
  76. af5fc45 Revert "Use cpplint.py from repohooks" by Paul Hadfield · 3 years, 3 months ago
  77. bd4df72 Use cpplint.py from repohooks am: 145f969546 by Colin Cross · 3 years, 3 months ago
  78. 145f969 Use cpplint.py from repohooks by Colin Cross · 3 years, 3 months ago
  79. 5b9ed1d Update folder name in art/build's README am: e3e01845d2 by Santiago Aboy Solanes · 3 years, 3 months ago
  80. e3e0184 Update folder name in art/build's README by Santiago Aboy Solanes · 3 years, 3 months ago
  81. f20a23c Disable host build of odrefresh am: 7a3ccd0082 by Victor Hsieh · 3 years, 3 months ago
  82. 7a3ccd0 Disable host build of odrefresh by Victor Hsieh · 3 years, 4 months ago
  83. 13bfd00 Remove art_chroot build target. am: 3b0914011b by David Srbecky · 3 years, 4 months ago
  84. 3b09140 Remove art_chroot build target. by David Srbecky · 3 years, 4 months ago
  85. 5389de8 ART Apex: prefer "first" to "prefer32" multilib option for tools am: 0e8585342b am: 63c73f972b by Orion Hodson · 3 years, 5 months ago
  86. 0e85853 ART Apex: prefer "first" to "prefer32" multilib option for tools by Orion Hodson · 3 years, 5 months ago
  87. 8746548 Use config.BuildOS instead of android.BuildOs am: 71f763399e am: 160762398b by Colin Cross · 3 years, 5 months ago
  88. 71f7633 Use config.BuildOS instead of android.BuildOs by Colin Cross · 3 years, 5 months ago
  89. e841c02 Unhide VarHandle methods am: c4597765f2 am: b089f3fa44 by Orion Hodson · 3 years, 5 months ago
  90. c459776 Unhide VarHandle methods by Orion Hodson · 3 years, 7 months ago
  91. 1ae335a Update boot image and system server profiles [M5C5P90S0PP] am: eb145ef9f7 by art-benchmark-service · 3 years, 5 months ago
  92. eb145ef Update boot image and system server profiles [M5C5P90S0PP] by art-benchmark-service · 3 years, 5 months ago
  93. ce5c830 Update source ART APEX version number from 1 to 319999900. by Roland Levillain · 3 years, 6 months ago
  94. 1b7197c Add service-art to sdk am: eacf044aae am: 791dba9021 by Paul Duffin · 3 years, 6 months ago
  95. eacf044 Add service-art to sdk by Paul Duffin · 3 years, 6 months ago
  96. 77b18c0 Update source ART APEX version number from 1 to 319999900. am: 646b2de920 by Roland Levillain · 3 years, 6 months ago
  97. 646b2de Update source ART APEX version number from 1 to 319999900. by Roland Levillain · 3 years, 6 months ago
  98. c28ac98 Rename some ART gtest related Soong modules. by Roland Levillain · 3 years, 7 months ago
  99. ab55e09 Remove libraries containing conscrypt and i18n stubs from sdk am: 38837d44f4 am: 4ad59b4a35 by Paul Duffin · 3 years, 6 months ago
  100. 38837d4 Remove libraries containing conscrypt and i18n stubs from sdk by Paul Duffin · 3 years, 6 months ago