31 Commits (bc4d478a2126775b8d7021614502d206d6273f9f)

Author SHA1 Message Date
Mark D. Roth d74548e611 Remove StringViewToCString() and src/core/lib/gprpp/string_view.h 5 years ago
Mark D. Roth 09b42371e7 Remove grpc_core::InlinedVector<> and grpc_core::Optional<>. 5 years ago
Esun Kim b308241343 Fix clang-tidy issues 5 years ago
Esun Kim 3a519a0b64 Replaced grpc_core New & Delete with C++ new & delete 5 years ago
Richard Belleville 44e1da8869 Re-add load 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Richard Belleville 444d5b7760 Revert "Reuse the definition already in the bazel/ directory" 5 years ago
Richard Belleville 78e443b4f6 Reuse the definition already in the bazel/ directory 5 years ago
Richard Belleville 4c8935761d Add wrapper layer for Blaze 5 years ago
Eytan Kidron c97ce9057b Simplify the platform and constraints settings for remote execution 5 years ago
Jan Tattermusch e5e3f70a1a Revert "Revert "Upgrade to bazel 1.0.0"" 5 years ago
Nicolas Noble 04d7e0d11f
Revert "Upgrade to bazel 1.0.0" 5 years ago
Jan Tattermusch 74ade125f2 toolchains no longer support machine types 5 years ago
Esun Kim 1743519aa9 Activate C++ stdlib 5 years ago
Jan Tattermusch b8a32c0cff temporarily disable failing tests on windows 5 years ago
Jan Tattermusch 14a2b7b05c disable fork bazel test on windows 5 years ago
Jan Tattermusch 0f78b92e87 avoid machine_size:large tests on windows 5 years ago
Jan Tattermusch 6ebc1c616f set uses_polling=False for some bazel tests 5 years ago
Mark D. Roth 51d18ecc63 Convert mpscq API from C to C++. 5 years ago
Soheil Hassas Yeganeh dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 5 years ago
Soheil Hassas Yeganeh 80c177d4c4
Revert "Introduce string_view and use it for gpr_split_host_port." 6 years ago
Soheil Hassas Yeganeh ef0f9bf7ec Introduce string_view and use it for gpr_split_host_port. 6 years ago
Esun Kim 1518ecbd76 Added new configuration system to core/grp. 6 years ago
Moiz Haidry ba00d3c914 Added a locality map class that maintains a child policy per locality. This is used by the xds lb policy to manage multiple localities. Also added a grpc_core::Map which is a templatized map, that is used by the locality map to maintain this info 6 years ago
Yash Tibrewal 9df6023dca Move Optional to gprpp, and reviewer comments 6 years ago
yang-g 67742ef63f Fix BUILD files. Manually edit bzl files 6 years ago
kpayson64 ec445cc2bb BUILD fixes 7 years ago
Vijay Pai 756caa7c6a Minor changes and fixes 7 years ago
Vijay Pai c02d997607 Minor bug fixes 7 years ago
Mark D. Roth 4f2b0fdadf Rename 'gpr++' directories to 'gprpp'. 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 7 years ago
Vijay Pai 81522c8ebe Add unsecure libraries to bazel build targets 7 years ago
Jan Tattermusch 4d5c3102a1 fix remaining license notices 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Nicolas "Pixel" Noble af6c83f9e1 Adding dummy layering check option. 8 years ago
Nicolas "Pixel" Noble e40877931a Missed one gtest reference. 8 years ago
Nicolas "Pixel" Noble 7c26eed838 Buildifier and wrapping test/cpp/* rules with our build system. 8 years ago
Craig Tiller bbc1eb00a8 Finish test/cpp/common 8 years ago
Craig Tiller 05fbe3c518 Get gtest building with Bazel, add first test in test/cpp/common/BUILD 8 years ago
yang-g 43dc9ed3b7 Add licenses to all BUILD files and missing copyright 8 years ago
Craig Tiller fab4ab4e3a Bad client tests converted 8 years ago
Masood Malekghassemi 1ff429da2a Organize Python tests to use grpcio-tools directly 9 years ago
Jan Tattermusch 072ebaa153 make python test suites run in parallel 9 years ago
Masood Malekghassemi fe8dc883d0 Reorganize Python packages 9 years ago
Craig Tiller 94640a3df9 Rework python, expand tool to make this easier 10 years ago
Nathaniel Manista 1d1f952731 The Python interoperability testing server. 10 years ago
Nathaniel Manista b8b0adfbf9 Refactoring of the Python build. 10 years ago
Nathaniel Manista 59d095a7df The logging_pool module. 10 years ago