aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-01-22
|\
| * fix uninitialized variable usageGravatar Alistair Veitch2016-01-22
| |
| * Merge pull request #4750 from a-veitch/tag_setGravatar Bogdan Drutu2016-01-22
| |\ | | | | | | Census Tag Set API and implementation
| * | fix copyrightsGravatar Jan Tattermusch2016-01-22
| | |
| * | Merge pull request #4812 from ctiller/integrate-zlibGravatar Jan Tattermusch2016-01-22
| |\ \ | | | | | | | | Make zlib a first class build citizen
| * \ \ Merge pull request #4820 from jtattermusch/new_csharp_nugetGravatar Michael Lumish2016-01-22
| |\ \ \ | | | | | | | | | | Revamp C# Nuget package
| | | | * Don't use buf_size as input and output in encodeGravatar Alistair Veitch2016-01-22
| | | | |
| * | | | Merge pull request #4830 from soltanmm/going-slightly-madGravatar Nathaniel Manista2016-01-22
| |\ \ \ \ | | | | | | | | | | | | Fix broken Python package builds.
| | | | | * Single encode functionGravatar Alistair Veitch2016-01-22
| | | | | |
| * | | | | Merge pull request #4790 from adelez/update_interop_urlGravatar Yang Gao2016-01-22
| |\ \ \ \ \ | | | | | | | | | | | | | | Update interop test service url to grpc-test.sandbox.googleapis.com.
| * \ \ \ \ \ Merge pull request #4818 from nathanielmanistaatgoogle/service-terminationGravatar Nathaniel Manista2016-01-22
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Defect fix in RPC Framework Core.
| | | | | | | * update commentsGravatar Alistair Veitch2016-01-22
| | | | | | | |
| * | | | | | | Copyright fixGravatar Craig Tiller2016-01-22
| | | | | | | |
* | | | | | | | subchannel progressGravatar Craig Tiller2016-01-22
| | | | | | | |
| | | | * | | | Fix broken Python package buildsGravatar Masood Malekghassemi2016-01-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'd been incorrectly using indirection against Cython's build_ext module.
| | | | | | | * keep status with tag set, eliminate tag_set_ntagsGravatar Alistair Veitch2016-01-21
| | | | | | | |
| * | | | | | | Merge pull request #4802 from jtattermusch/integrate_0_12_changesGravatar Masood Malekghassemi2016-01-21
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Integrate changes from release-0_12 branch back to master.
| * \ \ \ \ \ \ \ Merge pull request #4804 from kriswuollett/kriswuollett-protomethod-httppath-fixGravatar Jorge Canizales2016-01-21
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | Fixed proto method without package naming in ObjC.
| | | | | | * | | revamp native package buildingGravatar Jan Tattermusch2016-01-21
| | | | | | | | |
| | | | * | | | | Fix a defect in RPC Framework CoreGravatar Nathaniel Manista2016-01-21
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On the service-side, an operation isn't successfully completed with just the conclusion of transmission to the other side; local ingestion of the status and code must be completed as well before termination callbacks are called.
| | | | | | * | Fix copyrightsGravatar Craig Tiller2016-01-21
| | | | | | | |
| | | | | | | * address tag_set commentsGravatar Alistair Veitch2016-01-21
| | | | | | | |
| | | | | | * | Make zlib a first class build citizenGravatar Craig Tiller2016-01-21
| | | | | | | |
| | | | | * | | increase protobuf dependency versionGravatar Jan Tattermusch2016-01-21
| | | | | | | |
| | | | | * | | include assembly signing key in the repoGravatar Jan Tattermusch2016-01-21
| | |_|_|/ / / | |/| | | | |
| | * | | | | Fixed proto method without package naming in ObjC.Gravatar Kristopher Wuollett2016-01-20
| | | | | | |
| | | * | | | Merge remote-tracking branch 'upstream/release-0_12' into integrate_0_12_changesGravatar Jan Tattermusch2016-01-20
| | |/| | | | | |/| | | | |
| * | | | | | Merge pull request #4787 from jtattermusch/upgrade_protobuf_beta2Gravatar Michael Lumish2016-01-20
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | Upgrade to Protobuf 3.0.0-beta2
| * | | | | | fix 32bit compilation on macGravatar Jan Tattermusch2016-01-20
| | | | | | |
| * | | | | | Merge pull request #4776 from jtattermusch/fix_32bit_artifactsGravatar Jan Tattermusch2016-01-20
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | Improve grpc_chttp2_decode_timeout implementation
| | | * | | | regenerate C# protosGravatar Jan Tattermusch2016-01-20
| | | | | | |
| | | * | | | fix C# generate_protos.sh scriptGravatar Jan Tattermusch2016-01-20
| | | | | | |
| | | * | | | upgrade Grpc.sln to newest Google.Protobuf nugetGravatar Jan Tattermusch2016-01-20
| | | | | | |
| | | * | | | Remove leftovers from packages.configGravatar Jan Tattermusch2016-01-20
| | | | | | |
| | | * | | | update C# generator to the new APIGravatar Jan Tattermusch2016-01-20
| | |/ / / / | |/| | | |
| | | | * | Update interop test service url to grpc-test.sandbox.googleapis.com.Gravatar Adele Zhou2016-01-20
| | |_|/ / | |/| | |
| * | | | Merge pull request #4783 from ctiller/cpu-costGravatar Jan Tattermusch2016-01-20
| |\ \ \ \ | | | | | | | | | | | | Use CPU cost modelling to better utilize test resources
| | * | | | Add C++ CPU costsGravatar Craig Tiller2016-01-20
| | | | | |
| | | | | * comment updatesGravatar Alistair Veitch2016-01-20
| | | | | |
| | | * | | fix copyrightsGravatar Jan Tattermusch2016-01-19
| | | | | |
| | | * | | improve decode_timeout implementationGravatar Jan Tattermusch2016-01-19
| | |/ / /
| * / / / A test of the Cython ChannelGravatar Nathaniel Manista2016-01-20
| |/ / / | | | | | | | | | | | | | | | | This exposes a bug somewhere in how channel connectivity events get published on completion queues. Investigation remains active.
| | | * comment updatesGravatar Alistair Veitch2016-01-19
| | | |
| * | | Merge pull request #4683 from yang-g/epollsetGravatar Craig Tiller2016-01-19
| |\ \ \ | | | | | | | | | | Tsan error fix.
| * \ \ \ Merge pull request #4730 from jtattermusch/revamp_native_loaderGravatar Michael Lumish2016-01-19
| |\ \ \ \ | | | | | | | | | | | | Revamp C# native loader
| * \ \ \ \ Merge pull request #4676 from stanley-cheung/php_gcov_reportsGravatar Michael Lumish2016-01-19
| |\ \ \ \ \ | | | | | | | | | | | | | | Add gcov php coverage report
| * | | | | | Copyright date fixes for Python generator filesGravatar Nathaniel Manista2016-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | These changes should have been included in dc8c32393918dc817f98e8844a.
| * | | | | | Merge pull request #4755 from ↵Gravatar Masood Malekghassemi2016-01-16
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/remove-alpha-code-generation Remove Python alpha code generation
| | * | | | | | Remove Python alpha code generationGravatar Nathaniel Manista2016-01-16
| | | | | | | |
* | | | | | | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-01-15
|\| | | | | | |