- Jul 14, 2016
-
-
Mark D. Roth authored
-
Mark D. Roth authored
-
Mark D. Roth authored
-
- Jul 13, 2016
-
-
Mark D. Roth authored
-
- Jul 12, 2016
-
-
kpayson64 authored
Fix tsan race
-
kpayson64 authored
Merged some codes to the common function for maintainability in time.c file
-
Nicolas Noble authored
Master is now 1.1.0-dev.
-
Nicolas "Pixel" Noble authored
-
Nicolas Noble authored
Flagging master as 1.0.0-pre1.
-
Nicolas "Pixel" Noble authored
-
kpayson64 authored
Implemented python status_code_and_message interop test
-
kpayson64 authored
Updated exit_test for new grpc.Server API
-
kpayson64 authored
Updated python qps tests to use GA server API
-
Nicolas Noble authored
Upmerge from 0.15 to master.
-
David Garcia Quintas authored
-
Ken Payson authored
This should have been included as part of 45c0f2b3
-
Nicolas "Pixel" Noble authored
-
Nicolas "Pixel" Noble authored
Conflicts: Makefile build.yaml gRPC-Core.podspec gRPC.podspec package.json package.xml src/core/lib/surface/version.c src/csharp/Grpc.Auth/project.json src/csharp/Grpc.Core/VersionInfo.cs src/csharp/Grpc.Core/project.json src/csharp/Grpc.HealthCheck/project.json src/csharp/build_packages.bat src/node/tools/package.json src/python/grpcio/grpc/__init__.py src/python/grpcio/grpc_version.py src/python/grpcio_tests/tests/unit/_rpc_test.py src/ruby/lib/grpc/version.rb src/ruby/tools/version.rb templates/gRPC.podspec.template tools/distrib/python/grpcio_tools/grpc_version.py tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.c++.internal tools/doxygen/Doxyfile.core tools/doxygen/Doxyfile.core.internal tools/run_tests/port_server.py
-
Nicolas Noble authored
Upmerge 0.14 -> 0.15
-
Nicolas Noble authored
Make it more likely to correctly report deadline exceeded
-
kpayson64 authored
Fix make errors on mac
-
kpayson64 authored
Hold onto the GIL in __dealloc__ functions
-
Ken Payson authored
This should have been part of a6b2a5a0
-
Ken Payson authored
-
Nicolas "Pixel" Noble authored
Conflicts: gRPC.podspec src/objective-c/BoringSSL.podspec src/objective-c/examples/RemoteTestClient/RemoteTest.podspec src/objective-c/examples/Sample/Sample.xcodeproj/project.pbxproj src/objective-c/examples/SwiftSample/SwiftSample.xcodeproj/project.pbxproj src/objective-c/tests/Podfile templates/gRPC.podspec.template third_party/protobuf
-
Craig Tiller authored
-
Yuchen Zeng authored
-
- Jul 11, 2016
-
-
Nicolas Noble authored
Compression Cookbook
-
kpayson64 authored
Updated composer.json template
-
Ken Payson authored
-
Nicolas Noble authored
Remove gmock protobuf dependency from cmake build
-
Ken Payson authored
When a child thread triggers __dealloc__ as part of a thread being joined, the thread is already considered to be "joined", and so releasing the GIL can allow the main thread to proceed to exit, which introduces shutdown race conditions/memory leaks.
-
kpayson64 authored
Remove unused file
-
kpayson64 authored
PHP: update composer.json
-
kpayson64 authored
PHP: remove gpr_log debug
-
makdharma authored
fixes #7259
-
kpayson64 authored
Added timeout to port server
-
- Jul 10, 2016
-
-
Ken Payson authored
-
- Jul 09, 2016
-
-
David Garcia Quintas authored
-
thinkerou authored
-