Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
d259bb1dd18683dbce6b2e175c90ebd7a5a65f5c
d259bb1
Add a document describing a server reflection protocol.
by Abhishek Kumar
· 9 years ago
88527f8
Merge pull request #2560 from a11r/doc2
by Eric Anderson
· 9 years ago
c7989b6
Merge pull request #2788 from ctiller/kinetic-lopsided-poetry
by Nicolas Noble
· 9 years ago
be76f2c
Merge pull request #2838 from jcanizales/make-oauth2-easy
by Jorge Canizales
· 9 years ago
37f24de
Merge pull request #2777 from jboeuf/server_creds_auth_md_processor
by Craig Tiller
· 9 years ago
0ce5540
Merge pull request #2811 from yang-g/channel_state_api
by Craig Tiller
· 9 years ago
721b7a3
Rename oauth2_lowerCamel -> oauth2UpperCamel
by Jorge Canizales
· 9 years ago
26e0c9e
Fixup for 971d06ad06caadb369e318112bba0e039188cfc2
by Jorge Canizales
· 9 years ago
c72275d
Merge pull request #2841 from ctiller/trace-tests-are-giving-me-a-headache
by Nicolas Noble
· 9 years ago
4720f32
Merge pull request #2840 from ctiller/reduce-mac-load
by Nicolas Noble
· 9 years ago
8420323
Merge branch 'kinetic-lopsided-poetry' of github.com:ctiller/grpc into kinetic-lopsided-poetry
by Craig Tiller
· 9 years ago
24a9762
Add portlog.txt to gitignore
by Craig Tiller
· 9 years ago
2d91b5d
Only slow down tracing tests if stdout isatty
by Craig Tiller
· 9 years ago
c85357e
Reduce mac CI load
by Craig Tiller
· 9 years ago
631dc00
Exercise GRPCCall+OAuth2 in the tests
by Jorge Canizales
· 9 years ago
cec757f
Fix build
by yang-g
· 9 years ago
87e133e
merge with head
by yang-g
· 9 years ago
c8abca8
Resolve comments
by yang-g
· 9 years ago
03b1911
Merge pull request #2831 from ctiller/document-some-other-things
by Yang Gao
· 9 years ago
594ae57
Add OAuth2 headers category to GRPCCall
by Jorge Canizales
· 9 years ago
971d06a
Fix build breakage
by Jorge Canizales
· 9 years ago
be222f8
Merge pull request #2758 from jcanizales/make-http-not-subtle
by Jorge Canizales
· 9 years ago
7aff428
Merge branch 'master' of https://github.com/grpc/grpc into server_creds_auth_md_processor
by Julien Boeuf
· 9 years ago
18d5aa7
Merge pull request #2837 from ctiller/slips
by jboeuf
· 9 years ago
6659d8b
Fix memory leaks
by Craig Tiller
· 9 years ago
5b5afca
Merge pull request #2835 from nicolasnoble/test-platforms-are-sad
by Craig Tiller
· 9 years ago
63323e3
Re-enabling tests that got culled off.
by Nicolas "Pixel" Noble
· 9 years ago
b933c2c
Fix memory leaks
by Craig Tiller
· 9 years ago
015ab35
Clarify intention of the code that adds a default port
by Jorge Canizales
· 9 years ago
29c990a
fixing one more test.
by Julien Boeuf
· 9 years ago
09316e7
Fixing build.
by Julien Boeuf
· 9 years ago
9a0c10e
Windows fix
by Craig Tiller
· 9 years ago
f3128e6
Merge branch 'master' of https://github.com/grpc/grpc into server_creds_auth_md_processor
by Julien Boeuf
· 9 years ago
6b9477e
Merge github.com:grpc/grpc into kinetic-lopsided-poetry
by Craig Tiller
· 9 years ago
8e5de39
Document finish
by Craig Tiller
· 9 years ago
83f8416
Merge pull request #2823 from soltanmm/interop-spec
by Eric Anderson
· 9 years ago
a3adf94
Clarify interop spec
by Masood Malekghassemi
· 9 years ago
2db1783
Merge pull request #2800 from ctiller/reduce-mac-load
by Nicolas Noble
· 9 years ago
55fcf50
Document that methods in GRPCCall+Tests can only be called once per host
by Jorge Canizales
· 9 years ago
6f576a9
Merge pull request #2755 from jcanizales/test-ssl-too
by Jorge Canizales
· 9 years ago
b2bd067
Require very explicit registration of non-SSL hosts.
by Jorge Canizales
· 9 years ago
82b68d8
Use test certificates and name override for local tests :)
by Jorge Canizales
· 9 years ago
9195233
Subclass InteropTests to later repeat the tests using SSL
by Jorge Canizales
· 9 years ago
945f72c
Make the host of interop tests modifiable per-class
by Jorge Canizales
· 9 years ago
cdabaca
Run test server with and without SSL
by Jorge Canizales
· 9 years ago
a3428f3
Merge pull request #2754 from jcanizales/support-test-certificates
by Jorge Canizales
· 9 years ago
4ab7cc0
Merge master into support-test-certificates to solve conflicts.
by Jorge Canizales
· 9 years ago
0a60126
Merge pull request #2783 from ctiller/tracing-takes-time
by Nicolas Noble
· 9 years ago
5a20170
Merge pull request #2803 from ctiller/delay-start-resolution
by Yang Gao
· 9 years ago
aa7a75a
Merge pull request #2813 from ctiller/every-day-i-propagate
by Yang Gao
· 9 years ago
e5b0459
Merge pull request #2750 from ctiller/propagate
by Yang Gao
· 9 years ago
44912d7
Explicitly spell out cancellation in default propagation mask
by Craig Tiller
· 9 years ago
2ba9e5d
Merge pull request #2815 from jtattermusch/introduce_call_options
by Jan Tattermusch
· 9 years ago
54b5018
Fixing cpp tests.
by Julien Boeuf
· 9 years ago
d3368e4
Merge branch 'master' of github.com:grpc/grpc into server_creds_auth_md_processor
by Julien Boeuf
· 9 years ago
7e90745
Document plan to merge the GRPCChannel subclasses
by Jorge Canizales
· 9 years ago
77723b1
Document that grpc_channel_args don’t need to survive GRPCSecureChannel init
by Jorge Canizales
· 9 years ago
7c8d255
Cleanup.
by Julien Boeuf
· 9 years ago
77a7b87
Fixing API (thanks Craig for the comments) and associated tests.
by Julien Boeuf
· 9 years ago
8c5318a
Return nil instead of assert when the test certs can’t be read
by Jorge Canizales
· 9 years ago
145f865
Undo forward-declaring grpc_channel_args, which isn’t a struct!
by Jorge Canizales
· 9 years ago
d13bbed
Fix breakage (struct before undefined structs)
by Jorge Canizales
· 9 years ago
7098b1b
Merge pull request #2746 from soltanmm/user-agent
by Nathaniel Manista
· 9 years ago
d7f2ab3
Forward-declare structs in GRPCSecureChannel.h
by Jorge Canizales
· 9 years ago
82fb883
Make GRPCHost cache thread-safe.
by Jorge Canizales
· 9 years ago
cceeb51
Document intention of hostURL.port conditional check.
by Jorge Canizales
· 9 years ago
83b7971
Forward-declare GRPCCompletionQueue and grpc_call
by Jorge Canizales
· 9 years ago
5148694
Merge pull request #2396 from nicolasnoble/win32-is-an-os-too
by Craig Tiller
· 9 years ago
0607bae
Forward-declare grpc_channel and specify ownership semantics
by Jorge Canizales
· 9 years ago
5c14763
Add project metadata generation to Python
by Masood Malekghassemi
· 9 years ago
354e212
Update Objective-C
by Craig Tiller
· 9 years ago
2c3be1d
Add tests for C++ propagation
by Craig Tiller
· 9 years ago
8708dd7
Add WaitForState
by yang-g
· 9 years ago
9804924
Merge pull request #2781 from yang-g/stuboptions
by Abhishek Kumar
· 9 years ago
e40f964
Merge branch 'propagate' into every-day-i-propagate
by Craig Tiller
· 9 years ago
a5af2be
Fix integration breakage
by Craig Tiller
· 9 years ago
0700d8b
Merge github.com:grpc/grpc into kinetic-lopsided-poetry
by Craig Tiller
· 9 years ago
a6f8f92
Add comment
by Craig Tiller
· 9 years ago
fdbd728
Rename constants
by Craig Tiller
· 9 years ago
bb53614
C++ context propagation
by Craig Tiller
· 9 years ago
36f5965
clean up and add a test
by yang-g
· 9 years ago
3cd76d6
fix tests
by Jan Tattermusch
· 9 years ago
ffa17b1
regenerated code
by Jan Tattermusch
· 9 years ago
5c371f8
renamed CallContext to CallOptions
by Jan Tattermusch
· 9 years ago
e5e57ad
update generator
by Jan Tattermusch
· 9 years ago
5cb5ced
refactoring client side calls
by Jan Tattermusch
· 9 years ago
cc97fed
regenerated code
by Jan Tattermusch
· 9 years ago
641cb1b
update generator
by Jan Tattermusch
· 9 years ago
a9ddd02
add servicename field to method
by Jan Tattermusch
· 9 years ago
542e21c
refactoring AsyncCall
by Jan Tattermusch
· 9 years ago
5e10f18
introduce CallContext
by Jan Tattermusch
· 9 years ago
a73dc1c
specialize deadline type and implementation
by yang-g
· 9 years ago
c0f3279
remove new state ptr
by yang-g
· 9 years ago
88d772c
sync api needs last_observed state too
by yang-g
· 9 years ago
1ae0afc
api
by yang-g
· 9 years ago
c6f2d4f
Merge pull request #2797 from jtattermusch/polishing_api
by Jan Tattermusch
· 9 years ago
cf0e796
Merge branch 'propagate' into reduce-mac-load
by Craig Tiller
· 9 years ago
c08a4d6
Merge pull request #2801 from ctiller/shrinkify-the-bytes
by Nicolas Noble
· 9 years ago
64f32dc
Fix integration breakage
by Craig Tiller
· 9 years ago
5ade369
Merge github.com:grpc/grpc into propagate
by Craig Tiller
· 9 years ago
Next »