aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* Fix sign conversion issues hereGravatar vjpai2015-10-21
* Merge pull request #3726 from dgquintas/iomgr_executorGravatar Craig Tiller2015-10-19
|\
* | Move qpstest.proto to a common area (test/proto) instead of test/cpp/qpsGravatar vjpai2015-10-19
| * We need the iomgr_init for winsocks initialization.Gravatar David Garcia Quintas2015-10-13
* | Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-13
|\ \
* \ \ Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-12
|\ \ \
| | | * Merge branch 'master' of github.com:grpc/grpc into iomgr_executorGravatar David Garcia Quintas2015-10-12
| | | |\ | | |_|/ | |/| |
| | * | Merge github.com:grpc/grpc into latent-seeGravatar Craig Tiller2015-10-09
| | |\ \ | | |/ / | |/| |
| | * | Move profiling system to gprGravatar Craig Tiller2015-10-09
| | * | Simplify adding annotations, annotate more thingsGravatar Craig Tiller2015-10-09
| * | | Merge pull request #3692 from dgquintas/inspector_failGravatar Sree Kuchibhotla2015-10-09
| |\ \ \
| * \ \ \ Merge pull request #3698 from ctiller/qps_test_be_lockyGravatar Vijay Pai2015-10-08
| |\ \ \ \
| | | * | | Hid test-only functions from surface/call.hGravatar David Garcia Quintas2015-10-08
| | | | * | Merge github.com:grpc/grpc into latent-seeGravatar Craig Tiller2015-10-08
| | | | |\ \ | | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-08
|\| | | | |
| | | | * | Latency tracesGravatar Craig Tiller2015-10-08
| | | |/ /
| * | | | Merge pull request #3684 from yang-g/prod_rootsGravatar Jan Tattermusch2015-10-08
| |\ \ \ \
* | | | | | C++ Alarm implementation (with tests).Gravatar David Garcia Quintas2015-10-07
* | | | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-07
|\| | | | |
| | | | | * Merge branch 'master' of github.com:grpc/grpc into iomgr_executorGravatar David Garcia Quintas2015-10-07
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | | | | * Introducing grpc_executor, for all your threading needsGravatar David Garcia Quintas2015-10-07
| | | | |/
| | * | | change default value of use_test_caGravatar yang-g2015-10-07
| | | * | Add a timeout to benchmark test runsGravatar Craig Tiller2015-10-07
| | | |/
| * | / Fix broken udp_server_test, by adding exec_ctx to read_cbGravatar Robbie Shade2015-10-07
| | |/ | |/|
| | * remove flag use_prod_roots in interop test and add use_test_ca per the intero...Gravatar yang-g2015-10-06
| |/
* | Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-05
|\|
| * Add more verbose traces for port_server usageGravatar Craig Tiller2015-10-05
| * Merge pull request #3627 from yang-g/flake2Gravatar Craig Tiller2015-10-05
| |\
* | | s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarmGravatar David Garcia Quintas2015-10-04
* | | Removed exec_ctx from cq_alarm's functionsGravatar David Garcia Quintas2015-10-04
* | | Added grpc_cq_alarmGravatar David Garcia Quintas2015-10-04
|/ /
| * The Writes may return false after the server cancels the streamGravatar yang-g2015-10-02
* | Merge pull request #3386 from yang-g/enable_sslGravatar Jan Tattermusch2015-10-02
|\ \
* \ \ Merge pull request #3556 from ctiller/clangfGravatar Vijay Pai2015-10-01
|\ \ \ | |_|/ |/| |
| | * enable_ssl to use_tlsGravatar yang-g2015-10-01
* | | Maybe it is already ready when we call getstatusGravatar yang-g2015-10-01
| |/ |/|
| * Merge github.com:grpc/grpc into clangfGravatar Craig Tiller2015-10-01
| |\ | |/ |/|
* | Merge pull request #3450 from grpc/end2end_readme_updateGravatar Nicolas Noble2015-09-30
|\ \
* \ \ Merge pull request #3582 from ctiller/safe-signalGravatar Nicolas Noble2015-09-30
|\ \ \
* \ \ \ Merge pull request #3565 from yang-g/end2end_testGravatar Vijay Pai2015-09-30
|\ \ \ \
* \ \ \ \ Merge github.com:grpc/grpc into pfftGravatar Craig Tiller2015-09-30
|\ \ \ \ \
| | | * | | Dont call malloc eitherGravatar Craig Tiller2015-09-30
| | | * | | FixesGravatar Craig Tiller2015-09-30
| | | * | | Remove stdio usage from signal handlerGravatar Craig Tiller2015-09-30
| * | | | | For compatibility with gcc-4.4, eliminate use of sleep_for andGravatar Vijay Pai2015-09-29
| | |/ / / | |/| | |
| | * | | remove anonymous namespace in anonymous namespaceGravatar yang-g2015-09-29
| | * | | add tls and proxy as dimensions of end2end testGravatar yang-g2015-09-29
| |/ / /
| * | | Pass through grpc_fd pointer rather than int.Gravatar Robbie Shade2015-09-29
| | | * Fix clang-format scriptGravatar Craig Tiller2015-09-28
| |_|/ |/| |
* | | Fix alarmsGravatar Craig Tiller2015-09-28