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 #2216 from jboeuf/unpadded_base64
Nicolas Noble
2015-07-01
|
\
*
\
Merge pull request #2229 from ctiller/forever-is-a-long-time
David Klempner
2015-06-30
|
\
\
*
|
|
Fix leak in chttp2_transport
Craig Tiller
2015-06-30
|
*
|
Merge github.com:grpc/grpc into forever-is-a-long-time
Craig Tiller
2015-06-30
|
|
\
\
*
|
|
|
Spam cleanup
Craig Tiller
2015-06-30
|
|
/
/
|
/
|
|
*
|
|
Remove the ability to specify a string on cancel: it was broken and unused; w...
Craig Tiller
2015-06-30
*
|
|
Fix a bug where transports can leak because they are not shut down correctly
Craig Tiller
2015-06-30
*
|
|
Fix leaking unclaimed incoming metadata
Craig Tiller
2015-06-30
*
|
|
SSL refcounting fixes
Craig Tiller
2015-06-30
*
|
|
Fix leak in chttp2_transport incoming metadata
Craig Tiller
2015-06-30
|
|
*
Fixing indentation.
Julien Boeuf
2015-06-30
|
*
|
Add an fd conservation test to verify that fds actually close
Craig Tiller
2015-06-29
*
|
|
Merge pull request #2149 from ctiller/oops-i-split-it-again
Vijay Pai
2015-06-26
|
\
\
\
|
|
*
\
Merge github.com:grpc/grpc into forever-is-a-long-time
Craig Tiller
2015-06-26
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #2204 from nicolasnoble/completion-queue-refcount-debugging
Craig Tiller
2015-06-26
|
\
\
\
\
|
|
|
*
\
Merge github.com:grpc/grpc into forever-is-a-long-time
Craig Tiller
2015-06-26
|
|
|
|
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #2221 from yang-g/no_new_bbq_after_flush
Craig Tiller
2015-06-26
|
\
\
\
\
\
|
|
|
|
*
|
Call fd_orphan callback a little earlier
Craig Tiller
2015-06-26
*
|
|
|
|
|
Merge pull request #2214 from ctiller/are-includes-sane
Nicolas Noble
2015-06-25
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
Bug fix. Do not push to incoming_queue after it is flushed.
yang-g
2015-06-25
*
|
|
|
|
|
Reworking the cascade kick to be Windows-specific.
Nicolas "Pixel" Noble
2015-06-25
|
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
Addressing comments
Craig Tiller
2015-06-25
|
|
|
|
*
Base64 decode improvements.
Julien Boeuf
2015-06-25
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
Simpler code
Craig Tiller
2015-06-25
|
|
|
*
Remove dead code
Craig Tiller
2015-06-25
|
|
|
*
Merge github.com:grpc/grpc into oops-i-split-it-again
Craig Tiller
2015-06-25
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into are-includes-sane
Craig Tiller
2015-06-25
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add a test that headers are properly in build.json
Craig Tiller
2015-06-25
*
|
|
|
Merge pull request #2202 from nicolasnoble/don-t-recursive-lock-me
Craig Tiller
2015-06-24
|
\
\
\
\
*
\
\
\
\
Merge pull request #2205 from nicolasnoble/threadpools-need-to-cascade-kick
Craig Tiller
2015-06-24
|
\
\
\
\
\
*
|
|
|
|
|
On pollset shutdown, we need to unconditionally start the kick cascade.
Nicolas "Pixel" Noble
2015-06-24
|
*
|
|
|
|
Cascade-kick pollsets when shutting down.
Nicolas "Pixel" Noble
2015-06-24
|
/
/
/
/
/
|
|
|
*
/
Adding file and line number to cq debug refcount.
Nicolas "Pixel" Noble
2015-06-24
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #2185 from ctiller/it-hides-them
Nicolas Noble
2015-06-24
|
\
\
\
\
*
\
\
\
\
Merge pull request #2167 from ctiller/everyone-is-special
David G. Quintas
2015-06-24
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
Let's inform the system of the lock to unlock...
Nicolas "Pixel" Noble
2015-06-24
|
|
_
|
/
/
|
/
|
|
|
|
|
|
*
Merge github.com:grpc/grpc into oops-i-split-it-again
Craig Tiller
2015-06-24
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
Added comments
Craig Tiller
2015-06-24
|
|
*
|
Move some code out of src/ into tools/
Craig Tiller
2015-06-23
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #2143 from murgatroid99/core_security_conversion_warnings
jboeuf
2015-06-23
|
\
\
\
*
\
\
\
Merge pull request #2171 from ctiller/fix-polling
Nicolas Noble
2015-06-23
|
\
\
\
\
|
|
|
|
*
Merge github.com:grpc/grpc into oops-i-split-it-again
Craig Tiller
2015-06-23
|
|
|
|
|
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #2141 from murgatroid99/core_support_conversion_warnings
Craig Tiller
2015-06-23
|
\
\
\
\
\
*
\
\
\
\
\
Merge pull request #2165 from nicolasnoble/backup-poller-broke-me
Craig Tiller
2015-06-23
|
\
\
\
\
\
\
*
\
\
\
\
\
\
Merge pull request #2173 from nicolasnoble/don-t-recurse-locks
Craig Tiller
2015-06-23
|
\
\
\
\
\
\
\
*
\
\
\
\
\
\
\
Merge pull request #2170 from ctiller/metadata-docs
David G. Quintas
2015-06-22
|
\
\
\
\
\
\
\
\
*
\
\
\
\
\
\
\
\
Merge pull request #2166 from dgquintas/fix_compress_enum_parsing_win
Nicolas Noble
2015-06-22
|
\
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
Fixing recursive locking under Windows.
Nicolas "Pixel" Noble
2015-06-23
|
|
_
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Fixing Windows port after the removal of the backup poller.
Nicolas Noble
2015-06-23
|
|
|
|
|
*
|
|
|
Remove return status from maybe_work.
Craig Tiller
2015-06-22
[next]