index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
server
/
server_context.cc
Commit message (
Expand
)
Author
Age
*
Internalize structs and methods meant for being exposed through codegen
Vijay Pai
2017-07-10
*
Initialize pending_ops false
Noah Eisen
2017-07-06
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-18
|
\
|
*
Load Reporting back to using metadata
David Garcia Quintas
2017-04-15
*
|
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-14
|
\
|
|
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-01
|
|
\
|
*
|
Fix ASAN failure
Sree Kuchibhotla
2017-04-01
*
|
|
Async end2end test passes
Craig Tiller
2017-03-31
*
|
|
Call ref/unref, bugfixes
Craig Tiller
2017-03-31
|
|
/
|
/
|
*
|
Removed wrong LR include from codegen
David Garcia Quintas
2017-03-30
|
/
*
Let ServerContext own the initial_metadata array for sync calls
yang-g
2017-02-22
*
Use call context to propagare LR costs
David Garcia Quintas
2017-02-13
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Start resolving memory issues in C++ metadata
Craig Tiller
2016-12-08
*
C++ compiles
Craig Tiller
2016-11-21
*
Deprecate grpc::thread and sync in favor of std::thread,mutex,etc
Vijay Pai
2016-11-01
*
Use C++11 final and override
Vijay Pai
2016-11-01
*
Added missing var initialization
David Garcia Quintas
2016-07-22
*
C++ Compression Level set properly
David Garcia Quintas
2016-07-21
*
Refactorings and renamings related to compression.
David Garcia Quintas
2016-05-16
*
Rollup of changes from the latest import
Craig Tiller
2016-04-11
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix includes
Craig Tiller
2016-03-25
*
Implemented compression level algorithms properly (as a function of the accep...
David Garcia Quintas
2016-03-17
*
Revert "Revert "Properly integrate async API with server-side cancellations.""
Sree Kuchibhotla
2016-03-07
*
Revert "Properly integrate async API with server-side cancellations."
Sree Kuchibhotla
2016-03-04
*
Properly integrate async API with server-side cancellations.
Vijay Pai
2016-03-03
*
Address code review comments
Sree Kuchibhotla
2016-02-01
*
TryCancel() on ServerContext()
Sree Kuchibhotla
2016-01-28
*
async_stream.h done. Compiles
David Garcia Quintas
2016-01-25
*
Further work. Compiles. WIP
David Garcia Quintas
2016-01-25
*
fix copyrights in server_context
Jan Tattermusch
2016-01-23
*
init deadline_
yang-g
2016-01-22
*
impl
yang-g
2015-08-25
*
headers reorg
yang-g
2015-08-21
*
clang-format all source
Craig Tiller
2015-08-18
*
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-08
|
\
|
*
allow null tag
yang-g
2015-08-04
|
*
Add AsyncNotifyWhenDone
yang-g
2015-08-04
*
|
Properly initializing reserved pointer in tests.
Nicolas "Pixel" Noble
2015-08-01
|
*
merge with head and resolve conflicts
yang-g
2015-07-31
|
|
\
|
|
*
merge with master, fix build issue
Alistair Veitch
2015-07-30
|
*
|
merge with head
yang-g
2015-07-30
|
|
\
|
|
|
*
add struct include/grpc++/server_context.h src/cpp/server/server_context.cc
Alistair Veitch
2015-07-29
|
*
|
server api
yang-g
2015-07-28
|
/
/
|
*
Server side census context plumbing for c++
Alistair Veitch
2015-07-26
|
/
*
Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...
Craig Tiller
2015-07-19
|
\
*
\
Merge pull request #2413 from dgquintas/interop_sniffer
Craig Tiller
2015-07-17
|
\
\
[next]