Vijay Pai
|
54af639e0c
|
Update ISSUE_TEMPLATE.md
|
8 years ago |
kpayson64
|
9cd18311a0
|
Merge pull request #11412 from kpayson64/upgrade_boringssl
Upgrade boringssl
|
8 years ago |
ncteisen
|
08cefa0408
|
Don't initiate writes on setting pushes
|
8 years ago |
Yuchen Zeng
|
cf8c67c00b
|
Merge pull request #11545 from y-zeng/max_message_length
Fix max_message_length
|
8 years ago |
Yang Gao
|
045f9346ef
|
Merge pull request #11540 from yang-g/unref_error
Unref existing error before setting a new one.
|
8 years ago |
Vijay Pai
|
d8847b99b3
|
Merge pull request #11430 from vjpai/popstack
Remove lockfree-stack implementation that is no longer used
|
8 years ago |
ncteisen
|
06795cb442
|
Address github comments
|
8 years ago |
Mark D. Roth
|
4d5f30d9db
|
Merge pull request #11352 from markdroth/client_channel_avoid_allocations
Eliminate some allocations in client_channel code.
|
8 years ago |
Mark D. Roth
|
0ca0be8b56
|
Clean up client_channel code and eliminate unnecessary allocations.
|
8 years ago |
ncteisen
|
24ce2b711d
|
Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaul
|
8 years ago |
ncteisen
|
3ac64f826c
|
Fix windows segfault
|
8 years ago |
yang-g
|
32e1678327
|
Still create channel if remotedb is false. Just do not use it in the file parsing
|
8 years ago |
Yuchen Zeng
|
2768866320
|
Fix max_message_length
|
8 years ago |
Vijay Pai
|
3d04e025bc
|
Remove lockfree-stack implementation that is no longer used
|
8 years ago |
ncteisen
|
61a75993f5
|
Enable jenkins testing
|
8 years ago |
ncteisen
|
390668999f
|
relax QPS diff threshold
|
8 years ago |
ncteisen
|
63aa9c8446
|
Add QPS Diff
|
8 years ago |
Noah Eisen
|
6beba3c50e
|
Merge pull request #11510 from ncteisen/testing-trickle-diff
Test PR for the New Trickle Diff
|
8 years ago |
ncteisen
|
65fe1abed2
|
Address github comments
|
8 years ago |
yang-g
|
0aeede35a5
|
Unref existing error before setting a new one.
|
8 years ago |
Michael Lumish
|
8399f92fd6
|
Merge pull request #11516 from murgatroid99/upmerge_1.4.x
Upmerge 1.4.x into Master
|
8 years ago |
Muxi Yan
|
070a8eeb28
|
Merge pull request #11341 from muxi/fix-objc-plugin-output
Fixes gRPC ObjC plugin's upper camel conversion
|
8 years ago |
Matt Kwong
|
f0b4c9c787
|
Merge pull request #11497 from matt-kwong/kokoro_config
Delete unnecessary Kokoro shell scripts
|
8 years ago |
ncteisen
|
3345e1ccf7
|
Actually enable trickle diff
|
8 years ago |
ncteisen
|
45e161b1c9
|
Make threshold toggleable
|
8 years ago |
Noah Eisen
|
716f7afa21
|
Merge pull request #11505 from ncteisen/qps-driver-json-out
Add JSON Outfile Flag to QPS Driver
|
8 years ago |
ncteisen
|
dc1b51e6b3
|
clang fmt
|
8 years ago |
Jan Tattermusch
|
6f51aa3657
|
Merge pull request #10075 from emmenlau/emmenlau_add_dependency_to_libgrpc_where_missing
Add grpc dependency where grpc++ is used
|
8 years ago |
Jan Tattermusch
|
04d299534d
|
Merge pull request #11140 from randomguy3/cmake-install
Fix CMake installation issues
|
8 years ago |
ncteisen
|
24e820762a
|
Add json out flag to qps driver
|
8 years ago |
Jan Tattermusch
|
b77a20b64b
|
regenerate projects
|
8 years ago |
Jan Tattermusch
|
f7c90fd521
|
Add grpc dependency where grpc++ is used
|
8 years ago |
Jan Tattermusch
|
b82bfa4e95
|
Merge pull request #11469 from jtattermusch/cmake_explicit_protoc
Explicitly use built protoc for CMake build
|
8 years ago |
Jan Tattermusch
|
c39e8ddd0a
|
Merge pull request #11468 from jtattermusch/cmake_zlib_dep
cmake: add zlib and cares dep
|
8 years ago |
Jan Tattermusch
|
635029f5e1
|
Merge pull request #11485 from jtattermusch/reveal_build_only
Make use of --build_only apparent in the reports
|
8 years ago |
Jan Tattermusch
|
d2da5aa8a2
|
fix sanity
|
8 years ago |
Jan Tattermusch
|
fbb61ed25d
|
fix license file
|
8 years ago |
Jan Tattermusch
|
25569cbde3
|
Merge pull request #11462 from jtattermusch/improve_windows_build_docs
Mark pre-generated Visual Studio projects as deprecated, recommend cmake
|
8 years ago |
Matt Kwong
|
aef21c288a
|
Merge pull request #11520 from matt-kwong/remove_warning
Clear alarms in jobset.py when finished running jobs
|
8 years ago |
Michael Bausor
|
0d8b988fbb
|
Update PHP protoc plugin generation
- Use docblocks instead of single line comments
- Escape '*/'
- Indent 4 spaces to match protobuf
- Use single line namespace to match protobuf
|
8 years ago |
Muxi Yan
|
f1ce470b30
|
Release slice no longer owned
|
8 years ago |
Matt Kwong
|
60a672b87f
|
Clear alarms in jobset.py when finished running jobs
|
8 years ago |
Matt Kwong
|
5678ac0c8e
|
Merge pull request #11518 from matt-kwong/remove_warning
Silence noisy cache_discovery warning
|
8 years ago |
apolcyn
|
42b6a7e13a
|
Merge pull request #11509 from apolcyn/ruby_correct_auth_params
Correct a constructor call in ruby credentials test
|
8 years ago |
Matt Kwong
|
8961a10ca1
|
Silence noisy cache_discovery warning
|
8 years ago |
Mark D. Roth
|
3c3838050e
|
Merge pull request #11511 from markdroth/http_connect_doc
Document use of ${http_proxy} environment variable.
|
8 years ago |
murgatroid99
|
d5b0455110
|
Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x
|
8 years ago |
Ken Payson
|
f8d6fb7a94
|
Update boringssl
|
8 years ago |
Michael Lumish
|
2f85080123
|
Merge pull request #11490 from murgatroid99/node_distrib_test_fix_1.4.x
Change bound port to get Node distrib tests to work again
|
8 years ago |
Mark D. Roth
|
43b8930b19
|
Document use of ${http_proxy} environment variable.
|
8 years ago |