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
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
Sree Kuchibhotla
7fa313624c
Merge branch 'master' into cq_mpsc_based
8 years ago
Jan Tattermusch
013eda440b
Merge pull request #10698 from jtattermusch/fix_remaining_markdown
...
Fix .md markdown
8 years ago
Mahak Mukhi
980e9805c3
more trial and error
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
Mahak Mukhi
32da70d9af
more trial and error for sanity
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
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