Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
b6da0207d2b0fb3010c9aeabea2b727934e25ef7
b6da020
Merge pull request #10260 from kerneltime/master
by Jan Tattermusch
· 8 years ago
f143fa8
Merge pull request #9843 from mpwarres/udp_server_socket_factory
by Michael Warres
· 8 years ago
c46b3eb
Add socket factory support to udp_server.c
by Michael Warres
· 8 years ago
6f1e443
Merge pull request #10216 from mehrdada/python-service-reflection
by Mehrdad Afshari
· 8 years ago
0273594
Add pylint comment to justify unused import
by Mehrdad Afshari
· 8 years ago
5c8a47e
Merge pull request #9776 from apolcyn/add_http2_flow_control_interop_tests
by apolcyn
· 8 years ago
626efa6
Temporarily disable testFileContainingExtension
by Mehrdad Afshari
· 8 years ago
7472e13
Sort service_names returned by python reflection
by Mehrdad Afshari
· 8 years ago
7be69fc
Add helper function for enabling python reflection
by Mehrdad Afshari
· 8 years ago
9ca61fd
Add all_extension_numbers_of_type in py reflection
by Mehrdad Afshari
· 8 years ago
03d9500
Test all_extension_numbers_of_type
by Mehrdad Afshari
· 8 years ago
8be4e03
Add ReflectionServicer._file_containing_extension
by Mehrdad Afshari
· 8 years ago
a0cbe8c
Fix and un-skip testFileContainingExtension
by Mehrdad Afshari
· 8 years ago
209c41a
Merge pull request #10255 from nathanielmanistaatgoogle/_pb2_grpc-unnecessary-imports
by Nathaniel Manista
· 8 years ago
5583756
Merge pull request #10109 from ncteisen/error-slice-optimization
by Noah Eisen
· 8 years ago
3d194ad
Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization
by Noah Eisen
· 8 years ago
48fda55
Merge pull request #10189 from ctiller/call_cases
by Craig Tiller
· 8 years ago
659ae12
Fix markdown to comply with GitHub
by Ritesh Shukla
· 8 years ago
50fdc8a
add http2 server test for unary calls that uses small frames and padding
by Alexander Polcyn
· 8 years ago
3f90a95
Merge pull request #10252 from jboeuf/no_creds_assert_in_server_auth_filter
by Robbie Shade
· 8 years ago
be0dba1
Merge pull request #10247 from y-zeng/fix_lb_subchannel
by Yuchen Zeng
· 8 years ago
b130275
Merge pull request #10253 from ctiller/bm_chttp2_top2
by Craig Tiller
· 8 years ago
2f390db
Drop unnecessary imports from _pb2_grpc.py files
by Nathaniel Manista
· 8 years ago
407101b
Add bm
by Craig Tiller
· 8 years ago
9fb3131
Enroll bm_chttp2_transport into bigquery pipeline
by Craig Tiller
· 8 years ago
bbc9622
Merge pull request #9864 from michielbdejong/patch-1
by Michael Lumish
· 8 years ago
b14ab80
Fixes for new APIs
by Craig Tiller
· 8 years ago
8f0fd82
Removing credentials assert in server_auth_filter.
by Julien Boeuf
· 8 years ago
eeb3b24
Merge pull request #10238 from ctiller/bm_chttp2_top
by Craig Tiller
· 8 years ago
02ee91b
Merge pull request #10203 from ncteisen/error-ownership-semantics
by Noah Eisen
· 8 years ago
5c42af6
Merge pull request #9655 from markdroth/remove_initial_connect_string
by Mark D. Roth
· 8 years ago
1855710
Merge pull request #10210 from muxi/enable-cronet-compression
by Muxi Yan
· 8 years ago
4c2e57d
Regen project
by ncteisen
· 8 years ago
031cfeb
Line breaks and doc reffing
by ncteisen
· 8 years ago
8e2713e
Merge pull request #10228 from kpayson64/gpr_assert_thd
by kpayson64
· 8 years ago
c88fd35
Add reproduction
by Yuchen Zeng
· 8 years ago
3431996
Fix subchannel creation in pick_first and round_robin
by Yuchen Zeng
· 8 years ago
31041c9
Merge github.com:grpc/grpc into call_cases
by Craig Tiller
· 8 years ago
9f615de
Merge pull request #10242 from dgquintas/fix_sanity
by David G. Quintas
· 8 years ago
e63cde9
Fix sanity, generated projects
by David Garcia Quintas
· 8 years ago
ac433cf
Assert on thread creation
by Ken Payson
· 8 years ago
d4143f2
Merge pull request #10208 from muxi/fix-trailer-only
by Muxi Yan
· 8 years ago
12b44ae
Merge remote-tracking branch 'upstream/master' into enable-cronet-compression
by Muxi Yan
· 8 years ago
62d1dd9
Merge pull request #9850 from markdroth/retry_throttle
by Mark D. Roth
· 8 years ago
c9ff208
Merge pull request #10151 from y-zeng/fix_set_socket_mutator
by Yuchen Zeng
· 8 years ago
f7c2cd2
Ran generate_projects.sh.
by Mark D. Roth
· 8 years ago
14ef5d8
Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string
by Mark D. Roth
· 8 years ago
94f3ddd
clang-format
by Muxi Yan
· 8 years ago
e50c7bd
Merge pull request #10227 from kpayson64/optional_enum34
by kpayson64
· 8 years ago
3e9e2fd
Merge pull request #10200 from ctiller/bad_tracking
by Craig Tiller
· 8 years ago
18f09a0
Add benchmark suite for chttp2
by Craig Tiller
· 8 years ago
d86d742
Remove BUILD rule for removed test.
by Mark D. Roth
· 8 years ago
d5fa26e
Merge pull request #10201 from vjpai/combiner_explainer
by Vijay Pai
· 8 years ago
b4478ff
Comment
by Muxi Yan
· 8 years ago
25909c4
Merge pull request #10220 from ctiller/fuzzingmac
by Craig Tiller
· 8 years ago
7c050ea
Merge pull request #10102 from ctiller/fuzzing-long
by Craig Tiller
· 8 years ago
34e9194
Make enum34 only required for Python 2.7
by Ken Payson
· 8 years ago
eb6f201
Improvement on reading compression byt
by Muxi Yan
· 8 years ago
4967344
Merge pull request #10212 from nathanielmanistaatgoogle/update-tests
by Nathaniel Manista
· 8 years ago
f9c910f
Merge pull request #10207 from y-zeng/tcp_server_severity
by Yuchen Zeng
· 8 years ago
c9bb78f
Make fuzzers run on mac (but not on mac on jenkins)
by Craig Tiller
· 8 years ago
bb7484c
Update tests to current gRPC code elements
by Nathaniel Manista
· 8 years ago
59660e5
Add supprot of processing trailer-only response in cronet_transport.c
by Muxi Yan
· 8 years ago
18de3d72
Make changes suggested by Mark, make this pass sanity
by Vijay Pai
· 8 years ago
cb2f3f6
Downgrade error severity to INFO when failing to add a listener
by Yuchen Zeng
· 8 years ago
780cf2a
Fix that there is no :status header in the case of trailer-only failure reply
by Muxi Yan
· 8 years ago
3c3093c
Fix that there is no :status header in the case of trailer-only failure reply
by Muxi Yan
· 8 years ago
0aea920
Add compression support to cronet transport
by Muxi Yan
· 8 years ago
257d4d6
Regenerate project
by ncteisen
· 8 years ago
0d11361
Add error ownership doc
by ncteisen
· 8 years ago
40a947e
Merge pull request #9889 from y-zeng/channel_arg
by Yuchen Zeng
· 8 years ago
289bc21
Merge pull request #9995 from y-zeng/cpu_test
by Yuchen Zeng
· 8 years ago
d9efa4a
Merge pull request #10123 from y-zeng/android
by Yuchen Zeng
· 8 years ago
f3792b2
Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string
by Mark D. Roth
· 8 years ago
11c57e8
Merge pull request #10165 from markdroth/proxy_mapper_init_fix
by Mark D. Roth
· 8 years ago
a340987
Merge pull request #10179 from markdroth/proxy_mapper_channel_arg_fix
by Mark D. Roth
· 8 years ago
14ea772
Explain combiner
by Vijay Pai
· 8 years ago
8c74445
Fix tracking of writes: we dont need TrackCounters for bm_fullstack since the fixture does it
by Craig Tiller
· 8 years ago
693d2b4
Merge remote-tracking branch 'upstream/master' into retry_throttle
by Mark D. Roth
· 8 years ago
fecba53
Switch to using a CAS loop to update the token value.
by Mark D. Roth
· 8 years ago
18f5b66
Merge pull request #10090 from rjshade/add_test_flags
by Yang Gao
· 8 years ago
d2304d9
Merge remote-tracking branch 'upstream/master' into proxy_mapper_init_fix
by Mark D. Roth
· 8 years ago
01deb9d
add hyper to Dockerfile.template
by Eric Gribkoff
· 8 years ago
2f59cf2
move health check to just before running test cases
by Eric Gribkoff
· 8 years ago
246c0ee
delay health check, increase timeout
by Eric Gribkoff
· 8 years ago
6ce6166
reenable health check, disable other interop tests
by Eric Gribkoff
· 8 years ago
f9d0804
disable wait for healthy
by Eric Gribkoff
· 8 years ago
92a5d28
increase wait for healthy timeout
by Eric Gribkoff
· 8 years ago
d86a19e
check error for docker inspect
by Eric Gribkoff
· 8 years ago
d3b1600
add comments for health check docker flags
by Eric Gribkoff
· 8 years ago
22afddf
add health check for http2 server
by Eric Gribkoff
· 8 years ago
bee6ec2
refactor common_options, correct output for manual run
by Eric Gribkoff
· 8 years ago
61335ec
use docker port mapping for http2 server
by Eric Gribkoff
· 8 years ago
95f48c1
really add _
by Eric Gribkoff
· 8 years ago
69e2f82
add _
by Eric Gribkoff
· 8 years ago
5ae42a1
stop http2 test server with error code when failures occur
by Eric Gribkoff
· 8 years ago
5438888
Merge pull request #9806 from vjpai/increase_the_suppression
by Vijay Pai
· 8 years ago
e0e809f
Merge pull request #10135 from ctiller/call_arena
by Craig Tiller
· 8 years ago
1c154bf
Merge pull request #10190 from yang-g/build_fix
by Yang Gao
· 8 years ago
9df13b2
Add missing files
by yang-g
· 8 years ago
Next »