makdharma
|
8938943fce
|
Merge pull request #10609 from makdharma/xcodebuild_cmdline
add cmdline arg for ObjC interop tests. Add objc to interop_tests.py
|
8 years ago |
Craig Tiller
|
1eeed856ee
|
Merge pull request #10237 from meliuz/configurable-minbackoff-reconnect
Make min_backoff_ms timeout configurable
|
8 years ago |
Jan Tattermusch
|
ed94e39ee8
|
setting handler is a race
|
8 years ago |
Jan Tattermusch
|
a22a19fd64
|
fix markdown
|
8 years ago |
Noah Eisen
|
f88ee4f8c5
|
Fix error refcount debug logging
|
8 years ago |
Muxi Yan
|
50810d7139
|
Revert a change in BoringSSL 8.1
|
8 years ago |
apolcyn
|
023e39deb7
|
Merge pull request #10670 from apolcyn/fix_ruby_require_before_fork
defer grpc_init and background threads until first grpc object init
|
8 years ago |
Michael Lumish
|
b7e733b79f
|
Merge pull request #10652 from murgatroid99/electron_updates
Build for more versions of electron, restrict when a Windows warning is shown
|
8 years ago |
Yuchen Zeng
|
7cc31f1d69
|
Fix python artifact build
|
8 years ago |
Craig Tiller
|
a1f7642559
|
Public functions must be prefixed with grpc_
|
8 years ago |
Matt Kwong
|
dd109da280
|
Merge pull request #10550 from matt-kwong/hourly-performance-fix
Run start_port_server.py in performance profiling
|
8 years ago |
Alexander Polcyn
|
deeed7f12b
|
don't hold the gil while waiting for bg thread to start
|
8 years ago |
David G. Quintas
|
a6f64f4c00
|
Merge pull request #10391 from dgquintas/lr_back_to_md
Load Reporting back to using metadata
|
8 years ago |
Mark D. Roth
|
d9bc60c87e
|
Merge remote-tracking branch 'upstream/master' into service_config_lb_semantics
|
8 years ago |
Yang Gao
|
c5fc2b7112
|
Merge pull request #10663 from yang-g/globalcallback
Update ServerGlobalCallback::AddPort api
|
8 years ago |
Mahak Mukhi
|
78f12e5c76
|
Add _mock files to output list of generate_cc.bzl
|
8 years ago |
Mahak Mukhi
|
f928376895
|
updated gtest.BUILD to include gmock
|
8 years ago |
Mahak Mukhi
|
459da91519
|
fixing bug
|
8 years ago |
Alexander Polcyn
|
d1143abaa8
|
tweak class init test to reveal bug in misordered startup
|
8 years ago |
Mahak Mukhi
|
a68829023c
|
more sanity
trying to fix some sanity
nope that didn't work
fixing test failiures
added debug code
more trail and error
more trial and error
cleaning debug code
|
8 years ago |
Alexander Polcyn
|
c7fcebe750
|
fix bug in which gc of channel sleeps on cv before bg thread signaling has started
|
8 years ago |
David G. Quintas
|
3ddc13b252
|
Merge pull request #10668 from dgquintas/update_lb_proto_2
Updated load_balancer.proto
|
8 years ago |
David G. Quintas
|
0ece13a229
|
Merge pull request #10436 from dgquintas/fake_resolver_args
Improvements to Fake Resolver
|
8 years ago |
Craig Tiller
|
fcc00350af
|
Merge pull request #10439 from ctiller/foo
Enable more benchmarks for bm_diff
|
8 years ago |
David Garcia Quintas
|
a818f72c0c
|
Load Reporting back to using metadata
|
8 years ago |
David Garcia Quintas
|
a7a1098d2f
|
Updated load_balancer.proto
|
8 years ago |
David Garcia Quintas
|
53af23cfbf
|
Improvements to Fake Resolver
|
8 years ago |
David G. Quintas
|
a8b8aeac20
|
Merge pull request #10645 from dgquintas/client_channel_high_freq_resolver_updates
Keep LB policy alive during high freq of resolver updates
|
8 years ago |
David G. Quintas
|
644e05e79b
|
Merge pull request #10664 from dgquintas/http_filter_slices
Fix handling of slice in http_client_filter
|
8 years ago |
Alexander Polcyn
|
4736e01c16
|
add native grpc class init tests to check that presence of grpc_init calls
|
8 years ago |
Vijay Pai
|
2b0cb771b0
|
Just set frame size by BDP
|
8 years ago |
Mahak Mukhi
|
c5eee16814
|
more sanity fixes
|
8 years ago |
Alexander Polcyn
|
792c7e3d27
|
add new test where client forks after require grpc, to test that lib startup
|
8 years ago |
Yang Gao
|
52ff44f0d6
|
Merge pull request #10440 from danzh2010/udpserver
Modify udp_server to postpone shutdown_fd() during shutdown.
|
8 years ago |
Mahak Mukhi
|
443a75dd22
|
1. Added golden file test.
2. Added support for mock.
3. Sanity fix.
|
8 years ago |
Yang Gao
|
940b2bd06e
|
Merge pull request #10634 from yang-g/fuzz2
Disallow empty method slice in api_fuzzer
|
8 years ago |
Alexander Polcyn
|
2a9b5d77ed
|
defer grpc_init and background threads until first grpc object init
|
8 years ago |
Makarand Dharmapurikar
|
c59db4b136
|
added more tests to 'unimplemented'
|
8 years ago |
Stanley Cheung
|
5ec52ae01a
|
PHP: add ares as deps
|
8 years ago |
Makarand Dharmapurikar
|
d471818d8c
|
script to run objc interop tests
|
8 years ago |
Craig Tiller
|
88ce393687
|
Merge pull request #10398 from ipylypiv/fix_uri_parser
Refactor pchar_parse() to use switch()
|
8 years ago |
Muxi Yan
|
9d129e751f
|
Merge pull request #10626 from grpc/revert-10619-revert-9626-lazy-deframe
Revert "Revert "Implement lazy deframe""
|
8 years ago |
Makarand Dharmapurikar
|
9c8e9be16b
|
removed 'objc' from list of 'all' languages
|
8 years ago |
David Garcia Quintas
|
3725128dc6
|
Comments
|
8 years ago |
David Garcia Quintas
|
2f4679ea34
|
Fix handling of slice in http_client_filter
|
8 years ago |
Craig Tiller
|
c3666d7090
|
Merge github.com:grpc/grpc into hybrid
|
8 years ago |
Craig Tiller
|
8b24229b7c
|
Fix merge
|
8 years ago |
Craig Tiller
|
2c6f63731c
|
Merge github.com:grpc/grpc into cpparena
|
8 years ago |
Craig Tiller
|
e412a18060
|
Merge pull request #10661 from grpc/v1.3.x
1.3.x upmerge
|
8 years ago |
Craig Tiller
|
813e751d66
|
Merge pull request #10660 from ctiller/bugfixes
Bugfixes
|
8 years ago |