aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | Merge pull request #1902 from ctiller/not-everything-is-linuxGravatar Vijay Pai2015-06-08
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| | | | * | | | | | | Fix comments about return value of grpc_completion_queue_{next,pluck}Gravatar vjpai2015-06-08
| |_|_|/ / / / / / / |/| | | | | | | | |
| | | | | | | * | | Add a new test for qps openloop to make sure this code gets exercisedGravatar vjpai2015-06-08
| | | * | | | | | | Add a new test for qps openloop to make sure this code gets exercisedGravatar vjpai2015-06-08
| | | | | | * | | | gchandle is not needed anymoreGravatar Jan Tattermusch2015-06-05
| | | | | | * | | | Stop using native callbacks for C#Gravatar Jan Tattermusch2015-06-05
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #1961 from ctiller/moar-defenseGravatar Nicolas Noble2015-06-05
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #1955 from ctiller/critical-code-needs-at-least-some-sort-...Gravatar Nicolas Noble2015-06-05
|\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | Removed redundant parameter from Reporter interface.Gravatar David Garcia Quintas2015-06-05
| |_|_|/ / / / / / / |/| | | | | | | | |
| | | | | * | | | | Made grpc_byte_buffer_reader able to decompress msgs.Gravatar David Garcia Quintas2015-06-05
* | | | | | | | | | Merge pull request #1956 from grpc/jtattermusch-patch-2Gravatar Tim Emiola2015-06-05
|\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | clang-formatGravatar Craig Tiller2015-06-05
| | | * | | | | | | | Add a test of bad settings frame (and fix a bug!)Gravatar Craig Tiller2015-06-05
| | | | | * | | | | | Address reviewer comment by not having non-const referenceGravatar vjpai2015-06-05
| | | | | | | * | | | Bump version of Node libraryGravatar murgatroid992015-06-05
| | | | | | | | * | | Update QPS test to proto3 syntaxGravatar vjpai2015-06-05
| | | | | | |_|/ / / | | | | | |/| | | |
| | | | | | | * | | Fixed handling of long valuesGravatar murgatroid992015-06-05
| * | | | | | | | | Update README.mdGravatar Jan Tattermusch2015-06-05
|/ / / / / / / / /
| | | | | | * / / Added tests for serializing and deserializing 64 bit values in proto messagesGravatar murgatroid992015-06-05
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge pull request #1950 from ctiller/there-is-a-place-for-everything-and-the...Gravatar Nicolas Noble2015-06-05
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #1851 from ejona86/dockerfile-no-codegenGravatar Nicolas Noble2015-06-05
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| | | * | | | | | Add working tests for httpcliGravatar Craig Tiller2015-06-05
| |_|/ / / / / / |/| | | | | | |
| | | | * | | | Address review comments for code clarityGravatar Vijay Pai2015-06-05
| | | | * | | | Add comments describing various random distributionsGravatar Vijay Pai2015-06-05
| | * | | | | | Get internal documentation generated in the right placeGravatar Craig Tiller2015-06-05
| |/ / / / / / |/| | | | | |
| | | * | | | Use typedef rather than using to make Travis happyGravatar Vijay Pai2015-06-05
| | | * | | | clang-formatGravatar Vijay Pai2015-06-05
| | | * | | | Better management of channel attempts and channel coverageGravatar Vijay Pai2015-06-05
| | | * | | | Omit redundant record-keepingGravatar Vijay Pai2015-06-05
| | | * | | | Take some code out from under a lock_guard and try toGravatar Vijay Pai2015-06-05
| | | * | | | Get the code to stop crashing by fixing bugsGravatar Vijay Pai2015-06-05
* | | | | | | Merge pull request #1946 from murgatroid99/jenkins_node_ruby_python2Gravatar Jan Tattermusch2015-06-04
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #1945 from jcanizales/fix-test-and-sample-podspecsGravatar Michael Lumish2015-06-04
|\ \ \ \ \ \ \ \
| | * | | | | | | Set up Node, Python, and Ruby environment in Jenkins slave. Made other minor ...Gravatar murgatroid992015-06-04
| | * | | | | | | Merge branch 'master' of github.com:grpc/grpcGravatar murgatroid992015-06-04
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Regenerate README table of contentsGravatar Jorge Canizales2015-06-04
| * | | | | | | | Update README (minus table of content)Gravatar Jorge Canizales2015-06-04
| * | | | | | | | Make podspecs work for nested dirsGravatar Jorge Canizales2015-06-04
* | | | | | | | | Merge pull request #1941 from jtattermusch/fix_csharp_crashGravatar Craig Tiller2015-06-04
|\ \ \ \ \ \ \ \ \
| | * | | | | | | | Use grpc-common’s route_guide in local testsGravatar Jorge Canizales2015-06-04
| | * | | | | | | | Generate RemoteTest code on podspec installGravatar Jorge Canizales2015-06-04
| | * | | | | | | | Generate RouteGuide code on pod installGravatar Jorge Canizales2015-06-04
| * | | | | | | | | fix C# test access violation exception on WindowsGravatar Jan Tattermusch2015-06-04
|/ / / / / / / / /
* | | | | | | | | Merge pull request #1939 from jcanizales/podspec-that-passes-lintGravatar Michael Lumish2015-06-04
|\ \ \ \ \ \ \ \ \
| | * | | | | | | | Fix version reqs in generated podspecsGravatar Jorge Canizales2015-06-04
| | * | | | | | | | Point test and sample podfiles to protobuf releaseGravatar Jorge Canizales2015-06-04
| * | | | | | | | | Fix gRPC.podspec to pass pod spec lintGravatar Jorge Canizales2015-06-04
| |/ / / / / / / /
| | * | | | | | | Merge branch 'master' of github.com:grpc/grpcGravatar murgatroid992015-06-04
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| | | | | * | | | Init a variableGravatar vjpai2015-06-04
| | | | | * | | | Minor fixesGravatar vjpai2015-06-04