1. 0f3ec82 Adding Windows tcp server code. by Nicolas "Pixel" Noble · 10 years ago
  2. 900dadb Merge branch 'master' of github.com:google/grpc into grpc-win32 by Nicolas "Pixel" Noble · 10 years ago
  3. 6393dd3 Fixing build.json by removing files that are no longer present. by Nicolas Noble · 10 years ago
  4. 32c1ad9 Merge pull request #369 from jboeuf/tsan_openssl by Nicolas Noble · 10 years ago
  5. fdbb1b0 ... And the project files... by Julien Boeuf · 10 years ago
  6. f279362 Merge pull request #370 from jtattermusch/csharp_c_ext by Nicolas Noble · 10 years ago
  7. 21f627a First draft of the win32 implementation of iomgr. by Nicolas "Pixel" Noble · 10 years ago
  8. 94c3653 added grpc extension library for C# by Jan Tattermusch · 10 years ago
  9. ca3d6f1 Remove duplicated target tips_client defintion. by Chen Wang · 10 years ago
  10. 4428596 Merge remote-tracking branch 'upstream/master' by Chen Wang · 10 years ago
  11. 5350c2e Clean build file, regen projects by Craig Tiller · 10 years ago
  12. 04f1aa8 Implement both Publisher and Subscriber. by Chen Wang · 10 years ago
  13. 213ed91 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. by Nicolas "Pixel" Noble · 10 years ago
  14. c630682 Enabling extra warnings, and disabling error on warning. by Nicolas "Pixel" Noble · 10 years ago
  15. 14a2b8d Merge pull request #286 from nicolasnoble/no-stripping by Craig Tiller · 10 years ago
  16. 3a2551c Let's not strip libraries if compiled in anything other than release. by Nicolas "Pixel" Noble · 10 years ago
  17. d8f8b6b Generating library aliases under Linux, hopefully fixing #192. by Nicolas "Pixel" Noble · 10 years ago
  18. 3c63c0c Adding a few more tests. by Nicolas "Pixel" Noble · 10 years ago
  19. 9574132 Merge branch 'master' of github.com:google/grpc into json by Nicolas Noble · 10 years ago
  20. 66b5bba Fixing a couple of minor bugs, and adding a few tests. by Nicolas Noble · 10 years ago
  21. 3b56a57 Merge pull request #157 from dklempner/eventfd by Craig Tiller · 10 years ago
  22. e360568 Rename poll_kick_test to poll_kick_posix_test by David Klempner · 10 years ago
  23. 8bfbc88 Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc] by David Klempner · 10 years ago
  24. e04455a Addressing comments. by Nicolas Noble · 10 years ago
  25. 64c3e72 removed string.h reference from build.json by Jan Tattermusch · 10 years ago
  26. 6e8bdb9 Merge branch 'master' into eventfd by David Klempner · 10 years ago
  27. 78dc6cd Refactor the pipe/eventfd abstraction by David Klempner · 10 years ago
  28. fee065c Merge branch 'master' of github.com:google/grpc into json by Nicolas Noble · 10 years ago
  29. d5a9985 Fixing a few winsocket misuses. by Nicolas "Pixel" Noble · 10 years ago
  30. ed3ed70 run generate_projects.sh since I changed build.json by Yang Gao · 10 years ago
  31. ac139de Merge pull request #153 from ctiller/windows-fixes by Jan Tattermusch · 10 years ago
  32. be52018 Regenerating project files. by Nicolas "Pixel" Noble · 10 years ago
  33. 614c2bf Replacing cJSON with our own code instead. by Nicolas Noble · 10 years ago
  34. 9aee6d0 Merge pull request #158 from chen-wang/tips by Yang Gao · 10 years ago
  35. 6933075 Merge branch 'master' of github.com:google/grpc into tips by Chen Wang · 10 years ago
  36. 86af8cf TIPS client implementation. by Chen Wang · 10 years ago
  37. dbb4f94 Add support for eventfd based kicking on linux. by David Klempner · 10 years ago
  38. 96b4955 Sort out some more compile flags for Mac by Craig Tiller · 10 years ago
  39. b4ee3b5 Make libraries compile on Darwin by Craig Tiller · 10 years ago
  40. e1addfe Build projects by Craig Tiller · 10 years ago
  41. 996d9df Generate projects by Craig Tiller · 10 years ago
  42. 17ec5f9 Run buildgen by Craig Tiller · 10 years ago
  43. a537ae4 Merge pull request #70 from ctiller/benchmark by vjpai · 10 years ago
  44. 7f3ed1e Factor out the pollset kicking mechanism and eliminate sharding by David Klempner · 10 years ago
  45. aa6f993 Merge pull request #88 from ctiller/shutdown by Yang Gao · 10 years ago
  46. 047b727 Adding a few more comments in the Makefile template, to explain some of its more obscure features. by Nicolas Noble · 10 years ago
  47. 4ffdcd5 Add an optional server shutdown event. by Craig Tiller · 10 years ago
  48. 17f2b59 Fixing parallel build. by Nicolas "Pixel" Noble · 10 years ago
  49. 297fafa Opportunistically use perftools if installed. by Craig Tiller · 10 years ago
  50. 54f68b6 Fixing typos in build.json: .cpp -> .cc by Nicolas Noble · 10 years ago
  51. db2963e Merge pull request #47 from ctiller/makeclean by Nicolas Noble · 10 years ago
  52. a614caa Add missing space by Craig Tiller · 10 years ago
  53. 85bf09b Fixing zlib dependency build. by Nicolas "Pixel" Noble · 10 years ago
  54. f58b9ef Remove protoc_plugins, and use a variable. by Craig Tiller · 10 years ago
  55. f0afe50 Add missing space by Craig Tiller · 10 years ago
  56. 8f126a6 Remove _DEPS variables by Craig Tiller · 10 years ago
  57. 12c8209 Generate dependencies when compiling the .o by Craig Tiller · 10 years ago
  58. 3759e6f Remove clean rules by Craig Tiller · 10 years ago
  59. c4da6b7 Force using custom libraries if we are using ?SAN. by Craig Tiller · 10 years ago
  60. 3ccae02 Support compiling zlib with ?SAN by Craig Tiller · 10 years ago
  61. ec0b8f3 Compile OpenSSL differently for each config. by Craig Tiller · 10 years ago
  62. f4f2351 Merge pull request #13 from ctiller/nogo by Qi Zhao · 10 years ago
  63. ee988bc Merge github.com:google/grpc into gcov by Craig Tiller · 10 years ago
  64. 9e47552 Don't mix C and C++ libraries. by Nicolas Noble · 10 years ago
  65. 2e8ea78 Merge github.com:google/grpc into gcov by Craig Tiller · 10 years ago
  66. 3d829d8 Merge github.com:google/grpc into nogo by Craig Tiller · 10 years ago
  67. bf2659f Fix qps test. by Craig Tiller · 10 years ago
  68. cfc18ad Remove go compiler by Craig Tiller · 10 years ago
  69. 934baa3 Add tools/run_tests/run_lcov.sh by Craig Tiller · 10 years ago
  70. 770f60a Merge github.com:google/grpc into testcpp by Craig Tiller · 10 years ago
  71. 6ad120e Moving the google-internal security code in their own files. by jboeuf · 10 years ago
  72. 5f2ecb3 Splitting grpc_test_util into gpr_test_util. by nnoble · 10 years ago
  73. 27715ca Allow C++ tests to be built in parallel by Craig Tiller · 10 years ago
  74. d4773f5 Fix some C++ test dependencies by Craig Tiller · 10 years ago
  75. 35e7b0c Fix gRPC compilation failure by rsilvera · 10 years ago
  76. 45fc159 Preparing the go plugin for non-[] compilation. by nnoble · 10 years ago
  77. 1b15109 Add impl subdirectory under public and move headers that need to be installed by yangg · 10 years ago
  78. 4105e2b Add ServiceAccount Credentials wrapping and handle credentials creation by yangg · 10 years ago
  79. 1456d15 Add a test to export two TestService on the same server, only with different by yangg · 10 years ago
  80. 24200d3 C implementation of Census trace store and stats store for grpc C lib. by hongyu · 10 years ago
  81. c008ae5 Fix opensource build. by ctiller · 10 years ago
  82. 58393c2 Remove libevent. by ctiller · 10 years ago
  83. e4b4093 Add a --forever flag, to continuously run tests as things change. by ctiller · 10 years ago
  84. 228ad9b Fix opensource build. by ctiller · 10 years ago
  85. 1a277ec Remove libevent. by ctiller · 10 years ago
  86. 102e4fe Use CONFIG after defining it. Define CONFIG before using it. by yangg · 10 years ago
  87. 8cfebb9 Add msan, tsan, asan targets for Makefile. by ctiller · 10 years ago
  88. cab52e7 Allow specifying CONFIG as a string, instead of DEBUG=1. by ctiller · 10 years ago
  89. c87b1c5 Adding plugins to the mako rendering system. by nnoble · 10 years ago
  90. d94ad10 Provide a port of cpu related code to posix, and linux. by ctiller · 10 years ago
  91. 7e012cf Solving chicken-and-egg issue while detecting OpenSSL capabilities. by nnoble · 10 years ago
  92. 5b7f32a Improving Makefile support for shared libraries. by nnoble · 10 years ago
  93. 5210393 Update build.json, fix opensource build. by ctiller · 10 years ago
  94. 09cb6d5 Build debug/optimized builds into different target directories. by ctiller · 10 years ago
  95. 97fd9e5 Add SSL root for production GFE. by chenw · 10 years ago
  96. 3bf466f Port [] alarm management to GRPC. by ctiller · 10 years ago
  97. 1a809c0 Adding support for service account credentials. by jboeuf · 10 years ago
  98. 59dfc90 Client side implementation of creating channel with credentials. by yangg · 10 years ago
  99. b745506 gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist. by pmarks · 10 years ago
  100. fd2f3ac Sync up open source build with [] by yangg · 10 years ago