aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/grpc/include/grpcpp
Commit message (Collapse)AuthorAgeFilesLines
* Update contrib/libs/grpc and contrib/python/grpcio/py3 to 1.54.3shadchin2024-12-171-2/+2
| | | | commit_hash:bb9eada94a255f7675a516b6c69ab9b64e741eec
* Release clang18 #3robot-brewer2024-11-111-0/+5
| | | | | https://github.com/yandex/toolchain-registry/releases/tag/clang18-v3 commit_hash:242ab0166e0b3ae29fd381117df005246a4e4eb9
* publishFullContrib: true for ydbmaxim-yurchuk2024-10-0952-0/+2483
| | | | | <HIDDEN_URL> commit_hash:c82a80ac4594723cebf2c7387dec9c60217f603e
* Support Android build for gRPCkharcheva2024-10-022-2/+2
| | | | commit_hash:273b353454e6490ebf71ed39743b7059c188690b
* Update cpp-protobuf to 22.5nechda2024-08-301-1/+2
| | | | | | | | | | | | | | Привет!\ Этот PR переключат cpp & python библиотеки protobuf на версию 22.5 Если у вас возникли проблемы после влития этого PR: 1. Если начали падать канон тесты, то проведите их переканонизацию 2. Прочитайте <https://wiki.yandex-team.ru/users/nechda/obnovlenie-cpp-protobuf-22.5/> страничку с основными изменениями 3. Если страничка в вики не помогла, то пишите в [DEVTOOLSSUPPORT](https://st.yandex-team.ru/DEVTOOLSSUPPORT) 7fecade616c20a841b9e9af7b7998bdfc8d2807d
* feat grpc: update to grpc 1.54.2leonidlazarev2023-08-016-7/+49
| | | | | | | | | | update grpc to 1.54.2 update grpcio to 1.54.2 Added patches: pr33239_fix_use_after_free.patch Removed patches: pr32547-fix-race.patch - exists in upstream
* feat grpc: update to grpc 1.53.1leonidlazarev2023-07-17117-10053/+9403
| | | | | | | | | | | | | | update grpc to 1.53.1 update grpcio/py3 to 1.53.1 Added patches: 22-grpc-code-output.patch - allow translation of grpc code to internal string type. 23-max-thread-limitation.patch - to provide interface for settings of thread number limit, as grpc::DynamicThreadPool doesn't provide interface to limit thread number anymore. 24-support_for-non-abort-grpc.patch - generate exception instead of application crash 25-forkable-destruction-order.patch - correct forkable logic for TimerManager 27-skip-child-post-fork-operations.patch - allow to skip child post fork operations to exclude UB (used for unified agent only) pr33495_fox_nested_fork.patch - fix issues with nested forks pr33582_fork_handler.patch - disable fork handler support if it is not requested intentionally
* feat grpc: update to grpc 1.50.2leonidlazarev2023-06-0248-2187/+2553
| | | | | | | | | | | | | | | update grpc to 1.50.2 update grpcio to 1.50.0 Удаленные патчи: 06-flow_control.patch - логика в upstream удалена 10-fix-crash-on-fork.patch - логика в upstream удалена 12-coverity-fix.patch - логика в upstream удалена 20-P2166-string-nullptr.patch - в upstream временный объект вместо nullptr PR29209-fix-heap-use-after-free.patch - решение есть в upstream Добавленные патчи: pr33085_fix_epoll1_engine_reinit.patch 21-windows_build.patch
* Update contrib/libs/grpc to 1.45.2thegeorg2023-03-2831-840/+848
|
* Better replacement for #include <string> in contrib/libs/grpcthegeorg2023-03-242-0/+2
|
* Better std::to_string replacement in grpcthegeorg2023-03-231-1/+1
| | | | grpc 1.45.2 introduced `ToString()` method in certain classes. We want to use global `::ToString()` as `std::to_string()` replacement.
* Intermediate changesrobot-piglet2023-03-233-223/+0
|
* Quick fix for races in unimplemented grpc methodssnaury2023-02-141-1/+5
|
* Update contrib/libs/grpc to 1.44.0thegeorg2022-11-092-1/+10
|
* Cleanup unused grpc targetsthegeorg2022-11-024-249/+0
| | | | | * Merge grpc (core), grpc++ and gpr libraries into contrib/libs/grpc * Drop unused grpc_unsecure, grpc++_unsecure and grpc++_error_details * Remove abundance of hacks from import routine
* fix ya.makemonster2022-07-0722-1034/+0
|
* Update grpc to 1.43.2 DTCC-864heretic2022-03-25107-622/+1097
| | | | ref:50a492c335cda70f458797cf945e49fe739c2715
* intermediate changesarcadia-devtools2022-03-1550-745/+1256
| | | | ref:953ca886ec160075b38c0f3614de029b423f0a9e
* Restoring authorship annotation for <dvshkurko@yandex-team.ru>. Commit 2 of 2.dvshkurko2022-02-1046-1834/+1834
|
* Restoring authorship annotation for <dvshkurko@yandex-team.ru>. Commit 1 of 2.dvshkurko2022-02-1046-1834/+1834
|
* Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 2 of 2.heretic2022-02-1068-8825/+8825
|
* Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 1 of 2.heretic2022-02-1068-8825/+8825
|
* Restoring authorship annotation for <neksard@yandex-team.ru>. Commit 2 of 2.neksard2022-02-1041-3117/+3117
|
* Restoring authorship annotation for <neksard@yandex-team.ru>. Commit 1 of 2.neksard2022-02-1041-3117/+3117
|
* Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 2 of 2.thegeorg2022-02-103-9/+9
|
* Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 1 of 2.thegeorg2022-02-103-9/+9
|
* Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 2 of 2.orivej2022-02-1085-4588/+4588
|
* Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 1 of 2.orivej2022-02-1085-4588/+4588
|
* intermediate changesDevtools Arcadia2022-02-07120-0/+18265
ref:cde9a383711a11544ce7e107a78147fb96cc4029