- 46f44ce Fix hidden API usages to alternative API usages by Sandeep Bandaru · 6 months ago
- b930117 Add healthfitness sources to framework-doc-system-stubs. by Justin Lannin · 6 months ago
- 22fe298 @FlaggedApi: Enforce using constants instead of literals by Adrian Roos · 6 months ago
- 13d3236 Merge "Depend on exportable mainline module stubs for doc generation" into main am: bfb3ed2149 am: 2c8c4fa5d2 by Linus Tufvesson · 6 months ago
- bfb3ed2 Merge "Depend on exportable mainline module stubs for doc generation" into main by Linus Tufvesson · 6 months ago
- e4df69f Merge "Merge latest API into single file before checking compatibility" into main am: d4e030c997 am: 77f1143bfc by Treehugger Robot · 6 months ago
- e4553d0 Depend on exportable mainline module stubs for doc generation by Jihoon Kang · 6 months ago
- d2824e3 Merge latest API into single file before checking compatibility by Paul Duffin · 6 months ago
- c4645cd Merge "Create empty VCN libraries" into main am: 403de724a1 am: 25b14313ae by Yan Yan · 7 months ago
- bf64cbc Create empty VCN libraries by Yan Yan · 8 months ago
- 989825d Separating framework platform crashrecovery jar by Harshit Mahajan · 7 months ago
- 5aeb9fd Remove dependencies on the 1-variant fallback by Cole Faust · 7 months ago
- fbc4f88 Remove dependencies on the 1-variant fallback by Cole Faust · 8 months ago
- 319ffa7 Use select syntax on from-text vs from-source static lib selection by Jihoon Kang · 8 months ago
- e2546e0 Merge "[Ranging] Add framework-ranging to api build file" into main by Shreshta Manu · 8 months ago
- 341e942c Enable from-text stub build for android_system_server_stubs_current by Jihoon Kang · 8 months ago
- a6007ea [Ranging] Add framework-ranging to api build file by Shreshta Manu · 8 months ago
- 0c6b2f2 Merge "Add new framework-photopicker inside MediaProvider module" into main by Ankita Vyas · 8 months ago
- 952d16a Merge "Merge 24Q3 to AOSP main" into main by Xin Li · 9 months ago
- 348c82a Add new framework-photopicker inside MediaProvider module by Ankita Vyas · 9 months ago
- b1fc07e Don't evaluate configurable properties in load hooks by Cole Faust · 9 months ago
- 62a7402 Merge "SDK Parcelables: @JavaOnlyStableParcelable" into main am: c120605de6 by Treehugger Robot · 9 months ago
- 07b69ec SDK Parcelables: @JavaOnlyStableParcelable by Steven Moreland · 9 months ago
- a08f815 Merge "Revert "Revert "Remove full api surface from-text stubs java_api..."" into main am: 28501b72b7 by Treehugger Robot · 10 months ago
- 868f001 Merge "Revert "Remove full api surface from-text stubs java_api_library..."" into main am: 6360982601 by Jihoon Kang · 10 months ago
- 88854a8 Merge "Remove full api surface from-text stubs java_api_library modules" into main am: 43d59c5393 by Treehugger Robot · 10 months ago
- dc16c22 Revert "Revert "Remove full api surface from-text stubs java_api..." by Jihoon Kang · 10 months ago
- 1ae36c8 Revert "Remove full api surface from-text stubs java_api_library..." by Liana Kazanova · 10 months ago
- d6e978e Remove full api surface from-text stubs java_api_library modules by Jihoon Kang · 1 year, 3 months ago
- 79298b6 Merge "Remove combined_apis_defaults module type" into main am: fd3466c405 by Treehugger Robot · 10 months ago
- fd3466c4 Merge "Remove combined_apis_defaults module type" into main by Treehugger Robot · 10 months ago
- 910d78e Remove combined_apis_defaults module type by Jihoon Kang · 10 months ago
- 4c1c868 Merge "[CrashRecovery] Conditionally add module lib to Android SDK" into main am: 9891943a11 by Harshit Mahajan · 10 months ago
- e3d1ff9 [CrashRecovery] Conditionally add module lib to Android SDK by Harshit Mahajan · 10 months ago
- 151a542 Merge "Specify is_stubs_module property" into main am: 825beb3bac by Jihoon Kang · 10 months ago
- 825beb3 Merge "Specify is_stubs_module property" into main by Jihoon Kang · 10 months ago
- 93a03fa Merge "Support select in combined_apis properties" into main am: d233693601 by Treehugger Robot · 10 months ago
- cc4c8f9 Support select in combined_apis properties by Jihoon Kang · 10 months ago
- a6db734 Merge "Use CallableItem in place of MethodItem" into main am: 94c9498bf0 by Treehugger Robot · 10 months ago
- a858a71 Use CallableItem in place of MethodItem by Paul Duffin · 10 months ago
- a85551e Specify is_stubs_module property by Jihoon Kang · 10 months ago
- e1b39ac Merge "Remove --hide-package options from droidstubs" into main am: 274c141462 by Paul Duffin · 10 months ago
- 2ff6695 Remove --hide-package options from droidstubs by Paul Duffin · 10 months ago
- 48f21ec Merge "Simplify handling of nested classes" into main am: b983c5bc5f by Treehugger Robot · 11 months ago
- ecb807b Simplify handling of nested classes by Paul Duffin · 11 months ago
- 22c704f Merge "Migrate to use new signature-to-dex --out option" into main am: 58d9eab524 by Treehugger Robot · 11 months ago
- 2be27a0 Migrate to use new signature-to-dex --out option by Paul Duffin · 11 months ago
- e7b73b2 Merge "Update previous_api for droidstubs and java_api_library" into main am: c4d930b0dc by Treehugger Robot · 11 months ago
- c4d930b Merge "Update previous_api for droidstubs and java_api_library" into main by Treehugger Robot · 11 months ago
- 780042c Merge "Remove use of --check-compatibility:base" into main am: 88c837ff00 by Treehugger Robot · 11 months ago
- 4b65c4c Remove use of --check-compatibility:base by Paul Duffin · 11 months ago
- a2c4cd7 Update previous_api for droidstubs and java_api_library by Paul Duffin · 11 months ago
- 4af9720 Merge 24Q3 (ab/11976889) to aosp-main-future by Xin Li · 11 months ago
- 36f8cfd Merge "Pass previous_api for module lib stubs contributions" into main by Treehugger Robot · 11 months ago
- b41457b Pass previous_api for module lib stubs contributions by Jihoon Kang · 11 months ago
- fe28542 Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 12 months ago
- 7ef888d Merge "Provide complete API surfaces for *non-updatable compatibility checks" into main am: 67ee83482c am: 14a141cfe5 by Treehugger Robot · 12 months ago
- f75e910 Provide complete API surfaces for *non-updatable compatibility checks by Paul Duffin · 1 year ago
- 8b19aa9 Merge "Use full APIs for api_lint.new_since of *api-stubs-docs-non-updatable" into main am: c788401eed am: b1c7fe9812 by Treehugger Robot · 1 year ago
- 98bc011 Use full APIs for api_lint.new_since of *api-stubs-docs-non-updatable by Paul Duffin · 1 year ago
- 23be164 Merge "Build complete api-versions.xml files for module-lib/system-server" into main am: e8245d3c96 am: 2248779300 by Treehugger Robot · 1 year, 1 month ago
- fb5e07d Build complete api-versions.xml files for module-lib/system-server by Paul Duffin · 1 year, 1 month ago
- f30ec4f Merge "Extract api_versions_defaults from api_versions_* modules" into main am: e343d44ca8 am: b44a8c7400 by Treehugger Robot · 1 year, 1 month ago
- 0834ea7 Extract api_versions_defaults from api_versions_* modules by Paul Duffin · 1 year, 1 month ago
- f41a4d7 Merge "APIs in a nested class can be flagged by outer class." into main am: a484783a0a am: 317fb74b94 by Yiming Pan · 1 year, 1 month ago
- a484783 Merge "APIs in a nested class can be flagged by outer class." into main by Yiming Pan · 1 year, 1 month ago
- 006a21a Merge "Do not split struct properties based on soong_config_variables" into main am: 5e04e9a1c4 am: f9464534aa by Paul Duffin · 1 year, 1 month ago
- dd35c2f APIs in a nested class can be flagged by outer class. by Yiming Pan · 1 year, 1 month ago
- 00f480e Do not split struct properties based on soong_config_variables by Jihoon Kang · 1 year, 1 month ago
- 22525fd Merge "Fix: classes with constructors only shouldn't be skipped." into main am: 22be9ae769 am: 40823a4881 by Yiming Pan · 1 year, 1 month ago
- 22be9ae Merge "Fix: classes with constructors only shouldn't be skipped." into main by Yiming Pan · 1 year, 1 month ago
- 823c15d Fix: classes with constructors only shouldn't be skipped. by Yiming Pan · 1 year, 2 months ago
- f332950 Merge "Modify non updatable droidstubs dependency based on release flag" into main am: badbb20d08 am: 41a5c0df9c by Jihoon Kang · 1 year, 2 months ago
- 2d295ae Modify non updatable droidstubs dependency based on release flag by Jihoon Kang · 1 year, 2 months ago
- 3b25899 Merge "Fix: some flagged APIs are not recorded." into main am: 9750a10449 am: e9d3847cb9 by Yiming Pan · 1 year, 2 months ago
- 4649135 Fix: some flagged APIs are not recorded. by Yiming Pan · 1 year, 2 months ago
- 5897772 Update HintManager to use NDK backend by Matt Buckley · 1 year, 2 months ago
- deefb2b Merge "Split android_non_updatable_stubs_libs" into aosp-main-future by Treehugger Robot · 1 year, 3 months ago
- e97d112 Split android_non_updatable_stubs_libs by Jihoon Kang · 1 year, 3 months ago
- 5b9160e Split android_non_updatable_stubs_libs by Jihoon Kang · 1 year, 3 months ago
- cae685c Merge "Specify `stubs_type` property in java_api_library modules" into main am: 509fa1c6d8 am: ff78855f52 by Jihoon Kang · 1 year, 3 months ago
- ff78855 Merge "Specify `stubs_type` property in java_api_library modules" into main am: 509fa1c6d8 by Jihoon Kang · 1 year, 3 months ago
- 0d639bf Specify `stubs_type` property in java_api_library modules by Jihoon Kang · 1 year, 3 months ago
- 2962a62 Merge "Add SDK library framework-pdf-v in MediaProvider" into main am: bd1fe2d379 am: 6af23712fd by Nishant Panwar · 1 year, 3 months ago
- 6af2371 Merge "Add SDK library framework-pdf-v in MediaProvider" into main am: bd1fe2d379 by Nishant Panwar · 1 year, 3 months ago
- bd1fe2d Merge "Add SDK library framework-pdf-v in MediaProvider" into main by Nishant Panwar · 1 year, 3 months ago
- 8ad5083 Replace lists of aconfig modules with aconfig_declarations_group by Jihoon Kang · 1 year, 3 months ago
- 25d562e Replace lists of aconfig modules with aconfig_declarations_group by Jihoon Kang · 1 year, 3 months ago
- 59a129fd Replace lists of aconfig modules with aconfig_declarations_group by Jihoon Kang · 1 year, 3 months ago
- 22e41fb Merge "Set is_stubs_module for stubs modules" into main am: d1f660adcb by LaMont Jones · 1 year, 3 months ago
- d1f660a Merge "Set is_stubs_module for stubs modules" into main by LaMont Jones · 1 year, 3 months ago
- a7073b5 Set is_stubs_module for stubs modules by Jihoon Kang · 1 year, 3 months ago
- 8fa4937 Merge "Set is_stubs_module for stubs modules" into main by LaMont Jones · 1 year, 3 months ago
- 796ec6b Merge "New dist target for private API stubs" into main by Peter Kalauskas · 1 year, 3 months ago
- cf9acc6 New dist target for private API stubs by Peter Kalauskas · 1 year, 3 months ago
- 0cec62b Merge "Enforce bcp/sscp stubs do not compile against apps" into main am: 4671ab97f1 am: d4ea469555 by Spandan Das · 1 year, 3 months ago
- d4ea469 Merge "Enforce bcp/sscp stubs do not compile against apps" into main am: 4671ab97f1 by Spandan Das · 1 year, 3 months ago
- daa3530 Set is_stubs_module for stubs modules by Jihoon Kang · 1 year, 3 months ago
- 67b7906 Enforce bcp/sscp stubs do not compile against apps by Spandan Das · 1 year, 3 months ago
- 81c51cf Add SDK library framework-pdf-v in MediaProvider by Nishant Panwar · 1 year, 3 months ago