1. e570ace Add the ability for a java_sdk_library to depend on another. by Jamie Garside · 1 year, 8 months ago
  2. 80456fd Add contribute_to_android_api property in java_sdk_library by Jihoon Kang · 1 year, 9 months ago
  3. fd1c0d2 Add a new flag to stop disabling lint errors by Anton Hansson · 1 year, 9 months ago
  4. 2cc80ba Add the name of the sdk library to dynamically generated java modules by Spandan Das · 1 year, 10 months ago
  5. 8e586ab Merge "Remove UnavailableSymbol from warnings to disable" into main by Anton Hansson · 1 year, 10 months ago
  6. f9a2bc0 Remove HiddenTypeParameter from warnings to disable by Anton Hansson · 1 year, 10 months ago
  7. 70f74de Remove UnavailableSymbol from warnings to disable by Anton Hansson · 1 year, 10 months ago
  8. 9421c4c SdkTestCore for non-updatable modules by Mark White · 2 years ago
  9. 063ec00 Add current api check as validation for from-text stub generation by Jihoon Kang · 2 years, 1 month ago
  10. d30ac8a Disable full_api_surface_stubs for some java_api_library modules by Jihoon Kang · 1 year, 10 months ago
  11. 4ec2487 Introduce system_modules property to java_api_library by Jihoon Kang · 1 year, 10 months ago
  12. 534e2e5 Merge changes from topics "remove_api_files", "remove_naming_convention" into main by Jihoon Kang · 1 year, 11 months ago
  13. a96a7b1 Remove naming conventioned based file sorting in java_api_library by Jihoon Kang · 1 year, 11 months ago
  14. 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 1 year, 11 months ago
  15. 9a97a8f Implement bp2build for java_sdk_library_import by Liz Kammer · 1 year, 11 months ago
  16. 71c8683 Create java_api_contribution_import from sdk_library_import by Jihoon Kang · 1 year, 11 months ago
  17. 786df93 Modify static lib stub library visiblity by Jihoon Kang · 1 year, 11 months ago
  18. e7ee256 Stop sdk_library generated api_library to depend on full surface api_library by Jihoon Kang · 2 years, 1 month ago
  19. 0c705a4 Convert additional sdk_library stub libraries to from stub generation by Jihoon Kang · 2 years ago
  20. ca198c2 Extract class files from dep_api_srcs instead of java files by Jihoon Kang · 2 years, 2 months ago
  21. c003649 Remove reference to the deprecated and disabled Typo issue by Paul Duffin · 2 years, 2 months ago
  22. df9c344 Merge "Provide reason for unconverted bp2build modules" by Christopher Parsons · 2 years, 2 months ago
  23. 39a1697 Provide reason for unconverted bp2build modules by Chris Parsons · 2 years, 2 months ago
  24. 1147b31 Dynamically link static libs for sdk_library created java_library by Jihoon Kang · 2 years, 2 months ago
  25. 1c92c3e Generate java_api_library from java_sdk_library by Jihoon Kang · 2 years, 5 months ago
  26. 877f39d Use stubs from .txt files for hiddenapi by Spandan Das · 2 years, 4 months ago
  27. 8c9ae7e Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 5 months ago
  28. b74d1e1 Revert "Update min_sdk_version from SdkSpec to ApiLevel" by Spandan Das · 2 years, 5 months ago
  29. e773739 Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 5 months ago
  30. 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 5 months ago
  31. c004bf3 Merge changes I55a5a295,I9c09451d,I05177388 by Treehugger Robot · 2 years, 6 months ago
  32. 81e4681 Use the profiles in the APEX to dexpreopt system server jars. by Jiakai Zhang · 2 years, 6 months ago
  33. 9c4dc19 Output dex_preopt to SDK snapshot. by Jiakai Zhang · 2 years, 6 months ago
  34. b2179e3 Add limited bp2build converter of java_sdk_library by Zi Wang · 2 years, 6 months ago
  35. d48abd5 Call hook in java_sdk_library after droidstubs generation by Jihoon Kang · 2 years, 6 months ago
  36. 3198f3c Generate java_api_contribution module from droidstubs module by Jihoon Kang · 2 years, 6 months ago
  37. d796f6f Stop module types being SdkAware by Paul Duffin · 2 years, 9 months ago
  38. 2178762 Remove SdkAware.SdkMemberComponentName by Paul Duffin · 2 years, 9 months ago
  39. d732da7 Propagate stub_only_libs to the invocation generating stub sources by Nikita Ioffe · 2 years, 9 months ago
  40. d0b9fca Allow sdk_version: "system_server_current" modules to access module-lib APIs by Paul Duffin · 2 years, 10 months ago
  41. bf4de04 java_sdk_library_import: Copy all prebuilt properties to child modules by Paul Duffin · 2 years, 11 months ago
  42. e840995 java_sdk_library: Use dist_stem when generating sdk snapshot file names by Paul Duffin · 2 years, 11 months ago
  43. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years ago
  44. 492128b Translate SDK codenames to SDK versions for finalized releases am: 489912283e by Pedro Loureiro · 3 years, 2 months ago
  45. 4899122 Translate SDK codenames to SDK versions for finalized releases by Pedro Loureiro · 3 years, 2 months ago
  46. 81d9095 sdkLibraryProperties: fix typo by Mårten Kongstad · 3 years, 3 months ago
  47. 958806b Add custom java_sdk_library info to the SDK info file by Paul Duffin · 3 years, 3 months ago
  48. 9c60cc4 Merge "java_sdk_library_import: Delegate OutputFiles to impl library if needed" by Treehugger Robot · 3 years, 3 months ago
  49. 2b5384b Merge "java_sdk_library_import: Delegate OutputFiles to impl library if needed" into tm-dev by Paul Duffin · 3 years, 3 months ago
  50. a80cc17 hiddenapi: Prevent libraries for Q/R from include S+ flags. by Paul Duffin · 3 years, 3 months ago
  51. 3cf140f java_sdk_library_import: Delegate OutputFiles to impl library if needed by Paul Duffin · 3 years, 3 months ago
  52. 1e940d5 java_sdk_library_import: Delegate OutputFiles to impl library if needed by Paul Duffin · 3 years, 3 months ago
  53. a09d95f Merge "hiddenapi: Prevent libraries for Q/R from include S+ flags." by Paul Duffin · 3 years, 3 months ago
  54. a083ec4 Allow framework-media to build the framework-media.impl by Paul Duffin · 3 years, 3 months ago
  55. 09817d6 hiddenapi: Prevent libraries for Q/R from include S+ flags. by Paul Duffin · 3 years, 3 months ago
  56. 77590a8 Allow framework-media to build the framework-media.impl by Paul Duffin · 3 years, 3 months ago
  57. ad40fff Merge changes I4c373b29,I9ccda6fc,I1b390b0e,I30151217 by Spandan Das · 3 years, 5 months ago
  58. 3c0779a Sort the list of hidden warnings by Anton Hansson · 3 years, 6 months ago
  59. b638c62 Pass shared library updatability attributes as strings by Pedro Loureiro · 3 years, 8 months ago
  60. e7babdb Use Tiramisu instead of T in supported_build_releases by Paul Duffin · 3 years, 6 months ago
  61. 17854f5 Export LintDepSetsIntf from java package by Spandan Das · 3 years, 7 months ago
  62. a54016c Only output annotations properties in snapshots for T+ by Paul Duffin · 3 years, 6 months ago
  63. 106a3a4 Allow pruning of unsupported fields in structs in maps by Paul Duffin · 3 years, 6 months ago
  64. 18ecf61 Revert^2: "Setting Java 11 as the default version" by Sorin Basca · 3 years, 7 months ago
  65. 8d3e0bb Revert "Setting Java 11 as the default version" by Sorin Basca · 3 years, 7 months ago
  66. 171c210 Setting Java 11 as the default version by Sorin Basca · 3 years, 7 months ago
  67. 196d3e6 Rename updatable-library to apex-library by Pedro Loureiro · 3 years, 8 months ago
  68. 9347ae3 Adding option to include sources only for Java 11 builds by Sorin Basca · 3 years, 8 months ago
  69. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 9 months ago
  70. d8395b1 Revert^2 "Build license metadata files in Soong" am: 4acaea9cbf by Colin Cross · 3 years, 8 months ago
  71. 4acaea9 Revert^2 "Build license metadata files in Soong" by Colin Cross · 3 years, 8 months ago
  72. 67938c2 Merge changes from topic "revert-1899703-AMWIVCREEV" by Colin Cross · 3 years, 8 months ago
  73. b3264f2 Revert "Build license metadata files in Soong" by Colin Cross · 3 years, 8 months ago
  74. b435744 Merge changes from topic "soong-license-metadata" by Colin Cross · 3 years, 8 months ago
  75. 3dd2ff2 Build license metadata files in Soong by Colin Cross · 3 years, 9 months ago
  76. 758968a Allow java_sdk_library in an APEX to have higher min_sdk_version. by satayev · 3 years, 8 months ago
  77. 8f088b0 Perform CheckMinSdkVersion for java_sdk_library. by satayev · 3 years, 8 months ago
  78. ba6682f Fix attribute names in generated permissions.xml by Pedro Loureiro · 3 years, 9 months ago
  79. c362142 Perform validation of shared library attributes by Pedro Loureiro · 3 years, 10 months ago
  80. 9956e5e Add support for new permissions library tag attributes by Pedro Loureiro · 4 years ago
  81. df8aa1f Reformat SDK Library docs by Trevor Radcliffe · 3 years, 9 months ago
  82. a14b18f Merge "Remove updatable-bcp-packages.txt." by Jiakai Zhang · 3 years, 11 months ago
  83. cf6bf37 Merge changes I957f3df8,I68986dcc by Martin Stjernholm · 3 years, 11 months ago
  84. 46eb0fd Remove updatable-bcp-packages.txt. by Jiakai Zhang · 3 years, 11 months ago
  85. 4482560 Consolidate the code to resolve a deapexer module dependency. by Martin Stjernholm · 3 years, 11 months ago
  86. 8be1e6d Propagate the dex jar path as an OptionalPath which is either valid or by Martin Stjernholm · 3 years, 11 months ago
  87. 86da9c6 Merge "Add annotations.zip support to java_sdk_library" by Anton Hansson · 3 years, 11 months ago
  88. d78eb76 Add annotations.zip support to java_sdk_library by Anton Hansson · 3 years, 11 months ago
  89. 8b1add6 Merge "Add back the api_srcs argument" by Anton Hansson · 3 years, 11 months ago
  90. f8ea372 Add back the api_srcs argument by Anton Hansson · 3 years, 11 months ago
  91. 204356f Preopt APEX system server jars from prebuilts. by Jiakai Zhang · 4 years ago
  92. 296701e Refactor SdkMemberType.AddDependencies() by Paul Duffin · 4 years, 1 month ago
  93. 93e9599 Update documentation for genrule and sdk_library by Spandan Das · 4 years ago
  94. c2427ea Merge "Remove `OptionalImplicitSdkLibrary()` function (it's not used anymore)." by Ulyana Trafimovich · 4 years, 1 month ago
  95. 78645fb Remove `OptionalImplicitSdkLibrary()` function (it's not used anymore). by Ulya Trafimovich · 4 years, 1 month ago
  96. 630b11e Build updatable-bcp-packages.txt from prebuilts in sdk snapshot by Paul Duffin · 4 years, 1 month ago
  97. 869de14 Propagate permitted packages to sdk snapshot by Paul Duffin · 4 years, 1 month ago
  98. d5fe878 SdkLibraryImport's DexJarInstallPath uses installPath from source module by Jeongik Cha · 4 years, 1 month ago
  99. 3f0290e Support using java_sdk_library components in stub_libs by Paul Duffin · 4 years, 1 month ago
  100. ea8f808 Ensure consistent APEX variation for java_sdk_library and java_sdk_library_import by Paul Duffin · 4 years, 2 months ago