aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #10743 from ncteisen/serialization-refactorGravatar Noah Eisen2017-05-10
|\
* \ Merge pull request #11031 from murgatroid99/node_client_refactorGravatar Michael Lumish2017-05-10
|\ \
* \ \ Merge pull request #11061 from ctiller/ubsanc++Gravatar Craig Tiller2017-05-10
|\ \ \
* \ \ \ Merge pull request #11059 from ctiller/stalls-be-goneGravatar Craig Tiller2017-05-10
|\ \ \ \
* \ \ \ \ Merge pull request #11048 from kpayson64/fix_py_artifactGravatar kpayson642017-05-10
|\ \ \ \ \
| | | * | | Dont run ubsan tests on boringsslGravatar Craig Tiller2017-05-10
| |_|/ / / |/| | | |
| | * | | Fix small message streaming ping-pong write count regressionGravatar Craig Tiller2017-05-09
| | | * | Switch 'apply' for 'call' in pass-through functionsGravatar murgatroid992017-05-09
| * | | | Fix python artifact buildGravatar Ken Payson2017-05-09
* | | | | Merge pull request #10995 from kpayson64/upgrade_protobufGravatar kpayson642017-05-09
|\ \ \ \ \ | |_|/ / / |/| | | |
| | | * | Refactor client logic into superclass with generic methods, improve documenta...Gravatar murgatroid992017-05-08
| | |/ /
* | | | Regain sanityGravatar ncteisen2017-05-08
| * | | Upgrade protobuf to 3.3.0Gravatar Ken Payson2017-05-08
| |/ /
* | | Merge pull request #10720 from ctiller/trickle_stallGravatar Craig Tiller2017-05-07
|\ \ \
* \ \ \ Merge pull request #10977 from makdharma/pydocfixitGravatar makdharma2017-05-05
|\ \ \ \
| * | | | Documentation fixes for python public API.Gravatar Makarand Dharmapurikar2017-05-05
* | | | | Merge pull request #10313 from vjpai/onesidedGravatar Vijay Pai2017-05-05
|\ \ \ \ \
| | | * \ \ Merge github.com:grpc/grpc into trickle_stallGravatar Craig Tiller2017-05-05
| | | |\ \ \ | |_|_|/ / / |/| | | | |
| | | | | * Merge branch 'master' of https://github.com/grpc/grpc into serialization-refa...Gravatar ncteisen2017-05-05
| | | | | |\ | |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #10950 from jeady/service_name_metadataGravatar Yang Gao2017-05-04
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #10912 from dgquintas/trying-to-fix-stuffGravatar David G. Quintas2017-05-04
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #10958 from muxi/fix-on-cancel-crashGravatar Muxi Yan2017-05-04
|\ \ \ \ \ \ \
* | | | | | | | clang-formatGravatar Mark D. Roth2017-05-04
* | | | | | | | Merge pull request #10980 from markdroth/grpclb_deadline_fixGravatar Mark D. Roth2017-05-04
|\ \ \ \ \ \ \ \
* | | | | | | | | clang-formatGravatar Mark D. Roth2017-05-04
* | | | | | | | | Merge pull request #10845 from markdroth/client_channel_cleanupGravatar Mark D. Roth2017-05-04
|\ \ \ \ \ \ \ \ \
| | | | | * | | | | Proper clang formatting.Gravatar James Eady2017-05-04
| | * | | | | | | | Make sure we set deadline for the LB call even without a pick.Gravatar Mark D. Roth2017-05-03
* | | | | | | | | | Merge pull request #10913 from kpayson64/fix_python_interopGravatar kpayson642017-05-03
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge pull request #10972 from ncteisen/credential-error-refcountGravatar Noah Eisen2017-05-03
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix error refcount bugGravatar Noah Eisen2017-05-02
| | | * | | | | | | | Fix build problem with gcc 4.7.Gravatar Mark D. Roth2017-05-02
| | | * | | | | | | | Merge remote-tracking branch 'upstream/master' into client_channel_cleanupGravatar Mark D. Roth2017-05-02
| | | |\ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #10821 from markdroth/grpclb_client_side_load_reportingGravatar Mark D. Roth2017-05-02
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| | | | * | | | | | | Fix a bug where OP_CANCEL is completed prematurelyGravatar Muxi Yan2017-05-02
| | | | | |_|_|/ / / | | | | |/| | | | |
| | | | | | | * | | Add QPS tests for one-sided streamingGravatar Vijay Pai2017-05-02
| | | | | |_|/ / / | | | | |/| | | |
| | | * | | | | | Code clean-up in client_channel.Gravatar Mark D. Roth2017-05-02
| * | | | | | | | Implement client-side load reporting for grpclb.Gravatar Mark D. Roth2017-05-02
| | |/ / / / / / | |/| | | | | |
| | | | | * | | Add static method to generated code to return fully qualified protobuf servic...Gravatar James Eady2017-05-02
| | | | |/ / / | | | |/| | |
* | | / | | | reports GC stats in qps workersGravatar Jan Tattermusch2017-05-02
|/ / / / / /
* | | | | | Merge pull request #10360 from dgquintas/grpclb_new_testGravatar David G. Quintas2017-05-02
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #7836 from thinkerou/delete_unuse_libGravatar Nathaniel Manista2017-05-01
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #10862 from makroiss/patch-1Gravatar Nathaniel Manista2017-05-01
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| | | | | | * | Merge github.com:grpc/grpc into trickle_stallGravatar Craig Tiller2017-05-01
| | | | | | |\ \ | |_|_|_|_|_|/ / |/| | | | | | |
| | | | * | | | Fix Python interop testsGravatar Ken Payson2017-05-01
| |_|_|/ / / / |/| | | | | |
| | | * | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_new_testGravatar David Garcia Quintas2017-05-01
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
| | | | * | | Clang formatGravatar murgatroid992017-04-28
| | | | * | | Remove another instance of '#ifdef GRPC_UV' from Node extensionGravatar murgatroid992017-04-28
| | | | * | | Merge commit '3049460b75ac557348243601896ed68ca8145522' into master-upmerge-v...Gravatar David Garcia Quintas2017-04-28
| | | | |\ \ \
| | | | * | | | Merge branch 'v1.3.x' into master-upmerge-v1.3.xGravatar David Garcia Quintas2017-04-28
| |_|_|/| | | | |/| | | | | | |