488 Commits (4b230eaaaa793bea08add9b27f7bc0d6943e786b)

Author SHA1 Message Date
Yuchen Zeng c049035bed Add GRPC_ prefix for macros 9 years ago
Yuchen Zeng 018bf1a864 modified has_async_methods and has_sync_methods of TestServerBuilderPlugin 9 years ago
Yuchen Zeng a42ec21341 Server builder plugin 9 years ago
Sree Kuchibhotla 1f5e262589 Add the option of adding a non-listening server completion queue. This makes writing certain test cases (like hybrid_end2end tests) easier 9 years ago
Craig Tiller 75dbc1eb67 Fixes 9 years ago
Craig Tiller 399b3c42de Fix client_crash_test, implement idempotency, fail_fast for C++ 9 years ago
vjpai bd06e441cc Add virtual destructor to satisfy a requirement of some compilers 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller f45496fdb0 Fix include path 9 years ago
Vijay Pai 98f2f754b8 Used TYPED_TEST to parametrize 9 years ago
Vijay Pai 40d1a2cb87 clang-format 9 years ago
Vijay Pai bbbbf621e4 Add a concurrent test for sync client, async server case 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
yang-g f64befd27f Make a copy of ByteBuffer when writing 9 years ago
Paul Querna 47d841de4d Add support for IP Addresses in Subject Alt Names. 9 years ago
Sree Kuchibhotla b0d1567e8e Revert "Revert "Properly integrate async API with server-side cancellations."" 9 years ago
Sree Kuchibhotla edd96e4926 Revert "Properly integrate async API with server-side cancellations." 9 years ago
Dan Born 51221f1e7e clang reformat. 9 years ago
Dan Born f2f7d57c01 Allow use of alternative credential types. 9 years ago
Vijay Pai dbf47fabd4 Better comments. 9 years ago
Vijay Pai 2e729387f7 clang-format 9 years ago
Vijay Pai 13ee2f2df3 Properly integrate async API with server-side cancellations. 9 years ago
Vijay Pai 6c016efa34 ServerTryCancel was not actually respecting the API since it 9 years ago
Sree Kuchibhotla 8d543e8e30 Fix ResponseStreamServerCancelAfter test flake 9 years ago
Craig Tiller 7c07aacb0f Fix async e2e 9 years ago
Vijay Pai bdfec2c86c SimultaneousReadWritesDone test was not observing the contract on the 9 years ago
yang-g ad0df7bf1f Discard the read buffer on stream error 9 years ago
yang-g 4c8aed3dba Add a helper to return all the secure types 9 years ago
yang-g 17197ddc71 Revert "make an enum" 9 years ago
yang-g 5152cd29f8 make an enum 9 years ago
yang-g 7d2a3e1917 Refactor end2end_test. Make the credentials a separate library. 9 years ago
Vijay Pai b65eda4c88 Make the poll override function assert on non-zero timeout if invoked 9 years ago
Vijay Pai 018879aa9a Set up poll overrides 9 years ago
vjpai cf4daebe27 Comment the requirements for changing grpc_poll_function and do 9 years ago
yang-g d59ad7ef39 Provide explicit API for user to set user agent string prefix 9 years ago
Craig Tiller 45551e0c99 Fix sanity 9 years ago
Nicolas "Pixel" Noble cd41a0b549 Removing undescores in {GPR,GRPC,CENSUS}_API. 9 years ago
yang-g 5e67246f84 that clang-format 9 years ago
Sree Kuchibhotla 001db590ff Modify the test to have large number of threads receiving the RPCs and a 9 years ago
Vijay Pai 0a3a766960 Give tsan a chance 9 years ago
Vijay Pai feef8be5ae clang-format 9 years ago
Craig Tiller 6f87164f3c Properly handle "." in metadata 9 years ago
Craig Tiller a44cbfc11c Fix race condition in transport API 9 years ago
Vijay Pai 63b28447e8 Remove the command-line flags 9 years ago
Vijay Pai 490e5023d7 Fix a typecast... 9 years ago
Vijay Pai e51d29d93c Remove some std:: so that grpc:: will be used by default when available 9 years ago
Vijay Pai 9f3bbb00d8 Generalize namespace for ParseCommandLineFlags 9 years ago
Vijay Pai d10bbb63f8 Refactor to favor composition over inheritance 9 years ago
Craig Tiller e1c2d6a6df Fix clang3.7/tsan compile failure 9 years ago