1. 4e0447f Remove instructions to update AOSP ART prebuilts. by Martin Stjernholm · 3 years ago
  2. 7b79814 Revert odrefresh split by Victor Hsieh · 3 years ago
  3. 414f299 Point to the relevant ticket to explain some host exports better. by Martin Stjernholm · 3 years ago
  4. c5f41cd Allow some clang-tidy warnings by Chih-Hung Hsieh · 3 years ago
  5. 5e2ec32 Remove deprecated ToMakePath calls by Colin Cross · 3 years ago
  6. 5573756 Set @NeverCompile methods as not compilable by Kevin Jeon · 3 years, 2 months ago
  7. 1bad13f Move from sampling PGO to AFDO pipeline by Yi Kong · 3 years, 1 month ago
  8. c56152c Revert the changes to ART_HOST_DEX_DEPENDENCIES. by Jiakai Zhang · 3 years, 1 month ago
  9. 6c61af8 Get rid of dependencies on /system/bin ART binary compat symlinks. by Martin Stjernholm · 3 years, 1 month ago
  10. b978419 Use the correct jars to host gtests. by Jiakai Zhang · 3 years, 1 month ago
  11. 4b76213 Create a test ART apex that forces execution of JIT zygote. by Nicolas Geoffray · 3 years, 2 months ago
  12. 0a74d27 Add a "broken test ART APEX" Soong module. by Roland Levillain · 3 years, 4 months ago
  13. a1d4c56 Revert^6 "Use cpplint.py from repohooks" by Orion Hodson · 3 years, 2 months ago
  14. f726d20 Consolidate min_sdk_version settings. by Martin Stjernholm · 3 years, 3 months ago
  15. 9dca919 Make art_debug_defaults inherit art_defaults. by Martin Stjernholm · 3 years, 3 months ago
  16. b747b7a Move the bionic_libc_platform_headers dependency to where it is used. by Martin Stjernholm · 3 years, 2 months ago
  17. 05949c6 artd and its dependencies don't exist on host. by Martin Stjernholm · 3 years, 3 months ago
  18. 1aa30e5 Handle TARGET_FLATTEN_APEX and PRODUCT_COMPRESSED_APEX being "" when false. by Martin Stjernholm · 3 years, 3 months ago
  19. 0a42f1e Use --skip-config --soong-only instead of --skip-make by Colin Cross · 3 years, 3 months ago
  20. fd846c5 Remove all support for Brooks read barrier. by Vladimir Marko · 3 years, 3 months ago
  21. 3ff9223 Revert "Revert^4 "Use cpplint.py from repohooks"" by Orion Hodson · 3 years, 3 months ago
  22. 0a12631 Revert^4 "Use cpplint.py from repohooks" by Orion Hodson · 3 years, 3 months ago
  23. 91a16c9 Remove artApex parameter from ApexBundleFactory by Paul Duffin · 3 years, 3 months ago
  24. 41e56c2 Disable the new run test modules when not building ART from sources. by Martin Stjernholm · 3 years, 3 months ago
  25. ebf496f Deprecate --updatable-bcp-packages-fd and --updatable-bcp-packages-file by Jiakai Zhang · 3 years, 3 months ago
  26. 8ed59b8 Remove the core-icu4j implementation library from run tests compilation. by Martin Stjernholm · 3 years, 3 months ago
  27. 73c4f79 Reland^2: Create an abstraction for dexopt tasks by Victor Hsieh · 3 years, 4 months ago
  28. 0913059 Move run-test compilation to soong. am: 7cf6c58ed9 by David Srbecky · 3 years, 3 months ago
  29. 7cf6c58 Move run-test compilation to soong. by David Srbecky · 3 years, 6 months ago
  30. 91e8339 Revert "Create an abstraction for dexopt tasks" am: 4aaf6958e9 by Nicolas Geoffray · 3 years, 4 months ago
  31. 4aaf695 Revert "Create an abstraction for dexopt tasks" by Nicolas Geoffray · 3 years, 4 months ago
  32. 4982daa Add "art-systemserverclasspath-fragment" to ART SDK. am: 28b18b128a by Jiakai Zhang · 3 years, 4 months ago
  33. 28b18b1 Add "art-systemserverclasspath-fragment" to ART SDK. by Jiakai Zhang · 3 years, 4 months ago
  34. 8d060f3 Create an abstraction for dexopt tasks am: 6221e67f13 by Victor Hsieh · 3 years, 4 months ago
  35. 6221e67 Create an abstraction for dexopt tasks by Victor Hsieh · 3 years, 4 months ago
  36. 36d0955 Use more specific arch candidates per bitness am: 52f7f63d8d by Victor Hsieh · 3 years, 4 months ago
  37. 52f7f63 Use more specific arch candidates per bitness by Victor Hsieh · 3 years, 4 months ago
  38. fd93760 Include ramdisk image variant of jni_headers in sdk am: afe94ef380 by Paul Duffin · 3 years, 4 months ago
  39. 1ed4084 Include recovery image variant of jni_headers in sdk am: 8dc5cf6a61 by Paul Duffin · 3 years, 4 months ago
  40. afe94ef Include ramdisk image variant of jni_headers in sdk by Paul Duffin · 3 years, 4 months ago
  41. 8dc5cf6 Include recovery image variant of jni_headers in sdk by Paul Duffin · 3 years, 4 months ago
  42. dc2f56c Revert "Create an abstraction for dexopt tasks" am: d750630937 by Victor Hsieh · 3 years, 4 months ago
  43. d750630 Revert "Create an abstraction for dexopt tasks" by Victor Hsieh · 3 years, 4 months ago
  44. 5e4d74e Create an abstraction for dexopt tasks am: c887816493 by Victor Hsieh · 3 years, 4 months ago
  45. c887816 Create an abstraction for dexopt tasks by Victor Hsieh · 3 years, 4 months ago
  46. 827662d Include native bridge variant of jni_headers in sdk am: 08a37a09da by Paul Duffin · 3 years, 4 months ago
  47. 08a37a0 Include native bridge variant of jni_headers in sdk by Paul Duffin · 3 years, 4 months ago
  48. 936a840 Fix unused-command-line-argument warning am: 57c6a72e00 by Yi Kong · 3 years, 4 months ago
  49. 57c6a72 Fix unused-command-line-argument warning by Yi Kong · 3 years, 4 months ago
  50. bb682b3 Revert "Revert^2 "Use cpplint.py from repohooks"" am: dc26639f11 by Yuri Lin · 3 years, 4 months ago
  51. dc26639 Revert "Revert^2 "Use cpplint.py from repohooks"" by Yuri Lin · 3 years, 4 months ago
  52. a318439 Revert^2 "Use cpplint.py from repohooks" am: c178495c22 by Orion Hodson · 3 years, 4 months ago
  53. c178495 Revert^2 "Use cpplint.py from repohooks" by Orion Hodson · 3 years, 4 months ago
  54. b65b083 Revert "Use cpplint.py from repohooks" am: af5fc456b0 by Paul Hadfield · 3 years, 4 months ago
  55. af5fc45 Revert "Use cpplint.py from repohooks" by Paul Hadfield · 3 years, 4 months ago
  56. bd4df72 Use cpplint.py from repohooks am: 145f969546 by Colin Cross · 3 years, 4 months ago
  57. 145f969 Use cpplint.py from repohooks by Colin Cross · 3 years, 4 months ago
  58. 5b9ed1d Update folder name in art/build's README am: e3e01845d2 by Santiago Aboy Solanes · 3 years, 4 months ago
  59. e3e0184 Update folder name in art/build's README by Santiago Aboy Solanes · 3 years, 4 months ago
  60. f20a23c Disable host build of odrefresh am: 7a3ccd0082 by Victor Hsieh · 3 years, 4 months ago
  61. 7a3ccd0 Disable host build of odrefresh by Victor Hsieh · 3 years, 4 months ago
  62. 13bfd00 Remove art_chroot build target. am: 3b0914011b by David Srbecky · 3 years, 5 months ago
  63. 3b09140 Remove art_chroot build target. by David Srbecky · 3 years, 5 months ago
  64. 5389de8 ART Apex: prefer "first" to "prefer32" multilib option for tools am: 0e8585342b am: 63c73f972b by Orion Hodson · 3 years, 6 months ago
  65. 0e85853 ART Apex: prefer "first" to "prefer32" multilib option for tools by Orion Hodson · 3 years, 6 months ago
  66. 8746548 Use config.BuildOS instead of android.BuildOs am: 71f763399e am: 160762398b by Colin Cross · 3 years, 6 months ago
  67. 71f7633 Use config.BuildOS instead of android.BuildOs by Colin Cross · 3 years, 6 months ago
  68. e841c02 Unhide VarHandle methods am: c4597765f2 am: b089f3fa44 by Orion Hodson · 3 years, 6 months ago
  69. c459776 Unhide VarHandle methods by Orion Hodson · 3 years, 7 months ago
  70. 1ae335a Update boot image and system server profiles [M5C5P90S0PP] am: eb145ef9f7 by art-benchmark-service · 3 years, 6 months ago
  71. eb145ef Update boot image and system server profiles [M5C5P90S0PP] by art-benchmark-service · 3 years, 6 months ago
  72. ce5c830 Update source ART APEX version number from 1 to 319999900. by Roland Levillain · 3 years, 6 months ago
  73. 1b7197c Add service-art to sdk am: eacf044aae am: 791dba9021 by Paul Duffin · 3 years, 6 months ago
  74. eacf044 Add service-art to sdk by Paul Duffin · 3 years, 6 months ago
  75. 77b18c0 Update source ART APEX version number from 1 to 319999900. am: 646b2de920 by Roland Levillain · 3 years, 6 months ago
  76. 646b2de Update source ART APEX version number from 1 to 319999900. by Roland Levillain · 3 years, 6 months ago
  77. c28ac98 Rename some ART gtest related Soong modules. by Roland Levillain · 3 years, 7 months ago
  78. ab55e09 Remove libraries containing conscrypt and i18n stubs from sdk am: 38837d44f4 am: 4ad59b4a35 by Paul Duffin · 3 years, 6 months ago
  79. 38837d4 Remove libraries containing conscrypt and i18n stubs from sdk by Paul Duffin · 3 years, 6 months ago
  80. 6ca410c ART: Fix Android.cpplint.mk to use scan art/ directory am: dc8fa4d6fc am: 0b8a7dc26b by Artem Kotsiuba · 3 years, 6 months ago
  81. dc8fa4d ART: Fix Android.cpplint.mk to use scan art/ directory by Artem Kotsiuba · 3 years, 7 months ago
  82. 2cad7e6 Add odrefresh_headers to sdk am: 81909865f1 am: e4fa591edf by Paul Duffin · 3 years, 6 months ago
  83. 8190986 Add odrefresh_headers to sdk by Paul Duffin · 3 years, 6 months ago
  84. 51d8e3d Provide additional target variant of okhttp-norepackage prebuilt am: a4d27de254 am: 24343ee11f by Paul Duffin · 3 years, 6 months ago
  85. a4d27de Provide additional target variant of okhttp-norepackage prebuilt by Paul Duffin · 3 years, 6 months ago
  86. 565e8ec Replace ART's core-platform-api stub with module-lib stubs by Victor Chang · 3 years, 7 months ago
  87. 3d11f3e Replace ART's core-platform-api stub with module-lib stubs am: a9967a2ece am: fb9aba9862 by Victor Chang · 3 years, 7 months ago
  88. a9967a2 Replace ART's core-platform-api stub with module-lib stubs by Victor Chang · 3 years, 7 months ago
  89. 3ff809e Export the system modules for module APIs stub by Victor Chang · 3 years, 7 months ago
  90. 589f4da Export the system modules for module APIs stub am: a934b1166e am: 7a362f5f9d by Victor Chang · 3 years, 7 months ago
  91. a934b11 Export the system modules for module APIs stub by Victor Chang · 3 years, 7 months ago
  92. e9d5c96 Rename some ART gtest related Soong modules. am: 55ffe7fa9e am: 692850fdce by Roland Levillain · 3 years, 7 months ago
  93. 55ffe7f Rename some ART gtest related Soong modules. by Roland Levillain · 3 years, 7 months ago
  94. dd55114 Complete support for Compressed APEXes in ART APEX test scripts. by Roland Levillain · 3 years, 7 months ago
  95. ce44a87 Clean up ART APEX manifests. am: 5fef55677e am: bdede126c6 by Martin Stjernholm · 3 years, 7 months ago
  96. 306a39f Clean up ART APEX manifests. by Martin Stjernholm · 3 years, 7 months ago
  97. 5fef556 Clean up ART APEX manifests. by Martin Stjernholm · 3 years, 7 months ago
  98. 6a4dedc Add the ArtD binder interface am: 49d142c029 am: 538940d5cd by Chris Wailes · 3 years, 7 months ago
  99. 49d142c Add the ArtD binder interface by Chris Wailes · 3 years, 10 months ago
  100. 423f235 Complete support for Compressed APEXes in ART APEX test scripts. am: 2af026df0b am: c061201098 by Roland Levillain · 3 years, 7 months ago