Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
2814b5148e9f902ef2893da34cc7a81106668e9a
/
src
2814b51
formatting
by Mahak Mukhi
· 8 years ago
bcf0eb6
Merge branch 'master' of github.com:grpc/grpc
by Mahak Mukhi
· 8 years ago
529e4c5
update according to new changes in cpp code
by Mahak Mukhi
· 8 years ago
4d0ee2a
Merge pull request #10605 from ctiller/ubsan
by Craig Tiller
· 8 years ago
1838a8f
Merge pull request #10616 from apolcyn/fix_csharp_test_docker_build
by apolcyn
· 8 years ago
81b5d26
fix conflicts
by Mahak Mukhi
· 8 years ago
31d92d4
Initial commit: Auto-generate GMOCK code for client stub.
by Mahak Mukhi
· 8 years ago
7f2a15a
Merge pull request #10586 from yang-g/error_details2
by Yang Gao
· 8 years ago
c71e6a6
Revert "Implement lazy deframe"
by Craig Tiller
· 8 years ago
023a51a
Merge pull request #10473 from ctiller/truebin
by Craig Tiller
· 8 years ago
66db5a7
remove src/csharp/global.json
by Alexander Polcyn
· 8 years ago
d338dd3
Merge pull request #10598 from jtattermusch/manual_upmerge_v12x
by David G. Quintas
· 8 years ago
f452cc5
Merge pull request #9626 from muxi/lazy-deframe
by Muxi Yan
· 8 years ago
becd3a4
Merge pull request #10566 from muxi/fix-trailer-only
by Muxi Yan
· 8 years ago
c44895f
Merge pull request #10540 from muxi/restore-cronet-tests
by Muxi Yan
· 8 years ago
7fea751
ubsan fixes
by Craig Tiller
· 8 years ago
9f99c30
Handle 0-length
by Craig Tiller
· 8 years ago
ca3b32f
Handle div0
by Craig Tiller
· 8 years ago
12d716c
add nl
by Craig Tiller
· 8 years ago
f072165
Merge github.com:grpc/grpc into truebin
by Craig Tiller
· 8 years ago
43713e6
Merge remote-tracking branch 'upstream/v1.2.x' into HEAD
by Jan Tattermusch
· 8 years ago
f200f25
Merge pull request #10564 from apolcyn/deflake_ruby_test
by apolcyn
· 8 years ago
eceec8e
Add helper function to supply and parse error_details from Status.
by yang-g
· 8 years ago
3e1f562
clang-format
by Muxi Yan
· 8 years ago
1abba9d
Fix lower bound on max message size channel arguments
by murgatroid99
· 8 years ago
9b02001
get rid of racey sleep 5 and use a cv to wait forever
by Alexander Polcyn
· 8 years ago
8ae7f77
Merge remote-tracking branch 'upstream/master' into fix-trailer-only
by Muxi Yan
· 8 years ago
e3683ca
Merge pull request #9328 from trimbo/metadata_dns
by jboeuf
· 8 years ago
6b99d80
Merge pull request #10501 from ctiller/epex2
by Craig Tiller
· 8 years ago
108a109
Google Compute Metadata hostname fix
by Chris Trimble
· 8 years ago
81addac
Merge remote-tracking branch 'upstream/master' into lazy-deframe
by Muxi Yan
· 8 years ago
a002b24
clang-format
by Muxi Yan
· 8 years ago
498e2b3
Merge pull request #10480 from jtattermusch/csharp_new_projects
by Jan Tattermusch
· 8 years ago
830cfd4
Merge pull request #10542 from jtattermusch/intptr_avoid_boxing
by Jan Tattermusch
· 8 years ago
02e26c9
Merge pull request #10521 from y-zeng/fix_max_idle
by Yuchen Zeng
· 8 years ago
62f91a4
Update comments on variables thread safety
by Muxi Yan
· 8 years ago
3ce4d9c7
Remove unused variable
by Muxi Yan
· 8 years ago
9396914
Work with error refs
by Muxi Yan
· 8 years ago
2c01070
Work with error refs
by Muxi Yan
· 8 years ago
9da7b95
int -> bool
by Muxi Yan
· 8 years ago
6cc2a99
Remove redundant assignment
by Muxi Yan
· 8 years ago
02646c3
int -> bool
by Muxi Yan
· 8 years ago
afdad3e
clean up unused code
by Muxi Yan
· 8 years ago
c248f5b
int -> bool
by Muxi Yan
· 8 years ago
e899e32
Move deframe_unprocessed_incoming_frames to frame_data.c
by Muxi Yan
· 8 years ago
48cba2a
Send content-type on trailer-only responses
by Muxi Yan
· 8 years ago
d6dd46a
fix flakey race in ruby tests
by Alexander Polcyn
· 8 years ago
115b4fa
Merge pull request #10407 from kpayson64/alpine_linux_support
by kpayson64
· 8 years ago
2dfc3af
Merge pull request #10537 from jboeuf/ssl_factory_cleanup
by jboeuf
· 8 years ago
fcfa5a3
Merge pull request #10518 from murgatroid99/node_express_benchmark_fix
by Michael Lumish
· 8 years ago
6e86397
Merge pull request #10524 from yang-g/error_details
by Yang Gao
· 8 years ago
7f0d198
avoid boxing of IntPtr
by Jan Tattermusch
· 8 years ago
300be7e
Fix the cronet_transport error
by Muxi Yan
· 8 years ago
da2f0cf
Restore Cronet test accidentally removed
by Muxi Yan
· 8 years ago
c702a7a
clang-format
by Muxi Yan
· 8 years ago
47b49ce
Merge pull request #10509 from apolcyn/json_driver_rpc_logger
by apolcyn
· 8 years ago
935d02e
Cleanup of tsi ssl handshaker factories.
by Julien Boeuf
· 8 years ago
1383895
Initial commit: Auto-generate GMOCK code for client stub.
by Mahak Mukhi
· 8 years ago
2018a40
create a grpc client qps test logging reporter
by Alexander Polcyn
· 8 years ago
d587d33
Merge pull request #10515 from jtattermusch/backport_global_json
by Jan Tattermusch
· 8 years ago
f4c8add
support C++ error_details
by yang-g
· 8 years ago
185d413
Fix the max idle timer
by Yuchen Zeng
· 8 years ago
848073f
Clean up unused variables and funcs
by Muxi Yan
· 8 years ago
7cfa1bf
Bump version to 1.2.3
by murgatroid99
· 8 years ago
06ea7d3
Merge pull request #10508 from murgatroid99/node_offline_hang
by Michael Lumish
· 8 years ago
a78582b
Ignore a couple of errors in the Node express benchmark
by murgatroid99
· 8 years ago
3a0b847
Merge remote-tracking branch 'upstream/master' into lazy-deframe
by Muxi Yan
· 8 years ago
01499e0
Revert "Fix a bug in slice_buffer:maybe_embiggen"
by Muxi Yan
· 8 years ago
dd550c7
Merge pull request #10211 from muxi/fix-maybe-embiggen
by Muxi Yan
· 8 years ago
d7a610b
clang-format and unban
by Muxi Yan
· 8 years ago
55a61e4
Merge pull request #10492 from ncteisen/error-overflow
by Noah Eisen
· 8 years ago
3f5b8aa
remove global.json
by Jan Tattermusch
· 8 years ago
6ed454e
make C# docker image in sync with GCE performance workers
by Jan Tattermusch
· 8 years ago
d3a5635
Add global.json file to pick dotnet core SDK version
by Jan Tattermusch
· 8 years ago
e27f061
Unban
by Muxi Yan
· 8 years ago
3ddc5da
update docs
by Jan Tattermusch
· 8 years ago
b58d946
fix package downgrade warning in dotnet restore
by Jan Tattermusch
· 8 years ago
8b43521
fix C# build_packages scripts
by Jan Tattermusch
· 8 years ago
3c344d2
adjust run_tests scripts
by Jan Tattermusch
· 8 years ago
7727c76
Initial migration to new .csproj files
by Jan Tattermusch
· 8 years ago
95c4e79
Merge pull request #10500 from jtattermusch/upmerge_v12x
by Jan Tattermusch
· 8 years ago
93aa1e7
Merge pull request #10467 from sreecha/bm_cq_multi_threads
by Sree Kuchibhotla
· 8 years ago
71f1b8e
Merge pull request #10231 from ctiller/dynamic_tcp_sizing
by Craig Tiller
· 8 years ago
50da9d8
Fix python bug
by Muxi Yan
· 8 years ago
bbf4e5b
Merge pull request #10468 from murgatroid99/node_call_destruction_bug
by Michael Lumish
· 8 years ago
a075688
Merge pull request #10503 from murgatroid99/node_memory_leak_2
by Michael Lumish
· 8 years ago
fbed284
Merge pull request #10365 from ctiller/lazy-parent
by Craig Tiller
· 8 years ago
3ac309e
Node: fix hang after DNS resolution failure
by murgatroid99
· 8 years ago
786c852
clang fmt
by Noah Eisen
· 8 years ago
95b5ce0
Python bug fix
by Muxi Yan
· 8 years ago
2a4ea2d
Node: consolidate call destruction logic
by murgatroid99
· 8 years ago
975b510
Fix build on Alpine linux + add portability tests
by Ken Payson
· 8 years ago
e98ae0e
Merge pull request #10204 from murgatroid99/node_protobuf_js_6_upgrade
by Michael Lumish
· 8 years ago
619cbbb
Merge pull request #10491 from y-zeng/fix_max_age
by Yuchen Zeng
· 8 years ago
3569a76
Explicitly include atm to fix Windows build
by Craig Tiller
· 8 years ago
fc8d671
Fix posix leakage
by Craig Tiller
· 8 years ago
120ee3b
Merge github.com:grpc/grpc into dynamic_tcp_sizing
by Craig Tiller
· 8 years ago
a8052c7
Correct use of ProtoBuf.js 6 message encoding API
by murgatroid99
· 8 years ago
c6ec115
Fix error overflow bug
by Noah Eisen
· 8 years ago
77e06b2
Node: fix leak of sent metadata
by murgatroid99
· 8 years ago
Next »