1. 40fc7a6 clang-format codebase by Craig Tiller · 10 years ago
  2. 375605b Merge github.com:google/grpc into api by Craig Tiller · 10 years ago
  3. 80fa15c Moving prototype from Google to GitHub by Craig Tiller · 10 years ago
  4. 21b19a5 Fix formatting by Craig Tiller · 10 years ago
  5. 1ee7cb0 Merge github.com:google/grpc into format by Craig Tiller · 10 years ago
  6. b5dcec5 clang-format codebase by Craig Tiller · 10 years ago
  7. 770f60a Merge github.com:google/grpc into testcpp by Craig Tiller · 10 years ago
  8. 5f2ecb3 Splitting grpc_test_util into gpr_test_util. by nnoble · 10 years ago
  9. 570d1f4 Return bound port number from grpc_server_add_http2_port. by ctiller · 10 years ago
  10. edd10d2 Make this file usable from C++ by Craig Tiller · 10 years ago
  11. 99e317a grpc census hash_table test coverage improvements. by hongyu · 10 years ago
  12. 00297df Ensure flow control callbacks happen outside the transport lock. by ctiller · 10 years ago
  13. 0cd6956 Allow logging mechanism to be overridden by applications. by ctiller · 10 years ago
  14. 440d3d8 Grpc census: v0 trace_printf() implementation in C. by hongyu · 10 years ago
  15. 362b9dc Merge github.com:google/grpc by Nicolas Noble · 10 years ago
  16. 8bf337b Fix test under msan by ctiller · 10 years ago
  17. 24200d3 C implementation of Census trace store and stats store for grpc C lib. by hongyu · 10 years ago
  18. 58393c2 Remove libevent. by ctiller · 10 years ago
  19. e4b4093 Add a --forever flag, to continuously run tests as things change. by ctiller · 10 years ago
  20. a6899be Fix a compiler warning. by Craig Tiller · 10 years ago
  21. 1a277ec Remove libevent. by ctiller · 10 years ago
  22. 9f312b4 Fixing include paths for cmdline. by nnoble · 10 years ago
  23. c87b1c5 Adding plugins to the mako rendering system. by nnoble · 10 years ago
  24. b3e3317 Seed random numbers in each process based on pid. by ctiller · 10 years ago
  25. cd45aad Fix the socket pair fixtures to include the http filters. by klempner · 10 years ago
  26. 97fd9e5 Add SSL root for production GFE. by chenw · 10 years ago
  27. 3bf466f Port [] alarm management to GRPC. by ctiller · 10 years ago
  28. 1a809c0 Adding support for service account credentials. by jboeuf · 10 years ago
  29. 336bf21 Fix opensource build test. by ctiller · 10 years ago
  30. b745506 gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist. by pmarks · 10 years ago
  31. cd0569a Fix include guards. by ctiller · 10 years ago
  32. 2bbb6c4 Remove endpoint/ directories. by ctiller · 10 years ago
  33. ab4f914 Adding JWT generation and signing code for service accounts credentials. by jboeuf · 10 years ago
  34. 769b70b Make alarm initialization take a timespec now. by ctiller · 10 years ago
  35. c99774f Remove a (very) deprecated file. by ctiller · 10 years ago
  36. 2845cad Trailing metadata support. by ctiller · 10 years ago
  37. c6d61c4 GOAWAY & Reconnection support. by ctiller · 10 years ago
  38. c1ddffb Add time averaged stats for future alarm list work. by ctiller · 10 years ago
  39. c5abe59 Simplify alarm API. by ctiller · 10 years ago
  40. 482a5be Fix a bug in base-log, and add test. by aveitch · 10 years ago
  41. 5e04b13 Add a test for useful.h. by ctiller · 10 years ago
  42. ee3ebe1 Change the low level ping pong benchmark to run all tests by default. by klempner · 10 years ago
  43. 33023c4 Binary header encoding. by ctiller · 10 years ago
  44. befd265 Adding base utils for JWT service account workflow. OpenSSL base64 decoding is by jboeuf · 10 years ago
  45. 8a67b5c Tweaking log calls a bit. by nnoble · 10 years ago
  46. 94204dd Fix ipv6.c build breakage on Windows. by jtattermusch · 10 years ago
  47. 57c6f0c Add batch file that builds and executes all GPR tests. by jtattermusch · 10 years ago
  48. 430c499 Cache encoded binary data on the metadata string object. by ctiller · 10 years ago
  49. 465554e Add a grpc_ipv6_loopback_available() test utility, and only run IPv6-specific by pmarks · 10 years ago
  50. c9e80fb Patch shutdown during write test to not fail or do a racy destroy if the write by klempner · 10 years ago
  51. f962f52 Tell call/channel op handlers who is invoking them. by ctiller · 10 years ago
  52. 48b5a45 Advertise h2-16, h2-15, h2-14, and accept any of them. by ctiller · 10 years ago
  53. 1ef8175 Automated g4 rollback of changelist 81719124. by ctiller · 10 years ago
  54. 84518b4 Advertise h2-16, h2-15, h2-14, and accept any of them. by ctiller · 10 years ago
  55. 18b49ab Introducing iomgr. by ctiller · 10 years ago
  56. 5287817 Strip "_test" from the name of thread_stress_test.c. by nathaniel · 10 years ago
  57. 97fb3f6 Add mako templates to generate MS Visual Studio projects. by jtattermusch · 10 years ago
  58. 5ef5194 Make em destroy underlying descriptor objects (and their corresponding libevent by klempner · 10 years ago
  59. 0c475f0 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. by nnoble · 10 years ago
  60. 8ac074b Remove argument to grpc_em_alarm_cancel as it isn't used. by vpai · 10 years ago
  61. b7ebd3b Initial import. by Nicolas Noble · 10 years ago