aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/surface
Commit message (Collapse)AuthorAge
...
* | | get rid of flakey asserts in num_watchers testGravatar Alexander Polcyn2017-05-26
| | |
| | * Make race conditions more prevalentGravatar Craig Tiller2017-05-26
| | |
* | | Fix concurrent_connectivity_testGravatar murgatroid992017-05-25
| | |
| * | Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-05-26
| |\|
* | | Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmergeGravatar murgatroid992017-05-25
|\ \ \ | |_|/ |/| |
| | * Adding dummy layering check option.Gravatar Nicolas "Pixel" Noble2017-05-19
| | |
| * | get rid of connectivity state watchers right after timeoutGravatar Alexander Polcyn2017-05-18
| | |
* | | Fix some races in testsGravatar Craig Tiller2017-05-17
| |/ |/|
* | Revert "Revert "Implement Server Backward Compatibility""Gravatar Muxi Yan2017-05-15
| |
* | Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-05-13
|\ \
| * | Revert "Implement Server Backward Compatibility"Gravatar Nicolas Noble2017-05-12
| | |
* | | Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-05-12
|\| |
| * | Merge pull request #10849 from muxi/backward-compatGravatar Muxi Yan2017-05-12
| |\ \ | | | | | | | | Implement Server Backward Compatibility
* | | | Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-05-11
|\| | |
| | * | Put workaround list somewhere accessable by wrapping languagesGravatar Muxi Yan2017-05-09
| | | |
| | | * Revert "Merge branch 'master' into v1.3.x"Gravatar Alexander Polcyn2017-04-26
| | |/ | | | | | | | | | | | | This reverts commit 79759fea1abd09102d38af3e13a84b69e898124b, reversing changes made to dc36f4df6aba60275a31227e1d29c4d20b6cadca.
| * | Merge github.com:grpc/grpc into epex4Gravatar Craig Tiller2017-04-20
| |\|
* | | Rewriting core tests BUILD files to use the build system.Gravatar Nicolas "Pixel" Noble2017-04-18
| | |
| * | Fixup testsGravatar Craig Tiller2017-04-17
| | |
| | * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
| | |\ | | |/ | |/|
| * | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-06
| |\ \
| | | * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-04
| | | |\ | | | |/ | | |/|
| | * | Reorganize ext treeGravatar Craig Tiller2017-03-31
| |/ / |/| | | | | | | | | | | - filters live under filters - lb_policy, resolver implementations (being part of client_channel) live under client_channel
| | * Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
| |/ |/|
| * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-30
| |\ | |/ |/|
* | Update include pathsGravatar Craig Tiller2017-03-28
| |
| * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-24
| |\ | |/ |/|
| * Fix test bug and generate_projects.shGravatar Sree Kuchibhotla2017-03-22
| |
| * Updates C CoreGravatar Sree Kuchibhotla2017-03-22
| |
* | Change error_create API to sliceGravatar ncteisen2017-03-13
| |
| * Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
| |
| * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-03
| |\ | |/ |/|
| * fix tests after rebaseGravatar Sree Kuchibhotla2017-03-02
| |
| * rebase with latest masterGravatar Sree Kuchibhotla2017-03-02
| |
| * Change Core to use the new completion_queue_create APIGravatar Sree Kuchibhotla2017-03-02
| |
* | Add licenses() in BUILD filesGravatar Yuchen Zeng2017-03-01
|/
* Merge pull request #9753 from ctiller/zallocGravatar Craig Tiller2017-02-27
|\ | | | | Add zalloc, convert a bunch of files to use it
* \ Merge pull request #9857 from murgatroid99/merge_1.1.x_masterGravatar Michael Lumish2017-02-27
|\ \ | | | | | | Upmerge 1.1.x into master
| | * Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-24
| | |\ | |_|/ |/| |
| * | Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_masterGravatar murgatroid992017-02-23
| |\ \
| | | * zalloc grpc_pollsetGravatar Yuchen Zeng2017-02-22
| | |/ | |/|
* / | Bazel build file for core/surface testsGravatar Sree Kuchibhotla2017-02-17
|/ /
| * Improve Node and libuv testing and test coverageGravatar murgatroid992017-02-17
| | | | | | | | Allow Node tests to run with or without UV, change default version to 7, add some portability tests. Also make some more core tests work with libuv
* | Use call context to propagare LR costsGravatar David Garcia Quintas2017-02-13
| |
* | Secure naming support for gRPCLBGravatar David Garcia Quintas2017-02-07
| |
* | clang-formatGravatar Mark D. Roth2017-02-02
| |
* | Fix secure_channel_create_test.Gravatar Mark D. Roth2017-02-02
| |
* | Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
| |
| * Fix tests.Gravatar Mark D. Roth2017-01-28
| |
* | Add an error to fd_shutdown (and recursively)Gravatar Craig Tiller2017-01-27
| | | | | | | | Allows diagnosing WHY a file descriptor was shutdown prematurely.