Craig Tiller
|
cea0004a53
|
Annotate error.c for timing, remove broken test
|
9 years ago |
David Garcia Quintas
|
193a5c737f
|
printf portability sucks
|
9 years ago |
Yuchen Zeng
|
d4824d3a7e
|
Build ObjC examples in travis
|
9 years ago |
Yuchen Zeng
|
b8431ae707
|
Add .xcscheme files for ObjC examples
|
9 years ago |
Jan Tattermusch
|
fb39f1d6dc
|
Merge pull request #6973 from makdharma/network_status_change
Network status tracking
|
9 years ago |
murgatroid99
|
e980f74327
|
Merge remote-tracking branch 'upstream/release-0_15' into master_merge_release-0_15
|
9 years ago |
Jan Tattermusch
|
e97cc0c709
|
Merge pull request #7054 from jtattermusch/csharp_update_examples_to_0_15
Update C# examples to 0.15.0 packages.
|
9 years ago |
Craig Tiller
|
a6e022f98f
|
Merge github.com:grpc/grpc into %s
|
9 years ago |
Jan Tattermusch
|
8217b790e9
|
Merge pull request #7001 from kpayson64/python_cleanup_thread
Updated several threads to use CleanupThread for clean exit
|
9 years ago |
Jan Tattermusch
|
d004325094
|
Merge pull request #6888 from yang-g/fixes
Minor fixes
|
9 years ago |
Jan Tattermusch
|
0c75c11f96
|
Merge pull request #7027 from ctiller/faster_runtests
Remove caching of results by run_tests
|
9 years ago |
Craig Tiller
|
8d4ea7969c
|
\o/ Python
|
9 years ago |
Ken Payson
|
aa4bb51d95
|
Updated several threads to use CleanupThread for clean exit
|
9 years ago |
yang-g
|
2cecece0d3
|
Add a unit test for compression.
|
9 years ago |
Craig Tiller
|
f89efed0a7
|
Merge pull request #7072 from ctiller/fix_perf_trace
Fix GPR_TIMER misbalancing
|
9 years ago |
Craig Tiller
|
a218a0668d
|
Fix GPR_TIMER misbalancing
|
9 years ago |
Craig Tiller
|
f467846b1b
|
Merge github.com:grpc/grpc into reuse_port
|
9 years ago |
Jan Tattermusch
|
52227906e6
|
Merge pull request #7063 from dgquintas/python_compression
Basic testing of client and sever side compression for Python
|
9 years ago |
Jan Tattermusch
|
834bed95e8
|
Merge pull request #6941 from kpayson64/python_grpc_shutdown
Moved grpc_shutdown to end of Py_Finalize()
|
9 years ago |
Jan Tattermusch
|
6b599c9f8e
|
Merge pull request #7049 from kpayson64/clang_format_0_15
Fix clang formatting
|
9 years ago |
Jan Tattermusch
|
983cf52640
|
Merge pull request #6906 from makdharma/2646
Pass NULL in the host parameter of grpc_channel_create_call
|
9 years ago |
Jan Tattermusch
|
5e6b9ba848
|
Merge pull request #7043 from kpayson64/clang_format
Fix clang formatting
|
9 years ago |
Craig Tiller
|
ffc780d70e
|
Merge pull request #6803 from sreecha/epoll_changes
New epoll based polling implementation
|
9 years ago |
Yuchen Zeng
|
afb62f8022
|
Fix InteropTests.m
|
9 years ago |
Yuchen Zeng
|
c2dbb56d28
|
Merge remote-tracking branch 'upstream/master' into auto-build-example
|
9 years ago |
Yuchen Zeng
|
2eb82d7c0a
|
Add .xcscheme files for ObjC examples
|
9 years ago |
Jan Tattermusch
|
03efbd34ce
|
Merge pull request #7064 from jtattermusch/fix_ruby_package_build
fix building ruby package
|
9 years ago |
David Garcia Quintas
|
6e789893ea
|
Basic testing of client and sever side compression
|
9 years ago |
Jan Tattermusch
|
5d6d278791
|
fix building ruby package
|
9 years ago |
Craig Tiller
|
34226af8a0
|
Fix sanity
|
9 years ago |
Yuchen Zeng
|
df4455a34d
|
Fix test failure
|
9 years ago |
Jan Tattermusch
|
a5cae9bd64
|
Merge pull request #6798 from jboeuf/fix_3803
Fix #3803
|
9 years ago |
Jorge Canizales
|
75fe9ba8b3
|
Remove Unicode from the tests project
Cocoa pods 1.0.0 introduced it, and Jenkins might have a problem with it
|
9 years ago |
Jorge Canizales
|
00ca8eaa1e
|
Ignore deprecation warning in the test of deprecated feature
|
9 years ago |
Ken Payson
|
62a6c9216f
|
Fix clang formatting
|
9 years ago |
Jan Tattermusch
|
09685d224e
|
regenerate files
|
9 years ago |
Jan Tattermusch
|
d3b0dda9b8
|
update grpc nugets to 0.15
|
9 years ago |
Jan Tattermusch
|
67ec53fe65
|
Merge pull request #7014 from ctiller/fix_tracing
Re-enable accidentally disabled traces
|
9 years ago |
Craig Tiller
|
e010fb7d9e
|
Merge branch 'faster_runtests' into %s
|
9 years ago |
Craig Tiller
|
ddf02c1c3f
|
Fix bad indentation
|
9 years ago |
makdharma
|
d1bdfd0bcf
|
Merge pull request #7029 from y-zeng/fix-swiftsample
Fix build error of SwiftSample project on Xcode 7.3 (Swift 2.2)
|
9 years ago |
makdharma
|
80dc760acc
|
Merge pull request #6934 from makdharma/route_guide_fixes
Modified route_guide sample app to show RPC log
|
9 years ago |
Ken Payson
|
bd96e8a6a3
|
Fix clang formatting
|
9 years ago |
murgatroid99
|
7d315da83d
|
Merge release-0_15 into master
|
9 years ago |
Craig Tiller
|
be1b9a718a
|
Fixes
|
9 years ago |
Jorge Canizales
|
8a556b7fe3
|
Merge master into let-invalidate-channels
Had to manually resolve import conflicts in InteropTests.m
To be fair, the merge algorithm should have been able to do it.
|
9 years ago |
Jan Tattermusch
|
eede0aa182
|
Merge pull request #7040 from murgatroid99/release_version_0.15.0
Update version to 0.15.0
|
9 years ago |
murgatroid99
|
f519df8147
|
Update version to 0.15.0
|
9 years ago |
murgatroid99
|
2dfcf14705
|
Fix Node Windows build error
|
9 years ago |
Jan Tattermusch
|
6cf35fd4a5
|
Merge pull request #7037 from murgatroid99/master_update_0_16
Update master branch to 0.16.0-dev
|
9 years ago |