aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #1222 from ctiller/mac-fixesGravatar Nicolas Noble2015-04-09
|\
* \ Merge pull request #1238 from nicolasnoble/plugin-reworkGravatar Yang Gao2015-04-09
|\ \
* \ \ Merge pull request #1234 from soltanmm/auth-interopGravatar Tim Emiola2015-04-09
|\ \ \
| | * | Splitting gRPC service class codegen into its own set of files.Gravatar Nicolas "Pixel" Noble2015-04-09
| * | | Add OAuth interop tests to PythonGravatar Masood Malekghassemi2015-04-09
| |/ /
* | | Merge pull request #1235 from murgatroid99/php_memory_leaksGravatar Tim Emiola2015-04-09
|\ \ \
* \ \ \ Merge pull request #1233 from murgatroid99/php_generator_scriptGravatar Tim Emiola2015-04-09
|\ \ \ \
| | * | | Fixed memory leaks in PHP extension codeGravatar murgatroid992015-04-08
| * | | | Simplified scriptGravatar murgatroid992015-04-08
| * | | | Added script to generate test .php files from .proto filesGravatar murgatroid992015-04-08
| |/ / /
* | / / Fixing msys2 compilation...Gravatar Nicolas "Pixel" Noble2015-04-08
| |/ / |/| |
* | | Merge pull request #1226 from murgatroid99/objective_c_pluginGravatar Tim Emiola2015-04-08
|\ \ \
* \ \ \ Merge pull request #1221 from jtattermusch/math_serverGravatar Tim Emiola2015-04-08
|\ \ \ \
| | | | * clang-formatGravatar Craig Tiller2015-04-07
| | | | * Update Windows build for interface changesGravatar Craig Tiller2015-04-07
| | | | * Fix server shutdownGravatar Craig Tiller2015-04-07
| |_|_|/ |/| | |
* | | | Merge pull request #1202 from atombender/fix-python-build-on-macGravatar Masood Malekghassemi2015-04-07
|\ \ \ \
| | | * | Made Objective C plugin build without errorGravatar murgatroid992015-04-07
* | | | | add calltype decl where missingGravatar Jan Tattermusch2015-04-07
| |_|_|/ |/| | |
| * | | OS X doesn't have librt, so don't link to it.Gravatar Alexander Staubo2015-04-07
|/ / /
| | * Created Objective C stub code generatorsGravatar murgatroid992015-04-07
* | | Merge pull request #1218 from tbetbetbe/grpc_ruby_release_0_6_0Gravatar Abhishek Kumar2015-04-07
|\ \ \
* \ \ \ Merge pull request #1217 from soltanmm/pypiGravatar Tim Emiola2015-04-07
|\ \ \ \
* \ \ \ \ Merge pull request #1216 from jtattermusch/csharp_version_bumpGravatar Tim Emiola2015-04-07
|\ \ \ \ \
| | | * | | Bump ruby version to match the new releaseGravatar Tim Emiola2015-04-07
| |_|/ / / |/| | | |
| | * | | Version update to 0.5.0Gravatar Masood Malekghassemi2015-04-07
| * | | | csharp version 0.1 -> 0.2Gravatar Jan Tattermusch2015-04-07
* | | | | Updated composer.json to version 0.5.0Gravatar murgatroid992015-04-07
|/ / / /
* | | | Merge pull request #1185 from nicolasnoble/the-purgeGravatar Vijay Pai2015-04-07
|\ \ \ \
* | | | | Fixing MacOS build breakage introduced in #1191.Gravatar Nicolas Noble2015-04-07
* | | | | Merge pull request #1154 from soltanmm/pypiGravatar Tim Emiola2015-04-06
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Enable PyPI package managementGravatar Masood Malekghassemi2015-04-06
| | * | Merge branch 'master' of github.com:google/grpc into the-purgeGravatar Nicolas "Pixel" Noble2015-04-06
| | |\ \ | |_|/ / |/| | |
| | | * Added example math serverGravatar Jan Tattermusch2015-04-06
* | | | Merge pull request #1203 from nathanielmanistaatgoogle/update-interop-generat...Gravatar Masood Malekghassemi2015-04-06
|\ \ \ \ | |_|_|/ |/| | |
* | | | Merge pull request #1204 from jtattermusch/examples_cleanupGravatar Michael Lumish2015-04-06
|\ \ \ \
* \ \ \ \ Merge pull request #1201 from nathanielmanistaatgoogle/metadata-transformerGravatar Masood Malekghassemi2015-04-06
|\ \ \ \ \
| | | * | | Update the generated Python interop code.Gravatar Nathaniel Manista2015-04-06
| | |/ / / | |/| | |
* | | | | Merge pull request #1191 from nicolasnoble/gpr_thd_joinGravatar Jan Tattermusch2015-04-06
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #1198 from atombender/masterGravatar Michael Lumish2015-04-06
|\ \ \ \ \ \
* | | | | | | Fix compilation of Node package conditionally on Mac:Gravatar Alexander Staubo2015-04-06
| | | * | | | Add a metadata_transformer to the Python stub.Gravatar Nathaniel Manista2015-04-06
| |_|/ / / / |/| | | | |
| * | | | | Remove unused references to malloc.h (which is non-standard, Linux-specific a...Gravatar Alexander Staubo2015-04-05
|/ / / / /
* | | | | Remove the racy check added in commit i74c14e5ac752edc7e1dc0aaf31abfd1153df1d0a.Gravatar Vijay Pai2015-04-04
* | | | | Merge pull request #1189 from soltanmm/remove-semicolonsGravatar Nathaniel Manista2015-04-03
|\ \ \ \ \
| | | | | * Rewriting mutex, condition_variable, and thread.Gravatar Nicolas "Pixel" Noble2015-04-04
| | * | | | Adding joinable threads, and gpr_thd_join.Gravatar Nicolas Noble2015-04-03
| |/ / / / |/| | | |
* | | | | Merge pull request #1140 from murgatroid99/node_trailing_metadataGravatar Tim Emiola2015-04-03
|\ \ \ \ \
| * | | | | Reworded test case descriptionsGravatar murgatroid992015-04-03
* | | | | | Merge pull request #1178 from murgatroid99/php_camel_case_methodsGravatar Tim Emiola2015-04-03
|\ \ \ \ \ \