Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
97244d5810e2b0c2b5733094d46d13a061a94424
97244d5
clang-format, make code more self-documenting
by Craig Tiller
· 9 years ago
5c123fd
Add a shard channel arg to client channel construction
by Craig Tiller
· 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
7fb941e
Merge pull request #6260 from sreecha/stress_test_misc
by Jan Tattermusch
· 9 years ago
1569258
Merge pull request #6328 from jtattermusch/performance_tests_facelift
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
7f789d6
Merge pull request #6324 from jtattermusch/interop_fixups
by Jan Tattermusch
· 9 years ago
c18a859
Merge pull request #6348 from jtattermusch/csharp_codegen_comments
by Jan Tattermusch
· 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
f128cd2
Merge pull request #6196 from y-zeng/call-error-to-string
by Craig Tiller
· 9 years ago
b364a31
Merge pull request #6255 from stanley-cheung/fix-buildgen-plugin-comment
by Craig Tiller
· 9 years ago
e107f8e
Merge pull request #6205 from BenchR267/objc-nullability
by Jorge Canizales
· 9 years ago
832ae81
Allow additive changes to protos w/o forcing user implementation
by Masood Malekghassemi
· 9 years ago
1408920
get rid of local qpsworkers before starting the tests
by Jan Tattermusch
· 9 years ago
e2fd653
Merge pull request #6304 from ctiller/expandypie
by Nicolas Noble
· 9 years ago
b143ca0
Merge pull request #6284 from jtattermusch/csharp_optional_client_codegen
by Nicolas Noble
· 9 years ago
8cb50ed
Merge pull request #6268 from nicolasnoble/example_fix
by Nicolas Noble
· 9 years ago
6f60766
Load default roots.pem in Node via grpc_set_ssl_roots_override_callback
by murgatroid99
· 9 years ago
165c62f
Merge pull request #6183 from nicolasnoble/msys-support
by Jan Tattermusch
· 9 years ago
4c6fa9b
Merge pull request #6150 from nicolasnoble/sanitize
by Jan Tattermusch
· 9 years ago
d79b7ab
Merge pull request #6300 from dmitriykovalev/master
by Jan Tattermusch
· 9 years ago
081ad7a
Merge pull request #6295 from markdroth/content_type_semicolon2
by Jan Tattermusch
· 9 years ago
24b68cd
generate interop test Dockerfiles using templates
by Jan Tattermusch
· 9 years ago
c218d05
move interop test docker files to a subdir
by Jan Tattermusch
· 9 years ago
31bad32
get rid of the unused grpc_base Dockerfile
by Jan Tattermusch
· 9 years ago
85a9383
run all implemented C# interop tests
by Jan Tattermusch
· 9 years ago
a631669
get rid of the old homebrew/linuxbrew tests
by Jan Tattermusch
· 9 years ago
6da28b2
cleanup interop test scripts
by Jan Tattermusch
· 9 years ago
cca098e
Merge pull request #6299 from jtattermusch/fix_5912
by Jan Tattermusch
· 9 years ago
e018330
Merge pull request #6286 from jtattermusch/runtests_python3_support
by Jan Tattermusch
· 9 years ago
f5266d3
Merge branch 'master' into stress_test_misc
by Sree Kuchibhotla
· 9 years ago
d06e929
Add Windows-specifics to Python docs
by Masood Malekghassemi
· 9 years ago
92b8dec
Make Node servers warn instead of fail when a method is missing a handler
by murgatroid99
· 9 years ago
8658b17
Fixed minor Node compilation issue
by murgatroid99
· 9 years ago
1f3319b
Fixed clang formatting problems.
by Mark D. Roth
· 9 years ago
cec4298
Merge pull request #4569 from jskeet/fix-buildall
by Jan Tattermusch
· 9 years ago
c17939a
Merge pull request #6181 from yang-g/proto_comments
by Jan Tattermusch
· 9 years ago
1843ccb
Use static const strings
by Benjamin Herzog
· 9 years ago
640d71d
Use cpp macros for the "application/grpc" string and its length.
by Mark D. Roth
· 9 years ago
f16427d
Merge pull request #6303 from ctiller/fix_metadata_refs
by Vijay Pai
· 9 years ago
a93e5a4
Fix use-after-free
by Craig Tiller
· 9 years ago
9859d8d
Fix use-after-free
by Craig Tiller
· 9 years ago
144ab98
Merge branch 'fix_metadata_refs' into split-me-baby-one-more-time
by Craig Tiller
· 9 years ago
068d143
Expand corpora
by Craig Tiller
· 9 years ago
773d990
Fix refcounting bug for mdstrs
by Craig Tiller
· 9 years ago
ee9de2f
cleanup build_interop.sh for python
by Jan Tattermusch
· 9 years ago
825471c
Add --compiler python3.4 option to run_tests.py
by Jan Tattermusch
· 9 years ago
7c0e1ee
regenerate code
by Jan Tattermusch
· 9 years ago
4e0f73c
add internal_access option for C# codegen
by Jan Tattermusch
· 9 years ago
5f8872f
introduce c# generator options
by Jan Tattermusch
· 9 years ago
a967ee5
support custom parsegeneratorparameter
by Jan Tattermusch
· 9 years ago
44f7c54
params for generating only client/server
by Jan Tattermusch
· 9 years ago
85c3ab0
fix #5912
by Jan Tattermusch
· 9 years ago
eeef86c
Merge pull request #6282 from jtattermusch/disable_internal_obsolete
by Jan Tattermusch
· 9 years ago
6b16aaa
merge and resolve conflict
by yang-g
· 9 years ago
9c734c0
Merge pull request #6220 from stanley-cheung/php-for-release-14
by Jan Tattermusch
· 9 years ago
a4e7eca
Merge pull request #6281 from jtattermusch/csharp_assembly_versions
by Jan Tattermusch
· 9 years ago
e6077b8
Merge pull request #6233 from ewr/fetch-peer-cert-in-ruby
by Jan Tattermusch
· 9 years ago
7d78ab2
Merge pull request #6229 from grpc/python_test_proto_gen
by Jan Tattermusch
· 9 years ago
d29142a
Merge pull request #5959 from royalharsh/master
by Jan Tattermusch
· 9 years ago
3b09980
Merge pull request #6238 from gwvo/master
by Jan Tattermusch
· 9 years ago
c5b1eef
Change C implementation to not log an "Unexpected content-type" message
by Mark D. Roth
· 9 years ago
707c9e2
Changed python proto build to use shared protos
by Ken Payson
· 9 years ago
8cc7332
Merge pull request #6266 from murgatroid99/ruby_stress_client
by Jan Tattermusch
· 9 years ago
a49e730
Merge pull request #5445 from murgatroid99/node_protoc_plugin
by Jan Tattermusch
· 9 years ago
89c5cb5
Merge github.com:grpc/grpc into split-me-baby-one-more-time
by Craig Tiller
· 9 years ago
44b9cd7
Fix the sanity error reported by check_sources_and_headers.py
by Sree Kuchibhotla
· 9 years ago
8c065a7
clang format
by Sree Kuchibhotla
· 9 years ago
fd59e4e
Merge branch 'master' into stress_test_misc
by Sree Kuchibhotla
· 9 years ago
deadbcd
Wrap delegate line to fix a Rubocop error about line length
by Eric Richardson
· 9 years ago
b695b9b
Some additional fixes to make the C++ codegen not depend on protobuf.
by Wouter van Oortmerssen
· 9 years ago
eb91310
Init tracers after plugin registration
by David Garcia Quintas
· 9 years ago
c3d869e
Merge pull request #6160 from ctiller/api_fuzzer
by Nicolas Noble
· 9 years ago
11c83e9
Dont run fuzzer outputs on windows, mac (save some CPU)
by Craig Tiller
· 9 years ago
25ff544
Merge pull request #6277 from ctiller/shutdown_proper_like
by Nicolas Noble
· 9 years ago
57d1e08
resolve comments
by yang-g
· 9 years ago
55fad17
regenerate C# protos
by Jan Tattermusch
· 9 years ago
cc8a4b3
disable warnings for use of our own obsolete interfaces
by Jan Tattermusch
· 9 years ago
23a9ca5
fix assembly version attributes for C#
by Jan Tattermusch
· 9 years ago
482ce5e
Fix typo
by Craig Tiller
· 9 years ago
d64be98
Merge pull request #6105 from miselin/http-parser-allow-more-newlines
by Jan Tattermusch
· 9 years ago
1c35498
Merge pull request #6256 from jtattermusch/csharp_stressclient
by Jan Tattermusch
· 9 years ago
f4bc99e
address comments
by Jan Tattermusch
· 9 years ago
bf2315c
Merge pull request #6242 from vjpai/i_have_the_best_variants
by Jan Tattermusch
· 9 years ago
9a16376
php: prepare for release 0.14
by Stanley Cheung
· 9 years ago
653ea75
Properly shutdown pollsets before destroying them
by Craig Tiller
· 9 years ago
d5c6eca
Expand corpus
by Craig Tiller
· 9 years ago
d2906ad
Fix bug
by Craig Tiller
· 9 years ago
a803fac
Expand corpus
by Craig Tiller
· 9 years ago
a75c63b
Merge pull request #5073 from mleenhardt/calloptions-fluent
by Jan Tattermusch
· 9 years ago
1596abb
Expand corpus
by Craig Tiller
· 9 years ago
55cbf1d
Expand corpus
by Craig Tiller
· 9 years ago
Next »