1. f71700b Merge pull request #425 from ctiller/c++api by Yang Gao · 10 years ago
  2. a99bfe5 Merge pull request #424 from ctiller/c++api by Nicolas Noble · 10 years ago
  3. 2a2bacc Remove TODO by Craig Tiller · 10 years ago
  4. f834bdc Move completion_queue.cc to common by Craig Tiller · 10 years ago
  5. 1ffa52f Clean build.json by Craig Tiller · 10 years ago
  6. 8a7424a Merge pull request #384 from ctiller/buffer by Vijay Pai · 10 years ago
  7. f2d5e40 Merge pull request #415 from jtattermusch/csharp_progress by Tim Emiola · 10 years ago
  8. 4e6dc3c Merge pull request #420 from nicolasnoble/upstream-fix by Yang Gao · 10 years ago
  9. 62d424a Merge github.com:google/grpc into buffer by Craig Tiller · 10 years ago
  10. 4acf81e Merge pull request #418 from nicolasnoble/tmp-win32 by Craig Tiller · 10 years ago
  11. 3f36f5e Few minor fixes. by Nicolas "Pixel" Noble · 10 years ago
  12. 4bf41d8 Merge pull request #387 from maxwell-demon/census_active_ops by Alistair Veitch · 10 years ago
  13. 15867f1 Merge pull request #417 from yang-g/docker by donnadionne · 10 years ago
  14. 318eec1 Merge pull request #419 from jboeuf/slash_tmp by Nicolas Noble · 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. 48d80e5 update comments by Yang Gao · 10 years ago
  18. 1988221 Use environment variable to set root certs in c++ interop test. by Yang Gao · 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. 2bfbfe8 prefix struct & functions in census_tracing.h per ctiller's suggestion. by Hongyu Chen · 10 years ago
  24. e83fe4c Merge pull request #413 from dklempner/kick_fd_mutex by Craig Tiller · 10 years ago
  25. 1ed726c More update on dup_annotation_list following review comments. by Hongyu Chen · 10 years ago
  26. 0840da4 Move pollset_kick wfd creation/destruction out of freelist lock by David Klempner · 10 years ago
  27. f229d4f Merge pull request #359 from jboeuf/ssl_default_creds_integration by Yang Gao · 10 years ago
  28. 5f925a9 Addressing comments. by Julien Boeuf · 10 years ago
  29. ee6c4fb Merge pull request #412 from jtattermusch/csharp_readme by Tim Emiola · 10 years ago
  30. aeec9a9 Added usage info to csharp/README.md by Jan Tattermusch · 10 years ago
  31. 3bef00b Merge branch 'census_active_ops' of https://github.com/maxwell-demon/grpc into census_active_ops by Hongyu Chen · 10 years ago
  32. b567454 Update following a-vietch's comments by Hongyu Chen · 10 years ago
  33. c0ef1de Update trace_test.c by Alistair Veitch · 10 years ago
  34. 46c3be0 Update census_tracing.h by Alistair Veitch · 10 years ago
  35. 8ce5e8b Improved the server implementation to be able to register call handlers, also some refactoring by Jan Tattermusch · 10 years ago
  36. 6b9afb1 Merge pull request #409 from ctiller/lesan by Yang Gao · 10 years ago
  37. 0a927bf Fix memory leak on server channels by Craig Tiller · 10 years ago
  38. 9bd60e3 Merge pull request #406 from donnadionne/docker by Tim Emiola · 10 years ago
  39. 8aa09c3 Fix lame client by Craig Tiller · 10 years ago
  40. da66937 Force a round trip on disconnect before closing a channel by Craig Tiller · 10 years ago
  41. 051a55c Don't double delete by Craig Tiller · 10 years ago
  42. 93b1f3d fixing builder.sh after code review comments. by Donna Dionne · 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. 15a059a Merge pull request #407 from ctiller/alarming by Vijay Pai · 10 years ago
  52. b1d99bf Better fix for segfault by Craig Tiller · 10 years ago
  53. ebf94bf Fix segfault by Craig Tiller · 10 years ago
  54. 37bbead Fix memory leaks by Craig Tiller · 10 years ago
  55. ea3697b Fix memory leak by Craig Tiller · 10 years ago
  56. 5200c18 Go one further. by Craig Tiller · 10 years ago
  57. 3dd8c2e Respecify our way out of some very high contention by Craig Tiller · 10 years ago
  58. 9be9860 Oooops. Forgot a the new file. by Julien Boeuf · 10 years ago
  59. 59c1cd9 Merge branch 'master' of github.com:google/grpc into docker by Donna Dionne · 10 years ago
  60. 4138a6a Rewrote the timeout for test commands by Donna Dionne · 10 years ago
  61. 027afee Merge github.com:google/grpc into http3 by Craig Tiller · 10 years ago
  62. b5ba155 Merge github.com:google/grpc into buffer by Craig Tiller · 10 years ago
  63. 53476f1 Merge pull request #396 from dklempner/source_cleanup by Craig Tiller · 10 years ago
  64. 4beb1d0 Merge pull request #404 from dklempner/tsan2 by Craig Tiller · 10 years ago
  65. 98ffd17 Merge pull request #398 from nicolasnoble/http2-read-first by Craig Tiller · 10 years ago
  66. 7413f10 Adding linux specific env implementation. by Julien Boeuf · 10 years ago
  67. 82a4583 Merge pull request #357 from ctiller/async-api by Yang Gao · 10 years ago
  68. 4b6ab78 Merge github.com:google/grpc into async-api by Craig Tiller · 10 years ago
  69. 1d0302d Add a tsan suppression file with OPENSSL_cleanse and use it in run_tests by David Klempner · 10 years ago
  70. ca8cbe4 Added a lot more information to README by murgatroid99 · 10 years ago
  71. cf816d1 Merge branch 'master' of github.com:google/grpc into docker by Donna Dionne · 10 years ago
  72. 56c3dd7 Merge pull request #401 from dklempner/asan by Nicolas Noble · 10 years ago
  73. 05fce42 Fix a memory leak and a gpr_strdup/free mismatch in json_test by David Klempner · 10 years ago
  74. 034152f Merge pull request #399 from nicolasnoble/build-fix by Vijay Pai · 10 years ago
  75. 6393dd3 Fixing build.json by removing files that are no longer present. by Nicolas Noble · 10 years ago
  76. 5ea99bb Let the http2 transport issue a read request before pumping bytes into it. by Nicolas Noble · 10 years ago
  77. e5c1f00 Merge pull request #397 from dklempner/asan by Craig Tiller · 10 years ago
  78. e5437de Add a missing mdstr_unref by David Klempner · 10 years ago
  79. 2078a7e Merge branch 'master' into source_cleanup by David Klempner · 10 years ago
  80. af39565 Merge pull request #385 from dklempner/timespec by Craig Tiller · 10 years ago
  81. 0c61dc5 Remove the platform specific time headers by David Klempner · 10 years ago
  82. 95952b1 Merge branch 'master' of github.com:google/grpc into docker by Donna Dionne · 10 years ago
  83. 01a0fb0 Merge branch 'master' into timespec by David Klempner · 10 years ago
  84. 5de3783 Merge pull request #392 from dklempner/timeval by Craig Tiller · 10 years ago
  85. fd9d0b4 Merge branch 'async-api' of github.com:ctiller/grpc into async-api by Craig Tiller · 10 years ago
  86. e2b2b1f Fix check for whether we should write to prevent infinite loop by Craig Tiller · 10 years ago
  87. 885104b Merge pull request #391 from vjpai/flingfix by Craig Tiller · 10 years ago
  88. c15622b Remove timeval functions by David Klempner · 10 years ago
  89. eff9109 Merge pull request #388 from vjpai/master by Craig Tiller · 10 years ago
  90. 3726098 Fling client needs to have 4 invocations of event_finish to make this by Vijay Pai · 10 years ago
  91. 280744e Merge remote-tracking branch 'upstream/master' by Vijay Pai · 10 years ago
  92. bf5b261 Merge pull request #389 from tbetbetbe/grpc_tools_add_auth_prod_tests by donnadionne · 10 years ago
  93. 18bc2f1 Merge pull request #390 from tbetbetbe/grpc_tools_improve_launch_server_cmd by Michael Lumish · 10 years ago
  94. 5d6d005 Adds a grpc_show_servers command by Tim Emiola · 10 years ago
  95. 5ebf880 Replaces grpc_launch_server with grpc_launch_servers by Tim Emiola · 10 years ago
  96. a6ccffb Updates the ruby dockerfile to add the service account from the docker context by Tim Emiola · 10 years ago
  97. d535bf3 Allow the ruby tests to have service account info by Tim Emiola · 10 years ago
  98. 2d03e04 Revert "Make this compile on mac by adding in header files currently used for posix," by Vijay Pai · 10 years ago
  99. f2c8901 Merge pull request #386 from tbetbetbe/grpc_tools_use_full_diskspace by Michael Lumish · 10 years ago
  100. dbc0f59 Add write buffer hint to C++ server handlers so that writes actually go by Vijay Pai · 10 years ago