aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/surface
Commit message (Collapse)AuthorAge
...
* | Code formatting.Gravatar Nicolas "Pixel" Noble2016-04-14
| |
* | Adding actual servers to reply to messages.Gravatar Nicolas "Pixel" Noble2016-04-14
|/
* Merge github.com:grpc/grpc into optionalize_client_configGravatar Craig Tiller2016-04-05
|\
| * Merge pull request #6070 from ctiller/head-of-line-blockingGravatar Jan Tattermusch2016-04-05
| |\ | | | | | | Fix a head of line blocking issue in the C++ server
| * | Remove unnecessary -2016 from copyrightsGravatar Craig Tiller2016-04-05
| | |
| | * Initial interface rework to allow knowing whether to pull payload at ↵Gravatar Craig Tiller2016-04-04
| |/ | | | | | | registration, not at request time
* / Reposition files to optionalize client_config systemGravatar Craig Tiller2016-03-31
|/
* Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
|\
* | Update copyrightsGravatar Craig Tiller2016-03-31
| |
| * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-28
| |\ | |/ |/|
* | Fix copyrightGravatar Craig Tiller2016-03-25
| |
* | Fix includesGravatar Craig Tiller2016-03-25
| |
* | Fix copyrightsGravatar Craig Tiller2016-03-25
| |
* | Auto-changesGravatar Craig Tiller2016-03-25
| |
| * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-21
| |\ | |/ |/|
| * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-16
| |\
* | | Clean up testGravatar Masood Malekghassemi2016-03-14
| |/ |/|
* | Fix copyrightGravatar Craig Tiller2016-03-11
| |
* | If we cant check timers due to contention, at least make sure we do a follow ↵Gravatar Craig Tiller2016-03-11
| | | | | | | | up check soon
* | Merge branch 'huh_omg' of github.com:ctiller/grpc into huh_omgGravatar Craig Tiller2016-03-11
|\ \
| * | Expand lockGravatar Craig Tiller2016-03-11
| | |
* | | Fix castGravatar Craig Tiller2016-03-11
|/ /
* | Extend timeoutGravatar Craig Tiller2016-03-11
| |
* | Fail fasterGravatar Craig Tiller2016-03-11
| |
* | Add contributed testGravatar Craig Tiller2016-03-11
| |
| * Fix copyrightGravatar Craig Tiller2016-03-10
| |
| * Implement testsGravatar Craig Tiller2016-03-10
|/
* Fix copyrightGravatar vjpai2016-02-03
|
* add a testGravatar yang-g2016-02-02
|
* Merge pull request #4950 from ctiller/offload-racingGravatar David G. Quintas2016-01-28
|\ | | | | Preparatory changes for work shedding
| * Update copyrightsGravatar Craig Tiller2016-01-28
| |
| * Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
| | | | | | | | | | | | | | | | - cleanup: change grpc_iomgr_cb_func to take a bool instead of int success - cleanup: follow through with iomgr callback scheduling functions - prepare: add a workqueue to offload to to grpc_exec_ctx_enqueue* functions
* | async_stream.h done. CompilesGravatar David Garcia Quintas2016-01-25
| |
* | Further work. Compiles. WIPGravatar David Garcia Quintas2016-01-25
| |
* | Made "codedgen" directories closed over #includesGravatar David Garcia Quintas2016-01-21
|/
* Update new filesGravatar Craig Tiller2016-01-06
|
* Fix makefile, codegen bugsGravatar Craig Tiller2016-01-04
|
* zookeeper is platform specificGravatar Craig Tiller2016-01-04
|
* Add a test that public headers compile as C99Gravatar Craig Tiller2016-01-04
|
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|
* Stabilize test by increasing timeoutGravatar Craig Tiller2015-12-15
|
* Merge branch 'cf' into proxy-crashGravatar Craig Tiller2015-12-14
|\
| * clang-format after last weeks test-festGravatar Craig Tiller2015-12-14
| |
* | Fix proxy end2end testsGravatar Craig Tiller2015-12-14
|/ | | | | | | | Some transport callbacks weren't getting triggered. We now ensure that this always occurs. Additionally: left some debug only code around to make this class of bug easier to diagnose in the future.
* Add includesGravatar Craig Tiller2015-12-11
|
* Fix memory leaksGravatar Craig Tiller2015-12-11
|
* Also delete cqGravatar Craig Tiller2015-12-11
|
* Add a test for binding a server to the same port twice; fix crashesGravatar Craig Tiller2015-12-11
|
* Merge pull request #4405 from yang-g/fixit_server_cGravatar Craig Tiller2015-12-11
|\ | | | | add tests for public server apis
* \ merge with headGravatar yang-g2015-12-11
|\ \