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
*
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
*
|
Merge pull request #2249 from soltanmm/2248
Nathaniel Manista
2015-06-29
|
\
\
*
|
|
Minor: add TODO to improve an error message.
Jorge Canizales
2015-06-29
*
|
|
Don’t import Protobuf runtime using Cocoapods paths
Jorge Canizales
2015-06-29
|
*
|
Accept metadata sequences, return tuples
Masood Malekghassemi
2015-06-29
|
*
|
Fix #2248
Masood Malekghassemi
2015-06-29
|
/
/
*
|
Merge pull request #2244 from stanley-cheung/php_minor_script_fix
Michael Lumish
2015-06-29
|
\
\
|
*
|
php minor script fix
Stanley Cheung
2015-06-29
|
|
*
Add an fd conservation test to verify that fds actually close
Craig Tiller
2015-06-29
*
|
|
Add roots.pem bundle to the Bazel target, and use a better bundle name.
Jorge Canizales
2015-06-28
|
/
/
*
|
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
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
revert wording of optional in php doc
Stanley Cheung
2015-06-25
*
|
|
|
|
php: update README
Stanley Cheung
2015-06-25
*
|
|
|
|
php extension: do not link rt in osx
Stanley Cheung
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
*
|
|
|
|
Merge pull request #2217 from murgatroid99/objective_c_plugin_name_changes
Jorge Canizales
2015-06-25
|
\
\
\
\
\
*
\
\
\
\
\
Merge pull request #2211 from murgatroid99/objective_c_retain_cycle
Jorge Canizales
2015-06-25
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
Changed argument names in Objective-C generated code
murgatroid99
2015-06-25
|
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
Addressing comments
Craig Tiller
2015-06-25
|
*
|
|
|
Fixed name in comments
murgatroid99
2015-06-25
*
|
|
|
|
Merge pull request #2203 from stanley-cheung/cleanup_php_scripts
Michael Lumish
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 #2209 from murgatroid99/objective_c_const_conversion
Jorge Canizales
2015-06-24
|
\
\
\
\
\
\
|
|
|
*
|
|
|
Fixed 'retain cycle' warnings in GRPCWrappedCall.m
murgatroid99
2015-06-24
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Remove const cast warning in GRPCSecureChannel.m
murgatroid99
2015-06-24
*
|
|
|
|
|
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
|
\
\
\
\
\
[next]