1. d81684f Merge branch 'master' of github.com:google/grpc into the-purge by Nicolas "Pixel" Noble · 9 years ago
  2. fdd65f3 Merge pull request #1203 from nathanielmanistaatgoogle/update-interop-generated-code by Masood Malekghassemi · 9 years ago
  3. dce2f52 Merge pull request #1204 from jtattermusch/examples_cleanup by Michael Lumish · 9 years ago
  4. 5180df4 Merge pull request #1201 from nathanielmanistaatgoogle/metadata-transformer by Masood Malekghassemi · 9 years ago
  5. 89ad057 Update the generated Python interop code. by Nathaniel Manista · 9 years ago
  6. 14832f8 Merge pull request #1191 from nicolasnoble/gpr_thd_join by Jan Tattermusch · 9 years ago
  7. 0d8d958 Merge pull request #1198 from atombender/master by Michael Lumish · 9 years ago
  8. 425e46c Fix compilation of Node package conditionally on Mac: by Alexander Staubo · 9 years ago
  9. cd7096d Add a metadata_transformer to the Python stub. by Nathaniel Manista · 9 years ago
  10. 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
  11. cf1a7e0 Remove the racy check added in commit i74c14e5ac752edc7e1dc0aaf31abfd1153df1d0a. by Vijay Pai · 9 years ago
  12. cc6017b Merge pull request #1189 from soltanmm/remove-semicolons by Nathaniel Manista · 9 years ago
  13. ff2828b Rewriting mutex, condition_variable, and thread. by Nicolas "Pixel" Noble · 9 years ago
  14. 91647cc Adding joinable threads, and gpr_thd_join. by Nicolas Noble · 9 years ago
  15. 300ebc4 Merge pull request #1140 from murgatroid99/node_trailing_metadata by Tim Emiola · 9 years ago
  16. 49388b3 Reworded test case descriptions by murgatroid99 · 9 years ago
  17. 8be9887 Merge pull request #1178 from murgatroid99/php_camel_case_methods by Tim Emiola · 9 years ago
  18. 3a00f60 Merge pull request #1181 from murgatroid99/php_gen_code_test_update by Tim Emiola · 9 years ago
  19. 660a33e Satisfy C90 pedantry in Python adapter by Masood Malekghassemi · 9 years ago
  20. ae96ae2 Starting off by removing all offending headers. by Nicolas "Pixel" Noble · 9 years ago
  21. 8c61db9 cleanup of C# API examples by Jan Tattermusch · 9 years ago
  22. 74c14e5 Add in a racy check for min deadline in run_some_expired_alarms before by Vijay Pai · 9 years ago
  23. e80fdd3 Updated GeneratedCodeTest to match (not so) recent stub changes by murgatroid99 · 9 years ago
  24. 7d3d9ca Eliminate a redundant unlock-lock pair since this code is only invoked from by Vijay Pai · 9 years ago
  25. 63adffe Merge pull request #1177 from yang-g/bugfix by Vijay Pai · 9 years ago
  26. e9866e9 resolve comment by Yang Gao · 9 years ago
  27. bd946eb Merge pull request #1172 from nicolasnoble/warnings by Vijay Pai · 9 years ago
  28. 10286d3 Updated PHP files to new method names by murgatroid99 · 9 years ago
  29. c1d7e24 Changed C files to have camelCase method names by murgatroid99 · 9 years ago
  30. 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
  31. bdf24cf Merge pull request #1153 from murgatroid99/php_interop_selector_fix by Tim Emiola · 9 years ago
  32. a830d3c Merge pull request #1170 from murgatroid99/php_external_includes by Tim Emiola · 9 years ago
  33. 7f13eb2 Shutting off warnings about control paths. by Nicolas "Pixel" Noble · 9 years ago
  34. 52bc8f9 Merge pull request #1163 from soltanmm/metadata by Nathaniel Manista · 9 years ago
  35. 841f90f Add metadata support to low-level Python framework by Masood Malekghassemi · 9 years ago
  36. bfa9e4f Fixed scripts again for PHP 5.5 by murgatroid99 · 9 years ago
  37. bbbb3a0 Updated scripts with PHP 5.6's build location by murgatroid99 · 9 years ago
  38. 9e0ee11 Removed pedantic flag from PHP build by murgatroid99 · 9 years ago
  39. 8242ba7 Made external header includes use angle brackets by murgatroid99 · 9 years ago
  40. c743904 Merge pull request #1162 from murgatroid99/php_add_protos by donnadionne · 9 years ago
  41. d8cc6b8 Do not expect metadata until expecting first read by murgatroid99 · 9 years ago
  42. 081cccc Re-added overzealously removed file by murgatroid99 · 9 years ago
  43. 245a0ec Removed generated code files by murgatroid99 · 9 years ago
  44. 65dda6c Updated generated code to match protos by murgatroid99 · 9 years ago
  45. a60dd3b Added proto files by murgatroid99 · 9 years ago
  46. 5bf4d2a Reformat style of using PyObject_HEAD by Masood Malekghassemi · 9 years ago
  47. c4bc324 Reversed accidentally swapped test cases by murgatroid99 · 9 years ago
  48. 99c2997 Merge pull request #1148 from nathanielmanistaatgoogle/construction-functions by Masood Malekghassemi · 9 years ago
  49. abd364d Minor fix to test case switch statement, to fix a false negative by murgatroid99 · 9 years ago
  50. f492b16 Unify early_adopter construction functions by Nathaniel Manista · 9 years ago
  51. fbf8a37 Merge branch 'master' into cancel by Yang Gao · 9 years ago
  52. 675de61 Merge pull request #1147 from murgatroid99/php_composer by Tim Emiola · 9 years ago
  53. 9ddc3da Removed redundant autoload require lines by murgatroid99 · 9 years ago
  54. b2a6d01 Replaced existing autoloader with one generated by composer by murgatroid99 · 9 years ago
  55. d506d55 Added composer file to PHP library by murgatroid99 · 9 years ago
  56. 48bbd00 merge upstream and resolve conflict by Yang Gao · 9 years ago
  57. 9979494 Merge pull request #1143 from nicolasnoble/compiler-opt by Vijay Pai · 9 years ago
  58. 32934cf Merge pull request #1120 from tatsuhiro-t/fix-crash-with-host-header-field by David Klempner · 9 years ago
  59. e0eda5f Fixed proto syntax by murgatroid99 · 9 years ago
  60. d48a969 Small compiler optimization. by Nicolas "Pixel" Noble · 9 years ago
  61. eb21bdd Finished adding trailing metadata tests by murgatroid99 · 9 years ago
  62. 35fb038 Merge branch 'master' into node_trailing_metadata by murgatroid99 · 9 years ago
  63. 10dd2a1 Merge pull request #1137 from murgatroid99/php_better_batches by Tim Emiola · 9 years ago
  64. 3c10ee4 Merge pull request #989 from murgatroid99/core_start_batch_trace by Nicolas Noble · 9 years ago
  65. 9140a06 Replaced existing PHP files with more batch-based implementation by murgatroid99 · 9 years ago
  66. 6699037 Merge pull request #1134 from murgatroid99/php_interop_ssl_fix by Tim Emiola · 9 years ago
  67. d07a278 Started adding support for trailing metadata by murgatroid99 · 9 years ago
  68. 1b50d04 Merge pull request #1115 from nicolasnoble/rpc-collision by Yang Gao · 9 years ago
  69. 1e47514 Removing range-based for loop. by Nicolas "Pixel" Noble · 9 years ago
  70. f865a6b Merge remote-tracking branch 'upstream/master' into fix_gcc_4_4 by vjpai · 9 years ago
  71. d5933b6 Remove lambda expression being used in grpc C++ library by vjpai · 9 years ago
  72. 335b97d Revert "Remove lambda expression to support older compilers" by Vijay Pai · 9 years ago
  73. 5d5b1d8 Remove lambda expression to support older compilers by vjpai · 9 years ago
  74. 96e32aa Merge pull request #1133 from yang-g/cleanup by Nicolas Noble · 9 years ago
  75. b2863f5 Merge branch 'master' into php_interop_ssl_fix by murgatroid99 · 9 years ago
  76. c1da8f2 Made necessary changes to get interop tests working by murgatroid99 · 9 years ago
  77. ad0dd69 Merge pull request #1123 from vjpai/range_based_for_removal by Nicolas Noble · 9 years ago
  78. 16c78c9 Clean up unneeded includes and remove shutdown protobuf library by Yang Gao · 9 years ago
  79. 0992749 Merge pull request #1114 from nicolasnoble/windows-fixes by Jan Tattermusch · 9 years ago
  80. 2f22346 Fixing errors found by clang static analysis. by Julien Boeuf · 9 years ago
  81. 685e4d9 Fixed errors in ActiveCall by murgatroid99 · 9 years ago
  82. dad14be Merge pull request #1014 from murgatroid99/php_new_core_api by Tim Emiola · 9 years ago
  83. 652b7e9 Revert "Remove dead members of server context" by Vijay Pai · 9 years ago
  84. 82dd80a Elminate range-based fors and work around some other limitations in older compilers by Vijay Pai · 9 years ago
  85. 8ba8cfe Merge remote-tracking branch 'upstream/master' by Vijay Pai · 9 years ago
  86. 9c4425a Added comments to new functions in call.c by murgatroid99 · 9 years ago
  87. e6c108e Merge pull request #1119 from tbetbetbe/grpc_ruby_update_rakefile by Michael Lumish · 9 years ago
  88. 7bca47e Merge pull request #1117 from yang-g/ruby by Tim Emiola · 9 years ago
  89. 5c4ff03 Fix server crash if host header field is translated to :authority by Tatsuhiro Tsujikawa · 9 years ago
  90. f20d760 Updates the Rakefile by Tim Emiola · 9 years ago
  91. 4ea8e4a Merge remote-tracking branch 'upstream/master' by vjpai · 9 years ago
  92. 478568e Use grpc:: counterparts in ruby code generator by Yang Gao · 9 years ago
  93. f3770c3 Renables the test checking the server can send the initial bidi message by Tim Emiola · 9 years ago
  94. 5a8cfdd Merge pull request #1097 from murgatroid99/node_general_interface by Tim Emiola · 9 years ago
  95. 71d2f55 Merge pull request #1090 from murgatroid99/node_qps_test by Tim Emiola · 9 years ago
  96. 375a82b Adding the ability to specify a service namespace on protoc's command line. by Nicolas "Pixel" Noble · 9 years ago
  97. 9002777 Merge remote-tracking branch 'upstream/master' by vjpai · 9 years ago
  98. 8703f4d Various Windows fixes. by Nicolas Noble · 9 years ago
  99. 601869b Enables some incorrectly disabled tests by Tim Emiola · 9 years ago
  100. 77e2fb0 Corrects the handling of metadata when the optional deadline is specified by Tim Emiola · 9 years ago