1. 789a53f Merge "Remove exportable modules when generating snapshots targeting older platform" into main am: 0030148fcb am: 871393aa37 by Jihoon Kang · 1 year, 2 months ago
  2. 98aa8fa Remove exportable modules when generating snapshots targeting older platform by Jihoon Kang · 1 year, 2 months ago
  3. c91d0cd V is 35. by Michael Wright · 1 year, 4 months ago
  4. a5e26d3 Add an apex_contributions_defaults module to module sdk by Spandan Das · 1 year, 6 months ago
  5. 37bfb07 Replace starlark_import with hardcoded map by Cole Faust · 1 year, 6 months ago
  6. 38c64f6 Restrict verify_overlaps to pre S modules by Spandan Das · 1 year, 6 months ago
  7. 1036316 "master" was renamed "main". by Elliott Hughes · 1 year, 7 months ago
  8. 2ec7e1c Support for incremetal platform prebuilt APIs by Todd Lee · 2 years ago
  9. 94dd565 Remove libandroid_support support. by Dan Albert · 2 years, 1 month ago
  10. 0c10e4d Parallelize singleton execution by LaMont Jones · 2 years, 3 months ago
  11. 3486740 Use api_levels_released_versions from starlark by Cole Faust · 2 years, 4 months ago
  12. fb50251 Simplify logic in Soong ApiLevelFromUserWithConfig by Alix · 2 years, 6 months ago
  13. 8c7a994 Generate api_levels.json from the preview codenames. by Dan Albert · 2 years, 5 months ago
  14. 8c9ae7e Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 6 months ago
  15. dd7057c Create EffectiveVersion* functions for ApiLevel by Spandan Das · 2 years, 8 months ago
  16. 15da588 Create two sentinel api levels by Spandan Das · 2 years, 6 months ago
  17. ac96191 Revert "Create two sentinel api levels" by Spandan Das · 2 years, 5 months ago
  18. 51dc685 Revert "Create EffectiveVersion* functions for ApiLevel" by Spandan Das · 2 years, 5 months ago
  19. b74d1e1 Revert "Update min_sdk_version from SdkSpec to ApiLevel" by Spandan Das · 2 years, 5 months ago
  20. e773739 Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 6 months ago
  21. 5780039 Create EffectiveVersion* functions for ApiLevel by Spandan Das · 2 years, 8 months ago
  22. 7ee0461 Create two sentinel api levels by Spandan Das · 2 years, 6 months ago
  23. fb7f7b9 Comments to keep Starlark/soong api logic in sync by Alix · 2 years, 6 months ago
  24. 4fd7e74 Revert^2 "refactor of api_levels map for soong injection" by Alix Espino · 2 years, 6 months ago
  25. a865f4e Revert "refactor of api_levels map for soong injection" by Matthias Männich · 2 years, 6 months ago
  26. c566ad8 refactor of api_levels map for soong injection by Alix · 2 years, 6 months ago
  27. 2b4402d Merge "Revert^2 "Fix erroneous "Field requires API level 33 (current min is 32)" warnings"" am: 100c7ad7f2 by Cole Faust · 3 years, 2 months ago
  28. 100c7ad Merge "Revert^2 "Fix erroneous "Field requires API level 33 (current min is 32)" warnings"" by Cole Faust · 3 years, 2 months ago
  29. e5bf3fb Revert^2 "Fix erroneous "Field requires API level 33 (current min is 32)" warnings" by Cole Faust · 3 years, 2 months ago
  30. 313fdb5 Merge tm-dev-plus-aosp-without-vendor@8763363 by Xin Li · 3 years, 2 months ago
  31. f192474 Replace API level codename with number by Vinh Tran · 3 years, 2 months ago
  32. 197ec71 Merge "Revert "Fix erroneous "Field requires API level 33 (current min is 32)" warnings"" am: 99666e2720 am: 611f75ea9a by Victor Chang · 3 years, 4 months ago
  33. 5d80d89 Revert "Fix erroneous "Field requires API level 33 (current min is 32)" warnings" by Nataniel Borges · 3 years, 4 months ago
  34. 35e5179 Merge "Fix erroneous "Field requires API level 33 (current min is 32)" warnings" am: fcf0b686aa am: 587f8c3425 by Treehugger Robot · 3 years, 4 months ago
  35. 8b7f627 Fix erroneous "Field requires API level 33 (current min is 32)" warnings by Cole Faust · 3 years, 4 months ago
  36. 6114bd5 platform/build/soong - Tiramisu is now 33 by Yurii Zubrytskyi · 3 years, 5 months ago
  37. 7f88956 refactor Bazel variable export by Sam Delmerico · 3 years, 5 months ago
  38. fc60316 Support tailoring clang --target flag based on min sdk version. by Yu Liu · 3 years, 6 months ago
  39. daf686d Merge sc-v2-dev-plus-aosp-without-vendor@8084891 by Xin Li · 3 years, 6 months ago
  40. 0ee88a6 Implement stubs.symbol_file and stubs.versions for cc_library_shared bp2build. by Jingwen Chen · 3 years, 8 months ago
  41. 659c314 Merge "Test SdkSpecForm." am: a71eabb705 am: 1fc2cf0ef6 am: 48fe6ad1cd by Artur Satayev · 3 years, 9 months ago
  42. 0ee2f91 Test SdkSpecForm. by satayev · 3 years, 9 months ago
  43. 44af49b S V2 is now 32 am: 08dd45a3b5 by Michael Wright · 3 years, 10 months ago
  44. 08dd45a S V2 is now 32 by Michael Wright · 3 years, 10 months ago
  45. 004547f Use module-lib system modules when building from prebuilts by Paul Duffin · 3 years, 10 months ago
  46. 7412091 platform/build/soong - S is now 31 by Jeff Sharkey · 4 years, 3 months ago
  47. 0e9cdb0 cc/linker.go: check min_sdk_version. by Elliott Hughes · 4 years, 3 months ago
  48. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 4 years, 5 months ago
  49. 11b0fbd cc: fix version macro for stubs by Jooyung Han · 4 years, 7 months ago
  50. ed124c3 apex: checks min_sdk_version for preview/current by Jooyung Han · 4 years, 7 months ago
  51. cf371cc Replace android.WriteFile rule with android.WriteFileRule by Colin Cross · 4 years, 9 months ago
  52. 9f720ce Fix apex_test.go and add it to Android.bp by Colin Cross · 4 years, 11 months ago
  53. 4f378d7 Convert more versions in config to ApiLevel. by Dan Albert · 5 years ago
  54. 0b176c8 Replace FutureApiLevel with an ApiLevel. by Dan Albert · 5 years ago
  55. c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 5 years ago
  56. dbc008f Update finalized codenames map. by Dan Albert · 5 years ago
  57. 1a24627 Replace stringly-typed API levels. by Dan Albert · 5 years ago
  58. 3b0b84b Updating platform SDK version for R by Svet Ganov · 5 years ago
  59. 424175d Remove PLATFORM_VERSION_FUTURE_CODENAMES by Jooyung Han · 5 years ago
  60. 29e91d2 Apex: support codenames for min_sdk_version by Jooyung Han · 5 years ago
  61. 9d5d72f Merge changes I9f8df94f,I2d7f5c56,I0ebb7381,Ieefcfc1a am: a6bf56d4be by Colin Cross · 6 years ago
  62. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 6 years ago
  63. 851de71 Revert "Revert "Android Q is API 29"" by Ian Pedowitz · 6 years ago
  64. 9e2bf9e Revert "RESTRICT AUTOMERGE Android Q is API 29" by Ian Pedowitz · 6 years ago
  65. ca6e927 RESTRICT AUTOMERGE Android Q is API 29 by Suprabh Shukla · 6 years ago
  66. 571cccf Prepare for a type-safe OnceKey by Colin Cross · 7 years ago
  67. 6bc5b83 Stop versioning NDK stubs pre-M. by Dan Albert · 7 years ago
  68. 0148f91 Finalizing P SDK by Wale Ogunwale · 7 years ago
  69. aabf679 Make *Context.Config return a Config instead of a interface{} by Colin Cross · 8 years ago
  70. 0875c52 Wrap PackageContext and SingletonContext by Colin Cross · 8 years ago
  71. e3e4fc8 Add a name to API level map for O. by Dan Albert · 8 years ago
  72. 31384de Adapt to PLATFORM_VERSION_FUTURE_CODENAMES. by Dan Albert · 8 years ago
  73. 1510271 Add NDK API codenames for old releases. by Dan Albert · 8 years ago
  74. 67a5c13 Prettify soong ninja build descriptions by Colin Cross · 8 years ago
  75. 30c9d6e Generate file to map codenames to API levels. by Dan Albert · 8 years ago