summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-22Bring in compatibility shims for CommandLine from upstreamHEADmastermainSorin Basca
2024-01-10Remove uses of libabsl_headers.Krzysztof Kosiński
2023-09-05Update target names for RE2 and ABSL.Krzysztof Kosiński
2023-03-06Revert^2 "Cherrypick upstream change to fix build."Yi Kong
2023-03-02Revert "Cherrypick upstream change to fix build."Yi Kong
2023-03-01Cherrypick upstream change to fix build.Shahms King
2022-11-15Upgrade Kythe to v0.0.60.Krzysztof Kosiński
2022-11-09Replace google::protobuf::string with std::string.Krzysztof Kosiński
2022-10-17[UPSTREAM] chore: update LLVM (#5254)zrlk
2022-09-19Merge "[OWNERS] Add android llvm team to OWNERS"Treehugger Robot
2022-09-19Merge "Use gson built from source"Treehugger Robot
2022-09-19[OWNERS] Add android llvm team to OWNERSPirama Arumuga Nainar
2022-09-19[UPSTREAM] chore: change how preprocessor_utils iterates tokens (#5214)Shahms King
2022-09-19Use gson built from sourceColin Cross
2022-08-16Accommodate JDK17Sasha Smundak
2022-08-01release: v0.0.60 (#5335)Wyatt Calandro
2022-08-01chore: fix bazel extractor dockerfile (#5334)Wyatt Calandro
2022-08-01chore: use external aquery-based compilation db (#5333)Shahms King
2022-07-29chore(rust_common): bump version to 2022-07-27 and fix variable (#5332)Wyatt Calandro
2022-07-28chore(rust_common): manually configure the Rust protobuf toolchain (#5330)Wyatt Calandro
2022-07-27fix(rust_indexer): set the VName root on emitted Rust anchors (#5329)Wyatt Calandro
2022-07-27chore: bump rules_rust to v0.8.1 (#5328)Wyatt Calandro
2022-07-27feat(rust_indexer): emit proper xrefs to files generated by dependencies (#5326)Wyatt Calandro
2022-07-25feat(cxx_indexer): record full signatures in a separate file (#5323)zrlk
2022-07-20feat(cxx_indexer): implement directory traversal in indexer VFS (#5325)Shahms King
2022-07-20feat(rust_common): migrate to crate_universe from cargo-raze (#5324)Wyatt Calandro
2022-07-13chore(rust_common): upgrade rules_rust to v0.7.0 (#5321)Wyatt Calandro
2022-07-01feat(jvm_extractor): assign a corpus to compilation units (#5320)Justin Buchanan
2022-06-30chore(go): adjust verifier goal regex to be compatible with latest gofmt (#5318)Justin Buchanan
2022-06-30chore(go): add doc comment for `GolangCorpus` (#5317)Justin Buchanan
2022-06-29chore: gofmt with 1.19 (#5316)Cody Schroeder
2022-06-29feat(go_indexer): add --override_stdlib_corpus flag (#5314)Justin Buchanan
2022-06-23Generate compilation database for workspace (#5315)Mai Hussien
2022-06-21chore(rust_common): sync rustfmt.toml with internal version (#5312)Wyatt Calandro
2022-06-21feat(tooling): add --workspace_uri to kythe decor cmd (#5313)Cody Schroeder
2022-06-21chore: add toolchain_util.bzl to facilitate imports (#5311)Shahms King
2022-06-16feat(typescript_indexer): emit `field` subkind fact for class/interface/ojbec...Mikita Belahlazau
2022-06-16fix(java_indexer): guard against NPE in ImmutableList (#5310)Cody Schroeder
2022-06-15fix(proto): fix problematic field name (#5309)Wyatt Calandro
2022-06-15feat(proto): add a proto field to signify whether a file is protected (#5308)Wyatt Calandro
2022-06-13fix(textproto): workaround upstream proto path bug (#5307)Shahms King
2022-06-10fix(rust_extractor): find the analysis file based on crate name (#5306)Wyatt Calandro
2022-06-09feat(java extractor): use default value if corpus is ambiguous (#5305)Justin Buchanan
2022-06-09chore(java): fix lint error (#5304)Justin Buchanan
2022-06-09feat(java analyzer): log error when CU VName has empty corpus (#5303)Justin Buchanan
2022-06-09chore(java): remove unused deprecated methods from JvmGraph (#5302)Justin Buchanan
2022-06-09chore: use SerializeToString instead of explicit Streams (#5301)Shahms King
2022-06-08Add a missing glob to release.BUILD (#5300)Eric Chang
2022-06-07chore: remove unused entry from load statement (#5299)Shahms King
2022-06-07chore: retain ability to pass the indexer binary for c++ indexer tests (#5298)Shahms King