aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
...
| | | | | | | | | * | | | | Handle distutils command idiosyncraciesGravatar Masood Malekghassemi2016-07-16
| | | | | | | | | | | | | |
| | | | | | | | | * | | | | Patch `spawn` for Python 'unix' compilers insteadGravatar Masood Malekghassemi2016-07-16
| | | | | | | | |/ / / / / | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before we patched the link command, now we just patch `spawn` as an updatable catch-all solution to ARG_MAX limitations on bash for MSYS and MinGW and friends.
| | | | | | | | | | * | | SwiftSample app: ProtoMethod -> GRPCProtoMethod, etc.Gravatar Jorge Canizales2016-07-15
| | | | | | | | | | | | |
| | | | | | | | | | * | | Sample app: ProtoMethod -> GRPCProtoMethodGravatar Jorge Canizales2016-07-15
| | | | | | | | | | | | |
| | | | | | | | | | * | | SwiftSample app: solve XCode config warningsGravatar Jorge Canizales2016-07-15
| | | | | | | | | | | | |
| | | | | | | | | | * | | Sample app: solve XCode config warningsGravatar Jorge Canizales2016-07-15
| | | | | | | | | | | | |
| | | | | | | | | | * | | Build sample app both with and without frameworksGravatar Jorge Canizales2016-07-15
| | | | | | | | | | | | |
| | | | | | | | | | * | | Misc test scripts cleanup:Gravatar Jorge Canizales2016-07-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Echo commands - Remove generated code before pod install - Don’t “clean” before “build”
| | | | | | | | | | * | | Don’t care about installed protoc in the test scriptsGravatar Jorge Canizales2016-07-15
| | | | | | | | | | | | |
| | | | | | | | | | * | | SwiftSample: always use frameworksGravatar Jorge Canizales2016-07-15
| | | | | | | | | | | | |
| | | | | | | | | | * | | Use google/protobuf/empty.proto in the sample appsGravatar Jorge Canizales2016-07-15
| | | | | | | | | | | | |
| | | | * | | | | | | | | Establish Objective C end-to-end core test with CronetGravatar Muxi Yan2016-07-15
| | | | | | | | | | | | |
| | | | * | | | | | | | | Establish Objective C end-to-end core test with CronetGravatar Muxi Yan2016-07-15
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #7347 from apolcyn/add_ruby_client_compression_interop_testsGravatar kpayson642016-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ruby client compression interop tests
| | | | | | | | * \ \ \ \ \ Merge pull request #7401 from jskeet/fix-native-v1Gravatar kpayson642016-07-15
| | | | | | | | |\ \ \ \ \ \ | | | | | | | | | |_|_|_|/ / | | | | | | | | |/| | | | | Overhaul how the native extension is found, loaded and used
| | | | | | | | | | | * | | Advance versions from 0.14 -> 1.0Gravatar Jorge Canizales2016-07-15
| | | | | | | | | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pending: - Tag BoringSSL repo. - Tag gRPC repo. - Build the plugin, zip it, and add it to the release. - Push Cocoapods to trunk.
* | | | | | | | | | | | | Merge pull request #7403 from thinkerou/fix_auth_ver_master_branchGravatar Stanley Cheung2016-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: unify the version of google/auth
| | | | | | * | | | | | | | Establish Objective C end-to-end core test with CronetGravatar Muxi Yan2016-07-15
| | | | | | | | | | | | | |
| | | | | | | | * | | | | | Plumb channel args through handshakers.Gravatar Mark D. Roth2016-07-15
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'histo' of github.com:vjpai/grpc into delayed-writeGravatar Craig Tiller2016-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | unify the version of google/authGravatar thinkerou2016-07-15
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| | | | | | | | | * | | | | unify the version of google/authGravatar thinkerou2016-07-15
| | | | | | | | | | |_|/ / | | | | | | | | | |/| | |
| | | | | | | | | | * | | Overhaul how the native extension is found, loaded and usedGravatar Jon Skeet2016-07-15
| | | | | | | | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The goal of this is to fix #7230. The changes here are: - The layout in the nuget package; the files are now in `/runtimes/{os}/native/{library}` - The filename of each library, which now includes the architecture, e.g `grpc_csharp_ext.x64.dll` - The targets file used to copy those files in msbuild-based projects; note that we now don't build up a folder structure. - The way the functions are found Before this change, on Linux and OSX we used to find library symbols manually, and use DllImport on Windows. With this change, the name of the library file changes based on architecture, so `DllImport` doesn't work. Instead, we have to use `GetProcAddress` to fetch the function. This is further convoluted by the convention on Windows-x86 to prefix the function name with `_` and suffix it based on the stack size of the arguments. We can't easily tell the argument size here, so we just try 0, 4, 8...128. (128 bytes should be enough for anyone.) This is inefficient, but it's a one-time hit with a known number of functions, and doesn't seem to have any significant impact. The benefit of this in code is we don't need the DllImports any more, and we don't need to conditionally use `FindSymbol` - we just use it for everything, so things are rather more uniform and tidy. The further benefit of this is that the library name is no longer tied to a particular filename format - so if someone wanted to have a directory with the libraries for every version in, with the version in the filename, we'd handle that just fine. (At least once Testing: - Windows: - Console app under msbuild, dotnet cli and DNX - ASP.NET Classic under msbuild - ASP.NET Core (still running under net451) - Ubuntu 16.04 - Console app under dotnet cli, run with dotnet run and mono - OSX: - Console app under dotnet cli, run with dotnet run and mono Under dotnet cli, a dependency on `Microsoft.NETCore.Platforms` is required in order to force the libraries to be copied. This change does *not* further enable .NET Core. It attempts to keep the existing experimental .NET Core project files in line with the msbuild files, but I expect further work to be required for .NET Core, which has a different build/publication model.
| | | | | | | | | | | * prevent spurious wake up and unstarted/already shutdown serverGravatar yang-g2016-07-14
| | | | | | | | | | | |
| | | | | * | | | | | | Reduce the number of unnecessary allocationsGravatar Sree Kuchibhotla2016-07-14
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #6737 from ctiller/delayed-writeGravatar Craig Tiller2016-07-14
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Delay beginning most writes until we enter poll()
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7225 from nathanielmanistaatgoogle/_rpc_testGravatar kpayson642016-07-14
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Add more assertions to _rpc_test
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7319 from yang-g/wait_asyncGravatar kpayson642016-07-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make Server::Wait work for async only server.
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7372 from apolcyn/check_buffer_reader_init_callGravatar kpayson642016-07-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add csharp check to return val of byte_buffer_reader_init
| | | | | | | | | | | | * \ \ Merge pull request #7376 from grpc/jcanizales-fix-protobuf-importGravatar kpayson642016-07-14
| | | | | | | | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't always import Protobuf like a framework
| | | | | | | | | | | | * \ \ \ Merge pull request #7384 from soltanmm/import-stallionGravatar kpayson642016-07-14
| | | | | | | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move Python.h include out of loader code
| | | | * | | | | | | | | \ \ \ \ Merge branch 'delayed-write' of github.com:ctiller/grpc into delayed-writeGravatar Craig Tiller2016-07-14
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | Make network status follow the normal init/shutdown pathGravatar Craig Tiller2016-07-14
| | | | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | | Merged master branchGravatar Muxi Yan2016-07-14
| | | | | | | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | | Establish Objective C end-to-end core test with CronetGravatar Muxi Yan2016-07-14
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | prevent spurious wake up and unstarted/already shutdown serverGravatar yang-g2016-07-14
| | | | | | | | | | | | | | | | | |
| | | | | | | | | * | | | | | | | | Remove redundant commentGravatar Muxi Yan2016-07-14
| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | * | | | | | Merge remote-tracking branch 'upstream/master' into handshake_apiGravatar Mark D. Roth2016-07-14
| | | | | | | | | | | | |\ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | * | | | | | Use handshake_manager API in client and server.Gravatar Mark D. Roth2016-07-14
| | | | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | | Establish Objective C end-to-end core test with CronetGravatar Muxi Yan2016-07-14
| | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | Cleanup from code reviewGravatar Craig Tiller2016-07-14
| | | | |/ / / / / / / / / / / / /
| | | | | | | | | | | * | | | | | Fix build problems.Gravatar Mark D. Roth2016-07-14
| | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | Remove now redundant lineGravatar Craig Tiller2016-07-14
| | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | Correct direction of inequalityGravatar Craig Tiller2016-07-14
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | * | | | | Merge pull request #7389 from stanley-cheung/php-fix-interop-test-1_0Gravatar Stanley Cheung2016-07-14
| | | | | | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: fix interop tests breakage
* | | | | | | | | | | | | \ \ \ \ \ Merge pull request #7383 from kpayson64/skip_exit_testGravatar kpayson642016-07-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Skip exit_test until flake is fixed
| | | | | | | | | | | | * | | | | | | Added handshaker.[ch] to build.yaml.Gravatar Mark D. Roth2016-07-14
| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | * | | | | | | clang-formatGravatar Mark D. Roth2016-07-14
| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | * | | | | | | Tweaked grpc_handshaker API and added grpc_handshake_manager API.Gravatar Mark D. Roth2016-07-14
| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | | | | Merge pull request #7378 from kpayson64/py_doc_touchupGravatar kpayson642016-07-14
| | | | | | | | | | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document rpc details as string type