index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
Merge pull request #1371 from wkubiak/master
Nicolas Noble
2015-04-27
|
\
*
|
Pass deadline to call details for batch calls
Masood Malekghassemi
2015-04-27
*
|
Fix includes for Boring SSL.
Julien Boeuf
2015-04-27
*
|
Stop kicking ourselves
Craig Tiller
2015-04-27
|
*
fix comparison between pointer and integer error
wkubiak
2015-04-27
|
*
removed unused variables
wkubiak
2015-04-27
|
/
*
Merge pull request #1328 from vjpai/clamp
Craig Tiller
2015-04-23
|
\
*
\
Merge github.com:google/grpc into batch-metadata
Craig Tiller
2015-04-22
|
\
\
|
*
|
partial fix for #546
Jan Tattermusch
2015-04-21
|
*
|
removed chatty log messages on windows
Jan Tattermusch
2015-04-21
|
*
|
remove nslices assertion on windows
Jan Tattermusch
2015-04-21
|
*
|
allow empty messages in gRPC on windows
Jan Tattermusch
2015-04-21
*
|
|
Add !=NULL
Craig Tiller
2015-04-21
*
|
|
Merge github.com:google/grpc into batch-metadata
Craig Tiller
2015-04-21
|
\
|
|
*
|
|
Use GPR_ASSERT here
Craig Tiller
2015-04-21
*
|
|
Add helpful log message
Craig Tiller
2015-04-21
*
|
|
Add != NULL
Craig Tiller
2015-04-21
*
|
|
Fix indentation
Craig Tiller
2015-04-21
*
|
|
Add /* NDEBUGS */ as appropriate
Craig Tiller
2015-04-21
|
|
*
Clamp at 1.0 on low end to handle rare possibility of sub-1 microsecond
vjpai
2015-04-21
|
*
|
resolve comment
Yang Gao
2015-04-20
|
*
|
Tidying up proof of concept
Craig Tiller
2015-04-20
|
*
|
Proof of concept fix for flow control error
Yang Gao
2015-04-20
*
|
|
Remove expensive asserts from NDEBUG builds
Craig Tiller
2015-04-20
*
|
|
Merge github.com:grpc/grpc into batch-metadata
Craig Tiller
2015-04-20
|
\
|
|
*
|
|
Addressing comments
Craig Tiller
2015-04-20
|
*
|
Refactoring of core security to remove the factories.
Julien Boeuf
2015-04-17
|
|
/
*
|
clang-format
Craig Tiller
2015-04-17
*
|
Fix remaining allocation bugs
Craig Tiller
2015-04-17
*
|
Random small fixes
Craig Tiller
2015-04-17
*
|
clang-format
Craig Tiller
2015-04-17
*
|
Got rid of GRPC_SEND_START
Craig Tiller
2015-04-17
|
*
Merge pull request #1292 from jboeuf/load_file_with_null_term
Craig Tiller
2015-04-17
|
|
\
*
|
|
Progress towards transport using metadata batches
Craig Tiller
2015-04-16
|
*
|
Merge pull request #1288 from ctiller/init-fix2
Nicolas Noble
2015-04-16
|
|
\
\
*
|
|
|
Move metadata batching to stream_op
Craig Tiller
2015-04-16
*
|
|
|
clang-format
Craig Tiller
2015-04-16
*
|
|
|
Switching to batch oriented metadata passing
Craig Tiller
2015-04-16
|
/
/
/
|
|
*
Addressing comments.
Julien Boeuf
2015-04-16
*
|
|
clang-format
Craig Tiller
2015-04-16
*
|
|
Introduce ahead-of-time registration of (method,host) pairs
Craig Tiller
2015-04-16
|
|
*
Adding option to add a null terminator when loading a file.
Julien Boeuf
2015-04-15
|
|
/
|
/
|
|
*
Get GRPC_TRACE tcp working again
Craig Tiller
2015-04-15
*
|
Merge remote-tracking branch 'upstream/master' into timers
Vijay Pai
2015-04-15
|
\
|
*
|
Fix some name choices
Vijay Pai
2015-04-15
*
|
Mark activation for read, write, and time spent in system calls
Vijay Pai
2015-04-15
*
|
Rename seq to id so that it's clear it can be any generic ID
Vijay Pai
2015-04-15
*
|
Change int sequence number to a void* for more generality
Vijay Pai
2015-04-15
|
*
Merge branch 'fast-unref' of github.com:ctiller/grpc into fast-unref
Craig Tiller
2015-04-14
|
|
\
|
*
\
Merge github.com:google/grpc into fast-unref
Craig Tiller
2015-04-14
|
|
\
\
|
|
/
/
|
/
|
|
[next]