aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-20
|\
| * Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-20
| |\
| * | Fix Python testGravatar Craig Tiller2017-01-20
| | |
| * | Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filterGravatar Craig Tiller2017-01-20
| |\ \
| | | * Merge pull request #9406 from yang-g/no_method_serviceGravatar Yang Gao2017-01-19
| | | |\ | | | | | | | | | | Stop generating method name array when there is no method.
| | | * \ Merge pull request #9348 from ncteisen/python_negative_http2_fixGravatar Noah Eisen2017-01-19
| | | |\ \ | | | | | | | | | | | | Change expected error code in Python negative interop client
| | | * \ \ Merge pull request #9410 from nathanielmanistaatgoogle/issue-7971Gravatar Nathaniel Manista2017-01-19
| | | |\ \ \ | | | | | | | | | | | | | | Doc string fix and tweaks.
| | * | | | | Fix Python memory errorsGravatar Masood Malekghassemi2017-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ... but for real this time.
| | | | * | | Doc string fix and tweaksGravatar Nathaniel Manista2017-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In those places where we return an object that implements two interfaces (let's say P and Q), consistently describe it as a "P-Q" rather than once mentioning that it is a P and describing it as a "Q" for the rest of prose.
| | | | | * | Expect INTERNAL in Python negative interop clientGravatar ncteisen2017-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The test now expects to receive StatusCode.INTERNAL when it receives a RST_STREAM from the server in order to comply with https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md Also added wait for ready behavior on the client channel.
| | | * | | | Merge pull request #9400 from markdroth/c++_max_message_size_methodsGravatar Mark D. Roth2017-01-19
| | | |\ \ \ \ | | | | | | | | | | | | | | | | Add ChannelArguments methods for setting max send/recv message size.
| | | | | | | * Stop generating method name array when there is no method.Gravatar yang-g2017-01-19
| | | | |_|_|/ | | | |/| | |
| | | | * | | Add ChannelArguments methods for setting max send/recv message size.Gravatar Mark D. Roth2017-01-19
| | | | |/ /
| | | * | | Merge pull request #9181 from daniel-j-born/resource_quotaGravatar Craig Tiller2017-01-19
| | | |\ \ \ | | | | |_|/ | | | |/| | Method to expose the resource quota of a resource user
| * | | | | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-18
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| * | | | Dont try to index close headers: this messes up compression tables for ↵Gravatar Craig Tiller2017-01-18
| | | | | | | | | | | | | | | | | | | | subsequent requests
| | | * | Document new args in grpc_resolver_createGravatar Yuchen Zeng2017-01-18
| | |/ /
| | * | Merge pull request #8957 from murgatroid99/makefile_ruby_version_fixesGravatar Michael Lumish2017-01-18
| | |\ \ | | | | | | | | | | Fix Ruby compilation problems on MinGW
| | * \ \ Merge pull request #8778 from muxi/advance-cronet-versionGravatar Muxi Yan2017-01-18
| | |\ \ \ | | | | | | | | | | | | Update CronetFramework version number to 0.0.4
| | * \ \ \ Merge pull request #8684 from gcasto/change_cronet_interfaceGravatar Muxi Yan2017-01-18
| | |\ \ \ \ | | | | | | | | | | | | | | Change cronet interface
| | | | | * | Fixed sanity errorsGravatar murgatroid992017-01-17
| | | | | | |
| * | | | | | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #46 from ↵Gravatar Craig Tiller2017-01-17
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | soltanmm-google/heatbeat's-aerys-is-an-awesome-dance-tune-y'all Fix Python errors
| | * | | | | | | Fix Python errorsGravatar Masood Malekghassemi2017-01-17
| | | | | | | | |
| | | | * | | | | Pass an iterator rather than an iterableGravatar Nathaniel Manista2017-01-17
| | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should have been included in dd52a31337616fe935f79debfe5d56c6d73a but was missed because it falsely passes almost all of the time.
| | | * | | | | Merge pull request #9276 from ↵Gravatar Nathaniel Manista2017-01-17
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | soltanmm-google/remember-the-blue-flowers-they-are-important! Enable yapf (Python formatting).
| | | * \ \ \ \ \ Merge pull request #9318 from markdroth/subchannel_addr_channel_argGravatar Mark D. Roth2017-01-17
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Store subchannel address in a channel arg.
| | | * \ \ \ \ \ \ Merge pull request #9350 from stanley-cheung/php-updateGravatar Stanley Cheung2017-01-17
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | PHP: Prepare for 1.1.0 release
| | | * \ \ \ \ \ \ \ Merge pull request #9326 from yang-g/licenseGravatar Yang Gao2017-01-17
| | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add licenses to all BUILD files and missing copyright
| | | | | | | | | | | * Document new function grpc_resource_user_quotaGravatar Dan Born2017-01-17
| | | | | | | | | | | |
| * | | | | | | | | | | Respond to review commentsGravatar Craig Tiller2017-01-17
| | | | | | | | | | | |
| * | | | | | | | | | | Remove dead filesGravatar Craig Tiller2017-01-17
| | | | | | | | | | | |
* | | | | | | | | | | | Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-17
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | | | | | | | | | * | Merge branch 'master' into makefile_ruby_version_fixesGravatar murgatroid992017-01-17
| | | | | | | | | | |\ \
| | * | | | | | | | | \ \ Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
| | |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| / / / / / / / / / / | | |/ / / / / / / / / /
| * | | | | | | | | | | Merge pull request #9252 from ctiller/write_bufferingGravatar Craig Tiller2017-01-17
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | Fix write buffering, add tests
| | | | | | | * | | | | Run Python formattingGravatar Masood Malekghassemi2017-01-17
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | | * | | | | | | | Fix memory leakGravatar Craig Tiller2017-01-17
| | | | | | | | | | |
| | | * | | | | | | | Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filterGravatar Craig Tiller2017-01-17
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
| | | |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | | | | | | * | | | | clang-formatGravatar Mark D. Roth2017-01-17
| | | | | | | | | | | |
| | | | * | | | | | | | Fix test errors on string copyGravatar Muxi Yan2017-01-16
| | | | | | | | | | | |
| | | | * | | | | | | | Merge pull request #44 from ↵Gravatar Craig Tiller2017-01-13
| | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | soltanmm-google/meta_meta-meta-MUSHROOM-MUSHROOM-Snaaaaakkeeeee-oohhhh-it's-a-snaaaaakkeeeeee Paper-over Python errors
| | | | * | | | | | | | | Use grpc_slice at core boudaryGravatar Muxi Yan2017-01-13
| | | |/ / / / / / / / /
| | | | * | | | | | | | Paper-over Python errorsGravatar Masood Malekghassemi2017-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reads directly off of the slices rather than ref'ing and unref'ing them. There's likely some silliness w.r.t. interned slices and references to them outliving their associated call objects, but we are just ignoring that for now.
| | * | | | | | | | | | Name constantGravatar Craig Tiller2017-01-13
| | | | | | | | | | | |
| | | | | | * | | | | | PHP: Prepare for 1.1.0 releaseGravatar Stanley Cheung2017-01-13
| | | | | | | | | | | |
| | | | | | | * | | | | Fix API fuzzer tests.Gravatar Mark D. Roth2017-01-13
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into node_electron_buildGravatar murgatroid992017-01-13
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |