summaryrefslogtreecommitdiff
path: root/sdk/java_sdk_test.go
AgeCommit message (Expand)Author
2020-11-19Revert "Use glob for java_sdk_library_import stub_srcs" Paul Duffin
2020-11-17Merge "Always set apex_available in SDK snapshots." Treehugger Robot
2020-11-10Remove support for droidstubs in sdk/module_exports Paul Duffin
2020-11-09Use glob for java_sdk_library_import stub_srcs Paul Duffin
2020-11-04Always set apex_available in SDK snapshots. Martin Stjernholm
2020-10-09Revert "Make lots of tests run in parallel" Colin Cross
2020-10-06Make lots of tests run in parallel Colin Cross
2020-10-01Explicitly specify visibility in sdk/module_exports snapshot Paul Duffin
2020-09-28Allow java_sdk_library to specify doctags_files Paul Duffin
2020-09-11Remove framework-modules naming scheme Paul Duffin
2020-08-19Reland: Deduplicate APEX variants that would build identically Colin Cross
2020-07-24Avoid creating APEX variant for sdk member Paul Duffin
2020-07-23Enforce the legacy core/platform API restriction. Pete Gillin
2020-07-20Generate module lib API and scope together Paul Duffin
2020-07-15Disable all SDK snapshot generation tests on mac. Martin Stjernholm
2020-07-09Ensure that sdk/module_exports depends on source members Paul Duffin
2020-06-24Include resources in sdk snapshot of java library impl Paul Duffin
2020-06-15java_sdk_library: Add system-server scope Paul Duffin
2020-06-08Split the core/platform API into stable and legacy versions. Pete Gillin
2020-06-02Copy removed.txt file to the snapshot correctly Paul Duffin
2020-05-28java_sdk_library: Propagate shared_library to snapshot Paul Duffin
2020-05-14Correct module_lib scope name Paul Duffin
2020-05-13java_sdk_library: Propagate naming_scheme to snapshot Paul Duffin
2020-05-13java_sdk_library: Add sdk_version for API scopes Paul Duffin
2020-05-13java_sdk_library: Allow separate api/stubs source modules Paul Duffin
2020-05-12java_sdk_library: Preserve sdk_version: "none" in snapshot Paul Duffin
2020-05-08java_sdk_library: Specify visibility of stubs modules Paul Duffin
2020-05-08java_sdk_library: Add support for module_lib API surface Paul Duffin
2020-05-08java_sdk_library: Control API surfaces generated Paul Duffin
2020-04-29Fix definition of android_stubs_current in sdk tests Paul Duffin
2020-04-09Export API files as part of the java_sdk_library Paul Duffin
2020-04-09Export stub sources as part of the java_sdk_library Paul Duffin
2020-04-09Support java_sdk_library as member of sdk Paul Duffin
2020-04-08Stop requiring apex_available on java_library members of sdks Paul Duffin
2020-03-13Output properties before sets in snapshot module Paul Duffin
2020-03-10Allow sdk members to vary by os type Paul Duffin
2020-03-09Add support for multiple os types Paul Duffin
2020-03-02Add CommonOS variant for sdk Paul Duffin
2020-02-07Differentiate between exported and internal sdk members Paul Duffin
2020-02-07Add java_system_modules to sdk/module_exports Paul Duffin
2020-02-06apex_available tracks static dependencies Jiyong Park
2020-01-16Default apex_available to //apex_available:platform Anton Hansson
2019-12-31Add support for java_test in sdk Paul Duffin
2019-12-31Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot Paul Duffin
2019-12-09Ensure prebuilt modules have same visibility as source modules Paul Duffin
2019-12-06Support header and implementation jars in sdk Paul Duffin
2019-12-06Separate out module type specific test config Paul Duffin
2019-12-06Extract the cc and java sdk related tests out into their own file Paul Duffin