Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
a353e9d7cd8ba1a73bcc13238e48a2eef7f07abd
a353e9d
clang-format
by Craig Tiller
· 9 years ago
4c33dba
Fix windows pollset initialization
by Craig Tiller
· 9 years ago
8479c97
Merge github.com:grpc/grpc into cleaner-posix2
by Craig Tiller
· 9 years ago
2b90123
Merge pull request #5943 from vjpai/make_unix_sockets_great_again
by Nicolas Noble
· 9 years ago
b92bb96
Remove errant include
by Craig Tiller
· 9 years ago
7894e60
Merge pull request #6000 from ctiller/optionalize_roundrobin
by Nicolas Noble
· 9 years ago
6fa2ce5
Merge pull request #6030 from nicolasnoble/upmerge
by Nicolas Noble
· 9 years ago
c52e559
Merge branch 'release-0_13' into upmerge
by Nicolas "Pixel" Noble
· 9 years ago
85ed15d
Merge pull request #6031 from nicolasnoble/0.13.2-pre1
by Nicolas Noble
· 9 years ago
a5dc80d
Merge pull request #5691 from ctiller/idempotent
by Nicolas Noble
· 9 years ago
dc5cd55
The release-0_13 branch is now 0.13.2-pre1.
by Nicolas "Pixel" Noble
· 9 years ago
60aa840
Remove removed files from build.yaml
by Craig Tiller
· 9 years ago
ef63762
Merge github.com:grpc/grpc into cleaner-posix2
by Craig Tiller
· 9 years ago
503b8f6
Merge branch 'cleaner-posix2' of github.com:ctiller/grpc into cleaner-posix2
by Craig Tiller
· 9 years ago
00d450a
Add compilation guards for posix only code
by Craig Tiller
· 9 years ago
90da737
Merge pull request #5699 from ctiller/accounting
by Bogdan Drutu
· 9 years ago
5339cfb
Merge pull request #5764 from ctiller/internal-canary
by Nicolas Noble
· 9 years ago
8089324
Merge pull request #6026 from nicolasnoble/flagging-0.13.1
by Nicolas Noble
· 9 years ago
b3b961f
Merge pull request #5984 from jtattermusch/perf_tests_script
by Jan Tattermusch
· 9 years ago
d259789
Merge pull request #6021 from grpc/release-0_13
by Nicolas Noble
· 9 years ago
c42b982
Merge pull request #5894 from soltanmm/stop-that
by Jan Tattermusch
· 9 years ago
214021a
Merge pull request #6025 from jtattermusch/csharp_refactor_building_take2
by Jan Tattermusch
· 9 years ago
5a6b45d
Merge branch 'master' into optionalize_roundrobin
by Craig Tiller
· 9 years ago
2a322c2
dont break mac build by EMBED_ZLIB=true again
by Jan Tattermusch
· 9 years ago
d9ff456
make C# mac build use same args as in artifact builder
by Jan Tattermusch
· 9 years ago
ff08461
Flagging the 0.13.1 release.
by Nicolas "Pixel" Noble
· 9 years ago
503c3ca
Merge pull request #5966 from jtattermusch/interop_worker_script
by adelez
· 9 years ago
2a4d478
Add a comment.
by Jan Tattermusch
· 9 years ago
d5a5094
dont break the mac build
by Jan Tattermusch
· 9 years ago
b2531e2
disable C# arch choosing for now
by Jan Tattermusch
· 9 years ago
6d28d35
refactor C# building
by Jan Tattermusch
· 9 years ago
1f5ad31
polish some .bat files
by Jan Tattermusch
· 9 years ago
a5701c6
always embed zlib and openssl for C#
by Jan Tattermusch
· 9 years ago
6449049
Fix merge error
by Craig Tiller
· 9 years ago
e50d7be
Merge github.com:grpc/grpc into cleaner-posix2
by Craig Tiller
· 9 years ago
801e684
Merge github.com:grpc/grpc into accounting
by Craig Tiller
· 9 years ago
15e0dfd
Merge github.com:grpc/grpc into optionalize_roundrobin
by Craig Tiller
· 9 years ago
e397074
Merge pull request #6020 from grpc/revert-5963-csharp_refactor_building
by Jan Tattermusch
· 9 years ago
6771361
Merge github.com:grpc/grpc into optionalize_roundrobin
by Craig Tiller
· 9 years ago
fa51d18
Merge pull request #6022 from grpc/revert-5933-sockaddr_resolver_lb
by Jan Tattermusch
· 9 years ago
dd2cfc5
Revert "added grpclb support to sockaddr resolver"
by Craig Tiller
· 9 years ago
f45496f
Fix include path
by Craig Tiller
· 9 years ago
353729a
Merge pull request #6014 from nicolasnoble/manual-upmerge
by Jan Tattermusch
· 9 years ago
1a05ba4
Fix include guards
by Craig Tiller
· 9 years ago
026a3dd
Merge github.com:grpc/grpc into accounting
by Craig Tiller
· 9 years ago
3eb403f
Revert "Refactor C# building in run_tests.py"
by Jan Tattermusch
· 9 years ago
981bfb0
Merge pull request #5933 from dgquintas/sockaddr_resolver_lb
by Jan Tattermusch
· 9 years ago
58b66f5
Merge pull request #5950 from dgquintas/lb_policies_new_interface
by Jan Tattermusch
· 9 years ago
e8e100f
Merge pull request #5978 from dgquintas/channel_args_docs
by Jan Tattermusch
· 9 years ago
23d03ef
Merge pull request #5997 from vjpai/i_know_async
by Jan Tattermusch
· 9 years ago
e6d8e87
Merge pull request #6008 from soltanmm/oops
by Jan Tattermusch
· 9 years ago
b55f1c4
Merge pull request #5963 from jtattermusch/csharp_refactor_building
by Stanley Cheung
· 9 years ago
e33f936
Merge branch 'release-0_13' into manual-upmerge
by Nicolas "Pixel" Noble
· 9 years ago
ed02571
Merge pull request #6004 from nicolasnoble/backport-of-5735
by Nicolas Noble
· 9 years ago
2cff306
Add missing dependencies
by Masood Malekghassemi
· 9 years ago
375d1f4
Better memory management for grpc_rb_byte_buffer_to_s.
by Nicolas "Pixel" Noble
· 9 years ago
dd2b465
Merge github.com:grpc/grpc into optionalize_roundrobin
by Craig Tiller
· 9 years ago
97daf35
Fix Ruby memory leaks
by Zhuochun
· 9 years ago
508e89f
Merge pull request #6003 from ctiller/uhoh
by Craig Tiller
· 9 years ago
67af237
Trim number of CPUs
by Craig Tiller
· 9 years ago
6939e41
Merge pull request #5976 from earhart/master
by Nicolas Noble
· 9 years ago
447bab1
clang-format
by Craig Tiller
· 9 years ago
6ecdab0
Merge github.com:grpc/grpc into optionalize_roundrobin
by Craig Tiller
· 9 years ago
943cdf9
Swap header/src into the right order
by Craig Tiller
· 9 years ago
64cc4a6
Merge pull request #5979 from ctiller/gource
by Nicolas Noble
· 9 years ago
5dd4118
Merge github.com:grpc/grpc into optionalize_roundrobin
by Craig Tiller
· 9 years ago
f1637b8
Merge pull request #5846 from ctiller/fuzzy-bits
by Nicolas Noble
· 9 years ago
4c5edc1
Merge github.com:grpc/grpc into optionalize_roundrobin
by Craig Tiller
· 9 years ago
ff20c2b
Add protobuf_clib to deps of grpc++_codegen_lib
by Rob Earhart
· 9 years ago
b7b8d05
Fix the Bazel build re/nanopb
by Rob Earhart
· 9 years ago
67593ff
Fix codegen
by Craig Tiller
· 9 years ago
34236d5
Merge github.com:grpc/grpc into fuzzy-bits
by Craig Tiller
· 9 years ago
796474c
Move proto code under ext/.../grpclb
by Craig Tiller
· 9 years ago
6e6230a
Merge pull request #5736 from pquerna/pq/is_wan_is_ios_only
by Jan Tattermusch
· 9 years ago
46962bb
Merge pull request #5971 from sreecha/stress_test_flexible_config
by Jan Tattermusch
· 9 years ago
3113ef4
Register plugins correctly
by Craig Tiller
· 9 years ago
fb43385
Make plugin registries work
by Craig Tiller
· 9 years ago
d2eb239
Merge pull request #5904 from jtattermusch/csharp_perf_intergrate
by Jan Tattermusch
· 9 years ago
04b7ca8
Starting plugin registry
by Craig Tiller
· 9 years ago
023caf1
Refactor build to have lb policies as extensions
by Craig Tiller
· 9 years ago
d335945
Merge github.com:grpc/grpc into cleaner-posix2
by Craig Tiller
· 9 years ago
1206423
Fix include paths
by Craig Tiller
· 9 years ago
ca5acf8
Fix test by naming parameters
by Craig Tiller
· 9 years ago
8b3fb1a
Merge github.com:grpc/grpc into internal-canary
by Craig Tiller
· 9 years ago
98f2f75
Used TYPED_TEST to parametrize Include all 4 sync/async client/server combos
by Vijay Pai
· 9 years ago
40d1a2c
clang-format
by Vijay Pai
· 9 years ago
bbbbf62
Add a concurrent test for sync client, async server case
by Vijay Pai
· 9 years ago
afbae1f
Fix mutex
by Craig Tiller
· 9 years ago
c201158
Merge github.com:grpc/grpc into idempotent
by Craig Tiller
· 9 years ago
5595c75
Merge github.com:grpc/grpc into accounting
by Craig Tiller
· 9 years ago
5648605
Fix include
by Craig Tiller
· 9 years ago
5b3391f
Merge github.com:grpc/grpc into fuzzy-bits
by Craig Tiller
· 9 years ago
797e278
Merge github.com:grpc/grpc into optionalize_roundrobin
by Craig Tiller
· 9 years ago
c91504e
Merge pull request #5900 from murgatroid99/node_callback_convention
by Nicolas Noble
· 9 years ago
ad0492d
Merge pull request #5945 from ahedberg/ip_pktinfo_optional
by Nicolas Noble
· 9 years ago
b275844
add run_performance_tests.py script
by Jan Tattermusch
· 9 years ago
d29d515
Merge pull request #5973 from ctiller/optionalize_chttp2
by Nicolas Noble
· 9 years ago
9c84fc3
Fix include guards
by Craig Tiller
· 9 years ago
14e0d98
Begin optionalizing lb policies: initial code movement
by Craig Tiller
· 9 years ago
b3b7249
Merge branch 'master' of github.com:grpc/grpc into sockaddr_resolver_lb
by David Garcia Quintas
· 9 years ago
Next »