Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
28839ce3a8bfe1c83017b8045a131698f1a8c904
/
test
487ee31
Address review comments
by Yuchen Zeng
· 7 years ago
2435050
Support access token credential in grpc_cli
by Yuchen Zeng
· 7 years ago
78335ac
Merge pull request #13710 from ctiller/fix17it1
by Craig Tiller
· 7 years ago
5bd81fe
Merge pull request #13721 from y-zeng/cli_metadata
by Yuchen Zeng
· 7 years ago
3a6e5bb
Fixes
by Craig Tiller
· 7 years ago
dcb9493
Merge pull request #13450 from daniel-j-born/tcp_client
by Mark D. Roth
· 7 years ago
66d1019
Merge pull request #13631 from sreecha/cv-wait-monotonic
by Sree Kuchibhotla
· 7 years ago
2455b3d
Fix tsan issue
by Yuchen Zeng
· 7 years ago
bdf6391
Refactor POSIX TCP client connect.
by Dan Born
· 7 years ago
19889d7
Add escape sequences for the grpc_cli metadata flag
by Yuchen Zeng
· 7 years ago
7fd3417
Merge pull request #13678 from sreecha/rpc-deadline-fix
by Sree Kuchibhotla
· 7 years ago
04bd8b3
Fix test helper binaries
by Craig Tiller
· 7 years ago
5b1a66c
Merge pull request #13413 from ncteisen/surfacing-error-details-wrapped
by Noah Eisen
· 7 years ago
6193c63
Reviewer feedback
by ncteisen
· 7 years ago
ca398ee
Merge branch 'master' into cv-wait-monotonic
by Sree Kuchibhotla
· 7 years ago
94e676e
Merge pull request #13659 from grpc/revert-13658-revert-13058-execctx
by Yash Tibrewal
· 7 years ago
d6c292f
Merge master
by Yash Tibrewal
· 7 years ago
0b6bdbc
Merge pull request #12488 from dgquintas/removed_expiration_interval
by David G. Quintas
· 7 years ago
495476a
Merge pull request #13682 from dgquintas/send_rpc_status_return
by David G. Quintas
· 7 years ago
a802157
Merge pull request #13677 from kpayson64/fix_benchmark
by kpayson64
· 7 years ago
9702566
Make it possible to ignore result of SendRPC() in test
by David Garcia Quintas
· 7 years ago
cc6601e
Tweak the RpcDeadline test to reduce flakes
by Sree Kuchibhotla
· 7 years ago
8873975
Fix Async QPS Test
by Ken Payson
· 7 years ago
4d9f7f6
PR comments
by David Garcia Quintas
· 7 years ago
d196658
Merge branch 'master' of github.com:grpc/grpc into removed_expiration_interval
by David Garcia Quintas
· 7 years ago
d5ca876
Fixed ClientLbEnd2endTest.RoundRobinReresolve flakiness
by David Garcia Quintas
· 7 years ago
8cf1470
Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
by Yash Tibrewal
· 7 years ago
ad4d2dd
Revert "All instances of exec_ctx being passed around in src/core removed"
by Yash Tibrewal
· 7 years ago
a3df36c
Merge pull request #13058 from yashykt/execctx
by Yash Tibrewal
· 7 years ago
9dbb6e3
Merge pull request #13559 from dmaclach/threadnames
by Vijay Pai
· 7 years ago
73bb67d
Merge master into execctx
by Yash Tibrewal
· 7 years ago
43b8f8a
Update grpclb_test.cc
by Vijay Pai
· 7 years ago
05cd310
Merge pull request #13630 from dgquintas/fix_deadupdate
by David G. Quintas
· 7 years ago
770bf07
Regen projects and fix more uses of gpr_thd_new
by Vijay Pai
· 7 years ago
53d5503
Pass a pollset_set to some client handshakers.
by Dan Born
· 7 years ago
19988c6
clang-format
by Vijay Pai
· 7 years ago
33dd7f0
Add thread name
by Vijay Pai
· 7 years ago
6fa206d
Merge pull request #13336 from markdroth/server_connection_timeout
by Mark D. Roth
· 7 years ago
f3b73e5
Merge pull request #13579 from sreecha/rq-fix
by Sree Kuchibhotla
· 7 years ago
18bc278
Add tests
by ncteisen
· 7 years ago
f7a8eb7
Merge pull request #13554 from danzh2010/asyncio
by Yang Gao
· 7 years ago
a3a4f39
Update ev_epollsig_linux_test.cc
by Vijay Pai
· 7 years ago
54961bb
Change the code to use MONOTONIC clocks when calling gpr_cv_wait (condition varialbes in linux support MONOTONIC clock type)
by Sree Kuchibhotla
· 7 years ago
3a9743c
Fix UpdatesTest.UpdateBalancersDeadUpdate expectation
by David Garcia Quintas
· 7 years ago
9a43437
Merge branch 'master' into rq-fix
by Sree Kuchibhotla
· 7 years ago
4ca3563
fix connectivity test failure
by Sree Kuchibhotla
· 7 years ago
c3b1e55
Merge pull request #13576 from vjpai/qps_killer
by Vijay Pai
· 7 years ago
c6587ca
Reintroduce lambdas
by Vijay Pai
· 7 years ago
f230ffd
clang-format
by Vijay Pai
· 7 years ago
083b9be
Make all-streams op about cleanup only and replace a lambda with a virtual
by Vijay Pai
· 7 years ago
6a019e7
Merge pull request #13329 from dwittmer/dwittmer_runserver
by Yang Gao
· 7 years ago
d9f6407
Merge master into execctx after removal of assert in tls_gcc
by yashkt
· 7 years ago
6ce01dd
Merge pull request #13401 from jtattermusch/windows_cmake_distrib_tests
by Jan Tattermusch
· 7 years ago
c8dd4c5
Remove some unneeded and spammy logs
by Vijay Pai
· 7 years ago
6389457
Adjust stream cancellation point and fix races in sync client
by Vijay Pai
· 7 years ago
7d7babb
Merge branch 'master' into threadnames
by Vijay Pai
· 7 years ago
f66cfed
Merge pull request #13051 from ctiller/bazel-pollers
by Craig Tiller
· 7 years ago
e37104c
Delete outdated comments
by Sree Kuchibhotla
· 7 years ago
1af674a
Provide a cleaner API for proxy_connection_failed().
by Mark D. Roth
· 7 years ago
26024c8
Merge branch 'master' into asyncio
by Dan Zhang
· 7 years ago
906adfd
No need to explicitly zero initialize since we are doing zalloc. Some misc formatting changes
by Sree Kuchibhotla
· 7 years ago
f0b9528
Merge pull request #13442 from adelez/foundry_integration
by adelez
· 7 years ago
e109ddf
Merge remote-tracking branch 'upstream/master' into server_connection_timeout
by Mark D. Roth
· 7 years ago
44c143c
Merge pull request #13570 from jtattermusch/concurrent_connectivity_fail_early
by Jan Tattermusch
· 7 years ago
a5f05c7
avoid picking up ProtoC
by Jan Tattermusch
· 7 years ago
27d254a
installing gflags not necessary
by Jan Tattermusch
· 7 years ago
ce7a23b
make runnable on kokoro
by Jan Tattermusch
· 7 years ago
06251f8
make helloworld CMakeLists compile on windows
by Jan Tattermusch
· 7 years ago
3c93a19
working cmake install on windows
by Jan Tattermusch
· 7 years ago
c05f024
fix nit
by Jan Tattermusch
· 7 years ago
764ef8c
Merge pull request #13575 from vjpai/dehist
by Vijay Pai
· 7 years ago
36522e9
Merge master after no Extern C changes
by Yash Tibrewal
· 7 years ago
5b7cdef
Rename port_hermetic to port_isolated_runtime_environment
by Adele Zhou
· 7 years ago
e5df91f
Use select to decide the test is hermetic or not
by Adele Zhou
· 7 years ago
c8bf2da
Enabling hermetic testing for running tests on Foundry.
by Adele Zhou
· 7 years ago
445c566
Add special cases and some comments
by Sree Kuchibhotla
· 7 years ago
195cf1e
Move histogram to test/core/util
by Vijay Pai
· 7 years ago
02df4ab
Change ep_state from gpr_atm to int since all callbacks execute under a combiner and hence conn object is thread safe
by Sree Kuchibhotla
· 7 years ago
360712f
Start to get Bazel running different pollers
by Craig Tiller
· 7 years ago
c3cc971
properly shutdown endpoints in h2_http_proxy
by Sree Kuchibhotla
· 7 years ago
da341bc
Fix up review comments
by Dave MacLachlan
· 7 years ago
9a7c736
Merge pull request #13432 from ncteisen/no-more-extern-c
by Noah Eisen
· 7 years ago
10f2790
Merge branch 'master' into execctx
by Yash Tibrewal
· 7 years ago
4f25daa
dont let server shutdown run forever
by Jan Tattermusch
· 7 years ago
64d588f
fix compile error
by Dan Zhang
· 7 years ago
5f66253
Merge pull request #13357 from markdroth/reference_counted
by Mark D. Roth
· 7 years ago
c354269
Remove _ prefixed variable names
by Yash Tibrewal
· 7 years ago
43db249
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
by ncteisen
· 7 years ago
14b27b8
Merge commit 'aa358d5e43' into no-more-extern-c
by ncteisen
· 7 years ago
af5c54d
Add thread naming support on platforms that support it.
by Dave MacLachlan
· 7 years ago
17a1431
Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7
by Nicolas Noble
· 7 years ago
0f7bc57
Modify udp_server to do asynchronous read and write and only re-arm
by Dan Zhang
· 7 years ago
c7d1f93
Fix windows
by ncteisen
· 7 years ago
6ab0ba8
clang fmt
by ncteisen
· 7 years ago
9aea257
clang-format
by Mark D. Roth
· 7 years ago
c5d0df9
Merge remote-tracking branch 'upstream/master' into server_connection_timeout
by Mark D. Roth
· 7 years ago
26e9342
Fix race conditions and more grpc_inits required. csharp tests will be fixed in a different PR
by Yash Tibrewal
· 7 years ago
ca014e4
Clean up semantics of test code.
by Mark D. Roth
· 7 years ago
b337de9
Merge remote-tracking branch 'upstream/master' into reference_counted
by Mark D. Roth
· 7 years ago
bf816d3
Shorted "reference" to "ref".
by Mark D. Roth
· 7 years ago
Next »