Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
ac0002adb8c8baa9382576c8075fda6b7cd02dab
ac0002a
Made Objective C plugin build without error
by murgatroid99
· 10 years ago
d3efd0a
Created Objective C stub code generators
by murgatroid99
· 10 years ago
fdd65f3
Merge pull request #1203 from nathanielmanistaatgoogle/update-interop-generated-code
by Masood Malekghassemi
· 10 years ago
dce2f52
Merge pull request #1204 from jtattermusch/examples_cleanup
by Michael Lumish
· 10 years ago
5180df4
Merge pull request #1201 from nathanielmanistaatgoogle/metadata-transformer
by Masood Malekghassemi
· 10 years ago
89ad057
Update the generated Python interop code.
by Nathaniel Manista
· 10 years ago
14832f8
Merge pull request #1191 from nicolasnoble/gpr_thd_join
by Jan Tattermusch
· 10 years ago
9a6b60d
Merge pull request #1194 from tbetbetbe/grpc_tools_simplify_deb_building
by Jan Tattermusch
· 10 years ago
0d8d958
Merge pull request #1198 from atombender/master
by Michael Lumish
· 10 years ago
d6a5636
Merge pull request #1199 from atombender/gyp-fix-mac
by Michael Lumish
· 10 years ago
425e46c
Fix compilation of Node package conditionally on Mac:
by Alexander Staubo
· 10 years ago
cd7096d
Add a metadata_transformer to the Python stub.
by Nathaniel Manista
· 10 years ago
378a7d0
Merge pull request #1186 from theRealWardo/patch-1
by LisaFC
· 10 years ago
3f670f4
Remove unused references to malloc.h (which is non-standard, Linux-specific and generally deprecated; use <cstdlib> instead).
by Alexander Staubo
· 10 years ago
6c963cd
Merge pull request #1196 from vjpai/fix-time-race
by Nicolas Noble
· 10 years ago
cf1a7e0
Remove the racy check added in commit i74c14e5ac752edc7e1dc0aaf31abfd1153df1d0a.
by Vijay Pai
· 10 years ago
cc6017b
Merge pull request #1189 from soltanmm/remove-semicolons
by Nathaniel Manista
· 10 years ago
0bfdfa1
Simplifies the work needed to create a new deb
by Tim Emiola
· 10 years ago
7cf25a6
Merge pull request #1193 from tbetbetbe/grpc_tools_deb_builder_configure_version
by Jorge Canizales
· 10 years ago
f82b378
Add the version of the built deb to be configured by a file
by Tim Emiola
· 10 years ago
2a113f6
Add the version of the built deb to be configured by a file
by Tim Emiola
· 10 years ago
91647cc
Adding joinable threads, and gpr_thd_join.
by Nicolas Noble
· 10 years ago
300ebc4
Merge pull request #1140 from murgatroid99/node_trailing_metadata
by Tim Emiola
· 10 years ago
ef38504
Merge pull request #1190 from nicolasnoble/shared-cleanup
by Jan Tattermusch
· 10 years ago
49388b3
Reworded test case descriptions
by murgatroid99
· 10 years ago
8be9887
Merge pull request #1178 from murgatroid99/php_camel_case_methods
by Tim Emiola
· 10 years ago
3a00f60
Merge pull request #1181 from murgatroid99/php_gen_code_test_update
by Tim Emiola
· 10 years ago
660a33e
Satisfy C90 pedantry in Python adapter
by Masood Malekghassemi
· 10 years ago
ad1d7d9
Actually removing shared project files now.
by Nicolas "Pixel" Noble
· 10 years ago
a4b0909
Merge pull request #1180 from vjpai/perf-0402
by Yang Gao
· 10 years ago
7c26b0e
move Documentation up in the readme
by Matt Ward
· 10 years ago
8c61db9
cleanup of C# API examples
by Jan Tattermusch
· 10 years ago
74c14e5
Add in a racy check for min deadline in run_some_expired_alarms before
by Vijay Pai
· 10 years ago
e80fdd3
Updated GeneratedCodeTest to match (not so) recent stub changes
by murgatroid99
· 10 years ago
1fa0c08
Merge pull request #1173 from nicolasnoble/vs2010
by Jan Tattermusch
· 10 years ago
7d3d9ca
Eliminate a redundant unlock-lock pair since this code is only invoked from
by Vijay Pai
· 10 years ago
dc7110f
Add new CONFIG for building with mutrace
by Vijay Pai
· 10 years ago
f2554d0
Revive proper SIGINT handling
by Vijay Pai
· 10 years ago
63adffe
Merge pull request #1177 from yang-g/bugfix
by Vijay Pai
· 10 years ago
a727fe2
Created Visual Studio 2010 project files.
by Nicolas "Pixel" Noble
· 10 years ago
e9866e9
resolve comment
by Yang Gao
· 10 years ago
bd946eb
Merge pull request #1172 from nicolasnoble/warnings
by Vijay Pai
· 10 years ago
10286d3
Updated PHP files to new method names
by murgatroid99
· 10 years ago
c1d7e24
Changed C files to have camelCase method names
by murgatroid99
· 10 years ago
b53af53
Bug fix. User can destroy status after calling Finish and we should keep a copy of it instead of a pointer
by Yang Gao
· 10 years ago
e8d6c5b
Merge pull request #1129 from nicolasnoble/scan-build
by Tim Emiola
· 10 years ago
78023ce
Merge pull request #1166 from murgatroid99/docker_php_regen_code
by Tim Emiola
· 10 years ago
bdf24cf
Merge pull request #1153 from murgatroid99/php_interop_selector_fix
by Tim Emiola
· 10 years ago
a830d3c
Merge pull request #1170 from murgatroid99/php_external_includes
by Tim Emiola
· 10 years ago
5228f62
Merge pull request #1169 from yang-g/pickport
by Nicolas Noble
· 10 years ago
7f13eb2
Shutting off warnings about control paths.
by Nicolas "Pixel" Noble
· 10 years ago
52bc8f9
Merge pull request #1163 from soltanmm/metadata
by Nathaniel Manista
· 10 years ago
841f90f
Add metadata support to low-level Python framework
by Masood Malekghassemi
· 10 years ago
bfa9e4f
Fixed scripts again for PHP 5.5
by murgatroid99
· 10 years ago
bbbb3a0
Updated scripts with PHP 5.6's build location
by murgatroid99
· 10 years ago
9e0ee11
Removed pedantic flag from PHP build
by murgatroid99
· 10 years ago
7eb76cc
make target of port.c depend on test_config
by Yang Gao
· 10 years ago
8242ba7
Made external header includes use angle brackets
by murgatroid99
· 10 years ago
929481e
add missing header into build.json and regenerate project
by Yang Gao
· 10 years ago
5a5032d
Add a macro to enable replacing the default with a custom port picker
by Yang Gao
· 10 years ago
650b2c7
Generate interop-related code in docker build
by murgatroid99
· 10 years ago
c743904
Merge pull request #1162 from murgatroid99/php_add_protos
by donnadionne
· 10 years ago
fe77f08
Merge pull request #1164 from murgatroid99/php_metadata_expectations
by donnadionne
· 10 years ago
d8cc6b8
Do not expect metadata until expecting first read
by murgatroid99
· 10 years ago
1bd4736
Merge pull request #1158 from vjpai/perf-0331
by Yang Gao
· 10 years ago
081cccc
Re-added overzealously removed file
by murgatroid99
· 10 years ago
245a0ec
Removed generated code files
by murgatroid99
· 10 years ago
65dda6c
Updated generated code to match protos
by murgatroid99
· 10 years ago
a60dd3b
Added proto files
by murgatroid99
· 10 years ago
954177c
Merge pull request #1159 from soltanmm/fmt
by Nathaniel Manista
· 10 years ago
5bf4d2a
Reformat style of using PyObject_HEAD
by Masood Malekghassemi
· 10 years ago
54e16ee
Put in calls to profiling
by Vijay Pai
· 10 years ago
4967313
Remove unused header file for profiler
by Vijay Pai
· 10 years ago
ce3bd96
Remove outdated file
by Vijay Pai
· 10 years ago
7a6ecc2
Merge pull request #1157 from murgatroid99/node_interop_auth_bugfix
by donnadionne
· 10 years ago
c4bc324
Reversed accidentally swapped test cases
by murgatroid99
· 10 years ago
e67d84e
Merge pull request #1155 from nicolasnoble/bazel
by Yang Gao
· 10 years ago
f6edf68
Early support for Bazel.
by Nicolas "Pixel" Noble
· 10 years ago
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
Next »