1. c1f3f2d Extension should return a const char *. by Julien Boeuf · 9 years ago
  2. 6eccb08 Merge pull request #1594 from yang-g/creds by jboeuf · 9 years ago
  3. 818b876 Delete antiquated code by Craig Tiller · 9 years ago
  4. 9aaa1b6 Merge pull request #1617 from ctiller/force-a-crash-but-then-dont-crash by Nicolas Noble · 9 years ago
  5. ee210ab GPR_ASSERT is not an expression by Craig Tiller · 9 years ago
  6. c21a809 Add subprocess GPR API by Craig Tiller · 9 years ago
  7. a33eca9 Guarantee tls_set returns the new value by Craig Tiller · 9 years ago
  8. a893892 support per call credentials in c++ by Yang Gao · 9 years ago
  9. 54478f8 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  10. a468c36 Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-the-stream by Yang Gao · 9 years ago
  11. 4a3c138 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  12. 9038101 Merge pull request #1494 from ctiller/the-churnening by Yang Gao · 9 years ago
  13. 9ec7f5a Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  14. 7d95470 Update comment by Craig Tiller · 9 years ago
  15. 5b9e743 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  16. 18938cd Merge branch 'master' of github.com:grpc/grpc into generate-test-projects by Nicolas "Pixel" Noble · 9 years ago
  17. 2e36393 Making the gRPC C tests building under Windows. by Nicolas Noble · 9 years ago
  18. 0b0e979 Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  19. f662aa4 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  20. 554c79c Merging with master. by Julien Boeuf · 9 years ago
  21. 5f871ac Merge github.com:grpc/grpc into the-churnening by Craig Tiller · 9 years ago
  22. cc82be5 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  23. 2be6095 Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  24. f7ad9a0 Merge branch 'yang-g-mock' by Craig Tiller · 9 years ago
  25. fee0cfa Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  26. e82f826 Merge pull request #1502 from ctiller/check-on-headers by Eric Anderson · 9 years ago
  27. 2b84e22 Merge remote-tracking branch 'upstream/master' into mock by Yang Gao · 9 years ago
  28. 9f218dd Adding support for per call credentials in core. by Julien Boeuf · 9 years ago
  29. f666ade Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  30. 2da0296 Eliminate need for SIGPIPE handling by Craig Tiller · 9 years ago
  31. b96d001 Validate that headers contain legal bytes by Craig Tiller · 9 years ago
  32. 12f809f Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  33. 3676b38 Lose redundant tag on unary calls by Craig Tiller · 9 years ago
  34. f9e6adf Completion queue binding for new requests API change by Craig Tiller · 9 years ago
  35. 234e62c Merge pull request #1395 from ctiller/swappy by David G. Quintas · 9 years ago
  36. 691ff71 Merge remote-tracking branch 'upstream/master' into mock by Yang Gao · 9 years ago
  37. 9eb47ad Further fixes by Craig Tiller · 9 years ago
  38. 5fdcbb7 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  39. 80abd54 Merge github.com:grpc/grpc into swappy by Craig Tiller · 9 years ago
  40. 64be9f7 C Core API cleanup. by Craig Tiller · 9 years ago
  41. 4273f1e add client side streaming interfaces by Yang Gao · 9 years ago
  42. 3d3d632 merge with head by Yang Gao · 9 years ago
  43. 8802558 Add a hook to allow initial HTTP2 sequence number to be specified by Craig Tiller · 9 years ago
  44. ea13af7 merge with head by Yang Gao · 9 years ago
  45. 3921c56 Expose max message size at the server side by Yang Gao · 9 years ago
  46. 5f5fd67 Remove ungeneratable enum values and union members by Craig Tiller · 9 years ago
  47. 72f7646 Merge github.com:grpc/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  48. 455253f Merge branch 'one-read' into swappy by Craig Tiller · 9 years ago
  49. dce7a12 Merge pull request #1410 from murgatroid99/core_ios_thread_local_fix by Craig Tiller · 9 years ago
  50. 1cb8bbc Fix thread local storage error in iOS build by murgatroid99 · 9 years ago
  51. a0f666a Merge github.com:grpc/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  52. 6eda2d7 Merge pull request #1386 from ctiller/cxx by Yang Gao · 9 years ago
  53. 0e91956 Remove _old apis from the core library by Craig Tiller · 9 years ago
  54. bae41c8 Promote SWAP to GPR_SWAP by Craig Tiller · 9 years ago
  55. 3691c33 clang-format by Craig Tiller · 9 years ago
  56. c9fd80e Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  57. a3c42cd Merge pull request #1378 from nicolasnoble/vs2010 by Craig Tiller · 9 years ago
  58. 75d5d30 Indentation fix by Craig Tiller · 9 years ago
  59. b11728b Mac C++ compile fix by Craig Tiller · 9 years ago
  60. 00e5b2a Mac C++ compile fix by Craig Tiller · 9 years ago
  61. 3086203 Few VS2010 fixes. by Nicolas Noble · 9 years ago
  62. 8bf5fc8 Merge pull request #1373 from ctiller/shutdown by Yang Gao · 9 years ago
  63. 4083d30 Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  64. 924ef9a Merge pull request #1372 from ctiller/latency by Vijay Pai · 9 years ago
  65. 1fb9955 Fix early shutdown: await client context deletion before channel deletion by Craig Tiller · 9 years ago
  66. a2b32f1 Fix early shutdown: await client context deletion before channel deletion by Craig Tiller · 9 years ago
  67. a9274b8 Fix comment by Craig Tiller · 9 years ago
  68. 7305dc6 Merge pull request #1227 from nicolasnoble/the-purge-2 by Craig Tiller · 9 years ago
  69. fa74ec4 Merge pull request #1359 from a11r/cc2 by Yang Gao · 9 years ago
  70. fd2bf67 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  71. c4b6ffb Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. by Yang Gao · 9 years ago
  72. 76e49fd Forgot to rename header guard. by Nicolas "Pixel" Noble · 9 years ago
  73. e24dde5 Adressing comments. by Nicolas "Pixel" Noble · 9 years ago
  74. 23be280 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  75. d774c5c Test client stream cancellation and fix bug exposed by the test. by Abhishek Kumar · 9 years ago
  76. 3fbf7d7 Merge pull request #1312 from ctiller/batch-metadata by Yang Gao · 9 years ago
  77. 2b1f7a9 Merge github.com:google/grpc into batch-metadata by Craig Tiller · 9 years ago
  78. 6e91ffe minor fix in TLS error message by Wojtek Kubiak · 9 years ago
  79. 91e97b8 fix missing pointers on gpr_atm_acq_cas on x64 by zeliard · 9 years ago
  80. 00b6585 add missing defines on windows (WIN64) by zeliard · 9 years ago
  81. 9c9d4e0 Addressing comments by Craig Tiller · 9 years ago
  82. 6902ad2 Switching to batch oriented metadata passing by Craig Tiller · 9 years ago
  83. 277d3cf clang-format by Craig Tiller · 9 years ago
  84. 3beef68 Populate channel tags for methods by Craig Tiller · 9 years ago
  85. 62d2896 Add facility to register methods in C++ by Craig Tiller · 9 years ago
  86. 53a38d4 Make RpcMethod constructor take all args by Craig Tiller · 9 years ago
  87. b20111c clang-format by Craig Tiller · 9 years ago
  88. 0845337 Introduce ahead-of-time registration of (method,host) pairs by Craig Tiller · 9 years ago
  89. 721f362 Inline initial slice buffer allocation by Craig Tiller · 9 years ago
  90. 6fb2938 Getting a bit more laxist with the various GPR rules. by Nicolas "Pixel" Noble · 9 years ago
  91. 553a904 Fixing FreeBSD's TLS port_platform entry. by Nicolas "Pixel" Noble · 9 years ago
  92. 1be726c Merge pull request #1047 from nicolasnoble/freebsd by Vijay Pai · 9 years ago
  93. b7c2035 Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  94. b7bbffe Addressing github comments. by Nicolas "Pixel" Noble · 9 years ago
  95. 7a6d8fd Merge branch 'master' of github.com:grpc/grpc into freebsd by Nicolas "Pixel" Noble · 9 years ago
  96. 8cca9ab Thread local storage for grpc by Craig Tiller · 9 years ago
  97. 8921916 Refactoring std::chrono out. by Nicolas Noble · 9 years ago
  98. b092916 Addressing concerns. by Nicolas "Pixel" Noble · 9 years ago
  99. d81684f Merge branch 'master' of github.com:google/grpc into the-purge by Nicolas "Pixel" Noble · 9 years ago
  100. ff2828b Rewriting mutex, condition_variable, and thread. by Nicolas "Pixel" Noble · 9 years ago