1. 8782f15 soong: Squash of lineage-sdk bringup commits by Rashed Abdel-Tawab · 6 years ago
  2. 18ecf61 Revert^2: "Setting Java 11 as the default version" by Sorin Basca · 3 years ago
  3. 8d3e0bb Revert "Setting Java 11 as the default version" by Sorin Basca · 3 years ago
  4. 171c210 Setting Java 11 as the default version by Sorin Basca · 3 years ago
  5. 9347ae3 Adding option to include sources only for Java 11 builds by Sorin Basca · 3 years, 1 month ago
  6. 8ef3e6f Adding experimental option to target Java 11 by Sorin Basca · 3 years, 2 months ago
  7. e5ad90c Dedup logic for selecting system modules by Paul Duffin · 3 years, 2 months ago
  8. 10fb76f Rename core-current-stubs-system-modules to be more consistent by Paul Duffin · 3 years, 2 months ago
  9. 004547f Use module-lib system modules when building from prebuilts by Paul Duffin · 3 years, 3 months ago
  10. 1cad3a5 Make prebuilt_api test environment realistic by Paul Duffin · 3 years, 3 months ago
  11. e9758b0 Use toModule for all "standard" API surfaces by Paul Duffin · 3 years, 3 months ago
  12. f2dffd9 Update reference to merged services txt by Anton Hansson · 3 years, 3 months ago
  13. b54f5aa "module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES) by Victor Chang · 3 years, 7 months ago
  14. b75031e Merge "Replace source based system server stubs" by Andrei-Valentin Onea · 3 years, 9 months ago
  15. d3c1513 Add tempPathForRestat to improve consistency by Paul Duffin · 3 years, 9 months ago
  16. 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 3 years, 10 months ago
  17. 54105c4 SdkSpec = Scope + ApiLevel by Jiyong Park · 3 years, 10 months ago
  18. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 3 years, 10 months ago
  19. f1f738e Replace source based system server stubs by Andrei Onea · 3 years, 10 months ago
  20. 404adee Merge "Fix api_fingerprint.txt generation" by Anton Hansson · 4 years ago
  21. 973d31c Fix api_fingerprint.txt generation by Anton Hansson · 4 years ago
  22. dcf71b2 Convert java.Dependency to JavaInfo provider by Colin Cross · 4 years ago
  23. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 1 month ago
  24. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 2 months ago
  25. fb6ae5b Add support for using sdk_version: "module_<ver>" by Paul Duffin · 4 years, 4 months ago
  26. 4f378d7 Convert more versions in config to ApiLevel. by Dan Albert · 4 years, 6 months ago
  27. 0b176c8 Replace FutureApiLevel with an ApiLevel. by Dan Albert · 4 years, 6 months ago
  28. c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 4 years, 6 months ago
  29. 219141c Introduce BOARD_CURRENT_API_LEVEL_FOR_VENDOR_MODULES by Jeongik Cha · 4 years, 5 months ago
  30. 9f43597 Remove obsolete PDK build functionality by Dan Willemsen · 4 years, 8 months ago
  31. 816a23a Introduce AlwaysUsePrebuiltSdks by Jeongik Cha · 4 years, 6 months ago
  32. b481b87 Inclusive fix: Replace sanity to validation in java/sdk.go by Patrice Arruda · 4 years, 6 months ago
  33. 84c3807 Enforce the legacy core/platform API restriction. by Pete Gillin · 4 years, 6 months ago
  34. 759ccc1 Merge "Tidy up the definition of sdkCore." by Treehugger Robot · 4 years, 6 months ago
  35. 756aa63 Merge "Rename module -> module-lib" by Treehugger Robot · 4 years, 7 months ago
  36. 880f964 Tidy up the definition of sdkCore. by Pete Gillin · 4 years, 7 months ago
  37. 7b0bdce Remove frameworkResModule from sdkCorePlatform. by Pete Gillin · 4 years, 7 months ago
  38. e3d44b2 Remove the concept of useDefaultLibs from Soong. by Pete Gillin · 4 years, 7 months ago
  39. 49062c8 Rename module -> module-lib by Jiyong Park · 4 years, 7 months ago
  40. 3f07ab2 Create a framework.aidl for non-updatable platform by Anton Hansson · 4 years, 9 months ago
  41. 17dec17 Use system modules for prebuilt SDKs >=30 by Colin Cross · 4 years, 8 months ago
  42. 8cf899a Ensure APEX's Java deps use stable SDKs. by Artur Satayev · 4 years, 9 months ago
  43. 2db1c3f Check updatable APKs compile against managed SDKs. by Artur Satayev · 4 years, 9 months ago
  44. ba6ab2e Make system_server stubs consistent with other stubs by Anton Hansson · 4 years, 10 months ago
  45. 643953d Merge "Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true" by Nikita Ioffe · 4 years, 10 months ago
  46. 1f4f345 Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true by Nikita Ioffe · 4 years, 11 months ago
  47. 7c70831 Apply sdk version check to product apps by Jeongik Cha · 5 years ago
  48. aae9bd1 sdk_version: "system_server_current" by Jiyong Park · 5 years ago
  49. 50146e9 sdk_version: "module_current" is supported by Jiyong Park · 5 years ago
  50. 6a927c4 Abstract sdk_version string using sdkSpec type by Jiyong Park · 5 years ago
  51. cf0bba7 Merge "Revert "Revert "Allow codename.fingerprint format for minSdkVersion""" by Baligh Uddin · 5 years ago
  52. f620137 Revert "Revert "Allow codename.fingerprint format for minSdkVersion"" by Baligh Uddin · 5 years ago
  53. 9befb0c Add runtime_resource_overlay. by Jaewoong Jung · 5 years ago
  54. 230e241 Revert "Allow codename.fingerprint format for minSdkVersion" by Pete Gillin · 5 years ago
  55. 014a857 Allow codename.fingerprint format for minSdkVersion by Baligh Uddin · 5 years ago
  56. 07c8856 Delay invalid sdk_version error for AllowMissingDependencies by Colin Cross · 5 years ago
  57. 1184b64 Add EarlyModuleContext for LoadHookContext by Colin Cross · 5 years ago
  58. 6cef481 Use java language 1.9 for sdk_version: "current" by Colin Cross · 5 years ago
  59. 6d8d8c6 Remove special case for sdk_version: "none" by Colin Cross · 5 years ago
  60. e25c644 Add system_modules to droidstubs by Paul Duffin · 5 years ago
  61. 34b49d1 Use toybox md5sum instead of md5 on macOS. by Elliott Hughes · 5 years ago
  62. ee94d6a Add RuleBuilder helper functions for built and prebuilt tools by Colin Cross · 6 years ago
  63. 7aae6e7 core_current does not include framework libraries by Paul Duffin · 6 years ago
  64. 735d03c Remove unused condition in decodeSdkDep(...) by Paul Duffin · 6 years ago
  65. 5c2f963 Remove the no_framework_libs property by Paul Duffin · 6 years ago
  66. 50c217c Add sdk_version:"core_platform" to replace no_framework_libs:true by Paul Duffin · 6 years ago
  67. a3d0986 Remove the no_standard_libs property by Paul Duffin · 6 years ago
  68. 52d398a Add sdk_version:"none" to replace no_standard_libs:true by Paul Duffin · 6 years ago
  69. 250e619 Make sdkDep/decodeSdkDep the source of truth about the sdk by Paul Duffin · 6 years ago
  70. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 6 years ago
  71. ba88c41 Use correct system_modules with core.current.stubs by Neil Fuller · 6 years ago
  72. 71b519d Set default target SDK version for APEX by Jiyong Park · 6 years ago
  73. 1093287 Allow codename.fingerprint format for targetSdkVersion by Colin Cross · 6 years ago
  74. 3047fa2 Build framework.aidl in Soong by Colin Cross · 6 years ago
  75. ff0daf4 Fix sdk_version: "system_current" when Platform_sdk_final=true by Colin Cross · 6 years ago
  76. 571cccf Prepare for a type-safe OnceKey by Colin Cross · 6 years ago
  77. 98fd574 Use latest SDK version for current in PDK builds by Colin Cross · 6 years ago
  78. fb6d781 Split out sdk.go from java.go by Colin Cross · 6 years ago