1. c496575 Starting to scratch out the API by Craig Tiller · 10 years ago
  2. 2ca4708 Merge branch 'async-api-new' into c++api by Craig Tiller · 10 years ago
  3. d78a657 Merge github.com:grpc/grpc into async-api-new by Craig Tiller · 10 years ago
  4. 6135107 New completion queue by Craig Tiller · 10 years ago
  5. 2a2bacc Remove TODO by Craig Tiller · 10 years ago
  6. f834bdc Move completion_queue.cc to common by Craig Tiller · 10 years ago
  7. 8a7424a Merge pull request #384 from ctiller/buffer by Vijay Pai · 10 years ago
  8. f2d5e40 Merge pull request #415 from jtattermusch/csharp_progress by Tim Emiola · 10 years ago
  9. 41efbf3 Merge github.com:google/grpc into async-api-new by Craig Tiller · 10 years ago
  10. 62d424a Merge github.com:google/grpc into buffer by Craig Tiller · 10 years ago
  11. 4acf81e Merge pull request #418 from nicolasnoble/tmp-win32 by Craig Tiller · 10 years ago
  12. 4bf41d8 Merge pull request #387 from maxwell-demon/census_active_ops by Alistair Veitch · 10 years ago
  13. 696fda9 Add dropped line by Craig Tiller · 10 years ago
  14. b332316 Remove debug by Craig Tiller · 10 years ago
  15. a0ec4fc Adding /tmp to prefix when creating posix temporary files. by Julien Boeuf · 10 years ago
  16. d6dcec5 Making the gpr_tmpfile's win32 version a bit more Windows-y. by Nicolas "Pixel" Noble · 10 years ago
  17. 8b976d0 Fixes by Craig Tiller · 10 years ago
  18. c230a74 Merge github.com:google/grpc into async-api-new by Craig Tiller · 10 years ago
  19. 15111f5 Polishing C# math service implementation and added an in-process mathclient mathserver test by Jan Tattermusch · 10 years ago
  20. 3d6fa14 Merge pull request #411 from jtattermusch/csharp_server by Michael Lumish · 10 years ago
  21. caa3614 removed outdated comment by Jan Tattermusch · 10 years ago
  22. a3b659c added comment by Jan Tattermusch · 10 years ago
  23. 3054756 Fix in-flight cancellations by Craig Tiller · 10 years ago
  24. 2bfbfe8 prefix struct & functions in census_tracing.h per ctiller's suggestion. by Hongyu Chen · 10 years ago
  25. 98ad9bd Merge github.com:google/grpc into async-api-new by Craig Tiller · 10 years ago
  26. fee91b4 Converted some cancellation tests by Craig Tiller · 10 years ago
  27. 1ed726c More update on dup_annotation_list following review comments. by Hongyu Chen · 10 years ago
  28. 0840da4 Move pollset_kick wfd creation/destruction out of freelist lock by David Klempner · 10 years ago
  29. aa2ac59 Merge github.com:google/grpc into async-api-new by Craig Tiller · 10 years ago
  30. f229d4f Merge pull request #359 from jboeuf/ssl_default_creds_integration by Yang Gao · 10 years ago
  31. 5f925a9 Addressing comments. by Julien Boeuf · 10 years ago
  32. aeec9a9 Added usage info to csharp/README.md by Jan Tattermusch · 10 years ago
  33. 4f97273 Fix memory usage by Craig Tiller · 10 years ago
  34. 3bef00b Merge branch 'census_active_ops' of https://github.com/maxwell-demon/grpc into census_active_ops by Hongyu Chen · 10 years ago
  35. b567454 Update following a-vietch's comments by Hongyu Chen · 10 years ago
  36. 86d9159 Merge github.com:google/grpc into async-api-new by Craig Tiller · 10 years ago
  37. 46c3be0 Update census_tracing.h by Alistair Veitch · 10 years ago
  38. 8ce5e8b Improved the server implementation to be able to register call handlers, also some refactoring by Jan Tattermusch · 10 years ago
  39. 0a927bf Fix memory leak on server channels by Craig Tiller · 10 years ago
  40. 8aa09c3 Fix lame client by Craig Tiller · 10 years ago
  41. da66937 Force a round trip on disconnect before closing a channel by Craig Tiller · 10 years ago
  42. 051a55c Don't double delete by Craig Tiller · 10 years ago
  43. 4e54cf5 Fix another leak by Craig Tiller · 10 years ago
  44. 3f17789 Merge github.com:google/grpc into lesan by Craig Tiller · 10 years ago
  45. fd6f507 Merge github.com:google/grpc into buffer by Craig Tiller · 10 years ago
  46. 119dcf0 Merge branch 'buffer' of github.com:ctiller/grpc into buffer by Craig Tiller · 10 years ago
  47. de64862 Remove ternary operators here by Craig Tiller · 10 years ago
  48. 6911552 Merge pull request #378 from jtattermusch/csharp_prototype by Tim Emiola · 10 years ago
  49. 068f193 Merge pull request #402 from murgatroid99/node_readme by Tim Emiola · 10 years ago
  50. 3397474 Merge pull request #383 from ctiller/http3 by Vijay Pai · 10 years ago
  51. b1d99bf Better fix for segfault by Craig Tiller · 10 years ago
  52. ebf94bf Fix segfault by Craig Tiller · 10 years ago
  53. 37bbead Fix memory leaks by Craig Tiller · 10 years ago
  54. ea3697b Fix memory leak by Craig Tiller · 10 years ago
  55. 5200c18 Go one further. by Craig Tiller · 10 years ago
  56. 3dd8c2e Respecify our way out of some very high contention by Craig Tiller · 10 years ago
  57. 9be9860 Oooops. Forgot a the new file. by Julien Boeuf · 10 years ago
  58. 027afee Merge github.com:google/grpc into http3 by Craig Tiller · 10 years ago
  59. b5ba155 Merge github.com:google/grpc into buffer by Craig Tiller · 10 years ago
  60. 53476f1 Merge pull request #396 from dklempner/source_cleanup by Craig Tiller · 10 years ago
  61. 98ffd17 Merge pull request #398 from nicolasnoble/http2-read-first by Craig Tiller · 10 years ago
  62. 7413f10 Adding linux specific env implementation. by Julien Boeuf · 10 years ago
  63. 4b6ab78 Merge github.com:google/grpc into async-api by Craig Tiller · 10 years ago
  64. ca8cbe4 Added a lot more information to README by murgatroid99 · 10 years ago
  65. 5ea99bb Let the http2 transport issue a read request before pumping bytes into it. by Nicolas Noble · 10 years ago
  66. e5437de Add a missing mdstr_unref by David Klempner · 10 years ago
  67. 2078a7e Merge branch 'master' into source_cleanup by David Klempner · 10 years ago
  68. 01a0fb0 Merge branch 'master' into timespec by David Klempner · 10 years ago
  69. 5de3783 Merge pull request #392 from dklempner/timeval by Craig Tiller · 10 years ago
  70. fd9d0b4 Merge branch 'async-api' of github.com:ctiller/grpc into async-api by Craig Tiller · 10 years ago
  71. e2b2b1f Fix check for whether we should write to prevent infinite loop by Craig Tiller · 10 years ago
  72. dcde31f Fix check for whether we should write to prevent infinite loop by Craig Tiller · 10 years ago
  73. d77c92b Merge github.com:google/grpc into async-api-new by Craig Tiller · 10 years ago
  74. c15622b Remove timeval functions by David Klempner · 10 years ago
  75. 280744e Merge remote-tracking branch 'upstream/master' by Vijay Pai · 10 years ago
  76. 2d03e04 Revert "Make this compile on mac by adding in header files currently used for posix," by Vijay Pai · 10 years ago
  77. dbc0f59 Add write buffer hint to C++ server handlers so that writes actually go by Vijay Pai · 10 years ago
  78. 1ef06e6 V0 implementation of census_get_active_ops(). by Hongyu Chen · 10 years ago
  79. 78b7992 Fix up feature test macros by David Klempner · 10 years ago
  80. 90277ee Merge pull request #379 from murgatroid99/php_cancellation_interop_tests by Tim Emiola · 10 years ago
  81. 8886a55 Merge pull request #373 from murgatroid99/php_metadata_representation by Tim Emiola · 10 years ago
  82. 611a8ee Merge pull request #376 from murgatroid99/php_port_0_bind by Tim Emiola · 10 years ago
  83. 32c1ad9 Merge pull request #369 from jboeuf/tsan_openssl by Nicolas Noble · 10 years ago
  84. 9b60fa3 Make gpr_timespec no longer be a typedef for struct timespec in posix by David Klempner · 10 years ago
  85. 7bd9b99 Autohint write buffering by Craig Tiller · 10 years ago
  86. 6a09ca8 Eliminate condvar in chttp2 transport by Craig Tiller · 10 years ago
  87. 0561896 Addressing comments. by Julien Boeuf · 10 years ago
  88. d673162 Cleanup documentation by Craig Tiller · 10 years ago
  89. 30fd935 Merge github.com:google/grpc into async-api by Craig Tiller · 10 years ago
  90. d27cf3b Merge github.com:google/grpc into async-api-new by Craig Tiller · 10 years ago
  91. d612499 Merge branch 'async-api' of github.com:ctiller/grpc into async-api-new by Craig Tiller · 10 years ago
  92. d642dcf Use unsigned for shifts by Craig Tiller · 10 years ago
  93. 78d1fd0 Merge pull request #380 from dklempner/cpu_linux_build by Craig Tiller · 10 years ago
  94. 166e250 First test passes by Craig Tiller · 10 years ago
  95. 5b9efed Check :status header by Craig Tiller · 10 years ago
  96. dcf661a Merge pull request #371 from nicolasnoble/iomgr-deadline-fix by Craig Tiller · 10 years ago
  97. ea61b07 Updated the first test (which fails) by Craig Tiller · 10 years ago
  98. 9e1b10b undef and endif aren't the same thing by David Klempner · 10 years ago
  99. 9db67cb We should ifdef check the define of _GNU_SOURCE by David Klempner · 10 years ago
  100. d44f841 Have cpu_linux.c define _GNU_SOURCE at the beginning of the file by David Klempner · 10 years ago