aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | Merge pull request #9953 from y-zeng/build_licenseGravatar Yuchen Zeng2017-03-02
| |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Fix and enable redefined-outer-name lintGravatar Nathaniel Manista2017-03-03
| * | | | | | | | | | | Merge pull request #9866 from nathanielmanistaatgoogle/lint-fixesGravatar Nathaniel Manista2017-03-02
| |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Work toward enabling cyclic-import lintGravatar Nathaniel Manista2017-03-02
| | | | * | | | | | | | | Selectively suppress and enable broad-except lintGravatar Nathaniel Manista2017-03-02
* | | | | | | | | | | | | Continue conversionGravatar Craig Tiller2017-03-02
| * | | | | | | | | | | | Merge pull request #9961 from nathanielmanistaatgoogle/_connectivity_channelGravatar Nathaniel Manista2017-03-02
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | Fix and enable no-value-for-parameter lintGravatar Nathaniel Manista2017-03-02
| | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | | * | | | | | | | | | Fix and enable unused-variable lintGravatar Nathaniel Manista2017-03-02
| | | * | | | | | | | | | Fix and enable unused-import lintGravatar Nathaniel Manista2017-03-02
| | | * | | | | | | | | | Fix and enable no-self-use lintGravatar Nathaniel Manista2017-03-02
| | | | | | | | | | * | | Limit the gem native build resourcesGravatar J. Martin2017-03-02
| | | | | | | | | |/ / / | | | | | | | | |/| | |
| * | | | | | | | | | | Merge pull request #9931 from ncteisen/to-time-dot-sleep-perchance-to-dreamGravatar Noah Eisen2017-03-02
| |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Remove grpc.beta._connectivity_channelGravatar Nathaniel Manista2017-03-02
* | | | | | | | | | | | | Get a few files compiling with new transport opsGravatar Craig Tiller2017-03-02
* | | | | | | | | | | | | Get a few files compiling with new transport opsGravatar Craig Tiller2017-03-02
| | | | | | | | | | * | | expose AuthContext in C#Gravatar Jan Tattermusch2017-03-02
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | | | | * | | | | | | Add licenses() in BUILD filesGravatar Yuchen Zeng2017-03-01
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Start converting stream ops to a control + payload... since the bulky payload...Gravatar Craig Tiller2017-03-01
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| | | | | | | | * | Boost grpc version to v1.1.4Gravatar Muxi Yan2017-03-01
| * | | | | | | | | Merge pull request #9940 from yang-g/http_parserGravatar Yang Gao2017-03-01
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #9908 from yang-g/on_timeoutGravatar Yang Gao2017-03-01
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PHP: prepare for 1.2 releaseGravatar Stanley Cheung2017-03-01
| * | | | | | | | | | | Merge pull request #9938 from kpayson64/increase_epsilonGravatar kpayson642017-03-01
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-humanGravatar ncteisen2017-03-01
| | | | | | | | | | | | |\ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| | | | * | | | | | | | | Return an error when the HTTP first line or header is longer than 4KGravatar yang-g2017-03-01
| | | | | | | | | * | | | Merge github.com:grpc/grpc into stream_owned_sliceGravatar Craig Tiller2017-03-01
| | | | | | | | | |\ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| | | | | | | | | * | | | Add a slice type that shares a refcount with a transport streamGravatar Craig Tiller2017-03-01
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #9869 from markdroth/client_channel_method_params_cleanupGravatar Mark D. Roth2017-03-01
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | | * | | | | | | | | Increase epsilon in thread cleanup testGravatar kpayson642017-03-01
| * | | | | | | | | | | Merge pull request #9917 from nathanielmanistaatgoogle/missing-mainGravatar Nathaniel Manista2017-03-01
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #9888 from murgatroid99/electron_uv_fixGravatar Michael Lumish2017-03-01
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | Add sleep(1) to Python negative http2 clientGravatar Noah Eisen2017-03-01
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | | | | | | | * | | | Eliminate cancellation if we never sent an op downGravatar Craig Tiller2017-02-28
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| | | | | | | | | * | Relieve ios deployment version to 7.0Gravatar Muxi Yan2017-02-28
| | | * | | | | | | | Add missing unittest.main callGravatar Nathaniel Manista2017-02-28
| * | | | | | | | | | Merge pull request #9833 from dgquintas/parse_address_clusterfuzzGravatar David G. Quintas2017-02-28
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge pull request #9773 from dgquintas/build_filesGravatar David G. Quintas2017-02-28
|/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #9881 from ctiller/spinlockGravatar Craig Tiller2017-02-28
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9785 from stanley-cheung/php-update-docGravatar Stanley Cheung2017-02-28
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | Check and act on Dump failureGravatar yang-g2017-02-28
| | * | | | | | | | | | | Fix include guardsGravatar Craig Tiller2017-02-28
| | | | | * | | | | | | | Clang formatGravatar murgatroid992017-02-27
* | | | | | | | | | | | | Merge pull request #9753 from ctiller/zallocGravatar Craig Tiller2017-02-27
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge github.com:grpc/grpc into spinlockGravatar Craig Tiller2017-02-27
| | | |\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| | | | | | | | | | | | * | Merge pull request #9839 from y-zeng/1_1_x_address_arg_fixGravatar Yuchen Zeng2017-02-27
| | | | | | | | | | | | |\ \
* | | | | | | | | | | | | \ \ Merge pull request #9468 from y-zeng/p2p_clientGravatar Yuchen Zeng2017-02-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #9846 from yang-g/max_message_sizeGravatar Yang Gao2017-02-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Address review commentsGravatar Yuchen Zeng2017-02-27
| | | | | | | | * | | | | | | | Fix missing wakeups when using the libuv iomgr under ElectronGravatar murgatroid992017-02-27