index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Fixing tsan errors in OpenSSL (#319)
Julien Boeuf
2015-02-03
*
Prepare for the new batch call API.
Craig Tiller
2015-02-02
*
Properly selecting chunks of code for the wakeup fd codepath.
Nicolas "Pixel" Noble
2015-01-30
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
Merge pull request #157 from dklempner/eventfd
Craig Tiller
2015-01-27
|
\
*
\
sync up with master
Yang Gao
2015-01-27
|
\
\
|
*
\
Merge github.com:google/grpc into javascript
Craig Tiller
2015-01-27
|
|
\
\
|
|
|
*
Merge branch 'master' into eventfd
David Klempner
2015-01-26
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Refactor the pipe/eventfd abstraction
David Klempner
2015-01-26
*
|
|
|
run clang-format
Yang Gao
2015-01-26
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #179 from ctiller/kill-printf
jboeuf
2015-01-23
|
\
\
\
|
*
|
|
Move string.h to internal code
Craig Tiller
2015-01-23
|
*
|
|
Add define
Craig Tiller
2015-01-23
|
*
|
|
Add gpr_ltoa
Craig Tiller
2015-01-23
*
|
|
|
Merge branch 'master' of github.com:google/grpc into merge_new_invoke_api
murgatroid99
2015-01-23
|
\
|
|
|
|
|
*
|
Merge github.com:google/grpc into javascript
Craig Tiller
2015-01-23
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #153 from ctiller/windows-fixes
Jan Tattermusch
2015-01-23
|
|
\
\
\
|
|
|
|
*
Add support for eventfd based kicking on linux.
David Klempner
2015-01-21
*
|
|
|
|
Resolved merge conflicts with master
murgatroid99
2015-01-21
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #149 from murgatroid99/node_bind_port_zero
Tim Emiola
2015-01-21
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
Typo fix
Craig Tiller
2015-01-21
|
|
|
*
|
Disable compilation of some files
Craig Tiller
2015-01-21
|
|
|
|
*
Add some documentation
Craig Tiller
2015-01-21
|
|
|
|
*
First pass API for serving static data
Craig Tiller
2015-01-21
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Brought grpc_server_add_secure_http2_port in line with grpc_server_http2_port
murgatroid99
2015-01-21
|
|
|
/
|
|
/
|
*
|
|
Fixing indent.
Julien Boeuf
2015-01-20
*
|
|
Changing the SSL (Server) Credentials API.
Julien Boeuf
2015-01-20
|
/
/
|
*
Merge branch 'new_invoke_api' of github.com:google/grpc into update-api
Craig Tiller
2015-01-16
|
/
|
*
|
Add an optional server shutdown event.
Craig Tiller
2015-01-16
|
*
Merge branch 'new_invoke_api' of github.com:google/grpc into update
Craig Tiller
2015-01-15
|
/
|
*
|
() --> (void)
Craig Tiller
2015-01-15
*
|
Remove grpc_call_accept
Craig Tiller
2015-01-15
|
*
Remove grpc_call_start_invoke
Craig Tiller
2015-01-14
|
*
clang-format
Craig Tiller
2015-01-14
*
|
clang-format
Craig Tiller
2015-01-14
*
|
Update C++ code to set status via the C api.
Craig Tiller
2015-01-14
|
*
Update C++ code to set status via the C api.
Craig Tiller
2015-01-14
|
*
Merge github.com:google/grpc into api
Craig Tiller
2015-01-14
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #24 from nicolasnoble/win32
Craig Tiller
2015-01-13
|
\
\
|
*
|
Fixing test_config.c
Nicolas "Pixel" Noble
2015-01-13
*
|
|
Removing a few more traces of libevent.
Nicolas "Pixel" Noble
2015-01-14
|
/
/
|
*
clang-format codebase
Craig Tiller
2015-01-13
|
*
Merge github.com:google/grpc into api
Craig Tiller
2015-01-13
|
|
\
|
|
/
|
/
|
|
*
Moving prototype from Google to GitHub
Craig Tiller
2015-01-13
*
|
clang-format codebase
Craig Tiller
2015-01-13
*
|
Moving the google-internal security code in their own files.
jboeuf
2015-01-12
*
|
Return bound port number from grpc_server_add_http2_port.
ctiller
2015-01-12
*
|
Add impl subdirectory under public and move headers that need to be installed
yangg
2015-01-12
*
|
Allow logging mechanism to be overridden by applications.
ctiller
2015-01-12
*
|
Fix for the Windows build
ctiller
2015-01-12
[next]