Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
05687c3da9848ab79f08417793965de9bbbb52b0
05687c3
yapf tools/run_tests/python_utils
by ncteisen
· 7 years ago
173c477
tools/profiling
by ncteisen
· 7 years ago
e4bef08
yapf tools/interop_matrix
by ncteisen
· 7 years ago
7a2be20
yapf tools/distrib
by ncteisen
· 7 years ago
5898847
yapf tools/codegen
by ncteisen
· 7 years ago
26d70b1
yapf tools/buildgen
by ncteisen
· 7 years ago
7fd3417
Merge pull request #13678 from sreecha/rpc-deadline-fix
by Sree Kuchibhotla
· 7 years ago
866db6e
Merge pull request #13675 from jtattermusch/fix_csharp_clientserver_test
by Jan Tattermusch
· 7 years ago
f9675bb
Merge pull request #12706 from applinskinner/master
by Zhouyihai Ding
· 7 years ago
9a1c51d
Merge pull request #13646 from menghanl/release_matrix
by adelez
· 7 years ago
7a64e69
Merge pull request #13521 from jtattermusch/csharp_requestcallcontext_pooling
by Jan Tattermusch
· 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
94e676e
Merge pull request #13659 from grpc/revert-13658-revert-13058-execctx
by Yash Tibrewal
· 7 years ago
9e5dc24
Disallow delete on ExecCtx
by Yash Tibrewal
· 7 years ago
caaf416
virtual destructor in exec_ctx, remove unneeded flush in grpc_shutdown and remove grpc_exec_ctx from .pxi files in python
by Yash Tibrewal
· 7 years ago
d6c292f
Merge master
by Yash Tibrewal
· 7 years ago
a256970
Merge pull request #13666 from grpc/reduce-time-wait
by Muxi Yan
· 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
f7b8fa1
Add go release versions to client_matrix.py
by Menghan Li
· 7 years ago
cd62e7d
Exclude cronet restricted ports from port server pool
by Muxi Yan
· 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
1aee9d9
address comments
by Jan Tattermusch
· 7 years ago
b8b326a
Merge pull request #13668 from adelez/foundry_integration
by adelez
· 7 years ago
c01a91d
Merge pull request #13647 from y-zeng/send_ping
by Yuchen Zeng
· 7 years ago
4ff97d2
Merge pull request #13670 from apolcyn/fix_backup_poller_race
by apolcyn
· 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
f7a869f
Unref global backup poller under its lock
by Alexander Polcyn
· 7 years ago
737f6e7
synchronize access to native channel methods
by Jan Tattermusch
· 7 years ago
0545571
split out channel connectivity test
by Jan Tattermusch
· 7 years ago
84d78ac
Merge pull request #13663 from dgquintas/fix_rr_reresolve_test
by David G. Quintas
· 7 years ago
6fbaa82
Merge pull request #13396 from apolcyn/ruby_101_take_two
by apolcyn
· 7 years ago
4d9f7f6
PR comments
by David Garcia Quintas
· 7 years ago
2303382
regenerated proto with lastest version of protobuf
by David Garcia Quintas
· 7 years ago
11d91ab
Add dbg mode
by Adele Zhou
· 7 years ago
d196658
Merge branch 'master' of github.com:grpc/grpc into removed_expiration_interval
by David Garcia Quintas
· 7 years ago
8426329
Apply patches to ruby 101 docker image during upload script, for
by Alex Polcyn
· 7 years ago
95e2359
Merge pull request #13661 from AspirinSJL/no_idle
by Juanli Shen
· 7 years ago
625a5c0
Fix pending pings in grpclb
by Yuchen Zeng
· 7 years ago
d5ca876
Fixed ClientLbEnd2endTest.RoundRobinReresolve flakiness
by David Garcia Quintas
· 7 years ago
782676e
Merge pull request #13655 from yang-g/ping
by Yang Gao
· 7 years ago
da32060
Remove unreachable code in RR
by Juanli Shen
· 7 years ago
650595e
Merge pull request #13644 from grpc/verbose-cronet-on-failed
by Muxi Yan
· 7 years ago
39820e6
Merge pull request #13654 from AspirinSJL/reresolve_tf
by Juanli Shen
· 7 years ago
8cf1470
Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
by Yash Tibrewal
· 7 years ago
1d4e995
Merge pull request #13658 from grpc/revert-13058-execctx
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
d742f28
Bug fix, use the last_sent ping time for next send
by yang-g
· 7 years ago
570707b
RR goes to TF if all subchannels are SD or TF
by Juanli Shen
· 7 years ago
30ccc94
Update port_platform.h
by Vijay Pai
· 7 years ago
e6e6016
Change GPR_INFO to GPR_ERROR
by Muxi Yan
· 7 years ago
08aa228
Merge pull request #13196 from muxi/upgrade-cocoapods-min-version
by Muxi Yan
· 7 years ago
43b8f8a
Update grpclb_test.cc
by Vijay Pai
· 7 years ago
dba6f84
Update basic_timers.cc
by Vijay Pai
· 7 years ago
05cd310
Merge pull request #13630 from dgquintas/fix_deadupdate
by David G. Quintas
· 7 years ago
2422b80
Merge pull request #2 from vjpai/dmac-2-pr
by dmaclach
· 7 years ago
770bf07
Regen projects and fix more uses of gpr_thd_new
by Vijay Pai
· 7 years ago
c272dd7
Add on_initiate callback for the send_ping tranport op
by Yuchen Zeng
· 7 years ago
65c45fb
Revert ordering of tracers and timers in shutdown
by Yash Tibrewal
· 7 years ago
7fbbc23
Merge pull request #13632 from markdroth/inproc_trailing_metadata_available
by Mark D. Roth
· 7 years ago
f3c0cff
Merge pull request #13563 from mehrdada/create-shared-ancestor-1.8.x-pre2
by Mehrdad Afshari
· 7 years ago
9a4db28
Verbose log message in on_failed in Cronet transport
by Muxi Yan
· 7 years ago
74d1a46
Change inproc transport to set trailing_metadata_available.
by Mark D. Roth
· 7 years ago
aaf63d9
Upmerge changes from v1.8.x to master
by Mehrdad Afshari
· 7 years ago
7e75853
Merge pull request #13641 from markdroth/server_connection_timeout_1.8
by Mehrdad Afshari
· 7 years ago
96311af
Merge pull request #13635 from grpc/remove_duplicate_check
by Juanli Shen
· 7 years ago
ecebc90
Merge pull request #13605 from jtattermusch/csharp_generate_corestats
by Jan Tattermusch
· 7 years ago
4c85693
Merge pull request #12829 from AspirinSJL/reresolution
by Juanli Shen
· 7 years ago
71606c8
Merge pull request #1 from vjpai/dmac
by dmaclach
· 7 years ago
e204e5e
Apply #13336 to v1.8.x branch.
by Mark D. Roth
· 7 years ago
41021b1
Merge pull request #13633 from mehrdada/fix-generic-rpc-handler-service-failure-mode
by Mehrdad Afshari
· 7 years ago
bfdaefe
Refactor: rename 'e' to 'exception'
by Mehrdad Afshari
· 7 years ago
592cf34
Add re-resolution into LB policies
by Juanli Shen
· 7 years ago
973854a
Merge pull request #13420 from daniel-j-born/interested_parties
by Dan Born
· 7 years ago
d7ccea8
Remove duplicate check for shutting_down
by Juanli Shen
· 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
b030cca
Return UNKNOWN on GenericRpcHandler failure
by Mehrdad Afshari
· 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
11f6780
Add comment with API
by ncteisen
· 7 years ago
64e0b10
Variable name consistency
by ncteisen
· 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
b9cff78
Reviewer feedback
by ncteisen
· 7 years ago
a3a4f39
Update ev_epollsig_linux_test.cc
by Vijay Pai
· 7 years ago
0d7f5e7
No null string ctor
by Noah Eisen
· 7 years ago
74c106e
Add error string to C++
by ncteisen
· 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
Next »