Craig Tiller
4818150728
Better commentary
8 years ago
Makarand Dharmapurikar
6a8e2c2408
reduced visibility of test util
8 years ago
Craig Tiller
a3e87894f2
Fix, restore draining
8 years ago
Craig Tiller
991c101de8
Initial thread manager fixes
8 years ago
Craig Tiller
9354720625
Fix infinite streams in qps_test
8 years ago
Craig Tiller
d37d142a63
sync fixes
8 years ago
Craig Tiller
07a138c2b3
Merge github.com:grpc/grpc into epex4
8 years ago
Mehrdad Afshari
68f6a67327
Always generate body for python code elements
...
Since
#...
class Service:
class NextService:
#...
without a body or `pass` under `Service` is invalid
Python, we ensure a `pass` statement is always
emitted to make the generated code valid.
8 years ago
Matt Kwong
c602dde442
Keep _grpcio_metadata.py in GitHub repo
8 years ago
Makarand Dharmapurikar
5b8032c8b4
BUILD file for interop client and server
8 years ago
Jan Tattermusch
013eda440b
Merge pull request #10698 from jtattermusch/fix_remaining_markdown
...
Fix .md markdown
8 years ago
Yuchen Zeng
96d58f1fc2
Merge pull request #10683 from y-zeng/python_build
...
Fix the c-ares python artifact build issue
8 years ago
Jan Tattermusch
e38856419b
Merge pull request #10703 from jtattermusch/csharp_fix_handler_race
...
Fix race in setting handler in tests.
8 years ago
Stanley Cheung
5ef2087de7
Merge pull request #10669 from stanley-cheung/php-add-ares-deps
...
PHP: add ares as deps
8 years ago
murgatroid99
bf33410411
Add Node and Express benchmarks for various response sizes
8 years ago
murgatroid99
76c840036f
Node benchmarks: allow arbitrary message size, add CPU usage stats
8 years ago
Muxi Yan
d28078869a
Revert umbrella header too
8 years ago
yang-g
6bc701659c
Remove status_helper as it is not needed any more
8 years ago
Craig Tiller
e3a69338c3
Fix wakeup bugs
8 years ago
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
144521fc76
sync fixes
8 years ago
Craig Tiller
8a2984c4b6
add missing unlock
8 years ago
Craig Tiller
79d24fb8eb
Fixes
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
Craig Tiller
f840110de2
Fixup tests
8 years ago
Craig Tiller
50480b2a05
Fixes
8 years ago
Yang Gao
c5fc2b7112
Merge pull request #10663 from yang-g/globalcallback
...
Update ServerGlobalCallback::AddPort api
8 years ago
Craig Tiller
e310f5b623
Fix scheduled bit
8 years ago
Craig Tiller
a7abd3423c
Merge branch 'epex4' of github.com:ctiller/grpc into epex4
8 years ago
Craig Tiller
26ec8fba7a
Merge github.com:grpc/grpc into epex4
8 years ago
Alexander Polcyn
d1143abaa8
tweak class init test to reveal bug in misordered startup
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