index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
merge upstream and resolve conflict
Yang Gao
2015-03-26
|
\
*
|
add back mis-deleted method string
Yang Gao
2015-03-26
*
|
Finish grpc_cli
Yang Gao
2015-03-26
|
*
Merge pull request #1141 from nicolasnoble/private-public
Yang Gao
2015-03-26
|
|
\
|
*
\
Merge pull request #1143 from nicolasnoble/compiler-opt
Vijay Pai
2015-03-26
|
|
\
\
|
*
\
\
Merge pull request #1120 from tatsuhiro-t/fix-crash-with-host-header-field
David Klempner
2015-03-27
|
|
\
\
\
|
|
|
*
|
Small compiler optimization.
Nicolas "Pixel" Noble
2015-03-27
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Private headers shouldn't be public...
Nicolas "Pixel" Noble
2015-03-27
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #1139 from vjpai/fix_tests_4_4
Nicolas Noble
2015-03-26
|
|
\
\
|
*
\
\
Merge pull request #1137 from murgatroid99/php_better_batches
Tim Emiola
2015-03-26
|
|
\
\
\
|
*
\
\
\
Merge pull request #989 from murgatroid99/core_start_batch_trace
Nicolas Noble
2015-03-26
|
|
\
\
\
\
|
|
|
|
*
|
Work around a compiler limitation caused by inability to properly handle
vjpai
2015-03-26
|
|
|
|
*
|
Make string construction explicit as implicit conversion doesn't work in 4.4
Vijay Pai
2015-03-26
|
|
|
|
*
|
Include the config.h file to make sure that nullptr is covered
vjpai
2015-03-26
|
|
|
|
*
|
Merge remote-tracking branch 'upstream/master'
vjpai
2015-03-26
|
|
|
|
|
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
Replaced existing PHP files with more batch-based implementation
murgatroid99
2015-03-26
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #1134 from murgatroid99/php_interop_ssl_fix
Tim Emiola
2015-03-26
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #1115 from nicolasnoble/rpc-collision
Yang Gao
2015-03-26
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge pull request #1136 from nicolasnoble/plugins-as-libs
Yang Gao
2015-03-25
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge pull request #1135 from vjpai/fix_gcc_4_4
Nicolas Noble
2015-03-25
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge pull request #1 from nicolasnoble/fix_gcc_4_4
Vijay Pai
2015-03-25
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
Adding a simple 'buildonly' test.
Nicolas "Pixel" Noble
2015-03-26
|
|
|
/
/
/
/
/
/
/
|
|
|
*
/
/
/
/
/
Moving all of the codegens into a temporary static library.
Nicolas "Pixel" Noble
2015-03-26
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Removing range-based for loop.
Nicolas "Pixel" Noble
2015-03-25
|
|
*
|
|
|
|
|
Merge remote-tracking branch 'upstream/master' into fix_gcc_4_4
vjpai
2015-03-25
|
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Remove lambda expression being used in grpc C++ library
vjpai
2015-03-25
|
|
*
|
|
|
|
|
Avoid a problem when clang pretends to be GNUC
vjpai
2015-03-25
|
|
*
|
|
|
|
|
Revert "Remove lambda expression to support older compilers"
Vijay Pai
2015-03-25
|
|
*
|
|
|
|
|
Remove lambda expression to support older compilers
vjpai
2015-03-25
|
|
*
|
|
|
|
|
Make a fake version of nullptr to work with old compilers
vjpai
2015-03-25
|
|
|
|
|
|
*
|
Make a fake version of nullptr to satisfy old compilers
vjpai
2015-03-25
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #1133 from yang-g/cleanup
Nicolas Noble
2015-03-25
|
|
\
\
\
\
\
\
|
|
|
|
|
*
\
\
Merge branch 'master' into php_interop_ssl_fix
murgatroid99
2015-03-25
|
|
|
|
|
|
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
Made necessary changes to get interop tests working
murgatroid99
2015-03-25
|
*
|
|
|
|
|
|
Merge pull request #1123 from vjpai/range_based_for_removal
Nicolas Noble
2015-03-25
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
clang-format c++ code under examples
Yang Gao
2015-03-25
|
|
|
*
|
|
|
|
|
Clean up unneeded includes and remove shutdown protobuf library
Yang Gao
2015-03-25
|
*
|
|
|
|
|
|
|
Merge pull request #1114 from nicolasnoble/windows-fixes
Jan Tattermusch
2015-03-25
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
a stub of the cli tool
Yang Gao
2015-03-25
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'upstream/master'
vjpai
2015-03-24
|
|
|
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Revert "Allow nullptr to be passed in if user doesn't care about tag"
vjpai
2015-03-24
|
*
|
|
|
|
|
|
|
Merge pull request #1128 from jboeuf/static_analysis_fixes
Nicolas Noble
2015-03-24
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
Fixing errors found by clang static analysis.
Julien Boeuf
2015-03-24
|
|
/
/
/
/
/
/
/
/
|
|
|
|
|
|
*
/
/
Fixed errors in ActiveCall
murgatroid99
2015-03-24
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
Allow nullptr to be passed in if user doesn't care about tag
vjpai
2015-03-24
|
|
|
|
*
|
|
|
Merge branch 'master' of github.com:vjpai/grpc
vjpai
2015-03-24
|
|
|
|
|
\
\
\
\
|
|
|
|
*
\
\
\
\
Merge remote-tracking branch 'upstream/master'
vjpai
2015-03-24
|
|
|
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #1014 from murgatroid99/php_new_core_api
Tim Emiola
2015-03-24
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
|
|
Revert "Remove dead members of server context"
Vijay Pai
2015-03-24
|
|
|
|
*
|
|
|
|
|
Revert "Remove dead members of server context"
Vijay Pai
2015-03-24
[next]