aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/surface
Commit message (Expand)AuthorAge
* clang-formatGravatar Muxi Yan2017-09-25
* Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-09-25
|\
* | Change C core surface APIGravatar Muxi Yan2017-09-25
| * Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than...Gravatar Vijay Pai2017-09-21
| * Merge github.com:grpc/grpc into pollset_kick_statsGravatar Craig Tiller2017-09-08
| |\ | |/ |/|
* | Decouple alarm construction from setting to avoid races in MT codeGravatar Vijay Pai2017-09-07
| * Add pollset_kick statsGravatar Craig Tiller2017-09-01
|/
* Merge branch 'master' of https://github.com/grpc/grpc into visibilityGravatar Nicolas "Pixel" Noble2017-08-30
|\
* | Moving visibility and package creation to the build system.Gravatar Nicolas "Pixel" Noble2017-08-30
| * Add sync_custom.hGravatar yang-g2017-08-24
|/
* Merge branch 'master' into fix_alarmGravatar Sree Kuchibhotla2017-08-01
|\
| * Change return type to boolGravatar yang-g2017-07-28
| * Allow adding events to cq after shutdown is called.Gravatar yang-g2017-07-28
* | Merge branch 'master' into fix_alarmGravatar Sree Kuchibhotla2017-07-25
|\|
| * Merge branch 'master' into sreek-epoll1Gravatar Sree Kuchibhotla2017-07-13
| |\
| | * Merge pull request #11803 from ctiller/spin-initGravatar Craig Tiller2017-07-13
| | |\
| | * \ Merge pull request #11310 from nicolasnoble/importGravatar Nicolas Noble2017-07-13
| | |\ \
| | | | * clang-formatGravatar Craig Tiller2017-07-13
| | | | * Add a test of repeatedly calling grpc_init then grpc_shutdownGravatar Craig Tiller2017-07-13
| | | |/ | | |/|
| | | * Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-06-26
| | | |\
* | | | | Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called be...Gravatar Sree Kuchibhotla2017-06-22
| |_|_|/ |/| | |
| * | | Merge branch 'cq-drop' into enable-epoll1Gravatar Craig Tiller2017-06-19
| |\| |
| | * | Merge github.com:grpc/grpc into cq-dropGravatar Craig Tiller2017-06-19
| | |\ \ | |_|/ / |/| | |
| | * | Merge github.com:grpc/grpc into cq-dropGravatar Craig Tiller2017-06-09
| | |\ \
| * | \ \ Merge github.com:grpc/grpc into enable-epoll1Gravatar Craig Tiller2017-06-08
| |\ \ \ \ | | | |/ / | | |/| |
* | / | | Add rich closure debug modeGravatar ncteisen2017-06-08
| |/ / / |/| | |
* | | | fix remaining license noticesGravatar Jan Tattermusch2017-06-08
* | | | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| * | | Merge branch 'cq-drop' into enable-epoll1Gravatar Craig Tiller2017-06-07
| |\| |
| | * | Fix build errorGravatar Craig Tiller2017-06-02
| |/ / |/| |
| * | Merge github.com:grpc/grpc into enable-epoll1Gravatar Craig Tiller2017-05-31
| |\ \ | |/ / |/| |
* | | 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
| |\ \
* | | | 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
| | |/
| * | 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