aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/common
Commit message (Collapse)AuthorAge
* Merge pull request #17629 from AspirinSJL/clean_sc_argsGravatar Juanli Shen2019-01-07
|\ | | | | Remove filters from subchannel args
| * Remove filters from subchannel argsGravatar Juanli Shen2019-01-03
| |
* | Regenerate projectsGravatar Sanjay Pujare2019-01-03
|/
* Correctly reference the internal string for socket mutator argGravatar yang-g2018-12-20
|
* Merge pull request #17468 from nicolasnoble/grpc_namespaceGravatar Nicolas Noble2018-12-13
|\ | | | | Moving ::grpc::Alarm to ::grpc_impl::Alarm.
* | Move security credentials, connectors, and auth context to C++Gravatar Soheil Hassas Yeganeh2018-12-13
| | | | | | | | | | | | | | This is to use `grpc_core::RefCount` to improve performnace. This commit also replaces explicit C vtables, with C++ vtable with its own compile time assertions and performance benefits. It also makes use of `RefCountedPtr` wherever possible.
| * Moving ::grpc::Alarm to ::grpc_impl::Alarm.Gravatar Nicolas "Pixel" Noble2018-12-12
|/
* Regenerate projectsGravatar Muxi Yan2018-11-19
|
* Address reviewer comments.Gravatar Vijay Pai2018-10-31
|
* Merge branch 'master' into interceptorsGravatar Yash Tibrewal2018-10-25
|\
* | Added server async testsGravatar Yash Tibrewal2018-10-25
| |
* | More changes for client interceptionGravatar Yash Tibrewal2018-10-16
|/
* Regenerate projectsGravatar Stanley Cheung2018-10-08
|
* Make the core callback interface API so that it can be used in generated codeGravatar Vijay Pai2018-09-19
|
* Merge pull request #16655 from vjpai/callback_tidyGravatar Vijay Pai2018-09-19
|\ | | | | Callback API: Fix clang-tidy concerns
* \ Merge pull request #16624 from vjpai/callback_alarmsGravatar Vijay Pai2018-09-19
|\ \ | | | | | | EXPERIMENTAL: Add callback-based alarms
| | * Fix clang-tidy concernsGravatar Vijay Pai2018-09-19
| |/ |/|
* | Catch exceptions in user callbacksGravatar Vijay Pai2018-09-14
| |
| * Add callback-based alarmsGravatar Vijay Pai2018-09-13
|/
* Address reviewer commentsGravatar Vijay Pai2018-09-11
|
* Allocate using call arenasGravatar Vijay Pai2018-08-31
|
* Address reviewer and clang-tidy commentsGravatar Vijay Pai2018-08-30
|
* Provide a generic client-side unary callback APIGravatar Vijay Pai2018-08-30
|
* Regenerate projectsGravatar Juanli Shen2018-08-27
|
* Revert "Add more filter priority levels"Gravatar Yang Gao2018-08-16
|
* Merge branch 'master' into rq-threads-2Gravatar Sree Kuchibhotla2018-08-09
|\
* | Revert "Revert "Restrict the number of threads in C++ sync server""Gravatar Sree Kuchibhotla2018-08-01
| |
| * Add more filter priority levelsGravatar yang-g2018-08-01
| |
* | Revert "Restrict the number of threads in C++ sync server"Gravatar Nicolas Noble2018-07-31
| |
* | Merge branch 'master' into rq-threadsGravatar Sree Kuchibhotla2018-07-24
|\|
| * Regenerate projectsGravatar Srini Polavarapu2018-07-19
| |
* | Initial scaffoldingGravatar Sree Kuchibhotla2018-07-17
|/
* Add load reporting filterGravatar Juanli Shen2018-06-22
|
* Regenrate projectsGravatar Srini Polavarapu2018-06-08
|
* Regenerate projectsGravatar Mehrdad Afshari2018-05-02
|
* Make GrpcProtoBufferReaderWriter publicGravatar ncteisen2018-04-06
|
* Regenerate projectsGravatar Mehrdad Afshari2018-04-04
|
* Convert byte_stream API to C++.Gravatar Mark D. Roth2018-03-09
|
* Use static_cast rather than reinterpret_cast whenever possibleGravatar Vijay Pai2018-03-05
|
* Regenerate projectsGravatar Mehrdad Afshari2018-02-22
|
* Fix grpc++->grpcpp leftover filesGravatar Muxi Yan2018-02-20
|
* Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15
|
* Run clang fmtGravatar Noah Eisen2018-02-09
|
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
|
* clang-formatGravatar Vijay Pai2018-01-21
|
* Restructure to simplify, harden, and avoid forward declarationGravatar Vijay Pai2018-01-21
|
* Remove alarm from core, implement in C++ layer onlyGravatar Vijay Pai2018-01-21
|
* Regenerate projectsGravatar Mehrdad Afshari2018-01-19
|
* Revert "Revert "All instances of exec_ctx being passed around in src/core ↵Gravatar Yash Tibrewal2017-12-06
| | | | removed""
* Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
|