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_builder.cc
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' into fray
Vijay Pai
2015-08-24
|
\
*
|
Eliminate public thread-pool interface
Vijay Pai
2015-08-24
*
|
clang-format all source
Craig Tiller
2015-08-18
|
*
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-17
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2921 from yang-g/unknown_service
Vijay Pai
2015-08-13
|
\
\
|
*
|
Use a sync service to handle requests to unknown services
yang-g
2015-08-13
|
|
/
*
/
Changing the library's code to adapt with the new API.
Nicolas "Pixel" Noble
2015-07-23
|
/
*
Change name of thread_pool files to fixed_size_thread_pool when
vjpai
2015-07-15
*
Make thread_pool.h a public header
Vijay Pai
2015-07-15
*
Support older compilers
Craig Tiller
2015-07-07
*
Support registering services against specific hosts
Craig Tiller
2015-07-07
*
Add ability to override default thread pool
Yang Gao
2015-06-03
*
Completion queue binding for new requests API change
Craig Tiller
2015-05-06
*
Expose max message size at the server side
Yang Gao
2015-04-30
*
Few VS2010 fixes.
Nicolas Noble
2015-04-28
*
Elminate range-based fors and work around some other limitations in older com...
Vijay Pai
2015-03-24
*
Merge pull request #1093 from nicolasnoble/windows
Jan Tattermusch
2015-03-19
|
\
|
*
Various Windows fixes.
Nicolas Noble
2015-03-19
*
|
clang-format c++ code
Yang Gao
2015-03-17
|
/
*
Rename to AsyncGeneric*
Yang Gao
2015-03-12
*
Rename anonymous to generic globally
Yang Gao
2015-03-11
*
merge with upstream and resolve conflict
Yang Gao
2015-03-10
|
\
*
|
Service side should be done, it builds and existing tests pass
Yang Gao
2015-03-06
*
|
first sets of changes, it builds
Yang Gao
2015-03-05
|
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-02
|
|
\
|
|
/
|
/
|
*
|
Make it possible to compile with gcc4.6
Craig Tiller
2015-02-26
|
*
Update C++ server with new core API
Craig Tiller
2015-02-23
|
/
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Async API progress
Craig Tiller
2015-02-12
*
Remove stream_context
Craig Tiller
2015-02-09
*
Progress
Craig Tiller
2015-02-09
*
Further progress
Craig Tiller
2015-02-09
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
Add server side credentials support.
yangg
2014-12-08
*
Initial import.
Nicolas Noble
2014-11-26