1. 0223efd Merge "Put all updatable sources in one filegroup" by Anton Hansson · 4 years, 8 months ago
  2. b4f3557 Put all updatable sources in one filegroup by Anton Hansson · 4 years, 8 months ago
  3. 4ec07fa Add SdkExtensions class by Anton Hansson · 4 years, 9 months ago
  4. 98460ab Add scaffolding for 'sdkext' module by Anton Hansson · 4 years, 9 months ago
  5. 8296853 Android.bp: Add comment about APEX stub dependency for MimeMap. by Tobias Thierer · 4 years, 8 months ago
  6. 17d0c59 Tweak framework-mime / mimemap dependencies. by Tobias Thierer · 4 years, 8 months ago
  7. a08395d Replacing @Nullable/@NonNull with @RecentlyNullable/@RecentlyNonNull in non-android APIs by Jeff Gaston · 4 years, 9 months ago
  8. 091e420 Merge changes from topics "Expose IKE ID, TS & SaProposal", "Expose IKE exception and callback", "Expose IkeManager & IkeSession", "Expose SessionOptions & EapConfig" by Benedict Wong · 4 years, 8 months ago
  9. a907efc Add parceling support for HIDL memory in Java by Ytai Ben-Tsvi · 4 years, 9 months ago
  10. acd388b Merge "Include androidx stubs in framework docs" by Treehugger Robot · 4 years, 8 months ago
  11. 1b1c0ca Include androidx stubs in framework docs by Charles Munger · 4 years, 8 months ago
  12. d82b2f7 Revert "Work around b/70221552" by Anton Hansson · 4 years, 8 months ago
  13. ced28d5 remove framework_base_subdirs by Jiyong Park · 4 years, 9 months ago
  14. 69d77da Expose IKE module API: IKE ID, TS and SaProposal by evitayan · 4 years, 9 months ago
  15. b485238 Merge "Move android.compat.annotation package out of libcore" by Anna Trostanetski · 4 years, 8 months ago
  16. 338163b Move rewriting of references in OpenJDK source files to libcore by Paul Duffin · 4 years, 9 months ago
  17. 1a94550 Move android.compat.annotation package out of libcore by atrost · 4 years, 9 months ago
  18. 64b7d40 Stop merging in annotations from ojluni-annotated-sdk-stubs by Paul Duffin · 4 years, 9 months ago
  19. d4c8842 Merge "Remove unnecessary --hide-package options" by Treehugger Robot · 4 years, 9 months ago
  20. 7fb7696 Remove unnecessary --hide-package options by Paul Duffin · 4 years, 9 months ago
  21. c588322 Merge "API Lint: Ignore CallbackInterface in platform" by Adrian Roos · 4 years, 9 months ago
  22. a90de2e API Lint: Ignore CallbackInterface in platform by Adrian Roos · 4 years, 9 months ago
  23. 153d31b Move MmsManager and IMms to frameworks/base/mms by Amit Mahajan · 4 years, 10 months ago
  24. 8fa6473 Merge "Revert "Revert "API Lint: Enable for TestApi""" by Adrian Roos · 4 years, 9 months ago
  25. d1715e8 Revert "Revert "API Lint: Enable for TestApi"" by Adrian Roos · 4 years, 9 months ago
  26. 1e0342f Remove libcore implementation source from hiddenapi-mappings by Paul Duffin · 4 years, 9 months ago
  27. b14b8bf Merge "Create frameworks/base/telephony/common for common non-mainline telephony code." by Amit Mahajan · 4 years, 9 months ago
  28. ac0fd65 Create frameworks/base/telephony/common for common non-mainline telephony code. by Amit Mahajan · 4 years, 10 months ago
  29. 00ea0b1 android.test.mock is built with much less number of sources by Jiyong Park · 4 years, 9 months ago
  30. f0cc2aa Merge "Build API stub with less number of source files" by Jiyong Park · 4 years, 9 months ago
  31. 3c8f37f Build API stub with less number of source files by Jiyong Park · 4 years, 9 months ago
  32. 179d970 Ignore classes on the classpath when generating stubs by Paul Duffin · 4 years, 9 months ago
  33. c893b46 Replace framework.jar with framework-minus-apex.jar by Jiyong Park · 4 years, 9 months ago
  34. 72d5460 Merge "[Tether02] Migrate TetheringConfiguration into module" by Mark Chien · 4 years, 9 months ago
  35. a6ba54d [Tether02] Migrate TetheringConfiguration into module by markchien · 5 years ago
  36. ff948d8 Add a native aidl API. by atrost · 4 years, 10 months ago
  37. a561243 Merge "Use Metalava to get SDK metadata for devtools" by Jerome Gaillard · 4 years, 9 months ago
  38. 0e9d675 Cellbroadcast util lib by Chen Xu · 4 years, 10 months ago
  39. b59a1cd Use Metalava to get SDK metadata for devtools by Jerome Gaillard · 4 years, 10 months ago
  40. ecbc5f5 Move nist-sip from ext.jar to voip-common.jar by Amit Mahajan · 4 years, 11 months ago
  41. 487c646 API: enable API lint on public and system APIs by Adrian Roos · 4 years, 10 months ago
  42. c130801 Stop depending on source for libcore UnsupportedAppUsage annotation by Paul Duffin · 4 years, 10 months ago
  43. e86cc6f Allow incremental replacement of filegroups with stubs source by Paul Duffin · 4 years, 10 months ago
  44. 878c77b Move default MimeMap implementation to frameworks. by Tobias Thierer · 5 years ago
  45. b1d2701 Build java_sdk_libraries with much less sources by Jiyong Park · 4 years, 10 months ago
  46. ae9972b Use filter_packages to unbunden metalava by Jiyong Park · 4 years, 10 months ago
  47. 70fb810 Merge changes from topic "drop_circular_dep" into stage-aosp-master by Jiyong Park · 5 years ago
  48. 5366ea2 Cut the dependency to framework from droiddoc modules by Jiyong Park · 5 years ago
  49. df6c25d Remove -without-aidls filegroups for the media apex. by Jiyong Park · 5 years ago
  50. eb6576d Merge "Remove prefix property from platform_compat_config module" am: cc55cca985 by Anna Trostanetski · 5 years ago
  51. 7aa64a7 Remove prefix property from platform_compat_config module by atrost · 5 years ago
  52. 2d7cc3a Merge changes from topic "bug136256059_revert" am: aff95e5e7c by Tobias Thierer · 5 years ago
  53. aff95e5 Merge changes from topic "bug136256059_revert" by Tobias Thierer · 5 years ago
  54. f83bd77 Revert "Move default MimeMap implementation to frameworks." by Tobias Thierer · 5 years ago
  55. f4b1cdf Merge "Use framework_native_aidl for AIDL files in frameworks/native/aidl" by Jiyong Park · 5 years ago
  56. 46993bb Merge "Use framework_native_aidl for AIDL files in frameworks/native/aidl" by Treehugger Robot · 5 years ago
  57. fccf7d8 Merge "Update droiddoc with combined generation of Java and Kotlin docs" by Tiem Song · 5 years ago
  58. 730c19b Update droiddoc with combined generation of Java and Kotlin docs by Tiem Song · 5 years ago
  59. 5ca8fe3 Use framework_native_aidl for AIDL files in frameworks/native/aidl by Jiyong Park · 5 years ago
  60. 7563aab Remove duplicated sources that go into hiddenapi-mappins by Jiyong Park · 5 years ago
  61. 8b4c937 Merge "Implement sysprop_library API stability check" by Treehugger Robot · 5 years ago
  62. d6be579 Use filegroup to simplify Android.bp for frameworks and its friends by Jiyong Park · 5 years ago
  63. 0323b4d Remove duplicated sources that go into hiddenapi-mappins by Jiyong Park · 5 years ago
  64. 7e1339e Use filegroup to simplify Android.bp for frameworks and its friends by Jiyong Park · 5 years ago
  65. 3f1d5d9 Merge "Move default MimeMap implementation to frameworks." am: 19c3bdc88a by Tobias Thierer · 5 years ago
  66. b7c0cc3 Implement sysprop_library API stability check by Inseob Kim · 5 years ago
  67. 90b0395 Merge "Implement sysprop_library API stability check" into stage-aosp-master by Inseob Kim · 5 years ago
  68. 19c3bdc Merge "Move default MimeMap implementation to frameworks." by Treehugger Robot · 5 years ago
  69. 53f15f3 Move default MimeMap implementation to frameworks. by Tobias Thierer · 5 years ago
  70. 8ee5669 Merge "Add a platform-compat-config to the framework services." am: 6162efbfa7 by Anna Trostanetski · 5 years ago
  71. 6162efb Merge "Add a platform-compat-config to the framework services." by Anna Trostanetski · 5 years ago
  72. 617a722 Implement sysprop_library API stability check by Inseob Kim · 5 years ago
  73. 0c6dc7b glob pattern is used for AIDL files under frameworks/base by Jiyong Park · 5 years ago
  74. 90625f1 glob pattern is used for AIDL files under frameworks/base by Jiyong Park · 5 years ago
  75. 86895aa Add a platform-compat-config to the framework services. by atrost · 5 years ago
  76. ad6cf4a Merge "Cover framework code in hiddenapi-mappings." am: d39df1d0ac by satayev · 5 years ago
  77. 005d735 Cover framework code in hiddenapi-mappings. by Artur Satayev · 5 years ago
  78. 1261967c Merge "Move IPlatformCompat.aidl definition to framework.jar" by Anna Trostanetski · 5 years ago
  79. 77a833f Merge "Move IPlatformCompat.aidl definition to framework.jar" into stage-aosp-master by Anna Trostanetski · 5 years ago
  80. fee45aa Move IPlatformCompat.aidl definition to framework.jar by atrost · 5 years ago
  81. b18da3c Move IPlatformCompat.aidl definition to framework.jar by atrost · 5 years ago
  82. 5f00bf1 Merge "API: Explicitly track incompatibilities with previous API versions" by Adrian Roos · 5 years ago
  83. 5f76164 Merge "API: Explicitly track incompatibilities with previous API versions" by Adrian Roos · 5 years ago
  84. c64c204 Merge "Modify RCS UCE APIs to use AIDL Interfaces." am: 4204a6017e by Brad Ebinger · 5 years ago
  85. 4204a60 Merge "Modify RCS UCE APIs to use AIDL Interfaces." by Brad Ebinger · 5 years ago
  86. 9597f8c API: Explicitly track incompatibilities with previous API versions by Adrian Roos · 5 years ago
  87. 01a1067 Merge "Upload platform compat config generated from framework target." by Anna Trostanetski · 5 years ago
  88. 06a48de Modify RCS UCE APIs to use AIDL Interfaces. by Brad Ebinger · 6 years ago
  89. b9c3450 Upload platform compat config generated from framework target. by atrost · 5 years ago
  90. 58cfae5 Merge "Remove the dependencies to ext and framework from the stubs build" by Jiyong Park · 5 years ago
  91. 1f51d97 Merge "Remove voip-common to the dependency list of *-api-stubs-docs" by Jiyong Park · 5 years ago
  92. 9bcd297 Remove the dependencies to ext and framework from the stubs build by Jiyong Park · 5 years ago
  93. 2e3f1aa Remove voip-common to the dependency list of *-api-stubs-docs by Jiyong Park · 5 years ago
  94. 53f6c34 Merge "Make RcsMessageStore a top level API" am: bac258f22e by Brad Ebinger · 5 years ago
  95. bac258f Merge "Make RcsMessageStore a top level API" by Brad Ebinger · 5 years ago
  96. edf0d51 Merge "Make unsupportedappusage_index.csv a build artifact." am: 19cb14b3be by Anna Trostanetski · 5 years ago
  97. 19cb14b Merge "Make unsupportedappusage_index.csv a build artifact." by Anna Trostanetski · 5 years ago
  98. 97088e9 Make unsupportedappusage_index.csv a build artifact. by Anna Trostanetski · 5 years ago
  99. ecf4d59 Merge "Gatekeeper generated aidl cpp bindings" by Janis Danisevskis · 5 years ago
  100. e7a87a9 Gatekeeper generated aidl cpp bindings by Janis Danisevskis · 5 years ago