aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc.def
Commit message (Collapse)AuthorAge
* Add GetServer to coreGravatar ncteisen2018-10-24
|
* Remove grpc_use_signal which is no longer relevantGravatar Vijay Pai2018-10-10
|
* Channelz get server sockets supportGravatar ncteisen2018-10-02
|
* regenerate projectsGravatar ncteisen2018-09-19
|
* Merge branch 'channelz-subchannels' into channelz-serverGravatar ncteisen2018-08-28
|\
| * Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsGravatar ncteisen2018-08-28
| |\
| | * Python post-fork handler: exit if grpc shutdown failsGravatar Eric Gribkoff2018-08-22
| | |
* | | regenerate projectsGravatar ncteisen2018-08-15
|/ /
| * Merge pull request #16302 from vjpai/callback_cqGravatar Vijay Pai2018-08-14
| |\ | | | | | | EXPERIMENTAL: Infrastructure for callback-based core CQ
* | \ Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsGravatar ncteisen2018-08-11
|\ \ \
| | | * Experimental infrastructure for callback-based CQGravatar Vijay Pai2018-08-10
| | |/ | |/|
| | * Merge branch 'master' into rq-threads-2Gravatar Sree Kuchibhotla2018-08-09
| | |\ | | |/ | |/|
| * | Add experimental API for resetting connection backoff.Gravatar Mark D. Roth2018-08-06
| | |
| | * Revert "Revert "Restrict the number of threads in C++ sync server""Gravatar Sree Kuchibhotla2018-08-01
| |/
| * Revert "Restrict the number of threads in C++ sync server"Gravatar Nicolas Noble2018-07-31
| |
* | Fix channel trace polymorphismGravatar ncteisen2018-07-27
| |
| * generate_projects.shGravatar Sree Kuchibhotla2018-07-25
|/
* Expose GetChannel and GetTopChannels Core APIGravatar ncteisen2018-07-18
|
* Merge pull request #15909 from yihuazhang/local_channel_credentialsGravatar yihuaz2018-07-06
|\ | | | | Implement local channel/server credentials
| * implement loca credentialsGravatar Yihua Zhang2018-07-02
| |
* | Merge branch 'master' of https://github.com/grpc/grpc into serializationGravatar ncteisen2018-06-28
|\|
* | Support codegen generic on server sideGravatar ncteisen2018-06-20
| |
| * Remove unused APIGravatar ncteisen2018-06-08
| |
| * 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
|
* regenerate projects using tools/buildgen/generate_projects.shGravatar Jan Tattermusch2018-04-05
|
* Merge pull request #14751 from ncteisen/channel-tracingGravatar Noah Eisen2018-03-21
|\ | | | | [Fix Forward]: Channel Tracing Implementation; Part 1
* | regenerate projectsGravatar Ruslan Nigmatullin2018-03-20
| |
| * Revert "Revert "Channel Tracing Implementation; Part 1""Gravatar ncteisen2018-03-19
|/ | | | This reverts commit f2bea3725f8218777268decfd37c7b543f839d9f.
* Revert "Channel Tracing Implementation; Part 1"Gravatar Noah Eisen2018-03-19
|
* Fix build and sanityGravatar ncteisen2018-03-02
|
* Internalize gpr_thd except for id and currentidGravatar Vijay Pai2018-02-12
|
* Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\
* \ Merge branch 'master' into gpr_reviewGravatar 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
| | | |
| * | | 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
|\ \ \ | | | | | | | | Remove alarm from core, implement in C++ layer only
| | * | Privatize host_port.h; was not used in any wrapped language implementationGravatar Vijay Pai2018-01-25
| |/ / |/| |
| | * Move cmdline and subprocess from public gpr to test/core/utilGravatar Vijay Pai2018-01-25
| |/ |/|
| * Remove alarm from core, implement in C++ layer onlyGravatar Vijay Pai2018-01-21
| |
* | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-12-06
|\| | | | | | | fix-stream-compression-config-interface
* | Merge e759d2a^Gravatar Muxi Yan2017-12-06
|\ \
| | * Move histogram to test/core/utilGravatar Vijay Pai2017-11-30
| |/