1. 9069095 Merge github.com:google/grpc into c++api by Craig Tiller · 9 years ago
  2. f0ee545 Merge pull request #497 from nicolasnoble/buildcheck by Craig Tiller · 9 years ago
  3. d9dd8fe Merge github.com:grpc/grpc into c++api by Craig Tiller · 9 years ago
  4. d8b88de Merge pull request #475 from dklempner/epoll by Craig Tiller · 9 years ago
  5. 9d085a3 Generate more pleasing build.json output by Craig Tiller · 9 years ago
  6. 1407adb Ran build-cleaner, and re-generated project files. by Nicolas Noble · 9 years ago
  7. 6943fb3 added cpu_windows.c by Jan Tattermusch · 9 years ago
  8. 53eae7a Merge branch 'master' into epoll by David Klempner · 9 years ago
  9. c416577 Server progress by Craig Tiller · 9 years ago
  10. 92e2e3f some VS project template fixes and added templates for grpc_csharp_ext by Jan Tattermusch · 9 years ago
  11. 2dac797 Merge github.com:grpc/grpc into c++api by Craig Tiller · 9 years ago
  12. 187994e Merge pull request #448 from nicolasnoble/grpc-win32 by Craig Tiller · 9 years ago
  13. 5a4f991 Merge github.com:grpc/grpc into c++api by Craig Tiller · 9 years ago
  14. baced4d Epoll based multipoller by David Klempner · 9 years ago
  15. 5438d4b Change link options for qps client and qps server by Vijay Pai · 9 years ago
  16. 20f4af2 Move call.h -> impl/call.h by Craig Tiller · 9 years ago
  17. 80e00a8 Stub out unary call wrapper by Craig Tiller · 9 years ago
  18. 811b078 Merge branch 'master' of github.com:google/grpc into grpc-win32 by Nicolas "Pixel" Noble · 9 years ago
  19. 45e67a3 Addressing comments. by Nicolas Noble · 9 years ago
  20. 6513059 Cleanup by Craig Tiller · 9 years ago
  21. b470169 Remove more unnecessary files by Craig Tiller · 9 years ago
  22. 40fcdaf Remove stream_context by Craig Tiller · 9 years ago
  23. 1d2e219 Server progress by Craig Tiller · 9 years ago
  24. ee8f51f Merge pull request #381 from ctiller/async-api-new by Yang Gao · 9 years ago
  25. c496575 Starting to scratch out the API by Craig Tiller · 9 years ago
  26. 2ca4708 Merge branch 'async-api-new' into c++api by Craig Tiller · 9 years ago
  27. d78a657 Merge github.com:grpc/grpc into async-api-new by Craig Tiller · 9 years ago
  28. f834bdc Move completion_queue.cc to common by Craig Tiller · 9 years ago
  29. 1ffa52f Clean build.json by Craig Tiller · 9 years ago
  30. 41efbf3 Merge github.com:google/grpc into async-api-new by Craig Tiller · 9 years ago
  31. d6dcec5 Making the gpr_tmpfile's win32 version a bit more Windows-y. by Nicolas "Pixel" Noble · 9 years ago
  32. aa2ac59 Merge github.com:google/grpc into async-api-new by Craig Tiller · 9 years ago
  33. f229d4f Merge pull request #359 from jboeuf/ssl_default_creds_integration by Yang Gao · 9 years ago
  34. 86d9159 Merge github.com:google/grpc into async-api-new by Craig Tiller · 9 years ago
  35. 0f3ec82 Adding Windows tcp server code. by Nicolas "Pixel" Noble · 9 years ago
  36. 7413f10 Adding linux specific env implementation. by Julien Boeuf · 9 years ago
  37. 4b6ab78 Merge github.com:google/grpc into async-api by Craig Tiller · 9 years ago
  38. 900dadb Merge branch 'master' of github.com:google/grpc into grpc-win32 by Nicolas "Pixel" Noble · 9 years ago
  39. 6393dd3 Fixing build.json by removing files that are no longer present. by Nicolas Noble · 9 years ago
  40. d77c92b Merge github.com:google/grpc into async-api-new by Craig Tiller · 9 years ago
  41. 32c1ad9 Merge pull request #369 from jboeuf/tsan_openssl by Nicolas Noble · 9 years ago
  42. e0bfcc9 Removing removed files from build.json by Julien Boeuf · 9 years ago
  43. 30fd935 Merge github.com:google/grpc into async-api by Craig Tiller · 9 years ago
  44. d27cf3b Merge github.com:google/grpc into async-api-new by Craig Tiller · 9 years ago
  45. ea61b07 Updated the first test (which fails) by Craig Tiller · 9 years ago
  46. f279362 Merge pull request #370 from jtattermusch/csharp_c_ext by Nicolas Noble · 9 years ago
  47. 21f627a First draft of the win32 implementation of iomgr. by Nicolas "Pixel" Noble · 9 years ago
  48. 94c3653 added grpc extension library for C# by Jan Tattermusch · 10 years ago
  49. ca3d6f1 Remove duplicated target tips_client defintion. by Chen Wang · 9 years ago
  50. 4428596 Merge remote-tracking branch 'upstream/master' by Chen Wang · 9 years ago
  51. 026a417 Adding support for loading the SSL roots from an environment variable. by Julien Boeuf · 9 years ago
  52. 5350c2e Clean build file, regen projects by Craig Tiller · 9 years ago
  53. 7431fa9 Preserve proto order by Craig Tiller · 9 years ago
  54. 04f1aa8 Implement both Publisher and Subscriber. by Chen Wang · 9 years ago
  55. 4450db2 Add bbq by Craig Tiller · 9 years ago
  56. 3c63c0c Adding a few more tests. by Nicolas "Pixel" Noble · 9 years ago
  57. 9574132 Merge branch 'master' of github.com:google/grpc into json by Nicolas Noble · 9 years ago
  58. 66b5bba Fixing a couple of minor bugs, and adding a few tests. by Nicolas Noble · 9 years ago
  59. 3b56a57 Merge pull request #157 from dklempner/eventfd by Craig Tiller · 9 years ago
  60. a54b60d added src/core/support/string.h to build.json by Jan Tattermusch · 9 years ago
  61. e360568 Rename poll_kick_test to poll_kick_posix_test by David Klempner · 9 years ago
  62. 8bfbc88 Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc] by David Klempner · 9 years ago
  63. e04455a Addressing comments. by Nicolas Noble · 9 years ago
  64. 64c3e72 removed string.h reference from build.json by Jan Tattermusch · 9 years ago
  65. 6e8bdb9 Merge branch 'master' into eventfd by David Klempner · 9 years ago
  66. 78dc6cd Refactor the pipe/eventfd abstraction by David Klempner · 9 years ago
  67. fee065c Merge branch 'master' of github.com:google/grpc into json by Nicolas Noble · 9 years ago
  68. d5a9985 Fixing a few winsocket misuses. by Nicolas "Pixel" Noble · 9 years ago
  69. 1de8ddb move proto files in dependency order by Yang Gao · 9 years ago
  70. ac139de Merge pull request #153 from ctiller/windows-fixes by Jan Tattermusch · 9 years ago
  71. 614c2bf Replacing cJSON with our own code instead. by Nicolas Noble · 10 years ago
  72. 6933075 Merge branch 'master' of github.com:google/grpc into tips by Chen Wang · 10 years ago
  73. 86af8cf TIPS client implementation. by Chen Wang · 10 years ago
  74. dbb4f94 Add support for eventfd based kicking on linux. by David Klempner · 10 years ago
  75. 6a6e4a1 Build projects by Craig Tiller · 10 years ago
  76. f2d39b7 Copy pollset_posix to pollset_windows by Craig Tiller · 10 years ago
  77. 7d7b6c7 Sort by language, then by name by Craig Tiller · 10 years ago
  78. 3a65358 Merge branch 'testrun' of github.com:ctiller/grpc into build-cleaner by Craig Tiller · 10 years ago
  79. 0b2a372 build.json prettifier by Craig Tiller · 10 years ago
  80. 59140fc Explicitly name the target language. by Craig Tiller · 10 years ago
  81. 19e0aa9 Changing tabs for spaces. by Nicolas Noble · 10 years ago
  82. 7f3ed1e Factor out the pollset kicking mechanism and eliminate sharding by David Klempner · 10 years ago
  83. 54f68b6 Fixing typos in build.json: .cpp -> .cc by Nicolas Noble · 10 years ago
  84. 3d829d8 Merge github.com:google/grpc into nogo by Craig Tiller · 10 years ago
  85. c688a67 Merge branch 'testcpp' of github.com:ctiller/grpc into testcpp by Craig Tiller · 10 years ago
  86. bf2659f Fix qps test. by Craig Tiller · 10 years ago
  87. 856e372 Merge github.com:google/grpc into testcpp by Craig Tiller · 10 years ago
  88. cfc18ad Remove go compiler by Craig Tiller · 10 years ago
  89. e1586a7 Fix alignment by Craig Tiller · 10 years ago
  90. 472f60e Fixing opensource build. by nnoble · 10 years ago
  91. 770f60a Merge github.com:google/grpc into testcpp by Craig Tiller · 10 years ago
  92. 6ad120e Moving the google-internal security code in their own files. by jboeuf · 10 years ago
  93. 5f2ecb3 Splitting grpc_test_util into gpr_test_util. by nnoble · 10 years ago
  94. d4773f5 Fix some C++ test dependencies by Craig Tiller · 10 years ago
  95. 35e7b0c Fix gRPC compilation failure by rsilvera · 10 years ago
  96. 45fc159 Preparing the go plugin for non-[] compilation. by nnoble · 10 years ago
  97. 1b15109 Add impl subdirectory under public and move headers that need to be installed by yangg · 10 years ago
  98. 4105e2b Add ServiceAccount Credentials wrapping and handle credentials creation by yangg · 10 years ago
  99. 1456d15 Add a test to export two TestService on the same server, only with different by yangg · 10 years ago
  100. 24200d3 C implementation of Census trace store and stats store for grpc C lib. by hongyu · 10 years ago