- a54016c Only output annotations properties in snapshots for T+ by Paul Duffin · 3 years ago
- ea18033 Add a new SDK member type java_systemserver_libs. by Jiakai Zhang · 3 years, 4 months ago
- cf6bf37 Merge changes I957f3df8,I68986dcc by Martin Stjernholm · 3 years, 4 months ago
- 8be1e6d Propagate the dex jar path as an OptionalPath which is either valid or by Martin Stjernholm · 3 years, 4 months ago
- d78eb76 Add annotations.zip support to java_sdk_library by Anton Hansson · 3 years, 4 months ago
- 5c21145 Revert "Export implementation class jars for java_boot_libs" by Paul Duffin · 3 years, 6 months ago
- 869de14 Propagate permitted packages to sdk snapshot by Paul Duffin · 3 years, 6 months ago
- b97b157 Remove duplicate component from sdk snapshot by Paul Duffin · 3 years, 9 months ago
- 3302871 Add test for sdk that contains overlapping members by Paul Duffin · 3 years, 7 months ago
- 22628d5 Add support for SOONG_SDK_SNAPSHOT_USE_SRCJAR by Paul Duffin · 3 years, 8 months ago
- 525a590 Make sdk tests more realistic by Paul Duffin · 3 years, 9 months ago
- 1267d87 java_sdk_library: Make dex stub jars available for hiddenapi by Paul Duffin · 3 years, 9 months ago
- e138188 Migrate sdk tests away from checkAndroidBpContents by Paul Duffin · 3 years, 9 months ago
- 045ed0f Merge changes I71a83e3a,I66101c0c,Ie387c8c4,Iea742e75 by Colin Cross · 3 years, 10 months ago
- cb77f75 Move metalava's output files into a subdirectory by Colin Cross · 3 years, 10 months ago
- db462dd Disallow non-existent paths in sdk package by Paul Duffin · 3 years, 10 months ago
- 1822a0a Improve sdk snapshot testing by Paul Duffin · 3 years, 10 months ago
- ac94726 Remove testSdkWithJava by Paul Duffin · 3 years, 10 months ago
- 9ec86b1 Convert java_sdk_test.go tests to fixtures by Paul Duffin · 3 years, 10 months ago
- d14cbc1 Add prepareForSdkTestWithJava by Paul Duffin · 3 years, 10 months ago
- 36474d3 Stop sdk package depending on testing.T being embedded in TestResult by Paul Duffin · 3 years, 10 months ago
- 4a2a29c Support test fixtures in sdk package by Paul Duffin · 3 years, 10 months ago
- 981b94b Switch CheckSnapshot from a testSdkResult method to a function by Paul Duffin · 3 years, 10 months ago
- 8306f25 Make testSdkResult compatible with android.TestResult by Paul Duffin · 3 years, 10 months ago
- f8dcf5e Make apex.updatable default to true. by Mathew Inwood · 4 years ago
- 22ff0aa Export implementation class jars for java_boot_libs by Paul Duffin · 4 years ago
- db170e4 Add java_boot_libs to sdk by Paul Duffin · 4 years, 1 month ago
- dff2c78 Add attribute to disable last-api compat tracking by Anton Hansson · 4 years, 1 month ago
- ab5ac8f Revert "Use glob for java_sdk_library_import stub_srcs" by Paul Duffin · 4 years, 2 months ago
- 0a829f2 Merge "Always set apex_available in SDK snapshots." by Treehugger Robot · 4 years, 2 months ago
- a3cb6cf Remove support for droidstubs in sdk/module_exports by Paul Duffin · 4 years, 2 months ago
- 7f97957 Use glob for java_sdk_library_import stub_srcs by Paul Duffin · 4 years, 2 months ago
- 1e04109 Always set apex_available in SDK snapshots. by Martin Stjernholm · 4 years, 2 months ago
- 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 4 years, 3 months ago
- 323dc60 Make lots of tests run in parallel by Colin Cross · 4 years, 4 months ago
- d99d997 Explicitly specify visibility in sdk/module_exports snapshot by Paul Duffin · 4 years, 4 months ago
- a2ae7e0 Allow java_sdk_library to specify doctags_files by Paul Duffin · 4 years, 4 months ago
- ee9ad5d Remove framework-modules naming scheme by Paul Duffin · 4 years, 4 months ago
- aede88c Reland: Deduplicate APEX variants that would build identically by Colin Cross · 4 years, 5 months ago
- a37eca2 Avoid creating APEX variant for sdk member by Paul Duffin · 4 years, 6 months ago
- 84c3807 Enforce the legacy core/platform API restriction. by Pete Gillin · 4 years, 6 months ago
- 15f34ef Generate module lib API and scope together by Paul Duffin · 4 years, 6 months ago
- 3ff2e66 Disable all SDK snapshot generation tests on mac. by Martin Stjernholm · 4 years, 6 months ago
- cee7e66 Ensure that sdk/module_exports depends on source members by Paul Duffin · 4 years, 6 months ago
- 4e77284 Include resources in sdk snapshot of java library impl by Paul Duffin · 4 years, 7 months ago
- 0c5bae5 java_sdk_library: Add system-server scope by Paul Duffin · 4 years, 8 months ago
- 1f41dbf Split the core/platform API into stable and legacy versions. by Pete Gillin · 4 years, 8 months ago
- 3dbf9fd Copy removed.txt file to the snapshot correctly by Paul Duffin · 4 years, 8 months ago
- d7eb1c2 java_sdk_library: Propagate shared_library to snapshot by Paul Duffin · 4 years, 8 months ago
- 6b836ba Correct module_lib scope name by Paul Duffin · 4 years, 8 months ago
- f7a6433 java_sdk_library: Propagate naming_scheme to snapshot by Paul Duffin · 4 years, 8 months ago
- 87a05a3 java_sdk_library: Add sdk_version for API scopes by Paul Duffin · 4 years, 8 months ago
- 0ff08bd java_sdk_library: Allow separate api/stubs source modules by Paul Duffin · 4 years, 9 months ago
- 780c5f4 java_sdk_library: Preserve sdk_version: "none" in snapshot by Paul Duffin · 4 years, 8 months ago
- 4911a89 java_sdk_library: Specify visibility of stubs modules by Paul Duffin · 4 years, 9 months ago
- 8f265b9 java_sdk_library: Add support for module_lib API surface by Paul Duffin · 4 years, 9 months ago
- 3375e35 java_sdk_library: Control API surfaces generated by Paul Duffin · 4 years, 9 months ago
- 260bd31 Fix definition of android_stubs_current in sdk tests by Paul Duffin · 4 years, 9 months ago
- 1fd005d Export API files as part of the java_sdk_library by Paul Duffin · 4 years, 9 months ago
- 3d1248c Export stub sources as part of the java_sdk_library by Paul Duffin · 4 years, 9 months ago
- dd46f71 Support java_sdk_library as member of sdk by Paul Duffin · 5 years ago
- 6534770 Stop requiring apex_available on java_library members of sdks by Paul Duffin · 4 years, 10 months ago
- 07ef3cb Output properties before sets in snapshot module by Paul Duffin · 4 years, 10 months ago
- 865171e Allow sdk members to vary by os type by Paul Duffin · 4 years, 11 months ago
- a04c107 Add support for multiple os types by Paul Duffin · 4 years, 11 months ago
- 1356d8c Add CommonOS variant for sdk by Paul Duffin · 5 years ago
- 7291095 Differentiate between exported and internal sdk members by Paul Duffin · 5 years ago
- 7b81f5e Add java_system_modules to sdk/module_exports by Paul Duffin · 5 years ago
- 0f80c18 apex_available tracks static dependencies by Jiyong Park · 5 years ago
- eec79eb Default apex_available to //apex_available:platform by Anton Hansson · 5 years ago
- 1b82e6a Add support for java_test in sdk by Paul Duffin · 5 years ago
- e602918 Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot by Paul Duffin · 5 years ago
- 593b3c9 Ensure prebuilt modules have same visibility as source modules by Paul Duffin · 5 years ago
- a0dbf43 Support header and implementation jars in sdk by Paul Duffin · 5 years ago
- d835daa Separate out module type specific test config by Paul Duffin · 5 years ago
- a80fdec Extract the cc and java sdk related tests out into their own file by Paul Duffin · 5 years ago