1. 79298b6 Merge "Remove combined_apis_defaults module type" into main am: fd3466c405 by Treehugger Robot · 1 year, 6 months ago
  2. fd3466c4 Merge "Remove combined_apis_defaults module type" into main by Treehugger Robot · 1 year, 6 months ago
  3. 910d78e Remove combined_apis_defaults module type by Jihoon Kang · 1 year, 6 months ago
  4. 4c1c868 Merge "[CrashRecovery] Conditionally add module lib to Android SDK" into main am: 9891943a11 by Harshit Mahajan · 1 year, 6 months ago
  5. e3d1ff9 [CrashRecovery] Conditionally add module lib to Android SDK by Harshit Mahajan · 1 year, 6 months ago
  6. 151a542 Merge "Specify is_stubs_module property" into main am: 825beb3bac by Jihoon Kang · 1 year, 6 months ago
  7. 825beb3 Merge "Specify is_stubs_module property" into main by Jihoon Kang · 1 year, 6 months ago
  8. 93a03fa Merge "Support select in combined_apis properties" into main am: d233693601 by Treehugger Robot · 1 year, 6 months ago
  9. cc4c8f9 Support select in combined_apis properties by Jihoon Kang · 1 year, 6 months ago
  10. a6db734 Merge "Use CallableItem in place of MethodItem" into main am: 94c9498bf0 by Treehugger Robot · 1 year, 6 months ago
  11. a858a71 Use CallableItem in place of MethodItem by Paul Duffin · 1 year, 6 months ago
  12. a85551e Specify is_stubs_module property by Jihoon Kang · 1 year, 6 months ago
  13. e1b39ac Merge "Remove --hide-package options from droidstubs" into main am: 274c141462 by Paul Duffin · 1 year, 6 months ago
  14. 2ff6695 Remove --hide-package options from droidstubs by Paul Duffin · 1 year, 6 months ago
  15. 48f21ec Merge "Simplify handling of nested classes" into main am: b983c5bc5f by Treehugger Robot · 1 year, 7 months ago
  16. ecb807b Simplify handling of nested classes by Paul Duffin · 1 year, 7 months ago
  17. 22c704f Merge "Migrate to use new signature-to-dex --out option" into main am: 58d9eab524 by Treehugger Robot · 1 year, 7 months ago
  18. 2be27a0 Migrate to use new signature-to-dex --out option by Paul Duffin · 1 year, 7 months ago
  19. e7b73b2 Merge "Update previous_api for droidstubs and java_api_library" into main am: c4d930b0dc by Treehugger Robot · 1 year, 7 months ago
  20. c4d930b Merge "Update previous_api for droidstubs and java_api_library" into main by Treehugger Robot · 1 year, 7 months ago
  21. 780042c Merge "Remove use of --check-compatibility:base" into main am: 88c837ff00 by Treehugger Robot · 1 year, 7 months ago
  22. 4b65c4c Remove use of --check-compatibility:base by Paul Duffin · 1 year, 7 months ago
  23. a2c4cd7 Update previous_api for droidstubs and java_api_library by Paul Duffin · 1 year, 7 months ago
  24. 4af9720 Merge 24Q3 (ab/11976889) to aosp-main-future by Xin Li · 1 year, 7 months ago
  25. 36f8cfd Merge "Pass previous_api for module lib stubs contributions" into main by Treehugger Robot · 1 year, 7 months ago
  26. b41457b Pass previous_api for module lib stubs contributions by Jihoon Kang · 1 year, 7 months ago
  27. fe28542 Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 8 months ago
  28. 7ef888d Merge "Provide complete API surfaces for *non-updatable compatibility checks" into main am: 67ee83482c am: 14a141cfe5 by Treehugger Robot · 1 year, 8 months ago
  29. f75e910 Provide complete API surfaces for *non-updatable compatibility checks by Paul Duffin · 1 year, 8 months ago
  30. 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, 8 months ago
  31. 98bc011 Use full APIs for api_lint.new_since of *api-stubs-docs-non-updatable by Paul Duffin · 1 year, 8 months ago
  32. 23be164 Merge "Build complete api-versions.xml files for module-lib/system-server" into main am: e8245d3c96 am: 2248779300 by Treehugger Robot · 1 year, 9 months ago
  33. fb5e07d Build complete api-versions.xml files for module-lib/system-server by Paul Duffin · 1 year, 9 months ago
  34. f30ec4f Merge "Extract api_versions_defaults from api_versions_* modules" into main am: e343d44ca8 am: b44a8c7400 by Treehugger Robot · 1 year, 9 months ago
  35. 0834ea7 Extract api_versions_defaults from api_versions_* modules by Paul Duffin · 1 year, 9 months ago
  36. f41a4d7 Merge "APIs in a nested class can be flagged by outer class." into main am: a484783a0a am: 317fb74b94 by Yiming Pan · 1 year, 9 months ago
  37. a484783 Merge "APIs in a nested class can be flagged by outer class." into main by Yiming Pan · 1 year, 9 months ago
  38. 006a21a Merge "Do not split struct properties based on soong_config_variables" into main am: 5e04e9a1c4 am: f9464534aa by Paul Duffin · 1 year, 9 months ago
  39. dd35c2f APIs in a nested class can be flagged by outer class. by Yiming Pan · 1 year, 9 months ago
  40. 00f480e Do not split struct properties based on soong_config_variables by Jihoon Kang · 1 year, 9 months ago
  41. 22525fd Merge "Fix: classes with constructors only shouldn't be skipped." into main am: 22be9ae769 am: 40823a4881 by Yiming Pan · 1 year, 9 months ago
  42. 22be9ae Merge "Fix: classes with constructors only shouldn't be skipped." into main by Yiming Pan · 1 year, 9 months ago
  43. 823c15d Fix: classes with constructors only shouldn't be skipped. by Yiming Pan · 1 year, 10 months ago
  44. f332950 Merge "Modify non updatable droidstubs dependency based on release flag" into main am: badbb20d08 am: 41a5c0df9c by Jihoon Kang · 1 year, 10 months ago
  45. 2d295ae Modify non updatable droidstubs dependency based on release flag by Jihoon Kang · 1 year, 10 months ago
  46. 3b25899 Merge "Fix: some flagged APIs are not recorded." into main am: 9750a10449 am: e9d3847cb9 by Yiming Pan · 1 year, 10 months ago
  47. 4649135 Fix: some flagged APIs are not recorded. by Yiming Pan · 1 year, 10 months ago
  48. 5897772 Update HintManager to use NDK backend by Matt Buckley · 1 year, 10 months ago
  49. deefb2b Merge "Split android_non_updatable_stubs_libs" into aosp-main-future by Treehugger Robot · 1 year, 10 months ago
  50. e97d112 Split android_non_updatable_stubs_libs by Jihoon Kang · 1 year, 10 months ago
  51. 5b9160e Split android_non_updatable_stubs_libs by Jihoon Kang · 1 year, 10 months ago
  52. cae685c Merge "Specify `stubs_type` property in java_api_library modules" into main am: 509fa1c6d8 am: ff78855f52 by Jihoon Kang · 1 year, 11 months ago
  53. ff78855 Merge "Specify `stubs_type` property in java_api_library modules" into main am: 509fa1c6d8 by Jihoon Kang · 1 year, 11 months ago
  54. 0d639bf Specify `stubs_type` property in java_api_library modules by Jihoon Kang · 1 year, 11 months ago
  55. 2962a62 Merge "Add SDK library framework-pdf-v in MediaProvider" into main am: bd1fe2d379 am: 6af23712fd by Nishant Panwar · 1 year, 11 months ago
  56. 6af2371 Merge "Add SDK library framework-pdf-v in MediaProvider" into main am: bd1fe2d379 by Nishant Panwar · 1 year, 11 months ago
  57. bd1fe2d Merge "Add SDK library framework-pdf-v in MediaProvider" into main by Nishant Panwar · 1 year, 11 months ago
  58. 8ad5083 Replace lists of aconfig modules with aconfig_declarations_group by Jihoon Kang · 1 year, 11 months ago
  59. 25d562e Replace lists of aconfig modules with aconfig_declarations_group by Jihoon Kang · 1 year, 11 months ago
  60. 59a129fd Replace lists of aconfig modules with aconfig_declarations_group by Jihoon Kang · 1 year, 11 months ago
  61. 22e41fb Merge "Set is_stubs_module for stubs modules" into main am: d1f660adcb by LaMont Jones · 1 year, 11 months ago
  62. d1f660a Merge "Set is_stubs_module for stubs modules" into main by LaMont Jones · 1 year, 11 months ago
  63. a7073b5 Set is_stubs_module for stubs modules by Jihoon Kang · 1 year, 11 months ago
  64. 8fa4937 Merge "Set is_stubs_module for stubs modules" into main by LaMont Jones · 1 year, 11 months ago
  65. 796ec6b Merge "New dist target for private API stubs" into main by Peter Kalauskas · 1 year, 11 months ago
  66. cf9acc6 New dist target for private API stubs by Peter Kalauskas · 1 year, 11 months ago
  67. 0cec62b Merge "Enforce bcp/sscp stubs do not compile against apps" into main am: 4671ab97f1 am: d4ea469555 by Spandan Das · 1 year, 11 months ago
  68. d4ea469 Merge "Enforce bcp/sscp stubs do not compile against apps" into main am: 4671ab97f1 by Spandan Das · 1 year, 11 months ago
  69. daa3530 Set is_stubs_module for stubs modules by Jihoon Kang · 1 year, 11 months ago
  70. 67b7906 Enforce bcp/sscp stubs do not compile against apps by Spandan Das · 1 year, 11 months ago
  71. 81c51cf Add SDK library framework-pdf-v in MediaProvider by Nishant Panwar · 1 year, 11 months ago
  72. cfac6e1 Merge "Add merged txt filegroups that depend on the exportable non-updatable txt files" into main am: 9e12339d40 am: c990a2f001 by Jihoon Kang · 2 years ago
  73. c990a2f Merge "Add merged txt filegroups that depend on the exportable non-updatable txt files" into main am: 9e12339d40 by Jihoon Kang · 2 years ago
  74. 9e12339 Merge "Add merged txt filegroups that depend on the exportable non-updatable txt files" into main by Jihoon Kang · 2 years ago
  75. 31cf274 Add merged txt filegroups that depend on the exportable non-updatable txt files by Jihoon Kang · 2 years ago
  76. 62b90dc Merge "Generate frameworks-base-api-current.srcjar from exportable stubs" into main am: f4747fbaf4 am: e76435d8c6 by Jihoon Kang · 2 years ago
  77. e76435d Merge "Generate frameworks-base-api-current.srcjar from exportable stubs" into main am: f4747fbaf4 by Jihoon Kang · 2 years ago
  78. f4747fb Merge "Generate frameworks-base-api-current.srcjar from exportable stubs" into main by Jihoon Kang · 2 years ago
  79. f1f72ca Generate frameworks-base-api-current.srcjar from exportable stubs by Jihoon Kang · 2 years ago
  80. 6139d58 Merge "Modify sdk-annotations-*.zip and android_*_stbs_current_with_test_libs defintions" into main am: 45e63e8fad am: ad675e3934 by Jihoon Kang · 2 years ago
  81. ad675e3 Merge "Modify sdk-annotations-*.zip and android_*_stbs_current_with_test_libs defintions" into main am: 45e63e8fad by Jihoon Kang · 2 years ago
  82. 45e63e8 Merge "Modify sdk-annotations-*.zip and android_*_stbs_current_with_test_libs defintions" into main by Jihoon Kang · 2 years ago
  83. 2a829bb Modify sdk-annotations-*.zip and android_*_stbs_current_with_test_libs defintions by Jihoon Kang · 2 years ago
  84. 5221496 framework-nfc: Switch to "framework-module-defaults" am: 96dac95fc1 by Roshan Pius · 2 years ago
  85. b0540e8 Add profiling module to bootclasspath by Yisroel Forta · 2 years ago
  86. 04a158b Merge changes from topic "framework-nfc-updatable" into main by Treehugger Robot · 2 years ago
  87. 7b647e4 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 2 years ago
  88. 85e169c Merge "Add aconfig declarations to f/b droidstubs" into main by Jihoon Kang · 2 years ago
  89. 1f4501f Revert^2 "[CrashRecovery] Add module lib to Android SDK" by Harshit Mahajan · 2 years, 1 month ago
  90. 8bd00f3 Merge "[CrashRecovery] Add module lib to Android SDK" into main by Harshit Mahajan · 2 years ago
  91. 919593c [CrashRecovery] Add module lib to Android SDK by Harshit Mahajan · 2 years ago
  92. c537cba Add aconfig declarations to f/b droidstubs by Jihoon Kang · 2 years, 1 month ago
  93. 46c6fdd Add aconfig declarations to f/b droidstubs by Jihoon Kang · 2 years ago
  94. e1abb62 Merge "Define exportable full api surface stubs" into main am: 583bc7179d am: c9b8fd51f7 am: 482ed8e5e0 by Jihoon Kang · 2 years ago
  95. 583bc71 Merge "Define exportable full api surface stubs" into main by Jihoon Kang · 2 years ago
  96. 96dac95 framework-nfc: Switch to "framework-module-defaults" by Roshan Pius · 2 years, 1 month ago
  97. 9f2a700 Merge changes from topic "framework-nfc-updatable" into main by Roshan Pius · 2 years ago
  98. dbd941f Merge "(Temporarily) hide Lint 101 errors" into main am: 61e5336ae1 am: f13f82700d am: f8ab5ab4e5 by Treehugger Robot · 2 years ago
  99. bd193df Merge "Add combined_api_defaults module type" into main am: 364446fa7a am: ceaff1ca1a am: 97d9a8996c by Harshit Mahajan · 2 years ago
  100. e2da2d6 (Temporarily) hide Lint 101 errors by Mårten Kongstad · 2 years ago