1. 5fa1c3f Destroy the wakeup fd in the right function by David Klempner · 10 years ago
  2. a10abbd Clean up the epoll wakeup fd too. by David Klempner · 10 years ago
  3. fdd42cf Actually include the port_platform.h epoll change too by David Klempner · 10 years ago
  4. 7c9f091 Address pull request thread comments by David Klempner · 10 years ago
  5. 3a890a2 Remove now unnecessary check that incoming epoll fds are not orphaned by David Klempner · 10 years ago
  6. 53eae7a Merge branch 'master' into epoll by David Klempner · 10 years ago
  7. b7bfe69 Merge pull request #477 from jtattermusch/vsproject_templates by Nicolas Noble · 10 years ago
  8. b7f53d9 removed filters for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  9. 4d3098a Merge branch 'vsproject_templates' of github.com:jtattermusch/grpc into vsproject_templates by Jan Tattermusch · 10 years ago
  10. 2dcc9a8 removed empty filters file for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  11. 326c164 added user settings and generated files to gitignore by Jan Tattermusch · 10 years ago
  12. 92e2e3f some VS project template fixes and added templates for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  13. 3b22774 added user settings and generated files to gitignore by Jan Tattermusch · 10 years ago
  14. 9e1d446 some VS project template fixes and added templates for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  15. 187994e Merge pull request #448 from nicolasnoble/grpc-win32 by Craig Tiller · 10 years ago
  16. 9a7926c Merge pull request #474 from dklempner/unary_upgrade_check by Craig Tiller · 10 years ago
  17. baced4d Epoll based multipoller by David Klempner · 10 years ago
  18. 49959ed Have unary pollset check to see if the existing fd is orphaned by David Klempner · 10 years ago
  19. a81196c Merge pull request #460 from nathanielmanistaatgoogle/server_credentials_wrapping by jboeuf · 10 years ago
  20. 98c387d Merge pull request #428 from ctiller/clientlock2 by Nicolas Noble · 10 years ago
  21. 5f6480b Merge pull request #469 from ctiller/fix6 by jboeuf · 10 years ago
  22. 49c877e Add a wrapping of grpc_server_credentials. by Nathaniel Manista · 10 years ago
  23. e801eb3 Fix some tests by Craig Tiller · 10 years ago
  24. caf378a Merge pull request #453 from ctiller/fix2 by Nathaniel Manista · 10 years ago
  25. 2b86b35 Merge pull request #465 from vjpai/qps-pool by Nicolas Noble · 10 years ago
  26. 6c84ba0 Merge pull request #464 from vjpai/linkstatic by Nicolas Noble · 10 years ago
  27. 1a051df Merge pull request #462 from a11r/doc by Nicolas Noble · 10 years ago
  28. 75be91a Allow Python to be built without sudo by Craig Tiller · 10 years ago
  29. 6749e73 Fix spelling: recommend by Abhishek Kumar · 10 years ago
  30. 2d63da7 Updated as a result of changed options in build.json by Vijay Pai · 10 years ago
  31. 4ca479c Change pointer format by Vijay Pai · 10 years ago
  32. c3b02d9 Allow varying number of server threads via command line flag by Vijay Pai · 10 years ago
  33. 5438d4b Change link options for qps client and qps server by Vijay Pai · 10 years ago
  34. 3dd9df9 Updated INSTALL to clarify phrasing around OpenSSL. by Abhishek Kumar · 10 years ago
  35. 38f9651 Merge pull request #461 from jtattermusch/csharp_windows by Michael Lumish · 10 years ago
  36. f0ea718 update readme file by Jan Tattermusch · 10 years ago
  37. b2ec6af Merge pull request #459 from grpc/jayantkolhe-patch-1 by Tim Emiola · 10 years ago
  38. 0a8acd4 Update README.md by Jayant Kolhe · 10 years ago
  39. c520f09 Merge pull request #458 from ctiller/fix5 by Eric Anderson · 10 years ago
  40. 9b2a531 Correctly handle large headers in HPACK table by Craig Tiller · 10 years ago
  41. 3116d4f Merge pull request #452 from ctiller/fix by Michael Lumish · 10 years ago
  42. 860f6d0 started using nuget packages for dependencies by Jan Tattermusch · 10 years ago
  43. 3d8e34d Rewording comment :-) by Nicolas "Pixel" Noble · 10 years ago
  44. b0e7275 Merge pull request #454 from ctiller/fix3 by Yang Gao · 10 years ago
  45. de34316 Return OK on server if there's no explicit status set by Craig Tiller · 10 years ago
  46. 0a5bcbc Add some documentation by Craig Tiller · 10 years ago
  47. d72ba6a Merge cleanup. by Nicolas Noble · 10 years ago
  48. 811b078 Merge branch 'master' of github.com:google/grpc into grpc-win32 by Nicolas "Pixel" Noble · 10 years ago
  49. 45e67a3 Addressing comments. by Nicolas Noble · 10 years ago
  50. acbb2b8 Merge pull request #446 from murgatroid99/node_stock_server_typo_fix by Tim Emiola · 10 years ago
  51. 79a78c2 Fixed typo in stock_server.js0 by murgatroid99 · 10 years ago
  52. 8fd62d7 Merge pull request #442 from jyang/add-echoing-requsted-symbol by Michael Lumish · 10 years ago
  53. d95a16c Added echoing of requested stock symbol. by Jun Yang · 10 years ago
  54. 09e4ea1 Merge pull request #440 from jyang/complete-sample-in-client-jsdoc by Tim Emiola · 10 years ago
  55. bc8169e Merge pull request #439 from tbetbetbe/grpc_ruby_update_after_c_core_changes by Michael Lumish · 10 years ago
  56. 1a22275 Stop calling finish on server calls by Tim Emiola · 10 years ago
  57. 9fd6770 fixes a typo by Tim Emiola · 10 years ago
  58. 67354c8 Completed minimal sample in JsDoc of stock client. by Jun Yang · 10 years ago
  59. 5d66df8 updates the client server spec to reflect that status is no longer shown by Tim Emiola · 10 years ago
  60. b24054a Disable failing wrapping level tests by Tim Emiola · 10 years ago
  61. 3c4cb79 Merge pull request #436 from murgatroid99/node_fix_example_servers by Tim Emiola · 10 years ago
  62. 767482b Fixed math and stock servers by murgatroid99 · 10 years ago
  63. d278574 Merge pull request #423 from jtattermusch/interop_testing by Tim Emiola · 10 years ago
  64. c3ac185 Fixes a event compiler error by Tim Emiola · 10 years ago
  65. 392d1e0 addressed review comments by Jan Tattermusch · 10 years ago
  66. c231238 Merge pull request #432 from murgatroid99/node_switch_fix by Tim Emiola · 10 years ago
  67. c52c463 Minor comment update by murgatroid99 · 10 years ago
  68. 484cd9a Updated event.cc with new changes by murgatroid99 · 10 years ago
  69. ee8f51f Merge pull request #381 from ctiller/async-api-new by Yang Gao · 10 years ago
  70. f71700b Merge pull request #425 from ctiller/c++api by Yang Gao · 10 years ago
  71. ae00e37 Fix duplicated line by Craig Tiller · 10 years ago
  72. 7d41321 Reduce contention on lock by Craig Tiller · 10 years ago
  73. 970781b Add missing unlock by Craig Tiller · 10 years ago
  74. d78a657 Merge github.com:grpc/grpc into async-api-new by Craig Tiller · 10 years ago
  75. a99bfe5 Merge pull request #424 from ctiller/c++api by Nicolas Noble · 10 years ago
  76. 2a2bacc Remove TODO by Craig Tiller · 10 years ago
  77. f834bdc Move completion_queue.cc to common by Craig Tiller · 10 years ago
  78. 1ffa52f Clean build.json by Craig Tiller · 10 years ago
  79. 6b7523d updated readme by Jan Tattermusch · 10 years ago
  80. d233d3a added some more interop tests by Jan Tattermusch · 10 years ago
  81. 56b805f added support for streaming calls to TestService stubs by Jan Tattermusch · 10 years ago
  82. eb3e76e scaffolding for interop_client and little bit of project renaming by Jan Tattermusch · 10 years ago
  83. a4b63bf Added simplified TestService for interop testing by Jan Tattermusch · 10 years ago
  84. 8a7424a Merge pull request #384 from ctiller/buffer by Vijay Pai · 10 years ago
  85. f2d5e40 Merge pull request #415 from jtattermusch/csharp_progress by Tim Emiola · 10 years ago
  86. 4e6dc3c Merge pull request #420 from nicolasnoble/upstream-fix by Yang Gao · 10 years ago
  87. 41efbf3 Merge github.com:google/grpc into async-api-new by Craig Tiller · 10 years ago
  88. 62d424a Merge github.com:google/grpc into buffer by Craig Tiller · 10 years ago
  89. 4acf81e Merge pull request #418 from nicolasnoble/tmp-win32 by Craig Tiller · 10 years ago
  90. 3f36f5e Few minor fixes. by Nicolas "Pixel" Noble · 10 years ago
  91. 4bf41d8 Merge pull request #387 from maxwell-demon/census_active_ops by Alistair Veitch · 10 years ago
  92. 696fda9 Add dropped line by Craig Tiller · 10 years ago
  93. b332316 Remove debug by Craig Tiller · 10 years ago
  94. 15867f1 Merge pull request #417 from yang-g/docker by donnadionne · 10 years ago
  95. 318eec1 Merge pull request #419 from jboeuf/slash_tmp by Nicolas Noble · 10 years ago
  96. a0ec4fc Adding /tmp to prefix when creating posix temporary files. by Julien Boeuf · 10 years ago
  97. d6dcec5 Making the gpr_tmpfile's win32 version a bit more Windows-y. by Nicolas "Pixel" Noble · 10 years ago
  98. 48d80e5 update comments by Yang Gao · 10 years ago
  99. 1988221 Use environment variable to set root certs in c++ interop test. by Yang Gao · 10 years ago
  100. 8b976d0 Fixes by Craig Tiller · 10 years ago