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
*
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
|
\
\
|
*
|
Added some methods to context inspector. Also minor tweak to server context I...
David Garcia Quintas
2015-07-15
|
|
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-15
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Create server side auth context lazily
yang-g
2015-07-14
|
/
/
*
|
resolve comments
yang-g
2015-07-07
*
|
merge with upstream and resolve conflicts
yang-g
2015-07-06
|
\
\
*
|
|
compiles
yang-g
2015-07-06
|
|
*
WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...
David Garcia Quintas
2015-06-30
|
|
/
|
*
Update to set flags=0 on all ops
Craig Tiller
2015-06-22
|
*
Progress commit on fixing up C++
Craig Tiller
2015-06-04
|
/
*
Refactoring std::chrono out.
Nicolas Noble
2015-04-08
*
Rewriting mutex, condition_variable, and thread.
Nicolas "Pixel" Noble
2015-04-04
*
Starting off by removing all offending headers.
Nicolas "Pixel" Noble
2015-04-03
*
Make it possible to compile with gcc4.6
Craig Tiller
2015-02-26
*
Simplify TryPluck
Craig Tiller
2015-02-18
*
Move header #include
Craig Tiller
2015-02-18
*
Merge github.com:grpc/grpc into an-update-on-c++
Craig Tiller
2015-02-18
|
\
*
|
Server side cancellation receive support
Craig Tiller
2015-02-18
|
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
|
Initial sketch
Craig Tiller
2015-02-18
[next]