aboutsummaryrefslogtreecommitdiff
path: root/rules/apis
AgeCommit message (Expand)Author
2023-03-16Enable and fix buildifier unused-variable and list-append lintsCole Faust
2023-03-10Fix name of the vendor api surfaceSpandan Das
2023-03-10Move the api_surface constants into a standalone api_surfaces.bzl fileSpandan Das
2023-03-08Enable and fix load-related buildifier lintsCole Faust
2023-03-04Make copyright messages comments, not docstringsCole Faust
2023-01-31Java API export of CorePlatformApiSpandan Das
2023-01-26Rename API surface provided to mainline modulesSpandan Das
2022-12-28Create Toolchain API surfaceSpandan Das
2022-12-09Implement Bazel rule for java_api_contributionSpandan Das
2022-10-06Allow cc_api_library_headers to depend on another cc_api_library_headersSpandan Das
2022-09-21Fix broken iteration over api provider objectSpandan Das
2022-09-21Invert the mechanism to declare the API surfaces a library contributes toSpandan Das
2022-09-09Create a macro for api contributions of cc_library_headersSpandan Das
2022-06-28Implement Bazel rules for api_domain_contributionSpandan Das
2022-06-22Implement Bazel rule for cc_api_contribution and cc_api_headersSpandan Das