Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
344634c198ce71940f9b1682d675d1ededc05772
/
test
/
core
dc4d01f
Add tracer for handshakers.
by Mark D. Roth
· 7 years ago
40991ee
Add build path to ALTS test BUILD files
by Juanli Shen
· 7 years ago
fe2fa0c
Add C++ experimental API extensions for ALTS C stack
by Yihua Zhang
· 7 years ago
7e37a42
Merge pull request #15020 from danzh2010/multisockets
by Sree Kuchibhotla
· 7 years ago
8bd2395
use renamed function in test for cheking so_reuseport
by Dan Zhang
· 7 years ago
8c23140
Allow udp_server to create multiple listeners for each port via SO_REUSEPORT
by Dan Zhang
· 7 years ago
749f923
Merge pull request #14945 from ara-ayvazyan/improve_log_perf
by Jan Tattermusch
· 7 years ago
3f322e1
Fix a memory leak
by Adele Zhou
· 7 years ago
c7c35c5
Disable SO_REUSEPORT disabled test for uv tests
by kpayson64
· 7 years ago
03f01fd
Merge pull request #14845 from markdroth/inlined_vector
by Mark D. Roth
· 7 years ago
3095e35
regenerate projects using tools/buildgen/generate_projects.sh
by Jan Tattermusch
· 7 years ago
d3ace6c
Fix authority fuzzing failures
by David Garcia Quintas
· 7 years ago
7f25d20
Merge pull request #14734 from markdroth/c++_retry_throttle
by Mark D. Roth
· 7 years ago
07e75a0
Merge pull request #14615 from dgquintas/authority_header
by David G. Quintas
· 7 years ago
62d2ca7
Change InlinedVector to keep elements stored contiguously.
by Mark D. Roth
· 7 years ago
9db86fc
Convert retry throttle code to C++ and add tests.
by Mark D. Roth
· 7 years ago
b08e6a2
fix generate_tests.bzl
by David Garcia Quintas
· 7 years ago
c2a89cb
Merge pull request #14769 from yashykt/sslcerttestfix
by Yash Tibrewal
· 7 years ago
158375a
Merge branch 'master' of github.com:grpc/grpc into authority_header
by David Garcia Quintas
· 7 years ago
49f625f
more comments
by David Garcia Quintas
· 7 years ago
861363d
added call_host_override test
by David Garcia Quintas
· 7 years ago
bc7e096
Merge pull request #14788 from adelez/foundry_integration
by adelez
· 7 years ago
8a6453d
localhost or 127.0.0.1
by David Garcia Quintas
· 7 years ago
c7c779f
Merge pull request #14722 from jiangtaoli2016/ssl_load_root_certs
by Jiangtao Li
· 7 years ago
27d48da
fixed bad_ping test after merge
by David Garcia Quintas
· 7 years ago
811169d
Merge branch 'master' of github.com:grpc/grpc into authority_header
by David Garcia Quintas
· 7 years ago
0287924
Added host override info to test fixture config
by David Garcia Quintas
· 7 years ago
aadbd18
Also add size
by Adele Zhou
· 7 years ago
d043fa0
PR comments
by David Garcia Quintas
· 7 years ago
51332ab
Merge pull request #14733 from markdroth/resolver_wait_for_ready
by Mark D. Roth
· 7 years ago
144f555
cache default SSL root cert store
by jiangtaoli2016
· 7 years ago
b8b976f
Merge pull request #14787 from yang-g/tooo_many_pings
by Yang Gao
· 7 years ago
9e4d954
Merge pull request #14780 from muxi/fix-keepalive
by Muxi Yan
· 7 years ago
7bc84a2
Use timeout instead of size
by Adele Zhou
· 7 years ago
8f7bdec
Set default size large for fuzzer tests, and enormous for api_fuzzer
by Adele Zhou
· 7 years ago
ad5be3e
Add size param to grpc_cc_test and set it to enormous for fuzzer tests.
by Adele Zhou
· 7 years ago
e63e06d
Fall calls with wait_for_ready=false on transient resolver failure.
by Mark D. Roth
· 7 years ago
4b31e36
Fixed tests call host
by David Garcia Quintas
· 7 years ago
2cbdd85
Merge branch 'master' of github.com:grpc/grpc into authority_header
by David Garcia Quintas
· 7 years ago
e7ef1e5
Combine cq draining and server destroy for h2_ssl_cert_test
by Yash Tibrewal
· 7 years ago
caa2605
Don't capture unnecessary or unused variables
by David Garcia Quintas
· 7 years ago
0abc077
Merge branch 'master' of github.com:grpc/grpc into authority_header
by David Garcia Quintas
· 7 years ago
dc93b71
Merge pull request #14751 from ncteisen/channel-tracing
by Noah Eisen
· 7 years ago
a10634c
Merge branch 'master' of github.com:grpc/grpc into authority_header
by David Garcia Quintas
· 7 years ago
69e1532
Properly reset pings_before_data_required
by yang-g
· 7 years ago
236bec5
Improve keepalive_timeout test to capture the bug
by Muxi Yan
· 7 years ago
7ed7bee
Remove unnecessary comment
by Yash Tibrewal
· 7 years ago
717fff3
Use same queue for batch ops and for shutdown in h2_ssl_cert_test
by Yash Tibrewal
· 7 years ago
99d0cee
regenerate projects
by Ruslan Nigmatullin
· 7 years ago
7ae3733
[grpc] Add SSL session client cache support
by Ruslan Nigmatullin
· 7 years ago
3b42f83
Revert "Revert "Channel Tracing Implementation; Part 1""
by ncteisen
· 7 years ago
9bef139
Merge pull request #14746 from grpc/revert-13883-channel-tracing
by Noah Eisen
· 7 years ago
bce37d2
Merge pull request #14464 from yashykt/socklent
by Yash Tibrewal
· 7 years ago
f2bea37
Revert "Channel Tracing Implementation; Part 1"
by Noah Eisen
· 7 years ago
0e2c645
Merge master into yashykt:socklent
by Yash Tibrewal
· 7 years ago
613d632
Add more validation tests to channel_trace_test
by ncteisen
· 7 years ago
b93a006
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
by ncteisen
· 7 years ago
44a1588
Merge master into yashykt:socklent
by Yash Tibrewal
· 7 years ago
a22e16a
Merge master into yashykt:execctxcleanup
by Yash Tibrewal
· 7 years ago
c0cd82f
Remove unnecessary includes of exec_ctx.h
by Yash Tibrewal
· 7 years ago
f73e76d
Fix check in channel.cc and tweak direct channel tests
by David Garcia Quintas
· 7 years ago
431aea5
Merge pull request #14700 from yashykt/httpsclitestlog
by Yash Tibrewal
· 7 years ago
b162897
Add logging for helping debug httpcli tests
by Yash Tibrewal
· 7 years ago
0dee3d9
Merge branch 'master' into socklent
by Yash Tibrewal
· 7 years ago
539f506
Abstract libuv implementation
by kpayson64
· 7 years ago
44fd655
Merge pull request #14676 from muxi/fix-inttypes-include
by Vijay Pai
· 7 years ago
337373b9
More explicit static casts for size_t to socklen_t
by Yash Tibrewal
· 7 years ago
2c6aee9
Merge pull request #14591 from vjpai/framesize
by Vijay Pai
· 7 years ago
4b37fb0
Stop including inttypes.h in gRPC core public header in Apple platforms
by Muxi Yan
· 7 years ago
c7c0d69
Secure channels: use the right authority
by David Garcia Quintas
· 7 years ago
3d8b32d
Convert byte_stream API to C++.
by Mark D. Roth
· 7 years ago
3287ceb
Merge pull request #14638 from yihuazhang/hook_alts_again
by yihuaz
· 7 years ago
ef3fb66
Merge pull request #14560 from jtattermusch/fix_windows_shutdown_shutdown_finishes_calls
by Jan Tattermusch
· 7 years ago
04fb58e
Add ALTS code to grpc/core
by Yihua Zhang
· 7 years ago
632ddf7
Merge pull request #14616 from yang-g/strikke
by Yang Gao
· 7 years ago
ae277dd
Revert "Add ALTS C stack to gRPC core"
by Sree Kuchibhotla
· 7 years ago
4a15f40
Fix test
by yang-g
· 7 years ago
8b875ac
Merge pull request #14544 from danzh2010/udpinterface
by Yang Gao
· 7 years ago
0c6024b
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
by ncteisen
· 7 years ago
d2365d6
Reviewer comments
by ncteisen
· 7 years ago
09703ea
Add severity
by ncteisen
· 7 years ago
bec1a61
Reviewer feedback
by ncteisen
· 7 years ago
97a3dbe
Move C++ to util, call it from core test
by ncteisen
· 7 years ago
568a95e
Make test work
by ncteisen
· 7 years ago
503099b
Redoing render, about to take things away
by ncteisen
· 7 years ago
07ed039
Add JsonProtoTest
by ncteisen
· 7 years ago
eaf6486
Add ALTS code to grpc/core
by Yihua Zhang
· 7 years ago
9efb177
Review feedback, gTest
by ncteisen
· 7 years ago
b50f74f
Reviewer comments
by ncteisen
· 7 years ago
e9587db
Move status util
by ncteisen
· 7 years ago
1cc064d
Reviewer feedback, s/object_registry/channel_trace_registry
by ncteisen
· 7 years ago
1d6072c
Merge branch 'master' into udpinterface
by danzh
· 7 years ago
31c05ba
reviewer feedback, rename
by ncteisen
· 7 years ago
7d90d54
Reviewer feedback
by ncteisen
· 7 years ago
6684230
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
by ncteisen
· 7 years ago
2f4161c
Use stack frame size limits for consistency with internal builds
by Vijay Pai
· 7 years ago
7fed69b
Use static_cast rather than reinterpret_cast whenever possible
by Vijay Pai
· 7 years ago
aa7fa51
Merge pull request #14582 from markdroth/fake_resolver_test_fix
by Mark D. Roth
· 7 years ago
94dad67
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
by ncteisen
· 7 years ago
6eae794
Merge pull request #14459 from vjpai/2phase_thd
by Vijay Pai
· 7 years ago
Next »