Muxi Yan
|
50810d7139
|
Revert a change in BoringSSL 8.1
|
8 years ago |
Makarand Dharmapurikar
|
c872a993e5
|
.proto and BUILD files can now in differnt dirs
|
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
|
75c2270daa
|
Remove errant use of stdint.h
|
8 years ago |
Craig Tiller
|
addb6ea986
|
Merge github.com:grpc/grpc into c++lame
|
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 |
Craig Tiller
|
c88094d64b
|
Merge pull request #56 from kpayson64/working_mac_py_cpp
Working mac py cpp
|
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 |
Craig Tiller
|
c39fbcf9ba
|
Merge github.com:grpc/grpc into framing_costs
|
8 years ago |
Ken Payson
|
0eac8aa220
|
Yapf_code
|
8 years ago |
Ken Payson
|
63b0d11ca8
|
Final changes
|
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 |
jiangtaoli2016
|
e223a6a042
|
Merge branch 'master' into new_tsi
|
8 years ago |
Craig Tiller
|
78d92c8a1e
|
Merge pull request #55 from kpayson64/working_mac_py_cpp
Working mac py cpp
|
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 |
Craig Tiller
|
26017de5d5
|
Fix leaked lock
|
8 years ago |
Mahak Mukhi
|
c5eee16814
|
more sanity fixes
|
8 years ago |
Craig Tiller
|
3d224e015e
|
Merge branch 'epex3' into epex4
|
8 years ago |
Craig Tiller
|
223a7112c3
|
Merge branch 'epex3' of github.com:ctiller/grpc into epex3
|
8 years ago |
Craig Tiller
|
29a256773a
|
Consume the orrect fd
|
8 years ago |
Ken Payson
|
ae5ca1b447
|
Fixes
|
8 years ago |
Alexander Polcyn
|
792c7e3d27
|
add new test where client forks after require grpc, to test that lib startup
|
8 years ago |