1. ae7fe92 Unix domain socket support by Craig Tiller · 10 years ago
  2. bb62706 Merge pull request #514 from donnadionne/docker by Tim Emiola · 10 years ago
  3. 6fcd2aa useless commit to test email address. by Donna Dionne · 10 years ago
  4. c061a2f Merge pull request #509 from chen-wang/master by Yang Gao · 10 years ago
  5. 510a693 Merge pull request #512 from ctiller/ubsan by Nicolas Noble · 10 years ago
  6. 4635dc9 Merge branch 'master' of github.com:google/grpc into docker by Donna Dionne · 10 years ago
  7. 96bd5f6 Add ubsan support by Craig Tiller · 10 years ago
  8. bf275ec Merge pull request #511 from nicolasnoble/msan-cxx by Craig Tiller · 10 years ago
  9. a339c16 Adding a Dockerfile script that can build a docker image with an msan-compatible C++ compiler. by Nicolas "Pixel" Noble · 10 years ago
  10. 0963425 Merge branch 'master' of github.com:google/grpc into docker by Donna Dionne · 10 years ago
  11. 1829e4c Fixing go docker file to use the correct golang path by Donna Dionne · 10 years ago
  12. 8423251 Rename examples/tips to examples/pubsub by Chen wang · 10 years ago
  13. bc91e25 Merge pull request #508 from nicolasnoble/make-protobuf by Craig Tiller · 10 years ago
  14. d2cfde7 Forgot to add the test file. by Nicolas Noble · 10 years ago
  15. c70752a Updating build instructions in regard to protobuf. by Nicolas Noble · 10 years ago
  16. 5383062 Compiling protobuf from the Makefile if we don't have it on the system. by Nicolas Noble · 10 years ago
  17. 6b6c3dd Merge pull request #500 from nicolasnoble/secure_getenv by Craig Tiller · 10 years ago
  18. 9b09d19 Merge pull request #505 from jtattermusch/csharp_single_dll by Tim Emiola · 10 years ago
  19. a9edeef clang-format of grpc_csharp_ext.c by Jan Tattermusch · 10 years ago
  20. 6b41b61 Merge pull request #503 from murgatroid99/core_empty_batch by Craig Tiller · 10 years ago
  21. 13b9cfb added ssl.props as a dependency for grpc_csharp_ext, regenerated project files by Jan Tattermusch · 10 years ago
  22. 61f93b2 Fixed Timespec to work on Windows, fixes in ServerSafeHandle by Jan Tattermusch · 10 years ago
  23. c9562b6 fixes in extension library by Jan Tattermusch · 10 years ago
  24. 86a249f little refactoring for Timespec by Jan Tattermusch · 10 years ago
  25. e1e1187 bind Pinvoke c# call to the new wrappers by Jan Tattermusch · 10 years ago
  26. 35e4280 added wrappers for all grpc and gpr functions used by grpc C# by Jan Tattermusch · 10 years ago
  27. a8c21e8 Added useful behavior for empty batch by murgatroid99 · 10 years ago
  28. bf18198 Merge branch 'master' of github.com:google/grpc into docker by Donna Dionne · 10 years ago
  29. e0da0f7 Merge pull request #502 from murgatroid99/core_call_race_fix by Yang Gao · 10 years ago
  30. 04c4479 Fix race in call.c by murgatroid99 · 10 years ago
  31. 573a096 Merge branch 'master' of github.com:google/grpc into docker by Donna Dionne · 10 years ago
  32. f0ee545 Merge pull request #497 from nicolasnoble/buildcheck by Craig Tiller · 10 years ago
  33. d3ae976 Not all Linuxes are equal, and secure_getenv isn't always there. by Nicolas Noble · 10 years ago
  34. d8b88de Merge pull request #475 from dklempner/epoll by Craig Tiller · 10 years ago
  35. 98d1dd0 Merge pull request #1 from ctiller/bc by Nicolas Noble · 10 years ago
  36. 9d085a3 Generate more pleasing build.json output by Craig Tiller · 10 years ago
  37. 1407adb Ran build-cleaner, and re-generated project files. by Nicolas Noble · 10 years ago
  38. 5fa1c3f Destroy the wakeup fd in the right function by David Klempner · 10 years ago
  39. 6be5e58 Merge pull request #480 from dklempner/runs_per_test by Craig Tiller · 10 years ago
  40. 2ea18ee Merge pull request #492 from jtattermusch/csharp_mono by Michael Lumish · 10 years ago
  41. 20b738d reference windows-style library names in DllImport, mono still finds the right library by Jan Tattermusch · 10 years ago
  42. a99bf34 Merge pull request #491 from nicolasnoble/win32-tmpfile-fix by Jan Tattermusch · 10 years ago
  43. 630f1b8 Update completion type enum to reflect changes in grpc.h by Jan Tattermusch · 10 years ago
  44. df80ba8 Freeing the proper string in gpr_tmpfile. by Nicolas Noble · 10 years ago
  45. 2573958 Change TestCache to parameterize whether to skip running tests. by David Klempner · 10 years ago
  46. c9b8eb3 Merge pull request #490 from nicolasnoble/win32-debug by Jan Tattermusch · 10 years ago
  47. 24cad9b Enabling debug symbols while running batched tests under Windows. by Nicolas Noble · 10 years ago
  48. 31f89f8 Merge pull request #489 from jtattermusch/cpu_windows by Nicolas Noble · 10 years ago
  49. 1a9cf61 Merge pull request #481 from jtattermusch/csharp_win_dll by Nicolas Noble · 10 years ago
  50. 2cdacb8 added log messages for cpu_windows.c by Jan Tattermusch · 10 years ago
  51. 6943fb3 added cpu_windows.c by Jan Tattermusch · 10 years ago
  52. 59680ee Merge pull request #482 from nicolasnoble/typos by Craig Tiller · 10 years ago
  53. 5eff611 Merge pull request #470 from ejona86/docker-java by Tim Emiola · 10 years ago
  54. 8f24bec set RuntimeLibrary for zlib project to default by Jan Tattermusch · 10 years ago
  55. fed9186 Merge pull request #468 from nathanielmanistaatgoogle/server_server_credentials by Tim Emiola · 10 years ago
  56. 0af000b Fixing valgrind's codepath in run_tests.py. by Nicolas Noble · 10 years ago
  57. 0bae4b2 Merge pull request #471 from jboeuf/call_host_name_check by Nicolas Noble · 10 years ago
  58. f6ff8f6 remove _shared suffix from target dll names by Jan Tattermusch · 10 years ago
  59. 5e35b14 Disable test caching when runs_per_test > 1 by David Klempner · 10 years ago
  60. a612216 fixes to zlib VS project by Jan Tattermusch · 10 years ago
  61. 31e4065 fixes to make shared libraries build by Jan Tattermusch · 10 years ago
  62. 9fb0116 fixed filename of grpc VS project templates by Jan Tattermusch · 10 years ago
  63. 785778b added projects for shared libraries by Jan Tattermusch · 10 years ago
  64. 7d0188c Merge pull request #479 from murgatroid99/node_perf_test by Vijay Pai · 10 years ago
  65. a10abbd Clean up the epoll wakeup fd too. by David Klempner · 10 years ago
  66. fdd42cf Actually include the port_platform.h epoll change too by David Klempner · 10 years ago
  67. 7c9f091 Address pull request thread comments by David Klempner · 10 years ago
  68. 3a890a2 Remove now unnecessary check that incoming epoll fds are not orphaned by David Klempner · 10 years ago
  69. 53eae7a Merge branch 'master' into epoll by David Klempner · 10 years ago
  70. b7bfe69 Merge pull request #477 from jtattermusch/vsproject_templates by Nicolas Noble · 10 years ago
  71. b7f53d9 removed filters for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  72. 4d3098a Merge branch 'vsproject_templates' of github.com:jtattermusch/grpc into vsproject_templates by Jan Tattermusch · 10 years ago
  73. 2dcc9a8 removed empty filters file for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  74. 2fe2ec6 Added standard performance metrics by murgatroid99 · 10 years ago
  75. 909bfae Updated copyright date by murgatroid99 · 10 years ago
  76. c8df0a8 Added a performance test by murgatroid99 · 10 years ago
  77. 326c164 added user settings and generated files to gitignore by Jan Tattermusch · 10 years ago
  78. 92e2e3f some VS project template fixes and added templates for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  79. 3b22774 added user settings and generated files to gitignore by Jan Tattermusch · 10 years ago
  80. 9e1d446 some VS project template fixes and added templates for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  81. 187994e Merge pull request #448 from nicolasnoble/grpc-win32 by Craig Tiller · 10 years ago
  82. 9a7926c Merge pull request #474 from dklempner/unary_upgrade_check by Craig Tiller · 10 years ago
  83. baced4d Epoll based multipoller by David Klempner · 10 years ago
  84. 49959ed Have unary pollset check to see if the existing fd is orphaned by David Klempner · 10 years ago
  85. a81196c Merge pull request #460 from nathanielmanistaatgoogle/server_credentials_wrapping by jboeuf · 10 years ago
  86. 98c387d Merge pull request #428 from ctiller/clientlock2 by Nicolas Noble · 10 years ago
  87. ae47921 Update grpc_java_base Dockerfile to proto3 by Eric Anderson · 10 years ago
  88. 54b2192 Adding call host (:authority header) check in the secure channel. by Julien Boeuf · 10 years ago
  89. 5f6480b Merge pull request #469 from ctiller/fix6 by jboeuf · 10 years ago
  90. bc9773e Allow _low.Server objects to be passed a ServerCredentials. by Nathaniel Manista · 10 years ago
  91. 49c877e Add a wrapping of grpc_server_credentials. by Nathaniel Manista · 10 years ago
  92. e801eb3 Fix some tests by Craig Tiller · 10 years ago
  93. caf378a Merge pull request #453 from ctiller/fix2 by Nathaniel Manista · 10 years ago
  94. 2b86b35 Merge pull request #465 from vjpai/qps-pool by Nicolas Noble · 10 years ago
  95. 6c84ba0 Merge pull request #464 from vjpai/linkstatic by Nicolas Noble · 10 years ago
  96. 1a051df Merge pull request #462 from a11r/doc by Nicolas Noble · 10 years ago
  97. 75be91a Allow Python to be built without sudo by Craig Tiller · 10 years ago
  98. 6749e73 Fix spelling: recommend by Abhishek Kumar · 10 years ago
  99. 2d63da7 Updated as a result of changed options in build.json by Vijay Pai · 10 years ago
  100. 4ca479c Change pointer format by Vijay Pai · 10 years ago