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