1. 91647cc Adding joinable threads, and gpr_thd_join. by Nicolas Noble · 9 years ago
  2. 300ebc4 Merge pull request #1140 from murgatroid99/node_trailing_metadata by Tim Emiola · 9 years ago
  3. ef38504 Merge pull request #1190 from nicolasnoble/shared-cleanup by Jan Tattermusch · 9 years ago
  4. 49388b3 Reworded test case descriptions by murgatroid99 · 9 years ago
  5. 8be9887 Merge pull request #1178 from murgatroid99/php_camel_case_methods by Tim Emiola · 9 years ago
  6. 3a00f60 Merge pull request #1181 from murgatroid99/php_gen_code_test_update by Tim Emiola · 9 years ago
  7. 660a33e Satisfy C90 pedantry in Python adapter by Masood Malekghassemi · 9 years ago
  8. ad1d7d9 Actually removing shared project files now. by Nicolas "Pixel" Noble · 9 years ago
  9. a4b0909 Merge pull request #1180 from vjpai/perf-0402 by Yang Gao · 9 years ago
  10. 7c26b0e move Documentation up in the readme by Matt Ward · 9 years ago
  11. ae96ae2 Starting off by removing all offending headers. by Nicolas "Pixel" Noble · 9 years ago
  12. 8c61db9 cleanup of C# API examples by Jan Tattermusch · 9 years ago
  13. 74c14e5 Add in a racy check for min deadline in run_some_expired_alarms before by Vijay Pai · 9 years ago
  14. e80fdd3 Updated GeneratedCodeTest to match (not so) recent stub changes by murgatroid99 · 9 years ago
  15. 1fa0c08 Merge pull request #1173 from nicolasnoble/vs2010 by Jan Tattermusch · 9 years ago
  16. 7d3d9ca Eliminate a redundant unlock-lock pair since this code is only invoked from by Vijay Pai · 9 years ago
  17. dc7110f Add new CONFIG for building with mutrace by Vijay Pai · 9 years ago
  18. f2554d0 Revive proper SIGINT handling by Vijay Pai · 9 years ago
  19. 63adffe Merge pull request #1177 from yang-g/bugfix by Vijay Pai · 9 years ago
  20. a727fe2 Created Visual Studio 2010 project files. by Nicolas "Pixel" Noble · 9 years ago
  21. e9866e9 resolve comment by Yang Gao · 9 years ago
  22. bd946eb Merge pull request #1172 from nicolasnoble/warnings by Vijay Pai · 9 years ago
  23. 10286d3 Updated PHP files to new method names by murgatroid99 · 9 years ago
  24. c1d7e24 Changed C files to have camelCase method names by murgatroid99 · 9 years ago
  25. 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
  26. e8d6c5b Merge pull request #1129 from nicolasnoble/scan-build by Tim Emiola · 9 years ago
  27. 78023ce Merge pull request #1166 from murgatroid99/docker_php_regen_code by Tim Emiola · 9 years ago
  28. bdf24cf Merge pull request #1153 from murgatroid99/php_interop_selector_fix by Tim Emiola · 9 years ago
  29. a830d3c Merge pull request #1170 from murgatroid99/php_external_includes by Tim Emiola · 9 years ago
  30. 5228f62 Merge pull request #1169 from yang-g/pickport by Nicolas Noble · 9 years ago
  31. 7f13eb2 Shutting off warnings about control paths. by Nicolas "Pixel" Noble · 9 years ago
  32. 52bc8f9 Merge pull request #1163 from soltanmm/metadata by Nathaniel Manista · 9 years ago
  33. 841f90f Add metadata support to low-level Python framework by Masood Malekghassemi · 9 years ago
  34. bfa9e4f Fixed scripts again for PHP 5.5 by murgatroid99 · 9 years ago
  35. bbbb3a0 Updated scripts with PHP 5.6's build location by murgatroid99 · 9 years ago
  36. 9e0ee11 Removed pedantic flag from PHP build by murgatroid99 · 9 years ago
  37. 7eb76cc make target of port.c depend on test_config by Yang Gao · 9 years ago
  38. 8242ba7 Made external header includes use angle brackets by murgatroid99 · 9 years ago
  39. 929481e add missing header into build.json and regenerate project by Yang Gao · 9 years ago
  40. 5a5032d Add a macro to enable replacing the default with a custom port picker by Yang Gao · 9 years ago
  41. 650b2c7 Generate interop-related code in docker build by murgatroid99 · 9 years ago
  42. c743904 Merge pull request #1162 from murgatroid99/php_add_protos by donnadionne · 9 years ago
  43. fe77f08 Merge pull request #1164 from murgatroid99/php_metadata_expectations by donnadionne · 9 years ago
  44. d8cc6b8 Do not expect metadata until expecting first read by murgatroid99 · 9 years ago
  45. 1bd4736 Merge pull request #1158 from vjpai/perf-0331 by Yang Gao · 9 years ago
  46. 081cccc Re-added overzealously removed file by murgatroid99 · 9 years ago
  47. 245a0ec Removed generated code files by murgatroid99 · 9 years ago
  48. 65dda6c Updated generated code to match protos by murgatroid99 · 9 years ago
  49. a60dd3b Added proto files by murgatroid99 · 9 years ago
  50. 954177c Merge pull request #1159 from soltanmm/fmt by Nathaniel Manista · 9 years ago
  51. 5bf4d2a Reformat style of using PyObject_HEAD by Masood Malekghassemi · 9 years ago
  52. 54e16ee Put in calls to profiling by Vijay Pai · 9 years ago
  53. 4967313 Remove unused header file for profiler by Vijay Pai · 9 years ago
  54. ce3bd96 Remove outdated file by Vijay Pai · 9 years ago
  55. 7a6ecc2 Merge pull request #1157 from murgatroid99/node_interop_auth_bugfix by donnadionne · 9 years ago
  56. c4bc324 Reversed accidentally swapped test cases by murgatroid99 · 9 years ago
  57. e67d84e Merge pull request #1155 from nicolasnoble/bazel by Yang Gao · 9 years ago
  58. f6edf68 Early support for Bazel. by Nicolas "Pixel" Noble · 9 years ago
  59. 3d2dfcb Merge pull request #1152 from murgatroid99/docker_php_composer by Tim Emiola · 9 years ago
  60. 99c2997 Merge pull request #1148 from nathanielmanistaatgoogle/construction-functions by Masood Malekghassemi · 9 years ago
  61. abd364d Minor fix to test case switch statement, to fix a false negative by murgatroid99 · 9 years ago
  62. 875eece Merge pull request #1110 from yang-g/cancel by Vijay Pai · 9 years ago
  63. 0c4b0dd Add tests with delayed cancellation from client and server by Yang Gao · 9 years ago
  64. 3781a63 Changed PHP version to 5.5 in Dockerfiles by murgatroid99 · 9 years ago
  65. f492b16 Unify early_adopter construction functions by Nathaniel Manista · 9 years ago
  66. fbf8a37 Merge branch 'master' into cancel by Yang Gao · 9 years ago
  67. 675de61 Merge pull request #1147 from murgatroid99/php_composer by Tim Emiola · 9 years ago
  68. bc6f3f0 Merge pull request #1144 from yang-g/genericstub by Vijay Pai · 9 years ago
  69. 9ddc3da Removed redundant autoload require lines by murgatroid99 · 9 years ago
  70. 80df992 Added composer commands to PHP Dockerfiles by murgatroid99 · 9 years ago
  71. b946b5e Refactor and add a unit test by Yang Gao · 9 years ago
  72. b7d9daa Merge branch 'master' into php_composer by murgatroid99 · 9 years ago
  73. b2a6d01 Replaced existing autoloader with one generated by composer by murgatroid99 · 9 years ago
  74. d506d55 Added composer file to PHP library by murgatroid99 · 9 years ago
  75. ce0268c Merge pull request #1145 from murgatroid99/docker_install_php by Tim Emiola · 9 years ago
  76. d081a22 Removed ruby installation change by murgatroid99 · 9 years ago
  77. 92e86f9 Updated php_base Dockerfile to install PHP instead of compiling it by murgatroid99 · 9 years ago
  78. fa50753 Merge pull request #1113 from vjpai/qps-stream by Yang Gao · 9 years ago
  79. 48bbd00 merge upstream and resolve conflict by Yang Gao · 9 years ago
  80. 166f9d0 add back mis-deleted method string by Yang Gao · 9 years ago
  81. ced2b89 Finish grpc_cli by Yang Gao · 9 years ago
  82. f9b6335 Merge pull request #1141 from nicolasnoble/private-public by Yang Gao · 9 years ago
  83. 9979494 Merge pull request #1143 from nicolasnoble/compiler-opt by Vijay Pai · 9 years ago
  84. 32934cf Merge pull request #1120 from tatsuhiro-t/fix-crash-with-host-header-field by David Klempner · 9 years ago
  85. e0eda5f Fixed proto syntax by murgatroid99 · 9 years ago
  86. d48a969 Small compiler optimization. by Nicolas "Pixel" Noble · 9 years ago
  87. 65c5efb Private headers shouldn't be public... by Nicolas "Pixel" Noble · 9 years ago
  88. a8c7c20 Merge pull request #1139 from vjpai/fix_tests_4_4 by Nicolas Noble · 9 years ago
  89. eb21bdd Finished adding trailing metadata tests by murgatroid99 · 9 years ago
  90. 35fb038 Merge branch 'master' into node_trailing_metadata by murgatroid99 · 9 years ago
  91. 10dd2a1 Merge pull request #1137 from murgatroid99/php_better_batches by Tim Emiola · 9 years ago
  92. 3c10ee4 Merge pull request #989 from murgatroid99/core_start_batch_trace by Nicolas Noble · 9 years ago
  93. 6130809 Work around a compiler limitation caused by inability to properly handle by vjpai · 9 years ago
  94. 92a928f Make string construction explicit as implicit conversion doesn't work in 4.4 by Vijay Pai · 9 years ago
  95. 4bcab68 Include the config.h file to make sure that nullptr is covered by vjpai · 9 years ago
  96. 33872de Merge remote-tracking branch 'upstream/master' by vjpai · 9 years ago
  97. 9140a06 Replaced existing PHP files with more batch-based implementation by murgatroid99 · 9 years ago
  98. bef9cbc Eliminate range-based fors by Vijay Pai · 9 years ago
  99. 96d3b8a Merge branch 'vjpai-qps-stream' into qps-stream by Vijay Pai · 9 years ago
  100. 9032adc Fix conflicts by Vijay Pai · 9 years ago