Alexander Polcyn
898a2e91f9
clean up error message
8 years ago
Muxi Yan
ad93106da0
Keep a singleton of connectivity monitor in GRPCHost
8 years ago
Jan Tattermusch
566608e275
Merge pull request #8395 from jtattermusch/testing_nitpicking
...
A few test related fixes
8 years ago
Jan Tattermusch
447548b9f2
show logs from qps workers
8 years ago
Muxi Yan
285273c025
Merge pull request #8446 from muxi/revert-8426
...
Reverts PR #8426
8 years ago
Jan Tattermusch
8834095e76
Merge pull request #8438 from jtattermusch/csharp_compiler_warnings
...
Fix a few C# compiler warnings
8 years ago
Yuxuan Li
60d55f80c4
Change flag precision to flag stride, better description.
...
Add flag error_tolerence to define the search stopping criteria.
Move the equal condition in the binary search to smaller than condition.
Wrap get_cpu_usage(), so on non-linux platform, the compiler won't
complain and will get cpu usage to be 0.
8 years ago
Noah Eisen
a48afeb1f0
change unimplemented_method to unimplemented_service. Add real unimplemented_method test for node
8 years ago
Muxi Yan
1ebf8bfd93
Merge pull request #8460 from muxi/advance-boringssl-version
...
Advance versions of BoringSSL in podspec and template
8 years ago
Noah Eisen
6134d1d4c8
change unimplemented_method to unimplemented_service. Add real unimplemented_method test
8 years ago
Noah Eisen
b2a2647446
added the real unimplemented_method test to csharp interop test
8 years ago
Noah Eisen
9a171c7446
renamed unimplemented_method -> unimplemented_service
8 years ago
murgatroid99
b516cadc2a
Merge branch 'master' into uv_core_transport
8 years ago
Mark D. Roth
ae07f7fdc6
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
8 years ago
Mark D. Roth
99e61f884d
Merge pull request #8418 from markdroth/interop_flags
...
Allow specifying extra flags for C++ interop server.
8 years ago
Mark D. Roth
af84245131
Remove resolver_result.
8 years ago
Muxi Yan
6ac6a52dcf
Fix stupid compiler error
8 years ago
Mark D. Roth
d9cbec465d
Merge pull request #8095 from markdroth/rename_client_config
...
Rename client_config directory to client_channel.
8 years ago
Muxi Yan
6fd881e183
Advance versions of BoringSSL in podspec and template
8 years ago
Craig Tiller
3798e607cc
Address review comments
8 years ago
Sree Kuchibhotla
c5fb957e50
Merge branch 'master' into rpc_mgr
8 years ago
Garrett Casto
07ecd9d08c
Add copyright header
8 years ago
Mark D. Roth
5bd7be0c55
Change LB policies to get their input from channel args.
8 years ago
Craig Tiller
153eaa7aba
s/BUFFER_POOL/RESOURCE_QUOTA/g
8 years ago
David G. Quintas
54b409c0da
Merge pull request #8450 from dgquintas/move_unref
...
Moved unref of security connector outside of grpc_secure_channel_create
8 years ago
Nicolas Noble
8269d7d16d
Merge pull request #8215 from sreecha/new_scenario
...
Add a new scenario: Async-Client/Sync-Server
8 years ago
Mark D. Roth
3686996786
Encode server name, LB policy name, and addresses in channel args.
8 years ago
Mark D. Roth
16883a37ef
Set user data vtable when creating grpc_lb_addresses.
8 years ago
Muxi Yan
dbb58b8c1d
Fix BoringSSL podspec template
8 years ago
Tim Ryan
5124452ae5
Compiles with npm install --debug option.
8 years ago
Michael Lumish
531172fca4
Merge pull request #8208 from tcr/master
...
Compiles with npm install --debug option.
8 years ago
Craig Tiller
987f41f397
Merge pull request #7651 from rjshade/add_error_log_for_h2_headers
...
Add error log for invalid http2 headers
8 years ago
Makarand Dharmapurikar
f01f7b6d6c
clang-format fixes
8 years ago
Craig Tiller
aea91859a3
Merge pull request #8455 from ctiller/importz
...
Import related fixes
8 years ago
Craig Tiller
6d4340dda8
Add documentation
8 years ago
Mark D. Roth
98abfd3d64
Pass channel args through resolver.
8 years ago
Craig Tiller
4f5ae75958
Fix build for import
8 years ago
Jan Tattermusch
9f254c0c40
get rid of compiler warnings
8 years ago
Jan Tattermusch
d0e7c6d0b4
Marshal.GetDelegateForFunctionPointer(IntPtr, Type) is obsolete in
...
netstandard
8 years ago
Jan Tattermusch
32cb42e046
remove unused member
8 years ago
Jan Tattermusch
7735daad14
address XMLdoc related warnings
8 years ago
Jan Tattermusch
395facaf76
Merge pull request #8447 from matt-kwong/v1.0.x-add-pr-filter
...
Add PR test filters
8 years ago
Muxi Yan
ff1ef244ed
Do not finish call with error when switching between wifi and cellular
8 years ago
Muxi Yan
95d75ea4f9
clean with clang-format
8 years ago
Muxi Yan
484836973c
Clean cache thoroughly
8 years ago
Muxi Yan
5655130171
Break retain cycle and fix bug
8 years ago
Jan Tattermusch
9f4e828343
Merge pull request #8444 from jtattermusch/csharp_use_server_gc
...
Use Server mode for GC in C# QpsWorker
8 years ago
David Garcia Quintas
30bce6ab1b
Moved unref of security connector outside of grpc_secure_channel_create
8 years ago
David G. Quintas
79fd4e6874
Merge pull request #8381 from dgquintas/lb-cost-bin
...
Renamed MD key "lb-cost" to "lb-cost-bin"
8 years ago
Matt Kwong
e9255d04e5
fix sanity
8 years ago