1. 7389ad5 Merge "Guarantee frameworks.aidl stability." into main by Treehugger Robot · 12 months ago
  2. 465baee Guarantee frameworks.aidl stability. by Steven Moreland · 12 months ago
  3. 663e450 Merge SingletonProviderContext with OtherModuleProviderContext by Yu Liu · 12 months ago
  4. 253f8c0 Allow experimental Java target 21 by default by Sorin Basca · 1 year, 3 months ago
  5. 8fa54da Reland "Migrate buildinfo.sh script into Soong" by Inseob Kim · 1 year, 5 months ago
  6. 465549b Revert "Migrate buildinfo.sh script into Soong" by Gina Ko · 1 year, 4 months ago
  7. 5baf2cb Migrate buildinfo.sh script into Soong by Inseob Kim · 1 year, 5 months ago
  8. 842b999 Add environment variable UNBUNDLED_BUILD_TARGET_SDK_WITH_DESSERT_SHA by Jihoon Kang · 1 year, 6 months ago
  9. d567a51 Implicitly bump up Java target to 1.8 by Sorin Basca · 1 year, 7 months ago
  10. 5a37718 Convert ModuleProvder to generic providers API by Colin Cross · 1 year, 8 months ago
  11. 9bef674 Remove sdkPreSingleton and overlaySingleton by Cole Faust · 1 year, 9 months ago
  12. 9421c4c SdkTestCore for non-updatable modules by Mark White · 2 years ago
  13. 6c0df88 Cleanup remaining android.JavaApiLibraryName() references by Jihoon Kang · 2 years, 2 months ago
  14. 91c8395 Cleanup android.JavaApiLibraryName references by Jihoon Kang · 2 years, 2 months ago
  15. 0c10e4d Parallelize singleton execution by LaMont Jones · 2 years, 3 months ago
  16. 760f880 Create core-lambda-stubs from .txt files by Spandan Das · 2 years, 4 months ago
  17. e339a2d Rename core stubs to .txt stubs if applicable by Spandan Das · 2 years, 4 months ago
  18. 626a8ad Cleanup hardcoded references to android_*stubs_current by Spandan Das · 2 years, 5 months ago
  19. 71eca49 Merge "Correct SDK version for Java 17" by Sorin Basca · 2 years, 5 months ago
  20. b31a833 Incorporate Bazel-built fingerprint file into mixed builds by Zi Wang · 2 years, 5 months ago
  21. 34e1f8c Correct SDK version for Java 17 by Sorin Basca · 2 years, 5 months ago
  22. be30273 Reland^2 "Target Java 17" by Sorin Basca · 2 years, 6 months ago
  23. 91ba6c7 Revert "Reland "Target Java 17"" by Julien Desprez · 2 years, 6 months ago
  24. 1fbf7f2 Reland "Target Java 17" by Sorin Basca · 2 years, 6 months ago
  25. 384250c Revert "Target Java 17" by Sorin Basca · 2 years, 6 months ago
  26. d6be9e5 Target Java 17 by Sorin Basca · 2 years, 10 months ago
  27. ce720c3 Add experimental option to target Java 17 by Sorin Basca · 3 years, 3 months ago
  28. 18ecf61 Revert^2: "Setting Java 11 as the default version" by Sorin Basca · 3 years, 7 months ago
  29. 8d3e0bb Revert "Setting Java 11 as the default version" by Sorin Basca · 3 years, 7 months ago
  30. 171c210 Setting Java 11 as the default version by Sorin Basca · 3 years, 7 months ago
  31. 9347ae3 Adding option to include sources only for Java 11 builds by Sorin Basca · 3 years, 8 months ago
  32. 8ef3e6f Adding experimental option to target Java 11 by Sorin Basca · 3 years, 8 months ago
  33. e5ad90c Dedup logic for selecting system modules by Paul Duffin · 3 years, 9 months ago
  34. 10fb76f Rename core-current-stubs-system-modules to be more consistent by Paul Duffin · 3 years, 9 months ago
  35. 004547f Use module-lib system modules when building from prebuilts by Paul Duffin · 3 years, 9 months ago
  36. 1cad3a5 Make prebuilt_api test environment realistic by Paul Duffin · 3 years, 9 months ago
  37. e9758b0 Use toModule for all "standard" API surfaces by Paul Duffin · 3 years, 9 months ago
  38. f2dffd9 Update reference to merged services txt by Anton Hansson · 3 years, 10 months ago
  39. b54f5aa "module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES) by Victor Chang · 4 years, 1 month ago
  40. b75031e Merge "Replace source based system server stubs" by Andrei-Valentin Onea · 4 years, 3 months ago
  41. d3c1513 Add tempPathForRestat to improve consistency by Paul Duffin · 4 years, 4 months ago
  42. 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 4 years, 4 months ago
  43. 54105c4 SdkSpec = Scope + ApiLevel by Jiyong Park · 4 years, 4 months ago
  44. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 4 years, 4 months ago
  45. f1f738e Replace source based system server stubs by Andrei Onea · 4 years, 5 months ago
  46. 404adee Merge "Fix api_fingerprint.txt generation" by Anton Hansson · 4 years, 6 months ago
  47. 973d31c Fix api_fingerprint.txt generation by Anton Hansson · 4 years, 6 months ago
  48. dcf71b2 Convert java.Dependency to JavaInfo provider by Colin Cross · 4 years, 6 months ago
  49. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 8 months ago
  50. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 9 months ago
  51. fb6ae5b Add support for using sdk_version: "module_<ver>" by Paul Duffin · 4 years, 10 months ago
  52. 4f378d7 Convert more versions in config to ApiLevel. by Dan Albert · 5 years ago
  53. 0b176c8 Replace FutureApiLevel with an ApiLevel. by Dan Albert · 5 years ago
  54. c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 5 years ago
  55. 219141c Introduce BOARD_CURRENT_API_LEVEL_FOR_VENDOR_MODULES by Jeongik Cha · 5 years ago
  56. 9f43597 Remove obsolete PDK build functionality by Dan Willemsen · 5 years ago
  57. 816a23a Introduce AlwaysUsePrebuiltSdks by Jeongik Cha · 5 years ago
  58. b481b87 Inclusive fix: Replace sanity to validation in java/sdk.go by Patrice Arruda · 5 years ago
  59. 84c3807 Enforce the legacy core/platform API restriction. by Pete Gillin · 5 years ago
  60. 759ccc1 Merge "Tidy up the definition of sdkCore." by Treehugger Robot · 5 years ago
  61. 756aa63 Merge "Rename module -> module-lib" by Treehugger Robot · 5 years ago
  62. 880f964 Tidy up the definition of sdkCore. by Pete Gillin · 5 years ago
  63. 7b0bdce Remove frameworkResModule from sdkCorePlatform. by Pete Gillin · 5 years ago
  64. e3d44b2 Remove the concept of useDefaultLibs from Soong. by Pete Gillin · 5 years ago
  65. 49062c8 Rename module -> module-lib by Jiyong Park · 5 years ago
  66. 3f07ab2 Create a framework.aidl for non-updatable platform by Anton Hansson · 5 years ago
  67. 17dec17 Use system modules for prebuilt SDKs >=30 by Colin Cross · 5 years ago
  68. 8cf899a Ensure APEX's Java deps use stable SDKs. by Artur Satayev · 5 years ago
  69. 2db1c3f Check updatable APKs compile against managed SDKs. by Artur Satayev · 5 years ago
  70. ba6ab2e Make system_server stubs consistent with other stubs by Anton Hansson · 5 years ago
  71. 643953d Merge "Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true" by Nikita Ioffe · 5 years ago
  72. 1f4f345 Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true by Nikita Ioffe · 5 years ago
  73. 7c70831 Apply sdk version check to product apps by Jeongik Cha · 6 years ago
  74. aae9bd1 sdk_version: "system_server_current" by Jiyong Park · 5 years ago
  75. 50146e9 sdk_version: "module_current" is supported by Jiyong Park · 6 years ago
  76. 6a927c4 Abstract sdk_version string using sdkSpec type by Jiyong Park · 6 years ago
  77. cf0bba7 Merge "Revert "Revert "Allow codename.fingerprint format for minSdkVersion""" by Baligh Uddin · 6 years ago
  78. f620137 Revert "Revert "Allow codename.fingerprint format for minSdkVersion"" by Baligh Uddin · 6 years ago
  79. 9befb0c Add runtime_resource_overlay. by Jaewoong Jung · 6 years ago
  80. 230e241 Revert "Allow codename.fingerprint format for minSdkVersion" by Pete Gillin · 6 years ago
  81. 014a857 Allow codename.fingerprint format for minSdkVersion by Baligh Uddin · 6 years ago
  82. 07c8856 Delay invalid sdk_version error for AllowMissingDependencies by Colin Cross · 6 years ago
  83. 1184b64 Add EarlyModuleContext for LoadHookContext by Colin Cross · 6 years ago
  84. 6cef481 Use java language 1.9 for sdk_version: "current" by Colin Cross · 6 years ago
  85. 6d8d8c6 Remove special case for sdk_version: "none" by Colin Cross · 6 years ago
  86. e25c644 Add system_modules to droidstubs by Paul Duffin · 6 years ago
  87. 34b49d1 Use toybox md5sum instead of md5 on macOS. by Elliott Hughes · 6 years ago
  88. ee94d6a Add RuleBuilder helper functions for built and prebuilt tools by Colin Cross · 6 years ago
  89. 7aae6e7 core_current does not include framework libraries by Paul Duffin · 6 years ago
  90. 735d03c Remove unused condition in decodeSdkDep(...) by Paul Duffin · 6 years ago
  91. 5c2f963 Remove the no_framework_libs property by Paul Duffin · 6 years ago
  92. 50c217c Add sdk_version:"core_platform" to replace no_framework_libs:true by Paul Duffin · 6 years ago
  93. a3d0986 Remove the no_standard_libs property by Paul Duffin · 6 years ago
  94. 52d398a Add sdk_version:"none" to replace no_standard_libs:true by Paul Duffin · 6 years ago
  95. 250e619 Make sdkDep/decodeSdkDep the source of truth about the sdk by Paul Duffin · 6 years ago
  96. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 6 years ago
  97. ba88c41 Use correct system_modules with core.current.stubs by Neil Fuller · 7 years ago
  98. 71b519d Set default target SDK version for APEX by Jiyong Park · 6 years ago
  99. 1093287 Allow codename.fingerprint format for targetSdkVersion by Colin Cross · 6 years ago
  100. 3047fa2 Build framework.aidl in Soong by Colin Cross · 6 years ago