Craig Tiller
|
57b7760fac
|
Fix spelling
|
8 years ago |
Craig Tiller
|
b65e234f7a
|
Merge github.com:grpc/grpc into fuzzit
|
8 years ago |
Mark D. Roth
|
8e2d8d9eda
|
Ran generate_projects.sh.
|
8 years ago |
Mark D. Roth
|
78afd77800
|
clang-format
|
8 years ago |
Mark D. Roth
|
9a8dbc406e
|
Merge remote-tracking branch 'upstream/master' into channel_info_api
|
8 years ago |
Mark D. Roth
|
04c5b52668
|
Fix channel_stack_test.
|
8 years ago |
Craig Tiller
|
f81a5dca3d
|
Release target once pinged
|
8 years ago |
Masood Malekghassemi
|
4736c55e0f
|
Merge pull request #8631 from soltanmm-google/blebs-on-cells-and-other-signs
Say what we mean
|
8 years ago |
Craig Tiller
|
2685577906
|
Fix memory leak
|
8 years ago |
Vijay Pai
|
56540ba9f9
|
clang-format
|
8 years ago |
Mark D. Roth
|
70a1abdb45
|
clang-format
|
8 years ago |
Mark D. Roth
|
bdc58b2356
|
Code review changes.
|
8 years ago |
matt-kwong
|
3b476d4d3e
|
Merge pull request #8613 from matt-kwong/try-using-jessie
Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests
|
8 years ago |
Craig Tiller
|
11292e1a5a
|
Merge branch 'bm_fullstack' of github.com:ctiller/grpc into bm_fullstack
|
8 years ago |
Vijay Pai
|
1b87ddee0a
|
One more NULL->nullptr
|
8 years ago |
Mark D. Roth
|
cad45939a0
|
Merge remote-tracking branch 'upstream/master' into service_config_json
|
8 years ago |
Mark D. Roth
|
0b48db4bac
|
Merge pull request #8537 from markdroth/remove_fake_resolver
Change tests to use channel args instead of fake_resolver query args.
|
8 years ago |
Craig Tiller
|
7a4ac73d5b
|
Merge github.com:grpc/grpc into bm_fullstack
|
8 years ago |
Craig Tiller
|
a938bec036
|
Merge pull request #8500 from ctiller/microbench
Integrate google_benchmark
|
8 years ago |
Mark D. Roth
|
f79ce7d201
|
Code review changes.
|
8 years ago |
David G. Quintas
|
e8df27dbe1
|
Merge pull request #8569 from dgquintas/dns_retry_timeout_sign
Fixed wrong sign for dns timeout debug msg
|
8 years ago |
Craig Tiller
|
b044445174
|
Remove spam
|
8 years ago |
Craig Tiller
|
32df467f11
|
Merge github.com:grpc/grpc into grpc_slice
|
8 years ago |
Craig Tiller
|
453d56317a
|
Merge github.com:grpc/grpc into microbench
|
8 years ago |
Craig Tiller
|
31c5ee2303
|
Remove errant init
|
8 years ago |
Vijay Pai
|
b0a6be2b8f
|
Remove some unnecessary new/delete patterns
|
8 years ago |
Vijay Pai
|
f4671bfaef
|
Remove a namespace and start using a lambda for a small function
|
8 years ago |
Vijay Pai
|
c01958bf55
|
Cleanup unneeded namespace
|
8 years ago |
Vijay Pai
|
d75e7fec01
|
Fix a comment
|
8 years ago |
Vijay Pai
|
f2764e76f9
|
clang-format
|
8 years ago |
Vijay Pai
|
90102c2bfc
|
Eliminate unnecessary uses of new[]/delete[] that can be replaced
with vector
Also start eliminating uses of plain-old delete that are not helpful
|
8 years ago |
Vijay Pai
|
852c58e8ae
|
Merge pull request #8608 from vjpai/rbfix
Avoid compiler error in Ruby build on clang-7.3
|
8 years ago |
Masood Malekghassemi
|
0858d214af
|
Include proto WKTs in py tools distutils command
Fixes #8334.
|
8 years ago |
David G. Quintas
|
90d726fdd3
|
Merge pull request #8634 from dgquintas/order_of_things
Fixed use of unalloc'd memory
|
8 years ago |
David Garcia Quintas
|
4f9b764956
|
Fixed use of unalloc'd memory
|
8 years ago |
David G. Quintas
|
83c45bb19b
|
Merge pull request #8620 from nicolasnoble/master
Removing dependency between tsi and grpc.
|
8 years ago |
Masood Malekghassemi
|
d6ddb0e37c
|
Explicitly stop the server on tear-down
|
8 years ago |
Masood Malekghassemi
|
4253c1e9ec
|
Say what we mean
|
8 years ago |
Craig Tiller
|
b121fc7c3f
|
Support percent-encoding status messages
|
8 years ago |
Yuchen Zeng
|
047518f91d
|
Merge pull request #8270 from daniel-j-born/server_port_index
Correctly count port indices and siblings.
|
8 years ago |
matt-kwong
|
c0072b07d5
|
Merge pull request #8625 from matt-kwong/upgrade-linux-workers
Update standard Linux worker spec
|
8 years ago |
Matt Kwong
|
e403607ba7
|
Revert "Enable port tests to be run using gcc4.8"
This reverts commit 029ed106c5 .
|
8 years ago |
Mark D. Roth
|
0e05e9e3fb
|
Merge branch 'remove_fake_resolver' into service_config_json
|
8 years ago |
Mark D. Roth
|
4aa3687b91
|
Fix build problem.
|
8 years ago |
Mark D. Roth
|
2b8de5cecf
|
Don't run cancel_after_accept test for fd and socketpair fixtures.
|
8 years ago |
Matt Kwong
|
60a8e35725
|
Update standard Linux worker spec
|
8 years ago |
Mark D. Roth
|
9ec28af03a
|
Change value of channel arg to string form, and reparse in each place we use it.
|
8 years ago |
Mark D. Roth
|
ea846a0800
|
Rename method_config.[ch] to service_config.[ch].
|
8 years ago |
Mark D. Roth
|
f2e8a6a138
|
Add method to extract LB policy name from service config JSON.
|
8 years ago |
Mark D. Roth
|
4112499c28
|
Minor cleanups.
|
8 years ago |