1. 6edb451 Simplify _WrappedConsumer.moar. by Nathaniel Manista · 10 years ago
  2. 96e352c Merge pull request #524 from nicolasnoble/msan by Craig Tiller · 10 years ago
  3. d66cba2 Properly msan-instrumenting protobuf and our C++ tests - but gflags isn't instrumented yet. by Nicolas "Pixel" Noble · 10 years ago
  4. 44cdd6e Merge pull request #522 from nicolasnoble/posix by Craig Tiller · 10 years ago
  5. 3609f78 Merge pull request #517 from vjpai/mac by Craig Tiller · 10 years ago
  6. 43517d9 Merge pull request #519 from nicolasnoble/docker-clang by Craig Tiller · 10 years ago
  7. fbdd7ab Cleaning up our posix definition / usage. by Nicolas "Pixel" Noble · 10 years ago
  8. 3793267 Merge pull request #521 from nathanielmanistaatgoogle/future by soltanmm · 10 years ago
  9. 20a2b5b Merge pull request #515 from a11r/new_fling by Craig Tiller · 10 years ago
  10. 83edf3e Change the interface of RPC Framework's Future interface. by Nathaniel Manista · 10 years ago
  11. d1049b7 Merge pull request #520 from donnadionne/docker by Tim Emiola · 10 years ago
  12. d853baa Merge pull request #516 from jtattermusch/csharp_shutdown by Tim Emiola · 10 years ago
  13. 6fd5a35 Setting default ssh directory in the case of test runs running as root. by Donna Dionne · 10 years ago
  14. faa5f51 Renaming the docker image to grpc_clang, and optimizing the build a bit. by Nicolas "Pixel" Noble · 10 years ago
  15. a2d9ed0 Addressed review comments by Abhishek Kumar · 10 years ago
  16. f474919 Merge pull request #518 from jtattermusch/csharp_licenseheaders by Michael Lumish · 10 years ago
  17. 07002d7 changed 2014 -> 2015 by Jan Tattermusch · 10 years ago
  18. af77b3d changed 2014 -> 2015 by Jan Tattermusch · 10 years ago
  19. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 10 years ago
  20. c234087 Fix header file for Mac by vjpai · 10 years ago
  21. 23821ce Reworked GrpcEnvironment initialization and shutdown to allow running all tests at once. by Jan Tattermusch · 10 years ago
  22. e3dd33f clang formatting by Abhishek Kumar · 10 years ago
  23. bb62706 Merge pull request #514 from donnadionne/docker by Tim Emiola · 10 years ago
  24. 445612e Btach handling of unary by Abhishek Kumar · 10 years ago
  25. 6fcd2aa useless commit to test email address. by Donna Dionne · 10 years ago
  26. 07fadea Got rid of the PortPicker utility by Jan Tattermusch · 10 years ago
  27. c061a2f Merge pull request #509 from chen-wang/master by Yang Gao · 10 years ago
  28. 4151cac Initial draft of server using new async API by Abhishek Kumar · 10 years ago
  29. 510a693 Merge pull request #512 from ctiller/ubsan by Nicolas Noble · 10 years ago
  30. 4635dc9 Merge branch 'master' of github.com:google/grpc into docker by Donna Dionne · 10 years ago
  31. 96bd5f6 Add ubsan support by Craig Tiller · 10 years ago
  32. bf275ec Merge pull request #511 from nicolasnoble/msan-cxx by Craig Tiller · 10 years ago
  33. a339c16 Adding a Dockerfile script that can build a docker image with an msan-compatible C++ compiler. by Nicolas "Pixel" Noble · 10 years ago
  34. 0963425 Merge branch 'master' of github.com:google/grpc into docker by Donna Dionne · 10 years ago
  35. 1829e4c Fixing go docker file to use the correct golang path by Donna Dionne · 10 years ago
  36. 8423251 Rename examples/tips to examples/pubsub by Chen wang · 10 years ago
  37. bc91e25 Merge pull request #508 from nicolasnoble/make-protobuf by Craig Tiller · 10 years ago
  38. d2cfde7 Forgot to add the test file. by Nicolas Noble · 10 years ago
  39. c70752a Updating build instructions in regard to protobuf. by Nicolas Noble · 10 years ago
  40. 5383062 Compiling protobuf from the Makefile if we don't have it on the system. by Nicolas Noble · 10 years ago
  41. 6b6c3dd Merge pull request #500 from nicolasnoble/secure_getenv by Craig Tiller · 10 years ago
  42. 9b09d19 Merge pull request #505 from jtattermusch/csharp_single_dll by Tim Emiola · 10 years ago
  43. a9edeef clang-format of grpc_csharp_ext.c by Jan Tattermusch · 10 years ago
  44. 6b41b61 Merge pull request #503 from murgatroid99/core_empty_batch by Craig Tiller · 10 years ago
  45. 13b9cfb added ssl.props as a dependency for grpc_csharp_ext, regenerated project files by Jan Tattermusch · 10 years ago
  46. 61f93b2 Fixed Timespec to work on Windows, fixes in ServerSafeHandle by Jan Tattermusch · 10 years ago
  47. c9562b6 fixes in extension library by Jan Tattermusch · 10 years ago
  48. 86a249f little refactoring for Timespec by Jan Tattermusch · 10 years ago
  49. e1e1187 bind Pinvoke c# call to the new wrappers by Jan Tattermusch · 10 years ago
  50. 35e4280 added wrappers for all grpc and gpr functions used by grpc C# by Jan Tattermusch · 10 years ago
  51. a8c21e8 Added useful behavior for empty batch by murgatroid99 · 10 years ago
  52. bf18198 Merge branch 'master' of github.com:google/grpc into docker by Donna Dionne · 10 years ago
  53. e0da0f7 Merge pull request #502 from murgatroid99/core_call_race_fix by Yang Gao · 10 years ago
  54. 04c4479 Fix race in call.c by murgatroid99 · 10 years ago
  55. 573a096 Merge branch 'master' of github.com:google/grpc into docker by Donna Dionne · 10 years ago
  56. f0ee545 Merge pull request #497 from nicolasnoble/buildcheck by Craig Tiller · 10 years ago
  57. d3ae976 Not all Linuxes are equal, and secure_getenv isn't always there. by Nicolas Noble · 10 years ago
  58. d8b88de Merge pull request #475 from dklempner/epoll by Craig Tiller · 10 years ago
  59. 98d1dd0 Merge pull request #1 from ctiller/bc by Nicolas Noble · 10 years ago
  60. 9d085a3 Generate more pleasing build.json output by Craig Tiller · 10 years ago
  61. 1407adb Ran build-cleaner, and re-generated project files. by Nicolas Noble · 10 years ago
  62. 5fa1c3f Destroy the wakeup fd in the right function by David Klempner · 10 years ago
  63. 6be5e58 Merge pull request #480 from dklempner/runs_per_test by Craig Tiller · 10 years ago
  64. 2ea18ee Merge pull request #492 from jtattermusch/csharp_mono by Michael Lumish · 10 years ago
  65. 20b738d reference windows-style library names in DllImport, mono still finds the right library by Jan Tattermusch · 10 years ago
  66. a99bf34 Merge pull request #491 from nicolasnoble/win32-tmpfile-fix by Jan Tattermusch · 10 years ago
  67. 630f1b8 Update completion type enum to reflect changes in grpc.h by Jan Tattermusch · 10 years ago
  68. df80ba8 Freeing the proper string in gpr_tmpfile. by Nicolas Noble · 10 years ago
  69. 2573958 Change TestCache to parameterize whether to skip running tests. by David Klempner · 10 years ago
  70. c9b8eb3 Merge pull request #490 from nicolasnoble/win32-debug by Jan Tattermusch · 10 years ago
  71. 24cad9b Enabling debug symbols while running batched tests under Windows. by Nicolas Noble · 10 years ago
  72. 31f89f8 Merge pull request #489 from jtattermusch/cpu_windows by Nicolas Noble · 10 years ago
  73. 1a9cf61 Merge pull request #481 from jtattermusch/csharp_win_dll by Nicolas Noble · 10 years ago
  74. 2cdacb8 added log messages for cpu_windows.c by Jan Tattermusch · 10 years ago
  75. 6943fb3 added cpu_windows.c by Jan Tattermusch · 10 years ago
  76. 59680ee Merge pull request #482 from nicolasnoble/typos by Craig Tiller · 10 years ago
  77. 5eff611 Merge pull request #470 from ejona86/docker-java by Tim Emiola · 10 years ago
  78. 8f24bec set RuntimeLibrary for zlib project to default by Jan Tattermusch · 10 years ago
  79. fed9186 Merge pull request #468 from nathanielmanistaatgoogle/server_server_credentials by Tim Emiola · 10 years ago
  80. 0af000b Fixing valgrind's codepath in run_tests.py. by Nicolas Noble · 10 years ago
  81. 0bae4b2 Merge pull request #471 from jboeuf/call_host_name_check by Nicolas Noble · 10 years ago
  82. f6ff8f6 remove _shared suffix from target dll names by Jan Tattermusch · 10 years ago
  83. 5e35b14 Disable test caching when runs_per_test > 1 by David Klempner · 10 years ago
  84. a612216 fixes to zlib VS project by Jan Tattermusch · 10 years ago
  85. 31e4065 fixes to make shared libraries build by Jan Tattermusch · 10 years ago
  86. 9fb0116 fixed filename of grpc VS project templates by Jan Tattermusch · 10 years ago
  87. 785778b added projects for shared libraries by Jan Tattermusch · 10 years ago
  88. 7d0188c Merge pull request #479 from murgatroid99/node_perf_test by Vijay Pai · 10 years ago
  89. a10abbd Clean up the epoll wakeup fd too. by David Klempner · 10 years ago
  90. fdd42cf Actually include the port_platform.h epoll change too by David Klempner · 10 years ago
  91. 7c9f091 Address pull request thread comments by David Klempner · 10 years ago
  92. 3a890a2 Remove now unnecessary check that incoming epoll fds are not orphaned by David Klempner · 10 years ago
  93. 53eae7a Merge branch 'master' into epoll by David Klempner · 10 years ago
  94. b7bfe69 Merge pull request #477 from jtattermusch/vsproject_templates by Nicolas Noble · 10 years ago
  95. b7f53d9 removed filters for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  96. 4d3098a Merge branch 'vsproject_templates' of github.com:jtattermusch/grpc into vsproject_templates by Jan Tattermusch · 10 years ago
  97. 2dcc9a8 removed empty filters file for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  98. 2fe2ec6 Added standard performance metrics by murgatroid99 · 10 years ago
  99. 909bfae Updated copyright date by murgatroid99 · 10 years ago
  100. c8df0a8 Added a performance test by murgatroid99 · 10 years ago