Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | Dont reblock sigmask every loop | Craig Tiller | 2016-06-27 | |
| | | | | | | | | | | | ||||
| | | * | | | | | | | | fixed indentation #2 | Makarand Dharmapurikar | 2016-06-27 | |
| | | | | | | | | | | | ||||
| | | * | | | | | | | | fixed indentation | Makarand Dharmapurikar | 2016-06-27 | |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #7073 from yang-g/ruby_compress | Jan Tattermusch | 2016-06-27 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add a unit test for compression. | |||
| | | | | | | | | * | | | Dont create errors redundently in chttp2_transport.c | Craig Tiller | 2016-06-27 | |
| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | Resolved merge conflicts with master | murgatroid99 | 2016-06-27 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / | | | | |/| | | | | | | | ||||
| | | | | | | | | * | | | Merge github.com:grpc/grpc into %s | Craig Tiller | 2016-06-27 | |
| | | | | | | | | |\ \ \ | | | | | |_|_|_|_|/ / / | | | | |/| | | | | | | | ||||
| | | | | * | | | | | | | fixes #7051 | Makarand Dharmapurikar | 2016-06-27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed return type to GRPCCall * from ProtoRPC * | |||
* | | | | | | | | | | | | Annotate more things | Craig Tiller | 2016-06-27 | |
| |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #6644 from ctiller/reuse_port | Jan Tattermusch | 2016-06-27 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | SO_REUSEPORT support | |||
* | | | | | | | | | | | Merge pull request #7046 from murgatroid99/master_merge_release-0_15 | Jan Tattermusch | 2016-06-27 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | Merge release-0_15 into master | |||
| | | | * | | | | | | | Annotate error.c for timing, remove broken test | Craig Tiller | 2016-06-27 | |
| |_|_|/ / / / / / / |/| | | | | | | | | | ||||
| | | | | | * | | | | Add .xcscheme files for ObjC examples | Yuchen Zeng | 2016-06-27 | |
| | | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #6973 from makdharma/network_status_change | Jan Tattermusch | 2016-06-27 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Network status tracking | |||
| | * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/release-0_15' into ↵ | murgatroid99 | 2016-06-27 | |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | master_merge_release-0_15 | |||
| | | | | | | | | * \ \ | Merge github.com:grpc/grpc into %s | Craig Tiller | 2016-06-27 | |
| | | | | | | | | |\ \ \ | ||||
* | | | | | | | | | \ \ \ | Merge pull request #7001 from kpayson64/python_cleanup_thread | Jan Tattermusch | 2016-06-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated several threads to use CleanupThread for clean exit | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6888 from yang-g/fixes | Jan Tattermusch | 2016-06-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | Minor fixes | |||
| | * | | | | | | | | | | | | Updated several threads to use CleanupThread for clean exit | Ken Payson | 2016-06-26 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | Add a unit test for compression. | yang-g | 2016-06-26 | |
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Fix GPR_TIMER misbalancing | Craig Tiller | 2016-06-26 | |
| | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | Merge github.com:grpc/grpc into reuse_port | Craig Tiller | 2016-06-26 | |
| | | | | | |\ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #7063 from dgquintas/python_compression | Jan Tattermusch | 2016-06-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Basic testing of client and sever side compression for Python | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6941 from kpayson64/python_grpc_shutdown | Jan Tattermusch | 2016-06-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved grpc_shutdown to end of Py_Finalize() | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6906 from makdharma/2646 | Jan Tattermusch | 2016-06-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass NULL in the host parameter of grpc_channel_create_call | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7043 from kpayson64/clang_format | Jan Tattermusch | 2016-06-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix clang formatting | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6803 from sreecha/epoll_changes | Craig Tiller | 2016-06-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | New epoll based polling implementation | |||
| | | | | | | | | | | | | * | | | | Fix InteropTests.m | Yuchen Zeng | 2016-06-24 | |
| | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | * | Merge remote-tracking branch 'upstream/master' into auto-build-example | Yuchen Zeng | 2016-06-24 | |
| | | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | * | Add .xcscheme files for ObjC examples | Yuchen Zeng | 2016-06-24 | |
| | | | | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | | | Basic testing of client and sever side compression | David Garcia Quintas | 2016-06-24 | |
| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge pull request #6798 from jboeuf/fix_3803 | Jan Tattermusch | 2016-06-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #3803 | |||
| | | | | | | | | | | | | | | | * | | Remove Unicode from the tests project | Jorge Canizales | 2016-06-24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cocoa pods 1.0.0 introduced it, and Jenkins might have a problem with it | |||
| | | | | | | | | | | | | | | | * | | Ignore deprecation warning in the test of deprecated feature | Jorge Canizales | 2016-06-24 | |
| | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | Fix clang formatting | Ken Payson | 2016-06-24 | |
| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge pull request #7014 from ctiller/fix_tracing | Jan Tattermusch | 2016-06-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-enable accidentally disabled traces | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7029 from y-zeng/fix-swiftsample | makdharma | 2016-06-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | Fix build error of SwiftSample project on Xcode 7.3 (Swift 2.2) | |||
| | | | | | | | | | | | * | | | | | | | Fix clang formatting | Ken Payson | 2016-06-24 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | | | | | | Merge release-0_15 into master | murgatroid99 | 2016-06-24 | |
| |_|_|_|_|_|_|_|_|_|/| | | | | | | | |/| | | | | | | | | | |/ / / / / / / | ||||
| | | | | | | | | | | | | | | * | | | Fixes | Craig Tiller | 2016-06-24 | |
| | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | * | | Merge master into let-invalidate-channels | Jorge Canizales | 2016-06-24 | |
| | | | | | | | | | | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Had to manually resolve import conflicts in InteropTests.m To be fair, the merge algorithm should have been able to do it. | |||
| | | | | | | | | | | * | | | | | | | | Update version to 0.15.0 | murgatroid99 | 2016-06-24 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | | | | | | Fix Node Windows build error | murgatroid99 | 2016-06-24 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | | | | | Moved grpc_shutdown to end of Py_Finalize() | Ken Payson | 2016-06-24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We currently rely on the __del__ method of a module scope object to call grpc_shutdown(). __del__ methods are not guaranteed to be called, and furthermore there are no guarantees about ordering, leading to shutdown race conditions. This moves grpc_shutdown to Py_Finalize(), which gets called after the Python context is completely cleaned up. | |||
* | | | | | | | | | | | | | | | | | | | Update master branch to 0.16.0-dev | murgatroid99 | 2016-06-24 | |
| |_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge pull request #6747 from murgatroid99/node_logger_customization | Jan Tattermusch | 2016-06-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow Node users to set a custom logger and log verbosity. | |||
* | | | | | | | | | | | | | | | | | | | fix C# nuget build | Jan Tattermusch | 2016-06-24 | |
| |_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | | | | generate_projects.sh | Sree Kuchibhotla | 2016-06-24 | |
| | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | Add TODO | Yuchen Zeng | 2016-06-23 | |
| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge pull request #7023 from jtattermusch/prevent_cq_shutdown_race | Jan Tattermusch | 2016-06-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent race with grpc_completion_queue_shutdown. |