Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
f95ddbaa1eb981d9ca9b5bf1a3bf76d9d5e40944
f95ddba
Rename SingleValueHandler->SingleHandler, StreamHandler->EventHandler
by Jorge Canizales
· 10 years ago
826f07e
Merge pull request #2812 from soltanmm/timeout-increase
by Nathaniel Manista
· 10 years ago
cf9a0ce
Merge pull request #2900 from jtattermusch/csharp_exceptions
by Jan Tattermusch
· 10 years ago
f758959
Merge pull request #2768 from murgatroid99/node_disable_deprecation_warning
by Tim Emiola
· 10 years ago
94829fb
remove OperationFailedException also from the project file
by Jan Tattermusch
· 10 years ago
3b22651
Merge pull request #2895 from jtattermusch/switch_to_usable_auth
by Jan Tattermusch
· 10 years ago
0c140a8
migrate to usable auth library
by Jan Tattermusch
· 10 years ago
ebf4046
getting rid of unnecessary exception type
by Jan Tattermusch
· 10 years ago
023878c
Merge pull request #2893 from jboeuf/fix_clock_in_jwt_verifier
by Yang Gao
· 10 years ago
eb87fbb
Merge pull request #2773 from murgatroid99/node_null_call_host
by Tim Emiola
· 10 years ago
7493677
Merge pull request #2872 from jtattermusch/fix_preconditions
by Tim Emiola
· 10 years ago
2bd1fe8
Merge pull request #2826 from soltanmm/typo-fix
by Nathaniel Manista
· 10 years ago
b4b9204
Merge pull request #2894 from grpc/blast-from-the-past
by Vijay Pai
· 10 years ago
086a982
Removed "<:" bigram confusing gcc 4.4
by David G. Quintas
· 10 years ago
c7176a8
Fixing clock type.
by Julien Boeuf
· 10 years ago
9bfb16a
Fixed lint errors
by murgatroid99
· 10 years ago
9e2b7c8
Resolved merge conflicts with master
by murgatroid99
· 10 years ago
bc447de
Merge pull request #2888 from tbetbetbe/grpc-ruby-user-null-for-default-host
by Jan Tattermusch
· 10 years ago
73578f7
Merge pull request #2887 from tbetbetbe/grpc-ruby-default-timeout-of-infinity-will-clearly-not-suprise-most-users
by Nathaniel Manista
· 10 years ago
2046954
Merge pull request #2879 from yang-g/call_grpc_init_first
by jboeuf
· 10 years ago
6012a04
Merge pull request #2889 from tbetbetbe/grpc-ruby-cleanup-grpc-gemspec
by Stanley Cheung
· 10 years ago
17b1659
Corrects the way the gemspec references files
by Tim Emiola
· 10 years ago
abfa427
Merge pull request #2830 from ctiller/document-some-things
by Michael Lumish
· 10 years ago
d42c1b7
Use null for default host
by Tim Emiola
· 10 years ago
c54180b
Merge pull request #2806 from yang-g/health_check_spec
by Eric Anderson
· 10 years ago
23e0f88
Aligns with the cognoscenti on timeouts
by Tim Emiola
· 10 years ago
844c449
Merge pull request #2886 from tbetbetbe/grpc-ruby-add-primary-user-agent-key
by Stanley Cheung
· 10 years ago
10ddfde
Adds grpc.primary_user_agent key during stub creation
by Tim Emiola
· 10 years ago
acc6cf2
Merge pull request #2885 from tbetbetbe/grpc-rb-expose-call-peer
by Stanley Cheung
· 10 years ago
623a74d
Exposes call#peer, channel#target
by Tim Emiola
· 10 years ago
9a2a3ae
Merge pull request #2715 from murgatroid99/node_interop_client_simplify
by Tim Emiola
· 10 years ago
aeb7a4f
Merge pull request #2780 from soltanmm/compiler-tests
by Nathaniel Manista
· 10 years ago
a29a265
Merge pull request #2821 from soltanmm/user-agent
by Nathaniel Manista
· 10 years ago
5a326de
Merge pull request #2880 from soltanmm/timeout-interop
by Nathaniel Manista
· 10 years ago
bc435e7
recommend to require empty service name
by yang-g
· 10 years ago
1b926ee
add comments
by Jan Tattermusch
· 10 years ago
9698b5b
polishing CallOptions
by Jan Tattermusch
· 10 years ago
2527967
fix test
by Jan Tattermusch
· 10 years ago
66eb18d
fixing doc comments
by Jan Tattermusch
· 10 years ago
3e94197
get rid of unnecessary ExceptionHelper
by Jan Tattermusch
· 10 years ago
f22abfb
rename async extension methods for clarity
by Jan Tattermusch
· 10 years ago
39a9ec8
fix preconditions class
by Jan Tattermusch
· 10 years ago
801bbeb
Merge pull request #2856 from vjpai/limes
by Yang Gao
· 10 years ago
9fc755f
Add to all secure credentials
by yang-g
· 10 years ago
9adf796
Implement timeout interop test for Python
by Masood Malekghassemi
· 10 years ago
e71a6b0
call grpc_init for defaultcredentials
by yang-g
· 10 years ago
488598a
Merge pull request #2867 from jtattermusch/csharp_sandcastle
by Tim Emiola
· 10 years ago
ad47334
Merge pull request #2844 from donnadionne/interop_nrp
by Nicolas Noble
· 10 years ago
e140203
Merge pull request #2846 from ctiller/alphasprout
by Nicolas Noble
· 10 years ago
c47056c
Merge pull request #2874 from vjpai/instruct
by Nicolas Noble
· 10 years ago
1396ce5
Merge pull request #2875 from yang-g/test_unsecure
by Nicolas Noble
· 10 years ago
b5ea2f8
Merge pull request #2873 from jtattermusch/expose_version_string
by Jan Tattermusch
· 10 years ago
5bdcfc6
Merge pull request #2864 from jtattermusch/0.10-upport
by Nicolas Noble
· 10 years ago
755d65c
Merge pull request #2876 from jboeuf/tsi_doc
by Yang Gao
· 10 years ago
f8b4b98
Improving unprotect doc.
by Julien Boeuf
· 10 years ago
ffc8a6b
move auth property iterator declaration into auth_context.h
by yang-g
· 10 years ago
1338798
fix method signature and add test
by Jan Tattermusch
· 10 years ago
03ad951
add const modifier
by Jan Tattermusch
· 10 years ago
481b016
resolve offline comments
by yang-g
· 10 years ago
2952246
Merge pull request #2866 from jtattermusch/context_api
by Jan Tattermusch
· 10 years ago
908cb2f
Merge pull request #2860 from jtattermusch/compression_api
by Jan Tattermusch
· 10 years ago
fc433cd
Merge pull request #2848 from yang-g/default_creds_fix
by jboeuf
· 10 years ago
37b9ec1
Added invocation of ./config - thanks to @dangunter
by vjpai
· 10 years ago
6aff647
Merge pull request #2871 from jcanizales/fix-certs-bug
by Jorge Canizales
· 10 years ago
c5a6aca
expose C core version string to C#
by Jan Tattermusch
· 10 years ago
83c57cb
Increase test timeouts to reduce flakiness.
by Jorge Canizales
· 10 years ago
7d77048
Fixup for 42898cf: Correct documentation.
by Jorge Canizales
· 10 years ago
42898cf
Add remote interop tests to the suite of tests.
by Jorge Canizales
· 10 years ago
2eacf7b
Allow UTF8 in comments of root certificates files
by Jorge Canizales
· 10 years ago
4dd2509
added sandcastle project to generate docs
by Jan Tattermusch
· 10 years ago
dad1724
added tests
by Jan Tattermusch
· 10 years ago
7a75936
Merge pull request #2861 from jcanizales/fix-race-condition
by Jorge Canizales
· 10 years ago
392fae2
context propagation API
by Jan Tattermusch
· 10 years ago
578ab16
Don’t retain self here!
by Jorge Canizales
· 10 years ago
297ed7b
Don’t set the request writer to nil, as @synchr(nil) is undefined behavior.
by Jorge Canizales
· 10 years ago
eb87b46
Rename super-confusing ivar _self -> _retainSelf
by Jorge Canizales
· 10 years ago
fd51dff
Clarify invalid-argument message for already-started writers
by Jorge Canizales
· 10 years ago
410c473
make intializer for metadata even nicer
by Jan Tattermusch
· 10 years ago
5321d49
fixed writeOptions and added test
by Jan Tattermusch
· 10 years ago
238ad78
Eliminate race in GRPCCall’s operation of the requests writer
by Jorge Canizales
· 10 years ago
67ce098
Clarify thread-safety expectations of GRXWriters
by Jorge Canizales
· 10 years ago
c75c57c
added ResponseHeadersTest, fixed stylecop issues
by Jan Tattermusch
· 10 years ago
c8d7b84
polishing tests
by Jan Tattermusch
· 10 years ago
2615f39
fixing tests
by Jan Tattermusch
· 10 years ago
0abb847
big facelift of test code
by Jan Tattermusch
· 10 years ago
a4291e7
fixing tests
by Jan Tattermusch
· 10 years ago
5b0b392
introduced MockServiceHelper to ease testing
by Jan Tattermusch
· 10 years ago
c678c30
Fix ForwardingWriter init preconditions
by Jorge Canizales
· 10 years ago
9b2c25e
Bounds checking for ops in call batch
by vjpai
· 10 years ago
8368b2e
implemented sending initial metadata
by Jan Tattermusch
· 10 years ago
bff90ac
added WriteOptions support and enabled NoCompress flag to be used for all writes
by Jan Tattermusch
· 10 years ago
6a5494a
:(
by yang-g
· 10 years ago
2109217
Fix gce detection
by yang-g
· 10 years ago
c29812f
Merge pull request #2845 from ctiller/reorder-some-things
by jboeuf
· 10 years ago
de02ae6
Shutdown lb_policy when changing it
by Craig Tiller
· 10 years ago
95a98ca
Merge pull request #2829 from ctiller/tell-the-world-about-ALL-the-things
by Yang Gao
· 10 years ago
012349f
Merge pull request #2842 from ctiller/asan-is-sad
by Yang Gao
· 10 years ago
8f1b169
Reorder filters to ensure that :authority is available when the auth filter needs it
by Craig Tiller
· 10 years ago
5f3e773
Merge pull request #2843 from a11r/doc3
by Yang Gao
· 10 years ago
c897798
adding node, ruby, and php to cloud to prod interop tests.
by Donna Dionne
· 10 years ago
Next »