Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
0e2c6457d479be61275be5bd206ba5ab09a9ad86
0e2c645
Merge master into yashykt:socklent
by Yash Tibrewal
· 7 years ago
2665565
Merge pull request #14723 from yashykt/tcpservermemset
by Yash Tibrewal
· 7 years ago
81a3376
Zero out resolved address before calling accept
by Yash Tibrewal
· 7 years ago
199db91
Merge pull request #14719 from vjpai/status_test_deletion
by Vijay Pai
· 7 years ago
941dbaf
Merge pull request #14715 from yashykt/execctxcleanup
by Yash Tibrewal
· 7 years ago
355554a
Merge pull request #14716 from yihuazhang/bazel_nanopb
by yihuaz
· 7 years ago
2d596c5
Merge pull request #14617 from adelez/update_vip
by adelez
· 7 years ago
ba46afe
Delete status_test that has no coverage; replace with static_asserts
by Vijay Pai
· 7 years ago
b1c9b5f
Replace old server_host with the new one via command line.
by Adele Zhou
· 7 years ago
2401c93
Merge pull request #14657 from ghostwriternr/reflection-readme
by kpayson64
· 7 years ago
5848893
build nanopb one-off target
by Yihua Zhang
· 7 years ago
e5821cd
Merge pull request #14708 from jtattermusch/try_fix_php_distribtest_macos
by Jan Tattermusch
· 7 years ago
6934ddd
Merge pull request #14707 from jtattermusch/fix_kokoro_csharp_macos_distribtest
by Jan Tattermusch
· 7 years ago
3d10d72
Merge pull request #14706 from jtattermusch/upload_distribtest_dockerfiles
by Jan Tattermusch
· 7 years ago
44a1588
Merge master into yashykt:socklent
by Yash Tibrewal
· 7 years ago
711e32d
Add header files for exec_ctx and closure in windows iomgr header files
by Yash Tibrewal
· 7 years ago
263d665
Merge pull request #14714 from nicolasnoble/not-ALL-node
by Nicolas Noble
· 7 years ago
a22e16a
Merge master into yashykt:execctxcleanup
by Yash Tibrewal
· 7 years ago
7e24da4
Merge pull request #14535 from nownabe/ruby-doc
by apolcyn
· 7 years ago
c0cd82f
Remove unnecessary includes of exec_ctx.h
by Yash Tibrewal
· 7 years ago
6f3c4f0
Adding back nodejs version override support.
by Nicolas "Pixel" Noble
· 7 years ago
3681ca3
Merge pull request #14712 from yashykt/hotplugcpu
by Yash Tibrewal
· 7 years ago
ac872dd
Merge pull request #14556 from dgquintas/grpclb_test_call_creds_removal
by David G. Quintas
· 7 years ago
0b4361c
Add checking for hotplugged CPUs in gpr_cpu_current_cpu for linux
by Yash Tibrewal
· 7 years ago
14050f1
Merge pull request #14659 from ZhouyihaiDing/trace_call_plugin
by Zhouyihai Ding
· 7 years ago
693281d
-regextype flag is not supported on mac
by Jan Tattermusch
· 7 years ago
d0ce0a7
fix C# distribtest on kokoro macos
by Jan Tattermusch
· 7 years ago
8f841d2
fix broken docker build for python distribtest base images
by Jan Tattermusch
· 7 years ago
e2d47e8
ubuntu1504 and 1510 are past their end of life
by Jan Tattermusch
· 7 years ago
d85bc0c
upload all distribtest dockerimages to dockerhub
by Jan Tattermusch
· 7 years ago
261448e
Merge pull request #14691 from jtattermusch/kokoro_packages_distribtest
by Jan Tattermusch
· 7 years ago
43911f2
Merge pull request #14690 from apolcyn/fix_resolver_test_arg_parse
by apolcyn
· 7 years ago
6234054
Verify LB doesn't receive call creds
by David Garcia Quintas
· 7 years ago
f60cbbd
Merge pull request #14688 from kpayson64/revert_pr
by kpayson64
· 7 years ago
b20f768
Merge pull request #14702 from nathanielmanistaatgoogle/_face_interface_test
by Nathaniel Manista
· 7 years ago
f3b28b8
Merge pull request #14681 from AspirinSJL/head
by Juanli Shen
· 7 years ago
6217037
Remove _face_interface_test
by Nathaniel Manista
· 7 years ago
431aea5
Merge pull request #14700 from yashykt/httpsclitestlog
by Yash Tibrewal
· 7 years ago
f7a8f8b
Merge pull request #14687 from nathanielmanistaatgoogle/early-ok
by Nathaniel Manista
· 7 years ago
4cb0bd0
Merge pull request #14661 from murgatroid99/node_pure_js_interop_client
by Michael Lumish
· 7 years ago
7518ce9
Merge pull request #14599 from kpayson64/abstract_libuv_stuff
by kpayson64
· 7 years ago
21a64df
Merge pull request #14694 from yashykt/execctxdesc
by Yash Tibrewal
· 7 years ago
b162897
Add logging for helping debug httpcli tests
by Yash Tibrewal
· 7 years ago
7726c30
Verify early OK behavior
by Nathaniel Manista
· 7 years ago
0dee3d9
Merge branch 'master' into socklent
by Yash Tibrewal
· 7 years ago
db5f4d5
Remove unncessary casts
by Yash Tibrewal
· 7 years ago
c6e4372
Create README for gRPC Python reflection package
by Naresh
· 7 years ago
fc9c070
Update documentation for ExecCtx
by Yash Tibrewal
· 7 years ago
b62d77f
Merge pull request #14686 from markdroth/caching_byte_stream_fix
by Mark D. Roth
· 7 years ago
fc0d0e7
Simplify dn_resolver_ares
by kpayson64
· 7 years ago
80d54f3
add build_packages and distribtest kokoro jobs
by Jan Tattermusch
· 7 years ago
1eaac47
Fix arg parsing in resolver test script
by Alexander Polcyn
· 7 years ago
575bda3
Merge pull request #14675 from markdroth/auth_filter_metadata_callouts
by Mark D. Roth
· 7 years ago
5f3a452
make package builds work on kokoro
by Jan Tattermusch
· 7 years ago
129f38a
Merge pull request #14517 from makdharma/extensible_api
by Nicolas Noble
· 7 years ago
fb0dabd
Revert "Use heuristic to determine how many events to handle per iteration"
by kpayson64
· 7 years ago
3c3c4c9
Update server.h
by Vijay Pai
· 7 years ago
589e2cf
Update completion_queue.h
by Vijay Pai
· 7 years ago
626a65e
Added protected default constructor
by makdharma
· 7 years ago
49a76e9
clang-format
by Mark D. Roth
· 7 years ago
dbf4b71
added Experimental in comments
by makdharma
· 7 years ago
4941414
Avoid trying to access underlying_stream_ after it's been orphaned.
by Mark D. Roth
· 7 years ago
24e34b8
Orphan underlying byte stream as soon as it's been drained.
by Mark D. Roth
· 7 years ago
539f506
Abstract libuv implementation
by kpayson64
· 7 years ago
fcc4b9b
Fix ruby document
by nownabe
· 7 years ago
44fd655
Merge pull request #14676 from muxi/fix-inttypes-include
by Vijay Pai
· 7 years ago
7573f98
Fix call stack ref flake
by Juanli Shen
· 7 years ago
337373b9
More explicit static casts for size_t to socklen_t
by Yash Tibrewal
· 7 years ago
a7ed100
Add another missing install line
by murgatroid99
· 7 years ago
2a03c87
Fix one more file
by Muxi Yan
· 7 years ago
01d1178
Merge pull request #14678 from adelez/foundry_integration
by adelez
· 7 years ago
606742d
replaced loop with range expression
by makdharma
· 7 years ago
2c6aee9
Merge pull request #14591 from vjpai/framesize
by Vijay Pai
· 7 years ago
ac21e04
Fix python script style
by murgatroid99
· 7 years ago
d898926
Incease job to 100.
by Adele Zhou
· 7 years ago
e0e110e
Fix syntax error
by murgatroid99
· 7 years ago
06210a1
Node pure JS interop: add missing install line, skip more tests
by murgatroid99
· 7 years ago
ecc8651
Use metadata batch callouts in client_auth_filter.
by Mark D. Roth
· 7 years ago
60aa278
Remove include of inttypes.h completely
by Muxi Yan
· 7 years ago
4b37fb0
Stop including inttypes.h in gRPC core public header in Apple platforms
by Muxi Yan
· 7 years ago
9d22758
Use different docker image for Node pure JS interop tests
by murgatroid99
· 7 years ago
d10c4e1
added "Experimental" and returned raw pointers
by makdharma
· 7 years ago
41c396e
Merge pull request #14607 from markdroth/c++_byte_stream
by Mark D. Roth
· 7 years ago
1d60324
forgot to add completion_queue.h doh!
by makdharma
· 7 years ago
d10a885
removed unnecessary "virtual"
by makdharma
· 7 years ago
ec154f6
Merge pull request #14642 from MrMage/avoid-running-sed-on-backups
by Muxi Yan
· 7 years ago
1213682
Merge pull request #14662 from apolcyn/fix_broken_file_test_under_bazel
by apolcyn
· 7 years ago
4d46260
Explicit static_cast conversions
by Yash Tibrewal
· 7 years ago
a7f52a6
Merge pull request #14660 from vjpai/exception_10x
by Vijay Pai
· 7 years ago
9eb82a4
Regenerate Dockerfiles, fix image name reference, don't use mixed fixtures for Node
by murgatroid99
· 7 years ago
c04c53b
Run exception tests 10x to make sure server doesn't crash
by Vijay Pai
· 7 years ago
2c86e06
Add Node pure JS interop client
by murgatroid99
· 7 years ago
5f3b474
Blank line after including port_platform.h
by Yash Tibrewal
· 7 years ago
f133259
Fix broken golden file test under bazel
by Alexander Polcyn
· 7 years ago
e63ab97
Merge branch 'master' into socklent
by Yash Tibrewal
· 7 years ago
ea37b0c
Adding uv too
by Yash Tibrewal
· 7 years ago
c50ded2
Merge pull request #14651 from vjpai/cpp_deprecate
by Vijay Pai
· 7 years ago
c8e5233
clang-format
by makdharma
· 7 years ago
3d8b32d
Convert byte_stream API to C++.
by Mark D. Roth
· 7 years ago
8993297
php: adding trace for call_credentials callback function
by ZhouyihaiDing
· 7 years ago
Next »