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 github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY
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
|
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-15
|
|
|
|
|
|
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge pull request #2371 from yang-g/security_context2
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
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Create server side auth context lazily
yang-g
2015-07-14
|
/
/
/
/
|
|
*
|
Update C++ impl
Craig Tiller
2015-07-13
|
|
*
|
Updating wrapped languages to new time functions
Craig Tiller
2015-07-13
|
|
*
|
Introduce a clock type field onto gpr_timespec.
Craig Tiller
2015-07-13
|
|
/
/
|
/
|
|
|
*
|
remove dead file
yang-g
2015-07-10
|
/
/
|
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-09
|
|
\
*
|
|
Add missing pieces
yang-g
2015-07-09
*
|
|
Merge remote-tracking branch 'upstream/master' into security_context2
yang-g
2015-07-09
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Resolve comments
yang-g
2015-07-09
|
*
|
Merge pull request #2271 from jboeuf/oauth2_access_token
Yang Gao
2015-07-08
|
|
\
\
|
|
*
\
Merge branch 'master' of github.com:grpc/grpc into oauth2_access_token
Julien Boeuf
2015-07-08
|
|
|
\
\
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-08
|
|
|
|
|
\
|
|
|
|
|
/
|
|
|
|
/
|
|
*
|
|
|
Merge github.com:grpc/grpc into hosts-need-names-too
Craig Tiller
2015-07-08
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
merge head and resolve conflict
yang-g
2015-07-07
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
missed one place
yang-g
2015-07-07
*
|
|
|
|
resolve comments
yang-g
2015-07-07
|
|
*
|
|
Support older compilers
Craig Tiller
2015-07-07
|
|
*
|
|
Support registering services against specific hosts
Craig Tiller
2015-07-07
*
|
|
|
|
Add a unit test
yang-g
2015-07-06
*
|
|
|
|
merge with upstream and resolve conflicts
yang-g
2015-07-06
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
compiles
yang-g
2015-07-06
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-01
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
Adding support for raw access token credentials.
Julien Boeuf
2015-07-01
|
|
|
/
/
|
|
/
|
|
|
|
|
*
WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...
David Garcia Quintas
2015-06-30
|
|
*
|
add client side census context
Alistair Veitch
2015-06-29
|
|
/
/
|
*
|
Add a test that headers are properly in build.json
Craig Tiller
2015-06-25
|
*
|
release memory even if the status is false
yang-g
2015-06-23
|
*
|
Only copy stuff when status is ok
yang-g
2015-06-23
[next]