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