Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
5f0c0f142759cab797e1c0dd2d107df59fec5c6d
/
src
5f0c0f1
Adds two tests that pass with the RouteGuide Java server
by Jorge Canizales
· 10 years ago
7502bd2
Asynchronous unit test
by Jorge Canizales
· 10 years ago
1d37349
Fixes the sample app to point to the new podspecs
by Jorge Canizales
· 10 years ago
c2d7ecb
Working podspecs for gRPC core & wrapper
by Jorge Canizales
· 10 years ago
547ecfd
Grpc.Core managed project now depends on native nuget packages with openssl and zlib
by Jan Tattermusch
· 10 years ago
63fd04e
changed path to grpc_csharp_ext.dll
by Jan Tattermusch
· 10 years ago
fe00787
Merge pull request #1318 from yang-g/flowfix
by Nicolas Noble
· 10 years ago
42c15a3
resolve comment
by Yang Gao
· 10 years ago
291800b
Merge pull request #1309 from tbetbetbe/grpc_ruby_rpc_server_md
by Jan Tattermusch
· 10 years ago
84b8884
Tidying up proof of concept
by Craig Tiller
· 10 years ago
f102103
Proof of concept fix for flow control error
by Yang Gao
· 10 years ago
3bb4059
Merge pull request #1313 from tbetbetbe/grpc_ruby_add_ruby_coverage
by Jan Tattermusch
· 10 years ago
b572fcb
Merge pull request #1315 from jboeuf/security_connector
by Craig Tiller
· 10 years ago
aab1edc
Fixing inaccurate ruby test.
by Julien Boeuf
· 10 years ago
7d1d9ca
Refactoring of core security to remove the factories.
by Julien Boeuf
· 10 years ago
154db73
Remove usage of xray
by Tim Emiola
· 10 years ago
c85c1ae
Add SimpleCov coverage set up for gRPC ruby
by Tim Emiola
· 10 years ago
a80aa7d
clarify test descriptions
by Tim Emiola
· 10 years ago
9a0ae03
Adds support for updating the output metadata to calls
by Tim Emiola
· 10 years ago
8661a43
Propagate metadata in BadStatus
by Tim Emiola
· 10 years ago
4f558f5
Merge pull request #1297 from yugui/fix/header
by Tim Emiola
· 10 years ago
3d3a65d
Merge pull request #1295 from yugui/fix/typed-struct
by Tim Emiola
· 10 years ago
1c5faea
Allow BadStatus to contain metadata
by Tim Emiola
· 10 years ago
3fd2be2
Adds a hook for returning the client connect metadata
by Tim Emiola
· 10 years ago
c6f60ea
Merge pull request #1292 from jboeuf/load_file_with_null_term
by Craig Tiller
· 10 years ago
fec23f2
Merge pull request #1302 from tbetbetbe/grpc_ruby_rpc_server_simple_signal_handling
by Jan Tattermusch
· 10 years ago
e8696fb
Merge branch 'master' into fix/header
by Yuki Yugui Sonoda
· 10 years ago
dca359c
Merge branch 'master' into fix/typed-struct
by Yuki Yugui Sonoda
· 10 years ago
b67d14c
Merge pull request #1288 from ctiller/init-fix2
by Nicolas Noble
· 10 years ago
f9e77b3
Refactor: Shorter methods in RpcServer
by Tim Emiola
· 10 years ago
e6be7f3
Refactor: Move the Pool out from RpcServer
by Tim Emiola
· 10 years ago
bf6d78c
Fixes error with the keep-alive
by Tim Emiola
· 10 years ago
b12dc6b
Merge pull request #1261 from ctiller/registered_calls
by Yang Gao
· 10 years ago
321871e
Updates the example servers to use #run_till_terminated
by Tim Emiola
· 10 years ago
9558460
Adds a #run_till_terminated func to RpcServer
by Tim Emiola
· 10 years ago
9d005cc
Addressing comments.
by Julien Boeuf
· 10 years ago
cd1c1dd
Merge pull request #1294 from tbetbetbe/grpc_ruby_update_gem_deps
by Stanley Cheung
· 10 years ago
277d3cf
clang-format
by Craig Tiller
· 10 years ago
15f9f95
Use channel tags to call methods
by Craig Tiller
· 10 years ago
3beef68
Populate channel tags for methods
by Craig Tiller
· 10 years ago
62d2896
Add facility to register methods in C++
by Craig Tiller
· 10 years ago
53a38d4
Make RpcMethod constructor take all args
by Craig Tiller
· 10 years ago
bd6c618
Precreate RpcMethod instances
by Craig Tiller
· 10 years ago
b20111c
clang-format
by Craig Tiller
· 10 years ago
0845337
Introduce ahead-of-time registration of (method,host) pairs
by Craig Tiller
· 10 years ago
2ab3998
Merge pull request #1296 from yugui/fix/static
by Tim Emiola
· 10 years ago
ff1ae50
Removes nodejs pubsub example
by Tim Emiola
· 10 years ago
4561704
Merge pull request #1293 from tbetbetbe/grpc_ruby_add_interop_cancellation_tests
by Jan Tattermusch
· 10 years ago
2288791
Avoid implicit function declarations
by Yuki Yugui Sonoda
· 10 years ago
f0eee5f
Make some functions static
by Yuki Yugui Sonoda
· 10 years ago
99eb9f9
Fix a linkage error with mac clang
by Yuki Yugui Sonoda
· 10 years ago
3c88e5d
Make some global variables static
by Yuki Yugui Sonoda
· 10 years ago
29ee1db
Use TypedData for GRPC::Core::ServerCredentials
by Yuki Yugui Sonoda
· 10 years ago
9232f12
Use TypedData for GRPC::Core::Server
by Yuki Yugui Sonoda
· 10 years ago
d441c2e
Use TypedData for GRPC::Core::TimeSpec
by Yuki Yugui Sonoda
· 10 years ago
a87924e
Use TypedData for GRPC::Core::Credentials
by Yuki Yugui Sonoda
· 10 years ago
bf256ae
Use TypedData for GRPC::Core::CompletionQueue
by Yuki Yugui Sonoda
· 10 years ago
d98db4a
Use TypedData for TmpChannelArgs
by Yuki Yugui Sonoda
· 10 years ago
c9b7d1c
Use TypedData for GRPC::Core::Channel
by Yuki Yugui Sonoda
· 10 years ago
961f0bc
Use TypedData for GRPC::Core::MetadataArray
by Yuki Yugui Sonoda
· 10 years ago
76801d2
Use TypedData_XXX instead of Data_XXX for GRPC::Core::Call
by Yuki Yugui Sonoda
· 10 years ago
041e039
Updates gem dependencies, style rules
by Tim Emiola
· 10 years ago
b5bcca4
Adds interop cancellation tests
by Tim Emiola
· 10 years ago
a10a843
Corrects handling of status during bidi call orchestration.
by Tim Emiola
· 10 years ago
1b39916
Adds an explicit Cancellation exception
by Tim Emiola
· 10 years ago
28d75d9
Adding option to add a null terminator when loading a file.
by Julien Boeuf
· 10 years ago
9aadeb8
Get GRPC_TRACE tcp working again
by Craig Tiller
· 10 years ago
4e01659
Merge remote-tracking branch 'upstream/master' into timers
by Vijay Pai
· 10 years ago
7b3aba5
Fix some name choices
by Vijay Pai
· 10 years ago
72d70fc
Adds a tests that demonstrates successful cancellation
by Tim Emiola
· 10 years ago
68e4515
Mark activation for read, write, and time spent in system calls
by Vijay Pai
· 10 years ago
0163460
Mark creation of call, performing ops on channel
by Vijay Pai
· 10 years ago
fad38ba
Add client-side marks for proto processing. Need to go in and fill in tag later
by Vijay Pai
· 10 years ago
9ffbd0c
Mark proto ser/deser on server side
by Vijay Pai
· 10 years ago
0fb96e8
Rename seq to id so that it's clear it can be any generic ID
by Vijay Pai
· 10 years ago
74c0224
Change int sequence number to a void* for more generality
by Vijay Pai
· 10 years ago
c18bfd8
Merge branch 'fast-unref' of github.com:ctiller/grpc into fast-unref
by Craig Tiller
· 10 years ago
ad36c54
Merge github.com:google/grpc into fast-unref
by Craig Tiller
· 10 years ago
3de5aaf
Remove (void*)1
by Craig Tiller
· 10 years ago
c547dcb
Merge pull request #1282 from tbetbetbe/grpc_ruby_add_jwt_auth_interop
by Michael Lumish
· 10 years ago
5fa5042
Merge pull request #1267 from vjpai/timers
by Craig Tiller
· 10 years ago
89a5bd7
Updates the pubsub sample so that it no longer uses a scope
by Tim Emiola
· 10 years ago
189d9b0
Adds a jwt_token_creds interop test
by Tim Emiola
· 10 years ago
7db18b4
Automatically adds a key for the jwt_aud_uri to the metadata handled by the metadata_update_proc
by Tim Emiola
· 10 years ago
c6a3da7
Explicit header path
by vjpai
· 10 years ago
1fe1e25
Merge pull request #1275 from tbetbetbe/grpc_ruby_0_6_1
by Michael Lumish
· 10 years ago
634346b
Merge with other metadata changes
by Craig Tiller
· 10 years ago
25c283f
Merge github.com:grpc/grpc into fast-unref
by Craig Tiller
· 10 years ago
d72f779
Merge pull request #1259 from ctiller/metadata
by David Klempner
· 10 years ago
51a4c08
Corrects the Changelog date
by Tim Emiola
· 10 years ago
a727135
Add important comment
by Craig Tiller
· 10 years ago
b285aab
Share mdctx between secure channels
by Craig Tiller
· 10 years ago
c4885ed
Allow extracting mdctx from creds
by Craig Tiller
· 10 years ago
095af67
Revert "Update installation instructions to mention debian binary install"
by Tim Emiola
· 10 years ago
1e09812
Correct style errors identified by the latest version of RuboCop
by Tim Emiola
· 10 years ago
4bda5e3
Add a changelog
by Tim Emiola
· 10 years ago
e1fd1bb
Update the version to 0.6.1
by Tim Emiola
· 10 years ago
4907df0
Update the version of googleauth to 0.4
by Tim Emiola
· 10 years ago
fe0104a
Batch unref metadata in HTTP/2 stream encoder
by Craig Tiller
· 10 years ago
db9eb05
Update installation instructions to mention debian binary install
by Tim Emiola
· 10 years ago
Next »