Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
cf5a1f2c8162fbfefc0f4aa5d28e6a17d50a840f
cf5a1f2
Do not interpolate variables in leading comments.
by Garret Kelly
· 7 years ago
0f2cfdc
Merge pull request #13271 from vjpai/semi
by Vijay Pai
· 7 years ago
e759d2a
Merge pull request #13255 from ctiller/50
by Nicolas Noble
· 7 years ago
34992a6
Merge github.com:grpc/grpc into 50
by Craig Tiller
· 7 years ago
4f22c91
Merge pull request #12498 from nathanielmanistaatgoogle/example_generated_code
by Nathaniel Manista
· 7 years ago
6810009
Merge pull request #12427 from dgquintas/grpclb_pick_from_shutdown_rr
by David G. Quintas
· 7 years ago
35e14cf
Function shouldn't have semicolon afterward
by Vijay Pai
· 7 years ago
9ab26fe
Merge github.com:grpc/grpc into 50
by Craig Tiller
· 7 years ago
e182e67
Merge pull request #61 from jtattermusch/clang_format_50_fix
by Craig Tiller
· 7 years ago
53d89d7
fix clang format installation
by Jan Tattermusch
· 7 years ago
e5bca39
Merge pull request #13235 from jboeuf/jwt_audience
by jboeuf
· 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
6da4f51
Merge pull request #13257 from vjpai/pb_header
by Vijay Pai
· 7 years ago
44ab6a5
fix
by Craig Tiller
· 7 years ago
9ec4673
Merge pull request #13232 from y-zeng/connectivity_watcher
by Yuchen Zeng
· 7 years ago
5e7ceeb
Need explicit "protobuf" dependence on proto_utils_test
by Vijay Pai
· 7 years ago
a64b2b1
Merge github.com:grpc/grpc into 50
by Craig Tiller
· 7 years ago
dc7c50e
Switch PB dependence to PB headers dependence
by Vijay Pai
· 7 years ago
8cbb89a
Merge pull request #13246 from yashykt/testlinkage1
by Yash Tibrewal
· 7 years ago
e9e7791
Merge pull request #13161 from markdroth/service_config_fixes
by Mark D. Roth
· 7 years ago
0c6a3e3
Try again on Dockerfiles
by Craig Tiller
· 7 years ago
d80d6a4
Revert "Remove clang-format template: this does not need to be bound to the rest of clang versioning"
by Craig Tiller
· 7 years ago
89f86c0
Lower backup poll interval in async_end2end_test
by Yuchen Zeng
· 7 years ago
b32d72e
Sanity fixes
by Craig Tiller
· 7 years ago
df6891e
Remove clang-format template: this does not need to be bound to the rest of clang versioning
by Craig Tiller
· 7 years ago
1238cad
Merge pull request #13252 from jtattermusch/fix_typo_basictests_dbg
by Jan Tattermusch
· 7 years ago
c2038b0
Merge pull request #13251 from jtattermusch/unsimplify_win_debug_worker
by Jan Tattermusch
· 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
ef68fe7
Merge pull request #13121 from dgquintas/backoff_spec
by David G. Quintas
· 7 years ago
1f99078
typo in grpc_basictests_dbg
by Jan Tattermusch
· 7 years ago
64ef040
larger boot drive
by Jan Tattermusch
· 7 years ago
1e9af12
fix indentation
by Jan Tattermusch
· 7 years ago
041802c
Revert "simplify create windows debug worker script"
by Jan Tattermusch
· 7 years ago
fb57c66
Merge pull request #13239 from jtattermusch/shard_win_basictests_master
by Jan Tattermusch
· 7 years ago
eca25f3
Improvements to C Core's backoff code and API
by David Garcia Quintas
· 7 years ago
cd987a0
Adding public_headers_must_be_c89 as a clang exception
by Yash Tibrewal
· 7 years ago
2f921a3
Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the addresses of public api functions to check if they can be linked to
by Yash Tibrewal
· 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
0554705
Merge pull request #13243 from grpc/revert-13053-fcfix
by Noah Eisen
· 7 years ago
ac5522b
Revert "Fix benchmark crash"
by Noah Eisen
· 7 years ago
744630d
Merge pull request #13234 from yashykt/windowstimerfix
by Yash Tibrewal
· 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
e9874c9
shard windows basictests on master
by Jan Tattermusch
· 7 years ago
53417d6
Merge pull request #13237 from jtattermusch/improve_win_debug_worker_script
by Jan Tattermusch
· 7 years ago
4160ec4
simplify create windows debug worker script
by Jan Tattermusch
· 7 years ago
e8019b2
Merge pull request #13229 from jtattermusch/create_windows_debug_worker_script
by Jan Tattermusch
· 7 years ago
256333d
Merge pull request #13022 from yihuazhang/TSI_TEST_LIB_FIX
by yihuaz
· 7 years ago
dc84ed6
Add a grpc_exec_ctx_invalidate_now at the end of cq_next loop
by Yash Tibrewal
· 7 years ago
66b740a
Merge pull request #13053 from ctiller/fcfix
by Craig Tiller
· 7 years ago
2152b6c
script for creating windows debug worker
by Jan Tattermusch
· 7 years ago
b611e24
Merge pull request #13216 from vjpai/tst_fixes
by Vijay Pai
· 7 years ago
8c2d222
Merge pull request #13210 from y-zeng/end2end_fix
by Abhishek Kumar
· 7 years ago
0d57308
Add comments for setting the env variable
by Yuchen Zeng
· 7 years ago
e1d91cf
Merge pull request #13208 from dgquintas/lb_poll2
by David G. Quintas
· 7 years ago
4afcf5b
Remove unused code from thread_stress_test
by Vijay Pai
· 7 years ago
49e2ce3
Merge pull request #13205 from ncteisen/pollset-kick
by Noah Eisen
· 7 years ago
452b987
Set GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MS for async_end2end_test
by Yuchen Zeng
· 7 years ago
4b6f3b8
Re-enabled all polling engines for LB tests
by David Garcia Quintas
· 7 years ago
77827e1
BG-poll very frequently to pick up subchannels's updates in LB tests
by David Garcia Quintas
· 7 years ago
0961509
Add missing kick counter increment
by ncteisen
· 7 years ago
5fa58d5
Merge pull request #13197 from matt-kwong/mac-filter-fix
by Matt Kwong
· 7 years ago
0f59869
Merge pull request #13146 from apolcyn/update_ruby_googleauth_dep_master
by apolcyn
· 7 years ago
c0fe602
Merge pull request #13185 from jtattermusch/reasonable_multipliers
by Jan Tattermusch
· 7 years ago
09b4d7c
Merge pull request #13123 from ncteisen/disable-trickle
by Noah Eisen
· 7 years ago
3e07699
Merge pull request #13106 from Vizerai/census_update
by Jim King
· 7 years ago
3133ebe
Update brew before using it
by Matt Kwong
· 7 years ago
8afaf61
Merge pull request #13192 from vjpai/spp
by Vijay Pai
· 7 years ago
17fe322
modify TSI handshake to correctly handle the case of TSI_INCOMPLETE_DATA
by Yihua Zhang
· 7 years ago
94a5226
Merge pull request #13082 from vjpai/friendly_fire
by Vijay Pai
· 7 years ago
f92b530
Fix a data race in microbenchmark stats gathering
by Vijay Pai
· 7 years ago
9e6837d
Merge pull request #12732 from y-zeng/connectivity_watcher
by Yuchen Zeng
· 7 years ago
e9f5c90
clang-fmt
by Vijay Pai
· 7 years ago
cb36615
GPR_ATTRIBUTE_NO_TSAN doesn't reach through function calls, so use a friend
by Vijay Pai
· 7 years ago
662ec97
Merge pull request #12878 from markdroth/pick_first_subchannel_list
by Mark D. Roth
· 7 years ago
b16df75
Update with internal C++ interfaces
by Yuchen Zeng
· 7 years ago
d382140
Fix crash in epollex
by Yuchen Zeng
· 7 years ago
cbb9296
Change the default interval to 5 seconds
by Yuchen Zeng
· 7 years ago
7fa814f
Fix timeouts
by Yuchen Zeng
· 7 years ago
6f9985e
Fix SIGV when grpc_channel_stack_init returns errors
by Yuchen Zeng
· 7 years ago
d573861
Update with grpc_millis
by Yuchen Zeng
· 7 years ago
c83ce41
Fix polling_timer shutdown process
by Yuchen Zeng
· 7 years ago
223f8d4
Remove schedule_polling_timer
by Yuchen Zeng
· 7 years ago
dd77922
Add comments, fix backup_poller_shutdown_unref
by Yuchen Zeng
· 7 years ago
b41014e
Add GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MS
by Yuchen Zeng
· 7 years ago
0bad30a
Use backup pollser instead of connectivity watcher
by Yuchen Zeng
· 7 years ago
d9ce7d9
clang-format
by Yuchen Zeng
· 7 years ago
f8ed4fa
convert connectivity_watcher to cpp file
by Yuchen Zeng
· 7 years ago
6a48dc5
Remove c++ channel connectivity watcher
by Yuchen Zeng
· 7 years ago
7269667
Add client channel connectivity watcher
by Yuchen Zeng
· 7 years ago
b559d86
thread_stress_test: default timeout is sufficient
by Jan Tattermusch
· 7 years ago
eaf2bf5
use reasonable multiplier values
by Jan Tattermusch
· 7 years ago
555b845
Merge pull request #12870 from kpayson64/call_bm_diff
by kpayson64
· 7 years ago
d5b66f1
Merge pull request #13107 from vjpai/reinternalize
by Vijay Pai
· 7 years ago
c4c535d
Merge pull request #13177 from kpayson64/qps_test_fix
by kpayson64
· 7 years ago
3f68e03
Merge pull request #12644 from justinburke/cert_reloading
by Justin Burke
· 7 years ago
667aa2b
Add call size bm_diff
by Ken Payson
· 7 years ago
c1d354d
Support SSL server certificate reloading.
by Justin Burke
· 7 years ago
9ba487c
Merge pull request #13158 from ncteisen/fix-p0
by Noah Eisen
· 7 years ago
Next »