index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
surface
/
server.c
Commit message (
Expand
)
Author
Age
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Merge github.com:grpc/grpc into serve_fries
Craig Tiller
2017-05-11
|
\
|
*
Merge branch 'epex4' into uberpoll
Craig Tiller
2017-05-05
|
|
\
|
*
|
Add initializers for all tracers
Craig Tiller
2017-05-04
|
*
|
Fix ASAN/TSAN failures
Craig Tiller
2017-05-03
*
|
|
Reduce server memory usage
Craig Tiller
2017-04-26
|
/
/
|
*
Merge github.com:grpc/grpc into epex4
Craig Tiller
2017-04-24
|
|
\
|
|
/
|
/
|
|
*
Merge github.com:grpc/grpc into epex4
Craig Tiller
2017-04-24
|
|
\
*
|
\
Merge github.com:grpc/grpc into hybrid
Craig Tiller
2017-04-24
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Changes required to make build possible: create separate grpc++_base{,_unsecu...
Vijay Pai
2017-04-20
*
|
|
Merge branch 'tsan-c++' into hybrid
Craig Tiller
2017-04-20
|
\
|
|
|
|
*
Merge github.com:grpc/grpc into epex4
Craig Tiller
2017-04-20
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Fixup tests
Craig Tiller
2017-04-17
*
|
|
Merge github.com:grpc/grpc into hybrid
Craig Tiller
2017-04-14
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-14
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #10583 from ctiller/server_start
Craig Tiller
2017-04-14
|
|
\
\
*
|
|
|
Get rid of second api for marking non-listening cqs
Craig Tiller
2017-04-12
*
|
|
|
Fix registration
Craig Tiller
2017-04-12
|
|
*
|
Add synchronization so startup completes before shutdown begins
Craig Tiller
2017-04-12
*
|
|
|
Finish hybrid server stuff, ensure it gets tested
Craig Tiller
2017-04-11
|
/
/
/
|
*
|
Threading robustness
Craig Tiller
2017-04-11
*
|
|
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-06
|
\
|
|
|
|
*
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-04
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Review feedback: bikeshedding round
Craig Tiller
2017-03-31
|
|
*
Call ref/unref, bugfixes
Craig Tiller
2017-03-31
|
*
|
Merge github.com:grpc/grpc into new_transport_op
Craig Tiller
2017-03-28
|
|
\
|
*
|
|
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-24
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...
Noah Eisen
2017-03-22
|
|
\
\
*
|
\
\
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-21
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Merge github.com:grpc/grpc into new_transport_op
Craig Tiller
2017-03-20
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Change error_create API to slice
ncteisen
2017-03-13
|
*
|
|
Fixes
Craig Tiller
2017-03-13
|
|
/
/
|
|
*
Conversion progress
Craig Tiller
2017-03-10
|
|
/
*
|
Remove the check that ensures server completion queues are of type GRPC_CQ_NE...
Sree Kuchibhotla
2017-03-03
*
|
clang format code
Sree Kuchibhotla
2017-03-03
*
|
Change Core to use the new completion_queue_create API
Sree Kuchibhotla
2017-03-02
|
/
*
Merge pull request #9753 from ctiller/zalloc
Craig Tiller
2017-02-27
|
\
*
|
When there is an error from filters (such as max recv message size too
yang-g
2017-02-23
|
*
Merge github.com:grpc/grpc into zalloc
Craig Tiller
2017-02-23
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #9794 from eduherminio/master
Craig Tiller
2017-02-22
|
\
\
|
*
|
Correct formatting
Eduardo Caceres
2017-02-21
|
*
|
fix compile error
Eduardo Cáceres de la Calle
2017-02-20
|
|
*
Add zalloc, convert a bunch of files to use it
Craig Tiller
2017-02-16
|
|
/
*
/
Hoist constant setting out of loop - and shave some ns from call creation
Craig Tiller
2017-02-15
|
/
*
Merge github.com:grpc/grpc into rollfwd
Craig Tiller
2017-01-26
|
\
|
*
Move parameters for all grpc_op types into their own sub-structs.
Mark D. Roth
2017-01-25
*
|
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
|
/
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Fix sanity: core_banned_functions
Craig Tiller
2017-01-11
*
clang-format
Craig Tiller
2017-01-06
[next]