1. a05b8b7 Removing a few more references to #include <chrono> by Nicolas "Pixel" Noble · 9 years ago
  2. 8921916 Refactoring std::chrono out. by Nicolas Noble · 9 years ago
  3. 9973aa3 Merge pull request #1223 from soltanmm/mac-dylib by Nicolas Noble · 9 years ago
  4. d1be74f Enable dylib installation on MacOS by Masood Malekghassemi · 9 years ago
  5. 1068828 Merge pull request #1202 from atombender/fix-python-build-on-mac by Masood Malekghassemi · 9 years ago
  6. 9a532af Merge pull request #1220 from jtattermusch/csharp_calltype_fix by Michael Lumish · 9 years ago
  7. 8c5d68b add calltype decl where missing by Jan Tattermusch · 9 years ago
  8. 8eac91e OS X doesn't have librt, so don't link to it. by Alexander Staubo · 9 years ago
  9. bc83a5e Merge pull request #1218 from tbetbetbe/grpc_ruby_release_0_6_0 by Abhishek Kumar · 9 years ago
  10. 0c66514 Merge pull request #1217 from soltanmm/pypi by Tim Emiola · 9 years ago
  11. 81e9a74 Merge pull request #1216 from jtattermusch/csharp_version_bump by Tim Emiola · 9 years ago
  12. 14e941d Bump ruby version to match the new release by Tim Emiola · 9 years ago
  13. 2b34e5a Version update to 0.5.0 by Masood Malekghassemi · 9 years ago
  14. e8fef43 csharp version 0.1 -> 0.2 by Jan Tattermusch · 9 years ago
  15. 6fa875d Merge pull request #1214 from nicolasnoble/06 by Abhishek Kumar · 9 years ago
  16. 5e51518 Bumping library version to 0.6. by Nicolas "Pixel" Noble · 9 years ago
  17. 2132a21 Merge pull request #1213 from murgatroid99/php_version_0_5 by Abhishek Kumar · 9 years ago
  18. 2db4ebd Updated composer.json to version 0.5.0 by murgatroid99 · 9 years ago
  19. c71121c Merge pull request #1185 from nicolasnoble/the-purge by Vijay Pai · 9 years ago
  20. 2e14249 Merge pull request #1207 from nicolasnoble/macos-fix by Craig Tiller · 9 years ago
  21. a397330 Fixing MacOS build breakage introduced in #1191. by Nicolas Noble · 9 years ago
  22. cee05a4 Merge pull request #1206 from tony612/grpc by Nicolas Noble · 9 years ago
  23. d448247 change gflags in .gitmodules to github by Tony Han · 9 years ago
  24. b092916 Addressing concerns. by Nicolas "Pixel" Noble · 9 years ago
  25. e4f2f15 Merge pull request #1154 from soltanmm/pypi by Tim Emiola · 9 years ago
  26. 451887b Enable PyPI package management by Masood Malekghassemi · 9 years ago
  27. d81684f Merge branch 'master' of github.com:google/grpc into the-purge by Nicolas "Pixel" Noble · 9 years ago
  28. fdd65f3 Merge pull request #1203 from nathanielmanistaatgoogle/update-interop-generated-code by Masood Malekghassemi · 9 years ago
  29. dce2f52 Merge pull request #1204 from jtattermusch/examples_cleanup by Michael Lumish · 9 years ago
  30. 5180df4 Merge pull request #1201 from nathanielmanistaatgoogle/metadata-transformer by Masood Malekghassemi · 9 years ago
  31. 89ad057 Update the generated Python interop code. by Nathaniel Manista · 9 years ago
  32. 14832f8 Merge pull request #1191 from nicolasnoble/gpr_thd_join by Jan Tattermusch · 9 years ago
  33. 9a6b60d Merge pull request #1194 from tbetbetbe/grpc_tools_simplify_deb_building by Jan Tattermusch · 9 years ago
  34. 0d8d958 Merge pull request #1198 from atombender/master by Michael Lumish · 9 years ago
  35. d6a5636 Merge pull request #1199 from atombender/gyp-fix-mac by Michael Lumish · 9 years ago
  36. 425e46c Fix compilation of Node package conditionally on Mac: by Alexander Staubo · 9 years ago
  37. cd7096d Add a metadata_transformer to the Python stub. by Nathaniel Manista · 9 years ago
  38. 378a7d0 Merge pull request #1186 from theRealWardo/patch-1 by LisaFC · 9 years ago
  39. 3f670f4 Remove unused references to malloc.h (which is non-standard, Linux-specific and generally deprecated; use <cstdlib> instead). by Alexander Staubo · 9 years ago
  40. 6c963cd Merge pull request #1196 from vjpai/fix-time-race by Nicolas Noble · 9 years ago
  41. cf1a7e0 Remove the racy check added in commit i74c14e5ac752edc7e1dc0aaf31abfd1153df1d0a. by Vijay Pai · 9 years ago
  42. cc6017b Merge pull request #1189 from soltanmm/remove-semicolons by Nathaniel Manista · 9 years ago
  43. ff2828b Rewriting mutex, condition_variable, and thread. by Nicolas "Pixel" Noble · 9 years ago
  44. 0bfdfa1 Simplifies the work needed to create a new deb by Tim Emiola · 9 years ago
  45. 7cf25a6 Merge pull request #1193 from tbetbetbe/grpc_tools_deb_builder_configure_version by Jorge Canizales · 9 years ago
  46. f82b378 Add the version of the built deb to be configured by a file by Tim Emiola · 9 years ago
  47. 2a113f6 Add the version of the built deb to be configured by a file by Tim Emiola · 9 years ago
  48. 91647cc Adding joinable threads, and gpr_thd_join. by Nicolas Noble · 9 years ago
  49. 300ebc4 Merge pull request #1140 from murgatroid99/node_trailing_metadata by Tim Emiola · 9 years ago
  50. ef38504 Merge pull request #1190 from nicolasnoble/shared-cleanup by Jan Tattermusch · 9 years ago
  51. 49388b3 Reworded test case descriptions by murgatroid99 · 9 years ago
  52. 8be9887 Merge pull request #1178 from murgatroid99/php_camel_case_methods by Tim Emiola · 9 years ago
  53. 3a00f60 Merge pull request #1181 from murgatroid99/php_gen_code_test_update by Tim Emiola · 9 years ago
  54. 660a33e Satisfy C90 pedantry in Python adapter by Masood Malekghassemi · 9 years ago
  55. ad1d7d9 Actually removing shared project files now. by Nicolas "Pixel" Noble · 9 years ago
  56. a4b0909 Merge pull request #1180 from vjpai/perf-0402 by Yang Gao · 9 years ago
  57. 7c26b0e move Documentation up in the readme by Matt Ward · 9 years ago
  58. ae96ae2 Starting off by removing all offending headers. by Nicolas "Pixel" Noble · 9 years ago
  59. 8c61db9 cleanup of C# API examples by Jan Tattermusch · 9 years ago
  60. 74c14e5 Add in a racy check for min deadline in run_some_expired_alarms before by Vijay Pai · 9 years ago
  61. e80fdd3 Updated GeneratedCodeTest to match (not so) recent stub changes by murgatroid99 · 9 years ago
  62. 1fa0c08 Merge pull request #1173 from nicolasnoble/vs2010 by Jan Tattermusch · 9 years ago
  63. 7d3d9ca Eliminate a redundant unlock-lock pair since this code is only invoked from by Vijay Pai · 9 years ago
  64. dc7110f Add new CONFIG for building with mutrace by Vijay Pai · 9 years ago
  65. f2554d0 Revive proper SIGINT handling by Vijay Pai · 9 years ago
  66. 63adffe Merge pull request #1177 from yang-g/bugfix by Vijay Pai · 9 years ago
  67. a727fe2 Created Visual Studio 2010 project files. by Nicolas "Pixel" Noble · 9 years ago
  68. e9866e9 resolve comment by Yang Gao · 9 years ago
  69. bd946eb Merge pull request #1172 from nicolasnoble/warnings by Vijay Pai · 9 years ago
  70. 10286d3 Updated PHP files to new method names by murgatroid99 · 9 years ago
  71. c1d7e24 Changed C files to have camelCase method names by murgatroid99 · 9 years ago
  72. 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 · 9 years ago
  73. e8d6c5b Merge pull request #1129 from nicolasnoble/scan-build by Tim Emiola · 9 years ago
  74. 78023ce Merge pull request #1166 from murgatroid99/docker_php_regen_code by Tim Emiola · 9 years ago
  75. bdf24cf Merge pull request #1153 from murgatroid99/php_interop_selector_fix by Tim Emiola · 9 years ago
  76. a830d3c Merge pull request #1170 from murgatroid99/php_external_includes by Tim Emiola · 9 years ago
  77. 5228f62 Merge pull request #1169 from yang-g/pickport by Nicolas Noble · 9 years ago
  78. 7f13eb2 Shutting off warnings about control paths. by Nicolas "Pixel" Noble · 9 years ago
  79. 52bc8f9 Merge pull request #1163 from soltanmm/metadata by Nathaniel Manista · 9 years ago
  80. 841f90f Add metadata support to low-level Python framework by Masood Malekghassemi · 9 years ago
  81. bfa9e4f Fixed scripts again for PHP 5.5 by murgatroid99 · 9 years ago
  82. bbbb3a0 Updated scripts with PHP 5.6's build location by murgatroid99 · 9 years ago
  83. 9e0ee11 Removed pedantic flag from PHP build by murgatroid99 · 9 years ago
  84. 7eb76cc make target of port.c depend on test_config by Yang Gao · 9 years ago
  85. 8242ba7 Made external header includes use angle brackets by murgatroid99 · 9 years ago
  86. 929481e add missing header into build.json and regenerate project by Yang Gao · 9 years ago
  87. 5a5032d Add a macro to enable replacing the default with a custom port picker by Yang Gao · 9 years ago
  88. 650b2c7 Generate interop-related code in docker build by murgatroid99 · 9 years ago
  89. c743904 Merge pull request #1162 from murgatroid99/php_add_protos by donnadionne · 9 years ago
  90. fe77f08 Merge pull request #1164 from murgatroid99/php_metadata_expectations by donnadionne · 9 years ago
  91. d8cc6b8 Do not expect metadata until expecting first read by murgatroid99 · 9 years ago
  92. 1bd4736 Merge pull request #1158 from vjpai/perf-0331 by Yang Gao · 9 years ago
  93. 081cccc Re-added overzealously removed file by murgatroid99 · 9 years ago
  94. 245a0ec Removed generated code files by murgatroid99 · 9 years ago
  95. 65dda6c Updated generated code to match protos by murgatroid99 · 9 years ago
  96. a60dd3b Added proto files by murgatroid99 · 9 years ago
  97. 954177c Merge pull request #1159 from soltanmm/fmt by Nathaniel Manista · 9 years ago
  98. 5bf4d2a Reformat style of using PyObject_HEAD by Masood Malekghassemi · 9 years ago
  99. 54e16ee Put in calls to profiling by Vijay Pai · 9 years ago
  100. 4967313 Remove unused header file for profiler by Vijay Pai · 9 years ago