Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
ded51698fdd55e93080a3a76cb0d7cdf42068a2c
« Previous
3d2dfcb
Merge pull request #1152 from murgatroid99/docker_php_composer
by Tim Emiola
· 10 years ago
99c2997
Merge pull request #1148 from nathanielmanistaatgoogle/construction-functions
by Masood Malekghassemi
· 10 years ago
abd364d
Minor fix to test case switch statement, to fix a false negative
by murgatroid99
· 10 years ago
875eece
Merge pull request #1110 from yang-g/cancel
by Vijay Pai
· 10 years ago
0c4b0dd
Add tests with delayed cancellation from client and server
by Yang Gao
· 10 years ago
3781a63
Changed PHP version to 5.5 in Dockerfiles
by murgatroid99
· 10 years ago
f492b16
Unify early_adopter construction functions
by Nathaniel Manista
· 10 years ago
fbf8a37
Merge branch 'master' into cancel
by Yang Gao
· 10 years ago
675de61
Merge pull request #1147 from murgatroid99/php_composer
by Tim Emiola
· 10 years ago
bc6f3f0
Merge pull request #1144 from yang-g/genericstub
by Vijay Pai
· 10 years ago
9ddc3da
Removed redundant autoload require lines
by murgatroid99
· 10 years ago
80df992
Added composer commands to PHP Dockerfiles
by murgatroid99
· 10 years ago
b946b5e
Refactor and add a unit test
by Yang Gao
· 10 years ago
b7d9daa
Merge branch 'master' into php_composer
by murgatroid99
· 10 years ago
b2a6d01
Replaced existing autoloader with one generated by composer
by murgatroid99
· 10 years ago
d506d55
Added composer file to PHP library
by murgatroid99
· 10 years ago
ce0268c
Merge pull request #1145 from murgatroid99/docker_install_php
by Tim Emiola
· 10 years ago
d081a22
Removed ruby installation change
by murgatroid99
· 10 years ago
92e86f9
Updated php_base Dockerfile to install PHP instead of compiling it
by murgatroid99
· 10 years ago
fa50753
Merge pull request #1113 from vjpai/qps-stream
by Yang Gao
· 10 years ago
48bbd00
merge upstream and resolve conflict
by Yang Gao
· 10 years ago
166f9d0
add back mis-deleted method string
by Yang Gao
· 10 years ago
ced2b89
Finish grpc_cli
by Yang Gao
· 10 years ago
f9b6335
Merge pull request #1141 from nicolasnoble/private-public
by Yang Gao
· 10 years ago
9979494
Merge pull request #1143 from nicolasnoble/compiler-opt
by Vijay Pai
· 10 years ago
32934cf
Merge pull request #1120 from tatsuhiro-t/fix-crash-with-host-header-field
by David Klempner
· 10 years ago
e0eda5f
Fixed proto syntax
by murgatroid99
· 10 years ago
d48a969
Small compiler optimization.
by Nicolas "Pixel" Noble
· 10 years ago
65c5efb
Private headers shouldn't be public...
by Nicolas "Pixel" Noble
· 10 years ago
a8c7c20
Merge pull request #1139 from vjpai/fix_tests_4_4
by Nicolas Noble
· 10 years ago
eb21bdd
Finished adding trailing metadata tests
by murgatroid99
· 10 years ago
35fb038
Merge branch 'master' into node_trailing_metadata
by murgatroid99
· 10 years ago
10dd2a1
Merge pull request #1137 from murgatroid99/php_better_batches
by Tim Emiola
· 10 years ago
3c10ee4
Merge pull request #989 from murgatroid99/core_start_batch_trace
by Nicolas Noble
· 10 years ago
6130809
Work around a compiler limitation caused by inability to properly handle
by vjpai
· 10 years ago
92a928f
Make string construction explicit as implicit conversion doesn't work in 4.4
by Vijay Pai
· 10 years ago
4bcab68
Include the config.h file to make sure that nullptr is covered
by vjpai
· 10 years ago
33872de
Merge remote-tracking branch 'upstream/master'
by vjpai
· 10 years ago
9140a06
Replaced existing PHP files with more batch-based implementation
by murgatroid99
· 10 years ago
bef9cbc
Eliminate range-based fors
by Vijay Pai
· 10 years ago
96d3b8a
Merge branch 'vjpai-qps-stream' into qps-stream
by Vijay Pai
· 10 years ago
9032adc
Fix conflicts
by Vijay Pai
· 10 years ago
6699037
Merge pull request #1134 from murgatroid99/php_interop_ssl_fix
by Tim Emiola
· 10 years ago
d07a278
Started adding support for trailing metadata
by murgatroid99
· 10 years ago
1b50d04
Merge pull request #1115 from nicolasnoble/rpc-collision
by Yang Gao
· 10 years ago
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
1e47514
Removing range-based for loop.
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
25da29a
Merge remote-tracking branch 'upstream/master'
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
11f64fb
Make a fake version of nullptr to satisfy old compilers
by vjpai
· 10 years ago
96e32aa
Merge pull request #1133 from yang-g/cleanup
by Nicolas Noble
· 10 years ago
b2863f5
Merge branch 'master' into php_interop_ssl_fix
by murgatroid99
· 10 years ago
c1da8f2
Made necessary changes to get interop tests working
by murgatroid99
· 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
a5e20d3
a stub of the cli tool
by Yang Gao
· 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
b8b3e01
Adding Dockerfile for grpc/scan-build.
by Nicolas "Pixel" Noble
· 10 years ago
2f22346
Fixing errors found by clang static analysis.
by Julien Boeuf
· 10 years ago
685e4d9
Fixed errors in ActiveCall
by murgatroid99
· 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
5c4ff03
Fix server crash if host header field is translated to :authority
by Tatsuhiro Tsujikawa
· 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
375a82b
Adding the ability to specify a service namespace on protoc's command line.
by Nicolas "Pixel" Noble
· 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
6266b93
Sweep different parameter sets in a single shell script.
by Vijay Pai
· 10 years ago
fa6ea85
Revert "Remove dead members of server context"
by Vijay Pai
· 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
c16a5af
Fix conflicts caused by formatting
by Vijay Pai
· 10 years ago
Next »