Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
7d7dc9ea9dfa8d4ad857deb3cce5cc91f76e10c2
/
src
/
core
7d7dc9e
Merge branch 'master' into handshaker
by jiangtaoli2016
· 7 years ago
4f5bd0a
Revise based on Mark Roth comments.
by jiangtaoli2016
· 7 years ago
9f41c04
%z -> %lu for mingw build
by Alexander Polcyn
· 8 years ago
d854af3
Address Mark Roth's comments.
by jiangtaoli2016
· 8 years ago
34db668
Merge branch 'master' into handshaker
by jiangtaoli2016
· 8 years ago
f91eb71
Change round_robin LB policy to use the addresses in the order given.
by Mark D. Roth
· 8 years ago
af3cc76
Merge pull request #10706 from markdroth/c_ares_authority
by Mark D. Roth
· 8 years ago
01635d1
Add trace protector to flag
by ncteisen
· 8 years ago
e6bf7d0
Merge pull request #10930 from ncteisen/frame-size
by Noah Eisen
· 8 years ago
96fc54c
Allow specifying DNS server to query for c-ares via URI authority.
by Mark D. Roth
· 8 years ago
0fd5d12
Merge pull request #11093 from ctiller/c++compat4
by Craig Tiller
· 8 years ago
656bbbe
Merge pull request #11026 from markdroth/grpclb_drop_alt
by Mark D. Roth
· 8 years ago
ff0e429
Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-master
by Stanley Cheung
· 8 years ago
aaefea2
Merge pull request #11201 from yang-g/debug
by Yang Gao
· 8 years ago
ebeda85
Upmerge from v1.3.x branch to master
by Stanley Cheung
· 8 years ago
67cda0a
Unref pending events under cq lock
by yang-g
· 8 years ago
4de910d
Merge pull request #11098 from dgquintas/fix_subchannel_stuffs
by David G. Quintas
· 8 years ago
2d1e8cd
Fix hpack_size test
by Craig Tiller
· 8 years ago
d7389b4
Implement grpclb drop support.
by Mark D. Roth
· 8 years ago
90224ba
Merge pull request #11113 from jtattermusch/python_artifact_polling_trace
by Jan Tattermusch
· 8 years ago
bcb65f0
Merge pull request #10897 from ctiller/serve_fries
by Craig Tiller
· 8 years ago
a57d3c8
Merge pull request #11138 from grpc/revert-11121-revert-10849-backward-compat
by Muxi Yan
· 8 years ago
d0b47db
Merge pull request #11000 from lyuxuan/poll_stat
by lyuxuan
· 8 years ago
9eef67d
fix python artifact build
by Jan Tattermusch
· 8 years ago
3634fbe
Merge pull request #10800 from kpayson64/fix_alpine
by kpayson64
· 8 years ago
8698f2b
fix extern c location
by Yuxuan Li
· 8 years ago
a6429df
fix last merge
by Yuxuan Li
· 8 years ago
37c2e6d
fix merge
by Yuxuan Li
· 8 years ago
6ca796d
merge master, resolve conflict
by Yuxuan Li
· 8 years ago
29ff466
Revert "Revert "Implement Server Backward Compatibility""
by Muxi Yan
· 8 years ago
a6171a9
Merge pull request #10662 from sreecha/cq_mpsc_based
by Sree Kuchibhotla
· 8 years ago
4436969
Merge pull request #11076 from dgquintas/epoll_error_static_string
by David G. Quintas
· 8 years ago
7edcce2
Revert "Implement Server Backward Compatibility"
by Nicolas Noble
· 8 years ago
a2d9d48
Merge pull request #10849 from muxi/backward-compat
by Muxi Yan
· 8 years ago
1ca65d6
Merge branch 'master' into handshaker
by jiangtaoli2016
· 8 years ago
6d8ca69
Fixes to subchannel and its index
by David Garcia Quintas
· 8 years ago
8ac5c6d
Merge with master and fix a bad-merge
by Sree Kuchibhotla
· 8 years ago
0fb74c2
clang
by Sree Kuchibhotla
· 8 years ago
61f86d9
C++ compatibility fixes
by Craig Tiller
· 8 years ago
467ad20
Merge branch 'master' into cq_mpsc_based
by Sree Kuchibhotla
· 8 years ago
0882387
fix memory leak in left_overs slice
by jiangtaoli2016
· 8 years ago
54773cf
Merge github.com:grpc/grpc into serve_fries
by Craig Tiller
· 8 years ago
21322de
Merge branch 'master' into poll_stat
by lyuxuan
· 8 years ago
63cde40
Merge pull request #11010 from ctiller/uberpoll
by Craig Tiller
· 8 years ago
234a677
Merge branch 'master' into cq_mpsc_based
by Sree Kuchibhotla
· 8 years ago
cf760a8
Merge branch 'master' into handshaker
by jiangtaoli2016
· 8 years ago
b574c60
clang-format
by Muxi Yan
· 8 years ago
89e4221
Merge pull request #11067 from jtattermusch/core_fixing_nits
by Jan Tattermusch
· 8 years ago
9721641
Merge branch 'master' into handshaker
by jiangtaoli2016
· 8 years ago
6e510f7
Merge branch 'master' into cq_mpsc_based
by Sree Kuchibhotla
· 8 years ago
b920d10
Copy error string in GRPC_OS_ERROR
by David Garcia Quintas
· 8 years ago
4c42729
Merge branch 'master' of https://github.com/grpc/grpc into frame-size
by ncteisen
· 8 years ago
5e90c03
Don't crate GRPC_OS_ERROR with a non-static string
by David Garcia Quintas
· 8 years ago
16fd216
Fix portability test
by Muxi Yan
· 8 years ago
a7785ba
Merge github.com:grpc/grpc into uberpoll
by Craig Tiller
· 8 years ago
6e18ef3
Fix portability
by Craig Tiller
· 8 years ago
a1f3c20
fix encoding of chars
by Jan Tattermusch
· 8 years ago
8683911
print insecure channel target in trace
by Jan Tattermusch
· 8 years ago
25d71cd
remove enable_workaround
by Muxi Yan
· 8 years ago
15285fb
Add missing include
by Craig Tiller
· 8 years ago
fac9d9e
Address comment - simplify code
by Muxi Yan
· 8 years ago
8ce9a46
Fix small message streaming ping-pong write count regression
by Craig Tiller
· 8 years ago
937dba3
Put workaround list somewhere accessable by wrapping languages
by Muxi Yan
· 8 years ago
a1137ce
Improve how UV TCP servers and endpoints are shut down
by murgatroid99
· 8 years ago
99ee8d5
Solve uv link problem
by Craig Tiller
· 8 years ago
876f290
Merge branch 'master' into handshaker
by jiangtaoli2016
· 8 years ago
9cd102a
Fix printf
by Craig Tiller
· 8 years ago
341bcc5
Fix tracer usage
by Craig Tiller
· 8 years ago
020176d
Fix tracer decl
by Craig Tiller
· 8 years ago
f70fe1d
Fix mac build
by Craig Tiller
· 8 years ago
93f307a
Fix trace dependency mess
by Craig Tiller
· 8 years ago
8450876
clang
by ncteisen
· 8 years ago
57e12b1
Merge branch 'poll_stat' of github.com:lyuxuan/grpc into poll_stat
by Yuxuan Li
· 8 years ago
a7f7fcf
Merge branch 'master' into poll_stat
by Yuxuan Li
· 8 years ago
b7345a2
Merge branch 'master' of https://github.com/grpc/grpc into frame-size
by ncteisen
· 8 years ago
85d3a53
change gpr_atm to int
by Yuxuan Li
· 8 years ago
d868a07
Merge github.com:grpc/grpc into uberpoll
by Craig Tiller
· 8 years ago
87827e0
use lock instand of atomics, fix include position
by Yuxuan Li
· 8 years ago
3db618e
Merge remote-tracking branch 'upstream/master' into backward-compat
by Muxi Yan
· 8 years ago
1ff6d47
clang-format
by Muxi Yan
· 8 years ago
a589f20
Rename grpc_user_agent_md to make it less confusing
by Muxi Yan
· 8 years ago
e634582
Address comments
by Muxi Yan
· 8 years ago
7188c9d
Merge branch 'cq_limited_pollers' of github.com:sreecha/grpc into uberpoll
by Craig Tiller
· 8 years ago
5a1a3b4
Separate this into a new poller
by Sree Kuchibhotla
· 8 years ago
76edc30
Merge branch 'master' into cq_limited_pollers
by Sree Kuchibhotla
· 8 years ago
30f2a40
Address Julien's comment and clang format
by jiangtaoli2016
· 8 years ago
f7d8956
Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll
by Craig Tiller
· 8 years ago
4fd1698
Merge github.com:grpc/grpc into trickle_stall
by Craig Tiller
· 8 years ago
6e0df14
Header formatting
by Craig Tiller
· 8 years ago
bc0ab08
clang-format
by Craig Tiller
· 8 years ago
924353a
Finish merge, disable new pollers until they stabilize
by Craig Tiller
· 8 years ago
18545a3
Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll
by Craig Tiller
· 8 years ago
3e04383
Remove extra log line
by Sree Kuchibhotla
· 8 years ago
9739a2a
Merge branch 'master' into epoll_thread_pool
by Sree Kuchibhotla
· 8 years ago
6c8383a
Fix missing edge, add tracing
by Craig Tiller
· 8 years ago
2b78f03
Merge branch 'timer_pool' into uberpoll
by Craig Tiller
· 8 years ago
6b82f8c
Fix misplaced unlock, cleanup tracing
by Craig Tiller
· 8 years ago
18836be
Merge branch 'master' into handshaker
by jiangtaoli2016
· 8 years ago
ce651a2
Merge branch 'timer_pool' of github.com:ctiller/grpc into uberpoll
by Craig Tiller
· 8 years ago
cfaa046
Integrate new tracers
by Craig Tiller
· 8 years ago
Next »