2236 Commits (05012c288f8acdfe646b0b199f97a957151a7b57)

Author SHA1 Message Date
Prashant Jaikumar 2526dfade5 WIP: Make core and C++ tests work with bazel on Mac OS 5 years ago
Vijay Pai be6979202b Revamp server-side C++ callback API, message allocator, and mocking 5 years ago
Jan Tattermusch 986070d280 use test size instead of timeout 5 years ago
Esun Kim e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 5 years ago
Esun Kim b2b7fc9af8 Replaced grpc_core::UniquePtr with std::unique_ptr 5 years ago
Esun Kim 3a519a0b64 Replaced grpc_core New & Delete with C++ new & delete 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Esun Kim 81df105ac8 Deprecate gpr_get/set_allocation_functions 5 years ago
Yash Tibrewal 08ba7246c0 Remove GRPC_CLOSURE_RUN and replace with grpc_core::Closure::Run 5 years ago
Yash Tibrewal 3a189d7e08 test changes 5 years ago
Vijay Pai d469403b6e Remove unused-parameter warnings, round 2 (16 of 19) 5 years ago
Vijay Pai 9d96158d7e Remove unused-parameter warnings, round 2 (15 of 19) 5 years ago
Yash Tibrewal 780d41224c Squashed commit of the following: 5 years ago
Vijay Pai ec10d9ce90 clang-format 5 years ago
Vijay Pai 5438ab53ec clang-format 5 years ago
Vijay Pai 5e2a9ee11e clang-format 5 years ago
Vijay Pai 3828cb0f8f clang-format 5 years ago
Vijay Pai 826732a8be Remove unused parameter warning (8 of 20) 5 years ago
Vijay Pai b35f80d680 Remove unused parameter warning (7 of 20) 5 years ago
Vijay Pai 92f7d65055 Remove unused parameter warning (6 of 20) 5 years ago
Vijay Pai c267467313 Remove unused parameter warning (5 of 20) 5 years ago
Vijay Pai 3c7b035ca6 Remove unused parameter warning (4 of 20) 5 years ago
Juanli Shen 2dc42a1e02 Use ADS 5 years ago
Jan Tattermusch dffece9657 make end2end bazel test generator work on non-linux as well 5 years ago
Jan Tattermusch 3ce50ae754 disable some test on windows based on build.yaml 5 years ago
Jan Tattermusch 8e79705d29 disable fuzzers on windows 5 years ago
Hope Casey-Allen 673e0cec33 Fix 5 years ago
Hope Casey-Allen 0f116eb282 Fix 5 years ago
Vijay Pai 5d7e4bb301 Stop using deprecated gtest macros 5 years ago
Jan Tattermusch 6ebc1c616f set uses_polling=False for some bazel tests 5 years ago
Lidi Zheng 781b12023a Fix import failure due to 'visibility = ["//visibility:public"]' 5 years ago
Soheil Hassas Yeganeh 05901eaaa3 Fix filter_latency.cc 5 years ago
Esun Kim c965ca1494 Pull out configuration from ssl_utils 5 years ago
Mark D. Roth 21c5424477 Add API for accessing per-call backend metric data in LB policies. 5 years ago
yang-g 3728329033 return unavailable on transport closed 5 years ago
Yihua Zhang ae863630d5 Add spiffe client-side credential reload 5 years ago
Juanli Shen 45dd8be442 Use LRS in xds policy 5 years ago
Juanli Shen 79f191114e Use EDS in xds LB policy 5 years ago
Mark D. Roth db3d8be647 Add MetadataInterface abstraction to LB policy API. 5 years ago
Alexander Polcyn 609107586a Add a way for tests with LeakDetector to free the control plane creds map 5 years ago
Alexander Polcyn 37126b5446 Lower min-time-between-resolutions for the goaway server test 5 years ago
Pau Freixes a40dd958be Fix watcher connectivity dead lock 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." 5 years ago
Soheil Hassas Yeganeh ef0f9bf7ec Introduce string_view and use it for gpr_split_host_port. 6 years ago
Juanli Shen 67e6b03e92 Fix compression algorithm parsing 6 years ago
Prashant Jaikumar 1ac1ab7396 Flaky network test enhancements and cleanups 6 years ago
Esun Kim 90fbdc92f5 Roll-forward "Config migration" 6 years ago
Alexander Polcyn 236ae12bb1 Revert "Config migration" 6 years ago
Esun Kim 87905ae5ea Config migration 6 years ago