aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/surface
Commit message (Expand)AuthorAge
* re generate projectGravatar Noah Eisen2018-06-07
* re run generate projectsGravatar ncteisen2018-06-05
* Add basic support for GetChannelGravatar ncteisen2018-06-05
* Add C++ experimental API extensions for ALTS C stackGravatar Yihua Zhang2018-04-16
* Merge pull request #14945 from ara-ayvazyan/improve_log_perfGravatar Jan Tattermusch2018-04-12
|\
* | Disable SO_REUSEPORT disabled test for uv testsGravatar kpayson642018-04-09
| * regenerate projects using tools/buildgen/generate_projects.shGravatar Jan Tattermusch2018-04-05
|/
* Merge branch 'master' of github.com:grpc/grpc into authority_headerGravatar David Garcia Quintas2018-03-21
|\
| * Merge pull request #14751 from ncteisen/channel-tracingGravatar Noah Eisen2018-03-21
| |\
* | | Merge branch 'master' of github.com:grpc/grpc into authority_headerGravatar David Garcia Quintas2018-03-21
|\| |
| * | regenerate projectsGravatar Ruslan Nigmatullin2018-03-20
| | * Revert "Revert "Channel Tracing Implementation; Part 1""Gravatar ncteisen2018-03-19
| |/
| * Revert "Channel Tracing Implementation; Part 1"Gravatar Noah Eisen2018-03-19
| * Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-15
| |\
| | * Abstract libuv implementationGravatar kpayson642018-03-13
* | | Secure channels: use the right authorityGravatar David Garcia Quintas2018-03-10
| |/ |/|
| * Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-07
| |\ | |/ |/|
* | Use static_cast rather than reinterpret_cast whenever possibleGravatar Vijay Pai2018-03-05
| * Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-02
| |\ | |/ |/|
| * Fix build and sanityGravatar ncteisen2018-03-02
* | Move assignment for Thread, make destructor optional, loop cv waitsGravatar Vijay Pai2018-03-01
* | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-22
|\|
| * Merge pull request #14469 from adelez/foundry_integrationGravatar adelez2018-02-22
| |\
* | | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-21
|\| |
| | * Add more bazel testsGravatar Adele Zhou2018-02-20
| * | place security_connector in its own subdirectoryGravatar Yihua Zhang2018-02-20
| |/
* | clang-fmtGravatar Vijay Pai2018-02-19
* | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
* | Remove support for detached threads. All threads must be joined.Gravatar Vijay Pai2018-02-15
|/
* Internalize gpr_thd except for id and currentidGravatar Vijay Pai2018-02-12
* Run clang fmtGravatar Noah Eisen2018-02-09
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
* Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\
| * Merge pull request #14196 from vjpai/gpr_review_tlsGravatar Vijay Pai2018-02-08
| |\
| * \ Merge pull request #13684 from markdroth/c++_resolverGravatar Mark D. Roth2018-02-08
| |\ \
* | | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\| | |
* | | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\ \ \ \
| | | * | Convert resolver API to C++.Gravatar Mark D. Roth2018-02-08
| | |/ / | |/| |
| | | * Merge branch 'master' into gpr_review_tlsGravatar Vijay Pai2018-02-08
| | | |\ | | |_|/ | |/| |
| | * | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-08
| | |\ \ | | |/ / | |/| |
| | * | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-08
| | |\ \
| * | \ \ Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-07
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | build projectsGravatar Muxi Yan2018-02-06
| | * | | Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*Gravatar Muxi Yan2018-02-06
| * | | | Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-02
| |\| | |
* | | | | Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
| |/ / / |/| | |
| | * | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-02
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #14015 from vjpai/alarmGravatar Vijay Pai2018-02-02
|\ \ \ \
* \ \ \ \ Merge pull request #14136 from jtattermusch/add_ubuntu_1710Gravatar Jan Tattermusch2018-01-26
|\ \ \ \ \
| | | * | | Privatize host_port.h; was not used in any wrapped language implementationGravatar Vijay Pai2018-01-25
| |_|/ / / |/| | | |