Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
fa9b7c1bc6488be17d18007f45c57dac39ea5b79
fa9b7c1
Merge pull request #6334 from tberghammer/android-64bit
by Nicolas Noble
· 8 years ago
2e67fee
Merge pull request #6909 from jtattermusch/csharp_client_streaming
by Jan Tattermusch
· 8 years ago
dd692b3
Merge pull request #6908 from jtattermusch/csharp_send_completion_dedup
by Jan Tattermusch
· 8 years ago
efcaa4b
Merge pull request #6884 from jtattermusch/manual_upmerge_0_14_to_master
by Nicolas Noble
· 8 years ago
f8bd01f
Merge remote-tracking branch 'upstream/master' into manual_upmerge_0_14_to_master
by Jan Tattermusch
· 8 years ago
8fb6c92
Merge pull request #6875 from y-zeng/log_check
by Jan Tattermusch
· 8 years ago
b4fc876
Merge pull request #6900 from nathanielmanistaatgoogle/_rpc_test-future-division
by Jan Tattermusch
· 8 years ago
655e28f
Merge pull request #6904 from nathanielmanistaatgoogle/unimplemented-for-cardinality-violation
by Jan Tattermusch
· 8 years ago
6f42fd9
Merge pull request #6632 from stanley-cheung/php-add-trailing-metadata-api
by Jan Tattermusch
· 8 years ago
2eb09ee
improve docs for IAsyncStreamReader
by Jan Tattermusch
· 8 years ago
b8d50af
deduplicate send finished handler
by Jan Tattermusch
· 8 years ago
f2ce430
fix terminal encoding for cocoapods
by Jan Tattermusch
· 8 years ago
febfd32
Merge pull request #6572 from y-zeng/base64_decode
by Jan Tattermusch
· 8 years ago
d66c381
Merge pull request #6857 from kpayson64/python_cleanup
by Jan Tattermusch
· 8 years ago
fd1419a
Merge pull request #6873 from kpayson64/python_signal_handling
by Jan Tattermusch
· 8 years ago
b383c68
Merge pull request #6874 from nathanielmanistaatgoogle/ga
by Jan Tattermusch
· 8 years ago
8857adc
Merge pull request #6881 from kpayson64/python_create_channel_bug
by Jan Tattermusch
· 8 years ago
0442214
UNIMPLEMENTED status for cardinality violation
by Nathaniel Manista
· 8 years ago
1e44766
Drop unnecessary future division import
by Nathaniel Manista
· 8 years ago
6668d51
php: add call getTrailingMetadata API
by Stanley Cheung
· 8 years ago
e697b7d
Merge pull request #6895 from dgquintas/async_docs_fixit
by David G. Quintas
· 8 years ago
0aa23d8
Merge pull request #6704 from yang-g/distribtest
by Jan Tattermusch
· 8 years ago
eeffc68
Merge pull request #6890 from jtattermusch/csharp_less_verbose_logs
by Jan Tattermusch
· 8 years ago
289dcb1
Rename gpr_strpad as gpr_leftpad
by Yuchen Zeng
· 8 years ago
058c9de
Added to server's shutdown docstrings
by David Garcia Quintas
· 8 years ago
a47acad
Merge pull request #6852 from nathanielmanistaatgoogle/status-codes
by Abhishek Kumar
· 8 years ago
ed74285
Added cleanup to the server thread's join method.
by Ken Payson
· 8 years ago
46f4a68
minor fixes
by yang-g
· 8 years ago
a3a7528
Merge pull request #6887 from stanley-cheung/php-remove-composer-version
by Jan Tattermusch
· 8 years ago
f24665f
Fix create_[secure/insecure]_channel argument order
by Ken Payson
· 8 years ago
5225f83
Merge pull request #6865 from vjpai/stylin
by Jan Tattermusch
· 8 years ago
1363077
Merge pull request #6438 from y-zeng/reflection_separate_lib
by Jan Tattermusch
· 8 years ago
74823b9
Merge pull request #6879 from kpayson64/server_metadata_fix
by Jan Tattermusch
· 8 years ago
7d670f5
Merge pull request #6634 from stanley-cheung/php-add-channel-to-stub-constructor
by Jan Tattermusch
· 8 years ago
4547940
Python GA code generation
by Nathaniel Manista
· 8 years ago
504b3b9
set default gRPC C# logging level to Info
by Jan Tattermusch
· 8 years ago
2bab9a8
add LogLevel enum
by Jan Tattermusch
· 8 years ago
aee9d1a
Added check for signals in poll() Also removed the unused pluck() function
by Ken Payson
· 8 years ago
f38f2bb
php: remove explicit version in composer.json
by Stanley Cheung
· 8 years ago
e4fd5b9
C# merge fixups
by Jan Tattermusch
· 8 years ago
5fa6b5d
regenerate PHP's package.xml
by Jan Tattermusch
· 8 years ago
8f893e1
Merge remote-tracking branch 'upstream/release-0_14' into HEAD
by Jan Tattermusch
· 8 years ago
a011572
cloning from the local repo
by yang-g
· 8 years ago
e05d319
php: add channel argument to BaseStub constructor
by Stanley Cheung
· 8 years ago
6b943e5
Fixed bug with server initial metadata type translation
by Ken Payson
· 8 years ago
55ca239
Merge pull request #6547 from kpayson64/py_generic_stream_test
by Jan Tattermusch
· 8 years ago
9ed5589
Merge pull request #6867 from ctiller/blazing-fuzz
by Jan Tattermusch
· 8 years ago
f04a94b
Merge pull request #6864 from ctiller/fuzzing-hell
by Jan Tattermusch
· 8 years ago
7aabab7
Added unit test for empty request/responses
by Ken Payson
· 8 years ago
68e5ecb
Merge pull request #6503 from kpayson64/python_3_support
by Jan Tattermusch
· 8 years ago
ead5499
Merge pull request #6840 from yang-g/command-line-tool-1
by Jan Tattermusch
· 8 years ago
6d13e4d
Merge pull request #6869 from jtattermusch/runtest_add_more_portability_targets
by Jan Tattermusch
· 8 years ago
6d258c5
add support for clang3.5, clang3.7 and gcc4.6
by Jan Tattermusch
· 8 years ago
77a927b
Digraph
by vjpai
· 8 years ago
bcf5023
Fix zookeeper_test
by Yuchen Zeng
· 8 years ago
654db3d
Regenerate build files
by Yuchen Zeng
· 8 years ago
ed81a88
Merge remote-tracking branch 'upstream/master' into log_format_check
by Yuchen Zeng
· 8 years ago
beaa357
Fix type mismatch for type_size
by Yuchen Zeng
· 8 years ago
0ba1144
Fix gpr_log format mismatches in c++ tests
by Yuchen Zeng
· 8 years ago
1f24af8
Restricted the check to GUNC
by Yuchen Zeng
· 8 years ago
a9e3ea3
Merge pull request #6659 from stanley-cheung/php-fix-style
by Jan Tattermusch
· 8 years ago
dfbee48
Merge pull request #6853 from nathanielmanistaatgoogle/operationtyple-equals-equals
by Jan Tattermusch
· 8 years ago
1efb601
Initial Python3 support
by Ken Payson
· 8 years ago
64c0e8d
Add format check for gpr_log and gpr_asprintf
by Yuchen Zeng
· 8 years ago
8da8511
Expand corpus, make one-shot runners not self-check leaks (to give ASAN a chance)
by Craig Tiller
· 8 years ago
bd67b55
this_thread
by vjpai
· 8 years ago
3a6385b
Add ref to test
by vjpai
· 8 years ago
e4e865f
Fix fuzzing detected bug
by Craig Tiller
· 8 years ago
967e378
More docs
by vjpai
· 8 years ago
41c7d01
First draft of C++ style guide, minor changes to C
by vjpai
· 8 years ago
0aa822b
minor fixes
by Yang Gao
· 8 years ago
698d3e9
Merge pull request #6822 from yang-g/empty_message_test
by Jan Tattermusch
· 8 years ago
216e1a1
Merge pull request #6804 from ctiller/plugin_advertisement
by Jan Tattermusch
· 8 years ago
e4fb0fe
Merge pull request #6753 from ctiller/fuzz-me
by Jan Tattermusch
· 8 years ago
032a03e
Merge pull request #6828 from soltanmm/arkenhammer
by Jan Tattermusch
· 8 years ago
d2c0256
Merge pull request #6855 from makdharma/issue6834
by Jan Tattermusch
· 8 years ago
24cb78d
Merge pull request #6751 from soltanmm/6522
by Jan Tattermusch
· 8 years ago
a68b07e
Merge pull request #6841 from makdharma/issue6344
by Jan Tattermusch
· 8 years ago
a5871cf
Merge pull request #6843 from soltanmm/doc-tools
by Jan Tattermusch
· 8 years ago
c266368
Merge pull request #6811 from soltanmm/names
by Jan Tattermusch
· 8 years ago
6fba013
Merge pull request #6773 from y-zeng/handler_http_response
by Jan Tattermusch
· 8 years ago
16816cd
Merge pull request #6461 from y-zeng/fix-async-example
by Jan Tattermusch
· 8 years ago
d36b901
Merge pull request #6829 from jtattermusch/csharp_add_server_test
by Jan Tattermusch
· 8 years ago
857495a
fix for #6834
by Makarand Dharmapurikar
· 8 years ago
5f8ad89
Use == instead of is for cygrpc.OperationTypes
by Nathaniel Manista
· 8 years ago
c9dc834
Document cardinality violation status codes
by Nathaniel Manista
· 8 years ago
d7a15b8
Merge remote-tracking branch 'upstream/master' into base64_decode
by Yuchen Zeng
· 8 years ago
8e93533
allow shutdown of unstarted server
by Jan Tattermusch
· 8 years ago
1bc2976
Merge pull request #6481 from dgquintas/compression_md_level_bis
by Jan Tattermusch
· 8 years ago
b81f172
Merge pull request #6610 from xyzzyz/external_fd_fresh
by Jan Tattermusch
· 8 years ago
40e9665
Merge pull request #6779 from dgquintas/rr_docs
by Jan Tattermusch
· 8 years ago
4f527d5
Merge pull request #6833 from rjshade/sockopts
by Jan Tattermusch
· 8 years ago
ac48d1a
Merge pull request #6656 from dklempner/qps_report
by Jan Tattermusch
· 8 years ago
82c3dd1
Add usage documentation to Python tools distribution
by Masood Malekghassemi
· 8 years ago
0a0c1b0
Merge remote-tracking branch 'upstream/master' into base64_decode
by Yuchen Zeng
· 8 years ago
2bdde23
Remove zu specifiers
by Yuchen Zeng
· 8 years ago
e27d189
Factor out json seriailzation code and move it into parse_json.
by David Klempner
· 8 years ago
cb79b29
fix for issue 6344. added printing of .proto file comments in generated code.
by Makarand Dharmapurikar
· 8 years ago
ac4b3a6
Create command_line_tool.md
by Yang Gao
· 8 years ago
d861b13
Merge pull request #6823 from makdharma/bugfixes
by Jan Tattermusch
· 8 years ago
Next »