Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
19c34b60bee64788063ee1bbfca5f7374ccf5b77
/
src
/
core
19c34b6
Reviewer comments
by Noah Eisen
· 7 years ago
e092ff8
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
by Noah Eisen
· 7 years ago
71d5ec7
Merge pull request #13189 from apolcyn/pass_args_to_tsi
by apolcyn
· 7 years ago
3810749
Merge pull request #13339 from dgquintas/client_stats_fallback_kaput
by David G. Quintas
· 7 years ago
16ba80c
Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi
by Alexander Polcyn
· 7 years ago
d9d5c8f
clang fmt
by Noah Eisen
· 7 years ago
6870e6f
clang tidy
by Noah Eisen
· 7 years ago
68bb1bf
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
by Noah Eisen
· 7 years ago
248c4f5
Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi
by Alexander Polcyn
· 7 years ago
3f6b10a
Use existing read buffer in security handshaker if present
by Alexander Polcyn
· 7 years ago
15ff8f3
Merge github.com:grpc/grpc into lfe3
by Craig Tiller
· 7 years ago
6d472b3
Merge pull request #13344 from muxi/fix-timer-thread-spin
by Sree Kuchibhotla
· 7 years ago
c384d81
clang fmt
by Noah Eisen
· 7 years ago
05294b6
Make debug flags DebugOnly
by ncteisen
· 7 years ago
39662f6
Add comments
by Muxi Yan
· 7 years ago
05fbb9d
Fix test compile
by ncteisen
· 7 years ago
f8136e3
clang-format
by Muxi Yan
· 7 years ago
6def710
Merge github.com:grpc/grpc into lfe3
by Craig Tiller
· 7 years ago
8c12c51
sanity fixes
by Craig Tiller
· 7 years ago
756acb6
Fix TSAN build
by ncteisen
· 7 years ago
be98d24
clang-format after nullptr changes
by Craig Tiller
· 7 years ago
415739a
Use atomic time pair for g_start_time
by Muxi Yan
· 7 years ago
9ee455c
Merge pull request #11888 from ctiller/shardier
by Craig Tiller
· 7 years ago
6d0ec6b
Merge github.com:grpc/grpc into lfe3
by Craig Tiller
· 7 years ago
4ac2b8e
Enable clang-tidy as a sanity check, fix up all known failures
by Craig Tiller
· 7 years ago
047e0fd
Portability
by ncteisen
· 7 years ago
9ffb149
Portability
by ncteisen
· 7 years ago
3cffe1f
Get NDEBUG to build
by ncteisen
· 7 years ago
812b802
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
by ncteisen
· 7 years ago
c0ec3cc
Merge pull request #13332 from dgquintas/grpclb_better_logging
by David G. Quintas
· 7 years ago
2076ca5
Merge pull request #13343 from dgquintas/pf_error_refs
by David G. Quintas
· 7 years ago
72afb76
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
by ncteisen
· 7 years ago
6712a75
Fix wrong assignment
by David Garcia Quintas
· 7 years ago
9fbd6c1
Merge pull request #13331 from dgquintas/grpclb_retry_timer
by David G. Quintas
· 7 years ago
0fa2c6b
Moar cleanups!
by David Garcia Quintas
· 7 years ago
b07d7a8
Removed call to grpc_subchannel_check_connectivity and loop in pf_conn cb
by David Garcia Quintas
· 7 years ago
e77b3c3
Merge github.com:grpc/grpc into lfe3
by Craig Tiller
· 7 years ago
4782d92
s/NULL/nullptr
by Craig Tiller
· 7 years ago
14b7d52
Revert "Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure"
by Jan Tattermusch
· 7 years ago
a5ddf26
Merge pull request #13322 from jboeuf/oauth_failure
by jboeuf
· 7 years ago
aa2ab1f
Polish invalidation of
by Muxi Yan
· 7 years ago
830c14f
Add realtime clock sync every 10s
by Muxi Yan
· 7 years ago
94eae04
PF: don't unref errors when about to loop in pf_conn cb
by David Garcia Quintas
· 7 years ago
76190cf
Merge pull request #13294 from sreecha/cc-tsan-1
by Sree Kuchibhotla
· 7 years ago
5960790
pr comments
by David Garcia Quintas
· 7 years ago
3f69cb3
Actually do what the pr comments suggested
by David Garcia Quintas
· 7 years ago
2b372e0
pr comments
by David Garcia Quintas
· 7 years ago
064bdd5
Merge pull request #13281 from yang-g/log_envar
by Yang Gao
· 7 years ago
b90cb3f
pr comments
by David Garcia Quintas
· 7 years ago
3a128c0
Merge branch 'master' into cc-tsan-1
by Sree Kuchibhotla
· 7 years ago
3a54b86
Merge pull request #13201 from wjackson/cancel-and-priority
by Noah Eisen
· 7 years ago
a1c6590
grpclb: Improved logging
by David Garcia Quintas
· 7 years ago
e782063
Merge pull request #13259 from sreecha/resource-quota-fix
by Sree Kuchibhotla
· 7 years ago
a5c2d6b
Don't expect LB call to be NULL inside LB call retry timer.
by David Garcia Quintas
· 7 years ago
4d4fab1
Merge pull request #13313 from murgatroid99/uv_assertion_fixes
by Michael Lumish
· 7 years ago
a674634
Handle frame with priority flag for canceled stream
by Whitney Jackson
· 7 years ago
5addba4
Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure
by Julien Boeuf
· 7 years ago
c3be930
Merge branch 'master' of https://github.com/grpc/grpc into log_envar
by yang-g
· 7 years ago
70e87c3
Clang format
by murgatroid99
· 7 years ago
b6727b6
clang format
by Sree Kuchibhotla
· 7 years ago
096f883
clang format
by Sree Kuchibhotla
· 7 years ago
c4a973c
Merge branch 'master' into cc-tsan-1
by Sree Kuchibhotla
· 7 years ago
c6f925d
Fix timer freed early in uv pollset
by murgatroid99
· 7 years ago
1ef989c
Fixes, commentary
by Craig Tiller
· 7 years ago
15626bb
Fix data race
by Craig Tiller
· 7 years ago
fbf61bb
Revert "Revert "Class-ify lockfree event""
by Craig Tiller
· 7 years ago
a5ad92d
Merge pull request #13303 from ncteisen/ubsan
by Noah Eisen
· 7 years ago
332c7e4
Revert "Class-ify lockfree event"
by David G. Quintas
· 7 years ago
52f7039
Merge branch 'master' into cc-tsan-1
by Sree Kuchibhotla
· 7 years ago
4047e45
Merge branch 'master' into resource-quota-fix
by Sree Kuchibhotla
· 7 years ago
99dcb69
Merge pull request #13097 from ctiller/lfe3
by Craig Tiller
· 7 years ago
5dd0d6f
Fix internal UBSAN failure
by ncteisen
· 7 years ago
d9da738
Merge pull request #13147 from yashykt/testc++ize
by Yash Tibrewal
· 7 years ago
ceb2475
include log.h for mac
by yang-g
· 7 years ago
802f762
remove unused variable
by yang-g
· 7 years ago
e153357
Add back mpscq request matcher
by Ken Payson
· 7 years ago
5d3b03f
Merge pull request #13286 from yashykt/13235fix
by Yash Tibrewal
· 7 years ago
9a0db88
Fix TSAN issue in backup poller
by Sree Kuchibhotla
· 7 years ago
d9f18a9
Merge pull request #13256 from jtattermusch/naive_cq_test_fix
by Jan Tattermusch
· 7 years ago
240256f
Forward fix for PR #13235. Perform strcmp only when not NULL
by Yash Tibrewal
· 7 years ago
56e7257
merge with head
by yang-g
· 7 years ago
30101b0
log GRPC_POLL_STRATEGY when fail to find polling engine
by yang-g
· 7 years ago
40422d5
Merge master
by Yash Tibrewal
· 7 years ago
55e6820
Merge github.com:grpc/grpc into shardier
by Craig Tiller
· 7 years ago
0be9ad4
Merge github.com:grpc/grpc into lfe3
by Craig Tiller
· 7 years ago
34992a6
Merge github.com:grpc/grpc into 50
by Craig Tiller
· 7 years ago
6810009
Merge pull request #12427 from dgquintas/grpclb_pick_from_shutdown_rr
by David G. Quintas
· 7 years ago
0c1d8e2
Review comment: merge seen_goaway and goaway_error fields on transport
by Sree Kuchibhotla
· 7 years ago
9ab26fe
Merge github.com:grpc/grpc into 50
by Craig Tiller
· 7 years ago
62a4fd3
invalidate after wait in nonpolling poller
by Jan Tattermusch
· 7 years ago
7f3f30f
Fix resource_quota_server bug
by Sree Kuchibhotla
· 7 years ago
a274f34
Removing port 443 for the service name (used as audience) when the url is https.
by Julien Boeuf
· 7 years ago
a64b2b1
Merge github.com:grpc/grpc into 50
by Craig Tiller
· 7 years ago
e9e7791
Merge pull request #13161 from markdroth/service_config_fixes
by Mark D. Roth
· 7 years ago
baa14a9
Update clang-format to 5.0
by Craig Tiller
· 7 years ago
0a9c74f
PR comments, bis
by David Garcia Quintas
· 7 years ago
f6c6b92
PR comments
by David Garcia Quintas
· 7 years ago
eca25f3
Improvements to C Core's backoff code and API
by David Garcia Quintas
· 7 years ago
88933d8
Merge branch 'master' of github.com:grpc/grpc into grpclb_pick_from_shutdown_rr
by David Garcia Quintas
· 7 years ago
670106e
Add grpc_exec_ctx_invalidate_now in grpc_pollset_work right after gpr_cv_wait
by Yash Tibrewal
· 7 years ago
Next »