1. 13ad94f Allow compile_multilib to be specified on module exports by Paul Duffin · 5 years ago
  2. 583bf7e Do not add dependencies from disabled sdk variants to its members by Paul Duffin · 5 years ago
  3. 53fe467 Merge changes from topic "soong_tests_ndk" by Treehugger Robot · 5 years ago
  4. 44885e2 Simplify visibility rules that include //visibility:public by Paul Duffin · 5 years ago
  5. f9aabd7 Make apex use cc.GatherRequiredDepsForTests by Colin Cross · 5 years ago
  6. f28329d Move NDK test modules into cc/testing.go by Colin Cross · 5 years ago
  7. 25ce04b Add support for cc_binary in module_exports by Paul Duffin · 5 years ago
  8. 7291095 Differentiate between exported and internal sdk members by Paul Duffin · 5 years ago
  9. 7b81f5e Add java_system_modules to sdk/module_exports by Paul Duffin · 5 years ago
  10. f4ae4f1 Add support for transitive sdk members by Paul Duffin · 5 years ago
  11. 0f80c18 apex_available tracks static dependencies by Jiyong Park · 5 years ago
  12. f853992 Make sdkMemberDependencyTag usable outside sdk package by Paul Duffin · 5 years ago
  13. 5b511a2 Allow an arbitrary tag to be associated with a bp property by Paul Duffin · 5 years ago
  14. e6c0d84 Rewrite code for creating versioned modules as a transformation by Paul Duffin · 5 years ago
  15. b4d9c1f Add support for transforming a module by Paul Duffin · 5 years ago
  16. cc72e98 Use deep copy when copying bpPropertySets by Paul Duffin · 5 years ago
  17. 7839d8f Merge "Exclude sdkMemberVersionedDepTag from visibility enforcement" by Treehugger Robot · 5 years ago
  18. eec79eb Default apex_available to //apex_available:platform by Anton Hansson · 5 years ago
  19. fe14922 Exclude sdkMemberVersionedDepTag from visibility enforcement by Paul Duffin · 5 years ago
  20. c132742 Dedup package build components registration by Paul Duffin · 5 years ago
  21. 1b82e6a Add support for java_test in sdk by Paul Duffin · 5 years ago
  22. e602918 Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot by Paul Duffin · 5 years ago
  23. 8150da6 Added module_exports/_snapshot as alias for sdk/_snapshot by Paul Duffin · 5 years ago
  24. e2bc36f Merge "Generate .srcjar for prebuilt_stubs_sources" by Paul Duffin · 5 years ago
  25. a0843f6 Differentiate between cc library and binary by Paul Duffin · 5 years ago
  26. 6c26dc7 Dedup cc library module type registration by Paul Duffin · 5 years ago
  27. 9b478b0 Generate .srcjar for prebuilt_stubs_sources by Paul Duffin · 5 years ago
  28. d686791 Improve cc tests by adding sanitizer mutators by Paul Duffin · 5 years ago
  29. 0c4979b Dedup prebuilt mutator registration by Paul Duffin · 5 years ago
  30. 77980a8 Dedup registration for cc default test config by Paul Duffin · 5 years ago
  31. 59986b2 Dedup cc prebuilts module type registration by Paul Duffin · 5 years ago
  32. 884363e Dedup droiddoc module type registration by Paul Duffin · 5 years ago
  33. f9b1da0 Dedup registration code for module types and singletons by Paul Duffin · 5 years ago
  34. 98be1bb Move filesystem into Config by Colin Cross · 5 years ago
  35. bd06243 Merge "Use empty string for core image variant" by Treehugger Robot · 5 years ago
  36. 7113d20 Use empty string for core image variant by Colin Cross · 5 years ago
  37. 255f18e Decouple addition of new sdk member types from sdk code by Paul Duffin · 5 years ago
  38. 57b9e1d Improve handling of generated include dirs by Paul Duffin · 5 years ago
  39. a7cd8c8 Generalize common property extraction by Paul Duffin · 5 years ago
  40. 9ab556f Added support for using static libraries in sdk snapshot by Paul Duffin · 5 years ago
  41. c62a510 Discard duplicate operations to copy files to snapshot by Paul Duffin · 5 years ago
  42. fa02872 Sort sdkProperties by package and then name by Paul Duffin · 5 years ago
  43. 0b0e1b9 AndroidMkEntries() returns multiple AndroidMkEntries structs by Jiyong Park · 5 years ago
  44. ce482dc Exclude META-INF/ from repackaged source jar in snapshot by Paul Duffin · 5 years ago
  45. 593b3c9 Ensure prebuilt modules have same visibility as source modules by Paul Duffin · 5 years ago
  46. 9d8d609 Pass SdkMember to AddPrebuiltModule instead of the name by Paul Duffin · 5 years ago
  47. 8cda6d9 Merge "Support header and implementation jars in sdk" by Treehugger Robot · 5 years ago
  48. ae6c520 Move ImageMutator after archMutator by Colin Cross · 5 years ago
  49. a0dbf43 Support header and implementation jars in sdk by Paul Duffin · 5 years ago
  50. d835daa Separate out module type specific test config by Paul Duffin · 5 years ago
  51. a6e737b Organize sdk member properties by Paul Duffin · 5 years ago
  52. a80fdec Extract the cc and java sdk related tests out into their own file by Paul Duffin · 5 years ago
  53. c3c5d5e Improve testing of sdk snapshot generation by Paul Duffin · 5 years ago
  54. 82d9043 Separate sdk testing infrastructure from sdk tests by Paul Duffin · 5 years ago
  55. 1387957 Parameterize the sdk member processing by Paul Duffin · 5 years ago
  56. 375058f Use static build rules in snapshot generation by Paul Duffin · 5 years ago
  57. 46fc58e Disable TestHostSnapshot test for non-linux build by Paul Duffin · 5 years ago
  58. e44358f Add support for host sdk by Paul Duffin · 5 years ago
  59. b645ec8 Add model to represent generated snapshot .bp file by Paul Duffin · 5 years ago
  60. 01178ed Remove unused methods from sdk/sdk_test.go by Paul Duffin · 5 years ago
  61. 66905ed Simplify sdk_snapshot module member list generation by Paul Duffin · 5 years ago
  62. 7264c69 Remove unused frozenVersions() method by Paul Duffin · 5 years ago
  63. b1a8813 Dedup code for generating prebuilt_stubs_sources in snapshot by Paul Duffin · 5 years ago
  64. ac37c50 Check the contents of an SDK snapshot's generated Android.bp by Paul Duffin · 5 years ago
  65. 9010250 Generate unversioned cc_prebuilt_library_shared by Paul Duffin · 5 years ago
  66. 09ef474 Merge changes I0dcc9c7b,I9bc40642 by Colin Cross · 5 years ago
  67. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 5 years ago
  68. 9154718 Adds droidstubs support to sdk module by Paul Duffin · 5 years ago
  69. 504b461 Simplify building an SDK snapshot from the command line by Paul Duffin · 5 years ago
  70. 7228ecd Move cc.imageMutator into the android package by Colin Cross · 5 years ago
  71. 0e0cf1d Refactor sdk update mechanism by Paul Duffin · 5 years ago
  72. 232e785 SDK snapshot is dist'ed by Jiyong Park · 5 years ago
  73. 100f3fd sdk modules are by default compile_multilib: "both" by Jiyong Park · 5 years ago
  74. 73c54ee native shared libs in an SDK can be snapshotted by Jiyong Park · 5 years ago
  75. c5bba64 Merge "Prohibit dependencies outside of uses_sdks" by Treehugger Robot · 5 years ago
  76. ad4a597 Merge "Add method to determine variations from a Target" by Colin Cross · 5 years ago
  77. a7bc8ad Prohibit dependencies outside of uses_sdks by Jiyong Park · 5 years ago
  78. 0f7d2ef Add method to determine variations from a Target by Colin Cross · 5 years ago
  79. 9b409bc Create scripts to update and freeze a module SDK by Jiyong Park · 5 years ago
  80. d1063c1 Introduce module type 'sdk' by Jiyong Park · 6 years ago