1. c910393 Improve consistency of handling java snapshot properties by Paul Duffin · 5 years ago
  2. 17ab883 Make new module creation API more flexible by Paul Duffin · 5 years ago
  3. 5e2e0fd Add abstraction for tracking compile multilib usages by Paul Duffin · 5 years ago
  4. 6cb8f17 Add support for using cc_library in sdk/module_exports by Paul Duffin · 6 years ago
  5. 57ee177 Extract the osTypeSpecificInfo code from module creation loop by Paul Duffin · 6 years ago
  6. 4a4b2d0 Extract archTypeSpecificInfo code from module creation loop by Paul Duffin · 5 years ago
  7. 6562ce1 Clean up the main module creation loop by Paul Duffin · 5 years ago
  8. b8a89a4 Add support for cc_prebuilt_library by Paul Duffin · 6 years ago
  9. 406ea1c Refactor prebuilt to use srcs supplier function by Paul Duffin · 6 years ago
  10. 35dbafc Output properties before sets in snapshot module by Paul Duffin · 6 years ago
  11. 2bdbe83 Remove SdkMemberType.FinalizeModule by Paul Duffin · 6 years ago
  12. 81535b4 Follow up a review comment that was missed by Paul Duffin · 6 years ago
  13. 206433a Copy shared_libs and system_shared_libs to module snapshot by Paul Duffin · 6 years ago
  14. 4909681 Support extracting common values from embedded structures by Paul Duffin · 6 years ago
  15. 8993732 Refactor common value extraction by Paul Duffin · 6 years ago
  16. 404db3f Copy white listed apex available settings into snapshot by Paul Duffin · 6 years ago
  17. f51768a Disable installation for sdk snapshot versioned prebuilts by Paul Duffin · 6 years ago
  18. 37a9aa2 Remove special handling of test_ apexes by Paul Duffin · 6 years ago
  19. c23d9f6 Remove special handling of com.android.art.debug/release by Paul Duffin · 6 years ago
  20. acdd308 Allow sdk members to vary by os type by Paul Duffin · 6 years ago
  21. 9b358d7 Add support for multiple os types by Paul Duffin · 6 years ago
  22. 8fa6acf Copy sdk_version to cc library snapshots by Paul Duffin · 6 years ago
  23. d76209b Refactor java_library/java_test snapshot processing by Paul Duffin · 6 years ago
  24. 33cedcc Refactor snapshot module creation by Paul Duffin · 6 years ago
  25. 22595f9 Enable androidmk processing in sdk testing by Paul Duffin · 6 years ago
  26. a40f0b5 Add a nice install paths for module SDKs and exports. by Nicolas Geoffray · 6 years ago
  27. 3a6c095 Copy apex_available properties to snapshot modules by Paul Duffin · 6 years ago
  28. 28d70c7 Improve documentation of CompileMultiTargets and related properties by Paul Duffin · 6 years ago
  29. 45e9dbd Only check copy rules into the snapshot directory by Paul Duffin · 6 years ago
  30. 2b9e3d3 Simplify java library sdk member code by Paul Duffin · 6 years ago
  31. b0cbec3 Add CommonOS variant for sdk by Paul Duffin · 6 years ago
  32. 290334d Fix bug in error reporting when adding duplicate properties by Paul Duffin · 6 years ago
  33. bdd47a8 Avoid invoking sdk member to add empty list of dependencies by Paul Duffin · 6 years ago
  34. c2e3206 Add windows to the list of available OS's in sdk tests by Paul Duffin · 6 years ago
  35. 132e66f Add support for cc_library_headers in sdk/module_exports by Paul Duffin · 6 years ago
  36. 5b47358 Prune any empty property sets from the modules before transforming by Paul Duffin · 6 years ago
  37. ce5881f Simplify cc library sdk snapshot handling of include dirs/headers by Paul Duffin · 6 years ago
  38. 28246ac Add support for transforming a property set after its contents by Paul Duffin · 6 years ago
  39. 598e1e0 Fix issues with bp transformation by Paul Duffin · 6 years ago
  40. 853b8db Add cc_prebuilt_library_headers by Paul Duffin · 6 years ago
  41. 246ac30 Separate cc_library_headers to its own file and add tests by Paul Duffin · 6 years ago
  42. ac897cf Allow compile_multilib to be specified on module exports by Paul Duffin · 6 years ago
  43. eb59165 Add C++ Host support on sysprop_library by Inseob Kim · 6 years ago
  44. d50865f Merge "Skip version mutator for host/ramdisk/recovery" into rvc-dev by TreeHugger Robot · 5 years ago
  45. 077630a Merge "Make sure car-lib system APIs are not changing unintentionally" into rvc-dev by TreeHugger Robot · 5 years ago
  46. 2cc74a9 Merge "Switch to clang-r377782d (10.0.6)." into rvc-dev by Stephen Hines · 5 years ago
  47. 91ec494 Make sure car-lib system APIs are not changing unintentionally by Makoto Onuki · 5 years ago
  48. 695ddad Merge "Remove Android compat annotations on jarjar transform." into rvc-dev by Artur Satayev · 5 years ago
  49. a479d94 Remove Android compat annotations on jarjar transform. by Artur Satayev · 5 years ago
  50. d5e0ea2 Don't run apex_available check for coverage builds by Jiyong Park · 5 years ago
  51. d182e55 Remove some apex_available whitelist for the adbd APEX by Jiyong Park · 6 years ago
  52. 24eec07 Make ndk_prebuilt_* be available to any apex by Jiyong Park · 6 years ago
  53. 2416c29 Remove some apex_available whitelist by Jiyong Park · 6 years ago
  54. 39a0644 Merge "Remove _API_FILE variables" into rvc-dev by Anton Hansson · 5 years ago
  55. 336f63c Remove _API_FILE variables by Anton Hansson · 5 years ago
  56. 57a45f1 Switch to clang-r377782d (10.0.6). by Stephen Hines · 5 years ago
  57. 5d42863 Merge "Don't check elf properties of python prebuilts" into rvc-dev by TreeHugger Robot · 5 years ago
  58. 735be9a Merge "Allow defining neverallow in packages other than android." into rvc-dev by Artur Satayev · 5 years ago
  59. 0f43edc Merge "Check updatable APKs compile against managed SDKs." into rvc-dev by Artur Satayev · 5 years ago
  60. b39ea9b Allow defining neverallow in packages other than android. by Artur Satayev · 5 years ago
  61. e5ac15a Check updatable APKs compile against managed SDKs. by Artur Satayev · 5 years ago
  62. cac82fe Don't check elf properties of python prebuilts by Dan Willemsen · 6 years ago
  63. c6fff02 Merge "Create a framework.aidl for non-updatable platform" into rvc-dev by Anton Hansson · 5 years ago
  64. 2a6e9d0 Fix missing NOTICE targets for static libs that aren't available to platform. by Martin Stjernholm · 5 years ago
  65. 89030a3 Merge "Clean com.android.neuralnetworks APEX whitelist" into rvc-dev by TreeHugger Robot · 5 years ago
  66. 8402638 apex: remove compat symlinks to vndk apex by Jooyung Han · 5 years ago
  67. be024ad Don't allow a lib having stubs to become a member of VNDK by Jiyong Park · 5 years ago
  68. a59774e Merge "soong config: add value_variable substitution" into rvc-dev by TreeHugger Robot · 5 years ago
  69. a6ffd8b Merge "Make the names of 'soong_config_module_type_import' modules unique." into rvc-dev by TreeHugger Robot · 5 years ago
  70. 227d567 Make the names of 'soong_config_module_type_import' modules unique. by Sasha Smundak · 6 years ago
  71. 846101a Merge "Expand neverallow for sdk_version: none" into rvc-dev by Anton Hansson · 5 years ago
  72. 1883126 Merge "Add libs properties to runtime_resource_overlay." into rvc-dev by Jaewoong Jung · 5 years ago
  73. ca095d7 Add libs properties to runtime_resource_overlay. by Jaewoong Jung · 5 years ago
  74. fec6c23 Expand neverallow for sdk_version: none by Anton Hansson · 5 years ago
  75. 343eae7 Merge "Pass -Brepro ldflag to Windows builds" into rvc-dev by Yi Kong · 5 years ago
  76. dd75311 Pass -Brepro ldflag to Windows builds by Yi Kong · 5 years ago
  77. c40b519 Skip version mutator for host/ramdisk/recovery by Jooyung Han · 5 years ago
  78. fc5608e Merge "Create prebuilt api modules in load hook not mutator" into rvc-dev by TreeHugger Robot · 5 years ago
  79. 47f6315 Create prebuilt api modules in load hook not mutator by Paul Duffin · 5 years ago
  80. ec8d490 soong config: add value_variable substitution by Dan Willemsen · 5 years ago
  81. 0eb91f4 Merge "Add support for order-only dependencies to RuleBuilder" into rvc-dev by Julien Desprez · 5 years ago
  82. 741f484 Merge "Add an order-only dependency on the build number file" into rvc-dev by Julien Desprez · 5 years ago
  83. 85c151c Create a framework.aidl for non-updatable platform by Anton Hansson · 5 years ago
  84. 82f316b Add support for order-only dependencies to RuleBuilder by Automerger Merge Worker · 6 years ago
  85. c372774 Add an order-only dependency on the build number file by Automerger Merge Worker · 6 years ago
  86. b4d816e Relax boot image check to allow platform Jacoco variant in a coverage build. by Ulya Trafimovich · 5 years ago
  87. cc21bba Forbid generating boot image files for jars in updatable modules. by Ulya Trafimovich · 6 years ago
  88. aeb9e6f Merge "Collect JNI coverage data only for first target." into rvc-dev by Jaewoong Jung · 5 years ago
  89. 045f3db Merge "Remove PLATFORM_VERSION_FUTURE_CODENAMES" into rvc-dev by Jooyung Han · 5 years ago
  90. e62e594 Collect JNI coverage data only for first target. by Jaewoong Jung · 5 years ago
  91. e17caa6 Apex: add NeverAllowRule for updatable by Jooyung Han · 5 years ago
  92. 424175d Remove PLATFORM_VERSION_FUTURE_CODENAMES by Jooyung Han · 5 years ago
  93. ee42b20 Merge "Support arch variant for data attribute" into rvc-dev by TreeHugger Robot · 5 years ago
  94. 0f2c0ad Support arch variant for data attribute by Automerger Merge Worker · 6 years ago
  95. 3978d03 Merge "Build VNDK APEX for VNDK-Lite" into rvc-dev by Jooyung Han · 5 years ago
  96. cd963fc Merge "Use 0777 instead of FileInfo() for dirs." into rvc-dev by TreeHugger Robot · 5 years ago
  97. 2bce0e8 Clean com.android.neuralnetworks APEX whitelist by Przemysław Szczepaniak · 5 years ago
  98. 95148f6 Merge "Apex: support codenames for min_sdk_version" into rvc-dev by Jooyung Han · 5 years ago
  99. 4f5edfc Use 0777 instead of FileInfo() for dirs. by Jaewoong Jung · 5 years ago
  100. 909eaf5 Merge "soong_config: bool_variables shortcut" into rvc-dev by TreeHugger Robot · 5 years ago