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 |
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 |
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
|
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 |
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 |
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 |
Alexander Polcyn
|
8d69a2fea8
|
correct channel arg constructor calls in ruby channel creds test
|
8 years ago |
kpayson64
|
fb5ad8d2b9
|
Merge pull request #11502 from kpayson64/diable_1cq
disable unconstrained_1cq test
|
8 years ago |
Ken Payson
|
4536138eef
|
disable unconstrained_1cq test
|
8 years ago |
apolcyn
|
c1ab8f6065
|
Merge pull request #11507 from apolcyn/fix_minimal_stack_is_minimal
Fix varargs compiler warning in a test
|
8 years ago |
Alexander Polcyn
|
78b092aa6b
|
fix varargs compiler error
|
8 years ago |
Matt Kwong
|
c1e1e1b720
|
Merge pull request #11248 from matt-kwong/part_tables
Upload Jenkins tests results to a partitioned BQ table
|
8 years ago |
Noah Eisen
|
b6a42bdf1c
|
Merge pull request #11467 from ncteisen/bm-trickle-diff
Add Trickle Diff Jenkins Job
|
8 years ago |
ncteisen
|
13873ba4be
|
File rename
|
8 years ago |
Matt Kwong
|
976b743d0a
|
Delete unnecessary Kokoro shell scripts
|
8 years ago |
ncteisen
|
81941b9221
|
Propagate counters flag change
|
8 years ago |
ncteisen
|
b423f579e4
|
Disambiguate trickle and normal bms
|
8 years ago |
Matt Kwong
|
be32189087
|
Merge pull request #11477 from matt-kwong/query
Change flaky test query to not exclude Kokoro results
|
8 years ago |
ncteisen
|
6dc4c7f5d9
|
Disable counters for trickle, inc timeout
|
8 years ago |
ncteisen
|
12da4ccb52
|
Add trickle diff jenkins job
|
8 years ago |
Michael Lumish
|
596c05a324
|
Merge pull request #11452 from murgatroid99/node_reconnect_test
Node: add test for reconnecting client after server restart
|
8 years ago |
Toshihito Kikuchi
|
351506688d
|
Update compiler/linker options to use pkg-config in C++ examples
|
8 years ago |
Mehrdad Afshari
|
8fd84cfa07
|
Update python reflection tests to cover the higher level API
|
8 years ago |
Matt Kwong
|
0897518ad7
|
Merge pull request #11471 from matt-kwong/kokoro_config
Use one shell script for all run_tests_matrix on Kokoro
|
8 years ago |
Matt Kwong
|
138c52cf7b
|
Use one shell script for all run_tests_matrix on Kokoro
|
8 years ago |
kpayson64
|
f24ab98a9f
|
Merge pull request #11483 from kpayson64/threads_per_cq_rebased
Support threads per CQ
|
8 years ago |
murgatroid99
|
8f596ae2cd
|
Change bound port to get Node distrib tests to work again
|
8 years ago |