1. fa4a90d Generate "exportable" stubs library in java_sdk_library by Jihoon Kang · 2 years, 4 months ago
  2. 78f8914 Enable droidstubs to export "exportable" artifacts by Jihoon Kang · 2 years, 4 months ago
  3. 3c89f04 Generate "exportable" stubs in droidstubs by Jihoon Kang · 2 years, 4 months ago
  4. 6592e87 Add aconfig_declarations property to droidstubs and java_sdk_library by Jihoon Kang · 2 years, 4 months ago
  5. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 2 years, 5 months ago
  6. 9d7a36d allow specifying remote caching opt for rewrapper by Anas Sulaiman · 2 years, 5 months ago
  7. 3ea6467 Update checkapi error message to provide more guidance by Jihoon Kang · 2 years, 6 months ago
  8. 2cc80ba Add the name of the sdk library to dynamically generated java modules by Spandan Das · 2 years, 6 months ago
  9. 9c49364 support toggling compare mode for rbe actions by Anas Sulaiman · 2 years, 6 months ago
  10. e09e20e Share constants for droidstubs btw Soong & Bazel by Liz Kammer · 2 years, 6 months ago
  11. 170dd72 Fix typo in droidstubs by Liz Kammer · 2 years, 6 months ago
  12. 063ec00 Add current api check as validation for from-text stub generation by Jihoon Kang · 2 years, 10 months ago
  13. 629b9d2 Retain concrete overrides of abstract methods by default by Paul Duffin · 2 years, 7 months ago
  14. c831389 Revert^2 "Add flagged api hide conditional to droidstubs" by Jihoon Kang · 2 years, 7 months ago
  15. 6666d0f Switch bp2build mutator to bottom up by Chris Parsons · 2 years, 7 months ago
  16. 504d356 Replace --api-overloaded-method--order with --format-defaults by Paul Duffin · 2 years, 7 months ago
  17. 10a23c2 Pass the current API file to the metalava --use-same-format-as option by Paul Duffin · 2 years, 9 months ago
  18. f8aaaa1 Replace -bootclasspath and -classpath metalava options with --classpath by Paul Duffin · 2 years, 9 months ago
  19. 808211e Stop using single-hyphen metalava options by Paul Duffin · 2 years, 9 months ago
  20. bd26244 Remove metalava --no-banner argument by Mårten Kongstad · 2 years, 10 months ago
  21. 7202ffe Explicitly specify `--api-overloaded-method-order source` for metalava by Paul Duffin · 2 years, 11 months ago
  22. 5b7035f Explicitly specify `--api-class-resolution api` for metalava by Paul Duffin · 2 years, 11 months ago
  23. 42b589c Prevent dynamically created java_api_contribution from inheriting by Jihoon Kang · 3 years, 3 months ago
  24. da97755 Java API export of CorePlatformApi surface by Spandan Das · 3 years, 3 months ago
  25. 3198f3c Generate java_api_contribution module from droidstubs module by Jihoon Kang · 3 years, 3 months ago
  26. 3dfb939 Merge "Create a "Toolchain" API surface" by Spandan Das · 3 years, 3 months ago
  27. 4520481 Merge changes I07db8afc,Ia89e0239 by Treehugger Robot · 3 years, 4 months ago
  28. 4ac2aed Create a "Toolchain" API surface by Spandan Das · 3 years, 4 months ago
  29. 0b555e3 Create (API) bp2build converters for droidstubs by Spandan Das · 3 years, 5 months ago
  30. d796f6f Stop module types being SdkAware by Paul Duffin · 3 years, 5 months ago
  31. 051fa91 Add system-server sdk type to droidstubs by Cole Faust · 3 years, 7 months ago
  32. 802ae0f Pass --sdk-extensions-{root,info} to metalava by Mårten Kongstad · 3 years, 9 months ago
  33. 3651a5d Merge "Dedup apiFile and removedApiFile fields" by Treehugger Robot · 3 years, 8 months ago
  34. c71d2b7 Dedup apiFile and removedApiFile fields by Paul Duffin · 3 years, 8 months ago
  35. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years, 8 months ago
  36. e7a8664 Revert "Check that API is up-to-date when building java_sdk_library" by Paul Duffin · 3 years, 8 months ago
  37. c166b68 Check that API is up-to-date when building java_sdk_library by Paul Duffin · 4 years ago
  38. c04a16e Support using api-versions.xml from another module by Anton Hansson · 4 years ago
  39. 209844c Merge "Enable restat for sbox rules" by Colin Cross · 4 years, 1 month ago
  40. e52c2ac Enable restat for sbox rules by Colin Cross · 4 years, 1 month ago
  41. 7c57af3 Rename InvalidNullabilityOverride suppression by Ember Rose · 4 years, 1 month ago
  42. 28e4128 Suppress ChangedDefault (in another location) by Sam Gilbert · 4 years, 2 months ago
  43. 675f0b4 Disable ChangedDefault by Sam Gilbert · 4 years, 2 months ago
  44. 049af11 Disable BannedThrow check by Sam Gilbert · 4 years, 2 months ago
  45. 8b99da5 Merge "Disable new ApiLint check temporarily" by Aurimas Liutikas · 4 years, 2 months ago
  46. ff5f3b9 Revert "Disable a few metalava checks that platform fails after improvements." by Anton Hansson · 4 years, 2 months ago
  47. 09cb5db Disable new ApiLint check temporarily by Sam Gilbert · 4 years, 7 months ago
  48. 1a0fa38 Disable a few metalava checks that platform fails after improvements. by Sam Gilbert · 4 years, 3 months ago
  49. 6700724 Add new file name to output inputs/outputs of actions of modules into a new file when `m json-module-graph` is executed. by kgui · 4 years, 3 months ago
  50. fe310a9 Update droidstubs to support putting action inputs/outputs into the module-graph.json. by Keyi · 4 years, 4 months ago
  51. 86758ac Make PrebuiltStubsSources support srcjar properly by Anton Hansson · 4 years, 6 months ago
  52. cc20350 Add module-lib to droidstubs' supported sdk types by Pedro Loureiro · 4 years, 7 months ago
  53. d78eb76 Add annotations.zip support to java_sdk_library by Anton Hansson · 4 years, 7 months ago
  54. 783195c Use system stubs for framework-doc-system-stubs. by satayev · 4 years, 10 months ago
  55. 556e814 Remove sourcepath argument from metalava invocations by Anton Hansson · 4 years, 11 months ago
  56. 70336cd Make soong create sourcepath dirs by Anton Hansson · 5 years ago
  57. 5ab4286 Remove support for removed_dex_api_filename by Anton Hansson · 5 years ago
  58. b23b745 Clarify how metalava @SuppressLint works by Aurimas Liutikas · 5 years ago
  59. 93e8f79 Merge "Move stub providers to droidstubs.go" by Anton Hansson · 5 years ago
  60. 5260932 Move stub providers to droidstubs.go by Anton Hansson · 5 years ago
  61. 4985e51 Exclude RequiresApi from generated stubs by Andrei Onea · 5 years ago
  62. 63eeda0 Fix metalava api baseline update command by Colin Cross · 5 years ago
  63. 7fef94f Merge "Remove support for unsandboxed metalava" by Colin Cross · 5 years ago
  64. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 5 years ago
  65. 8095c29 Remove support for unsandboxed metalava by Colin Cross · 5 years ago
  66. 3fbf2be Default metalava sandboxing to true by Colin Cross · 5 years ago
  67. 5f6ffc7 Add dependencies for Metalava's implicit android.jar references by Colin Cross · 5 years ago
  68. bc13992 Support sandboxing droiddoc and droidstubs with args properties by Colin Cross · 5 years ago
  69. 6aa5c40 Strengthen metalava sandbox support using sbox by Colin Cross · 5 years ago
  70. cb77f75 Move metalava's output files into a subdirectory by Colin Cross · 5 years ago
  71. 0d53241 Fix lint warnings in droidstubs.go by Colin Cross · 5 years ago
  72. 2207f87 Split droidstubs out of droiddoc.go by Colin Cross · 5 years ago