Jan Tattermusch
|
ea5aa4a34a
|
addressing a few nits
|
6 years ago |
Jan Tattermusch
|
0442a99fc0
|
updates to templates/README.md
|
6 years ago |
Jan Tattermusch
|
d9f1aea9e3
|
regenerate projects
|
6 years ago |
Jan Tattermusch
|
c542aa0c50
|
remove more
|
6 years ago |
Jan Tattermusch
|
e70d0d3ed4
|
remove no-longer-useful properties from build.yaml
|
6 years ago |
Yash Tibrewal
|
5525521456
|
Build changes
|
6 years ago |
Yash Tibrewal
|
b741edf37e
|
Error fixes
|
6 years ago |
Juanli Shen
|
cd41e6936e
|
Merge pull request #16729 from AspirinSJL/comment_ev
Add TODO in fd_global_shutdown()
|
6 years ago |
Juanli Shen
|
1097ae5e50
|
Add TODO in fd_global_shutdown()
|
6 years ago |
Sree Kuchibhotla
|
c33b593c88
|
Add comments on what 'covering' a write means
|
6 years ago |
Noah Eisen
|
a9f8bcce11
|
Merge pull request #16725 from ncteisen/channelz-cpp
Channelz++ Part 4: Socket support
|
6 years ago |
Sree Kuchibhotla
|
262a5efd78
|
Merge pull request #16724 from sreecha/sreek-pe-usages-doc
Polling engine usage in client server
|
6 years ago |
apolcyn
|
95ddf53149
|
Merge pull request #16702 from menghanl/go_google_def_creds_test
Add google default creds go interop tests
|
6 years ago |
Sree Kuchibhotla
|
635e0bd1e5
|
fix typo
|
6 years ago |
Sree Kuchibhotla
|
67d2fb7847
|
Merge branch 'master' into sreek-pe-usages-doc
|
6 years ago |
Sree Kuchibhotla
|
c1f880d9fe
|
Minor change
|
6 years ago |
ncteisen
|
038e760a7d
|
Channelz C++ Socket support
|
6 years ago |
Sree Kuchibhotla
|
bc2305caff
|
Merge pull request #16711 from sreecha/sreek-cq-doc
Cq documentation
|
6 years ago |
Noah Eisen
|
9fe1c087df
|
Merge pull request #16713 from ncteisen/channelz
Implement Child Socket Support
|
6 years ago |
Sree Kuchibhotla
|
018a14bdec
|
generate_projects.sh
|
6 years ago |
Sree Kuchibhotla
|
82b2e2977d
|
generate_projects.sh
|
6 years ago |
Sree Kuchibhotla
|
a74492e8a4
|
Polling engine usage in client server
|
6 years ago |
Menghan Li
|
c74e7fc668
|
add google default creds go tests
cloud_to_prod_auth google_default_creds tests are for c++
|
6 years ago |
Yang Gao
|
91e751c2cf
|
Merge pull request #16699 from soheilhy/string-copy
Avoid allocating temporary strings in Channel::CreateCall().
|
6 years ago |
Mehrdad Afshari
|
3635a21b99
|
Merge pull request #16535 from eundoosong/remove_unused_import
Remove unused import
|
6 years ago |
ncteisen
|
404b2515af
|
reviewer feedback
|
6 years ago |
Yang Gao
|
e59a26eb06
|
Merge pull request #16700 from soheilhy/timer-shards
Increase the maximum number of timer shards to 32.
|
6 years ago |
ncteisen
|
f2b493e369
|
reviewer feedback
|
6 years ago |
Soheil Hassas Yeganeh
|
80ce1865d7
|
Make SliceFromArray() static in channel_cc.cc.
Also, use `context->authority_` instead of `context->authority()`
for consistency.
|
6 years ago |
ncteisen
|
4cc16f951c
|
Simplifiy transport querying function
|
6 years ago |
apolcyn
|
2947946871
|
Merge pull request #15378 from ganmacs/fix-option-name
Change option name of client.rb
|
6 years ago |
Yash Tibrewal
|
a1598c5abf
|
Create interfaces and initial plumbing for interception API
|
6 years ago |
ncteisen
|
f13a743126
|
Implement child socket support
|
6 years ago |
Noah Eisen
|
c3db7d21ce
|
Merge pull request #16698 from soheilhy/branch-optimization-err
Avoid extra branches in grpc_error_get_(str|int).
|
6 years ago |
Sree Kuchibhotla
|
31d3134d5b
|
Cq documentation
|
6 years ago |
David G. Quintas
|
44a1b0bfd8
|
Merge pull request #13779 from gislan/master
Fix the ownership comment on grpc_lb_addresses_set_address() function.
|
6 years ago |
Sree Kuchibhotla
|
3c2c28e3fc
|
Moved to under core
|
6 years ago |
Sree Kuchibhotla
|
6f278ca761
|
Address review comments
|
6 years ago |
Vijay Pai
|
9554b9b343
|
Merge pull request #16707 from vjpai/tempsig
Empty implementation of grpc_use_signal since no longer needed
|
6 years ago |
Vijay Pai
|
18e8a30a51
|
Empty implementation of grpc_use_signal since not actually needed anymore
|
6 years ago |
Jan Tattermusch
|
0b1061f0e6
|
Merge pull request #16637 from jtattermusch/kokoro_extra_logs
Make "Target log" available for per-language test suites
|
6 years ago |
Jan Tattermusch
|
d4356bf719
|
Merge pull request #16367 from jtattermusch/csharp_new_serialization_api
Add new C# serialization API
|
6 years ago |
Sree Kuchibhotla
|
8bbd1374a5
|
Documentation about grpc polling engines
|
6 years ago |
Soheil Hassas Yeganeh
|
0535f659f7
|
Set a minimum bound of 1 for the number of timer shards.
|
6 years ago |
Soheil Hassas Yeganeh
|
369cfe118c
|
Use SliceFromCopiedString() for host name.
This is to address Yang's review comment.
|
6 years ago |
Muxi Yan
|
e58edaebdc
|
Merge pull request #16696 from muxi/fix-nserror-crash
Fix NSError crash
|
6 years ago |
Soheil Hassas Yeganeh
|
8442cc213b
|
Fix styling issue added in c1a1d668
|
6 years ago |
Noah Eisen
|
e5fb49bc66
|
Merge pull request #16649 from ncteisen/channelz
Channelz Part 6: Basic Socket Support
|
6 years ago |
Jan Tattermusch
|
d8056c5906
|
rename _tempfile -> _logfile
|
6 years ago |
Soheil Hassas Yeganeh
|
a68ebc7cfd
|
Increase the maximum number of timer shards to 32.
Commit 82f9886e accidentally sets the maximum number of timer shards 1, from
previously 32.
We probably want to increase the max shards further.
|
6 years ago |