1. 7f3ed1e Factor out the pollset kicking mechanism and eliminate sharding by David Klempner · 10 years ago
  2. 33a0b83 clang compile fixes by Craig Tiller · 10 years ago
  3. aa6f993 Merge pull request #88 from ctiller/shutdown by Yang Gao · 10 years ago
  4. 4ffdcd5 Add an optional server shutdown event. by Craig Tiller · 10 years ago
  5. 4853791 Build fix by Craig Tiller · 10 years ago
  6. 7b01878 Fix returned status by Craig Tiller · 10 years ago
  7. b222b4d Changing size type in Transport Security (TSI) from uint32_t to size_t: by Julien Boeuf · 10 years ago
  8. 3eef2c4 clang-format by Craig Tiller · 10 years ago
  9. 32946d3 () --> (void) by Craig Tiller · 10 years ago
  10. d7f2c2b clang-format by Craig Tiller · 10 years ago
  11. a2075b9 Remove calls to grpc_call_accept from C core tests. by Craig Tiller · 10 years ago
  12. c6a56df Merge pull request #32 from ctiller/qpsfix by Yang Gao · 10 years ago
  13. 8a7a152 Remove unused private field by Craig Tiller · 10 years ago
  14. 5680ff4 Run clang-format-all.sh by Yang Gao · 10 years ago
  15. 14e60e9 Use C signal handling in C++ end2end by Craig Tiller · 10 years ago
  16. e1e2475 Unify signal handling in C by Craig Tiller · 10 years ago
  17. dd330d6 Merge pull request #24 from nicolasnoble/win32 by Craig Tiller · 10 years ago
  18. 80d68c0 Fixing test_config.c by Nicolas "Pixel" Noble · 10 years ago
  19. 27be1a2 Removing a few more traces of libevent. by Nicolas "Pixel" Noble · 10 years ago
  20. 21b19a5 Fix formatting by Craig Tiller · 10 years ago
  21. 1ee7cb0 Merge github.com:google/grpc into format by Craig Tiller · 10 years ago
  22. bf2659f Fix qps test. by Craig Tiller · 10 years ago
  23. 856e372 Merge github.com:google/grpc into testcpp by Craig Tiller · 10 years ago
  24. 92fe70e Added new results to report resource usage and QPS, along with new proto support for this by vpai · 10 years ago
  25. b5dcec5 clang-format codebase by Craig Tiller · 10 years ago
  26. 770f60a Merge github.com:google/grpc into testcpp by Craig Tiller · 10 years ago
  27. 5f2ecb3 Splitting grpc_test_util into gpr_test_util. by nnoble · 10 years ago
  28. 570d1f4 Return bound port number from grpc_server_add_http2_port. by ctiller · 10 years ago
  29. de990f9 Initialize gtest correctly by Craig Tiller · 10 years ago
  30. b2a42f3 Make this file compile by Craig Tiller · 10 years ago
  31. 9608f0f Make this file compile by Craig Tiller · 10 years ago
  32. 35e3971 Make this file compile by Craig Tiller · 10 years ago
  33. edd10d2 Make this file usable from C++ by Craig Tiller · 10 years ago
  34. 99e317a grpc census hash_table test coverage improvements. by hongyu · 10 years ago
  35. 0617057 Make interop server buildable on opensource build. by yangg · 10 years ago
  36. 00297df Ensure flow control callbacks happen outside the transport lock. by ctiller · 10 years ago
  37. 1b15109 Add impl subdirectory under public and move headers that need to be installed by yangg · 10 years ago
  38. 0cd6956 Allow logging mechanism to be overridden by applications. by ctiller · 10 years ago
  39. 4105e2b Add ServiceAccount Credentials wrapping and handle credentials creation by yangg · 10 years ago
  40. 440d3d8 Grpc census: v0 trace_printf() implementation in C. by hongyu · 10 years ago
  41. 362b9dc Merge github.com:google/grpc by Nicolas Noble · 10 years ago
  42. 8bf337b Fix test under msan by ctiller · 10 years ago
  43. 1456d15 Add a test to export two TestService on the same server, only with different by yangg · 10 years ago
  44. 24200d3 C implementation of Census trace store and stats store for grpc C lib. by hongyu · 10 years ago
  45. 6edb547 Enable streaming test case for gRPC client in GCE. by chenw · 10 years ago
  46. 58393c2 Remove libevent. by ctiller · 10 years ago
  47. e4b4093 Add a --forever flag, to continuously run tests as things change. by ctiller · 10 years ago
  48. a6899be Fix a compiler warning. by Craig Tiller · 10 years ago
  49. 1a277ec Remove libevent. by ctiller · 10 years ago
  50. 9f312b4 Fixing include paths for cmdline. by nnoble · 10 years ago
  51. ed5e7e0 Add deadline API on server side. by yangg · 10 years ago
  52. c87b1c5 Adding plugins to the mako rendering system. by nnoble · 10 years ago
  53. b3e3317 Seed random numbers in each process based on pid. by ctiller · 10 years ago
  54. cd45aad Fix the socket pair fixtures to include the http filters. by klempner · 10 years ago
  55. ebb4e6d Add Flags to override host and enable prod ssl root. by chenw · 10 years ago
  56. 97fd9e5 Add SSL root for production GFE. by chenw · 10 years ago
  57. 3bf466f Port [] alarm management to GRPC. by ctiller · 10 years ago
  58. 1a809c0 Adding support for service account credentials. by jboeuf · 10 years ago
  59. 3f1af6e Make override hostname an argument for testing against prod gfe. by yangg · 10 years ago
  60. 59dfc90 Client side implementation of creating channel with credentials. by yangg · 10 years ago
  61. da029e3 Add a test where client side sees a deadline expired status. by yangg · 10 years ago
  62. 336bf21 Fix opensource build test. by ctiller · 10 years ago
  63. b745506 gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist. by pmarks · 10 years ago
  64. 246ec3b Set host to channel's target when creating a call. by yangg · 10 years ago
  65. a4b6f5d Add ServerContext. It is currently empty and deadline and metadata will come to by yangg · 10 years ago
  66. cd0569a Fix include guards. by ctiller · 10 years ago
  67. 80b6d01 Prepare QPS tests for running in GCE by vpai · 10 years ago
  68. 2bbb6c4 Remove endpoint/ directories. by ctiller · 10 years ago
  69. ab4f914 Adding JWT generation and signing code for service accounts credentials. by jboeuf · 10 years ago
  70. 69ca59f Add slow client consumer test case for flow control test. by chenw · 10 years ago
  71. 769b70b Make alarm initialization take a timespec now. by ctiller · 10 years ago
  72. c99774f Remove a (very) deprecated file. by ctiller · 10 years ago
  73. 2845cad Trailing metadata support. by ctiller · 10 years ago
  74. c6d61c4 GOAWAY & Reconnection support. by ctiller · 10 years ago
  75. c1ddffb Add time averaged stats for future alarm list work. by ctiller · 10 years ago
  76. c5abe59 Simplify alarm API. by ctiller · 10 years ago
  77. 482a5be Fix a bug in base-log, and add test. by aveitch · 10 years ago
  78. 5e04b13 Add a test for useful.h. by ctiller · 10 years ago
  79. ee3ebe1 Change the low level ping pong benchmark to run all tests by default. by klempner · 10 years ago
  80. 33023c4 Binary header encoding. by ctiller · 10 years ago
  81. abd90a6 Use '\0' instead of '0' in payload as java client actually checks that. by yangg · 10 years ago
  82. 69ac39f Makefile will now build zlib and/or OpenSSL if needed. by nnoble · 10 years ago
  83. befd265 Adding base utils for JWT service account workflow. OpenSSL base64 decoding is by jboeuf · 10 years ago
  84. 72309c6 Getting the generated Makefile to support .proto files. by nnoble · 10 years ago
  85. 8a67b5c Tweaking log calls a bit. by nnoble · 10 years ago
  86. 87da1b9 Make the default deadline gpr_inf_future to avoid mismatch between by yangg · 10 years ago
  87. 33a2168 Fixes package prefixes by temiola · 10 years ago
  88. 94204dd Fix ipv6.c build breakage on Windows. by jtattermusch · 10 years ago
  89. 57c6f0c Add batch file that builds and executes all GPR tests. by jtattermusch · 10 years ago
  90. 430c499 Cache encoded binary data on the metadata string object. by ctiller · 10 years ago
  91. 465554e Add a grpc_ipv6_loopback_available() test utility, and only run IPv6-specific by pmarks · 10 years ago
  92. c9e80fb Patch shutdown during write test to not fail or do a racy destroy if the write by klempner · 10 years ago
  93. f962f52 Tell call/channel op handlers who is invoking them. by ctiller · 10 years ago
  94. a8fd44a Build CPP interop client in Git-on-[] as well as in []. by chenw · 10 years ago
  95. 48b5a45 Advertise h2-16, h2-15, h2-14, and accept any of them. by ctiller · 10 years ago
  96. 1ef8175 Automated g4 rollback of changelist 81719124. by ctiller · 10 years ago
  97. 84518b4 Advertise h2-16, h2-15, h2-14, and accept any of them. by ctiller · 10 years ago
  98. 18b49ab Introducing iomgr. by ctiller · 10 years ago
  99. 5287817 Strip "_test" from the name of thread_stress_test.c. by nathaniel · 10 years ago
  100. 97fb3f6 Add mako templates to generate MS Visual Studio projects. by jtattermusch · 10 years ago