Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
74071cdab0c9a4016c05d371fdf1ec0d772ed0b7
/
test
/
cpp
abcebb0
Merge pull request #5419 from ctiller/cleaner-posix2
by Nicolas Noble
· 9 years ago
8cddd87
Merge pull request #6005 from sreecha/stress_exit_codes
by Jan Tattermusch
· 9 years ago
1a2c5aa
Merge github.com:grpc/grpc into cleaner-posix2
by Craig Tiller
· 9 years ago
4da8760
Merge pull request #6041 from vjpai/i_know_virtual_destructors
by Jan Tattermusch
· 9 years ago
4c43ed3
Merge github.com:grpc/grpc into cleaner-posix2
by Craig Tiller
· 9 years ago
31efd7e
Merge github.com:grpc/grpc into copyright-fix
by Craig Tiller
· 9 years ago
8479c97
Merge github.com:grpc/grpc into cleaner-posix2
by Craig Tiller
· 9 years ago
b538472
Merge branch 'master' into stress_exit_codes
by Sree Kuchibhotla
· 9 years ago
fefc916
Merge branch 'master' into stress_exit_codes
by Sree Kuchibhotla
· 9 years ago
16dd3e4
Reduce log verbosity of stress_test client by default. Correct a typo
by Sree Kuchibhotla
· 9 years ago
62bc488
Merge branch 'master' into i_know_virtual_destructors
by Vijay Pai
· 9 years ago
bd06e44
Add virtual destructor to satisfy a requirement of some compilers
by vjpai
· 9 years ago
6169d5f
Update copyrights
by Craig Tiller
· 9 years ago
e50d7be
Merge github.com:grpc/grpc into cleaner-posix2
by Craig Tiller
· 9 years ago
6771361
Merge github.com:grpc/grpc into optionalize_roundrobin
by Craig Tiller
· 9 years ago
f45496f
Fix include path
by Craig Tiller
· 9 years ago
98f2f75
Used TYPED_TEST to parametrize Include all 4 sync/async client/server combos
by Vijay Pai
· 9 years ago
40d1a2c
clang-format
by Vijay Pai
· 9 years ago
bbbbf62
Add a concurrent test for sync client, async server case
by Vijay Pai
· 9 years ago
14e0d98
Begin optionalizing lb policies: initial code movement
by Craig Tiller
· 9 years ago
8a03448
Merge github.com:grpc/grpc into cleaner-posix2
by Craig Tiller
· 9 years ago
b7f3f6e
Fix copyright
by Craig Tiller
· 9 years ago
9533d04
Fix includes
by Craig Tiller
· 9 years ago
f3d7638
Merge pull request #5877 from vjpai/make_generic_payloads_great_again
by Jan Tattermusch
· 9 years ago
2e19036
Fix copyrights
by Craig Tiller
· 9 years ago
f40df23
Auto-changes
by Craig Tiller
· 9 years ago
b830fb3
Merge branch 'master' into make_generic_payloads_great_again
by Vijay Pai
· 9 years ago
9a1fa34
Merge pull request #5892 from yang-g/copy_generic_byte_buffer
by Jan Tattermusch
· 9 years ago
f64befd
Make a copy of ByteBuffer when writing
by yang-g
· 9 years ago
a4942a0
@jtattermusch correctly pointed out that we are not setting
by vjpai
· 9 years ago
ca2886a
Made the code simpler to parse for humans
by David Garcia Quintas
· 9 years ago
711766d
Ensure that no #includes are inside of a namespace.
by David Garcia Quintas
· 9 years ago
59743d6
Merge github.com:grpc/grpc into cleaner-posix2
by Craig Tiller
· 9 years ago
3924afb
Merge pull request #5752 from vjpai/make_open_loop_again
by Jan Tattermusch
· 9 years ago
0239ba8
Merge github.com:grpc/grpc into cleaner-posix2
by Craig Tiller
· 9 years ago
7cd6ed7
Merge github.com:grpc/grpc into cleaner-posix2
by Craig Tiller
· 9 years ago
cd21266
Merge branch 'master' of github.com:grpc/grpc into codegen_lib
by David Garcia Quintas
· 9 years ago
39b082a
Merge pull request #5652 from grpc/revert-5599-revert-5572-srv_ctx
by Jan Tattermusch
· 9 years ago
847baf6
clang-format and fix a typo caused by saving
by Vijay Pai
· 9 years ago
6332628
1. Remove all deadlines from the RPCs and shutdown in this code.
by vjpai
· 9 years ago
47d841d
Add support for IP Addresses in Subject Alt Names.
by Paul Querna
· 9 years ago
047fe1f
Merge pull request #5580 from daniel-j-born/test_creds
by Dan Born
· 9 years ago
ee6902b
Merge branch 'master' into revert-5599-revert-5572-srv_ctx
by vjpai
· 9 years ago
2697f21
Merge branch 'master' into debug_qps_stream
by vjpai
· 9 years ago
b942640
clang-format
by David Garcia Quintas
· 9 years ago
8193289
Merge branch 'master' of github.com:grpc/grpc into codegen_lib
by David Garcia Quintas
· 9 years ago
baaf655
Fix formatting
by Craig Tiller
· 9 years ago
4560bda
Merge github.com:grpc/grpc into cleaner-posix2
by Craig Tiller
· 9 years ago
710d58c
Disable profiling in qps_worker for now
by Craig Tiller
· 9 years ago
b0d1567
Revert "Revert "Properly integrate async API with server-side cancellations.""
by Sree Kuchibhotla
· 9 years ago
4ac52fa
WIP. Added codegen_test
by David Garcia Quintas
· 9 years ago
edd96e4
Revert "Properly integrate async API with server-side cancellations."
by Sree Kuchibhotla
· 9 years ago
51221f1
clang reformat.
by Dan Born
· 9 years ago
f2f7d57
Allow use of alternative credential types.
by Dan Born
· 9 years ago
dbf47fa
Better comments.
by Vijay Pai
· 9 years ago
2e72938
clang-format
by Vijay Pai
· 9 years ago
13ee2f2
Properly integrate async API with server-side cancellations.
by Vijay Pai
· 9 years ago
b7117e4
Merge branch 'master' into debug_qps_stream
by vjpai
· 9 years ago
0cb803d
Always ref writable streams
by Craig Tiller
· 9 years ago
9899072
Revert "Update reconnect_interop_server.cc"
by Craig Tiller
· 9 years ago
eef5c01
clang-format
by David Garcia Quintas
· 9 years ago
94c80d8
copyrights
by David Garcia Quintas
· 9 years ago
c6611ef
Revert "Update reconnect_interop_client.cc"
by Craig Tiller
· 9 years ago
f7d6d38
Merge pull request #5539 from grpc/makdharma-comment
by Yang Gao
· 9 years ago
38a560b
Update reconnect_interop_server.cc
by makdharma
· 9 years ago
bd50f30
Update reconnect_interop_client.cc
by makdharma
· 9 years ago
e788e8b
Merge pull request #5523 from vjpai/e2e_stc
by Yang Gao
· 9 years ago
6c016ef
ServerTryCancel was not actually respecting the API since it
by Vijay Pai
· 9 years ago
9e5a05a
Fix clang format issue
by Sree Kuchibhotla
· 9 years ago
8d543e8
Fix ResponseStreamServerCancelAfter test flake
by Sree Kuchibhotla
· 9 years ago
8ba6a6b
Merge pull request #5402 from sreecha/stress_test_scripts
by Jan Tattermusch
· 9 years ago
e1dd18a
Fix copyright
by Sree Kuchibhotla
· 9 years ago
ef7e426
Merge pull request #5405 from daniel-j-born/custom_test_creds
by Dan Born
· 9 years ago
c47c949
clang-format
by Vijay Pai
· 9 years ago
60a7e33
Finish clients fully before finishing servers
by vjpai
· 9 years ago
e7042b5
Simplify Mark processing code
by vjpai
· 9 years ago
7c07aac
Fix async e2e
by Craig Tiller
· 9 years ago
02eda41
Do stream operations in a more idiomatic way: Write, WritesDone, Read until fail, Finish
by Vijay Pai
· 9 years ago
544b98f
Merge pull request #5293 from dgquintas/alarm_cpp
by Vijay Pai
· 9 years ago
9084418
Merge branch 'master' into custom_test_creds
by Dan Born
· 9 years ago
bdfec2c
SimultaneousReadWritesDone test was not observing the contract on the
by Vijay Pai
· 9 years ago
7204010
Fixing format and copyright.
by Nicolas "Pixel" Noble
· 9 years ago
1b5a264
Allow new credential types to be added to tests.
by Dan Born
· 9 years ago
0f62f5d
Merge pull request #5401 from daniel-j-born/test_creds
by Yang Gao
· 9 years ago
53a94ef
Use standard include paths.
by Dan Born
· 9 years ago
7275f36
Initialize mutex to nullptr.
by Dan Born
· 9 years ago
f30941c
Injectable test credentials provider interface.
by Dan Born
· 9 years ago
e2d39e0
Timer->UsageTimer consistently
by vjpai
· 9 years ago
559e45b
Scripts to launch stress tests in GKE
by Sree Kuchibhotla
· 9 years ago
86b258c
Merge pull request #5388 from vjpai/bourne_again
by Nicolas Noble
· 9 years ago
6483c32
BSD platforms (such as Mac) are likely to have /bin/sh refer to traditional
by vjpai
· 9 years ago
4ea4599
Merge github.com:grpc/grpc into naming-crisis
by Craig Tiller
· 9 years ago
953e41a
Merge pull request #5321 from vjpai/openloop
by Vijay Pai
· 9 years ago
0a5f613
Merge pull request #5213 from ctiller/fix-proto-docker
by David G. Quintas
· 9 years ago
44ca2c2
Examples
by Sree Kuchibhotla
· 9 years ago
e2f243b
clang format
by David Garcia Quintas
· 9 years ago
19fa540
Fix copyrights
by Craig Tiller
· 9 years ago
45add8a
Merge branch 'master' of github.com:grpc/grpc into alarm_cpp
by David Garcia Quintas
· 9 years ago
27b3f77
Merge pull request #5311 from vjpai/qa
by David G. Quintas
· 9 years ago
6541cab
clang-fmt
by Craig Tiller
· 9 years ago
Next »