Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
2b86729b2521b650ca03c0a20dfe15796cfc89c4
/
src
253a710
The release branch is now 0.14.0-pre1.
by Nicolas "Pixel" Noble
· 9 years ago
27ca074
Merge pull request #6450 from nicolasnoble/gopro
by Jan Tattermusch
· 9 years ago
900ed58
Merge pull request #6379 from y-zeng/debug-logging-fix
by Yuchen Zeng
· 9 years ago
6db0d96
Merge pull request #6447 from ctiller/import-madness
by Jan Tattermusch
· 9 years ago
2fc5267
Merge pull request #6434 from jtattermusch/csharp_serverside_unaryresponse_opt
by Jan Tattermusch
· 9 years ago
48d833a
Merge pull request #6214 from makdharma/master
by Nicolas Noble
· 9 years ago
5deda3d
Temporary fix for plugin initialization problem
by Craig Tiller
· 9 years ago
66e9d8e
Merge pull request #6410 from murgatroid99/ruby_stress_fixes
by Nicolas Noble
· 9 years ago
feb8e74
Merge pull request #6418 from yang-g/no_rpc_service
by Jan Tattermusch
· 9 years ago
0090402
Merge pull request #6415 from yang-g/python_proto_comments
by Jan Tattermusch
· 9 years ago
bf14c2f
Merge pull request #6383 from dgquintas/remove-outdated-census-charg
by Jan Tattermusch
· 9 years ago
bc2afb0
Merge pull request #6323 from dgquintas/codegen_remove_proto
by Jan Tattermusch
· 9 years ago
d039a98
Add Python grpcio protoc package
by Masood Malekghassemi
· 9 years ago
2901ea5
improve serverside handlers
by Jan Tattermusch
· 9 years ago
14e8dee
use just one response batch for unary response serverside calls
by Jan Tattermusch
· 9 years ago
305ffd4
make SendStatusFromServer optionally send a message as well
by Jan Tattermusch
· 9 years ago
099b756
Merge pull request #6420 from jtattermusch/csharp_more_api_fixes
by Jan Tattermusch
· 9 years ago
05146ac
Merge pull request #6416 from jtattermusch/csharp_api_polishing
by Jan Tattermusch
· 9 years ago
e5c1a15
Fixed a compiler warning that only shows up on linux
by Makarand Dharmapurikar
· 9 years ago
a93c435
clang-format fixes
by Makarand Dharmapurikar
· 9 years ago
6504c02
remove useless code and todos
by Jan Tattermusch
· 9 years ago
274bcc8
Added dummy cronet api implementation so we can build on Jenkins.
by Makarand Dharmapurikar
· 9 years ago
739e86c
finishing serverside request stream should not be required for disposal
by Jan Tattermusch
· 9 years ago
1717bff
add a dummy service with no rpc to test codegen coverage
by yang-g
· 9 years ago
442bead
Merge pull request #5701 from bluecmd/unix-socket
by Jan Tattermusch
· 9 years ago
b0de716
Add proto comments to generated _pb2.py files
by yang-g
· 9 years ago
f21f465
make AsyncCallServerTest finish correctly
by Jan Tattermusch
· 9 years ago
2624cfb
fixup
by Jan Tattermusch
· 9 years ago
9a9813b
add more tests
by Jan Tattermusch
· 9 years ago
b32e29f
make SendStatusFromServer independent on WriteAsync
by Jan Tattermusch
· 9 years ago
ce60d8e
add AsyncCalServer tests to sanity tests
by Jan Tattermusch
· 9 years ago
b6a9016
add tests for AsyncCallServer
by Jan Tattermusch
· 9 years ago
59dfee8
Fixed rubocop issues with newest changes
by murgatroid99
· 9 years ago
38281cf
Ruby: improve server error handling, fix a reference error
by murgatroid99
· 9 years ago
230c932
fixup
by Jan Tattermusch
· 9 years ago
5105056
add one more client server test
by Jan Tattermusch
· 9 years ago
a296677
add more tests
by Jan Tattermusch
· 9 years ago
96f21a2
make end-of-stream idempotent
by Jan Tattermusch
· 9 years ago
a83ad2a
add idempotency test
by Jan Tattermusch
· 9 years ago
69274c2
add more features
by Jan Tattermusch
· 9 years ago
97eb4f6
add more tests
by Jan Tattermusch
· 9 years ago
70f697b
reran generate_projects.sh after @nnoble's fix in PR6399.
by Makarand Dharmapurikar
· 9 years ago
1a7adfb
Merge pull request #6394 from y-zeng/fix-5557
by Yuchen Zeng
· 9 years ago
a0d1529
Merge pull request #6397 from murgatroid99/node_tools_minor_fix
by Nicolas Noble
· 9 years ago
b3d5533
Merge pull request #6393 from jtattermusch/csharp_internal_cleanup
by Jan Tattermusch
· 9 years ago
8fd7f65
Merge pull request #6380 from ctiller/stress_fail
by Nicolas Noble
· 9 years ago
1c4dfc6
Merge pull request #6396 from nicolasnoble/build-it-all-the-way-2
by Nicolas Noble
· 9 years ago
806b644
Merge pull request #6359 from grpc/python_stress_test
by Jan Tattermusch
· 9 years ago
e03f8e8
Merge pull request #6387 from ctiller/sml
by Jan Tattermusch
· 9 years ago
8a6efb7
Node tools: use the right extension for running protoc on Windows
by murgatroid99
· 9 years ago
3f2fad6
Merge pull request #6371 from murgatroid99/ruby_tools_gem
by Nicolas Noble
· 9 years ago
791e93e
Always build the grpc library when building the ruby extension.
by Nicolas "Pixel" Noble
· 9 years ago
08e1f75
fix typo
by Jan Tattermusch
· 9 years ago
8e4512b
Reversed premature removal of a file
by murgatroid99
· 9 years ago
80721b2
Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto
by David Garcia Quintas
· 9 years ago
edb8b76
Simplified Ruby tools extension checking
by murgatroid99
· 9 years ago
a4a6270
add more tests
by Jan Tattermusch
· 9 years ago
13d1abf
improve unary call response handler
by Jan Tattermusch
· 9 years ago
63ee8ce
Reran tools/buildgen/generate_projects.sh again.
by Makarand Dharmapurikar
· 9 years ago
2389ad6
Clang formatting fixes
by Makarand Dharmapurikar
· 9 years ago
be5186a
created new grpc_cronet.h. Addressed feedback from jcanizales@ and ctiller@
by Makarand Dharmapurikar
· 9 years ago
7704483
fixed clang formating
by Makarand Dharmapurikar
· 9 years ago
df66507
moved cronet_c_for_grpc.h in third_party
by Makarand Dharmapurikar
· 9 years ago
a49b13b
cronet wrapper code
by Makarand Dharmapurikar
· 9 years ago
6b1afe1
Merge pull request #6386 from jcanizales/fix-call-state
by makdharma
· 9 years ago
e98b494
Fix bug where max_frame_size was ignored
by Craig Tiller
· 9 years ago
0803bb0
Add state transitions to GRPCCall
by Jorge Canizales
· 9 years ago
47b80bc
Test that GRPCCall transitions states properly
by Jorge Canizales
· 9 years ago
7a5f019
Removed leftover function declaration from channel args
by David Garcia Quintas
· 9 years ago
088aa27
format fixes
by Yuchen Zeng
· 9 years ago
615da64
explicitly cast constant value to gpr_atm
by Yuchen Zeng
· 9 years ago
5ff9920
Merge pull request #6347 from ctiller/catastrophic_monkey_dance_241
by Nicolas Noble
· 9 years ago
4ee1a62
Stress test fixes
by Craig Tiller
· 9 years ago
fad0450
debug logging fix
by Yuchen Zeng
· 9 years ago
f921f2b
Merge pull request #6305 from dgquintas/compression_tracer
by Jan Tattermusch
· 9 years ago
faf3bfc
Fixed grpc-tools.gemspec
by murgatroid99
· 9 years ago
3b29325
Created grpc-tools ruby gem for distributing protoc and the plugin
by murgatroid99
· 9 years ago
ad9d06e
Create Python stress test
by Ken Payson
· 9 years ago
514699c
Merge pull request #5592 from pquerna/objc_ssl_channel_creds
by Jorge Canizales
· 9 years ago
1b9c0a2
Remove duplicate instance of grpc_global_wakeup_fd
by Paul Querna
· 9 years ago
2c21e5c
Merge pull request #6309 from murgatroid99/node_proto_plugin_packaging
by Jan Tattermusch
· 9 years ago
40f11aa
Objective-C: Add ChannelCredentials to gRPC Call.
by Paul Querna
· 9 years ago
5e6cc81
Merge pull request #6331 from nathanielmanistaatgoogle/alpha
by Jan Tattermusch
· 9 years ago
b8c4443
Merge pull request #6298 from grpc/python_qps_tests
by Jan Tattermusch
· 9 years ago
0482c10
Python QPS Worker/initial scenarios
by Ken Payson
· 9 years ago
2e4bfed
Merge pull request #6330 from soltanmm/6264
by Jan Tattermusch
· 9 years ago
45177c0
Merge pull request #6351 from murgatroid99/ruby_default_roots
by Jan Tattermusch
· 9 years ago
64ec84c
Merge pull request #6325 from murgatroid99/node_default_roots
by Jan Tattermusch
· 9 years ago
5512a5f
Merge pull request #6322 from murgatroid99/node_service_default_method
by Jan Tattermusch
· 9 years ago
0d6fee6
Merge pull request #2286 from ctiller/split-me-baby-one-more-time
by Jan Tattermusch
· 9 years ago
9003768
Fixed unused parameter error
by murgatroid99
· 9 years ago
c230881
Merge pull request #6285 from dgquintas/fix_plugin_tracers
by Jan Tattermusch
· 9 years ago
2ea6765
Merge pull request #6321 from soltanmm/doc
by Jan Tattermusch
· 9 years ago
9e3538c
Load default roots.pem in Ruby via grpc_set_ssl_roots_override_callback
by murgatroid99
· 9 years ago
bfee01d
regenerate C# sources
by Jan Tattermusch
· 9 years ago
59c20ed
add comments from .proto file to generated C# files
by Jan Tattermusch
· 9 years ago
4cbaccf
clang-format
by Craig Tiller
· 9 years ago
9b7b62b
Fix a case whereby we leak a winsocket if we fail to connect
by Craig Tiller
· 9 years ago
f128cd2
Merge pull request #6196 from y-zeng/call-error-to-string
by Craig Tiller
· 9 years ago
e107f8e
Merge pull request #6205 from BenchR267/objc-nullability
by Jorge Canizales
· 9 years ago
Next »