index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
Commit message (
Expand
)
Author
Age
*
Merge pull request #2706 from yang-g/remove_get_from_accessor
Vijay Pai
2015-07-30
|
\
*
\
Merge pull request #2670 from a-veitch/server_context
Yang Gao
2015-07-30
|
\
\
*
\
\
Merge pull request #2711 from yang-g/missing_brace
Vijay Pai
2015-07-29
|
\
\
\
|
*
|
|
fix build
yang-g
2015-07-29
|
|
*
|
add struct include/grpc++/server_context.h src/cpp/server/server_context.cc
Alistair Veitch
2015-07-29
|
|
|
*
make accessors from get_x() to x()
yang-g
2015-07-29
|
|
|
/
|
|
/
|
*
/
|
Fixing Windows build
Nicolas "Pixel" Noble
2015-07-29
|
/
/
*
|
Addressing comments.
Julien Boeuf
2015-07-27
*
|
Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth
Julien Boeuf
2015-07-27
|
\
\
|
|
*
Server side census context plumbing for c++
Alistair Veitch
2015-07-26
|
|
/
|
*
Merge pull request #2647 from vjpai/deepend
Yang Gao
2015-07-24
|
|
\
|
*
|
Isolate nullptr to grpc namespace when we must define it ourselves
Vijay Pai
2015-07-25
|
|
*
Merge branch 'master' into deepend
Vijay Pai
2015-07-24
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Fix gpr_inf_future call
yang-g
2015-07-23
|
|
*
Bug fixes
vjpai
2015-07-23
|
|
*
Fix bug on shutdown case
vjpai
2015-07-23
|
|
*
Add dynamic thread pool and initial port of test
vjpai
2015-07-23
|
*
|
Renaming jwt_credentials to service_account_jwt_access_credentials.
Julien Boeuf
2015-07-22
|
|
/
*
/
Adding option to force client auth on the server SSL creds.
Julien Boeuf
2015-07-21
|
/
*
Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY
Craig Tiller
2015-07-20
|
\
|
*
Fix typo
Craig Tiller
2015-07-20
|
*
Remove experimental prefix
Craig Tiller
2015-07-19
*
|
Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY
Craig Tiller
2015-07-19
|
\
|
|
*
Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...
Craig Tiller
2015-07-19
|
|
\
*
|
|
User agent string support
Craig Tiller
2015-07-18
|
/
/
*
|
Merge pull request #2403 from ctiller/no-worries-i-can-wait
Nicolas Noble
2015-07-17
|
\
\
|
|
*
Removed compression levels from clients and _experimental_'d signature of met...
David Garcia Quintas
2015-07-17
*
|
|
Merge pull request #2489 from yang-g/header_guard
Craig Tiller
2015-07-17
|
\
\
\
*
\
\
\
Merge pull request #2482 from vjpai/rename_schedule_callback
Craig Tiller
2015-07-17
|
\
\
\
\
|
|
*
|
|
set header guard
yang-g
2015-07-17
|
|
/
/
/
|
/
|
|
|
|
|
*
|
Merge github.com:grpc/grpc into no-worries-i-can-wait
Craig Tiller
2015-07-17
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #2413 from dgquintas/interop_sniffer
Craig Tiller
2015-07-17
|
\
\
\
\
|
|
*
|
|
ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::Add
vjpai
2015-07-16
*
|
|
|
|
add missed 'class'
yang-g
2015-07-16
*
|
|
|
|
Merge with head
yang-g
2015-07-16
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
split iterator into its own file
yang-g
2015-07-16
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-16
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #2460 from vjpai/exposed_pool
Craig Tiller
2015-07-16
|
|
\
\
\
\
|
|
*
|
|
|
Change name of thread_pool files to fixed_size_thread_pool when
vjpai
2015-07-15
|
|
|
*
|
|
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
|
|
|
|
|
|
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge pull request #2406 from dgquintas/writeoptions
Craig Tiller
2015-07-15
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge pull request #2442 from yang-g/authcontext_lazy_create_at_server
Craig Tiller
2015-07-15
|
|
\
\
\
\
\
\
*
|
|
|
|
|
|
|
Remove const_iterator typedef and add a range based loop test
yang-g
2015-07-15
|
|
|
|
*
|
|
|
Make thread_pool.h a public header
Vijay Pai
2015-07-15
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
auth context iterator
yang-g
2015-07-15
|
*
|
|
|
|
|
override and final
Vijay Pai
2015-07-14
|
|
*
|
|
|
|
Create server side auth context lazily
yang-g
2015-07-14
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Addressing outstanding typos and comments
Vijay Pai
2015-07-14
|
*
|
|
|
|
Remove lambda function with lambda capture to allow building with pre-lambda
vjpai
2015-07-14
|
/
/
/
/
/
[next]