Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
47fd9ce1fa6f15963e46c7229c6b7c0fecf73cb3
47fd9ce
Merge pull request #1136 from nicolasnoble/plugins-as-libs
by Yang Gao
· 10 years ago
a8891c0
Merge pull request #1135 from vjpai/fix_gcc_4_4
by Nicolas Noble
· 10 years ago
4f1350a
Merge pull request #1 from nicolasnoble/fix_gcc_4_4
by Vijay Pai
· 10 years ago
fd2b093
Adding a simple 'buildonly' test.
by Nicolas "Pixel" Noble
· 10 years ago
714cf69
Moving all of the codegens into a temporary static library.
by Nicolas "Pixel" Noble
· 10 years ago
f865a6b
Merge remote-tracking branch 'upstream/master' into fix_gcc_4_4
by vjpai
· 10 years ago
d5933b6
Remove lambda expression being used in grpc C++ library
by vjpai
· 10 years ago
f731d68
Avoid a problem when clang pretends to be GNUC
by vjpai
· 10 years ago
335b97d
Revert "Remove lambda expression to support older compilers"
by Vijay Pai
· 10 years ago
5d5b1d8
Remove lambda expression to support older compilers
by vjpai
· 10 years ago
3ff350c
Make a fake version of nullptr to work with old compilers
by vjpai
· 10 years ago
96e32aa
Merge pull request #1133 from yang-g/cleanup
by Nicolas Noble
· 10 years ago
ad0dd69
Merge pull request #1123 from vjpai/range_based_for_removal
by Nicolas Noble
· 10 years ago
884ed08
clang-format c++ code under examples
by Yang Gao
· 10 years ago
16c78c9
Clean up unneeded includes and remove shutdown protobuf library
by Yang Gao
· 10 years ago
0992749
Merge pull request #1114 from nicolasnoble/windows-fixes
by Jan Tattermusch
· 10 years ago
e98b1cc
Merge remote-tracking branch 'upstream/master'
by vjpai
· 10 years ago
df9f764
Revert "Allow nullptr to be passed in if user doesn't care about tag"
by vjpai
· 10 years ago
c637cc9
Merge pull request #1128 from jboeuf/static_analysis_fixes
by Nicolas Noble
· 10 years ago
2f22346
Fixing errors found by clang static analysis.
by Julien Boeuf
· 10 years ago
4cba0ca
Allow nullptr to be passed in if user doesn't care about tag for next,asyncnext
by vjpai
· 10 years ago
1856db4
Merge branch 'master' of github.com:vjpai/grpc
by vjpai
· 10 years ago
9b0ff3b
Merge remote-tracking branch 'upstream/master'
by vjpai
· 10 years ago
dad14be
Merge pull request #1014 from murgatroid99/php_new_core_api
by Tim Emiola
· 10 years ago
8dafd52
Revert "Remove dead members of server context"
by Vijay Pai
· 10 years ago
652b7e9
Revert "Remove dead members of server context"
by Vijay Pai
· 10 years ago
82dd80a
Elminate range-based fors and work around some other limitations in older compilers
by Vijay Pai
· 10 years ago
8ba8cfe
Merge remote-tracking branch 'upstream/master'
by Vijay Pai
· 10 years ago
9c4425a
Added comments to new functions in call.c
by murgatroid99
· 10 years ago
e6c108e
Merge pull request #1119 from tbetbetbe/grpc_ruby_update_rakefile
by Michael Lumish
· 10 years ago
7bca47e
Merge pull request #1117 from yang-g/ruby
by Tim Emiola
· 10 years ago
0975311
Merge pull request #1116 from tbetbetbe/grpc_ruby_renable_server_first_bidi_test
by Michael Lumish
· 10 years ago
f20d760
Updates the Rakefile
by Tim Emiola
· 10 years ago
4ea8e4a
Merge remote-tracking branch 'upstream/master'
by vjpai
· 10 years ago
478568e
Use grpc:: counterparts in ruby code generator
by Yang Gao
· 10 years ago
f3770c3
Renables the test checking the server can send the initial bidi message
by Tim Emiola
· 10 years ago
5a8cfdd
Merge pull request #1097 from murgatroid99/node_general_interface
by Tim Emiola
· 10 years ago
71d2f55
Merge pull request #1090 from murgatroid99/node_qps_test
by Tim Emiola
· 10 years ago
9002777
Merge remote-tracking branch 'upstream/master'
by vjpai
· 10 years ago
8703f4d
Various Windows fixes.
by Nicolas Noble
· 10 years ago
f37bc1f
Merge pull request #1112 from tbetbetbe/grpc_ruby_fix_metadata_handling_when_deadline_specified
by Michael Lumish
· 10 years ago
d83373b
Merge pull request #1111 from jboeuf/openssl_version_check
by Nicolas Noble
· 10 years ago
601869b
Enables some incorrectly disabled tests
by Tim Emiola
· 10 years ago
77e2fb0
Corrects the handling of metadata when the optional deadline is specified
by Tim Emiola
· 10 years ago
b0823fd
Added requested comments
by murgatroid99
· 10 years ago
94c5e71
Added a comment to server.js
by murgatroid99
· 10 years ago
a42bd27
Merge pull request #1100 from ejona86/use-mvn-central
by Tim Emiola
· 10 years ago
046d92d
Merge remote-tracking branch 'upstream/master'
by Vijay Pai
· 10 years ago
8931cc1
Adding a test to check the openssl version we are using.
by Julien Boeuf
· 10 years ago
10bb15c
Merge pull request #1108 from yang-g/overflowfix
by Vijay Pai
· 10 years ago
8c8588c
Remove dead members of server context
by Vijay Pai
· 10 years ago
cdb2a6e
Protect on some overflow scenarios, add a test and build/run the test
by Yang Gao
· 10 years ago
93f1ed3
Merge pull request #1107 from nicolasnoble/openssl
by jboeuf
· 10 years ago
f280409
Merge pull request #1101 from soltanmm/sanitize
by Nicolas Noble
· 10 years ago
8ca92d6
Upgrading to OpenSSL 1.0.2a - https://www.openssl.org/news/secadv_20150319.txt
by Nicolas "Pixel" Noble
· 10 years ago
65c803b
Sanitize Python plugin
by Masood Malekghassemi
· 10 years ago
c67aaea
Merge pull request #1105 from murgatroid99/node_compute_engine_creds_test_fix
by Tim Emiola
· 10 years ago
b7b965c
Make Next free of time_point to timespec conversion
by Yang Gao
· 10 years ago
90da75e
Fixed Compute Engine Auth username check
by murgatroid99
· 10 years ago
3bd5fa6
Merge pull request #1102 from nicolasnoble/build-regen
by David Klempner
· 10 years ago
710b6a4
Added a few more missing files and re-generated project files.
by Nicolas "Pixel" Noble
· 10 years ago
49d0df3
Merge pull request #1099 from nicolasnoble/build-regen
by Jan Tattermusch
· 10 years ago
55420b0
Use protobuf java and nano from Maven Central
by Eric Anderson
· 10 years ago
889b5e1
Merge pull request #1081 from soltanmm/internal-codegen-support-s2
by Nicolas Noble
· 10 years ago
51f5b91
Adding missing public files to build.json, and re-generating all project files.
by Nicolas "Pixel" Noble
· 10 years ago
43c5fe6
Merge pull request #1094 from nicolasnoble/msys2-makefile
by David Klempner
· 10 years ago
e0f24dc
Added a test for generic client and server constructors
by murgatroid99
· 10 years ago
2cff008
Merge pull request #1074 from jcanizales/makes-cpu-posix-portable
by Abhishek Kumar
· 10 years ago
5e36d0d
Merge pull request #1093 from nicolasnoble/windows
by Jan Tattermusch
· 10 years ago
1c0f54a
Merge pull request #1092 from nicolasnoble/msvc-c++
by Jan Tattermusch
· 10 years ago
c55a1d4
Merge pull request #1091 from dklempner/trim_metadata_test
by Vijay Pai
· 10 years ago
f0b6e26
Merge pull request #1066 from yang-g/clangformat
by Vijay Pai
· 10 years ago
050e37a
resolve merge error
by Yang Gao
· 10 years ago
1fc0469
sync to head and run clang-format again
by Yang Gao
· 10 years ago
99f1c1e
Merge pull request #1095 from nicolasnoble/no-minmax
by Vijay Pai
· 10 years ago
eab96f5
Dodging VisualStudio's #define of max().
by Nicolas "Pixel" Noble
· 10 years ago
cfd6073
Various Windows fixes.
by Nicolas Noble
· 10 years ago
f868118
Better support for msys2.
by Nicolas Noble
· 10 years ago
3f66ae9
Merge pull request #1084 from yang-g/addtestcase
by donnadionne
· 10 years ago
f209397
Merge pull request #1067 from yang-g/print
by donnadionne
· 10 years ago
e023e98
Added functions to create generic servers and clients
by murgatroid99
· 10 years ago
6cf02ed
Merge pull request #1075 from murgatroid99/node_binary_metadata
by Tim Emiola
· 10 years ago
33013ce
Merge pull request #1088 from nicolasnoble/windows-atm
by David Klempner
· 10 years ago
17caeef
Merge pull request #1060 from tbetbetbe/grpc-tools-add-proto-bin-docker-image
by Jan Tattermusch
· 10 years ago
0d949f5
Updates the structure and name of the tar.gz archive
by Tim Emiola
· 10 years ago
a4ac78c
Make metadata_test test_things_stick_around use fewer strings
by David Klempner
· 10 years ago
5cb82b5
Added Node QPS test
by murgatroid99
· 10 years ago
64af683
Corrects some spelling mistakes
by Tim Emiola
· 10 years ago
fb23f1c
Adds a file containing the version
by Tim Emiola
· 10 years ago
b050ce9
Fixes for Windows atomics.
by Nicolas "Pixel" Noble
· 10 years ago
0e93c92
Merge pull request #1080 from tbetbetbe/grpc_ruby_add_back_server_finish_calls
by Michael Lumish
· 10 years ago
6c398b3
Merge pull request #1079 from tbetbetbe/grpc_ruby_adds_metadata_server_active_call_view
by Michael Lumish
· 10 years ago
7bcad2c
Merge pull request #1069 from donnadionne/add_csharp_server
by Jan Tattermusch
· 10 years ago
1ee2e4f
Add csharp server to interop tests
by Donna Dionne
· 10 years ago
a8edeae
Merge pull request #1072 from yang-g/refreshtoken
by jboeuf
· 10 years ago
8f72c0b
Add jwt_token_creds test case to interop test for c++
by Yang Gao
· 10 years ago
cb8985d
Merge pull request #1077 from tbetbetbe/grpc-ruby-fix-interop-bug
by Michael Lumish
· 10 years ago
3bb5215
Make Python package spec indirect
by Masood Malekghassemi
· 10 years ago
e52995e
Adds back calls to #finish at the end of server calls
by Tim Emiola
· 10 years ago
62e3cc8
Exposes the metadata method in server-side ActiveCall view classes
by Tim Emiola
· 10 years ago
Next »