index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
common
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' into interceptors
Yash Tibrewal
2018-10-25
|
\
*
|
Added server async tests
Yash Tibrewal
2018-10-25
*
|
More changes for client interception
Yash Tibrewal
2018-10-16
|
/
*
Regenerate projects
Stanley Cheung
2018-10-08
*
Make the core callback interface API so that it can be used in generated code
Vijay Pai
2018-09-19
*
Merge pull request #16655 from vjpai/callback_tidy
Vijay Pai
2018-09-19
|
\
*
\
Merge pull request #16624 from vjpai/callback_alarms
Vijay Pai
2018-09-19
|
\
\
|
|
*
Fix clang-tidy concerns
Vijay Pai
2018-09-19
|
|
/
|
/
|
*
|
Catch exceptions in user callbacks
Vijay Pai
2018-09-14
|
*
Add callback-based alarms
Vijay Pai
2018-09-13
|
/
*
Address reviewer comments
Vijay Pai
2018-09-11
*
Allocate using call arenas
Vijay Pai
2018-08-31
*
Address reviewer and clang-tidy comments
Vijay Pai
2018-08-30
*
Provide a generic client-side unary callback API
Vijay Pai
2018-08-30
*
Regenerate projects
Juanli Shen
2018-08-27
*
Revert "Add more filter priority levels"
Yang Gao
2018-08-16
*
Merge branch 'master' into rq-threads-2
Sree Kuchibhotla
2018-08-09
|
\
*
|
Revert "Revert "Restrict the number of threads in C++ sync server""
Sree Kuchibhotla
2018-08-01
|
*
Add more filter priority levels
yang-g
2018-08-01
*
|
Revert "Restrict the number of threads in C++ sync server"
Nicolas Noble
2018-07-31
*
|
Merge branch 'master' into rq-threads
Sree Kuchibhotla
2018-07-24
|
\
|
|
*
Regenerate projects
Srini Polavarapu
2018-07-19
*
|
Initial scaffolding
Sree Kuchibhotla
2018-07-17
|
/
*
Add load reporting filter
Juanli Shen
2018-06-22
*
Regenrate projects
Srini Polavarapu
2018-06-08
*
Regenerate projects
Mehrdad Afshari
2018-05-02
*
Make GrpcProtoBufferReaderWriter public
ncteisen
2018-04-06
*
Regenerate projects
Mehrdad Afshari
2018-04-04
*
Convert byte_stream API to C++.
Mark D. Roth
2018-03-09
*
Use static_cast rather than reinterpret_cast whenever possible
Vijay Pai
2018-03-05
*
Regenerate projects
Mehrdad Afshari
2018-02-22
*
Fix grpc++->grpcpp leftover files
Muxi Yan
2018-02-20
*
Move headers from grpc++ to grpcpp
Muxi Yan
2018-02-15
*
Run clang fmt
Noah Eisen
2018-02-09
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
clang-format
Vijay Pai
2018-01-21
*
Restructure to simplify, harden, and avoid forward declaration
Vijay Pai
2018-01-21
*
Remove alarm from core, implement in C++ layer only
Vijay Pai
2018-01-21
*
Regenerate projects
Mehrdad Afshari
2018-01-19
*
Revert "Revert "All instances of exec_ctx being passed around in src/core rem...
Yash Tibrewal
2017-12-06
*
Revert "All instances of exec_ctx being passed around in src/core removed"
Yash Tibrewal
2017-12-06
*
Merge master after no Extern C changes
Yash Tibrewal
2017-11-30
|
\
*
\
Merge branch 'master' into execctx
Yash Tibrewal
2017-11-30
|
\
\
*
|
|
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
ncteisen
2017-11-28
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Bump 1.8.0-dev to 1.9.0-dev
Mehrdad Afshari
2017-11-27
|
|
*
Remove all extern C
ncteisen
2017-11-17
|
|
/
*
|
Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...
Yash Tibrewal
2017-11-14
*
|
Address some PR comments
Yash Tibrewal
2017-11-14
*
|
Merge with master
Yash Tibrewal
2017-11-09
|
\
|
[next]