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