index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
Commit message (
Expand
)
Author
Age
*
merge with head and resolve conflicts
yang-g
2015-07-31
|
\
|
*
merge with master, fix build issue
Alistair Veitch
2015-07-30
|
*
Merge branch 'master' into issue_2709
Alistair Veitch
2015-07-30
|
|
\
|
|
*
Merge pull request #2706 from yang-g/remove_get_from_accessor
Vijay Pai
2015-07-30
|
|
|
\
*
|
|
\
merge with head
yang-g
2015-07-30
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #2670 from a-veitch/server_context
Yang Gao
2015-07-30
|
|
\
\
\
|
|
|
*
|
Move grpc_census_call_*_context calls into public header
Alistair Veitch
2015-07-30
|
|
*
|
|
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
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
server api
yang-g
2015-07-28
*
|
|
|
client api
yang-g
2015-07-28
|
*
|
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-28
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
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 github.com:grpc/grpc into elliptic-orange-chamelion
Craig Tiller
2015-07-26
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-26
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge branch 'master' into deepend
Vijay Pai
2015-07-24
|
|
|
\
\
|
|
*
|
|
Fix thread list iterator
vjpai
2015-07-23
|
|
*
|
|
Bug fixes
vjpai
2015-07-23
|
|
|
*
|
Merge pull request #2629 from ctiller/always-with-the-mono
Yang Gao
2015-07-23
|
|
|
|
\
\
|
|
*
|
|
|
Start switching everything to dynamic pool
Vijay Pai
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
|
|
|
*
|
|
Merge pull request #2617 from jboeuf/jwt_creds_renaming
Yang Gao
2015-07-23
|
|
|
|
\
\
\
|
*
|
|
\
\
\
Merge github.com:grpc/grpc into elliptic-orange-chamelion
Craig Tiller
2015-07-23
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-23
|
|
|
|
|
_
|
/
|
|
|
|
|
/
|
|
/
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
Make the server report monotonic times for deadlines
Craig Tiller
2015-07-23
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
Merge pull request #2542 from ctiller/tell-me-who-you-might-be
Yang Gao
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
|
|
/
/
|
/
|
|
|
*
|
C++ is also a language that can be insecure
Craig Tiller
2015-07-21
|
/
/
*
|
Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY
Craig Tiller
2015-07-20
|
\
\
|
|
*
Merge branch 'tell-me-who-you-might-be' of github.com:ctiller/grpc into tell-...
Craig Tiller
2015-07-20
|
|
/
|
|
|
*
Make endpoint peer API work on Windows
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 #2482 from vjpai/rename_schedule_callback
Craig Tiller
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
*
|
|
|
|
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
[next]