Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
9766f4f42482155c5442bd5e3c065ec68caa7a1f
9766f4f
Merge github.com:grpc/grpc into test_affine
by Craig Tiller
· 9 years ago
8c1d796
Merge pull request #6620 from ctiller/fuzz-it
by Jan Tattermusch
· 9 years ago
fcbe7da
Merge pull request #6588 from soltanmm/you're-my-compression
by Jan Tattermusch
· 9 years ago
64a553f
Merge pull request #6329 from dgquintas/tiny_include_guard_fix
by Jan Tattermusch
· 9 years ago
057a2f8
Merge pull request #6445 from yang-g/unique_ptr_reset
by Jan Tattermusch
· 9 years ago
aa51f63
Merge pull request #6463 from dgquintas/fix_compression_interop
by Jan Tattermusch
· 9 years ago
deb8c3e
Merge pull request #6499 from dgquintas/compression_accept_encoding
by Jan Tattermusch
· 9 years ago
2b62eb5
Merge pull request #6607 from michaelbausor/master
by Jan Tattermusch
· 9 years ago
7987d79
Merge branch 'fuzz-it' of https://github.com/ctiller/grpc into fuzz-it
by Craig Tiller
· 9 years ago
2bcf78d
Expand corpus
by Craig Tiller
· 9 years ago
0b4d123
Merge pull request #6622 from ctiller/fix-master
by Craig Tiller
· 9 years ago
2d8427a
Expand corpus
by Craig Tiller
· 9 years ago
93cc06a
Add compression support to Cython layers
by Masood Malekghassemi
· 9 years ago
d5ed5a9
Merge pull request #6590 from jtattermusch/perf_script_improvements
by Jan Tattermusch
· 9 years ago
9be075c
Fix leak in port deallocation
by Craig Tiller
· 9 years ago
88ef00e
Remove broken test
by Craig Tiller
· 9 years ago
534fd0a
Regen projects
by Craig Tiller
· 9 years ago
bff5e91
Merge branch 'fuzz-it' of https://github.com/ctiller/grpc into fuzz-it
by Craig Tiller
· 9 years ago
cf2cce6
Bug fixes
by Craig Tiller
· 9 years ago
c1623dc
Expand corpus
by Craig Tiller
· 9 years ago
8010daa
Merge pull request #6542 from ctiller/ecterm
by Jan Tattermusch
· 9 years ago
71d0f5f
Expand corpus
by Craig Tiller
· 9 years ago
37a85c3
Expand corpus
by Craig Tiller
· 9 years ago
9a0da59
Merge pull request #6602 from nathanielmanistaatgoogle/test-parallelism
by Jan Tattermusch
· 9 years ago
19144a6
Merge pull request #6439 from kpayson64/python_health_check
by Jan Tattermusch
· 9 years ago
f1dc3de
Merge pull request #6568 from dgquintas/fix-include-guards-long-names
by Jan Tattermusch
· 9 years ago
305b0f4
Merge pull request #6587 from dgquintas/fix-proto-utils-anon-namespace
by Jan Tattermusch
· 9 years ago
4b67b7f
Merge pull request #6603 from ctiller/better_wakeups
by Jan Tattermusch
· 9 years ago
2eb7e2f
Merge pull request #6609 from nathanielmanistaatgoogle/sooner-or-later
by Jan Tattermusch
· 9 years ago
fc9c1a7
Merge pull request #6556 from goldenbull/master
by Jan Tattermusch
· 9 years ago
1b6969a
Merge pull request #6589 from dklempner/return_unused_port
by Jan Tattermusch
· 9 years ago
40945c7
Add missing function for completion queue
by Craig Tiller
· 9 years ago
9f9d422
Further server cq affinity work
by Craig Tiller
· 9 years ago
948afdd
Run clang-format against port_posix.c and port_windows.c
by David Klempner
· 9 years ago
418a821
Begin sharding request queues per cq
by Craig Tiller
· 9 years ago
ea8ae09
"sooner" -> "server" typo correction
by Nathaniel Manista
· 9 years ago
6f7756e
Expand corpus
by Craig Tiller
· 9 years ago
e2f7f31
Expand corpus
by Craig Tiller
· 9 years ago
1f963ba
Expand corpus
by Craig Tiller
· 9 years ago
4f8e40b
Updated functions with TSRM macros for ZTS support
by Michael Bausor
· 9 years ago
c3b88b0
Better testing
by Craig Tiller
· 9 years ago
a0e10d4
Merge branch 'better_wakeups' into test_affine
by Craig Tiller
· 9 years ago
556e5ae
Fix accelerated wakeups
by Craig Tiller
· 9 years ago
d5b3482
Expand corpus
by Craig Tiller
· 9 years ago
680822f
Expand corpus
by Craig Tiller
· 9 years ago
3fe7199
Split and rename test_constants.PARALLELISM
by Nathaniel Manista
· 9 years ago
892c370
Expand corpora
by Craig Tiller
· 9 years ago
9d2822a
Fix fuzzer bugs
by Craig Tiller
· 9 years ago
2f9fc7b
Fix fuzzer bug, add corpora
by Craig Tiller
· 9 years ago
d855075
Add fuzzing for receving messages after close
by Craig Tiller
· 9 years ago
1102faf
Merge branch 'connect_first' into test_affine
by Craig Tiller
· 9 years ago
b1d3b36
Add affinity to ev_poll_posix
by Craig Tiller
· 9 years ago
f7a670f
Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine
by Craig Tiller
· 9 years ago
5cbccd0
set client params differently for sync and async client
by Jan Tattermusch
· 9 years ago
1ba1bba
Merge pull request #6567 from markdroth/large_metadata_test_fix
by David Klempner
· 9 years ago
6fb122d
Add calls to grpc_recycle_unused_port to two of the tests which call
by David Klempner
· 9 years ago
c7614cf
Fix declarations in port.h to not be ambiguous in C due to K&R.
by David Klempner
· 9 years ago
0fde713
Fixed usage of anon namespace inside .h
by David Garcia Quintas
· 9 years ago
3bf45e1
Merge pull request #6583 from carl-mastrangelo/dotdotdot
by Jan Tattermusch
· 9 years ago
37a907e
add support for CLIENT_LANGUAGE setting
by Jan Tattermusch
· 9 years ago
9ad288e
Merge pull request #6578 from jtattermusch/add_bat_copyrights
by Jan Tattermusch
· 9 years ago
086601f
Merge pull request #6414 from y-zeng/reflection_proto
by Yuchen Zeng
· 9 years ago
52237e3
clang-format
by Craig Tiller
· 9 years ago
63d24f1
Make qps workers connect before even warmup stage begins
by Craig Tiller
· 9 years ago
013a0ea
Fix stress test JVM Args
by Carl Mastrangelo
· 9 years ago
c9e1959
add copyright to the template as well
by Jan Tattermusch
· 9 years ago
2ecb08f
Merge branch 'master' into return_unused_port
by David Klempner
· 9 years ago
2754c91
Add an API to return an unused port to the portserver
by David Klempner
· 9 years ago
effd74c
Merge pull request #5456 from ctiller/cleaner-posix3
by Jan Tattermusch
· 9 years ago
f551edf
add missing copyrights to .bat files
by Jan Tattermusch
· 9 years ago
fdb8931
check for copyright in .bat files
by Jan Tattermusch
· 9 years ago
ebf6640
Merge pull request #6569 from yang-g/ubsan
by Jan Tattermusch
· 9 years ago
c96151b
Merge pull request #6561 from vjpai/ytpo
by Jan Tattermusch
· 9 years ago
4e84182
Merge pull request #6570 from dgquintas/better-compression-docs-and-names
by Jan Tattermusch
· 9 years ago
5028334
Further renamings (compression channel arg keys)
by David Garcia Quintas
· 9 years ago
11b520a
New protobuf version
by David Garcia Quintas
· 9 years ago
183ba02
Renamed some defines
by David Garcia Quintas
· 9 years ago
e644cfd
better docstrings for compression_types.h
by David Garcia Quintas
· 9 years ago
6ce4d0b
prepare to enable ubsan in continuous build
by yang-g
· 9 years ago
9346616
Allow for multiline #endif guards
by David Garcia Quintas
· 9 years ago
2ea66c3
Added comment about repeated responses
by Yuchen Zeng
· 9 years ago
f11f2b1
Merge pull request #6453 from kpayson64/python_protoc
by Jan Tattermusch
· 9 years ago
20b7d48
Merge pull request #6529 from thinkerou/master
by Jan Tattermusch
· 9 years ago
1aa28f0
Merge pull request #6546 from carl-mastrangelo/womble
by Jan Tattermusch
· 9 years ago
5eba797
Switch from snprintf() to gpr_asprintf().
by Mark D. Roth
· 9 years ago
7362135
Merge remote-tracking branch 'upstream/master' into unique_ptr_reset
by yang-g
· 9 years ago
a709afe
Merge pull request #6479 from kpayson64/python_protoc_formatting
by Jan Tattermusch
· 9 years ago
8b34ab0
Merge pull request #6552 from jboeuf/add_curlies
by Jan Tattermusch
· 9 years ago
0eb3e13
Fix large_metadata_bad_client_test to avoid C99 string literal length limit.
by Mark D. Roth
· 9 years ago
a8663fa
Merge pull request #6553 from grpc/revert-6488-revert-6214-master
by Jan Tattermusch
· 9 years ago
7e0b812
Merge pull request #6562 from rjshade/on_orphan_callback
by Jan Tattermusch
· 9 years ago
677e04d
Merge pull request #6431 from murgatroid99/node_protoc_examples
by Jan Tattermusch
· 9 years ago
5f902c1
Fix tsan reported error
by Craig Tiller
· 9 years ago
9aa6f40
Add callback when gRPC FD is about to be orphaned.
by Robbie Shade
· 9 years ago
368e889
Merge branch 'cleaner-posix3' of github.com:ctiller/grpc into cleaner-posix3
by Craig Tiller
· 9 years ago
a65f9f5
Fix test usage of pollset
by Craig Tiller
· 9 years ago
26dd2b8
Merge pull request #6560 from jtattermusch/csharp_channel_shutdown_improvements
by Jan Tattermusch
· 9 years ago
b4cb249
steaming -> streaming
by Vijay Pai
· 9 years ago
d310451
Remove redundant declaration
by Craig Tiller
· 9 years ago
528fb66
improve channel behavior in shutdown situations
by Jan Tattermusch
· 9 years ago
Next »