aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Collapse)AuthorAge
* Merge pull request #2800 from ctiller/reduce-mac-loadGravatar Nicolas Noble2015-08-06
|\ | | | | Reduce mac load on Jenkins
* \ Merge pull request #2783 from ctiller/tracing-takes-timeGravatar Nicolas Noble2015-08-06
|\ \ | | | | | | Allow fixtures to specify slowdown factors, use it for grpc_trace tests
| | * Merge branch 'propagate' into reduce-mac-loadGravatar Craig Tiller2015-08-05
| | |\ | |_|/ |/| |
* | | Fix integration breakageGravatar Craig Tiller2015-08-05
| | |
* | | Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
|\ \ \
* \ \ \ Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
|\ \ \ \
| | * | | Fix integration breakageGravatar Craig Tiller2015-08-05
| |/ / /
| * | | Merge pull request #2656 from yang-g/reconnect_branch_based_on_jitterGravatar Vijay Pai2015-08-05
| |\ \ \ | | | | | | | | | | Connection backoff interop test client and server
| * \ \ \ Merge pull request #2713 from ctiller/plucking-hellGravatar Vijay Pai2015-08-05
| |\ \ \ \ | | | | | | | | | | | | Allow specific pollers to be woken
* | | | | | Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
|\| | | | |
* | | | | | Cleanup unnecessary testGravatar Craig Tiller2015-08-05
| | | | | |
* | | | | | Fix proxy, finalize APIGravatar Craig Tiller2015-08-05
| | | | | |
| * | | | | Merge pull request #2767 from ctiller/no-poop-on-pizzaGravatar Abhishek Kumar2015-08-05
| |\ \ \ \ \ | | | | | | | | | | | | | | Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port
| | | | * \ \ Merge remote-tracking branch 'upstream/master' into ↵Gravatar yang-g2015-08-05
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | | | | | | | reconnect_branch_based_on_jitter
| | | | | | * Merge branch 'propagate' into reduce-mac-loadGravatar Craig Tiller2015-08-05
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
|\| | | | | |
| | | | | | * Add linux, mac as test platforms, only run _with_poll tests on linuxGravatar Craig Tiller2015-08-05
| |_|_|_|_|/ |/| | | | |
| * | | | | Return normalized IPv4 addresses from grpc_sockaddr_to_uri().Gravatar Paul Marks2015-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Users of the high-level API should not care whether we're using AF_INET or AF_INET6 sockets internally.
| | | | | * Allow fixtures to specify slowdown factors, use it for grpc_trace testsGravatar Craig Tiller2015-08-04
| | |_|_|/ | |/| | |
| | | * | Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-08-04
| | | |\ \ | | |_|/ / | |/| | |
* | | | | Add proxy tests to end2end suiteGravatar Craig Tiller2015-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | Currently the oauth2 variant of these tests is disabled. Will work with @jboeuf to figure out how to turn them on.
| | | | * merge with head and resolve conflictsGravatar yang-g2015-08-03
| | | | |\ | | |_|_|/ | |/| | |
| | * | | Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_portGravatar Craig Tiller2015-08-03
| | | | |
| * | | | Fix alpn_testGravatar Craig Tiller2015-08-03
| |/ / /
| * | | Merge pull request #2751 from ctiller/alphanumeric-juju-fishGravatar Michael Lumish2015-08-03
| |\ \ \ | | | | | | | | | | Remove optional parameter from watch connectivity state
| | | * \ Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-08-01
| | | |\ \ | | |_|/ / | |/| | | | | | | | | | | | | Conflicts: Makefile
* | | | | Merge branch 'propagate' of github.com:ctiller/grpc into propagateGravatar Craig Tiller2015-08-01
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/surface/channel.c
* \ \ \ \ \ Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-01
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | Conflicts: src/core/surface/channel.c
| | | * | | Fix UDS versions of this testGravatar Craig Tiller2015-07-31
| | | | | |
| | * | | | s/inherit/propagate/gGravatar Craig Tiller2015-07-31
| |/ / / / |/| | | |
* | | | | Update wrappers, tests to new create_call()Gravatar Craig Tiller2015-07-31
| | | | |
| | * | | Remove optional parameter from watch connectivity stateGravatar Craig Tiller2015-07-31
| |/ / / |/| | |
| * | | Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-31
| |\ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: vsprojects/Grpc.mak vsprojects/grpc.sln vsprojects/grpc/grpc.vcxproj vsprojects/grpc_cpp_plugin/grpc_cpp_plugin.vcxproj vsprojects/grpc_csharp_ext/grpc_csharp_ext.vcxproj vsprojects/grpc_csharp_plugin/grpc_csharp_plugin.vcxproj vsprojects/grpc_objective_c_plugin/grpc_objective_c_plugin.vcxproj vsprojects/grpc_python_plugin/grpc_python_plugin.vcxproj vsprojects/grpc_ruby_plugin/grpc_ruby_plugin.vcxproj vsprojects/grpc_unsecure/grpc_unsecure.vcxproj
| | | * merge with headGravatar yang-g2015-07-30
| | | |\ | |_|_|/ |/| | |
| | * | Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-07-30
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #2689 from yang-g/auth_test_failureGravatar Craig Tiller2015-07-30
|\ \ \ \ | | | | | | | | | | Fix clock type mismatch
| | * | | Exclude uds from default hostname testsGravatar Craig Tiller2015-07-29
| | | | |
| | * | | Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-29
| | |\ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | Conflicts: src/core/channel/http_client_filter.c src/core/surface/channel.c
| | | * | Allow specific pollers to be wokenGravatar Craig Tiller2015-07-29
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, if two threads call grpc_completion_queue_pluck on the same completion queue for different tags, there is a 50% chance that we deliver the completion wakeup to the wrong poller - forcing the correct poller to wait until its polling times out before it can return an event up to the application. This change tweaks our polling interfaces so that we can indeed wake a specific poller. Nothing has been performance tuned yet. It's definitely sub-optimal in a number of places. Wakeup file-descriptors should be recycled. We should have a path that avoids calling poll() followed by epoll(). We can probably live without it right at the second though. This code will fail on Windows at least (I'll do that port when I'm in the office and have a Windows machine).
| | | * merge with upstreamGravatar yang-g2015-07-28
| | | |\ | |_|_|/ |/| | |
* | | | Integration compile fixGravatar Craig Tiller2015-07-28
| | | |
* | | | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-28
|\ \ \ \ | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other
| | * | | Fix clock type mismatchGravatar yang-g2015-07-28
| |/ / /
| | | * add support for detecting spurious outside connection.Gravatar yang-g2015-07-27
| | | |
| * | | Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_authGravatar Julien Boeuf2015-07-27
| |\ \ \
| | * \ \ Merge pull request #2593 from ctiller/elliptic-orange-chamelionGravatar Yang Gao2015-07-27
| | |\ \ \ | | | | | | | | | | | | Rename grpc_channel_create to grpc_insecure_channel_create
| | | * \ \ Merge github.com:grpc/grpc into elliptic-orange-chamelionGravatar Craig Tiller2015-07-26
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/csharp/ext/grpc_csharp_ext.c
| | * | \ \ \ Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-26
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | | | * | Merge branch 'sometimes-its-good-just-to-check-in-with-each-other' into ↵Gravatar Craig Tiller2015-07-26
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | yeah-we-know-what-youre-talking-about
* | | | | | | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-26
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other Conflicts: src/core/iomgr/tcp_server_windows.c