index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Allow a build config called CONFIG=latprof that defines the appropriate
Vijay Pai
2015-04-13
*
Move files to a new "profiling" directory to better distinguish from census
Vijay Pai
2015-04-13
*
Merge remote-tracking branch 'upstream/master'
Vijay Pai
2015-04-13
|
\
*
\
Merge branch 'timers' of https://github.com/vjpai/grpc into vjpai-timers
Vijay Pai
2015-04-13
|
\
\
|
*
|
Infrastructure for timer insertion, logging, and testing.
Vijay Pai
2015-04-13
|
|
*
Merge pull request #1188 from tbetbetbe/grpc_ruby_switch_to_new_call_api
Jan Tattermusch
2015-04-10
|
|
|
\
|
|
*
|
Merge pull request #1257 from yang-g/codegennamespace
Nicolas Noble
2015-04-10
|
|
/
|
|
|
/
|
|
|
|
|
|
*
Fixed bad op reference
Tim Emiola
2015-04-10
|
|
|
*
Adds comments to clarify memory handling
Tim Emiola
2015-04-10
|
|
*
|
When the proto file does not contain a package, do not generate namespace
Yang Gao
2015-04-10
*
|
|
|
Merge pull request #1016 from dklempner/no_kick_self
Nicolas Noble
2015-04-10
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
|
*
Move timeout handling into the extension
Tim Emiola
2015-04-10
|
|
|
*
Cleanup: remove redundant extension code
Tim Emiola
2015-04-10
|
|
|
*
Cleanup: remove redundant ruby code
Tim Emiola
2015-04-10
|
|
|
*
Updates BidiCall/ClientStub to the new Call API
Tim Emiola
2015-04-10
|
|
|
*
Update RPC server to use the new call API
Tim Emiola
2015-04-10
|
|
|
*
Updates ActiveCall to use the new call API
Tim Emiola
2015-04-10
|
|
|
*
Rewrite client_server_spec to use the new call API
Tim Emiola
2015-04-10
|
|
|
*
Updates Server#request_call in line with the new API
Tim Emiola
2015-04-10
|
|
|
*
Adds Call#run_batch
Tim Emiola
2015-04-10
|
|
|
*
Adds symbols to access the fields in Status struct
Tim Emiola
2015-04-10
|
|
|
*
Exposes the implementation of CompletionQueue#pluck
Tim Emiola
2015-04-10
|
|
|
*
Adds byte_buffer -> ruby string and char * -> byte_buffer convenience methods
Tim Emiola
2015-04-10
|
|
|
*
Adds the call operation codes
Tim Emiola
2015-04-10
|
|
|
*
Updates Channel#create_call to the new API
Tim Emiola
2015-04-10
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #1243 from jboeuf/cpp_creds_refactor
Yang Gao
2015-04-10
|
\
\
\
|
*
|
|
Addressing comments.
Julien Boeuf
2015-04-10
|
*
|
|
Have the secure credentials in separate header files.
Julien Boeuf
2015-04-09
*
|
|
|
Merge pull request #1222 from ctiller/mac-fixes
Nicolas Noble
2015-04-09
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1238 from nicolasnoble/plugin-rework
Yang Gao
2015-04-09
|
\
\
\
\
*
\
\
\
\
Merge pull request #1234 from soltanmm/auth-interop
Tim Emiola
2015-04-09
|
\
\
\
\
\
|
|
*
|
|
|
Splitting gRPC service class codegen into its own set of files.
Nicolas "Pixel" Noble
2015-04-09
|
*
|
|
|
|
Add OAuth interop tests to Python
Masood Malekghassemi
2015-04-09
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #1235 from murgatroid99/php_memory_leaks
Tim Emiola
2015-04-09
|
\
\
\
\
\
*
\
\
\
\
\
Merge pull request #1233 from murgatroid99/php_generator_script
Tim Emiola
2015-04-09
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
Fixed memory leaks in PHP extension code
murgatroid99
2015-04-08
|
*
|
|
|
|
Simplified script
murgatroid99
2015-04-08
|
*
|
|
|
|
Added script to generate test .php files from .proto files
murgatroid99
2015-04-08
|
|
/
/
/
/
*
|
/
/
/
Fixing msys2 compilation...
Nicolas "Pixel" Noble
2015-04-08
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1226 from murgatroid99/objective_c_plugin
Tim Emiola
2015-04-08
|
\
\
\
\
*
\
\
\
\
Merge pull request #1221 from jtattermusch/math_server
Tim Emiola
2015-04-08
|
\
\
\
\
\
|
|
|
|
*
|
clang-format
Craig Tiller
2015-04-07
|
|
|
|
*
|
Update Windows build for interface changes
Craig Tiller
2015-04-07
|
|
|
|
*
|
Fix server shutdown
Craig Tiller
2015-04-07
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #1202 from atombender/fix-python-build-on-mac
Masood Malekghassemi
2015-04-07
|
\
\
\
\
\
|
|
|
*
|
|
Made Objective C plugin build without error
murgatroid99
2015-04-07
*
|
|
|
|
|
add calltype decl where missing
Jan Tattermusch
2015-04-07
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
OS X doesn't have librt, so don't link to it.
Alexander Staubo
2015-04-07
|
/
/
/
/
|
|
*
|
Created Objective C stub code generators
murgatroid99
2015-04-07
*
|
|
|
Merge pull request #1218 from tbetbetbe/grpc_ruby_release_0_6_0
Abhishek Kumar
2015-04-07
|
\
\
\
\
[next]