aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
* Merge pull request #11786 from y-zeng/fd_orphanGravatar Yuchen Zeng2017-07-24
|\
* | Add cancellation to asynchronous security APIs.Gravatar Mark D. Roth2017-07-21
* | Merge pull request #11787 from guantaol/qps_driverGravatar Guantao Liu2017-07-18
|\ \
* \ \ Merge pull request #11870 from vjpai/sliceGravatar Vijay Pai2017-07-18
|\ \ \
* \ \ \ Merge pull request #11454 from markdroth/server_cq_ok_semanticsGravatar Mark D. Roth2017-07-18
|\ \ \ \
| | * | | Add idiomatic C++ API for grpc::Slice construction that doesn'tGravatar Vijay Pai2017-07-18
* | | | | Merge pull request #11813 from kpayson64/restore_targetGravatar kpayson642017-07-18
|\ \ \ \ \ | |_|/ / / |/| | | |
| | | | * 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
|\ \ \ \
| | | | * 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 exp...Gravatar Vijay Pai2017-07-14
| * | | | 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
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #11761 from dgquintas/lb_update_connector_fixGravatar David G. Quintas2017-07-14
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #11726 from dgquintas/fix_grpclb_test_deadlocksGravatar David G. Quintas2017-07-14
|\ \ \ \ \ \ \
| | | * | | | | 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
| | | | |_|/ / | | | |/| | |
| * | | | | | Fix deadlocks in grpclb_end2end_testGravatar David Garcia Quintas2017-07-13
| | | | | * | Restore interop_client_mainGravatar Ken Payson2017-07-13
| | | | |/ / | | | |/| |
| | | | | * Merge remote-tracking branch 'upstream/master' into qps_driver to resolve con...Gravatar Guantao Liu2017-07-13
| | | | | |\ | | | | |_|/ | | | |/| |
* | | / | | Detach ownership of core/c++Gravatar Craig Tiller2017-07-13
| |_|/ / / |/| | | |
| | * | | Improved testingGravatar David Garcia Quintas2017-07-13
| | |/ /
* | / / Make @vjpai an owner of qps_testGravatar Craig Tiller2017-07-13
| |/ / |/| |
* | | Sanitizing repo.Gravatar Nicolas "Pixel" Noble2017-07-13
* | | Merge pull request #11310 from nicolasnoble/importGravatar Nicolas Noble2017-07-13
|\ \ \
* \ \ \ Merge pull request #11797 from yang-g/init_benchmark_to_testGravatar Yang Gao2017-07-13
|\ \ \ \
| | * | | Fixing merge failures on test/cpp/interop.Gravatar Nicolas "Pixel" Noble2017-07-13
| * | | | Regenerate projects and fixesGravatar yang-g2017-07-13
* | | | | Add test tree owners for C/C++Gravatar Craig Tiller2017-07-13
| * | | | Replace InitBenchmark with InitTest. Remove qps_test.ccGravatar yang-g2017-07-13
|/ / / /
| | | * Add a new metric 'Queries/CPU-sec'.Gravatar Guantao Liu2017-07-12
| |_|/ |/| |
* | | Disable health check service in async end2end tests as it is causing flakes i...Gravatar Sree Kuchibhotla2017-07-11
* | | Merge pull request #11572 from vjpai/internalizeGravatar Vijay Pai2017-07-10
|\ \ \
* | | | Fix codegen_test_fullGravatar David Garcia Quintas2017-07-10
| |_|/ |/| |
| * | Internalize structs and methods meant for being exposed through codegenGravatar Vijay Pai2017-07-10
|/ /
* | Merge pull request #11696 from dgquintas/rr_concurrent_updates_fixGravatar David G. Quintas2017-07-07
|\ \
* \ \ Merge pull request #11639 from murgatroid99/master_1.4.1_upmergeGravatar Michael Lumish2017-07-07
|\ \ \
| | * | Fix RR concurrent updatesGravatar David Garcia Quintas2017-07-06
* | | | Merge pull request #11532 from ctiller/optimize_forGravatar Craig Tiller2017-07-06
|\ \ \ \
* \ \ \ \ Merge pull request #11557 from ncteisen/writelast-bugfixGravatar Noah Eisen2017-07-06
|\ \ \ \ \
| | | * | | Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmergeGravatar murgatroid992017-07-06
| |_|/| | | |/| | | | |
| | * | | | Add channel args to qps serverGravatar Craig Tiller2017-07-06
| | | |/ / | | |/| |
* | / | | Move gtest include after proto includeGravatar David Garcia Quintas2017-07-05
| |/ / / |/| | |
| * | | s/hanging/pending/gGravatar ncteisen2017-07-05
| * | | Add repro and fix to bidi caseGravatar ncteisen2017-07-05
| * | | Add repro for coalescing bugGravatar ncteisen2017-07-05