Sree Kuchibhotla
|
17fc7ef848
|
update images
|
8 years ago |
Sree Kuchibhotla
|
6e104d9630
|
epoll design doc
|
8 years ago |
murgatroid99
|
697b167ff3
|
Merge branch 'master' into node_express_benchmark
|
8 years ago |
Ken Payson
|
667301a25f
|
Change channel tests to use public API
This allows for testing other implementations of grpc.Server.
|
8 years ago |
Noah Eisen
|
88477fd046
|
All current interop tests are implemented for C++ client and server. Updated run_interop_tests.py so that C++ no longer skips any tests
|
8 years ago |
Noah Eisen
|
040e6111cc
|
Merge branch 'master' of https://github.com/grpc/grpc
|
8 years ago |
Vijay Pai
|
9fa9315d62
|
Merge remote-tracking branch 'upstream/master' into fc_1dstream
|
8 years ago |
Sree Kuchibhotla
|
e4eb51f20c
|
reorder params in Server
|
8 years ago |
Vijay Pai
|
d923583768
|
Minor cleanup - remove an unneeded header, mark a class final, explicitly specify parent class
|
8 years ago |
Muxi Yan
|
a4ead72a12
|
Use BoringSSL tag instead of commit#
|
8 years ago |
Mark D. Roth
|
948f95b2ce
|
Merge pull request #7201 from markdroth/run_interop_tests_go
Fix status_code_and_message interop test for C++ and PHP. Change run_interop_tests.py to run this test for C++ and Go.
|
8 years ago |
Mark D. Roth
|
605a8f12ed
|
Merge remote-tracking branch 'upstream/master' into service_config
|
8 years ago |
Yang Gao
|
f1e5d12030
|
Merge pull request #8371 from yang-g/server_context_spouse
Server context test spouse
|
8 years ago |
Jan Tattermusch
|
f72ead3332
|
refactor NoSuchMethodCallHandler
|
8 years ago |
murgatroid99
|
b53e5d1f2b
|
Create benchmark client and server for Node Express
|
8 years ago |
Craig Tiller
|
50d6f7b60f
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
|
8 years ago |
Craig Tiller
|
1a62ec83b7
|
Merge pull request #8008 from ctiller/direct-calls
Move back to a mostly-single-threaded http2 transport
|
8 years ago |
Sree Kuchibhotla
|
2a00d3d1bc
|
Merge branch 'master' into rpc_mgr
|
8 years ago |
Craig Tiller
|
a81c311171
|
Fix wakeup bug
|
8 years ago |
Mark D. Roth
|
c7d78dfeb2
|
Merge pull request #3 from stanley-cheung/run_interop_tests_go
Fix php interop client for status_code_and_message test
|
8 years ago |
Muxi Yan
|
a507de342d
|
Advance version of BoringSSL
|
8 years ago |
Nathaniel Manista
|
21fbe2016c
|
Merge pull request #8376 from markmandel/feature/run-codegen
Remove `run_codegen.py` from python example.
|
8 years ago |
Mark Mandel
|
9929e6c85c
|
Remove `run_codegen.py` from python helloworld example
Since we no longer reference `run_codegen.py` in the Quick Start for
Python, remove it from the repository to avoid confusion.
|
8 years ago |
Muxi Yan
|
6758caae31
|
Advance versions from 1.0.0 to 1.0.1-pre1
|
8 years ago |
matt-kwong
|
15586f27fa
|
Merge pull request #8399 from matt-kwong/add-sweep-perf-args
Remove hardcoding of clients/server names in run_sweep_performance.sh
|
8 years ago |
Muxi Yan
|
877caede86
|
Backport the grpc_channel_arg_get_integer function
|
8 years ago |
Matt Kwong
|
1fb0e47d44
|
improve pull request test filtering
|
8 years ago |
Craig Tiller
|
20afa3d7c9
|
BufferPool --> ResourceQuota
|
8 years ago |
Sree Kuchibhotla
|
bba2f47e8f
|
remove formatting noise
|
8 years ago |
Jan Tattermusch
|
bb4c5f3d3f
|
Merge pull request #8375 from jtattermusch/coreclr_benchmarks
Switch C# benchmarks to use CoreCLR
|
8 years ago |
Craig Tiller
|
654b242ce7
|
Merge branch 'direct-calls' into buffer_pools_for_realsies
|
8 years ago |
Sree Kuchibhotla
|
34ad82d6f6
|
Merge branch 'master' into new_scenario
|
8 years ago |
Noah Eisen
|
7d5f822bec
|
Merge branch 'master' of https://github.com/grpc/grpc
|
8 years ago |
Yuchen Zeng
|
6a72e1cf09
|
Add missing vsprojects files
|
8 years ago |
Matt Kwong
|
5100ae5509
|
remove hardcoding of clients/server names in run_sweep_performance.sh
|
8 years ago |
Craig Tiller
|
14c836fcd1
|
Delambdaify
|
8 years ago |
yang-g
|
b0db13141e
|
resolve review comment
|
8 years ago |
Craig Tiller
|
68cf8ce866
|
Fix payload tests under windows
|
8 years ago |
Craig Tiller
|
8c94df19d4
|
Merge github.com:grpc/grpc into direct-calls
|
8 years ago |
Craig Tiller
|
b019d61f9a
|
Fix benchmark shutdown
|
8 years ago |
kpayson64
|
8725595933
|
Merge pull request #7664 from kpayson64/cv_wakeup_fd
Add Shim for wakeup_fds with no pipe or
|
8 years ago |
Craig Tiller
|
1409dbf5ef
|
Better debug strings
|
8 years ago |
David Garcia Quintas
|
7ab83b59be
|
fixed missing variable rename
|
8 years ago |
Stanley Cheung
|
1065452f32
|
Fix php interop client for status_code_and_message test
|
8 years ago |
Muxi Yan
|
31c3e01ce9
|
Clean up code
|
8 years ago |
Muxi Yan
|
45c8c30ad3
|
Set initial backoff to 10000ms when creating channel
|
8 years ago |
Craig Tiller
|
4e5a0163e0
|
Fix copy/paste bug
|
8 years ago |
Craig Tiller
|
544564e7f6
|
Make initial connect retry backoff configurable
|
8 years ago |
David G. Quintas
|
f04942592a
|
Merge pull request #8372 from dgquintas/grpclb_races
gRPCLB and RR race fixes
|
8 years ago |
Yuchen Zeng
|
324cc66128
|
Fix missing dependencies
|
8 years ago |