aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Collapse)AuthorAge
* Switch to idiomatic Slice APIGravatar Vijay Pai2017-08-09
|
* Add Slice constructors to match all grpc_slice casesGravatar Vijay Pai2017-08-04
|
* Merge pull request #12025 from vjpai/bazel_unsecGravatar Vijay Pai2017-08-03
|\ | | | | Test grpc++_unsecure in Bazel build
* \ Merge pull request #12051 from dgquintas/fix_grpclbend2end_condvarsGravatar David G. Quintas2017-08-03
|\ \ | | | | | | Condition variables are not latches
| | * Add unsecure libraries to bazel build targetsGravatar Vijay Pai2017-08-02
| |/ |/|
| * Condition variables are not latchesGravatar David Garcia Quintas2017-08-02
| |
* | Eliminate copy in QPS DriverGravatar ncteisen2017-08-02
|/
* Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3Gravatar ncteisen2017-08-01
|\
| * Merge pull request #11978 from vjpai/remakeGravatar Vijay Pai2017-07-31
| |\ | | | | | | Clean up grpc++_unsecure so that it doesn't require secure content anymore
| * \ Merge pull request #11703 from yang-g/cq_shutdownGravatar Yang Gao2017-07-31
| |\ \ | | | | | | | | Allow adding events to cq after shutdown is called.
| | | * Clean up grpc++_unsecure so that it doesn't require secure content anymoreGravatar Vijay Pai2017-07-30
| | |/ | |/|
* | | Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3Gravatar ncteisen2017-07-28
|\| |
| | * Change return type to boolGravatar yang-g2017-07-28
| | |
| | * Allow adding events to cq after shutdown is called.Gravatar yang-g2017-07-28
| | |
| * | Merge pull request #11948 from dgquintas/grpclb_fix_rr_shutdown_connectivityGravatar David G. Quintas2017-07-28
| |\ \ | | | | | | | | Fix bug in handling of RR connectivity transition to SHUTDOWN
| * \ \ Merge pull request #11965 from ↵Gravatar David G. Quintas2017-07-28
| |\ \ \ | | |_|/ | |/| | | | | | | | | | dgquintas/grpclb_lb_channel_conn_state_subscription Watch the LB channel using the right initial conn. state
| | | * Fix bug in handling of RR connectivity transition to SHUTDOWNGravatar David Garcia Quintas2017-07-27
| | | |
| * | | Avoid benchmarking allocsGravatar ncteisen2017-07-27
| | |/ | |/|
| | * Watch the LB channel using the right initial conn. stateGravatar David Garcia Quintas2017-07-27
| |/
| * Use new protocol for reporting dropped calls to grpclb balancer.Gravatar Mark D. Roth2017-07-27
| |
| * grpclb: deal with all-drops serverlistsGravatar David Garcia Quintas2017-07-25
| |
| * Merge pull request #11928 from grpc/revert-11572-internalizeGravatar Vijay Pai2017-07-25
| |\ | | | | | | Revert "Separate internal-only and public parts of C++ API"
| * \ Merge pull request #11907 from vjpai/testlastGravatar Vijay Pai2017-07-25
| |\ \ | | | | | | | | Move gtest last
| | | * Remove a follow-on internal that was added post-internalization, keep the ↵Gravatar Vijay Pai2017-07-25
| | | | | | | | | | | | | | | | templated QPS worker rather than going back to internal API
| | | * Revert "Separate internal-only and public parts of C++ API"Gravatar Vijay Pai2017-07-25
| | |/ | |/|
| * | Merge pull request #11786 from y-zeng/fd_orphanGravatar Yuchen Zeng2017-07-24
| |\ \ | | | | | | | | Support closed fd in grpc_fd_orphan()
| * | | Add cancellation to asynchronous security APIs.Gravatar Mark D. Roth2017-07-21
| | | |
| | | * Move gtest lastGravatar Vijay Pai2017-07-21
| | |/ | |/|
| * | Merge pull request #11787 from guantaol/qps_driverGravatar Guantao Liu2017-07-18
| |\ \ | | | | | | | | Add a new metric and enable internal credential types in QPS Driver
* | | | Pull out flow control objectsGravatar ncteisen2017-07-18
| | | |
* | | | Get rid of local window, fix qps workerGravatar ncteisen2017-07-18
| | | |
* | | | Pull flow control into one moduleGravatar ncteisen2017-07-18
|/ / /
* | | Merge pull request #11870 from vjpai/sliceGravatar Vijay Pai2017-07-18
|\ \ \ | | | | | | | | Add idiomatic C++ API for grpc::Slice construction
* \ \ \ Merge pull request #11454 from markdroth/server_cq_ok_semanticsGravatar Mark D. Roth2017-07-18
|\ \ \ \ | | | | | | | | | | Do not return calls on server when request proto fails to deserialize.
| | * | | Add idiomatic C++ API for grpc::Slice construction that doesn'tGravatar Vijay Pai2017-07-18
| | | | | | | | | | | | | | | | | | | | require using grpc_slice
* | | | | Merge pull request #11813 from kpayson64/restore_targetGravatar kpayson642017-07-18
|\ \ \ \ \ | |_|/ / / |/| | | | Restore interop_client_main
| | | | * Update bm_pollset with the fd_orphan changeGravatar Yuchen Zeng2017-07-17
| |_|_|/ |/| | |
* | | | Reset OWNERS stateGravatar Craig Tiller2017-07-17
| | | |
* | | | Merge pull request #11145 from vjpai/inproc3Gravatar Vijay Pai2017-07-15
|\ \ \ \ | | | | | | | | | | In-process transport
| | | | * Fixed sanity.Gravatar Guantao Liu2017-07-14
| | | | |
| | | | * Merge remote-tracking branch 'upstream/master' into qps_driverGravatar Guantao Liu2017-07-14
| | | | |\ | |_|_|_|/ |/| | | |
| | | | * Added the missing header file and fixed a syntax error.Gravatar Guantao Liu2017-07-14
| | | | |
| | | | * Removed unnecessary default values and fixed sanity.Gravatar Guantao Liu2017-07-14
| | | | |
| * | | | Disbable a specific check on async_end2end_test and revisit later if that ↵Gravatar Vijay Pai2017-07-14
| | | | | | | | | | | | | | | | | | | | expectation was really required by the API
| * | | | Create inproc transport, add relevant tests, exclude irrelevant testsGravatar Vijay Pai2017-07-14
| | | | |
* | | | | Merge pull request #11825 from sreecha/asan_failureGravatar Sree Kuchibhotla2017-07-14
|\ \ \ \ \ | | | | | | | | | | | | Fix memory leak in bm_cq_multiple_threads (due to not calling grpc_shutdown)
* \ \ \ \ \ Merge pull request #11761 from dgquintas/lb_update_connector_fixGravatar David G. Quintas2017-07-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | RR: fix subchannel list handing
* \ \ \ \ \ \ Merge pull request #11726 from dgquintas/fix_grpclb_test_deadlocksGravatar David G. Quintas2017-07-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix deadlocks in grpclb_end2end_test
| | | * | | | | fix memory leaks due to not calling grpc_shutdown in bm_cq_multiple_threadsGravatar Sree Kuchibhotla2017-07-14
| | | | | | | |
| | | | | | * | Do not return calls on server when request proto fails to deserialize.Gravatar Mark D. Roth2017-07-14
| | | | |_|/ / | | | |/| | |