1. 1f1b630 Merge github.com:grpc/grpc into c++api by Craig Tiller · 9 years ago
  2. 64d10c1 added zlib and openssl dependencies by Jan Tattermusch · 9 years ago
  3. a2ad558 polishing of Grpc.mak by Jan Tattermusch · 9 years ago
  4. eca6547 added some more non-test targets to Grpc.mak by Jan Tattermusch · 9 years ago
  5. d5b076a improving makefile for Windows by Jan Tattermusch · 9 years ago
  6. 32647c8 added make.bat helper by Jan Tattermusch · 9 years ago
  7. 1312666 fixed GrpcTests.mak and removed build_and_run_tests.bat by Jan Tattermusch · 9 years ago
  8. 451a227 Added NMake file to ease building and running tests. by Jan Tattermusch · 9 years ago
  9. adeaf63 add more tests into build_and_run_tests.bat by Jan Tattermusch · 9 years ago
  10. 6859ad9 Update projects by Craig Tiller · 9 years ago
  11. 869a870 Merge github.com:grpc/grpc into c++api by Craig Tiller · 9 years ago
  12. 13b9cfb added ssl.props as a dependency for grpc_csharp_ext, regenerated project files by Jan Tattermusch · 9 years ago
  13. 1fe817f Run build cleaner by Craig Tiller · 9 years ago
  14. f0ee545 Merge pull request #497 from nicolasnoble/buildcheck by Craig Tiller · 9 years ago
  15. ea9fb4a Update vsprojects by Craig Tiller · 9 years ago
  16. d8b88de Merge pull request #475 from dklempner/epoll by Craig Tiller · 9 years ago
  17. 1407adb Ran build-cleaner, and re-generated project files. by Nicolas Noble · 9 years ago
  18. 24cad9b Enabling debug symbols while running batched tests under Windows. by Nicolas Noble · 9 years ago
  19. 31f89f8 Merge pull request #489 from jtattermusch/cpu_windows by Nicolas Noble · 9 years ago
  20. 6943fb3 added cpu_windows.c by Jan Tattermusch · 9 years ago
  21. 8f24bec set RuntimeLibrary for zlib project to default by Jan Tattermusch · 9 years ago
  22. f6ff8f6 remove _shared suffix from target dll names by Jan Tattermusch · 9 years ago
  23. a612216 fixes to zlib VS project by Jan Tattermusch · 9 years ago
  24. 31e4065 fixes to make shared libraries build by Jan Tattermusch · 9 years ago
  25. 9fb0116 fixed filename of grpc VS project templates by Jan Tattermusch · 9 years ago
  26. 785778b added projects for shared libraries by Jan Tattermusch · 9 years ago
  27. 53eae7a Merge branch 'master' into epoll by David Klempner · 9 years ago
  28. b7f53d9 removed filters for grpc_csharp_ext by Jan Tattermusch · 9 years ago
  29. 4d3098a Merge branch 'vsproject_templates' of github.com:jtattermusch/grpc into vsproject_templates by Jan Tattermusch · 9 years ago
  30. 2dcc9a8 removed empty filters file for grpc_csharp_ext by Jan Tattermusch · 9 years ago
  31. 326c164 added user settings and generated files to gitignore by Jan Tattermusch · 9 years ago
  32. 92e2e3f some VS project template fixes and added templates for grpc_csharp_ext by Jan Tattermusch · 9 years ago
  33. 3b22774 added user settings and generated files to gitignore by Jan Tattermusch · 9 years ago
  34. 9e1d446 some VS project template fixes and added templates for grpc_csharp_ext by Jan Tattermusch · 9 years ago
  35. baced4d Epoll based multipoller by David Klempner · 9 years ago
  36. 811b078 Merge branch 'master' of github.com:google/grpc into grpc-win32 by Nicolas "Pixel" Noble · 9 years ago
  37. 45e67a3 Addressing comments. by Nicolas Noble · 9 years ago
  38. d78a657 Merge github.com:grpc/grpc into async-api-new by Craig Tiller · 9 years ago
  39. 1ffa52f Clean build.json by Craig Tiller · 9 years ago
  40. 41efbf3 Merge github.com:google/grpc into async-api-new by Craig Tiller · 9 years ago
  41. d6dcec5 Making the gpr_tmpfile's win32 version a bit more Windows-y. by Nicolas "Pixel" Noble · 9 years ago
  42. aa2ac59 Merge github.com:google/grpc into async-api-new by Craig Tiller · 9 years ago
  43. f229d4f Merge pull request #359 from jboeuf/ssl_default_creds_integration by Yang Gao · 9 years ago
  44. 86d9159 Merge github.com:google/grpc into async-api-new by Craig Tiller · 9 years ago
  45. 0f3ec82 Adding Windows tcp server code. by Nicolas "Pixel" Noble · 9 years ago
  46. 7413f10 Adding linux specific env implementation. by Julien Boeuf · 9 years ago
  47. 4b6ab78 Merge github.com:google/grpc into async-api by Craig Tiller · 9 years ago
  48. 900dadb Merge branch 'master' of github.com:google/grpc into grpc-win32 by Nicolas "Pixel" Noble · 9 years ago
  49. 6393dd3 Fixing build.json by removing files that are no longer present. by Nicolas Noble · 9 years ago
  50. d77c92b Merge github.com:google/grpc into async-api-new by Craig Tiller · 9 years ago
  51. fdbb1b0 ... And the project files... by Julien Boeuf · 9 years ago
  52. ea61b07 Updated the first test (which fails) by Craig Tiller · 9 years ago
  53. 21f627a First draft of the win32 implementation of iomgr. by Nicolas "Pixel" Noble · 9 years ago
  54. 026a417 Adding support for loading the SSL roots from an environment variable. by Julien Boeuf · 9 years ago
  55. 5350c2e Clean build file, regen projects by Craig Tiller · 9 years ago
  56. 4450db2 Add bbq by Craig Tiller · 9 years ago
  57. b24b500 Merge pull request #233 from nicolasnoble/propsheets by Jan Tattermusch · 9 years ago
  58. 9574132 Merge branch 'master' of github.com:google/grpc into json 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. c7bb622 Adding property sheets for OpenSSL and Winsock 2 libraries. by Nicolas 'Pixel' Noble · 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. 1ea024d Adding Visual Studio filters. by Nicolas 'Pixel' Noble · 9 years ago
  70. d566021 OpenSSL 1.0.2 is out of beta - let's update our own repositories to reflect that. by Nicolas "Pixel" Noble · 9 years ago
  71. 614c2bf Replacing cJSON with our own code instead. by Nicolas Noble · 10 years ago
  72. dbb4f94 Add support for eventfd based kicking on linux. by David Klempner · 10 years ago
  73. 6a6e4a1 Build projects by Craig Tiller · 10 years ago
  74. d14a1a5 Disable compilation of some files by Craig Tiller · 10 years ago
  75. e1addfe Build projects by Craig Tiller · 10 years ago
  76. e7d7559 Add a gitignore for win32 stuff by Craig Tiller · 10 years ago
  77. 17ec5f9 Run buildgen by Craig Tiller · 10 years ago
  78. 7f3ed1e Factor out the pollset kicking mechanism and eliminate sharding by David Klempner · 10 years ago
  79. 80d68c0 Fixing test_config.c by Nicolas "Pixel" Noble · 10 years ago
  80. 472f60e Fixing opensource build. by nnoble · 10 years ago
  81. 6ad120e Moving the google-internal security code in their own files. by jboeuf · 10 years ago
  82. 5f2ecb3 Splitting grpc_test_util into gpr_test_util. by nnoble · 10 years ago
  83. 24200d3 C implementation of Census trace store and stats store for grpc C lib. by hongyu · 10 years ago
  84. 58393c2 Remove libevent. by ctiller · 10 years ago
  85. e4b4093 Add a --forever flag, to continuously run tests as things change. by ctiller · 10 years ago
  86. 1a277ec Remove libevent. by ctiller · 10 years ago
  87. c87b1c5 Adding plugins to the mako rendering system. by nnoble · 10 years ago
  88. d94ad10 Provide a port of cpu related code to posix, and linux. by ctiller · 10 years ago
  89. 5b7f32a Improving Makefile support for shared libraries. by nnoble · 10 years ago
  90. 5210393 Update build.json, fix opensource build. by ctiller · 10 years ago
  91. 97fd9e5 Add SSL root for production GFE. by chenw · 10 years ago
  92. b745506 gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist. by pmarks · 10 years ago
  93. d79b486 Introduce the (outside-of-iomgr) pollset API. by ctiller · 10 years ago
  94. 2bbb6c4 Remove endpoint/ directories. by ctiller · 10 years ago
  95. 5447c54 Tweaking solution settings to be able to compile with OpenSSL (not link yet), and swapping per-project properties for a global property sheet. by nnoble · 10 years ago
  96. c99774f Remove a (very) deprecated file. by ctiller · 10 years ago
  97. d8fd853 Fix for the exposed problems after trying a full clean build. by nnoble · 10 years ago
  98. 028ddde Adding build files for OpenSSL. by nnoble · 10 years ago
  99. c1ddffb Add time averaged stats for future alarm list work. by ctiller · 10 years ago
  100. 5e04b13 Add a test for useful.h. by ctiller · 10 years ago